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

html, body {
  height: 100%; }

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

html, body {
  font-size: 1rem; }

body {
  background: #cbcbcb;
  color: #333333;
  cursor: auto;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  position: relative; }

a:hover {
  cursor: pointer; }

img {
  max-width: 100%;
  height: auto; }

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

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

.invisible {
  visibility: hidden; }

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

img {
  display: inline-block;
  vertical-align: middle; }

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

select {
  width: 100%; }

.row {
  margin: 0 auto;
  max-width: 71.42857rem;
  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 -1.07143rem;
    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: 1.07143rem;
  padding-right: 1.07143rem;
  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: 1.07143rem;
    padding-right: 1.07143rem;
    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: 1.07143rem;
    padding-right: 1.07143rem;
    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: 1.07143rem;
    padding-right: 1.07143rem;
    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: 1.07143rem;
    padding-right: 1.07143rem;
    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: 1.07143rem;
    padding-right: 1.07143rem;
    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: 1.07143rem;
    padding-right: 1.07143rem;
    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; } }

.accordion {
  margin-bottom: 0;
  margin-left: 0; }
  .accordion:before, .accordion:after {
    content: " ";
    display: table; }
  .accordion:after {
    clear: both; }
  .accordion .accordion-navigation, .accordion dd {
    display: block;
    margin-bottom: 0 !important; }
    .accordion .accordion-navigation.active > a, .accordion dd.active > a {
      background: white;
      color: black; }
    .accordion .accordion-navigation > a, .accordion dd > a {
      background: white;
      color: #333333;
      display: block;
      font-family: "Roboto", Arial, Helvetica, sans-serif;
      font-size: 1rem;
      padding: 1.5rem; }
      .accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
        background: #999999; }
    .accordion .accordion-navigation > .content, .accordion dd > .content {
      display: none;
      padding: 1.5rem; }
      .accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
        background: white;
        display: block; }

.alert-box {
  border-style: none;
  border-width: 1px;
  display: block;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 0.78571rem;
  padding: 1rem 1.5rem 1rem 1.5rem;
  position: relative;
  transition: opacity 300ms ease-out;
  background-color: black;
  border-color: black;
  color: #333333; }
  .alert-box .close {
    right: 0.28571rem;
    background: inherit;
    color: #999999;
    font-size: 1.57143rem;
    line-height: .9;
    margin-top: -0.78571rem;
    opacity: 0.3;
    padding: 0 6px 4px;
    position: absolute;
    top: 50%; }
    .alert-box .close:hover, .alert-box .close:focus {
      opacity: 0.5; }
  .alert-box.radius {
    border-radius: 2px; }
  .alert-box.round {
    border-radius: 1000px; }
  .alert-box.success {
    background-color: #008a06;
    border-color: #008a06;
    color: #333333; }
  .alert-box.alert {
    background-color: #cc4749;
    border-color: #cc4749;
    color: #333333; }
  .alert-box.secondary {
    background-color: white;
    border-color: white;
    color: #333333; }
  .alert-box.warning {
    background-color: #8a714a;
    border-color: #8a714a;
    color: #333333; }
  .alert-box.info {
    background-color: #666666;
    border-color: #666666;
    color: #333333; }
  .alert-box.alert-close {
    opacity: 0; }

[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.71429rem; }
  [class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table; }
  [class*="block-grid-"]:after {
    clear: both; }
  [class*="block-grid-"] > li {
    display: block;
    float: left;
    height: auto;
    padding: 0 0.71429rem 1.42857rem; }

@media only screen {
  .small-block-grid-1 > li {
    list-style: none;
    width: 100%; }
    .small-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
  .small-block-grid-2 > li {
    list-style: none;
    width: 50%; }
    .small-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
  .small-block-grid-3 > li {
    list-style: none;
    width: 33.33333%; }
    .small-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
  .small-block-grid-4 > li {
    list-style: none;
    width: 25%; }
    .small-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
  .small-block-grid-5 > li {
    list-style: none;
    width: 20%; }
    .small-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
  .small-block-grid-6 > li {
    list-style: none;
    width: 16.66667%; }
    .small-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
  .small-block-grid-7 > li {
    list-style: none;
    width: 14.28571%; }
    .small-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
  .small-block-grid-8 > li {
    list-style: none;
    width: 12.5%; }
    .small-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
  .small-block-grid-9 > li {
    list-style: none;
    width: 11.11111%; }
    .small-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
  .small-block-grid-10 > li {
    list-style: none;
    width: 10%; }
    .small-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
  .small-block-grid-11 > li {
    list-style: none;
    width: 9.09091%; }
    .small-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
  .small-block-grid-12 > li {
    list-style: none;
    width: 8.33333%; }
    .small-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }

@media only screen and (min-width: 551px) {
  .medium-block-grid-1 > li {
    list-style: none;
    width: 100%; }
    .medium-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
  .medium-block-grid-2 > li {
    list-style: none;
    width: 50%; }
    .medium-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
  .medium-block-grid-3 > li {
    list-style: none;
    width: 33.33333%; }
    .medium-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
  .medium-block-grid-4 > li {
    list-style: none;
    width: 25%; }
    .medium-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
  .medium-block-grid-5 > li {
    list-style: none;
    width: 20%; }
    .medium-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
  .medium-block-grid-6 > li {
    list-style: none;
    width: 16.66667%; }
    .medium-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
  .medium-block-grid-7 > li {
    list-style: none;
    width: 14.28571%; }
    .medium-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
  .medium-block-grid-8 > li {
    list-style: none;
    width: 12.5%; }
    .medium-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
  .medium-block-grid-9 > li {
    list-style: none;
    width: 11.11111%; }
    .medium-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
  .medium-block-grid-10 > li {
    list-style: none;
    width: 10%; }
    .medium-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
  .medium-block-grid-11 > li {
    list-style: none;
    width: 9.09091%; }
    .medium-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
  .medium-block-grid-12 > li {
    list-style: none;
    width: 8.33333%; }
    .medium-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }

@media only screen and (min-width: 801px) {
  .large-block-grid-1 > li {
    list-style: none;
    width: 100%; }
    .large-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
  .large-block-grid-2 > li {
    list-style: none;
    width: 50%; }
    .large-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
  .large-block-grid-3 > li {
    list-style: none;
    width: 33.33333%; }
    .large-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
  .large-block-grid-4 > li {
    list-style: none;
    width: 25%; }
    .large-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
  .large-block-grid-5 > li {
    list-style: none;
    width: 20%; }
    .large-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
  .large-block-grid-6 > li {
    list-style: none;
    width: 16.66667%; }
    .large-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
  .large-block-grid-7 > li {
    list-style: none;
    width: 14.28571%; }
    .large-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
  .large-block-grid-8 > li {
    list-style: none;
    width: 12.5%; }
    .large-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
  .large-block-grid-9 > li {
    list-style: none;
    width: 11.11111%; }
    .large-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
  .large-block-grid-10 > li {
    list-style: none;
    width: 10%; }
    .large-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
  .large-block-grid-11 > li {
    list-style: none;
    width: 9.09091%; }
    .large-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
  .large-block-grid-12 > li {
    list-style: none;
    width: 8.33333%; }
    .large-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }

.breadcrumbs {
  border-style: none;
  border-width: 0;
  display: block;
  list-style: none;
  margin-left: 0;
  overflow: hidden;
  padding: 0.78571rem 0;
  background-color: none;
  border-color: #e5e5e5;
  border-radius: 0; }
  .breadcrumbs > * {
    color: #333333;
    float: left;
    font-size: 12px;
    line-height: 12px;
    margin: 0;
    text-transform: inherit; }
    .breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
      text-decoration: none; }
    .breadcrumbs > * a {
      color: #333333; }
    .breadcrumbs > *.current {
      color: #999999;
      cursor: default; }
      .breadcrumbs > *.current a {
        color: #999999;
        cursor: default; }
      .breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a {
        text-decoration: none; }
    .breadcrumbs > *.unavailable {
      color: #999999; }
      .breadcrumbs > *.unavailable a {
        color: #999999; }
      .breadcrumbs > *.unavailable:hover,
      .breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus,
      .breadcrumbs > *.unavailable a:focus {
        color: #999999;
        cursor: not-allowed;
        text-decoration: none; }
    .breadcrumbs > *:before {
      color: #999999;
      content: "/";
      margin: 0 0;
      position: relative;
      top: 1px; }
    .breadcrumbs > *:first-child:before {
      content: " ";
      margin: 0; }

/* Accessibility - hides the forward slash */
[aria-label="breadcrumbs"] [aria-hidden="true"]:after {
  content: "/"; }

button, .button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 1rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 1.14286rem 2.28571rem 1.21429rem 2.28571rem;
  font-size: 1.14286rem;
  background-color: black;
  border-color: black;
  color: #FFFFFF;
  transition: background-color 300ms ease-out; }
  button:hover, button:focus, .button:hover, .button:focus {
    background-color: black; }
  button:hover, button:focus, .button:hover, .button:focus {
    color: #FFFFFF; }
  button.secondary, .button.secondary {
    background-color: white;
    border-color: #cccccc;
    color: #333333; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      background-color: #cccccc; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      color: #333333; }
  button.success, .button.success {
    background-color: #008a06;
    border-color: #006e05;
    color: #FFFFFF; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      background-color: #006e05; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      color: #FFFFFF; }
  button.alert, .button.alert {
    background-color: #cc4749;
    border-color: #ac3032;
    color: #FFFFFF; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      background-color: #ac3032; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      color: #FFFFFF; }
  button.warning, .button.warning {
    background-color: #8a714a;
    border-color: #6e5a3b;
    color: #FFFFFF; }
    button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
      background-color: #6e5a3b; }
    button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
      color: #FFFFFF; }
  button.info, .button.info {
    background-color: #666666;
    border-color: #525252;
    color: #FFFFFF; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      background-color: #525252; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      color: #FFFFFF; }
  button.large, .button.large {
    padding: 1.28571rem 2.57143rem 1.35714rem 2.57143rem;
    font-size: 1.42857rem; }
  button.small, .button.small {
    padding: 1rem 2rem 1.07143rem 2rem;
    font-size: 0.92857rem; }
  button.tiny, .button.tiny {
    padding: 0.71429rem 1.42857rem 0.78571rem 1.42857rem;
    font-size: 0.78571rem; }
  button.expand, .button.expand {
    padding: 1.14286rem 2.28571rem 1.21429rem 2.28571rem;
    font-size: 1.14286rem;
    padding-bottom: 1.21429rem;
    padding-top: 1.14286rem;
    padding-left: 1.14286rem;
    padding-right: 1.14286rem;
    width: 100%; }
  button.left-align, .button.left-align {
    text-align: left;
    text-indent: 0.85714rem; }
  button.right-align, .button.right-align {
    text-align: right;
    padding-right: 0.85714rem; }
  button.radius, .button.radius {
    border-radius: 2px; }
  button.round, .button.round {
    border-radius: 1000px; }
  button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: black;
    border-color: black;
    color: #FFFFFF;
    box-shadow: none;
    cursor: default;
    opacity: 0.7; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: black; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      color: #FFFFFF; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: black; }
    button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
      background-color: white;
      border-color: #cccccc;
      color: #333333;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #cccccc; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        color: #333333; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: white; }
    button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
      background-color: #008a06;
      border-color: #006e05;
      color: #FFFFFF;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #006e05; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        color: #FFFFFF; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #008a06; }
    button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
      background-color: #cc4749;
      border-color: #ac3032;
      color: #FFFFFF;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #ac3032; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        color: #FFFFFF; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #cc4749; }
    button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning {
      background-color: #8a714a;
      border-color: #6e5a3b;
      color: #FFFFFF;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #6e5a3b; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        color: #FFFFFF; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #8a714a; }
    button.disabled.info, button[disabled].info, .button.disabled.info, .button[disabled].info {
      background-color: #666666;
      border-color: #525252;
      color: #FFFFFF;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        background-color: #525252; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        color: #FFFFFF; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        background-color: #666666; }

button::-moz-focus-inner {
  border: 0;
  padding: 0; }

@media only screen and (min-width: 551px) {
  button, .button {
    display: inline-block; } }

.button-group {
  list-style: none;
  margin: 0;
  left: 0; }
  .button-group:before, .button-group:after {
    content: " ";
    display: table; }
  .button-group:after {
    clear: both; }
  .button-group.even-2 li {
    display: inline-block;
    margin: 0 -2px;
    width: 50%; }
    .button-group.even-2 li > button, .button-group.even-2 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-2 li:first-child button, .button-group.even-2 li:first-child .button {
      border-left: 0; }
    .button-group.even-2 li button, .button-group.even-2 li .button {
      width: 100%; }
  .button-group.even-3 li {
    display: inline-block;
    margin: 0 -2px;
    width: 33.33333%; }
    .button-group.even-3 li > button, .button-group.even-3 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-3 li:first-child button, .button-group.even-3 li:first-child .button {
      border-left: 0; }
    .button-group.even-3 li button, .button-group.even-3 li .button {
      width: 100%; }
  .button-group.even-4 li {
    display: inline-block;
    margin: 0 -2px;
    width: 25%; }
    .button-group.even-4 li > button, .button-group.even-4 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-4 li:first-child button, .button-group.even-4 li:first-child .button {
      border-left: 0; }
    .button-group.even-4 li button, .button-group.even-4 li .button {
      width: 100%; }
  .button-group.even-5 li {
    display: inline-block;
    margin: 0 -2px;
    width: 20%; }
    .button-group.even-5 li > button, .button-group.even-5 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-5 li:first-child button, .button-group.even-5 li:first-child .button {
      border-left: 0; }
    .button-group.even-5 li button, .button-group.even-5 li .button {
      width: 100%; }
  .button-group.even-6 li {
    display: inline-block;
    margin: 0 -2px;
    width: 16.66667%; }
    .button-group.even-6 li > button, .button-group.even-6 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-6 li:first-child button, .button-group.even-6 li:first-child .button {
      border-left: 0; }
    .button-group.even-6 li button, .button-group.even-6 li .button {
      width: 100%; }
  .button-group.even-7 li {
    display: inline-block;
    margin: 0 -2px;
    width: 14.28571%; }
    .button-group.even-7 li > button, .button-group.even-7 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-7 li:first-child button, .button-group.even-7 li:first-child .button {
      border-left: 0; }
    .button-group.even-7 li button, .button-group.even-7 li .button {
      width: 100%; }
  .button-group.even-8 li {
    display: inline-block;
    margin: 0 -2px;
    width: 12.5%; }
    .button-group.even-8 li > button, .button-group.even-8 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-8 li:first-child button, .button-group.even-8 li:first-child .button {
      border-left: 0; }
    .button-group.even-8 li button, .button-group.even-8 li .button {
      width: 100%; }
  .button-group > li {
    display: inline-block;
    margin: 0 -2px; }
    .button-group > li > button, .button-group > li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group > li:first-child button, .button-group > li:first-child .button {
      border-left: 0; }
  .button-group.stack > li {
    display: block;
    margin: 0;
    float: none; }
    .button-group.stack > li > button, .button-group.stack > li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.stack > li:first-child button, .button-group.stack > li:first-child .button {
      border-left: 0; }
    .button-group.stack > li > button, .button-group.stack > li .button {
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0;
      border-top: 1px solid;
      display: block;
      margin: 0; }
    .button-group.stack > li > button {
      width: 100%; }
    .button-group.stack > li:first-child button, .button-group.stack > li:first-child .button {
      border-top: 0; }
  .button-group.stack-for-small > li {
    display: inline-block;
    margin: 0 -2px; }
    .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
      border-left: 0; }
    @media only screen and (max-width: 551px) {
      .button-group.stack-for-small > li {
        display: block;
        margin: 0;
        width: 100%; }
        .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
          border-left: 1px solid;
          border-color: rgba(255, 255, 255, 0.5); }
        .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
          border-left: 0; }
        .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
          border-color: rgba(255, 255, 255, 0.5);
          border-left-width: 0;
          border-top: 1px solid;
          display: block;
          margin: 0; }
        .button-group.stack-for-small > li > button {
          width: 100%; }
        .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
          border-top: 0; } }
  .button-group.radius > * {
    display: inline-block;
    margin: 0 -2px; }
    .button-group.radius > * > button, .button-group.radius > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.radius > *:first-child button, .button-group.radius > *:first-child .button {
      border-left: 0; }
    .button-group.radius > *,
    .button-group.radius > * > a,
    .button-group.radius > * > button,
    .button-group.radius > * > .button {
      border-radius: 0; }
    .button-group.radius > *:first-child,
    .button-group.radius > *:first-child > a,
    .button-group.radius > *:first-child > button,
    .button-group.radius > *:first-child > .button {
      -webkit-border-bottom-left-radius: 2px;
      -webkit-border-top-left-radius: 2px;
      border-bottom-left-radius: 2px;
      border-top-left-radius: 2px; }
    .button-group.radius > *:last-child,
    .button-group.radius > *:last-child > a,
    .button-group.radius > *:last-child > button,
    .button-group.radius > *:last-child > .button {
      -webkit-border-bottom-right-radius: 2px;
      -webkit-border-top-right-radius: 2px;
      border-bottom-right-radius: 2px;
      border-top-right-radius: 2px; }
  .button-group.radius.stack > * {
    display: block;
    margin: 0; }
    .button-group.radius.stack > * > button, .button-group.radius.stack > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button {
      border-left: 0; }
    .button-group.radius.stack > * > button, .button-group.radius.stack > * .button {
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0;
      border-top: 1px solid;
      display: block;
      margin: 0; }
    .button-group.radius.stack > * > button {
      width: 100%; }
    .button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button {
      border-top: 0; }
    .button-group.radius.stack > *,
    .button-group.radius.stack > * > a,
    .button-group.radius.stack > * > button,
    .button-group.radius.stack > * > .button {
      border-radius: 0; }
    .button-group.radius.stack > *:first-child,
    .button-group.radius.stack > *:first-child > a,
    .button-group.radius.stack > *:first-child > button,
    .button-group.radius.stack > *:first-child > .button {
      -webkit-top-left-radius: 2px;
      -webkit-top-right-radius: 2px;
      border-top-left-radius: 2px;
      border-top-right-radius: 2px; }
    .button-group.radius.stack > *:last-child,
    .button-group.radius.stack > *:last-child > a,
    .button-group.radius.stack > *:last-child > button,
    .button-group.radius.stack > *:last-child > .button {
      -webkit-bottom-left-radius: 2px;
      -webkit-bottom-right-radius: 2px;
      border-bottom-left-radius: 2px;
      border-bottom-right-radius: 2px; }
  @media only screen and (min-width: 551px) {
    .button-group.radius.stack-for-small > * {
      display: inline-block;
      margin: 0 -2px; }
      .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.radius.stack-for-small > *,
      .button-group.radius.stack-for-small > * > a,
      .button-group.radius.stack-for-small > * > button,
      .button-group.radius.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.radius.stack-for-small > *:first-child,
      .button-group.radius.stack-for-small > *:first-child > a,
      .button-group.radius.stack-for-small > *:first-child > button,
      .button-group.radius.stack-for-small > *:first-child > .button {
        -webkit-border-bottom-left-radius: 2px;
        -webkit-border-top-left-radius: 2px;
        border-bottom-left-radius: 2px;
        border-top-left-radius: 2px; }
      .button-group.radius.stack-for-small > *:last-child,
      .button-group.radius.stack-for-small > *:last-child > a,
      .button-group.radius.stack-for-small > *:last-child > button,
      .button-group.radius.stack-for-small > *:last-child > .button {
        -webkit-border-bottom-right-radius: 2px;
        -webkit-border-top-right-radius: 2px;
        border-bottom-right-radius: 2px;
        border-top-right-radius: 2px; } }
  @media only screen and (max-width: 551px) {
    .button-group.radius.stack-for-small > * {
      display: block;
      margin: 0; }
      .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
        border-color: rgba(255, 255, 255, 0.5);
        border-left-width: 0;
        border-top: 1px solid;
        display: block;
        margin: 0; }
      .button-group.radius.stack-for-small > * > button {
        width: 100%; }
      .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
        border-top: 0; }
      .button-group.radius.stack-for-small > *,
      .button-group.radius.stack-for-small > * > a,
      .button-group.radius.stack-for-small > * > button,
      .button-group.radius.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.radius.stack-for-small > *:first-child,
      .button-group.radius.stack-for-small > *:first-child > a,
      .button-group.radius.stack-for-small > *:first-child > button,
      .button-group.radius.stack-for-small > *:first-child > .button {
        -webkit-top-left-radius: 2px;
        -webkit-top-right-radius: 2px;
        border-top-left-radius: 2px;
        border-top-right-radius: 2px; }
      .button-group.radius.stack-for-small > *:last-child,
      .button-group.radius.stack-for-small > *:last-child > a,
      .button-group.radius.stack-for-small > *:last-child > button,
      .button-group.radius.stack-for-small > *:last-child > .button {
        -webkit-bottom-left-radius: 2px;
        -webkit-bottom-right-radius: 2px;
        border-bottom-left-radius: 2px;
        border-bottom-right-radius: 2px; } }
  .button-group.round > * {
    display: inline-block;
    margin: 0 -2px; }
    .button-group.round > * > button, .button-group.round > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.round > *:first-child button, .button-group.round > *:first-child .button {
      border-left: 0; }
    .button-group.round > *,
    .button-group.round > * > a,
    .button-group.round > * > button,
    .button-group.round > * > .button {
      border-radius: 0; }
    .button-group.round > *:first-child,
    .button-group.round > *:first-child > a,
    .button-group.round > *:first-child > button,
    .button-group.round > *:first-child > .button {
      -webkit-border-bottom-left-radius: 1000px;
      -webkit-border-top-left-radius: 1000px;
      border-bottom-left-radius: 1000px;
      border-top-left-radius: 1000px; }
    .button-group.round > *:last-child,
    .button-group.round > *:last-child > a,
    .button-group.round > *:last-child > button,
    .button-group.round > *:last-child > .button {
      -webkit-border-bottom-right-radius: 1000px;
      -webkit-border-top-right-radius: 1000px;
      border-bottom-right-radius: 1000px;
      border-top-right-radius: 1000px; }
  .button-group.round.stack > * {
    display: block;
    margin: 0; }
    .button-group.round.stack > * > button, .button-group.round.stack > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button {
      border-left: 0; }
    .button-group.round.stack > * > button, .button-group.round.stack > * .button {
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0;
      border-top: 1px solid;
      display: block;
      margin: 0; }
    .button-group.round.stack > * > button {
      width: 100%; }
    .button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button {
      border-top: 0; }
    .button-group.round.stack > *,
    .button-group.round.stack > * > a,
    .button-group.round.stack > * > button,
    .button-group.round.stack > * > .button {
      border-radius: 0; }
    .button-group.round.stack > *:first-child,
    .button-group.round.stack > *:first-child > a,
    .button-group.round.stack > *:first-child > button,
    .button-group.round.stack > *:first-child > .button {
      -webkit-top-left-radius: 1.14286rem;
      -webkit-top-right-radius: 1.14286rem;
      border-top-left-radius: 1.14286rem;
      border-top-right-radius: 1.14286rem; }
    .button-group.round.stack > *:last-child,
    .button-group.round.stack > *:last-child > a,
    .button-group.round.stack > *:last-child > button,
    .button-group.round.stack > *:last-child > .button {
      -webkit-bottom-left-radius: 1.14286rem;
      -webkit-bottom-right-radius: 1.14286rem;
      border-bottom-left-radius: 1.14286rem;
      border-bottom-right-radius: 1.14286rem; }
  @media only screen and (min-width: 551px) {
    .button-group.round.stack-for-small > * {
      display: inline-block;
      margin: 0 -2px; }
      .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.round.stack-for-small > *,
      .button-group.round.stack-for-small > * > a,
      .button-group.round.stack-for-small > * > button,
      .button-group.round.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.round.stack-for-small > *:first-child,
      .button-group.round.stack-for-small > *:first-child > a,
      .button-group.round.stack-for-small > *:first-child > button,
      .button-group.round.stack-for-small > *:first-child > .button {
        -webkit-border-bottom-left-radius: 1000px;
        -webkit-border-top-left-radius: 1000px;
        border-bottom-left-radius: 1000px;
        border-top-left-radius: 1000px; }
      .button-group.round.stack-for-small > *:last-child,
      .button-group.round.stack-for-small > *:last-child > a,
      .button-group.round.stack-for-small > *:last-child > button,
      .button-group.round.stack-for-small > *:last-child > .button {
        -webkit-border-bottom-right-radius: 1000px;
        -webkit-border-top-right-radius: 1000px;
        border-bottom-right-radius: 1000px;
        border-top-right-radius: 1000px; } }
  @media only screen and (max-width: 551px) {
    .button-group.round.stack-for-small > * {
      display: block;
      margin: 0; }
      .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
        border-color: rgba(255, 255, 255, 0.5);
        border-left-width: 0;
        border-top: 1px solid;
        display: block;
        margin: 0; }
      .button-group.round.stack-for-small > * > button {
        width: 100%; }
      .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
        border-top: 0; }
      .button-group.round.stack-for-small > *,
      .button-group.round.stack-for-small > * > a,
      .button-group.round.stack-for-small > * > button,
      .button-group.round.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.round.stack-for-small > *:first-child,
      .button-group.round.stack-for-small > *:first-child > a,
      .button-group.round.stack-for-small > *:first-child > button,
      .button-group.round.stack-for-small > *:first-child > .button {
        -webkit-top-left-radius: 1.14286rem;
        -webkit-top-right-radius: 1.14286rem;
        border-top-left-radius: 1.14286rem;
        border-top-right-radius: 1.14286rem; }
      .button-group.round.stack-for-small > *:last-child,
      .button-group.round.stack-for-small > *:last-child > a,
      .button-group.round.stack-for-small > *:last-child > button,
      .button-group.round.stack-for-small > *:last-child > .button {
        -webkit-bottom-left-radius: 1.14286rem;
        -webkit-bottom-right-radius: 1.14286rem;
        border-bottom-left-radius: 1.14286rem;
        border-bottom-right-radius: 1.14286rem; } }

.button-bar:before, .button-bar:after {
  content: " ";
  display: table; }

.button-bar:after {
  clear: both; }

.button-bar .button-group {
  float: left;
  margin-right: 0.71429rem; }
  .button-bar .button-group div {
    overflow: hidden; }

/* Clearing Styles */
.clearing-thumbs, [data-clearing] {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0; }
  .clearing-thumbs:before, .clearing-thumbs:after, [data-clearing]:before, [data-clearing]:after {
    content: " ";
    display: table; }
  .clearing-thumbs:after, [data-clearing]:after {
    clear: both; }
  .clearing-thumbs li, [data-clearing] li {
    float: left;
    margin-right: 10px; }
  .clearing-thumbs[class*="block-grid-"] li, [data-clearing][class*="block-grid-"] li {
    margin-right: 0; }

.clearing-blackout {
  background: #333333;
  height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 998;
  left: 0; }
  .clearing-blackout .clearing-close {
    display: block; }

.clearing-container {
  height: 100%;
  margin: 0;
  overflow: hidden;
  position: relative;
  z-index: 998; }

.clearing-touch-label {
  color: #AAAAAA;
  font-size: .6em;
  left: 50%;
  position: absolute;
  top: 50%; }

.visible-img {
  height: 95%;
  position: relative; }
  .visible-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    max-height: 100%;
    max-width: 100%; }

.clearing-caption {
  background: #333333;
  bottom: 0;
  color: #CCCCCC;
  font-size: 0.875em;
  line-height: 1.3;
  margin-bottom: 0;
  padding: 10px 30px 20px;
  position: absolute;
  text-align: center;
  width: 100%;
  left: 0; }

.clearing-close {
  color: #CCCCCC;
  display: none;
  font-size: 30px;
  line-height: 1;
  padding-left: 20px;
  padding-top: 10px;
  z-index: 999; }
  .clearing-close:hover, .clearing-close:focus {
    color: #CCCCCC; }

.clearing-assembled .clearing-container {
  height: 100%; }
  .clearing-assembled .clearing-container .carousel > ul {
    display: none; }

.clearing-feature li {
  display: none; }
  .clearing-feature li.clearing-featured-img {
    display: block; }

@media only screen and (min-width: 551px) {
  .clearing-main-prev,
  .clearing-main-next {
    height: 100%;
    position: absolute;
    top: 0;
    width: 40px; }
    .clearing-main-prev > span,
    .clearing-main-next > span {
      border: solid 12px;
      display: block;
      height: 0;
      position: absolute;
      top: 50%;
      width: 0; }
      .clearing-main-prev > span:hover,
      .clearing-main-next > span:hover {
        opacity: .8; }
  .clearing-main-prev {
    left: 0; }
    .clearing-main-prev > span {
      left: 5px;
      border-color: transparent;
      border-right-color: #CCCCCC; }
  .clearing-main-next {
    right: 0; }
    .clearing-main-next > span {
      border-color: transparent;
      border-left-color: #CCCCCC; }
  .clearing-main-prev.disabled,
  .clearing-main-next.disabled {
    opacity: .3; }
  .clearing-assembled .clearing-container .carousel {
    background: rgba(51, 51, 51, 0.8);
    height: 120px;
    margin-top: 10px;
    text-align: center; }
    .clearing-assembled .clearing-container .carousel > ul {
      display: inline-block;
      z-index: 999;
      height: 100%;
      position: relative;
      float: none; }
      .clearing-assembled .clearing-container .carousel > ul li {
        clear: none;
        cursor: pointer;
        display: block;
        float: left;
        margin-right: 0;
        min-height: inherit;
        opacity: .4;
        overflow: hidden;
        padding: 0;
        position: relative;
        width: 120px; }
        .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
          height: 100%;
          max-width: none; }
        .clearing-assembled .clearing-container .carousel > ul li a.th {
          border: none;
          box-shadow: none;
          display: block; }
        .clearing-assembled .clearing-container .carousel > ul li img {
          cursor: pointer !important;
          width: 100% !important; }
        .clearing-assembled .clearing-container .carousel > ul li.visible {
          opacity: 1; }
        .clearing-assembled .clearing-container .carousel > ul li:hover {
          opacity: .8; }
  .clearing-assembled .clearing-container .visible-img {
    background: #333333;
    height: 85%;
    overflow: hidden; }
  .clearing-close {
    padding-left: 0;
    padding-top: 0;
    position: absolute;
    top: 10px;
    right: 20px; } }

/* Foundation Dropdowns */
.f-dropdown {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: white;
  border: solid 1px #999999;
  font-size: 1rem;
  height: auto;
  max-height: none;
  width: 100%;
  z-index: 89;
  margin-top: -1px;
  max-width: 200px; }
  .f-dropdown.open {
    display: block; }
  .f-dropdown > *:first-child {
    margin-top: 0; }
  .f-dropdown > *:last-child {
    margin-bottom: 0; }
  .f-dropdown:before {
    border: inset 6px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent #FFFFFF transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -12px;
    left: 10px;
    z-index: 89; }
  .f-dropdown:after {
    border: inset 7px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent #999999 transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -14px;
    left: 9px;
    z-index: 88; }
  .f-dropdown.right:before {
    left: auto;
    right: 10px; }
  .f-dropdown.right:after {
    left: auto;
    right: 9px; }
  .f-dropdown.drop-right {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: white;
    border: solid 1px #999999;
    font-size: 1rem;
    height: auto;
    max-height: none;
    width: 100%;
    z-index: 89;
    margin-top: 0;
    margin-left: -1px;
    max-width: 200px; }
    .f-dropdown.drop-right.open {
      display: block; }
    .f-dropdown.drop-right > *:first-child {
      margin-top: 0; }
    .f-dropdown.drop-right > *:last-child {
      margin-bottom: 0; }
    .f-dropdown.drop-right:before {
      border: inset 6px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent #FFFFFF transparent transparent;
      border-right-style: solid;
      position: absolute;
      top: 10px;
      left: -12px;
      z-index: 89; }
    .f-dropdown.drop-right:after {
      border: inset 7px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent #999999 transparent transparent;
      border-right-style: solid;
      position: absolute;
      top: 9px;
      left: -14px;
      z-index: 88; }
  .f-dropdown.drop-left {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: white;
    border: solid 1px #999999;
    font-size: 1rem;
    height: auto;
    max-height: none;
    width: 100%;
    z-index: 89;
    margin-top: 0;
    margin-left: 1px;
    max-width: 200px; }
    .f-dropdown.drop-left.open {
      display: block; }
    .f-dropdown.drop-left > *:first-child {
      margin-top: 0; }
    .f-dropdown.drop-left > *:last-child {
      margin-bottom: 0; }
    .f-dropdown.drop-left:before {
      border: inset 6px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent transparent transparent #FFFFFF;
      border-left-style: solid;
      position: absolute;
      top: 10px;
      right: -12px;
      left: auto;
      z-index: 89; }
    .f-dropdown.drop-left:after {
      border: inset 7px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent transparent transparent #999999;
      border-left-style: solid;
      position: absolute;
      top: 9px;
      right: -14px;
      left: auto;
      z-index: 88; }
  .f-dropdown.drop-top {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: white;
    border: solid 1px #999999;
    font-size: 1rem;
    height: auto;
    max-height: none;
    width: 100%;
    z-index: 89;
    margin-left: 0;
    margin-top: 1px;
    max-width: 200px; }
    .f-dropdown.drop-top.open {
      display: block; }
    .f-dropdown.drop-top > *:first-child {
      margin-top: 0; }
    .f-dropdown.drop-top > *:last-child {
      margin-bottom: 0; }
    .f-dropdown.drop-top:before {
      border: inset 6px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: #FFFFFF transparent transparent transparent;
      border-top-style: solid;
      bottom: -12px;
      position: absolute;
      top: auto;
      left: 10px;
      right: auto;
      z-index: 89; }
    .f-dropdown.drop-top:after {
      border: inset 7px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: #999999 transparent transparent transparent;
      border-top-style: solid;
      bottom: -14px;
      position: absolute;
      top: auto;
      left: 9px;
      right: auto;
      z-index: 88; }
  .f-dropdown li {
    cursor: pointer;
    font-size: 1rem;
    line-height: 1.5;
    margin: 0; }
    .f-dropdown li:hover, .f-dropdown li:focus {
      background: #e5e5e5; }
    .f-dropdown li a {
      display: block;
      padding: 0.35714rem;
      color: #666666; }
  .f-dropdown.content {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: white;
    border: solid 1px #999999;
    font-size: 1rem;
    height: auto;
    max-height: none;
    padding: 0.78571rem;
    width: 100%;
    z-index: 89;
    max-width: 200px; }
    .f-dropdown.content.open {
      display: block; }
    .f-dropdown.content > *:first-child {
      margin-top: 0; }
    .f-dropdown.content > *:last-child {
      margin-bottom: 0; }
  .f-dropdown.radius {
    border-radius: 2px; }
  .f-dropdown.tiny {
    max-width: 200px; }
  .f-dropdown.small {
    max-width: 300px; }
  .f-dropdown.medium {
    max-width: 500px; }
  .f-dropdown.large {
    max-width: 800px; }
  .f-dropdown.mega {
    width: 100% !important;
    max-width: 100% !important; }
    .f-dropdown.mega.open {
      left: 0 !important; }

.dropdown.button, button.dropdown {
  position: relative;
  padding-right: 2.32143rem; }
  .dropdown.button::after, button.dropdown::after {
    border-color: #999999 transparent transparent transparent;
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 50%;
    width: 0; }
  .dropdown.button::after, button.dropdown::after {
    border-width: 0.35714rem;
    right: 0.89286rem;
    margin-top: -0.11905rem; }
  .dropdown.button::after, button.dropdown::after {
    border-color: #999999 transparent transparent transparent; }
  .dropdown.button.tiny, button.dropdown.tiny {
    padding-right: 1.14286rem; }
    .dropdown.button.tiny:after, button.dropdown.tiny:after {
      border-width: 0.28571rem;
      right: 0.28571rem;
      margin-top: -0.14286rem; }
    .dropdown.button.tiny::after, button.dropdown.tiny::after {
      border-color: #999999 transparent transparent transparent; }
  .dropdown.button.small, button.dropdown.small {
    padding-right: 1.71429rem; }
    .dropdown.button.small::after, button.dropdown.small::after {
      border-width: 0.28571rem;
      right: 0.57143rem;
      margin-top: -0.11429rem; }
    .dropdown.button.small::after, button.dropdown.small::after {
      border-color: #999999 transparent transparent transparent; }
  .dropdown.button.large, button.dropdown.large {
    padding-right: 2.5rem; }
    .dropdown.button.large::after, button.dropdown.large::after {
      border-width: 0.35714rem;
      right: 1.07143rem;
      margin-top: -0.11905rem; }
    .dropdown.button.large::after, button.dropdown.large::after {
      border-color: #999999 transparent transparent transparent; }
  .dropdown.button.secondary:after, button.dropdown.secondary:after {
    border-color: white transparent transparent transparent; }

.flex-video {
  height: 0;
  margin-bottom: 1.14286rem;
  overflow: hidden;
  padding-bottom: 67.5%;
  padding-top: 1.78571rem;
  position: relative; }
  .flex-video.widescreen {
    padding-bottom: 56.34%; }
  .flex-video.vimeo {
    padding-top: 0; }
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0; }

/* Standard Forms */
form {
  margin: 0 0 1.5rem; }

/* Using forms within rows, we need to set some defaults */
form .row .row {
  margin: 0 -0.75rem; }
  form .row .row .column,
  form .row .row .columns {
    padding: 0 0.75rem; }
  form .row .row.collapse {
    margin: 0; }
    form .row .row.collapse .column,
    form .row .row.collapse .columns {
      padding: 0; }
    form .row .row.collapse input {
      -webkit-border-bottom-right-radius: 0;
      -webkit-border-top-right-radius: 0;
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }

form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
  padding-left: 0.75rem; }

/* Label Styles */
label {
  color: #333333;
  cursor: pointer;
  display: block;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 1rem;
  /* Styles for required inputs */ }
  label.right {
    float: none !important;
    text-align: right; }
  label.inline {
    margin: 0 0 1.5rem 0;
    padding: 0.82143rem 0; }
  label small {
    text-transform: none;
    color: #525252; }

/* Attach elements to the beginning or end of an input */
.prefix,
.postfix {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-size: 1rem;
  height: 3.17857rem;
  line-height: 3.17857rem;
  overflow: visible;
  padding-bottom: 0;
  padding-top: 0;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 2; }

/* Adjust padding, alignment and radius if pre/post element is a button */
.postfix.button {
  border: none;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-top: 0;
  text-align: center; }

.prefix.button {
  border: none;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-top: 0;
  text-align: center; }

.prefix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px; }

.postfix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px; }

.prefix.button.round {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

.postfix.button.round {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

/* Separate prefix and postfix styles when on span or label so buttons keep their own */
span.prefix, label.prefix {
  background: #f2f2f2;
  border-right: none;
  color: #333333;
  border-color: #cccccc; }

span.postfix, label.postfix {
  background: #f2f2f2;
  border-left: none;
  color: #333333;
  border-color: #cccccc; }

/* We use this to get basic styling on all basic form elements */
input:not([type]), input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  background-color: #e5e5e5;
  border-style: solid;
  border-width: 1px;
  border-color: #999999;
  box-shadow: none;
  color: #333333;
  display: block;
  font-family: inherit;
  font-size: 1rem;
  height: 3.17857rem;
  margin: 0 0 1.5rem 0;
  padding: 0.75rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color 0.15s linear, background 0.15s linear;
  -moz-transition: border-color 0.15s linear, background 0.15s linear;
  -ms-transition: border-color 0.15s linear, background 0.15s linear;
  -o-transition: border-color 0.15s linear, background 0.15s linear;
  transition: border-color 0.15s linear, background 0.15s linear; }
  input:not([type]):focus, input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="color"]:focus, textarea:focus {
    background: white;
    border-color: black;
    outline: none; }
  input:not([type]):disabled, input[type="text"]:disabled, input[type="password"]:disabled, input[type="date"]:disabled, input[type="datetime"]:disabled, input[type="datetime-local"]:disabled, input[type="month"]:disabled, input[type="week"]:disabled, input[type="email"]:disabled, input[type="number"]:disabled, input[type="search"]:disabled, input[type="tel"]:disabled, input[type="time"]:disabled, input[type="url"]:disabled, input[type="color"]:disabled, textarea:disabled {
    background-color: #e5e5e5;
    cursor: not-allowed; }
  input:not([type])[disabled], input:not([type])[readonly],
  fieldset[disabled] input:not([type]), input[type="text"][disabled], input[type="text"][readonly],
  fieldset[disabled] input[type="text"], input[type="password"][disabled], input[type="password"][readonly],
  fieldset[disabled] input[type="password"], input[type="date"][disabled], input[type="date"][readonly],
  fieldset[disabled] input[type="date"], input[type="datetime"][disabled], input[type="datetime"][readonly],
  fieldset[disabled] input[type="datetime"], input[type="datetime-local"][disabled], input[type="datetime-local"][readonly],
  fieldset[disabled] input[type="datetime-local"], input[type="month"][disabled], input[type="month"][readonly],
  fieldset[disabled] input[type="month"], input[type="week"][disabled], input[type="week"][readonly],
  fieldset[disabled] input[type="week"], input[type="email"][disabled], input[type="email"][readonly],
  fieldset[disabled] input[type="email"], input[type="number"][disabled], input[type="number"][readonly],
  fieldset[disabled] input[type="number"], input[type="search"][disabled], input[type="search"][readonly],
  fieldset[disabled] input[type="search"], input[type="tel"][disabled], input[type="tel"][readonly],
  fieldset[disabled] input[type="tel"], input[type="time"][disabled], input[type="time"][readonly],
  fieldset[disabled] input[type="time"], input[type="url"][disabled], input[type="url"][readonly],
  fieldset[disabled] input[type="url"], input[type="color"][disabled], input[type="color"][readonly],
  fieldset[disabled] input[type="color"], textarea[disabled], textarea[readonly],
  fieldset[disabled] textarea {
    background-color: #e5e5e5;
    cursor: not-allowed; }
  input:not([type]).radius, input[type="text"].radius, input[type="password"].radius, input[type="date"].radius, input[type="datetime"].radius, input[type="datetime-local"].radius, input[type="month"].radius, input[type="week"].radius, input[type="email"].radius, input[type="number"].radius, input[type="search"].radius, input[type="tel"].radius, input[type="time"].radius, input[type="url"].radius, input[type="color"].radius, textarea.radius {
    border-radius: 0; }

form .row .prefix-radius.row.collapse input,
form .row .prefix-radius.row.collapse textarea,
form .row .prefix-radius.row.collapse select,
form .row .prefix-radius.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px; }

form .row .prefix-radius.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px; }

form .row .postfix-radius.row.collapse input,
form .row .postfix-radius.row.collapse textarea,
form .row .postfix-radius.row.collapse select,
form .row .postfix-radius.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px; }

form .row .postfix-radius.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px; }

form .row .prefix-round.row.collapse input,
form .row .prefix-round.row.collapse textarea,
form .row .prefix-round.row.collapse select,
form .row .prefix-round.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

form .row .prefix-round.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

form .row .postfix-round.row.collapse input,
form .row .postfix-round.row.collapse textarea,
form .row .postfix-round.row.collapse select,
form .row .postfix-round.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

form .row .postfix-round.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0; }

/* Respect enforced amount of rows for textarea */
textarea[rows] {
  height: auto; }

/* Not allow resize out of parent */
textarea {
  max-width: 100%; }

::-webkit-input-placeholder {
  color: #666666; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #666666; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #666666; }

:-ms-input-placeholder {
  color: #666666; }

/* Add height value for select elements to match text input height */
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: #999999;
  color: #333333;
  font-family: inherit;
  font-size: 1rem;
  line-height: normal;
  padding: 0.75rem;
  border-radius: 0;
  height: 3.17857rem; }
  select::-ms-expand {
    display: none; }
  select.radius {
    border-radius: 2px; }
  select:focus {
    background-color: white;
    border-color: black; }
  select:disabled {
    background-color: #e5e5e5;
    cursor: not-allowed; }
  select[multiple] {
    height: auto; }

/* Adjust margin for form elements below */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
  margin: 0 0 1.5rem 0; }

input[type="checkbox"] + label,
input[type="radio"] + label {
  display: inline-block;
  margin-left: 0.75rem;
  margin-right: 1.5rem;
  margin-bottom: 0;
  vertical-align: baseline; }

/* Normalize file input width */
input[type="file"] {
  width: 100%; }

/* HTML5 Number spinners settings */
/* We add basic fieldset styling */
fieldset {
  border: 0 solid #999999;
  margin: 0;
  padding: 0; }
  fieldset legend {
    font-weight: 700;
    margin: 0;
    margin-left: -0.21429rem;
    padding: 1.5rem 1.85714rem; }

/* Error Handling */
[data-abide] .error small.error, [data-abide] .error span.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  font-size: 0.85714rem;
  font-style: italic;
  font-weight: 400;
  margin-bottom: 1.5rem;
  margin-top: -1px;
  padding: 0.42857rem 0.64286rem 0.64286rem;
  background: #cc4749;
  color: #FFFFFF; }

[data-abide] span.error, [data-abide] small.error {
  display: none; }

span.error, small.error {
  display: block;
  font-size: 0.85714rem;
  font-style: italic;
  font-weight: 400;
  margin-bottom: 1.5rem;
  margin-top: -1px;
  padding: 0.42857rem 0.64286rem 0.64286rem;
  background: #cc4749;
  color: #FFFFFF; }

.error input,
.error textarea,
.error select {
  margin-bottom: 0; }

.error input[type="checkbox"],
.error input[type="radio"] {
  margin-bottom: 1.5rem; }

.error label,
.error label.error {
  color: #cc4749; }

.error small.error {
  display: block;
  font-size: 0.85714rem;
  font-style: italic;
  font-weight: 400;
  margin-bottom: 1.5rem;
  margin-top: -1px;
  padding: 0.42857rem 0.64286rem 0.64286rem;
  background: #cc4749;
  color: #FFFFFF; }

.error > label > small {
  background: transparent;
  color: #525252;
  display: inline;
  font-size: 60%;
  font-style: normal;
  margin: 0;
  padding: 0;
  text-transform: none; }

.error span.error-message {
  display: block; }

input.error,
textarea.error,
select.error {
  margin-bottom: 0; }

label.error {
  color: #cc4749; }

.icon-bar {
  display: inline-block;
  font-size: 0;
  width: 100%;
  background: #333333; }
  .icon-bar > * {
    display: block;
    float: left;
    font-size: 1rem;
    margin: 0 auto;
    padding: 1.25rem;
    text-align: center;
    width: 25%; }
    .icon-bar > * i, .icon-bar > * img {
      display: block;
      margin: 0 auto; }
      .icon-bar > * i + label, .icon-bar > * img + label {
        margin-top: .0625rem; }
    .icon-bar > * i {
      font-size: 1.875rem;
      vertical-align: middle; }
    .icon-bar > * img {
      height: 1.875rem;
      width: 1.875rem; }
  .icon-bar.label-right > * i, .icon-bar.label-right > * img {
    display: inline-block;
    margin: 0 .0625rem 0 0; }
    .icon-bar.label-right > * i + label, .icon-bar.label-right > * img + label {
      margin-top: 0; }
  .icon-bar.label-right > * label {
    display: inline-block; }
  .icon-bar.vertical.label-right > * {
    text-align: left; }
  .icon-bar.vertical, .icon-bar.small-vertical {
    height: 100%;
    width: auto; }
    .icon-bar.vertical .item, .icon-bar.small-vertical .item {
      float: none;
      margin: auto;
      width: auto; }
  @media only screen and (min-width: 551px) {
    .icon-bar.medium-vertical {
      height: 100%;
      width: auto; }
      .icon-bar.medium-vertical .item {
        float: none;
        margin: auto;
        width: auto; } }
  @media only screen and (min-width: 801px) {
    .icon-bar.large-vertical {
      height: 100%;
      width: auto; }
      .icon-bar.large-vertical .item {
        float: none;
        margin: auto;
        width: auto; } }
  .icon-bar > * {
    font-size: 1rem;
    padding: 1.25rem; }
    .icon-bar > * i + label, .icon-bar > * img + label {
      margin-top: .0625rem;
      font-size: 1rem; }
    .icon-bar > * i {
      font-size: 1.875rem; }
    .icon-bar > * img {
      height: 1.875rem;
      width: 1.875rem; }
  .icon-bar > * label {
    color: #FFFFFF; }
  .icon-bar > * i {
    color: #FFFFFF; }
  .icon-bar > a:hover {
    background: black; }
    .icon-bar > a:hover label {
      color: #FFFFFF; }
    .icon-bar > a:hover i {
      color: #FFFFFF; }
  .icon-bar > a.active {
    background: black; }
    .icon-bar > a.active label {
      color: #FFFFFF; }
    .icon-bar > a.active i {
      color: #FFFFFF; }
  .icon-bar .item.disabled {
    cursor: not-allowed;
    opacity: 0.7;
    pointer-events: none; }
    .icon-bar .item.disabled > * {
      opacity: 0.7;
      cursor: not-allowed; }
  .icon-bar.two-up .item {
    width: 50%; }
  .icon-bar.two-up.vertical .item, .icon-bar.two-up.small-vertical .item {
    width: auto; }
  @media only screen and (min-width: 551px) {
    .icon-bar.two-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width: 801px) {
    .icon-bar.two-up.large-vertical .item {
      width: auto; } }
  .icon-bar.three-up .item {
    width: 33.3333%; }
  .icon-bar.three-up.vertical .item, .icon-bar.three-up.small-vertical .item {
    width: auto; }
  @media only screen and (min-width: 551px) {
    .icon-bar.three-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width: 801px) {
    .icon-bar.three-up.large-vertical .item {
      width: auto; } }
  .icon-bar.four-up .item {
    width: 25%; }
  .icon-bar.four-up.vertical .item, .icon-bar.four-up.small-vertical .item {
    width: auto; }
  @media only screen and (min-width: 551px) {
    .icon-bar.four-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width: 801px) {
    .icon-bar.four-up.large-vertical .item {
      width: auto; } }
  .icon-bar.five-up .item {
    width: 20%; }
  .icon-bar.five-up.vertical .item, .icon-bar.five-up.small-vertical .item {
    width: auto; }
  @media only screen and (min-width: 551px) {
    .icon-bar.five-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width: 801px) {
    .icon-bar.five-up.large-vertical .item {
      width: auto; } }
  .icon-bar.six-up .item {
    width: 16.66667%; }
  .icon-bar.six-up.vertical .item, .icon-bar.six-up.small-vertical .item {
    width: auto; }
  @media only screen and (min-width: 551px) {
    .icon-bar.six-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width: 801px) {
    .icon-bar.six-up.large-vertical .item {
      width: auto; } }
  .icon-bar.seven-up .item {
    width: 14.28571%; }
  .icon-bar.seven-up.vertical .item, .icon-bar.seven-up.small-vertical .item {
    width: auto; }
  @media only screen and (min-width: 551px) {
    .icon-bar.seven-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width: 801px) {
    .icon-bar.seven-up.large-vertical .item {
      width: auto; } }
  .icon-bar.eight-up .item {
    width: 12.5%; }
  .icon-bar.eight-up.vertical .item, .icon-bar.eight-up.small-vertical .item {
    width: auto; }
  @media only screen and (min-width: 551px) {
    .icon-bar.eight-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width: 801px) {
    .icon-bar.eight-up.large-vertical .item {
      width: auto; } }

.icon-bar.two-up .item {
  width: 50%; }

.icon-bar.two-up.vertical .item, .icon-bar.two-up.small-vertical .item {
  width: auto; }

@media only screen and (min-width: 551px) {
  .icon-bar.two-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 801px) {
  .icon-bar.two-up.large-vertical .item {
    width: auto; } }

.icon-bar.three-up .item {
  width: 33.3333%; }

.icon-bar.three-up.vertical .item, .icon-bar.three-up.small-vertical .item {
  width: auto; }

@media only screen and (min-width: 551px) {
  .icon-bar.three-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 801px) {
  .icon-bar.three-up.large-vertical .item {
    width: auto; } }

.icon-bar.four-up .item {
  width: 25%; }

.icon-bar.four-up.vertical .item, .icon-bar.four-up.small-vertical .item {
  width: auto; }

@media only screen and (min-width: 551px) {
  .icon-bar.four-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 801px) {
  .icon-bar.four-up.large-vertical .item {
    width: auto; } }

.icon-bar.five-up .item {
  width: 20%; }

.icon-bar.five-up.vertical .item, .icon-bar.five-up.small-vertical .item {
  width: auto; }

@media only screen and (min-width: 551px) {
  .icon-bar.five-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 801px) {
  .icon-bar.five-up.large-vertical .item {
    width: auto; } }

.icon-bar.six-up .item {
  width: 16.66667%; }

.icon-bar.six-up.vertical .item, .icon-bar.six-up.small-vertical .item {
  width: auto; }

@media only screen and (min-width: 551px) {
  .icon-bar.six-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 801px) {
  .icon-bar.six-up.large-vertical .item {
    width: auto; } }

.icon-bar.seven-up .item {
  width: 14.28571%; }

.icon-bar.seven-up.vertical .item, .icon-bar.seven-up.small-vertical .item {
  width: auto; }

@media only screen and (min-width: 551px) {
  .icon-bar.seven-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 801px) {
  .icon-bar.seven-up.large-vertical .item {
    width: auto; } }

.icon-bar.eight-up .item {
  width: 12.5%; }

.icon-bar.eight-up.vertical .item, .icon-bar.eight-up.small-vertical .item {
  width: auto; }

@media only screen and (min-width: 551px) {
  .icon-bar.eight-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 801px) {
  .icon-bar.eight-up.large-vertical .item {
    width: auto; } }

.inline-list {
  list-style: none;
  margin-top: 0;
  margin-bottom: 1.21429rem;
  margin-left: -1.57143rem;
  margin-right: 0;
  overflow: hidden;
  padding: 0; }
  .inline-list > li {
    display: block;
    float: left;
    list-style: none;
    margin-left: 1.57143rem; }
    .inline-list > li > * {
      display: block; }

/* Foundation Joyride */
.joyride-list {
  display: none; }

/* Default styles for the container */
.joyride-tip-guide {
  background: #333333;
  color: #FFFFFF;
  display: none;
  font-family: inherit;
  font-weight: 400;
  position: absolute;
  top: 0;
  width: 95%;
  z-index: 103;
  left: 2.5%; }

.lt-ie9 .joyride-tip-guide {
  margin-left: -400px;
  max-width: 800px;
  left: 50%; }

.joyride-content-wrapper {
  padding: 1.28571rem 1.42857rem 1.71429rem;
  width: 100%; }
  .joyride-content-wrapper .button {
    margin-bottom: 0 !important; }
  .joyride-content-wrapper .joyride-prev-tip {
    margin-right: 10px; }

/* Add a little css triangle pip, older browser just miss out on the fanciness of it */
.joyride-tip-guide .joyride-nub {
  border: 10px solid #333333;
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  left: 22px; }
  .joyride-tip-guide .joyride-nub.top {
    border-color: #333333;
    border-top-color: transparent !important;
    border-top-style: solid;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    top: -20px; }
  .joyride-tip-guide .joyride-nub.bottom {
    border-color: #333333 !important;
    border-bottom-color: transparent !important;
    border-bottom-style: solid;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    bottom: -20px; }
  .joyride-tip-guide .joyride-nub.right {
    right: -20px; }
  .joyride-tip-guide .joyride-nub.left {
    left: -20px; }

/* Typography */
.joyride-tip-guide h1,
.joyride-tip-guide h2,
.joyride-tip-guide h3,
.joyride-tip-guide h4,
.joyride-tip-guide h5,
.joyride-tip-guide h6 {
  color: #FFFFFF;
  font-weight: 600;
  line-height: 1.25;
  margin: 0; }

.joyride-tip-guide p {
  font-size: 1rem;
  line-height: 1.3;
  margin: 0 0 1.28571rem 0; }

.joyride-timer-indicator-wrap {
  border: solid 1px #555555;
  bottom: 1.14286rem;
  height: 3px;
  position: absolute;
  width: 50px;
  right: 1.21429rem; }

.joyride-timer-indicator {
  background: #666666;
  display: block;
  height: inherit;
  width: 0; }

.joyride-close-tip {
  color: #777777 !important;
  font-size: 24px;
  font-weight: 400;
  line-height: .5 !important;
  position: absolute;
  text-decoration: none;
  top: 10px;
  right: 12px; }
  .joyride-close-tip:hover, .joyride-close-tip:focus {
    color: #EEEEEE !important; }

.joyride-modal-bg {
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  display: none;
  height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
  left: 0; }

.joyride-expose-wrapper {
  background-color: #FFFFFF;
  border-radius: 3px;
  box-shadow: 0 0 15px #FFFFFF;
  position: absolute;
  z-index: 102; }

.joyride-expose-cover {
  background: transparent;
  border-radius: 3px;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 9999; }

/* Styles for screens that are at least 768px; */
@media only screen {
  .joyride-tip-guide {
    width: 300px;
    left: inherit; }
    .joyride-tip-guide .joyride-nub.bottom {
      border-color: #333333 !important;
      border-bottom-color: transparent !important;
      border-left-color: transparent !important;
      border-right-color: transparent !important;
      bottom: -20px; }
    .joyride-tip-guide .joyride-nub.right {
      border-color: #333333 !important;
      border-right-color: transparent !important;
      border-bottom-color: transparent !important;
      border-top-color: transparent !important;
      left: auto;
      right: -20px;
      top: 22px; }
    .joyride-tip-guide .joyride-nub.left {
      border-color: #333333 !important;
      border-bottom-color: transparent !important;
      border-left-color: transparent !important;
      border-top-color: transparent !important;
      left: -20px;
      right: auto;
      top: 22px; } }

.keystroke,
kbd {
  background-color: #ededed;
  border-color: #dddddd;
  color: #222222;
  border-style: solid;
  border-width: 1px;
  font-family: "Consolas", "Menlo", "Courier", monospace;
  font-size: inherit;
  margin: 0;
  padding: 0.14286rem 0.28571rem 0;
  border-radius: 2px; }

.label {
  display: inline-block;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1;
  margin-bottom: auto;
  position: relative;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  padding: 0.28571rem 0.57143rem 0.28571rem;
  font-size: 0.78571rem;
  background-color: black;
  color: #FFFFFF; }
  .label.radius {
    border-radius: 2px; }
  .label.round {
    border-radius: 1000px; }
  .label.alert {
    background-color: #cc4749;
    color: #FFFFFF; }
  .label.warning {
    background-color: #8a714a;
    color: #FFFFFF; }
  .label.success {
    background-color: #008a06;
    color: #FFFFFF; }
  .label.secondary {
    background-color: white;
    color: #333333; }
  .label.info {
    background-color: #666666;
    color: #FFFFFF; }

[data-magellan-expedition], [data-magellan-expedition-clone] {
  background: #FFFFFF;
  min-width: 100%;
  padding: 10px;
  z-index: 50; }
  [data-magellan-expedition] .sub-nav, [data-magellan-expedition-clone] .sub-nav {
    margin-bottom: 0; }
    [data-magellan-expedition] .sub-nav dd, [data-magellan-expedition-clone] .sub-nav dd {
      margin-bottom: 0; }
    [data-magellan-expedition] .sub-nav a, [data-magellan-expedition-clone] .sub-nav a {
      line-height: 1.8em; }

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }

/* Orbit Graceful Loading */
.slideshow-wrapper {
  position: relative; }
  .slideshow-wrapper ul {
    list-style-type: none;
    margin: 0; }
    .slideshow-wrapper ul li,
    .slideshow-wrapper ul li .orbit-caption {
      display: none; }
    .slideshow-wrapper ul li:first-child {
      display: block; }
  .slideshow-wrapper .orbit-container {
    background-color: transparent; }
    .slideshow-wrapper .orbit-container li {
      display: block; }
      .slideshow-wrapper .orbit-container li .orbit-caption {
        display: block; }
    .slideshow-wrapper .orbit-container .orbit-bullets li {
      display: inline-block; }
  .slideshow-wrapper .preloader {
    border-radius: 1000px;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-name: rotate;
    animation-timing-function: linear;
    border-color: #555555 #FFFFFF;
    border: solid 3px;
    display: block;
    height: 40px;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 40px; }

.orbit-container {
  background: none;
  overflow: hidden;
  position: relative;
  width: 100%; }
  .orbit-container .orbit-slides-container {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0); }
    .orbit-container .orbit-slides-container img {
      display: block;
      max-width: 100%; }
    .orbit-container .orbit-slides-container > * {
      position: absolute;
      top: 0;
      width: 100%;
      margin-left: 100%; }
      .orbit-container .orbit-slides-container > *:first-child {
        margin-left: 0; }
      .orbit-container .orbit-slides-container > * .orbit-caption {
        bottom: 0;
        position: absolute;
        background-color: rgba(51, 51, 51, 0.8);
        color: #FFFFFF;
        font-size: 1rem;
        padding: 0.71429rem 1rem;
        width: 100%; }
  .orbit-container .orbit-slide-number {
    left: 10px;
    background: rgba(0, 0, 0, 0);
    color: #FFFFFF;
    font-size: 12px;
    position: absolute;
    top: 10px;
    z-index: 10; }
    .orbit-container .orbit-slide-number span {
      font-weight: 700;
      padding: 0.35714rem; }
  .orbit-container .orbit-timer {
    position: absolute;
    top: 12px;
    right: 10px;
    height: 6px;
    width: 100px;
    z-index: 10; }
    .orbit-container .orbit-timer .orbit-progress {
      height: 3px;
      background-color: rgba(255, 255, 255, 0.3);
      display: block;
      width: 0;
      position: relative;
      right: 20px;
      top: 5px; }
    .orbit-container .orbit-timer > span {
      border: solid 4px #FFFFFF;
      border-bottom: none;
      border-top: none;
      display: none;
      height: 14px;
      position: absolute;
      top: 0;
      width: 11px;
      right: 0; }
    .orbit-container .orbit-timer.paused > span {
      top: 0;
      width: 11px;
      height: 14px;
      border: inset 8px;
      border-left-style: solid;
      border-color: transparent;
      border-left-color: #FFFFFF;
      right: -4px; }
      .orbit-container .orbit-timer.paused > span.dark {
        border-left-color: #333333; }
  .orbit-container:hover .orbit-timer > span {
    display: block; }
  .orbit-container .orbit-prev,
  .orbit-container .orbit-next {
    background-color: transparent;
    color: white;
    height: 60px;
    line-height: 50px;
    margin-top: -25px;
    position: absolute;
    text-indent: -9999px !important;
    top: 45%;
    width: 36px;
    z-index: 10; }
    .orbit-container .orbit-prev:hover,
    .orbit-container .orbit-next:hover {
      background-color: rgba(0, 0, 0, 0.3); }
    .orbit-container .orbit-prev > span,
    .orbit-container .orbit-next > span {
      border: inset 10px;
      display: block;
      height: 0;
      margin-top: -10px;
      position: absolute;
      top: 50%;
      width: 0; }
  .orbit-container .orbit-prev {
    left: 0; }
    .orbit-container .orbit-prev > span {
      border-right-style: solid;
      border-color: transparent;
      border-right-color: #FFFFFF; }
    .orbit-container .orbit-prev:hover > span {
      border-right-color: #FFFFFF; }
  .orbit-container .orbit-next {
    right: 0; }
    .orbit-container .orbit-next > span {
      border-color: transparent;
      border-left-style: solid;
      border-left-color: #FFFFFF;
      left: 50%;
      margin-left: -4px; }
    .orbit-container .orbit-next:hover > span {
      border-left-color: #FFFFFF; }

.orbit-bullets-container {
  text-align: center; }

.orbit-bullets {
  display: block;
  float: none;
  margin: 0 auto 30px auto;
  overflow: hidden;
  position: relative;
  text-align: center;
  top: 10px; }
  .orbit-bullets li {
    background: #CCCCCC;
    cursor: pointer;
    display: inline-block;
    float: none;
    height: 0.64286rem;
    margin-right: 6px;
    width: 0.64286rem;
    border-radius: 1000px; }
    .orbit-bullets li.active {
      background: #999999; }
    .orbit-bullets li:last-child {
      margin-right: 0; }

.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
  display: none; }

.touch .orbit-bullets {
  display: none; }

@media only screen and (min-width: 551px) {
  .touch .orbit-container .orbit-prev,
  .touch .orbit-container .orbit-next {
    display: inherit; }
  .touch .orbit-bullets {
    display: block; } }

@media only screen and (max-width: 551px) {
  .orbit-stack-on-small .orbit-slides-container {
    height: auto !important; }
  .orbit-stack-on-small .orbit-slides-container > * {
    margin: 0  !important;
    opacity: 1 !important;
    position: relative; }
  .orbit-stack-on-small .orbit-slide-number {
    display: none; }
  .orbit-timer {
    display: none; }
  .orbit-next, .orbit-prev {
    display: none; }
  .orbit-bullets {
    display: none; } }

ul.pagination {
  display: block;
  margin-left: 0;
  min-height: 1rem; }
  ul.pagination li {
    color: black;
    font-size: 1rem;
    height: 1.71429rem;
    margin-left: 0.78571rem; }
    ul.pagination li a, ul.pagination li button {
      border-radius: 2px;
      transition: background-color 300ms ease-out;
      background: none;
      color: black;
      display: block;
      font-size: 1em;
      font-weight: normal;
      line-height: inherit;
      padding: 0.5rem 0.21429rem; }
    ul.pagination li:hover a,
    ul.pagination li a:focus,
    ul.pagination li:hover button,
    ul.pagination li button:focus {
      background: transparent; }
    ul.pagination li.unavailable a, ul.pagination li.unavailable button {
      cursor: default;
      color: #999999;
      pointer-events: none; }
    ul.pagination li.unavailable:hover a,
    ul.pagination li.unavailable a:focus,
    ul.pagination li.unavailable:hover button,
    ul.pagination li.unavailable button:focus {
      background: transparent; }
    ul.pagination li.current a, ul.pagination li.current button {
      background: none;
      color: #666666;
      cursor: default;
      font-weight: 400; }
      ul.pagination li.current a:hover, ul.pagination li.current a:focus, ul.pagination li.current button:hover, ul.pagination li.current button:focus {
        background: none; }
  ul.pagination li {
    display: block;
    float: left; }

/* Pagination centred wrapper */
.pagination-centered {
  text-align: center; }
  .pagination-centered ul.pagination li {
    display: inline-block;
    float: none; }

/* Panels */
.panel {
  border-style: solid;
  border-width: 1px;
  border-color: #999999;
  margin-bottom: 1.5rem;
  padding: 1.5rem 2.28571rem;
  background: white;
  color: #333333; }
  .panel > :first-child {
    margin-top: 0; }
  .panel > :last-child {
    margin-bottom: 0; }
  .panel.callout {
    border-style: solid;
    border-width: 1px;
    border-color: #999999;
    margin-bottom: 1.5rem;
    padding: 1.5rem 2.28571rem;
    background: #cbcbcb;
    color: #333333; }
    .panel.callout > :first-child {
      margin-top: 0; }
    .panel.callout > :last-child {
      margin-bottom: 0; }
    .panel.callout a:not(.button) {
      color: black; }
      .panel.callout a:not(.button):hover, .panel.callout a:not(.button):focus {
        color: black; }
  .panel.radius {
    border-radius: 2px; }

/* Pricing Tables */
.pricing-table {
  border: solid 1px #DDDDDD;
  margin-left: 0;
  margin-bottom: 1.42857rem; }
  .pricing-table * {
    list-style: none;
    line-height: 1; }
  .pricing-table .title {
    background-color: #333333;
    color: #EEEEEE;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-size: 1.14286rem;
    font-weight: 400;
    padding: 1.07143rem 1.42857rem;
    text-align: center; }
  .pricing-table .price {
    background-color: #F6F6F6;
    color: #333333;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-size: 2.28571rem;
    font-weight: 400;
    padding: 1.07143rem 1.42857rem;
    text-align: center; }
  .pricing-table .description {
    background-color: #FFFFFF;
    border-bottom: dotted 1px #DDDDDD;
    color: #777777;
    font-size: 0.85714rem;
    font-weight: 400;
    line-height: 1.4;
    padding: 1.07143rem;
    text-align: center; }
  .pricing-table .bullet-item {
    background-color: #FFFFFF;
    border-bottom: dotted 1px #DDDDDD;
    color: #333333;
    font-size: 1rem;
    font-weight: 400;
    padding: 1.07143rem;
    text-align: center; }
  .pricing-table .cta-button {
    background-color: #FFFFFF;
    padding: 1.42857rem 1.42857rem 0;
    text-align: center; }

/* Progress Bar */
.progress {
  background-color: #999999;
  border: 1px solid black;
  height: 0.78571rem;
  margin-bottom: 1.5rem;
  padding: 0.21429rem; }
  .progress .meter {
    background: black;
    display: block;
    height: 100%;
    float: left;
    width: 0%; }
    .progress .meter.secondary {
      background: white;
      display: block;
      height: 100%;
      float: left;
      width: 0%; }
    .progress .meter.success {
      background: #008a06;
      display: block;
      height: 100%;
      float: left;
      width: 0%; }
    .progress .meter.alert {
      background: #cc4749;
      display: block;
      height: 100%;
      float: left;
      width: 0%; }
  .progress.secondary .meter {
    background: white;
    display: block;
    height: 100%;
    float: left;
    width: 0%; }
  .progress.success .meter {
    background: #008a06;
    display: block;
    height: 100%;
    float: left;
    width: 0%; }
  .progress.alert .meter {
    background: #cc4749;
    display: block;
    height: 100%;
    float: left;
    width: 0%; }
  .progress.radius {
    border-radius: 2px; }
    .progress.radius .meter {
      border-radius: 1px; }
  .progress.round {
    border-radius: 1000px; }
    .progress.round .meter {
      border-radius: 999px; }

.range-slider {
  border: 1px solid #DDDDDD;
  margin: 1.42857rem 0;
  position: relative;
  -ms-touch-action: none;
  touch-action: none;
  display: block;
  height: 1.14286rem;
  width: 100%;
  background: #FAFAFA; }
  .range-slider.vertical-range {
    border: 1px solid #DDDDDD;
    margin: 1.42857rem 0;
    position: relative;
    -ms-touch-action: none;
    touch-action: none;
    display: inline-block;
    height: 14.28571rem;
    width: 1.14286rem; }
    .range-slider.vertical-range .range-slider-handle {
      bottom: -12rem;
      margin-left: -0.57143rem;
      margin-top: 0;
      position: absolute; }
    .range-slider.vertical-range .range-slider-active-segment {
      border-bottom-left-radius: inherit;
      border-bottom-right-radius: inherit;
      border-top-left-radius: initial;
      bottom: 0;
      height: auto;
      width: 1rem; }
  .range-slider.radius {
    background: #FAFAFA;
    border-radius: 2px; }
    .range-slider.radius .range-slider-handle {
      background: black;
      border-radius: 2px; }
      .range-slider.radius .range-slider-handle:hover {
        background: black; }
  .range-slider.round {
    background: #FAFAFA;
    border-radius: 1000px; }
    .range-slider.round .range-slider-handle {
      background: black;
      border-radius: 1000px; }
      .range-slider.round .range-slider-handle:hover {
        background: black; }
  .range-slider.disabled, .range-slider[disabled] {
    background: #FAFAFA;
    cursor: not-allowed;
    opacity: 0.7; }
    .range-slider.disabled .range-slider-handle, .range-slider[disabled] .range-slider-handle {
      background: black;
      cursor: default;
      opacity: 0.7; }
      .range-slider.disabled .range-slider-handle:hover, .range-slider[disabled] .range-slider-handle:hover {
        background: black; }

.range-slider-active-segment {
  background: #fcfcfc;
  border-bottom-left-radius: inherit;
  border-top-left-radius: inherit;
  display: inline-block;
  height: 1rem;
  position: absolute; }

.range-slider-handle {
  border: 1px solid none;
  cursor: pointer;
  display: inline-block;
  height: 1.57143rem;
  position: absolute;
  top: -0.35714rem;
  width: 2.28571rem;
  z-index: 1;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background: black; }
  .range-slider-handle:hover {
    background: black; }

.reveal-modal-bg {
  background: black;
  background: rgba(0, 0, 0, 0.6);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1004;
  left: 0; }

.modal {
  border-radius: 2px;
  display: none;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 1005;
  left: 0;
  background-color: white;
  padding: 0;
  border: solid 1px #999999;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4); }
  @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%; } }
  .modal.radius {
    box-shadow: none;
    border-radius: 2px; }
  .modal.round {
    box-shadow: none;
    border-radius: 2px; }
  .modal.collapse {
    padding: 0;
    box-shadow: none; }
  @media only screen and (min-width: 551px) {
    .modal.tiny {
      left: 0;
      margin: 0 auto;
      max-width: 80%;
      right: 0;
      width: 30%; } }
  @media only screen and (min-width: 551px) {
    .modal.small {
      left: 0;
      margin: 0 auto;
      max-width: 80%;
      right: 0;
      width: 40%; } }
  @media only screen and (min-width: 551px) {
    .modal.medium {
      left: 0;
      margin: 0 auto;
      max-width: 80%;
      right: 0;
      width: 60%; } }
  @media only screen and (min-width: 551px) {
    .modal.large {
      left: 0;
      margin: 0 auto;
      max-width: 80%;
      right: 0;
      width: 70%; } }
  @media only screen and (min-width: 551px) {
    .modal.xlarge {
      left: 0;
      margin: 0 auto;
      max-width: 80%;
      right: 0;
      width: 95%; } }
  .modal.full {
    height: 100vh;
    height: 100%;
    left: 0;
    margin-left: 0 !important;
    max-width: none !important;
    min-height: 100vh;
    top: 0; }
    @media only screen and (min-width: 551px) {
      .modal.full {
        left: 0;
        margin: 0 auto;
        max-width: 80%;
        right: 0;
        width: 100%; } }
  .modal.toback {
    z-index: 1003; }
  .modal .modal-close {
    color: #666666;
    cursor: pointer;
    font-size: 25px;
    font-weight: normal;
    line-height: 1;
    position: absolute;
    top: 50%;
    right: 1.125rem; }

.side-nav {
  display: block;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 1rem 0; }
  .side-nav li {
    font-size: 1rem;
    font-weight: 400;
    margin: 0 0 0.5rem 0; }
    .side-nav li a:not(.button) {
      color: black;
      display: block;
      margin: 0;
      padding: 0.5rem 1rem; }
      .side-nav li a:not(.button):hover, .side-nav li a:not(.button):focus {
        background: rgba(0, 0, 0, 0.025);
        color: #4d4d4d; }
      .side-nav li a:not(.button):active {
        color: #4d4d4d; }
    .side-nav li.active > a:first-child:not(.button) {
      color: #4d4d4d;
      font-family: "Roboto", Arial, Helvetica, sans-serif;
      font-weight: 400; }
    .side-nav li.divider {
      border-top: 1px solid;
      height: 0;
      list-style: none;
      padding: 0;
      border-top-color: #e6e6e6; }
    .side-nav li.heading {
      color: black;
      font-size: 1rem;
      font-weight: bold;
      text-transform: uppercase; }

.split.button {
  position: relative;
  padding-right: 4.46429rem; }
  .split.button span {
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: solid 1px; }
    .split.button span:after {
      position: absolute;
      content: "";
      width: 0;
      height: 0;
      display: block;
      border-style: inset;
      top: 50%;
      left: 50%; }
    .split.button span:active {
      background-color: false; }
  .split.button span {
    border-left-color: buttonStyle("default", "borderColor"); }
  .split.button span {
    width: 2.85714rem; }
    .split.button span:after {
      border-top-style: solid;
      border-width: 0.35714rem;
      margin-left: -0.35714rem;
      top: 48%; }
  .split.button span:after {
    border-color: #999999 transparent transparent transparent; }
  .split.button.secondary span {
    border-left-color: buttonStyle("default", "borderColor"); }
  .split.button.secondary span:after {
    border-color: #999999 transparent transparent transparent; }
  .split.button.alert span {
    border-left-color: buttonStyle("default", "borderColor"); }
  .split.button.success span {
    border-left-color: buttonStyle("default", "borderColor"); }
  .split.button.tiny {
    padding-right: 3.14286rem; }
    .split.button.tiny span {
      width: 2rem; }
      .split.button.tiny span:after {
        border-top-style: solid;
        border-width: 0.28571rem;
        margin-left: -0.28571rem;
        top: 48%; }
  .split.button.small {
    padding-right: 3.14286rem; }
    .split.button.small span {
      width: 2rem; }
      .split.button.small span:after {
        border-top-style: solid;
        border-width: 0.28571rem;
        margin-left: -0.28571rem;
        top: 48%; }
  .split.button.large {
    padding-right: 5.71429rem; }
    .split.button.large span {
      width: 3.57143rem; }
      .split.button.large span:after {
        border-top-style: solid;
        border-width: 0.35714rem;
        margin-left: -0.35714rem;
        top: 48%; }
  .split.button.expand {
    padding-left: 2rem; }
  .split.button.secondary span:after {
    border-color: buttonStyle("primary", "color") transparent transparent transparent; }
  .split.button.radius span {
    -webkit-border-bottom-right-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px; }
  .split.button.round span {
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px; }
  .split.button.no-pip span:before {
    border-style: none; }
  .split.button.no-pip span:after {
    border-style: none; }
  .split.button.no-pip span > i {
    display: block;
    left: 50%;
    margin-left: -0.28889em;
    margin-top: -0.48889em;
    position: absolute;
    top: 50%; }

.sub-nav {
  display: block;
  margin: -0.28571rem 0 1.28571rem;
  overflow: hidden;
  padding-top: 0.28571rem;
  width: auto; }
  .sub-nav dt {
    text-transform: uppercase; }
  .sub-nav dt,
  .sub-nav dd,
  .sub-nav li {
    color: #999999;
    float: left;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    margin-left: 1.14286rem;
    margin-bottom: 0; }
    .sub-nav dt a,
    .sub-nav dd a,
    .sub-nav li a {
      color: #999999;
      padding: 0.21429rem 1.14286rem;
      text-decoration: none; }
      .sub-nav dt a:hover,
      .sub-nav dd a:hover,
      .sub-nav li a:hover {
        color: #737373; }
    .sub-nav dt.active a,
    .sub-nav dd.active a,
    .sub-nav li.active a {
      border-radius: 3px;
      background: black;
      color: #FFFFFF;
      cursor: default;
      font-weight: 400;
      padding: 0.21429rem 1.14286rem; }
      .sub-nav dt.active a:hover,
      .sub-nav dd.active a:hover,
      .sub-nav li.active a:hover {
        background: black; }

.switch {
  border: none;
  margin-bottom: 1.5rem;
  outline: 0;
  padding: 0;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .switch label {
    background: #DDDDDD;
    color: transparent;
    cursor: pointer;
    display: block;
    margin-bottom: 1rem;
    position: relative;
    text-indent: 100%;
    width: 4rem;
    height: 2rem;
    transition: left 0.15s ease-out; }
  .switch input {
    left: 10px;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 9px; }
    .switch input + label {
      margin-left: 0;
      margin-right: 0; }
  .switch label:after {
    background: #FFFFFF;
    content: "";
    display: block;
    height: 1.5rem;
    left: .25rem;
    position: absolute;
    top: .25rem;
    width: 1.5rem;
    -webkit-transition: left 0.15s ease-out;
    -moz-transition: left 0.15s ease-out;
    -o-transition: translate3d(0, 0, 0);
    transition: left 0.15s ease-out;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .switch input:checked + label {
    background: black; }
  .switch input:checked + label:after {
    left: 2.25rem; }
  .switch label {
    height: 2rem;
    width: 4rem; }
  .switch label:after {
    height: 1.5rem;
    width: 1.5rem; }
  .switch input:checked + label:after {
    left: 2.25rem; }
  .switch label {
    color: transparent;
    background: #DDDDDD; }
  .switch label:after {
    background: #FFFFFF; }
  .switch input:checked + label {
    background: black; }
  .switch.large label {
    height: 2.5rem;
    width: 5rem; }
  .switch.large label:after {
    height: 2rem;
    width: 2rem; }
  .switch.large input:checked + label:after {
    left: 2.75rem; }
  .switch.small label {
    height: 1.75rem;
    width: 3.5rem; }
  .switch.small label:after {
    height: 1.25rem;
    width: 1.25rem; }
  .switch.small input:checked + label:after {
    left: 2rem; }
  .switch.tiny label {
    height: 1.5rem;
    width: 3rem; }
  .switch.tiny label:after {
    height: 1rem;
    width: 1rem; }
  .switch.tiny input:checked + label:after {
    left: 1.75rem; }
  .switch.radius label {
    border-radius: 4px; }
  .switch.radius label:after {
    border-radius: 3px; }
  .switch.round {
    border-radius: 1000px; }
    .switch.round label {
      border-radius: 2rem; }
    .switch.round label:after {
      border-radius: 2rem; }

table {
  background: #cbcbcb;
  border: solid 1px #e5e5e5;
  margin-bottom: 3rem;
  table-layout: auto; }
  table caption {
    background: transparent;
    color: #333333;
    font-size: 1rem;
    font-weight: bold; }
  table thead {
    background: #e5e5e5; }
    table thead tr th,
    table thead tr td {
      color: #333333;
      font-size: 1rem;
      font-weight: 600;
      padding: 1.5rem; }
  table tfoot {
    background: #e5e5e5; }
    table tfoot tr th,
    table tfoot tr td {
      color: #333333;
      font-size: 1rem;
      font-weight: 600;
      padding: 1.5rem; }
  table tr th,
  table tr td {
    color: #333333;
    font-size: 1rem;
    padding: 1.5rem;
    text-align: left; }
  table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: #cbcbcb; }
  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;
    line-height: 1.5; }

.tabs {
  margin-bottom: 0 !important;
  margin-left: 0; }
  .tabs:before, .tabs:after {
    content: " ";
    display: table; }
  .tabs:after {
    clear: both; }
  .tabs dd,
  .tabs .tab-title {
    float: left;
    list-style: none;
    margin-bottom: 0 !important;
    position: relative; }
    .tabs dd > a,
    .tabs .tab-title > a {
      display: block;
      background-color: transparent;
      color: #999999;
      font-family: "Roboto", Arial, Helvetica, sans-serif;
      font-size: 1rem;
      padding: 0.78571rem 1.57143rem; }
      .tabs dd > a:hover,
      .tabs .tab-title > a:hover {
        background-color: transparent; }
    .tabs dd.active > a,
    .tabs .tab-title.active > a {
      background-color: transparent;
      color: #333333; }
  .tabs.radius dd:first-child a,
  .tabs.radius .tab:first-child a {
    -webkit-border-bottom-left-radius: 2px;
    -webkit-border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px; }
  .tabs.radius dd:last-child a,
  .tabs.radius .tab:last-child a {
    -webkit-border-bottom-right-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px; }
  .tabs.vertical dd,
  .tabs.vertical .tab-title {
    position: inherit;
    float: none;
    display: block;
    top: auto; }

.tabs-content {
  margin-bottom: 1.5rem;
  width: 100%; }
  .tabs-content:before, .tabs-content:after {
    content: " ";
    display: table; }
  .tabs-content:after {
    clear: both; }
  .tabs-content > .content {
    display: none;
    float: left;
    padding: 1.5rem 0 0;
    width: 100%; }
    .tabs-content > .content.active {
      display: block;
      float: none; }
    .tabs-content > .content.contained {
      padding: 1.5rem 0; }
  .tabs-content.vertical {
    display: block; }
    .tabs-content.vertical > .content {
      padding: 0 1.5rem 0; }

@media only screen and (min-width: 551px) {
  .tabs.vertical {
    float: left;
    margin: 0;
    margin-bottom: 1.5rem !important;
    max-width: 20%;
    width: 20%; }
  .tabs-content.vertical {
    float: left;
    margin-left: -1px;
    max-width: 80%;
    padding-left: 1rem;
    width: 80%; } }

.no-js .tabs-content > .content {
  display: block;
  float: none; }

/* Image Thumbnails */
.th {
  border: solid 4px #FFFFFF;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  display: inline-block;
  line-height: 0;
  max-width: 100%;
  transition: all 200ms ease-out; }
  .th:hover, .th:focus {
    box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.5); }
  .th.radius {
    border-radius: 2px; }

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

/* Wrapped around .top-bar to contain to grid width */
.contain-to-grid {
  width: 100%;
  background: #333333; }
  .contain-to-grid .top-bar {
    margin-bottom: 0; }

.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
  left: 0; }
  .fixed.expanded:not(.top-bar) {
    height: auto;
    max-height: 100%;
    overflow-y: auto;
    width: 100%; }
    .fixed.expanded:not(.top-bar) .title-area {
      position: fixed;
      width: 100%;
      z-index: 99; }
    .fixed.expanded:not(.top-bar) .top-bar-section {
      margin-top: 3.21429rem;
      z-index: 98; }

.top-bar {
  background: #333333;
  height: 3.21429rem;
  line-height: 3.21429rem;
  margin-bottom: 0;
  overflow: hidden;
  position: relative; }
  .top-bar ul {
    list-style: none;
    margin-bottom: 0; }
  .top-bar .row {
    max-width: none; }
  .top-bar form,
  .top-bar input,
  .top-bar select {
    margin-bottom: 0; }
  .top-bar input,
  .top-bar select {
    font-size: 0.75rem;
    height: 2rem;
    padding-bottom: .35rem;
    padding-top: .35rem; }
  .top-bar .button, .top-bar button {
    font-size: 0.75rem;
    margin-bottom: 0;
    padding-bottom: 0.42143rem;
    padding-top: 0.42143rem; }
    @media only screen and (max-width: 551px) {
      .top-bar .button, .top-bar button {
        position: relative;
        top: -1px; } }
  .top-bar .title-area {
    margin: 0;
    position: relative; }
  .top-bar .name {
    font-size: 14px;
    height: 3.21429rem;
    margin: 0; }
    .top-bar .name h1, .top-bar .name h2, .top-bar .name h3, .top-bar .name h4, .top-bar .name p, .top-bar .name span {
      font-size: 1.21429rem;
      line-height: 3.21429rem;
      margin: 0; }
      .top-bar .name h1 a, .top-bar .name h2 a, .top-bar .name h3 a, .top-bar .name h4 a, .top-bar .name p a, .top-bar .name span a {
        color: #FFFFFF;
        display: block;
        font-weight: 400;
        padding: 0 1.07143rem;
        width: 75%; }
  .top-bar .toggle-topbar {
    position: absolute;
    right: 0;
    top: 0; }
    .top-bar .toggle-topbar a {
      color: #FFFFFF;
      display: block;
      font-size: 0.92857rem;
      font-weight: 600;
      height: 3.21429rem;
      line-height: 3.21429rem;
      padding: 0 1.07143rem;
      position: relative;
      text-transform: uppercase; }
    .top-bar .toggle-topbar.menu-icon {
      margin-top: -16px;
      top: 50%; }
      .top-bar .toggle-topbar.menu-icon a {
        color: #FFFFFF;
        height: 34px;
        line-height: 33px;
        padding: 0 2.85714rem 0 1.07143rem;
        position: relative; }
        .top-bar .toggle-topbar.menu-icon a span::after {
          content: "";
          display: block;
          height: 0;
          position: absolute;
          margin-top: -8px;
          top: 50%;
          right: 1.07143rem;
          box-shadow: 0 0 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF;
          width: 16px; }
        .top-bar .toggle-topbar.menu-icon a span:hover:after {
          box-shadow: 0 0 0 1px "", 0 7px 0 1px "", 0 14px 0 1px ""; }
  .top-bar.expanded {
    background: transparent;
    height: auto; }
    .top-bar.expanded .title-area {
      background: #333333; }
    .top-bar.expanded .toggle-topbar a {
      color: #888888; }
      .top-bar.expanded .toggle-topbar a span::after {
        box-shadow: 0 0 0 1px #888888, 0 7px 0 1px #888888, 0 14px 0 1px #888888; }
    @media screen and (-webkit-min-device-pixel-ratio: 0) {
      .top-bar.expanded .top-bar-section .has-dropdown.moved > .dropdown,
      .top-bar.expanded .top-bar-section .dropdown {
        clip: initial; }
      .top-bar.expanded .top-bar-section .has-dropdown:not(.moved) > ul {
        padding: 0; } }

.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  transition: left 300ms ease-out; }
  .top-bar-section ul {
    display: block;
    font-size: 14px;
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%; }
  .top-bar-section .divider,
  .top-bar-section [role="separator"] {
    border-top: solid 1px #1a1a1a;
    clear: both;
    height: 1px;
    width: 100%; }
  .top-bar-section ul li {
    background: #333333; }
    .top-bar-section ul li > a {
      color: #FFFFFF;
      display: block;
      font-family: "Roboto", Arial, Helvetica, sans-serif;
      font-size: 0.92857rem;
      font-weight: 400;
      padding-left: 1.07143rem;
      padding: 12px 0 12px 1.07143rem;
      text-transform: none;
      width: 100%; }
      .top-bar-section ul li > a.button {
        font-size: 0.92857rem;
        padding-left: 1.07143rem;
        padding-right: 1.07143rem;
        background-color: black;
        border-color: black;
        color: #FFFFFF; }
        .top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
          background-color: black; }
        .top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > a.button.secondary {
        background-color: white;
        border-color: #cccccc;
        color: #333333; }
        .top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
          background-color: #cccccc; }
        .top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
          color: #333333; }
      .top-bar-section ul li > a.button.success {
        background-color: #008a06;
        border-color: #006e05;
        color: #FFFFFF; }
        .top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
          background-color: #006e05; }
        .top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > a.button.alert {
        background-color: #cc4749;
        border-color: #ac3032;
        color: #FFFFFF; }
        .top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
          background-color: #ac3032; }
        .top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > a.button.warning {
        background-color: #8a714a;
        border-color: #6e5a3b;
        color: #FFFFFF; }
        .top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
          background-color: #6e5a3b; }
        .top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > a.button.info {
        background-color: #666666;
        border-color: #525252;
        color: #FFFFFF; }
        .top-bar-section ul li > a.button.info:hover, .top-bar-section ul li > a.button.info:focus {
          background-color: #525252; }
        .top-bar-section ul li > a.button.info:hover, .top-bar-section ul li > a.button.info:focus {
          color: #FFFFFF; }
    .top-bar-section ul li > button {
      font-size: 0.92857rem;
      padding-left: 1.07143rem;
      padding-right: 1.07143rem;
      background-color: black;
      border-color: black;
      color: #FFFFFF; }
      .top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
        background-color: black; }
      .top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
        color: #FFFFFF; }
      .top-bar-section ul li > button.secondary {
        background-color: white;
        border-color: #cccccc;
        color: #333333; }
        .top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
          background-color: #cccccc; }
        .top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
          color: #333333; }
      .top-bar-section ul li > button.success {
        background-color: #008a06;
        border-color: #006e05;
        color: #FFFFFF; }
        .top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
          background-color: #006e05; }
        .top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > button.alert {
        background-color: #cc4749;
        border-color: #ac3032;
        color: #FFFFFF; }
        .top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
          background-color: #ac3032; }
        .top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > button.warning {
        background-color: #8a714a;
        border-color: #6e5a3b;
        color: #FFFFFF; }
        .top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
          background-color: #6e5a3b; }
        .top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > button.info {
        background-color: #666666;
        border-color: #525252;
        color: #FFFFFF; }
        .top-bar-section ul li > button.info:hover, .top-bar-section ul li > button.info:focus {
          background-color: #525252; }
        .top-bar-section ul li > button.info:hover, .top-bar-section ul li > button.info:focus {
          color: #FFFFFF; }
    .top-bar-section ul li:hover:not(.has-form) > a {
      background-color: #555555;
      color: #FFFFFF;
      background: #222222; }
    .top-bar-section ul li.active > a {
      background: black;
      color: #FFFFFF; }
      .top-bar-section ul li.active > a:hover {
        background: black;
        color: #FFFFFF; }
  .top-bar-section .has-form {
    padding: 1.07143rem; }
  .top-bar-section .has-dropdown {
    position: relative; }
    .top-bar-section .has-dropdown > a:after {
      border: inset 5px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
      border-left-style: solid;
      margin-right: 1.07143rem;
      margin-top: -4.5px;
      position: absolute;
      top: 50%;
      right: 0; }
    .top-bar-section .has-dropdown.moved {
      position: static; }
      .top-bar-section .has-dropdown.moved > .dropdown {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        display: block;
        position: absolute !important;
        width: 100%; }
      .top-bar-section .has-dropdown.moved > a:after {
        display: none; }
  .top-bar-section .dropdown {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    display: block;
    padding: 0;
    position: absolute;
    top: 0;
    z-index: 99;
    left: 100%; }
    .top-bar-section .dropdown li {
      height: auto;
      width: 100%; }
      .top-bar-section .dropdown li a {
        font-weight: 400;
        padding: 8px 1.07143rem; }
        .top-bar-section .dropdown li a.parent-link {
          font-weight: 400; }
      .top-bar-section .dropdown li.title h5, .top-bar-section .dropdown li.parent-link {
        margin-bottom: 0;
        margin-top: 0;
        font-size: 1.28571rem; }
        .top-bar-section .dropdown li.title h5 a, .top-bar-section .dropdown li.parent-link a {
          color: #FFFFFF;
          display: block; }
          .top-bar-section .dropdown li.title h5 a:hover, .top-bar-section .dropdown li.parent-link a:hover {
            background: none; }
      .top-bar-section .dropdown li.has-form {
        padding: 8px 1.07143rem; }
      .top-bar-section .dropdown li .button,
      .top-bar-section .dropdown li button {
        top: auto; }
    .top-bar-section .dropdown label {
      color: #777777;
      font-size: 0.71429rem;
      font-weight: 600;
      margin-bottom: 0;
      padding: 8px 1.07143rem 2px;
      text-transform: uppercase; }

.js-generated {
  display: block; }

@media only screen and (min-width: 551px) {
  .top-bar {
    background: #333333;
    overflow: visible; }
    .top-bar:before, .top-bar:after {
      content: " ";
      display: table; }
    .top-bar:after {
      clear: both; }
    .top-bar .toggle-topbar {
      display: none; }
    .top-bar .title-area {
      float: left; }
    .top-bar .name h1 a,
    .top-bar .name h2 a,
    .top-bar .name h3 a,
    .top-bar .name h4 a,
    .top-bar .name h5 a,
    .top-bar .name h6 a {
      width: auto; }
    .top-bar input,
    .top-bar select,
    .top-bar .button,
    .top-bar button {
      font-size: 1rem;
      height: 2rem;
      position: relative;
      top: 0.60714rem; }
    .top-bar .has-form > .button,
    .top-bar .has-form > button {
      font-size: 1rem;
      height: 2rem;
      position: relative;
      top: 0.60714rem; }
    .top-bar.expanded {
      background: #333333; }
  .contain-to-grid .top-bar {
    margin: 0 auto;
    margin-bottom: 0;
    max-width: 71.42857rem; }
  .top-bar-section {
    transition: none 0 0;
    left: 0 !important; }
    .top-bar-section ul {
      display: inline;
      height: auto !important;
      width: auto; }
      .top-bar-section ul li {
        float: left; }
        .top-bar-section ul li .js-generated {
          display: none; }
    .top-bar-section li.hover > a:not(.button) {
      background-color: #555555;
      background: #222222;
      color: #FFFFFF; }
    .top-bar-section li:not(.has-form) a:not(.button) {
      background: #333333;
      line-height: 3.21429rem;
      padding: 0 1.07143rem; }
      .top-bar-section li:not(.has-form) a:not(.button):hover {
        background-color: #555555;
        background: #222222; }
    .top-bar-section li.active:not(.has-form) a:not(.button) {
      background: black;
      color: #FFFFFF;
      line-height: 3.21429rem;
      padding: 0 1.07143rem; }
      .top-bar-section li.active:not(.has-form) a:not(.button):hover {
        background: black;
        color: #FFFFFF; }
    .top-bar-section .has-dropdown > a {
      padding-right: 2.5rem !important; }
      .top-bar-section .has-dropdown > a:after {
        border: inset 5px;
        content: "";
        display: block;
        height: 0;
        width: 0;
        border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
        border-top-style: solid;
        margin-top: -2.5px;
        top: 1.60714rem; }
    .top-bar-section .has-dropdown.moved {
      position: relative; }
      .top-bar-section .has-dropdown.moved > .dropdown {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px;
        display: block; }
    .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto;
      display: block;
      position: absolute !important; }
    .top-bar-section .has-dropdown > a:focus + .dropdown {
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto;
      display: block;
      position: absolute !important; }
    .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
      border: none;
      content: "\00bb";
      top: 0.21429rem;
      right: 5px; }
    .top-bar-section .dropdown {
      left: 0;
      background: transparent;
      min-width: 100%;
      top: auto; }
      .top-bar-section .dropdown li a {
        background: #333333;
        color: #FFFFFF;
        line-height: 3.21429rem;
        padding: 12px 1.07143rem;
        white-space: nowrap; }
      .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
        background: #333333;
        color: #FFFFFF; }
      .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
        background-color: #555555;
        color: #FFFFFF;
        background: #222222; }
      .top-bar-section .dropdown li label {
        background: #333333;
        white-space: nowrap; }
      .top-bar-section .dropdown li .dropdown {
        left: 100%;
        top: 0; }
    .top-bar-section > ul > .divider,
    .top-bar-section > ul > [role="separator"] {
      border-right: solid 1px #4e4e4e;
      border-bottom: none;
      border-top: none;
      clear: none;
      height: 3.21429rem;
      width: 0; }
    .top-bar-section .has-form {
      background: #333333;
      height: 3.21429rem;
      padding: 0 1.07143rem; }
    .top-bar-section .right li .dropdown {
      left: auto;
      right: 0; }
      .top-bar-section .right li .dropdown li .dropdown {
        right: 100%; }
    .top-bar-section .left li .dropdown {
      right: auto;
      left: 0; }
      .top-bar-section .left li .dropdown li .dropdown {
        left: 100%; }
  .no-js .top-bar-section ul li:hover > a {
    background-color: #555555;
    background: #222222;
    color: #FFFFFF; }
  .no-js .top-bar-section ul li:active > a {
    background: black;
    color: #FFFFFF; }
  .no-js .top-bar-section .has-dropdown:hover > .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important; }
  .no-js .top-bar-section .has-dropdown > a:focus + .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important; } }

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

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

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

.text-justify {
  text-align: justify !important; }

@media only screen and (max-width: 551px) {
  .small-only-text-left {
    text-align: left !important; }
  .small-only-text-right {
    text-align: right !important; }
  .small-only-text-center {
    text-align: center !important; }
  .small-only-text-justify {
    text-align: justify !important; } }

@media only screen {
  .small-text-left {
    text-align: left !important; }
  .small-text-right {
    text-align: right !important; }
  .small-text-center {
    text-align: center !important; }
  .small-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 551px) and (max-width: 801px) {
  .medium-only-text-left {
    text-align: left !important; }
  .medium-only-text-right {
    text-align: right !important; }
  .medium-only-text-center {
    text-align: center !important; }
  .medium-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 551px) {
  .medium-text-left {
    text-align: left !important; }
  .medium-text-right {
    text-align: right !important; }
  .medium-text-center {
    text-align: center !important; }
  .medium-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 801px) and (max-width: 1261px) {
  .large-only-text-left {
    text-align: left !important; }
  .large-only-text-right {
    text-align: right !important; }
  .large-only-text-center {
    text-align: center !important; }
  .large-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 801px) {
  .large-text-left {
    text-align: left !important; }
  .large-text-right {
    text-align: right !important; }
  .large-text-center {
    text-align: center !important; }
  .large-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 1261px) and (max-width: 1681px) {
  .xlarge-only-text-left {
    text-align: left !important; }
  .xlarge-only-text-right {
    text-align: right !important; }
  .xlarge-only-text-center {
    text-align: center !important; }
  .xlarge-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 1261px) {
  .xlarge-text-left {
    text-align: left !important; }
  .xlarge-text-right {
    text-align: right !important; }
  .xlarge-text-center {
    text-align: center !important; }
  .xlarge-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 1681px) and (max-width: 99999999em) {
  .xxlarge-only-text-left {
    text-align: left !important; }
  .xxlarge-only-text-right {
    text-align: right !important; }
  .xxlarge-only-text-center {
    text-align: center !important; }
  .xxlarge-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 1681px) {
  .xxlarge-text-left {
    text-align: left !important; }
  .xxlarge-text-right {
    text-align: right !important; }
  .xxlarge-text-center {
    text-align: center !important; }
  .xxlarge-text-justify {
    text-align: justify !important; } }

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

/* Default Link Styles */
a {
  color: black;
  line-height: inherit;
  text-decoration: none; }
  a:hover, a:focus {
    color: black; }
  a img {
    border: none; }

/* Default paragraph styles */
p {
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 1rem;
  text-rendering: optimizeLegibility; }
  p.lead {
    font-size: 1.25rem;
    line-height: 1.6; }
  p aside {
    font-size: 1rem;
    font-style: italic;
    line-height: 1.5; }

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  color: #333333;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 1.5rem;
  margin-top: 0;
  text-rendering: optimizeLegibility; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    color: #999999;
    font-size: 80%;
    line-height: 0; }

h1 {
  font-size: 28px-rem-calc(10); }

h2 {
  font-size: 25px-rem-calc(10); }

h3 {
  font-size: 22px-rem-calc(5); }

h4 {
  font-size: 20px-rem-calc(5); }

h5 {
  font-size: 14px; }

h6 {
  font-size: 12px; }

.subheader {
  line-height: 24px;
  color: #999999;
  font-weight: 400;
  margin-top: 0.2rem;
  margin-bottom: 0.78571rem; }

hr {
  border: solid #999999;
  border-width: 1px 0 0;
  clear: both;
  height: 0;
  margin: 1rem 0 0.92857rem; }

/* Helpful Typography Defaults */
em,
i {
  font-style: italic;
  line-height: inherit; }

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

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

code {
  background-color: white;
  border-color: #e5e5e5;
  border-style: solid;
  border-width: 1px;
  color: #cc4749;
  font-family: Consolas, Monaco, "Andale Mono", monospace;
  font-weight: 400;
  padding: 0.35714rem 0.5rem; }

/* Lists */
ul,
ol,
dl {
  font-family: inherit;
  font-size: 1rem;
  line-height: 1.5;
  list-style-position: outside;
  margin-bottom: 1rem; }

ul {
  margin-left: 1.1rem; }

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.42857rem;
  margin-bottom: 0; }

ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit; }

ul.square {
  list-style-type: square;
  margin-left: 1.1rem; }

ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem; }

ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem; }

/* Ordered Lists */
ol {
  margin-left: 1.4rem; }
  ol li ul,
  ol li ol {
    margin-left: 1.42857rem;
    margin-bottom: 0; }

.no-bullet {
  list-style-type: none;
  margin-left: 0; }
  .no-bullet li ul,
  .no-bullet li ol {
    margin-left: 1.42857rem;
    margin-bottom: 0;
    list-style: none; }

/* Definition Lists */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: 600; }

dl dd {
  margin-bottom: 1.5rem; }

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #333333;
  cursor: help; }

abbr {
  text-transform: none; }
  abbr[title] {
    border-bottom: 1px dotted #999999; }

/* Blockquotes */
blockquote {
  margin: 0 0 1rem;
  padding: 0.78571rem 1.5rem;
  border-left: 1px solid #DDDDDD; }
  blockquote cite {
    display: block;
    font-size: 1rem;
    color: #999999; }
    blockquote cite:before {
      content: "\2014 \0020"; }
    blockquote cite a,
    blockquote cite a:visited {
      color: #999999; }

blockquote,
blockquote p {
  line-height: 1.5;
  color: #333333; }

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.5rem;
  border: 1px solid #999999;
  padding: 1.5rem; }
  .vcard li {
    margin: 0;
    display: block; }
  .vcard .fn {
    font-weight: 600;
    font-size: 1rem; }

.vevent .summary {
  font-weight: 600; }

.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: 600;
  border: none;
  padding: 0 0.07143rem; }

@media only screen and (min-width: 551px) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 24px; }
  h1 {
    font-size: 28px; }
  h2 {
    font-size: 25px; }
  h3 {
    font-size: 22px; }
  h4 {
    font-size: 20px; }
  h5 {
    font-size: 14px; }
  h6 {
    font-size: 12px; } }

.off-canvas-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  overflow: hidden; }
  .off-canvas-wrap.move-right, .off-canvas-wrap.move-left, .off-canvas-wrap.move-bottom, .off-canvas-wrap.move-top {
    min-height: 100%;
    -webkit-overflow-scrolling: touch; }

.inner-wrap {
  position: relative;
  width: 100%;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }
  .inner-wrap:before, .inner-wrap:after {
    content: " ";
    display: table; }
  .inner-wrap:after {
    clear: both; }

.tab-bar {
  -webkit-backface-visibility: hidden;
  background: #333333;
  color: #FFFFFF;
  height: 3.21429rem;
  line-height: 3.21429rem;
  position: relative; }
  .tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 {
    color: #FFFFFF;
    font-weight: 600;
    line-height: 3.21429rem;
    margin: 0; }
  .tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 {
    font-size: 14px; }

.left-small {
  height: 3.21429rem;
  position: absolute;
  top: 0;
  width: 3.21429rem;
  border-right: solid 1px #1a1a1a;
  left: 0; }

.right-small {
  height: 3.21429rem;
  position: absolute;
  top: 0;
  width: 3.21429rem;
  border-left: solid 1px #1a1a1a;
  right: 0; }

.tab-bar-section {
  height: 3.21429rem;
  padding: 0 0.71429rem;
  position: absolute;
  text-align: center;
  top: 0; }
  .tab-bar-section.left {
    text-align: left; }
  .tab-bar-section.right {
    text-align: right; }
  .tab-bar-section.left {
    left: 0;
    right: 3.21429rem; }
  .tab-bar-section.right {
    left: 3.21429rem;
    right: 0; }
  .tab-bar-section.middle {
    left: 3.21429rem;
    right: 3.21429rem; }

.tab-bar .menu-icon {
  color: #FFFFFF;
  display: block;
  height: 3.21429rem;
  padding: 0;
  position: relative;
  text-indent: 2.5rem;
  transform: translate3d(0, 0, 0);
  width: 3.21429rem; }
  .tab-bar .menu-icon span::after {
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 50%;
    margin-top: -0.57143rem;
    left: 1.03571rem;
    box-shadow: 0 0 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF;
    width: 1.14286rem; }
  .tab-bar .menu-icon span:hover:after {
    box-shadow: 0 0 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3; }

.left-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  background: #333333;
  bottom: 0;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  transition: transform 500ms ease 0s;
  width: 17.85714rem;
  z-index: 1001;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0;
  top: 0; }
  .left-off-canvas-menu * {
    -webkit-backface-visibility: hidden; }

.right-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  background: #333333;
  bottom: 0;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  transition: transform 500ms ease 0s;
  width: 17.85714rem;
  z-index: 1001;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0;
  top: 0; }
  .right-off-canvas-menu * {
    -webkit-backface-visibility: hidden; }

.top-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  background: #333333;
  bottom: 0;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  transition: transform 500ms ease 0s;
  width: 17.85714rem;
  z-index: 1001;
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  -ms-transform: translate(0, -100%);
  -o-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  top: 0;
  width: 100%;
  height: 21.42857rem; }
  .top-off-canvas-menu * {
    -webkit-backface-visibility: hidden; }

.bottom-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  background: #333333;
  bottom: 0;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  transition: transform 500ms ease 0s;
  width: 17.85714rem;
  z-index: 1001;
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate(0, 100%);
  -o-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  bottom: 0;
  width: 100%;
  height: 21.42857rem; }
  .bottom-off-canvas-menu * {
    -webkit-backface-visibility: hidden; }

ul.off-canvas-list {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  ul.off-canvas-list li label {
    background: #444444;
    border-bottom: none;
    border-top: 1px solid #5e5e5e;
    color: #999999;
    display: block;
    font-size: 0.85714rem;
    font-weight: 600;
    margin: 0;
    padding: 0.3rem 1.07143rem;
    text-transform: uppercase; }
  ul.off-canvas-list li a {
    border-bottom: 1px solid #262626;
    color: rgba(255, 255, 255, 0.7);
    display: block;
    padding: 0.66667rem;
    transition: background 300ms ease; }
    ul.off-canvas-list li a:hover {
      background: #242424; }
    ul.off-canvas-list li a:active {
      background: #242424; }

.move-right > .inner-wrap {
  -webkit-transform: translate3d(17.85714rem, 0, 0);
  -moz-transform: translate3d(17.85714rem, 0, 0);
  -ms-transform: translate(17.85714rem, 0);
  -o-transform: translate3d(17.85714rem, 0, 0);
  transform: translate3d(17.85714rem, 0, 0); }

.move-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002; }
  @media only screen and (min-width: 551px) {
    .move-right .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.move-left > .inner-wrap {
  -webkit-transform: translate3d(-17.85714rem, 0, 0);
  -moz-transform: translate3d(-17.85714rem, 0, 0);
  -ms-transform: translate(-17.85714rem, 0);
  -o-transform: translate3d(-17.85714rem, 0, 0);
  transform: translate3d(-17.85714rem, 0, 0); }

.move-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002; }
  @media only screen and (min-width: 551px) {
    .move-left .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.move-top > .inner-wrap {
  -webkit-transform: translate3d(0, -21.42857rem, 0);
  -moz-transform: translate3d(0, -21.42857rem, 0);
  -ms-transform: translate(0, -21.42857rem);
  -o-transform: translate3d(0, -21.42857rem, 0);
  transform: translate3d(0, -21.42857rem, 0); }

.move-top .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002; }
  @media only screen and (min-width: 551px) {
    .move-top .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.move-bottom > .inner-wrap {
  -webkit-transform: translate3d(0, 21.42857rem, 0);
  -moz-transform: translate3d(0, 21.42857rem, 0);
  -ms-transform: translate(0, 21.42857rem);
  -o-transform: translate3d(0, 21.42857rem, 0);
  transform: translate3d(0, 21.42857rem, 0); }

.move-bottom .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002; }
  @media only screen and (min-width: 551px) {
    .move-bottom .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap .left-off-canvas-menu, .offcanvas-overlap .right-off-canvas-menu,
.offcanvas-overlap .top-off-canvas-menu, .offcanvas-overlap .bottom-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }

.offcanvas-overlap .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002; }
  @media only screen and (min-width: 551px) {
    .offcanvas-overlap .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-left .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }

.offcanvas-overlap-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002; }
  @media only screen and (min-width: 551px) {
    .offcanvas-overlap-left .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-right .left-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }

.offcanvas-overlap-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002; }
  @media only screen and (min-width: 551px) {
    .offcanvas-overlap-right .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-top .bottom-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }

.offcanvas-overlap-top .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002; }
  @media only screen and (min-width: 551px) {
    .offcanvas-overlap-top .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-bottom .top-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }

.offcanvas-overlap-bottom .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002; }
  @media only screen and (min-width: 551px) {
    .offcanvas-overlap-bottom .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.no-csstransforms .left-off-canvas-menu {
  left: -17.85714rem; }

.no-csstransforms .right-off-canvas-menu {
  right: -17.85714rem; }

.no-csstransforms .top-off-canvas-menu {
  top: -21.42857rem; }

.no-csstransforms .bottom-off-canvas-menu {
  bottom: -21.42857rem; }

.no-csstransforms .move-left > .inner-wrap {
  right: 17.85714rem; }

.no-csstransforms .move-right > .inner-wrap {
  left: 17.85714rem; }

.no-csstransforms .move-top > .inner-wrap {
  right: 21.42857rem; }

.no-csstransforms .move-bottom > .inner-wrap {
  left: 21.42857rem; }

.left-submenu {
  -webkit-backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
  background: #333333;
  bottom: 0;
  box-sizing: content-box;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  width: 17.85714rem;
  height: 21.42857rem;
  z-index: 1002;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }
  .left-submenu * {
    -webkit-backface-visibility: hidden; }
  .left-submenu .back > a {
    background: #444;
    border-bottom: none;
    border-top: 1px solid #5e5e5e;
    color: #999999;
    font-weight: 600;
    padding: 0.3rem 1.07143rem;
    text-transform: uppercase;
    margin: 0; }
    .left-submenu .back > a:hover {
      background: #303030;
      border-bottom: none;
      border-top: 1px solid #5e5e5e; }
    .left-submenu .back > a:before {
      content: "\AB";
      margin-right: .5rem;
      display: inline; }
  .left-submenu.move-right, .left-submenu.offcanvas-overlap-right, .left-submenu.offcanvas-overlap {
    -webkit-transform: translate3d(0%, 0, 0);
    -moz-transform: translate3d(0%, 0, 0);
    -ms-transform: translate(0%, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0); }

.right-submenu {
  -webkit-backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
  background: #333333;
  bottom: 0;
  box-sizing: content-box;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  width: 17.85714rem;
  height: 21.42857rem;
  z-index: 1002;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }
  .right-submenu * {
    -webkit-backface-visibility: hidden; }
  .right-submenu .back > a {
    background: #444;
    border-bottom: none;
    border-top: 1px solid #5e5e5e;
    color: #999999;
    font-weight: 600;
    padding: 0.3rem 1.07143rem;
    text-transform: uppercase;
    margin: 0; }
    .right-submenu .back > a:hover {
      background: #303030;
      border-bottom: none;
      border-top: 1px solid #5e5e5e; }
    .right-submenu .back > a:after {
      content: "\BB";
      margin-left: .5rem;
      display: inline; }
  .right-submenu.move-left, .right-submenu.offcanvas-overlap-left, .right-submenu.offcanvas-overlap {
    -webkit-transform: translate3d(0%, 0, 0);
    -moz-transform: translate3d(0%, 0, 0);
    -ms-transform: translate(0%, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0); }

.top-submenu {
  -webkit-backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
  background: #333333;
  bottom: 0;
  box-sizing: content-box;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  width: 17.85714rem;
  height: 21.42857rem;
  z-index: 1002;
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  -ms-transform: translate(0, -100%);
  -o-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  top: 0;
  width: 100%;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }
  .top-submenu * {
    -webkit-backface-visibility: hidden; }
  .top-submenu .back > a {
    background: #444;
    border-bottom: none;
    border-top: 1px solid #5e5e5e;
    color: #999999;
    font-weight: 600;
    padding: 0.3rem 1.07143rem;
    text-transform: uppercase;
    margin: 0; }
    .top-submenu .back > a:hover {
      background: #303030;
      border-bottom: none;
      border-top: 1px solid #5e5e5e; }
  .top-submenu.move-bottom, .top-submenu.offcanvas-overlap-bottom, .top-submenu.offcanvas-overlap {
    -webkit-transform: translate3d(0, 0%, 0);
    -moz-transform: translate3d(0, 0%, 0);
    -ms-transform: translate(0, 0%);
    -o-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0); }

.bottom-submenu {
  -webkit-backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
  background: #333333;
  bottom: 0;
  box-sizing: content-box;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  width: 17.85714rem;
  height: 21.42857rem;
  z-index: 1002;
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate(0, 100%);
  -o-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  bottom: 0;
  width: 100%;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }
  .bottom-submenu * {
    -webkit-backface-visibility: hidden; }
  .bottom-submenu .back > a {
    background: #444;
    border-bottom: none;
    border-top: 1px solid #5e5e5e;
    color: #999999;
    font-weight: 600;
    padding: 0.3rem 1.07143rem;
    text-transform: uppercase;
    margin: 0; }
    .bottom-submenu .back > a:hover {
      background: #303030;
      border-bottom: none;
      border-top: 1px solid #5e5e5e; }
  .bottom-submenu.move-top, .bottom-submenu.offcanvas-overlap-top, .bottom-submenu.offcanvas-overlap {
    -webkit-transform: translate3d(0, 0%, 0);
    -moz-transform: translate3d(0, 0%, 0);
    -ms-transform: translate(0, 0%);
    -o-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0); }

.left-off-canvas-menu ul.off-canvas-list li.has-submenu > a:after {
  content: "\BB";
  margin-left: .5rem;
  display: inline; }

.right-off-canvas-menu ul.off-canvas-list li.has-submenu > a:before {
  content: "\AB";
  margin-right: .5rem;
  display: inline; }

/* small displays */
@media only screen {
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }
  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }
  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* medium displays */
@media only screen and (min-width: 551px) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* large displays */
@media only screen and (min-width: 801px) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* xlarge displays */
@media only screen and (min-width: 1261px) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* xxlarge displays */
@media only screen and (min-width: 1681px) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xlarge, table.hide-for-xlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* Orientation targeting */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important; }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }

/* Specific visibility for tables */
table.hide-for-landscape, table.show-for-portrait {
  display: table !important; }

thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important; }

tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important; }

tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important; }

td.hide-for-landscape, td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important; }

@media only screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important; }
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important; }
  /* Specific visibility for tables */
  table.show-for-landscape, table.hide-for-portrait {
    display: table !important; }
  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important; }
  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important; }
  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important; }
  td.show-for-landscape, td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important; } }

@media only screen and (orientation: portrait) {
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important; }
  .hide-for-portrait,
  .show-for-landscape {
    display: none !important; }
  /* Specific visibility for tables */
  table.show-for-portrait, table.hide-for-landscape {
    display: table !important; }
  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important; }
  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important; }
  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important; }
  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important; } }

/* Touch-enabled device targeting */
.show-for-touch {
  display: none !important; }

.hide-for-touch {
  display: inherit !important; }

.touch .show-for-touch {
  display: inherit !important; }

.touch .hide-for-touch {
  display: none !important; }

/* Specific visibility for tables */
table.hide-for-touch {
  display: table !important; }

.touch table.show-for-touch {
  display: table !important; }

thead.hide-for-touch {
  display: table-header-group !important; }

.touch thead.show-for-touch {
  display: table-header-group !important; }

tbody.hide-for-touch {
  display: table-row-group !important; }

.touch tbody.show-for-touch {
  display: table-row-group !important; }

tr.hide-for-touch {
  display: table-row !important; }

.touch tr.show-for-touch {
  display: table-row !important; }

td.hide-for-touch {
  display: table-cell !important; }

.touch td.show-for-touch {
  display: table-cell !important; }

th.hide-for-touch {
  display: table-cell !important; }

.touch th.show-for-touch {
  display: table-cell !important; }

/* Screen reader-specific classes */
.show-for-sr {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px; }

.show-on-focus {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px; }
  .show-on-focus:focus, .show-on-focus:active {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

/* Print visibility */
/* Vertical Carousel */
.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; }

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

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated-loading {
  animation-duration: 2.2s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: shimmer;
  animation-timing-function: linear;
  background: #f9f9f9;
  background: linear-gradient(to right, #f9f9f9 4%, #f3f3f3 25%, #f9f9f9 36%);
  background-size: 1200px 100%; }
  .animated-loading .progress-shipping,
  .animated-loading .shipping-message {
    opacity: 0; }

@keyframes load-ani {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes load-ani {
  100% {
    -webkit-transform: rotate(360deg); } }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 0 0; }
  to {
    background-position: 40px 0; } }

@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 0 0; }
  to {
    background-position: 40px 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 0 0; }
  to {
    background-position: 40px 0; } }

@-webkit-keyframes load-animate {
  0% {
    transform: rotate(0deg); }
  50% {
    transform: rotate(180deg);
    opacity: .35; }
  100% {
    transform: rotate(360deg); } }

@keyframes load-animate {
  0% {
    transform: rotate(0deg); }
  50% {
    transform: rotate(180deg);
    opacity: .35; }
  100% {
    transform: rotate(360deg); } }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

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

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

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

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

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

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@keyframes animationRotate {
  from {
    opacity: 0;
    transform: rotateZ(-8deg) scale(1.2); }
  to {
    opacity: 1;
    transform: none; } }

@-webkit-keyframes zoom-animation {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.55, 1.55, 1);
    transform: scale3d(1.55, 1.55, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes zoom-animation {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.55, 1.55, 1);
    transform: scale3d(1.55, 1.55, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@-webkit-keyframes zoom-animation-2 {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(2.1, 2.1, 1);
    transform: scale3d(2.1, 2.1, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes zoom-animation-2 {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(2.1, 2.1, 1);
    transform: scale3d(2.1, 2.1, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@-webkit-keyframes zoom-animation-3 {
  from {
    -webkit-transform: scale3d(2, 2, 1);
    transform: scale3d(2, 2, 1); }
  50% {
    -webkit-transform: scale3d(3, 3, 1);
    transform: scale3d(3, 3, 1); }
  to {
    -webkit-transform: scale3d(2, 2, 1);
    transform: scale3d(2, 2, 1); } }

@keyframes zoom-animation-3 {
  from {
    -webkit-transform: scale3d(2, 2, 1);
    transform: scale3d(2, 2, 1); }
  50% {
    -webkit-transform: scale3d(3, 3, 1);
    transform: scale3d(3, 3, 1); }
  to {
    -webkit-transform: scale3d(2, 2, 1);
    transform: scale3d(2, 2, 1); } }

@-webkit-keyframes shimmer {
  0% {
    background-position: -100% 0; }
  100% {
    background-position: 100% 0; } }

@keyframes shimmer {
  0% {
    background-position: -1200px 0; }
  100% {
    background-position: 1200px 0; } }

@-webkit-keyframes movingUp {
  0% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
    visibility: visible; }
  50% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  100% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
    visibility: visible; } }

@keyframes movingUp {
  0% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
    visibility: visible; }
  50% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  100% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
    visibility: visible; } }

@-webkit-keyframes haloFadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes haloFadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.haloFadeInLeft {
  -webkit-animation-name: haloFadeInLeft;
  animation-name: haloFadeInLeft; }

@-webkit-keyframes haloFadeOutRight {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0); } }

@keyframes haloFadeOutRight {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0); } }

@-webkit-keyframes scaleLeftToRight {
  0% {
    opacity: 0;
    transform: translateX(-3rem) scale(0); }
  100% {
    opacity: 1;
    transform: translateX(0) scale(1); } }

@keyframes scaleLeftToRight {
  0% {
    opacity: 0;
    transform: translateX(-3rem) scale(0); }
  100% {
    opacity: 1;
    transform: translateX(0) scale(1); } }

@-webkit-keyframes scaleRightToLeft {
  0% {
    opacity: 1;
    transform: translateX(0) scale(1); }
  100% {
    opacity: 0;
    transform: translateX(-3rem) scale(0); } }

@keyframes scaleRightToLeft {
  0% {
    opacity: 1;
    transform: translateX(0) scale(1); }
  100% {
    opacity: 0;
    transform: translateX(-3rem) scale(0); } }

.haloFadeOutRight {
  -webkit-animation-name: haloFadeOutRight;
  animation-name: haloFadeOutRight; }

@-webkit-keyframes blink {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes blink {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }

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

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

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

p {
  margin-bottom: 1.5rem; }

h1, h2, h3, h4, h5, h6 {
  color: black;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 700;
  letter-spacing: 0.02em;
  margin-bottom: 0.78571rem; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    color: black;
    font-size: 60%;
    line-height: 0; }

h1 {
  font-size: 28px; }

h2 {
  font-size: 25px; }

h3 {
  font-size: 22px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 14px; }

h6 {
  font-size: 12px; }

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

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

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

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

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

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

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

ul {
  margin-left: 1.15rem; }

ol {
  margin-left: 1.15rem; }

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

dl dd {
  margin-bottom: 1.5rem; }

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

abbr {
  text-transform: none; }

blockquote { }

blockquote,
blockquote p {
  font-size: 22px;
  line-height: 26px; }

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

.icon {
  height: 1.14286rem;
  width: 1.14286rem;
  display: inline-block;
  vertical-align: middle; }
  .icon svg {
    display: inline-block;
    fill: black;
    height: 100%;
    vertical-align: top;
    width: 100%; }

/*doc
---
title: Lists
name: lists
category: Elements
---

*/
/*doc
---
title: Inline List
name: inline_list
category: Elements
parent: lists
---


```html_example
<ul class="inlineList">
    <li><a href="#">Link 1</a></li>
    <li><a href="#">Link 2</a></li>
    <li><a href="#">Link 3</a></li>
    <li><a href="#">Link 4</a></li>
    <li><a href="#">Link 5</a></li>
</ul>
```
##### Inline list settings
```sass_file_example
src/settings/foundation/inlineList/_settings.scss
```

*/
.inlineList {
  list-style: none;
  margin-top: 0;
  margin-bottom: 1.21429rem;
  margin-left: -1.57143rem;
  margin-right: 0;
  overflow: hidden;
  padding: 0; }
  .inlineList > li {
    display: block;
    float: left;
    list-style: none;
    margin-left: 1.57143rem; }
    .inlineList > li > * {
      display: block; }

/*doc
---
title: Tables
name: tables
category: Elements
---


```html_example
<table class="table">
    <thead class="table-thead">
        <tr>
            <th>Table Header</th>
            <th>Table Header</th>
            <th class="table-header--numericData" scope="column">Totals</th>
        </tr>
    </thead>
    <tbody class="table-tbody">
        <tr>
            <td>Content Goes Here</td>
            <td>This is longer content Donec id elit non mi porta gravida at eget metus.</td>
            <td class="table-cell--numericData">$10</td>
        </tr>
    </tbody>
    <tfoot class="table-tfoot">
        <tr>
            <td class="table-cell--numericData" colspan="2">Subtotal:</td>
            <td class="table-cell--numericData"><strong>$60</strong></td>
        </tr>
    </tfoot>
</table>
```
##### Tables settings
```sass_file_example
src/settings/foundation/tables/_settings.scss
```

*/
.table {
  border: solid 1px #e5e5e5;
  margin-bottom: 2rem;
  table-layout: auto;
  width: 100%; }
  .table thead {
    background: #e5e5e5; }
    .table thead tr th,
    .table thead tr td {
      font-size: 1rem;
      font-weight: 700;
      padding: 0.78571rem 1.5rem; }
  .table tr th,
  .table tr td {
    padding: 0.78571rem 1.5rem;
    text-align: left; }
  .table thead tr th,
  .table tfoot tr th,
  .table tfoot tr td,
  .table tbody tr th,
  .table tbody tr td,
  .table tr td {
    display: table-cell; }
  .table th.table-header--numericData,
  .table td.table-cell--numericData {
    text-align: right; }

.table-thead {
  border: 1px solid #e5e5e5; }

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

.table-tbody tr {
  border-bottom: 1px solid #e5e5e5; }
  .table-tbody tr:last-child {
    border-bottom: 0; }

/*doc
---
title: Buttons
name: button
category: Components
---

These are all the button

```sass_file_example
src/settings/foundation/buttons/_settings.scss
```

```html_example
<button class="button">Button</button>

<input type="submit" class="button" value="Button">

<a class="button" role="button" href="#">Button</a>
```

*/
.button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 1rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  background-color: white;
  border-color: black;
  color: black;
  font-size: 1rem;
  padding: 0.85714rem 2.28571rem;
  border-radius: 4px;
  outline: none;
  vertical-align: middle; }
  .button:hover, .button:focus, .button.is-active, .button.active {
    background-color: black;
    border-color: black;
    color: white; }
  .button:active {
    background-color: black;
    border: 1px solid black;
    color: white; }
  .button:focus, .button.is-active, .button.active {
    outline: none; }
  @media (min-width: 481px) {
    .button + .button {
      margin-left: 0.78571rem; } }

/*doc
---
title: Button states
name: button_states
category: Components
parent: button
---

```html_example
<button class="button button--primary">Primary Button</button>

<button class="button">Secondary / Default Button</button>

<button class="button button--tertiary">Tertiary Button</button>

<button class="button button--action">Call-to-Action Button</button>
```
    */
.button--primary {
  background-color: black;
  border-color: black;
  color: white; }
  .button--primary:hover, .button--primary:focus, .button--primary.is-active, .button--primary.active {
    background-color: #e82b1a;
    border-color: #e82b1a;
    color: white; }
  .button--primary:active {
    background-color: #e82b1a;
    border: 1px solid #e82b1a;
    color: white; }

.button--tertiary {
  background-color: white;
  border-color: white;
  color: black; }
  .button--tertiary:hover, .button--tertiary:focus, .button--tertiary.is-active, .button--tertiary.active {
    background-color: black;
    border-color: white;
    color: white; }
  .button--tertiary:active {
    background-color: black;
    border: 1px solid white;
    color: white; }

.button[disabled] {
  background-color: #cccccc;
  border-color: rgba(0, 0, 255, 0);
  color: white;
  cursor: default; }

/*doc
---
title: Button sizes
name: button_sizes
category: Components
parent: button
---

```html_example
<button class="button button--large">Large</button>

<button class="button">Default</button>

<button class="button button--small">Small</button>

<button class="button button--tiny">Tiny</button>
```

And a special case, slab, which takes the full width of it's container and any
size modifier

```html_example
<button class="button button--slab">Slab</button>

<button class="button button--slab button--large">Slab</button>
```

*/
.button--large {
  font-size: 14px; }

.button--small {
  font-size: 12px;
  padding: 0.57143rem 1.5rem; }

.button--tiny { }

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

.button--icon {
  font-size: 1rem;
  padding: 0.78571rem 0.78571rem; }
  .button--icon svg {
    fill: black; }

/*doc
---
title: Button Groups
name: button_groups
category: Components
parent: button
---


```html_example
<div class="buttonGroup">
    <button class="button">Button1</button>
    <button class="button">Button2</button>
    <button class="button">Button3</button>
</div>
```
##### Button group settings
```sass_file_example
src/settings/bigcommerce/buttonGroup/_settings.scss
```

*/
.buttonGroup {
  display: inline-block; }
  .buttonGroup > .button {
    border-radius: 0;
    border-right-width: 0;
    float: left;
    margin-left: 0; }
    .buttonGroup > .button:first-child {
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .buttonGroup > .button:last-child {
      border-bottom-right-radius: 4px;
      border-right-width: 1px;
      border-top-right-radius: 4px; }

/*doc
---
title: Dropdowns
name: dropdown
category: Components
---

Dropdowns are simple lists that can appear next to any element that can trigger a click event.
They can be used by buttons, icons, links and other similar items.

```sass_file_example
src/settings/foundation/dropdown/_settings.scss
```
```html_example
<ul class="dropdown-menu" style="display:block; left: 0;">
    <li class="dropdown-menu-item"><a href="#" ng-click="$event.preventDefault()">One</a></li>
    <li class="dropdown-menu-item"><a href="#" ng-click="$event.preventDefault()">Two</a></li>
    <li class="dropdown-menu-item"><a href="#" ng-click="$event.preventDefault()">Three</a></li>
</ul>
```
*/
.dropdown-menu {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #e5e5e5;
  font-size: 1rem;
  height: auto;
  width: 100%;
  z-index: 89;
  max-width: 200px; }
  .dropdown-menu.open {
    display: block; }
  .dropdown-menu > *:first-child {
    margin-top: 0; }
  .dropdown-menu > *:last-child {
    margin-bottom: 0; }

.dropdown-menu--content {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #e5e5e5;
  font-size: 1rem;
  height: auto;
  padding: 0.78571rem;
  width: 100%;
  z-index: 89;
  max-width: 200px; }
  .dropdown-menu--content.open {
    display: block; }
  .dropdown-menu--content > *:first-child {
    margin-top: 0; }
  .dropdown-menu--content > *:last-child {
    margin-bottom: 0; }

.dropdown-menu-item {
  cursor: pointer;
  font-size: 1rem;
  line-height: 1.5;
  margin: 0;
  padding: 0.35714rem 0.71429rem; }
  .dropdown-menu-item a {
    display: block;
    padding: 0.35714rem; }
  .dropdown-menu-item a {
    margin: -0.35714rem; }

/*doc
---
title: Forms
name: forms
category: Forms
---

##### Foundation Forms settings
```sass_file_example
src/settings/foundation/forms/_settings.scss
```

##### Citadel Forms settings
```sass_file_example
src/settings/foundation/forms/_settings.scss
```

*/
/*doc
---
title: Form basics
name: 01forms_basics
category: Forms
parent: forms
---

Citadel comes with styling for most form input types and some custom ones. To start
things off a basic, semantic mark-up structure should be adhered too, including
the `form`, `fieldset` and `legend` elements where ever possible.

```html_example
<form action="#" class="form">
    <fieldset class="form-fieldset">
        <legend class="form-legend">Form legend</legend>
    </fieldset>
</form>
```

*/
.form {
  margin: 0 0 1.5rem; }

.form-fieldset {
  border-width: 0;
  margin: 0;
  padding: 0; }

.form-legend {
  background: transparent;
  border: solid #999999;
  border-width: 0 0 1px;
  display: block;
  line-height: 32px;
  margin-bottom: 0.78571rem;
  padding: 0;
  width: 100%; }

/*doc
---
title: Form labels and inputs
name: 03forms_basics
category: Forms
parent: forms
---

Inputs of all types should be associated with a label which has a `for` attribute

```html_example
<div class="form-field">
    <label class="form-label" for="input1">Input Label</label>
    <input class="form-input" id="input1" type="text" placeholder="Placeholder text">
</div>
<div class="form-field">
    <label class="form-label" for="input2">Number Label</label>
    <input class="form-input" id="input2" type="number" placeholder="Number input">
</div>
<div class="form-field">
    <label class="form-label" for="input3">Textarea Label <small>additional context</small></label>
    <textarea class="form-input" id="input3" placeholder="Placeholder text" rows="3"></textarea>
</div>
```
*/
.form-label {
  color: black;
  cursor: pointer;
  display: block;
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 0.5rem; }
  .form-label small {
    color: black;
    font-size: 0.71429rem;
    text-transform: uppercase;
    vertical-align: bottom; }

.form-input {
  appearance: none;
  background-color: white;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  color: #777777;
  display: block;
  font-family: inherit;
  font-size: 1rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  height: 3rem;
  margin: 0;
  padding: 0.75rem 1rem;
  transition: border-color 100ms ease-out;
  width: 100%;
  /*doc
---
title: Disabled inputs
name: 04forms_basics
category: Forms
parent: forms
---

```html_example
<div class="form-field">
    <label class="form-label" for="disabled_input1">Input Label</label>
    <input class="form-input" id="disabled_input1" disabled type="text" value="Disabled text">
</div>

<div class="form-field">
    <label class="form-label" for="disabled_input2">Input Label</label>
    <input class="form-input" id="disabled_input2" readonly type="text" value="Readonly text">
</div>
```
*/ }
  .form-input:disabled {
    background-color: white;
    color: #999999;
    cursor: not-allowed; }
  .form-input[readonly] {
    background-color: #e5e5e5;
    border-color: #999999;
    color: #777777;
    cursor: text; }
  .form-input:focus {
    border-color: #474747;
    outline: none; }
  .form-input[rows] {
    height: auto; }
  .form-input[type="search"] {
    box-sizing: border-box; }
  .form-input::-webkit-input-placeholder {
    color: #999999; }
  .form-input::-ms-clear {
    height: 0;
    width: 0; }
  .form-input::-moz-placeholder {
    color: #999999; }
  .form-input:-ms-input-placeholder {
    color: #999999; }

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

```html_example
<div class="form-field">
    <label class="form-label" for="select1">Native Select label</label>
    <select class="form-select" name="select1" id="select1">
        <option>Please select a value</option>
        <option value="1">Option 1</option>
        <option value="2">Option 2</option>
    </select>
</div>
```
*/
.form-select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-color: white;
  border-radius: 0;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+");
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  color: #777777;
  font-family: inherit;
  font-size: 1rem;
  line-height: normal;
  padding: 0.75rem;
  border-radius: 0;
  cursor: pointer;
  height: 3rem;
  margin: 0;
  outline: 0; }
  .form-select::-ms-expand {
    display: none; }
  .form-select.radius {
    border-radius: 4px; }
  .form-select:focus {
    border-color: #474747; }
  .form-select:disabled {
    background-color: white;
    cursor: not-allowed; }
  .form-select:focus {
    border-color: #474747; }

/*doc
---
title: Form Panels and Layouts
name: 13forms_layouts
category: Forms
parent: forms
---

We provide a couple of component styles to layout forms.

The more `form-field` components you place in the `form-row`, the smaller the columns gets.
Columns are equal length, and calculated automatically by Flexbox by default.

It's the same mark-up but depending on your browser support needs, you can switch
between a flexbox layout or a more traditional grid based layout by setting
`$formRow-modernBrowsers` to `false`.

The grid based layout of `form-feilds` will require the use of modifiers to calculate
the correct widths. We support `form-field--half`, `form-field--third` and
`form-field--quarter`

```html_example
<form action="#" class="form">
    <fieldset class="form-fieldset">
        <legend class="form-legend">Form legend</legend>
        <div class="form-body">
            <div class="form-row">
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
            </div>
            <div class="form-row">
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
                <div class="form-field">
                    <label class="form-label" for="input4">Prefixed Label</label>
                    <div class="form-prefixPostfix">
                        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">KG</span>
                        <input class="form-input form-prefixPostfix-input" id="input4" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
                    </div>
                </div>
            </div>
            <div class="form-row">
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
                <div class="form-field">
                    <label class="form-label" for="input4">Prefixed Label</label>
                    <div class="form-prefixPostfix">
                        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">KG</span>
                        <input class="form-input form-prefixPostfix-input" id="input4" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
                    </div>
                </div>
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
            </div>
            <div class="form-row">
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
                <div class="form-field">
                    <label class="form-label" for="input4">Prefixed Label</label>
                    <div class="form-prefixPostfix">
                        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">KG</span>
                        <input class="form-input form-prefixPostfix-input" id="input4" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
                    </div>
                </div>
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
                <div class="form-field">
                    <label class="form-label" for="input4">Prefixed Label</label>
                    <div class="form-prefixPostfix">
                        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">KG</span>
                        <input class="form-input form-prefixPostfix-input" id="input4" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
                    </div>
                </div>
            </div>
        </div>
    </fieldset>
</form>
```
*/
.form-body {
  background-color: white;
  border: 1px solid #999999;
  box-shadow: 0 1px 2px rgba(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;
    font-weight: 400;
    margin-bottom: 0.35714rem;
    padding-left: 1.85714rem;
    position: relative;
    vertical-align: baseline;
    width: 100%; }
    .form-checkbox + .form-label::before, .form-checkbox + .form-label::after,
    .form-radio + .form-label::before,
    .form-radio + .form-label::after {
      content: "";
      display: block;
      position: absolute;
      transition: all 50ms ease-out; }
    .form-checkbox + .form-label::before,
    .form-radio + .form-label::before {
      background-color: white;
      border: solid #8f8f8f;
      border-width: 1px;
      height: 1.14286rem;
      left: 0;
      top: 0;
      width: 1.14286rem; }
    .form-checkbox + .form-label::after,
    .form-radio + .form-label::after {
      height: 1rem;
      left: 1px;
      opacity: 0;
      top: 1px;
      transform: scale(0);
      width: 1rem; }

.form-checkbox:checked + .form-label::after,
.form-radio:checked + .form-label::after {
  opacity: 1;
  transform: scale(1); }

.form-checkbox[disabled] + .form-label,
.form-radio[disabled] + .form-label {
  cursor: default; }
  .form-checkbox[disabled] + .form-label::before,
  .form-radio[disabled] + .form-label::before {
    background-color: white; }

.form-checkbox + .form-label::before {
  border-radius: 4px; }

.form-checkbox + .form-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z' fill='rgba(51, 51, 51, 0.999)' /%3E%3C/svg%3E");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  color: rgba(51, 51, 51, 0.999);
  content: "";
  font-size: 1rem;
  line-height: 1;
  text-align: center; }

.form-radio + .form-label::before {
  border-radius: 50%; }

.form-radio + .form-label::after {
  background: rgba(51, 51, 51, 0.999);
  border: 3px solid white;
  border-radius: 1rem; }

/*doc
---
title: Inputs with Extras
name: 08forms_inputextras
category: Forms
parent: forms
---

Sometimes inputs need inline actions. An inline button for a search box for example.

```html_example
<div class="form-field">
    <label class="form-label" for="input9">Input with action</label>
    <input class="form-input has-action" type="search" id="input9">
    <button class="button button--icon button--inputAction">
        <span class="u-hiddenVisually">Search</span>
        <icon glyph="ic-search" class="icon" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"></path></svg></icon>
    </button>
</div>
```
*/
.form-input.has-action {
  float: left;
  padding-right: 2.85714rem; }
  .form-input.has-action + .button--inputAction {
    background: transparent;
    border: 0;
    border-radius: 0 0 0 0;
    float: left;
    height: 2.85714rem;
    margin: 0.07143rem 0 0 -2.92857rem;
    width: 2.85714rem; }

/*doc
---
title: Inputs with Icons
name: 09forms_inputicons
category: Forms
parent: forms
---

Sometimes inputs need to display an informative icon to convey a certain meaning, like secure.

```html_example
<div class="form-field">
    <label class="form-label" for="input99">Input with icon</label>
    <input class="form-input has-icon" type="search" id="input9">
    <icon glyph="ic-lock" class="icon" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm3.1-9H8.9V6c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2z"></path></svg></icon>
</div>
```
*/
.form-input.has-icon {
  float: left;
  padding-right: 2.57143rem; }
  .form-input.has-icon + .icon {
    height: 3rem;
    margin-left: -2.57143rem;
    width: 1.42857rem; }

/*doc
---
title: Form PrefixPostfix
name: 10forms_prefixpostfix
category: Forms
parent: forms
---

PrefixPostfix

```html_example
<div class="form-field">
    <label class="form-label" for="input4">Prefixed Label <small>(Inc. tax)</small></label>
    <div class="form-prefixPostfix">
        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">AUD $</span>
        <input class="form-input form-prefixPostfix-input" id="input4" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
    </div>
</div>

<div class="form-field">
    <label class="form-label" for="input5">Postfixed Label</label>
    <div class="form-prefixPostfix">
        <input class="form-input form-prefixPostfix-input" id="input5" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc2">
        <span class="form-prefixPostfix-label form-prefixPostfix-label--postfix" id="prefixDesc2">KG</span>
    </div>
</div>
```

### PrefixPostfix with a button

```html_example
<div class="form-field">
    <label class="form-label" for="input6">Prefixed Button</label>
    <div class="form-prefixPostfix">
        <input class="button form-prefixPostfix-button--prefix" type="submit" value="Save">
        <input class="form-input" id="input6" type="text" placeholder="Placeholder text">
    </div>
</div>

<div class="form-field">
    <label class="form-label" for="input7">Postfixed Button</label>
    <div class="form-prefixPostfix">
        <input class="form-input" id="input7" type="text" placeholder="Placeholder text">
        <input class="button form-prefixPostfix-button--postfix" type="submit" value="Save">
    </div>
</div>
```
*/
.form-prefixPostfix {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap; }
  .form-prefixPostfix .form-input {
    flex: 1; }
  .form-prefixPostfix .button {
    height: 3rem; }

.form-prefixPostfix-input {
  border-radius: 0 0 0 0; }

.form-prefixPostfix-label {
  background-color: white;
  border: solid #999999;
  border-width: 1px;
  flex: 1;
  font-weight: 300;
  height: 3rem;
  line-height: normal;
  max-width: 6.42857rem;
  padding: 0.75rem;
  text-align: center; }

.form-prefixPostfix-label--prefix {
  border-radius: 0 0 0 0;
  border-width: 1px 0 1px 1px; }
  .form-prefixPostfix-label--prefix + .form-input {
    border-radius: 0 0 0 0; }

.form-prefixPostfix-label--postfix {
  border-radius: 0 0 0 0;
  border-width: 1px 1px 1px 0; }

.form-prefixPostfix-button--prefix {
  margin: 0 0.75rem 0 0; }

.form-prefixPostfix-button--postfix {
  margin: 0 0 0 0.75rem; }

/*doc
---
title: Form Switch
name: 11forms_switch
category: Forms
parent: forms
---

Switch

```html_example
<div class="form-field">
    <switch>
        <div class="switch">
            <input class="switch-checkbox" type="checkbox" id="switch-1" aria-describedby="switch-ariaDescription-2">
            <label class="switch-toggle" for="switch-1">
            </label>
            <span id="switch-ariaDescription-2" class="switch-ariaDescription">
                Switching this setting off will...
            </span>
        </div>
    </switch>
</div>

<div class="form-field">
    <switch>
        <div class="switch switch--checked">
            <input class="switch-checkbox" type="checkbox" id="switch-1" aria-describedby="switch-ariaDescription-2">
            <label class="switch-toggle" for="switch-1">
            </label>
            <span id="switch-ariaDescription-2" class="switch-ariaDescription">
                Switching this setting off will...
            </span>
        </div>
    </switch>
</div>

<div class="form-field">
    <switch>
        <div class="switch switch--checked">
            <input class="switch-checkbox" type="checkbox" id="switch-3" aria-describedby="switch-ariaDescription-4">
            <label class="switch-toggle" for="switch-3">
                <span class="switch-label">On</span>
            </label>
            <span id="switch-ariaDescription-4" class="switch-ariaDescription">
                Switching this setting off will...
            </span>
        </div>
    </switch>
</div>

<div class="form-field">
    <switch>
        <div class="switch">
            <input class="switch-checkbox" type="checkbox" id="switch-3" aria-describedby="switch-ariaDescription-4">
            <label class="switch-toggle" for="switch-3">
                <span class="switch-label">Off</span>
            </label>
            <span id="switch-ariaDescription-4" class="switch-ariaDescription">
                Switching this setting off will...
            </span>
        </div>
    </switch>
</div>

<div class="form-field">
    <switch>
        <div class="switch switch--important">
            <span class="switch-description--off">Down for Maintenance</span>
            <input class="switch-checkbox" type="checkbox" id="switch-7" aria-describedby="switch-ariaDescription-8">
            <label class="switch-toggle" for="switch-7">
            </label>
            <span class="switch-description--on">Open</span>
            <span id="switch-ariaDescription-8" class="switch-ariaDescription">
                Switching this setting to off will enter your store into maintenance mode.
            </span>
        </div>
    </switch>
</div>

<div class="form-field">
    <switch>
        <div class="switch switch--important switch--checked">
            <span class="switch-description--off">Down for Maintenance</span>
            <input class="switch-checkbox" type="checkbox" id="switch-7" aria-describedby="switch-ariaDescription-8">
            <label class="switch-toggle" for="switch-7">
            </label>
            <span class="switch-description--on">Open</span>
            <span id="switch-ariaDescription-8" class="switch-ariaDescription">
                Switching this setting to off will enter your store into maintenance mode.
            </span>
        </div>
    </switch>
</div>
```
*/
.switch-checkbox {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }
  .switch-checkbox:focus + .switch-toggle {
    border-color: black;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.4); }

.switch-toggle {
  background-color: #777777;
  border: 1px solid #777777;
  border-radius: 2rem;
  cursor: pointer;
  display: inline-block;
  height: 2rem;
  position: relative;
  transition: all 100ms ease-out;
  vertical-align: middle;
  width: 4.28571rem; }
  .switch--important .switch-toggle {
    background-color: #8a714a;
    border-color: #8a714a; }
  .switch--checked .switch-toggle {
    background-color: #008a06;
    border-color: #008a06; }
  .switch--disabled .switch-toggle {
    background-color: #e5e5e5;
    border-color: #999999;
    cursor: default; }

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

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

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

.switch-description--off {
  color: black;
  margin-right: 5px; }
  .switch--checked .switch-description--off {
    color: #777777; }

.switch-description--on {
  color: #777777;
  margin-left: 5px; }
  .switch--checked .switch-description--on {
    color: black; }

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

/*doc
---
title: Form Actions
name: 14forms_actions
category: Forms
parent: forms
---

Forms require actions to submit or cancel (or what ever action a user should perform).
Form actions come in 2 flavours; normal and fixed.

```html_example
<div class="form-actions">
    <a href="#">Cancel</a>
    <button class="button">Reset</button>
    <button class="button button--primary">Submit</button>
</div>
```

### Form Actions --fixed

```html_example
<div class="form-actions form-actions--fixed">
    <a href="#">Cancel</a>
    <button class="button">Reset</button>
    <button class="button button--primary">Submit</button>
</div>
```
*/
.form-actions {
  background: none;
  border: 0;
  text-align: center; }
  @media (min-width: 481px) {
    .form-actions {
      text-align: left; } }

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

@media (min-width: 481px) {
  .form-actions--fixed {
    background: white;
    border-top: 1px solid #999999;
    bottom: 0;
    left: 0;
    padding: 1.5rem 2rem;
    position: fixed;
    right: 0;
    text-align: right;
    z-index: 20; } }

/*doc
---
title: Form Errors
name: 12forms_errors
category: Forms
parent: forms
---

Form inline errors

```html_example
<div class="form-field form-field--success">
    <label class="form-label" for="valid_simple">Valid field</label>
    <input class="form-input" id="valid_simple" type="text" value="Some Valid text">
    <icon class="form-input-indicator icon ng-isolate-scope" glyph="ic-check-circle" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"></path></svg></icon>
</div>

<div class="form-field form-field--error">
    <label class="form-label" for="invalid_simple">Invalid field</label>
    <input class="form-input" id="invalid_simple" type="text" value="Some Invalid text">
    <icon class="form-input-indicator icon ng-isolate-scope" glyph="ic-error" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"></path></svg></icon>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_simple">
                This is not a valid email address
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--warning">
    <label class="form-label" for="warning_simple">Warning field</label>
    <input class="form-input" id="warning_simple" type="text" value="Text that generated a Warning">
    <icon class="form-input-indicator icon ng-isolate-scope" glyph="ic-error" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"></path></svg></icon>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="warning_simple">
                Did you mean…
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label" for="invalid_select">Select label</label>
    <select class="form-select" name="invalid_select" id="invalid_select">
        <option value="Please select a value">Please select a value</option>
        <option value="1">Option 1</option>
        <option value="2">Option 2</option>
    </select>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_select">
                You must select a value
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label">Checkbox label</label>
    <input class="form-checkbox" type="checkbox" id="invalid_check1">
    <label class="form-label" for="invalid_check1">Checkbox 1 label</label>
    <input class="form-checkbox" type="checkbox" id="invalid_check2">
    <label class="form-label" for="invalid_check2">Checkbox 2 label</label>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage">
                Please select one or more
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label">Radio label</label>
    <input class="form-radio" type="radio" name="invalid_radio_example" id="invalid_radio1">
    <label class="form-label" for="invalid_radio1">Radio 1 label</label>
    <input class="form-radio" type="radio" name="invalid_radio_example" id="invalid_radio2">
    <label class="form-label" for="invalid_radio2">Radio 2 label</label>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage">
                Please select an option
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label" for="invalid_prefix">Prefixed Label <small>(Inc. tax)</small></label>
    <div class="form-prefixPostfix">
        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">AUD $</span>
        <input class="form-input form-prefixPostfix-input" id="invalid_prefix" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
        <icon class="form-input-indicator icon ng-isolate-scope" glyph="ic-error" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"></path></svg></icon>
    </div>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_prefix">
                Please input a dollar amount
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label" for="invalid_postfix">Postfixed Label</label>
    <div class="form-prefixPostfix">
        <input class="form-input form-prefixPostfix-input" id="invalid_postfix" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc2">
        <span class="form-prefixPostfix-label form-prefixPostfix-label--postfix" id="prefixDesc2">KG</span>
    </div>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_postfix">
                Please enter the weight in kilograms
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label" for="invalid_postfix_button">Postfixed Button</label>
    <div class="form-prefixPostfix">
        <input class="form-input" id="invalid_postfix_button" type="text" placeholder="Placeholder text">
        <input class="button form-prefixPostfix-button--postfix" type="submit" value="Save">
    </div>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_postfix_button">
                This is a really long error message to give alot
                more detail to the user about what is wrong with this field.
            </label>
        </li>
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_postfix_button">
                Something else was wrong
            </label>
        </li>
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_postfix_button">
                You really messed up here
            </label>
        </li>
    </ul>
</div>
```
*/
.form-input-indicator {
  height: 1.57143rem;
  width: 1.57143rem;
  float: left;
  margin: 0 0 0 -2.14286rem;
  position: relative;
  top: 0.71429rem; }
  .form-prefixPostfix .form-input-indicator {
    top: 0; }
  .form-input-indicator > svg {
    fill: #008a06; }

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

.form-inlineMessage {
  display: inline-block;
  line-height: 24px;
  margin: 0.35714rem 0 -0.5rem;
  width: 100%; }

.form-field--success .form-input,
.form-field--error .form-input,
.form-field--warning .form-input {
  float: left; }

.form-field--success .form-input,
.form-field--success .form-select,
.form-field--success .form-checkbox + .form-label::before,
.form-field--success .form-radio + .form-label::before,
.form-field--success .form-prefixPostfix-label {
  border-color: #008a06; }

.form-field--success .form-field-error,
.form-field--success .form-inlineMessage {
  color: #008a06; }

.form-field--success .form-input-indicator > svg {
  fill: #008a06; }

.form-field--error .form-input,
.form-field--error .form-select,
.form-field--error .form-checkbox + .form-label::before,
.form-field--error .form-radio + .form-label::before,
.form-field--error .form-prefixPostfix-label {
  border-color: #cc4749; }

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

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

.form-field--warning .form-input,
.form-field--warning .form-select,
.form-field--warning .form-checkbox + .form-label::before,
.form-field--warning .form-radio + .form-label::before,
.form-field--warning .form-prefixPostfix-label {
  border-color: #8a714a; }

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

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

/*doc
---
title: Panels
name: panel
category: Components
---

Panels are a simple container which is relatively positioned within the document which helps you section
your content. Panels may also have a header, which contains a related title to describe the contents.

```sass_file_example
src/settings/foundation/panels/_settings.scss
```
```html_example
<div class="panel">
    <div class="panel-header">
        <h2 class="panel-title">Panel Title</h2>
    </div>
    <div class="panel-body">
        <h2>Some Panel Content</h2>
        <p>Should be able to handle any type of content.</p>
    </div>
</div>
```
*/
.panel {
  position: relative; }

.panel-header {
  background-color: #e5e5e5;
  margin: 0;
  padding: 1.5rem 2rem 0; }

.panel-title {
  line-height: 1.5;
  margin: 0; }

.panel-body {
  margin-bottom: 1.5rem;
  padding: 1rem 2rem 1.5rem;
  background: #e5e5e5; }
  .panel-body > :first-child {
    margin-top: 0; }
  .panel-body > :last-child {
    margin-bottom: 0; }
  .panel-body > :last-child {
    margin-bottom: 0; }

.breadcrumbs {
  display: block;
  list-style: none;
  margin-left: 0;
  overflow: hidden; }

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

.tabs {
  border-bottom: 1px solid #e5e5e5;
  margin: 0; }
  .tabs:before, .tabs:after {
    content: " ";
    display: table; }
  .tabs:after {
    clear: both; }

.tab {
  border-bottom: white;
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative; }
  @media (min-width: 551px) {
    .tab {
      float: left; } }

.tab-title {
  color: black;
  display: block;
  font-size: 14px;
  padding: 0.78571rem 1.57143rem; }
  .tab-title:hover {
    color: black; }

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

@media (min-width: 551px) {
  .tabs--vertical {
    border-bottom: 0;
    float: left;
    margin: 0 0 1.5rem;
    max-width: 20%;
    width: 20%; } }

.tabs--vertical .tab {
  float: none; }

.tabs-contents {
  margin-bottom: 1.5rem; }
  .tabs-contents:before, .tabs-contents:after {
    content: " ";
    display: table; }
  .tabs-contents:after {
    clear: both; }

@media (min-width: 551px) {
  .tabs-contents--vertical {
    float: left;
    max-width: 80%;
    padding-left: 1.5rem;
    width: 80%; }
    .tabs-contents--vertical > .tab-content {
      padding: 0 1.5rem; } }

.tab-content {
  display: none;
  padding: 1.5rem 0; }
  .tab-content.is-active {
    display: block; }

.no-js .tab-content {
  display: block;
  float: none; }

/*doc
---
title: Navigation
name: nav
category: Components
---

The navigation pattern holds a list of links wrapped in a navigation element. The links can help you navigate
the document, or the information architecture. Each link should modify the URL in some way.

```sass_file_example
src/settings/bigcommerce/nav/_settings.scss
```
We generate our own navigation abstractions through a `nav()` mixin. The mixin works as follows:

```scss_example
nav($style: "navBar", $wrapper: "nav")
```
Where:

 - `$style` - The type of navigation (a bar or list)
 - `$wrapper` - The wrapper of the navigation (usually nav, ul or ol)

There is also a `nav-action()` mixin, which when used will set the styles for any actionable items in your navigation list.

```scss_example
nav-action($color, $fontFamily, $fontSize, $padding)
```

*/
/*doc
---
title: Navigation Bar
name: navBar
parent: nav
category: Components
---

The Navigation Bar is a horizontal navigation component, useful for page navigation or any other primary content navigation.

```html_example
<nav class="navBar navBar--internal">
    <ul class="navBar-section">
        <li class="navBar-item">
            <a class="navBar-action" href="#">Item 1</a>
        </li>
        <li class="navBar-item is-active">
            <a class="navBar-action" href="#">Item 2</a>
        </li>
        <li class="navBar-item">
            <a class="navBar-action" href="#">Item 3</a>
        </li>
        <li class="navBar-item">
            <a class="navBar-action" href="#">Item 4</a>
        </li>
    </ul>
    <ul class="navBar-section navBar-section--alt">
        <li class="navBar-item">
            <a class="navBar-action" href="#">Item 5</a>
        </li>
        <li class="navBar-item">
            <a class="navBar-action" href="#">Item 6</a>
        </li>
        <li class="navBar-item">
            <a class="navBar-action" href="#">Item 7</a>
        </li>
    </ul>
</nav>
```

You can create a navigation bar abstraction with the following mixin:

```scss_example
.pageNavigation {
    @include nav("navBar", "nav");
    @include nav-action($navBar-action-color, $navBar-action-fontFamily, $navBar-action-fontSize, $navBar-action-padding);
}
```

*/
.navBar:before, .navBar:after {
  content: " ";
  display: table; }

.navBar:after {
  clear: both; }

.navBar ul,
.navBar ol {
  list-style: none;
  margin-left: 0;
  margin: 0;
  padding: 0; }
  .navBar ul ul,
  .navBar ul ol,
  .navBar ol ul,
  .navBar ol ol {
    list-style: none;
    margin-bottom: 0; }
  .navBar ul li,
  .navBar ol li {
    margin: 0;
    padding: 0; }

.navBar-section {
  float: left; }
  .navBar-section:before, .navBar-section:after {
    content: " ";
    display: table; }
  .navBar-section:after {
    clear: both; }

.navBar-section--alt {
  float: right;
  margin-left: 1.5rem; }

.navBar-section + .navBar-section {
  margin-left: 1.5rem; }

@media (min-width: 551px) {
  .navBar-item {
    float: left; } }

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

.navBar-action {
  color: black;
  font-size: 14px;
  padding: 0.78571rem; }

/*doc
---
title: Navigation List
name: navList
parent: nav
category: Components
---

The Navigation List is a vertical navigation component, useful for secondary navigation like a list of child pages.

```html_example
<nav class="navList navList--aside">
    <ul class="navList-section">
        <li class="navList-item">
            <a class="navList-action" href="#">Item 1</a>
        </li>
        <li class="navList-item is-active">
            <a class="navList-action" href="#">Item 2</a>
            <ul class="navList-subSection">
                <li class="navList-item">
                    <a class="navList-action" href="#">Sub-item 1</a>
                </li>
                <li class="navList-item is-active">
                    <a class="navList-action" href="#">Sub-item 2</a>
                </li>
                <li class="navList-item">
                    <a class="navList-action" href="#">Sub-item 3</a>
                </li>
                <li class="navList-item">
                    <a class="navList-action" href="#">Sub-item 4</a>
                </li>
            </ul>
        </li>
        <li class="navList-item">
            <a class="navList-action" href="#">Sub-item 3</a>
        </li>
        <li class="navList-item">
            <a class="navList-action" href="#">Sub-item 4</a>
        </li>
    </ul>
</nav>
```

You can create a navigation list abstraction with the following mixin:

```scss_example
.subPagesList {
    @include nav("navList", "ul");
    @include nav-action($navBar-action-color, $navBar-action-fontFamily, $navBar-action-fontSize, $navBar-action-padding);
}
```

*/
.navList:before, .navList:after {
  content: " ";
  display: table; }

.navList:after {
  clear: both; }

.navList ul,
.navList ol {
  list-style: none;
  margin-left: 0;
  margin: 0;
  padding: 0; }
  .navList ul ul,
  .navList ul ol,
  .navList ol ul,
  .navList ol ol {
    list-style: none;
    margin-bottom: 0; }
  .navList ul li,
  .navList ol li {
    margin: 0;
    padding: 0; }

.navList-section:before, .navList-section:after {
  content: " ";
  display: table; }

.navList-section:after {
  clear: both; }

.navList-section--alt {
  float: right;
  margin-left: 1.5rem; }

.navList-section + .navList-section {
  margin-top: 1.5rem; }

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

.navList-action {
  color: black;
  font-size: 14px;
  padding: 0.21429rem 0; }

.pagination-list {
  display: block;
  margin-left: 0; }
  .pagination-list li {
    color: black;
    font-size: 1rem;
    margin-left: 0.35714rem; }
    .pagination-list li a, .pagination-list li button {
      border-radius: 4px;
      transition: background-color 300ms ease-out;
      background: none;
      color: black;
      display: block;
      font-size: 1em;
      font-weight: normal;
      line-height: inherit;
      padding: 0.28571rem 0.5rem; }
  .pagination-list li {
    display: block; }

li.pagination-item {
  cursor: pointer; }
  li.pagination-item:first-child {
    margin-left: 0; }
  li.pagination-item a:hover {
    color: 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.78571rem;
  padding: 0.78571rem 1.14286rem 0.78571rem 1.14286rem;
  position: relative;
  transition: opacity 300ms ease-out;
  background-color: #e5e5e5;
  border-color: #e5e5e5;
  color: white; }
  .alertBox .icon {
    height: 1.42857rem;
    width: 1.42857rem; }
  .alertBox .button {
    margin: 0 0 0 0.78571rem; }

.alertBox--info {
  background-color: #666666;
  border-color: #666666;
  color: #333333; }
  .alertBox--info svg {
    fill: #dfdfdf; }

.alertBox--success {
  background-color: #d5ffd8;
  border-color: #d5ffd8;
  color: white; }
  .alertBox--success svg {
    fill: #008a06; }

.alertBox--warning {
  background-color: #fbf8e5;
  border-color: #fbf8e5;
  color: white; }
  .alertBox--warning svg {
    fill: #8a714a; }

.alertBox--error {
  background-color: #ffdddd;
  border-color: #ffdddd;
  color: white; }
  .alertBox--error svg {
    fill: #cc4749; }

.alertBox-column {
  display: table-cell;
  text-align: center;
  vertical-align: middle; }

.alertBox-icon {
  padding-right: 1.14286rem; }

.alertBox-message {
  margin: 0;
  text-align: left;
  width: 100%; }

.alertBox-heading {
  margin: 0; }

.alertBox-close {
  cursor: pointer;
  padding-left: 1.14286rem; }
  .alertBox-close .icon {
    height: 1.42857rem;
    width: 1.42857rem; }
  .alertBox-close svg {
    fill: #999999; }

/*doc
---
title: Accordion
name: accordion
category: Components
---
```html_example
<section class="accordion">
    <article heading="Dynamic Group Header - 1" class="is-open">
        <h2 class="accordion-navigation is-open">
            <a href="javascript:void(0)" class="accordion-title">
                Dynamic Group Header - 1
                <icon class="accordion-indicator icon" glyph="ic-remove" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19 13H5v-2h14v2z"></path></svg></icon>
            </a>
        </h2>
        <div class="accordion-content is-open">
            Dynamic Group Body - 1
        </div>
    </article>
    <article heading="Dynamic Group Header - 2">
        <h2 class="accordion-navigation">
            <a href="javascript:void(0)" class="accordion-title">
                Dynamic Group Header - 2
                <icon class="accordion-indicator icon" glyph="ic-remove" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19 13H5v-2h14v2z"></path></svg></icon>
            </a>
        </h2>
    </article>
<article heading="Dynamic Group Header - 3">
        <h2 class="accordion-navigation accordion-navigation--error">
            <a href="javascript:void(0)" class="accordion-title">
                Dynamic Group Header - 3
                <icon class="accordion-indicator icon" glyph="ic-remove" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19 13H5v-2h14v2z"></path></svg></icon>
            </a>
        </h2>
    </article>
</section>
```

```sass_file_example
src/settings/foundation/accordion/_settings.scss
```
*/
.accordion {
  margin-bottom: 0;
  border: #e5e5e5 solid;
  border-width: 1px;
  box-shadow: 0 1px 2px rgba(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: #e5e5e5 solid;
  border-width: 1px 0;
  cursor: pointer; }
  .accordion-navigation.is-open > a {
    background: white;
    color: black; }
  .accordion-navigation > a {
    background: white;
    color: black;
    padding: 1.85714rem;
    display: block;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-size: 1rem; }
    .accordion-navigation > a:hover {
      background: #e5e5e5; }
  .accordion-navigation .accordion-title {
    padding: 1.5rem 1.85714rem; }

.accordion-title {
  font-weight: 700;
  line-height: 24px; }

.accordion-content {
  display: none;
  padding: 2rem;
  border: #e5e5e5 solid;
  border-width: 0 0 1px; }
  .accordion-content.is-open {
    display: block; }

.accordion-navigation--success .accordion-title,
.accordion-navigation--success.is-open > a {
  color: #008a06; }

.accordion-navigation--error .accordion-title,
.accordion-navigation--error.is-open > a {
  color: #cc4749; }

.accordion-navigation--warning .accordion-title,
.accordion-navigation--warning.is-open > a {
  color: #8a714a; }

body.has-activeModal {
  overflow: hidden; }

.modal-background {
  background: black;
  background: rgba(51, 51, 51, 0.95);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1004;
  left: 0; }
  .has-activeModal .modal-background {
    display: block; }

.modal {
  border-radius: 0;
  display: none;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 1005;
  left: 0;
  background-color: white;
  padding: 2.25rem 2.25rem;
  border: solid 0 #e5e5e5;
  box-shadow: none;
  max-height: 80%;
  overflow: auto;
  position: fixed; }
  @media only screen and (max-width: 551px) {
    .modal {
      min-height: 100vh; } }
  .modal .column, .modal .columns {
    min-width: 0; }
  .modal > :first-child {
    margin-top: 0; }
  .modal > :last-child {
    margin-bottom: 0; }
  @media only screen and (min-width: 551px) {
    .modal {
      left: 0;
      margin: 0 auto;
      max-width: 80%;
      right: 0;
      width: 1013px; } }
  @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: 1027px; }

.modal--small {
  width: 500px; }

.modal-header {
  border-bottom: 1px solid #e5e5e5;
  padding: 1rem 0;
  position: relative; }

.modal-header-title {
  margin: 0; }

.modal-body {
  padding: 3rem 0; }
  .modal-body > :last-child {
    margin-bottom: 0; }

.modal-footer {
  border-top: 1px solid #e5e5e5;
  padding: 0.78571rem 1.5rem;
  text-align: center; }
  @media (min-width: 481px) {
    .modal-footer {
      text-align: right; } }
  .modal-footer .button {
    display: block; }
    @media (min-width: 481px) {
      .modal-footer .button {
        display: inline-block;
        margin-bottom: 0; } }

.modal-footer-link {
  display: inline-block;
  font-size: 14px;
  margin: 0 0 0.78571rem; }
  @media (min-width: 481px) {
    .modal-footer-link {
      display: inline;
      margin: 1.5rem; } }

.modal-close {
  color: #666666;
  cursor: pointer;
  font-size: 25px;
  font-weight: normal;
  line-height: 1;
  position: absolute;
  top: 1.05rem;
  right: 0.75rem;
  transform: translateY(none); }
  .modal-close .icon {
    height: 1.42857rem;
    width: 1.42857rem; }

@media print {
  .modal {
    background: #FFFFFF !important;
    display: none; } }

.loadingNotification {
  left: 50%;
  position: fixed;
  text-align: center;
  top: 3rem;
  transform: translateX(-50%);
  transform-style: preserve-3d;
  transition: all 200ms ease-out;
  z-index: 500; }
  .loadingNotification.ng-hide-remove, .loadingNotification.ng-hide-add-active {
    opacity: 0;
    top: 3.6rem;
    transform: scale(0.9) translateX(-50%); }
  .loadingNotification.ng-hide-remove-active {
    opacity: 1;
    top: 3rem;
    transform: scale(1) translateX(-50%); }

.loadingNotification-label {
  background: #666666;
  border-radius: 4px;
  color: white;
  display: inline-block;
  font-size: 14px;
  padding: 0.35714rem 0.78571rem; }

.loadingOverlay-container {
  min-height: 120px;
  position: relative; }

.loadingOverlay {
  background: rgba(51, 51, 51, 0.9);
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 250ms ease-out;
  width: 100%; }
  .loadingOverlay::before {
    height: 2.85714rem;
    width: 2.85714rem;
    border-radius: 2.85714rem;
    border: solid 2px;
    border-color: white white #999999 #999999;
    content: "";
    display: block;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%) rotate(0deg);
    transform-style: preserve-3d;
    animation: spin 500ms infinite cubic-bezier(0.69, 0.31, 0.56, 0.83); }
  .loadingOverlay.ng-enter, .loadingOverlay.ng-leave.ng-leave-active {
    opacity: 0; }
  .loadingOverlay.ng-leave, .loadingOverlay.ng-enter.ng-enter-active {
    opacity: 1; }

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

/*doc
---
title: ActionBar
name: action_bar
category: Patterns
---
```html_example
<div class="actionBar">
    <div class="actionBar-section">
        <fieldset class="form-fieldset">
            <div class="actionBar-item form-field">
                <input class="form-input has-action" type="search" placeholder="Search">
                <button class="button button--icon button--inputAction">
                    <span class="is-srOnly">Search</span>
                    <icon glyph="ic-search"></icon>
                </button>
            </div>
            <a href="#" class="actionBar-item">Advanced</a>
        </fieldset>
    </div>
    <div class="actionBar-section actionBar-section--alt">
        <fieldset class="form-fieldset">
            <div class="actionBar-item form-field">
                <div class="buttonGroup">
                    <button class="button">
                        All
                    </button>
                    <button class="button">
                        Free
                    </button>
                    <button class="button">
                        Paid
                    </button>
                </div>
            </div>
            <div class="actionBar-item form-field">
                <label class="form-label" for="select1">Sort by</label>
                <select class="form-select" name="select1" id="select1">
                    <option value="1">Popular</option>
                    <option value="2">Newest</option>
                </select>
            </div>
        </fieldset>
    </div>
</div>
```

```sass_file_example
src/settings/bigcommerce/actionBar/_settings.scss
```
*/
.actionBar {
  margin: 1.5rem 0; }
  .actionBar:before, .actionBar:after {
    content: " ";
    display: table; }
  .actionBar:after {
    clear: both; }
  .actionBar .button {
    margin-bottom: 0; }
  .actionBar .buttonGroup {
    vertical-align: middle; }

.actionBar-link {
  display: block;
  padding: 0.78571rem 0; }

.actionBar-section:before, .actionBar-section:after {
  content: " ";
  display: table; }

.actionBar-section:after {
  clear: both; }

@media (min-width: 551px) {
  .actionBar-section {
    float: left; }
    .actionBar-section .form-label {
      display: inline-block;
      margin: 0 0.35714rem 0 0; }
    .actionBar-section .form-select,
    .actionBar-section .form-input {
      display: inline-block;
      width: 14.28571rem; } }

@media (min-width: 551px) {
  .actionBar-section--alt {
    float: right; } }

.actionBar-item {
  margin-bottom: 1.5rem; }
  @media (min-width: 551px) {
    .actionBar-item {
      display: inline-block;
      margin-bottom: 0;
      margin-right: 1.5rem;
      vertical-align: middle; }
      .actionBar-item:last-child {
        margin-right: 0; } }

/*doc
---
title: Cards
name: cards
category: Components
---

Cards are a typical component consisting of a figure and a short snippet of descriptive text.
This could include a heading and a caption or definition, and perhaps a call to action
or other actionable functions.

```sass_file_example
src/settings/bigcommerce/cards/_settings.scss
```
```html_example
<article class="card">
    <figure class="card-figure">
        <img class="card-image" src="http://lorempixel.com/960/360/sports/" alt="Example card image">
        <figcaption class="card-figcaption">
            <a class="card-figcaption-action" href="#">
                <div class="card-figcaption-body">
                    <span class="button card-figcaption-button">Learn more</span>
                </div>
            </a>
        </figcaption>
    </figure>
    <div class="card-body">
        <h2 class="card-title">20% Off First Design Project</h2>
        <h3 class="card-subTitle">Custom Designs</h3>
        <p class="card-text">
            Be seen by customers at the very moment that
            they are searching on Google for the things you offer.
        </p>
    </div>
</article>
```
*/
.card {
  background-color: transparent;
  margin-bottom: 3rem;
  padding: 0 0; }

.card-figure {
  background-color: white;
  margin-bottom: 0;
  padding: 0 0;
  position: relative; }

.card-image {
  border: 1px solid #999999;
  width: 100%; }

.card-figcaption {
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0; }
  .card-figcaption:hover {
    opacity: 1; }

.card-figcaption-action {
  display: block;
  height: 100%; }

.card-figcaption-body {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  transform-style: preserve-3d; }
  .card-figcaption-body > :first-child {
    margin-top: 0; }
  .card-figcaption-body > :last-child {
    margin-bottom: 0; }
  .card-figcaption-body .card-text {
    color: black; }

.card-figcaption-button {
  background-color: rgba(255, 255, 255, 0.9);
  color: #333333; }
  .card-figcaption-button:hover {
    background-color: white;
    color: #333333; }

.card-body {
  padding: 0.78571rem 0 0; }
  .card-body > :first-child {
    margin-top: 0; }
  .card-body > :last-child {
    margin-bottom: 0; }
  .card-body .card-text {
    color: black; }

.card-surTitle {
  float: right;
  margin-left: 1.5rem;
  max-width: 40%;
  text-align: right; }

.card-footer {
  background-color: transparent;
  margin: 0; }
  .card-footer:before, .card-footer:after {
    content: " ";
    display: table; }
  .card-footer:after {
    clear: both; }

.card-button {
  margin-bottom: 0; }

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

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

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

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

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

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

/* Slider */
.slick-loading .slick-list {
  background: #fff center center no-repeat; }

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 0.8; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.6; }
  .slick-prev:before,
  .slick-next:before {
    font-family: inherit;
    font-size: 20px;
    line-height: 1;
    color: black;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: ""; }
    [dir="rtl"] .slick-prev:before {
      content: ""; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: ""; }
    [dir="rtl"] .slick-next:before {
      content: ""; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 0.8; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        width: 20px;
        height: 20px;
        font-family: inherit;
        font-size: 60px;
        line-height: 20px;
        text-align: center;
        color: #cccccc;
        opacity: 0.6;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: #151515;
      opacity: 1; }

.slick-next,
.slick-prev {
  background-color: white;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 1;
  border: 1px solid black;
  height: 4.35714rem;
  margin-top: -1.07143rem;
  padding: 0.71429rem;
  width: 2.85714rem;
  border-radius: 50%; }
  .slick-next::before,
  .slick-prev::before {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    display: block;
    width: 17px;
    height: 33px;
    margin: 0 auto; }
    .home-layout-3 .slick-next::before, .home-layout-3
    .slick-prev::before {
      width: 15px;
      height: 30px; }
  .slick-next:hover, .slick-next:focus, .slick-next:active,
  .slick-prev:hover,
  .slick-prev:focus,
  .slick-prev:active {
    background-color: blue;
    background-color: rgba(0, 0, 255, 0);
    border-color: rgba(0, 0, 255, 0);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%; }

.slick-next {
  right: -5px; }
  @media (min-width: 1261px) {
    .slick-next {
      right: -3.35714rem; } }
  .slick-next::before {
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 17 33' style='enable-background:new 0 0 17 33;' xml:space='preserve'%3E%3Ctitle%3Esvg-arrow-next%3C/title%3E%3Cg id='e4eb89a6-f885-43b8-9259-0d6b1516fab0'%3E%3Cg id='_x38_e584754-6657-46f1-a9d8-2cfd6623b552'%3E%3Cg%3E%3Cpolygon points='14.9,14.5 0,0 0,3.7 11.1,14.5 13.2,16.5 11.1,18.5 0,29.3 0,33 14.9,18.5 17,16.5 '/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  .slick-next:hover::before, .slick-next:focus::before, .slick-next:active::before {
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 17 33' style='enable-background:new 0 0 17 33;' xml:space='preserve'%3E%3Ctitle%3Esvg-arrow-next%3C/title%3E%3Cg id='e4eb89a6-f885-43b8-9259-0d6b1516fab0'%3E%3Cg id='_x38_e584754-6657-46f1-a9d8-2cfd6623b552'%3E%3Cg%3E%3Cpolygon points='14.9,14.5 0,0 0,3.7 11.1,14.5 13.2,16.5 11.1,18.5 0,29.3 0,33 14.9,18.5 17,16.5 '/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    opacity: 1; }

.slick-prev {
  left: -5px; }
  @media (min-width: 1261px) {
    .slick-prev {
      left: -3.35714rem; } }
  .slick-prev::before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17 33'%3E%3Ctitle%3Esvg-arrow-prev%3C/title%3E%3Cg id='7f9a1925-e8c7-4614-8787-3c6095a9f6e1' data-name='Layer 2'%3E%3Cg id='c9b7920a-81fa-4bfe-ad13-4da717c6854b' data-name='Layer 1'%3E%3Cg id='c2d982ff-0cf6-4220-b365-47f30d708fea' data-name='e4eb89a6-f885-43b8-9259-0d6b1516fab0'%3E%3Cg id='f51d455e-6b9c-4c4e-96db-a5004582beda' data-name='8e584754-6657-46f1-a9d8-2cfd6623b552'%3E%3Cpolygon points='0 16.5 2.1 18.5 17 33 17 29.3 5.9 18.5 3.8 16.5 5.9 14.5 17 3.7 17 0 2.1 14.5 0 16.5'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  .slick-prev:hover::before, .slick-prev:focus::before, .slick-prev:active::before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17 33'%3E%3Ctitle%3Esvg-arrow-prev%3C/title%3E%3Cg id='7f9a1925-e8c7-4614-8787-3c6095a9f6e1' data-name='Layer 2'%3E%3Cg id='c9b7920a-81fa-4bfe-ad13-4da717c6854b' data-name='Layer 1'%3E%3Cg id='c2d982ff-0cf6-4220-b365-47f30d708fea' data-name='e4eb89a6-f885-43b8-9259-0d6b1516fab0'%3E%3Cg id='f51d455e-6b9c-4c4e-96db-a5004582beda' data-name='8e584754-6657-46f1-a9d8-2cfd6623b552'%3E%3Cpolygon points='0 16.5 2.1 18.5 17 33 17 29.3 5.9 18.5 3.8 16.5 5.9 14.5 17 3.7 17 0 2.1 14.5 0 16.5'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    opacity: 1; }

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

.slick-dots {
  margin: 0;
  bottom: -40px; }
  .slick-dots li {
    height: 2.28571rem;
    width: 2.28571rem;
    margin: 0;
    padding: 0.35714rem;
    height: 30px;
    width: 30px;
    outline: none !important; }
    .slick-dots li button,
    .slick-dots li button::before {
      height: 1.07143rem;
      width: 1.07143rem;
      border-radius: 50%; }
    .slick-dots li button {
      border: 1px solid #cccccc;
      background: #cccccc;
      display: inline-block;
      margin: 0;
      padding: 0;
      position: relative;
      text-align: center;
      vertical-align: middle;
      width: 12px;
      height: 12px; }
      .slick-dots li button:hover {
        outline: none !important; }
        .slick-dots li button:hover::before {
          background: #cccccc; }
      .slick-dots li button:focus {
        outline: none !important; }
    .slick-dots li button::before {
      display: block;
      left: -1px;
      top: -1px;
      transition: background 100ms ease-out;
      width: 12px;
      height: 12px; }
    .slick-dots li.slick-active button {
      border-color: #151515;
      background: rgba(0, 0, 255, 0); }
      .slick-dots li.slick-active button:before {
        background: rgba(0, 0, 255, 0);
        opacity: 0; }

.productView .slick-dots {
  position: relative; }

.slick-disabled {
  cursor: default;
  opacity: 0; }

.slick-track {
  backface-visibility: hidden;
  perspective: 1000px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swal2-noanimation {
  transition: none; }

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

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

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

@supports (-ms-accelerator: true) {
  .swal2-range input {
    width: 100% !important; }
  .swal2-range output {
    display: none; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .swal2-range input {
    width: 100% !important; }
  .swal2-range output {
    display: none; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swal2-modal {
  background-color: white !important;
  border-radius: 4px;
  font-family: "Roboto", Arial, Helvetica, sans-serif; }
  .swal2-modal .swal2-title {
    color: black;
    font-size: 2.14286rem; }
  .swal2-modal .swal2-content {
    color: black;
    font-size: 1.14286rem; }
  .swal2-modal .swal2-file,
  .swal2-modal .swal2-input,
  .swal2-modal .swal2-textarea {
    border: 1px solid #cccccc;
    color: #777777; }
  .swal2-modal .swal2-checkbox,
  .swal2-modal .swal2-select {
    color: #777777; }
  .swal2-modal .swal2-buttonswrapper {
    margin: 25px 0 0; }
  .swal2-modal .swal2-styled {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 1rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    background-color: white;
    border-color: black;
    color: black;
    font-size: 1rem;
    padding: 0.85714rem 2.28571rem;
    border-radius: 4px;
    line-height: 1rem;
    outline: none;
    transition: all 0.15s ease;
    vertical-align: middle; }
    .swal2-modal .swal2-styled:hover, .swal2-modal .swal2-styled:focus, .swal2-modal .swal2-styled.is-active, .swal2-modal .swal2-styled.active {
      background-color: black;
      border-color: black;
      color: white; }
    .swal2-modal .swal2-styled:active {
      background-color: black;
      border: 1px solid black;
      color: white; }
  .swal2-modal .swal2-styled:focus {
    outline: none; }
  .swal2-modal .swal2-confirm {
    background-color: black;
    border-color: black;
    color: white; }
  .swal2-modal .swal2-confirm:focus,
  .swal2-modal .swal2-confirm:hover {
    background-color: #e82b1a;
    border-color: #e82b1a;
    color: white; }
  .swal2-modal .swal2-confirm:active {
    background-color: #e82b1a;
    border-color: #e82b1a;
    color: white; }
  .swal2-modal .swal2-cancel {
    background-color: white;
    border-color: black;
    color: black; }
  .swal2-modal .swal2-cancel:focus,
  .swal2-modal .swal2-cancel:hover {
    background-color: black;
    border-color: black;
    color: white; }
  .swal2-modal .swal2-cancel:active {
    background-color: black;
    border-color: black;
    color: white; }
  .swal2-modal .button + .button {
    margin-left: 0.78571rem; }

.swal2-icon {
  display: flex; }

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

html, body {
  height: auto; }

figure {
  margin-bottom: 2rem;
  margin-top: 2rem; }
  figure > figcaption {
    margin-bottom: -0.5rem; }

figcaption {
  color: #999999;
  margin-top: 0.78571rem; }

html {
  -webkit-tap-highlight-color: transparent; }

html * {
  outline: none !important;
  -webkit-font-smoothing: antialiased; }

body {
  font-size: 1rem;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0;
  overflow-x: hidden; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  margin-top: 2.28571rem; }
  h1 a,
  h2 a,
  h3 a,
  h4 a,
  h5 a,
  h6 a {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-family: inherit;
    line-height: inherit;
    text-decoration: none; }
    h1 a:hover,
    h2 a:hover,
    h3 a:hover,
    h4 a:hover,
    h5 a:hover,
    h6 a:hover {
      color: inherit; }

h5,
h6 {
  text-transform: uppercase; }

a {
  transition: all 0.3s ease;
  text-decoration: none; }

cite {
  line-height: 1.5;
  margin: 0.5rem 0 0; }

.page-heading {
  margin: 0 0 3rem;
  text-align: center; }

h1 {
  font-size: 28px; }

h2 {
  font-size: 25px; }

h3 {
  font-size: 22px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 14px; }

h6 {
  font-size: 12px; }

.definitionList:before, .definitionList:after {
  content: " ";
  display: table; }

.definitionList:after {
  clear: both; }

.definitionList-key {
  color: black;
  float: left;
  font-weight: 400;
  margin: 0 0.35714rem 0 0; }

.definitionList-value {
  margin: 0; }

.form-select {
  appearance: none;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9.36 4.68'%3E%3Ctitle%3Esvg-caret-down%3C/title%3E%3Cg id='d80b47c9-5014-4342-b622-d61a5187e1b9' data-name='Layer 2'%3E%3Cg id='d6c0cdce-d481-4a9a-9413-7482a3911341' data-name='Layer 1'%3E%3Cpolygon fill='rgba(0, 0, 0, 0.999)' points='0 0 4.68 4.68 9.36 0 0 0'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  /*background-position: $select-backgroundPosition;*/
  background-size: 10px;
  background-position: right 13px top 17px;
  border-radius: 0;
  padding: 0.75rem 3rem 0.75rem 1rem;
  height: 42px;
  border-color: #cbcbcb; }

.form-label {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 25px;
  text-transform: none;
  margin: 0 0 6px 0; }
  .form-label em {
    color: #e7040f; }
  .form-label small {
    float: right;
    margin-top: 0.35714rem;
    color: #e7040f; }

.form-actions .button,
.form-actions input,
.form-actions a {
  max-width: 100% !important; }

.form-label--inlineSmall small {
  color: #e7040f;
  float: none;
  font-size: inherit;
  font-weight: 400;
  margin-left: 0.35714rem;
  text-transform: none; }

.form-input {
  font-size: 14px;
  font-weight: 400;
  -webkit-text-size-adjust: 100%;
  border-radius: 2px;
  max-width: 100%;
  min-height: 42px;
  height: 42px;
  line-height: 40px;
  padding: 0 15px;
  margin: 0;
  text-transform: unset;
  border-color: #cbcbcb;
  -webkit-appearance: none;
  -moz-appearance: none; }
  .form-input[rows] {
    padding-top: 15px;
    padding-bottom: 15px; }
  .form-input::-webkit-input-placeholder {
    color: #777777;
    left: 0;
    opacity: 1;
    visibility: visible;
    position: relative;
    text-transform: capitalize;
    transition: all 0.3s ease;
    letter-spacing: 0;
    font-style: normal !important; }
  .form-input:-ms-input-placeholder {
    color: #777777;
    left: 0;
    opacity: 1;
    visibility: visible;
    position: relative;
    text-transform: capitalize;
    transition: all 0.3s ease;
    letter-spacing: 0;
    font-style: normal !important; }
  .form-input::placeholder {
    color: #777777;
    left: 0;
    opacity: 1;
    visibility: visible;
    position: relative;
    text-transform: capitalize;
    transition: all 0.3s ease;
    letter-spacing: 0;
    font-style: normal !important; }
  .form-input:focus::-webkit-input-placeholder {
    left: 5%;
    opacity: 0;
    visibility: hidden; }
  .form-input:focus:-ms-input-placeholder {
    left: 5%;
    opacity: 0;
    visibility: hidden; }
  .form-input:focus::placeholder {
    left: 5%;
    opacity: 0;
    visibility: hidden; }

.form-field.form-field-radio {
  position: relative;
  padding: 13px 0 0 0; }
  .form-field.form-field-radio .form-label {
    display: inline-block;
    vertical-align: top;
    width: auto;
    margin: 0 25px 0 0;
    line-height: 24px; }
    .form-field.form-field-radio .form-label:last-child {
      display: inline-block;
      margin-bottom: 0; }
  .form-field.form-field-radio .form-radio + .form-label {
    font-size: 14px;
    font-weight: 400;
    color: black;
    padding-left: 23px; }
    .form-field.form-field-radio .form-radio + .form-label:before {
      width: 18px;
      height: 18px;
      border-color: #cecece; }
    .form-field.form-field-radio .form-radio + .form-label:after {
      width: 0;
      height: 0;
      border: 6px solid black;
      border-radius: 50%;
      top: 6px;
      left: 3px; }

.form-field.form-field-radio2 {
  padding-top: 0;
  padding-bottom: 33px;
  border-bottom: 1px solid #e6e6e6; }
  .form-field.form-field-radio2 .form-label:first-child {
    display: block;
    margin-right: 0;
    margin-bottom: 10px; }

.table {
  margin-top: 2rem; }
  .table td + td {
    border-left: 1px solid #e5e5e5; }
  .table .table-alignCenter {
    text-align: center; }
  .table .table-alignRight {
    text-align: right; }

.table-actions {
  margin: 1.5rem;
  text-align: center; }
  .table-actions .form {
    margin-bottom: 0; }
  .table-actions .button {
    display: block;
    margin-left: 0;
    margin-right: 0;
    width: 100%; }
    @media (min-width: 551px) {
      .table-actions .button {
        display: inline-block;
        margin-bottom: 0;
        width: auto; } }
    @media (min-width: 551px) {
      .table-actions .button + .button {
        margin-left: 0.35714rem; } }
    @media (max-width: 550px) {
      .table-actions .button {
        margin-bottom: 10px; }
        .table-actions .button:last-child {
          margin-bottom: 0; } }

.table--line {
  border-color: #e5e5e5;
  border-width: 0 0 1px; }
  .table--line .table-thead {
    background-color: white;
    border-color: #e5e5e5;
    border-width: 0 0 1px; }
    .table--line .table-thead tr th {
      padding-left: 0;
      padding-right: 0; }
      @media (min-width: 551px) {
        .table--line .table-thead tr th {
          text-align: center; }
          .table--line .table-thead tr th:first-child {
            text-align: left; }
          .table--line .table-thead tr th:last-child {
            text-align: right; } }
      .table--line .table-thead tr th + th {
        padding-left: 1.5rem; }
  .table--line tr {
    border-color: 1px solid #e5e5e5; }
    .table--line tr td {
      display: block;
      padding-left: 0;
      padding-right: 0; }
      @media (min-width: 551px) {
        .table--line tr td {
          text-align: center; }
          .table--line tr td:first-child {
            text-align: left; }
          .table--line tr td:last-child {
            text-align: right; } }
      .table--line tr td + td {
        padding-left: 1.5rem; }
  .table--line td + td {
    border-left: 0; }

.dropdown {
  left: -9999px;
  outline: none;
  position: absolute; }

.dropdown-menu {
  z-index: 5; }
  .dropdown-menu.is-loading .loadingOverlay {
    background: none;
    padding: 4.5rem 0;
    position: relative; }
  .dropdown-menu.is-open {
    display: block; }
  .dropdown-menu .button:focus {
    z-index: 5; }

.dropdown-menu-item {
  text-align: left; }
  .dropdown-menu-item:first-child > a {
    padding-top: 0.78571rem; }
  .dropdown-menu-item:last-child > a {
    padding-bottom: 1rem; }
  .dropdown-menu-item > a {
    margin: 0;
    padding: 0.28571rem 1.14286rem;
    text-decoration: none; }

.form-wishlist {
  position: relative; }

.dropdown-menu-button {
  width: 100%; }
  .dropdown-menu-button.is-open {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px; }
  .dropdown-menu-button .icon {
    float: right;
    margin-left: 10px; }
  .dropdown-menu-button:focus {
    z-index: 10; }

#wishlist-dropdown.is-open {
  background: transparent;
  left: auto !important;
  max-width: none !important;
  width: 100% !important; }
  @media (min-width: 551px) {
    #wishlist-dropdown.is-open {
      padding-right: 20px; } }
  @media (min-width: 801px) {
    #wishlist-dropdown.is-open {
      padding-right: 0px; } }
  @media (min-width: 1261px) {
    #wishlist-dropdown.is-open {
      padding-right: 11px; } }
  #wishlist-dropdown.is-open:focus {
    outline: none; }
  #wishlist-dropdown.is-open [data-wishlist] {
    border-top: none;
    margin-bottom: 0px;
    width: 100%; }
  #wishlist-dropdown.is-open .button {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    width: 100%; }
  #wishlist-dropdown.is-open .button--has-items {
    font-weight: 700; }
  #wishlist-dropdown.is-open li:not(:last-child) .button {
    border-bottom: none;
    border-radius: 0px;
    border-top: none;
    margin-bottom: 0px; }

.modal {
  margin: 0;
  max-height: 90%;
  max-width: 95%;
  min-height: 240px;
  outline: none;
  overflow: hidden;
  padding: 0;
  left: 50%;
  top: 50% !important;
  transform: translate(-50%, -50%); }
  .modal.modal--standard {
    width: 100%; }
  .modal.modal--editOptions .modal-body {
    overflow: auto;
    margin-left: 0;
    margin-right: 0;
    padding: 0 0 140px 0; }
  .modal.modal--editOptions .modal-header-title {
    text-transform: capitalize; }
  @media (max-width: 1024px) {
    .modal.modal--editOptions.modal--medium {
      max-width: 95%; } }
  @media (max-width: 1024px) {
    .modal.modal--medium {
      max-width: 45%; } }
  @media (max-width: 767px) {
    .modal.modal--medium {
      max-width: 88%; } }
  @media (min-width: 768px) {
    .modal.modal--standard.halo-ask-an-expert {
      width: 700px; } }
  @media (min-width: 1025px) {
    .modal.modal--medium {
      width: 100%;
      max-width: 770px; }
    .modal.modal--medium#compare-color-popup {
      max-width: 970px; }
    .modal.modal--standard {
      width: 890px;
      max-width: 100%; }
    .modal.modal--editOptions {
      width: 100%;
      max-width: 854px; }
    .modal.modal--giftWrapping {
      width: 100%;
      max-width: 854px; } }
  @media (min-width: 1400px) {
    .modal.modal--large {
      width: 1027px;
      max-width: 1027px; }
    .modal.modal--quickView {
      width: 100%;
      max-width: 1027px; }
      .modal.modal--quickView .modal-body {
        padding: 52px; } }

.modal-header {
  display: block;
  position: relative;
  background-color: #f6f6f6;
  border-bottom-color: #f6f6f6;
  padding: 8px 30px 7px; }
  .modal-header-title {
    display: block;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 32px;
    text-transform: uppercase;
    margin: 0;
    text-align: center;
    color: #2d2d2d; }

.modal-close {
  line-height: 1;
  padding: 0;
  position: absolute;
  text-align: center;
  z-index: 50;
  top: 10px;
  right: 10px;
  font-size: 0;
  color: black; }
  .modal-close .icon {
    display: none;
    width: 17px;
    height: 17px;
    fill: black; }
  .modal-close span:not(.aria-description--hidden) {
    display: block;
    width: 17px;
    height: 17px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 612 612' id='icon-close' style='&%2310; fill: %23323232;&%2310;'%3E%3Cpolygon points='612,36.004 576.521,0.603 306,270.608 35.478,0.603 0,36.004 270.522,306.011 0,575.997 35.478,611.397 306,341.411 576.521,611.397 612,575.997 341.459,306.011 '/%3E%3C/svg%3E");
    background-repeat: no-repeat; }
  @media (min-width: 1025px) {
    .modal-close {
      top: 15px;
      right: 30px;
      transform: rotate(0);
      transition: opacity .1s ease, transform .5s ease; }
      .modal-close:hover {
        transform: rotate(90deg);
        outline: none !important; }
      .modal-close:focus {
        outline: none !important; } }

.modal-body {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 2.25rem 2.25rem; }
  .modal-body::-webkit-scrollbar {
    width: 4px; }
  .modal-body::-webkit-scrollbar-track {
    background: #f5f5f5; }
  .modal-body::-webkit-scrollbar-thumb {
    background: #a6a6a6; }
  .modal-body::-webkit-scrollbar-thumb:hover {
    background: #787878; }

.modal--alert {
  background-color: white !important;
  border-radius: 4px;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  padding: 40px 20px 20px 20px;
  text-align: center; }
  .modal--alert .modal-content {
    color: black;
    font-size: 1.14286rem; }
  .modal--alert .button-container {
    margin: 25px 0 0; }
    .modal--alert .button-container .confirm {
      background-color: black;
      border-color: black;
      color: white; }
    .modal--alert .button-container .confirm:focus,
    .modal--alert .button-container .confirm:hover {
      background-color: #e82b1a;
      border-color: #e82b1a;
      color: white; }
    .modal--alert .button-container .confirm:active {
      background-color: #e82b1a;
      border-color: #e82b1a;
      color: white; }

.hide-content {
  opacity: 0; }

#video-gallery-pc-popup .modal-body {
  margin-left: 0;
  margin-right: 0;
  font-size: 14px; }

#video-gallery-popup .modal-body {
  margin-left: 0;
  margin-right: 0;
  font-size: 14px; }

#modal-size-chart-form {
  min-height: 500px; }
  #modal-size-chart-form .modal-body {
    padding: 0; }
  #modal-size-chart-form .productView-sizeChartimg {
    display: flex;
    justify-content: center;
    padding: 30px; }
  #modal-size-chart-form img.lazyload, #modal-size-chart-form img.lazyloading {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    transform: translate3d(-50%, -50%, 0);
    width: auto;
    height: auto;
    object-fit: contain;
    margin: auto; }
  #modal-size-chart-form img.lazyloaded {
    width: auto;
    height: auto; }
  @media only screen and (min-width: 551px) {
    #modal-size-chart-form.modal {
      width: 700px; } }

#compare-color-popup .modal-body {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px; }

#compare-color-popup .modal-header-title {
  text-align: left; }

#modal-review-form .modal-body {
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 45px;
  padding-right: 45px; }

.modal--quickShop {
  overflow: auto; }

.breadcrumb-wrapper {
  padding: 0;
  background-color: transparent;
  text-align: left; }
  @media (min-width: 1025px) {
    .breadcrumb-wrapper {
      padding: 0; } }

.breadcrumbs {
  display: inline-block;
  vertical-align: top;
  font-size: 0;
  margin: 0;
  padding: 0;
  border-radius: 0;
  background-color: transparent; }
  @media (max-width: 767px) {
    .breadcrumbs {
      display: block;
      white-space: nowrap;
      overflow: auto hidden;
      margin: 0 -10px;
      padding: 0 10px; }
      .breadcrumbs .breadcrumb.is-active .breadcrumb-label {
        padding-right: 20px; }
      .breadcrumbs:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        background: linear-gradient(270deg, white 0%, rgba(255, 255, 255, 0.1));
        width: 12px;
        height: 40px;
        z-index: 1;
        transform: rotate(180deg); }
      .breadcrumbs:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        background: linear-gradient(270deg, white 0%, rgba(255, 255, 255, 0.1));
        width: 50px;
        height: 40px;
        z-index: 1; }
      .breadcrumbs .breadcrumb {
        float: none; } }

.breadcrumb {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  font-weight: 400;
  color: #777777;
  padding: 0;
  line-height: 35px;
  letter-spacing: 0;
  text-transform: capitalize; }
  .breadcrumb .breadcrumb-label {
    color: inherit;
    font-size: inherit; }
  .breadcrumb svg {
    width: 16px;
    height: 16px;
    padding: 2px;
    margin-left: 6px;
    margin-right: 4px;
    position: relative;
    top: 4px;
    fill: #cbcbcb; }
  .breadcrumb:before {
    content: none; }
  .breadcrumb.is-active .breadcrumb-label {
    color: #777777; }
  .breadcrumb:first-child > svg {
    display: none; }

.page .breadcrumb {
  color: #777777;
  padding-top: 2px; }

.panel-title {
  font-size: 20px; }

.panel--large .panel-body {
  margin-bottom: 2rem;
  padding: 2rem; }

.pagination {
  display: block;
  text-align: center;
  margin: 0 0 0 0;
  padding-top: 35px;
  border-top: 1px dotted #e0e0e0; }
  .home-layout-3 .pagination {
    border-top: 0; }
  .pagination .pagination-info {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin: 0 0 20px 0;
    font-size: 14px;
    font-weight: 400;
    color: #424242;
    letter-spacing: 0;
    line-height: 24px;
    display: none; }
  .pagination .pagination-total-progress {
    display: none; }
  .pagination.pagination-2 {
    display: block; }
    .pagination.pagination-2 .pagination-info {
      display: block;
      text-align: center;
      margin-bottom: 5px;
      display: inline-block; }
    .pagination.pagination-2 .pagination-total-progress {
      display: inline-block; }
    .pagination.pagination-2 .halo-product-show-more + .pagination-list {
      display: none; }
  .page-blog .pagination {
    border-top: 0;
    margin-top: 0; }
  @media (min-width: 768px) {
    .pagination {
      display: flex;
      align-items: center;
      justify-content: center;
      text-align: left; }
      .pagination.pagination-2 {
        justify-content: space-between; }
      .pagination .pagination-info {
        margin-bottom: 0;
        text-align: left; }
      .page-blog .pagination {
        text-align: right;
        justify-content: flex-end; } }
  @media (min-width: 1025px) {
    .pagination {
      margin-top: -30px;
      padding-top: 35px; }
      .page-blog .pagination {
        margin-top: 30px; } }

.pagination-list {
  display: block;
  font-size: 0;
  margin: 0;
  text-align: center; }
  .pagination-list:before, .pagination-list:after {
    content: " ";
    display: table; }
  .pagination-list:after {
    clear: both; }
  .pagination-list .pagination-item {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 5px 6px; }
  @media (min-width: 768px) {
    .pagination-list {
      display: inline-block;
      vertical-align: top; } }

.pagination-item {
  display: inline-block;
  vertical-align: middle;
  border: 0;
  margin: 0; }
  .pagination-item .pagination-link {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 5px;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 600;
    color: black;
    text-transform: uppercase;
    min-width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    transition: all 0.2s ease;
    background-color: transparent; }
    .pagination-item .pagination-link:hover {
      color: #e9446e; }
    .pagination-item .pagination-link span {
      border-bottom: 1px dotted #2d2d2d;
      line-height: initial;
      position: relative;
      top: 1px; }
  .pagination-item.pagination-item--current .pagination-link {
    padding: 0;
    border: 1px solid #cccccc; }
  .pagination-item.pagination-item--previous .pagination-link, .pagination-item.pagination-item--next .pagination-link {
    padding-top: 0;
    padding-bottom: 0;
    background-color: transparent; }
  @media (min-width: 1025px) {
    .pagination-item.pagination-item--previous .pagination-link:hover, .pagination-item.pagination-item--next .pagination-link:hover {
      color: #e9446e; }
      .pagination-item.pagination-item--previous .pagination-link:hover span, .pagination-item.pagination-item--next .pagination-link:hover span {
        border-color: #e9446e; }
      .pagination-item.pagination-item--previous .pagination-link:hover .icon, .pagination-item.pagination-item--next .pagination-link:hover .icon {
        fill: #e9446e; } }

.pagination-item--previous .pagination-link,
.pagination-item--next .pagination-link {
  padding: 7px; }
  .pagination-item--previous .pagination-link .icon,
  .pagination-item--next .pagination-link .icon {
    display: inherit;
    margin: 0;
    width: 16px;
    height: 16px;
    fill: #000;
    position: relative;
    top: 0px;
    margin-left: 4px;
    margin-right: 4px; }

.pagination-list--small {
  position: relative; }
  .pagination-list--small .pagination-item {
    color: black;
    cursor: inherit;
    line-height: 1.5; }
  .pagination-list--small .pagination-link {
    padding: 0 0.35714rem; }
  .pagination-list--small .pagination-item--previous,
  .pagination-list--small .pagination-item--next {
    position: absolute;
    top: 0; }
  .pagination-list--small .pagination-item--previous {
    left: 0; }
  .pagination-list--small .pagination-item--next {
    right: 0; }

.pagination-total-progress {
  max-width: 255px;
  height: 3px;
  background-color: #e6e6e6;
  text-align: left;
  margin: 7px auto 20px;
  display: block; }
  .pagination-total-progress .pagination-total-item {
    width: 0;
    height: 100%;
    background-color: #2d2d2d;
    display: block;
    transition: all ease 1s; }

.button {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
  font-style: normal;
  user-select: none;
  appearance: none;
  width: auto;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  border-radius: 3px;
  margin: 0;
  padding: 0 15px;
  height: 42px;
  line-height: 40px;
  letter-spacing: .05em;
  border: 1px solid black;
  color: white;
  background-color: black;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.3s ease; }
  .button.button--icon svg {
    fill: #757575; }
  .button.button--primary:active {
    color: white;
    border-color: #e82b1a;
    background-color: #e82b1a; }
  .button.button--secondary {
    color: black;
    background-color: white;
    border-color: black; }
    .button.button--secondary:active {
      color: white;
      border-color: black;
      background-color: black; }
  .button.button--tertiary {
    color: black;
    background-color: white;
    border-color: white; }
    .button.button--tertiary:active {
      color: white;
      background-color: black;
      border-color: white; }
  .button.button--transparent {
    background: transparent;
    border-color: white;
    color: white; }
  .button.disable, .button[disabled] {
    cursor: not-allowed;
    pointer-events: none;
    background: #e5e5e5;
    border-color: #e5e5e5;
    color: black;
    outline: 0 !important; }
    .button.disable:active, .button[disabled]:active {
      background: #e5e5e5;
      border-color: #e5e5e5;
      color: black; }
  .home-layout-3 .button {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-size: 14px;
    border-radius: 0;
    letter-spacing: 0.1em;
    height: 50px;
    line-height: 48px; }
    @media (min-width: 1025px) {
      .home-layout-3 .button {
        height: 60px;
        line-height: 58px; } }
  @media (min-width: 1025px) {
    .button {
      height: 42px;
      line-height: 40px;
      padding-left: 30px;
      padding-right: 30px; }
      .button.button--primary:hover, .button.button--primary:focus {
        color: white;
        border-color: #e82b1a;
        background-color: #e82b1a; }
      .button.button--secondary:hover, .button.button--secondary:focus {
        color: white;
        border-color: black;
        background-color: black; }
      .button.button--tertiary:hover, .button.button--tertiary:focus {
        color: white;
        background-color: black;
        border-color: white; }
      .button.button--transparent {
        transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1); }
        .button.button--transparent:hover, .button.button--transparent:focus {
          color: black;
          border-color: white;
          background: white; }
        .button.button--transparent:active {
          color: black;
          border-color: white;
          background: white; }
      .button.disable:hover, .button.disable:focus, .button[disabled]:hover, .button[disabled]:focus {
        background: #e5e5e5;
        border-color: #e5e5e5;
        color: black; } }

.button--checkout {
  background: black;
  color: white;
  border-color: black; }
  .button--checkout:hover, .button--checkout:focus, .button--checkout:active {
    background: #e82b1a;
    color: white;
    border-color: #e82b1a; }

.tab {
  border-top: 1px solid #e5e5e5;
  float: none; }
  @media (min-width: 801px) {
    .tab {
      border-top-color: white;
      float: left; } }
  .tab.is-active {
    border-left-color: white;
    border-right-color: white; }
    @media (min-width: 551px) {
      .tab.is-active {
        margin-bottom: -1px; } }
    @media (min-width: 801px) {
      .tab.is-active {
        border: 1px solid #e5e5e5;
        border-bottom: 1px solid white; } }

.tab-title {
  padding: 1.14286rem 0;
  text-align: center;
  text-decoration: none; }
  @media (min-width: 551px) {
    .tab-title {
      text-align: left; } }
  @media (min-width: 801px) {
    .tab-title {
      padding: 0.78571rem 1.5rem; } }
  @media (min-width: 1261px) {
    .tab-title {
      padding: 0.78571rem 1.28571rem; } }

.tab-content.has-jsContent {
  display: block;
  height: 0;
  overflow: hidden;
  padding: 0;
  visibility: hidden; }
  .tab-content.has-jsContent.is-active {
    height: auto;
    overflow: visible;
    padding: 1.5rem 0;
    visibility: visible; }

@media (min-width: 551px) {
  .tab-content .productReview {
    width: 50%; }
    .home-layout-3 .tab-content .productReview {
      width: 100%; } }

@media (min-width: 801px) {
  .tab-content .productReview {
    width: 33.33333%; }
    .home-layout-3 .tab-content .productReview {
      width: 100%; } }

@media (min-width: 1261px) {
  .tab-content .productReview {
    width: 50%; }
    .home-layout-3 .tab-content .productReview {
      width: 100%; } }

.tab-content .productReviews {
  border-top: 0; }

.accordion {
  box-shadow: none;
  border: 0;
  margin: 0; }

.accordion-title {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
  color: black;
  padding: 0;
  margin: 0 0 20px 0;
  text-transform: unset; }

.accordion-content {
  padding: 0;
  border: 0; }

.accordion-navigation {
  position: relative;
  text-decoration: none;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin: 0;
  padding: 0; }

.accordion--navList {
  border: 0;
  border-radius: 0; }
  .accordion--navList .accordion-block {
    margin: 0 0 32px 0;
    padding: 0 0 10px 0;
    border-bottom: 2px solid #000; }
    .accordion--navList .accordion-block:last-child {
      border-bottom: 0; }
  .accordion--navList .accordion-navigation {
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 0; }
    .accordion--navList .accordion-navigation .accordion-navigation-actions {
      position: absolute;
      top: 0;
      right: 0;
      font-size: 0; }
      .accordion--navList .accordion-navigation .accordion-navigation-actions .icon {
        vertical-align: top;
        width: 20px;
        height: 20px;
        stroke: transparent;
        background: transparent; }
  .accordion--navList .accordion-title {
    padding: 0; }
  .accordion--navList .accordion-content .navList-item a {
    margin: 0;
    padding: 0 0 0 26px; }
    .accordion--navList .accordion-content .navList-item a .navList-action-close {
      position: absolute;
      float: unset;
      right: -25px;
      top: 50%;
      transform: translateY(-50%);
      margin: 0;
      width: 20px;
      height: 20px;
      padding: 6px; }
      .accordion--navList .accordion-content .navList-item a .navList-action-close .icon {
        width: 100%;
        height: 100%; }
    .accordion--navList .accordion-content .navList-item a:before {
      background-color: white;
      border: 1px solid #d0d0d0;
      width: 14px;
      height: 14px;
      top: 50%;
      bottom: auto;
      left: 0;
      margin: 0;
      border-radius: 0;
      transform: translateY(-50%);
      z-index: 11; }
    .accordion--navList .accordion-content .navList-item a:after {
      width: 12px;
      height: 14px;
      background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='far' data-icon='check' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='svg-inline--fa fa-check fa-w-16 fa-3x'%3E%3Cpath fill='%23ffffff' d='M435.848 83.466L172.804 346.51l-96.652-96.652c-4.686-4.686-12.284-4.686-16.971 0l-28.284 28.284c-4.686 4.686-4.686 12.284 0 16.971l133.421 133.421c4.686 4.686 12.284 4.686 16.971 0l299.813-299.813c4.686-4.686 4.686-12.284 0-16.971l-28.284-28.284c-4.686-4.686-12.284-4.686-16.97 0z' class=''%3E%3C/path%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: center center;
      background-size: 100%;
      z-index: 12; }
    .accordion--navList .accordion-content .navList-item a.is-selected:before {
      border-color: black;
      background: black; }
  .accordion--navList .accordion-content.facetedSearch-content--rating .navList-item + .navList-item {
    margin-top: 0px; }
  .accordion--navList .accordion-content.is-open {
    padding-bottom: 25px; }

ul.inlineList {
  overflow: visible; }
  ul.inlineList:before, ul.inlineList:after {
    content: " ";
    display: table; }
  ul.inlineList:after {
    clear: both; }

.inlineList--labels {
  margin-bottom: 0;
  margin-left: -0.78571rem; }
  .inlineList--labels > li {
    margin-bottom: 0.78571rem;
    margin-left: 0.78571rem; }

.alertBox {
  border-radius: 4px;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  color: #333333;
  padding: 12px 15px 13px 15px;
  margin: 0 0 18px 0; }
  .alertBox .icon {
    fill: #333333; }
    .alertBox .icon svg {
      fill: #333333; }
  .alertBox.alertBox--warning {
    color: #8a714a; }
    .alertBox.alertBox--warning .icon {
      fill: #8a714a; }
      .alertBox.alertBox--warning .icon svg {
        fill: #8a714a; }
  .alertBox.alertBox--success {
    color: #008a06; }
    .alertBox.alertBox--success .icon {
      fill: #008a06; }
      .alertBox.alertBox--success .icon svg {
        fill: #008a06; }
  .alertBox.alertBox--error {
    color: #cc4749; }
    .alertBox.alertBox--error .icon {
      fill: #cc4749; }
      .alertBox.alertBox--error .icon svg {
        fill: #cc4749; }
  .alertBox.alertBox--info {
    color: white; }
    .alertBox.alertBox--info .alertBox-close svg {
      fill: white; }
    .alertBox.alertBox--info .icon {
      fill: white; }
      .alertBox.alertBox--info .icon svg {
        fill: white; }

.alertBox-icon {
  padding: 0 10px 0 0; }
  .alertBox-icon .icon {
    height: 1.78571rem;
    width: 1.78571rem; }

.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;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.75; }

.form-field--error .form-input {
  float: none; }

.form-field--error .form-inlineMessage:before {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z' fill='rgba(204, 71, 73, 0.999)' /%3E%3C/svg%3E") no-repeat;
  background-size: 100%;
  content: "";
  display: inline-block;
  height: 1rem;
  left: -0.14286rem;
  margin-right: 0.07143rem;
  position: relative;
  top: 0.21429rem;
  width: 1rem; }

.form-field--success .form-input[type="text"] {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z' fill='rgba(0, 138, 6, 0.999)' /%3E%3C/svg%3E");
  background-position: right 0.71429rem center;
  background-repeat: no-repeat;
  padding-right: 3rem; }

.form-checkbox,
.form-radio {
  display: none; }
  .form-checkbox + .form-label:last-child,
  .form-radio + .form-label:last-child {
    display: block;
    margin-bottom: -0.28571rem; }
  .form-checkbox + .form-label::after,
  .form-radio + .form-label::after {
    top: 0.28571rem; }
  .form-checkbox + .form-label::before,
  .form-radio + .form-label::before {
    top: 0.21429rem;
    width: 16px;
    height: 16px; }

.form-checkbox + .form-label {
  padding-left: 25px; }
  .form-checkbox + .form-label:before {
    top: 3px;
    border-radius: 0;
    border-color: #d0d0d0;
    width: 15px;
    height: 15px; }
  .form-checkbox + .form-label:after {
    left: 0;
    top: 3px;
    width: 15px;
    height: 15px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z' fill='rgba(255, 255, 255, 1)' /%3E%3C/svg%3E");
    background-size: cover;
    background-position: center; }
  .form-checkbox + .form-label + .form-inlineMessage {
    margin-top: 0;
    margin-bottom: 10px; }

.form-checkbox:checked + .form-label:before {
  background: black;
  border-color: black !important; }

.form-actions {
  margin: 0 auto;
  max-width: 85.71429rem;
  width: 100%;
  display: block;
  text-align: center; }
  .form-actions:before, .form-actions:after {
    content: " ";
    display: table; }
  .form-actions:after {
    clear: both; }
  .form-actions .button,
  .form-actions input,
  .form-actions a {
    vertical-align: top;
    width: 100%; }
    .form-actions .button + .button,
    .form-actions .button + input,
    .form-actions .button + a,
    .form-actions input + .button,
    .form-actions input + input,
    .form-actions input + a,
    .form-actions a + .button,
    .form-actions a + input,
    .form-actions a + a {
      margin-top: 0.78571rem; }

.form-label--alternate {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin-bottom: 0.78571rem; }

.form-select--date {
  width: initial; }
  .form-select--date + .form-select--date {
    margin-left: 15px; }

.form-select--small,
.form-select--date {
  background-position: right 0.5rem top 0.5rem;
  background-size: 1.28571rem;
  font-size: 12px;
  height: 2.28571rem;
  line-height: 1rem;
  max-width: 20rem;
  padding: 0.57143rem 0.78571rem;
  padding-right: 2rem; }

.form-select--short {
  max-width: 6rem;
  width: 4.5rem; }

.form-file {
  font-size: 14px;
  margin-bottom: 0.5rem; }
  .form-file + label input[type="checkbox"] {
    position: relative;
    top: 2px; }

.form-fileDescription {
  color: black;
  font-size: 14px; }
  .form-fileDescription strong {
    font-weight: 500; }

.form-field-group {
  border: 1px solid #cccccc;
  border-radius: 4px;
  padding: 1.5rem; }

.form-column {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }
  @media (min-width: 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: 551px) {
  .form-prefixPostfix .form-input {
    width: auto; } }

.form-prefixPostfix .button {
  text-transform: uppercase;
  height: 42px;
  margin-top: 20px; }
  @media (min-width: 551px) {
    .form-prefixPostfix .button {
      width: auto;
      margin-top: 0;
      margin-left: 20px; } }

.form-prefixPostfix .form-inlineMessage {
  margin-bottom: 0.35714rem; }
  @media (min-width: 1261px) {
    .form-prefixPostfix .form-inlineMessage {
      margin-bottom: 0; } }

.form-prefixPostfix-button--postfix {
  margin: 0.78571rem 0 0;
  order: 1; }
  @media (min-width: 1261px) {
    .form-prefixPostfix-button--postfix {
      margin: 0 0 0 0.78571rem;
      order: 0; } }

.form-increment {
  position: relative;
  max-width: 122px;
  min-height: 42px; }
  .form-increment .button {
    margin: 0;
    padding: 0;
    border: none;
    width: 32px;
    height: 100%;
    position: absolute;
    background: 0 0; }
    .form-increment .button[data-action=dec] {
      bottom: auto;
      left: 0;
      height: 42px; }
      .form-increment .button[data-action=dec]:before, .form-increment .button[data-action=dec]:after {
        content: "";
        position: absolute;
        display: block;
        line-height: 22px;
        background-color: #7f7f7f; }
      .form-increment .button[data-action=dec]:before {
        top: 50%;
        left: 10px;
        transform: translateY(-50%);
        width: 12px;
        height: 2px; }
    .form-increment .button[data-action=inc] {
      bottom: auto;
      right: 0;
      height: 42px; }
      .form-increment .button[data-action=inc]:before, .form-increment .button[data-action=inc]:after {
        content: "";
        position: absolute;
        display: block;
        line-height: 22px;
        background-color: #7f7f7f; }
      .form-increment .button[data-action=inc]:before {
        top: 50%;
        right: 10px;
        transform: translateY(-50%);
        width: 12px;
        height: 2px; }
      .form-increment .button[data-action=inc]:after {
        top: 50%;
        right: 15px;
        width: 2px;
        height: 12px;
        transform: translateY(-50%); }

.form-input--incrementTotal {
  border: 0;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  height: auto;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  width: 2.5rem;
  -moz-appearance: textfield; }
  .form-input--incrementTotal::-webkit-outer-spin-button, .form-input--incrementTotal::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; }

.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: #474747; }
  .form-radio:checked + .form-option {
    border-color: #333333;
    box-shadow: 0 0 0 1px #333333; }

.form-option-variant {
  display: inline-block;
  font-size: 1rem;
  min-width: 2.71429rem;
  padding: 1px 0.35714rem;
  pointer-events: none;
  text-align: center; }

.form-option-variant--color,
.form-option-variant--pattern {
  height: 1.57143rem;
  width: 1.57143rem;
  min-width: initial;
  padding: 0; }
  @media (min-width: 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: 16px;
  height: 2.28571rem;
  line-height: 1rem;
  padding: 0.57143rem 0.78571rem; }

.form-minMaxRow {
  margin-left: -0.375rem;
  margin-right: -0.375rem; }
  .form-minMaxRow:before, .form-minMaxRow:after {
    content: " ";
    display: table; }
  .form-minMaxRow:after {
    clear: both; }
  .form-minMaxRow .form-field {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 33.33333%;
    float: left;
    margin-bottom: 0;
    padding-left: 0.375rem;
    padding-right: 0.375rem; }
  .form-minMaxRow .button {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    font-size: 14px; }
  .form-minMaxRow .form-input {
    padding: 0 10px;
    font-size: 14px; }

@media (min-width: 551px) {
  .form-row--half > .form-field:nth-child(odd) {
    clear: left; } }

[data-product-attribute="set-radio"] .unavailable,
[data-product-attribute="product-list"] .unavailable {
  opacity: 0.6;
  text-decoration: line-through; }

.form-field--success .form-input,
.form-field--success .form-select,
.form-field--success .form-checkbox + .form-label::before,
.form-field--success .form-radio + .form-label::before,
.form-field--success .form-prefixPostfix-label {
  border-color: #008a06; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  opacity: 1; }

.card {
  display: block;
  position: relative;
  z-index: 1;
  margin: 0;
  padding: 0; }
  .card .button {
    pointer-events: all; }
  .card .button-wrapper .card-figcaption-top {
    display: none; }
  .card .button-wrapper.button-wrapper-3 {
    display: block;
    margin-top: 15px; }
  @media (min-width: 1025px) {
    .card .button-wrapper.button-wrapper-3 {
      display: none; } }
  .card .card-figcaption-top {
    position: absolute;
    top: 0px;
    right: -10px;
    text-align: right;
    transition: right .5s ease, opacity .3s ease;
    opacity: 0;
    visibility: hidden; }
    .home-layout-3 .card .card-figcaption-top {
      top: 20px; }
    .card .card-figcaption-top .button {
      border: none;
      font-size: 0;
      padding: 0;
      margin-right: 0;
      display: inline-block;
      background-color: transparent;
      min-width: 0;
      height: 36px;
      line-height: 36px; }
      .home-layout-3 .card .card-figcaption-top .button {
        height: 38px;
        line-height: 38px; }
      .card .card-figcaption-top .button.wishlist {
        display: block; }
      .card .card-figcaption-top .button svg {
        width: 16px;
        height: 16px;
        display: inline-block;
        vertical-align: middle;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
        .card .card-figcaption-top .button svg.icon-wishlist {
          width: 20px;
          height: 18px; }
        .home-layout-3 .card .card-figcaption-top .button svg {
          width: 18px;
          height: 18px; }
      .card .card-figcaption-top .button .text {
        display: inline-block;
        vertical-align: top;
        padding: 6px 10px 5px;
        border-radius: 4px;
        background-color: white;
        margin: 5px 10px 5px 5px;
        color: black;
        font-size: 12px;
        font-weight: 400;
        line-height: 16px;
        text-transform: uppercase;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        -webkit-transform: translateX(-10px);
        -moz-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        -o-transform: translateX(-10px);
        transform: translateX(-10px);
        -webkit-box-shadow: 0px 1px 3px 0px rgba(89, 89, 89, 0.5);
        box-shadow: 0px 1px 3px 0px rgba(89, 89, 89, 0.5); }
      .card .card-figcaption-top .button .icon-wrapper {
        background-color: white;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        display: inline-block;
        position: relative; }
        .home-layout-3 .card .card-figcaption-top .button .icon-wrapper {
          width: 38px;
          height: 38px; }
      @media (max-width: 1024px) {
        .card .card-figcaption-top .button.wishlist, .card .card-figcaption-top .button.quickview {
          display: none; }
          .card .card-figcaption-top .button.wishlist.show-mobile, .card .card-figcaption-top .button.quickview.show-mobile {
            display: inline-block; }
        .card .card-figcaption-top .button.wishlist:not(.show-mobile) + .quickview {
          margin-top: 0; } }
      @media (min-width: 1025px) {
        .home-layout-3 .card .card-figcaption-top .button {
          text-align: right;
          width: 100%; }
        .home-layout-3 .card .card-figcaption-top .button .text {
          display: none;
          transform: none; }
        .card .card-figcaption-top .button:hover .text, .card .card-figcaption-top .button:focus .text, .card .card-figcaption-top .button:active .text {
          opacity: 1;
          visibility: visible;
          -webkit-transform: translateX(0);
          -moz-transform: translateX(0);
          -ms-transform: translateX(0);
          -o-transform: translateX(0);
          transform: translateX(0); }
          .home-layout-3 .card .card-figcaption-top .button:hover .text, .home-layout-3 .card .card-figcaption-top .button:focus .text, .home-layout-3 .card .card-figcaption-top .button:active .text {
            display: inline-block;
            transform: none; } }
    .card .card-figcaption-top .wishlist + .quickview {
      margin-top: 10px;
      margin-left: 0; }
    @media (max-width: 1024px) {
      .card .card-figcaption-top {
        top: 5px;
        right: 5px;
        opacity: 1;
        visibility: visible; }
        .card .card-figcaption-top .wishlist + .quickview {
          margin-top: 5px; } }
  .card .card-figcaption-bottom {
    padding-top: 10px;
    padding-bottom: 30px;
    background-color: white;
    transition: bottom .3s ease, opacity .3s ease;
    opacity: 0;
    visibility: hidden; }
    .page-type-wishlist .card .card-figcaption-bottom {
      opacity: 1;
      visibility: visible; }
    .home-layout-3 .card .card-figcaption-bottom {
      position: absolute;
      left: 0;
      right: 0;
      bottom: -20px;
      padding: 0; }
    .home-layout-3.page-type-wishlist .card .card-figcaption-bottom {
      bottom: 0; }
    .card .card-figcaption-bottom .card-figcaption-button {
      margin: 0; }
  .home-layout-3.page-type-wishlist .card .card-body .card-option {
    display: none; }
  .card:focus-within .card-figcaption {
    opacity: 1; }
  .card.focus-within .card-figcaption {
    opacity: 1; }
  .card.card-custom {
    display: block;
    background: white;
    margin-bottom: 0px;
    text-align: center; }
    .card.card-custom:before {
      content: none; }
    .card.card-custom .card-link {
      display: block;
      vertical-align: top;
      position: relative;
      overflow: hidden;
      z-index: 1;
      width: 120px;
      margin: 0 auto; }
    .card.card-custom .card-img-container:after {
      content: '';
      display: block;
      height: 0;
      width: 100%;
      padding-bottom: 129.41176%; }
    .card.card-custom .card-content {
      display: block;
      vertical-align: top;
      padding: 0 0 0 0; }
      .home-layout-3 .card.card-custom .card-content {
        padding-top: 15px; }
    .card.card-custom .card-title {
      margin-top: 0; }
      .card.card-custom .card-title > a {
        margin-bottom: 0;
        line-height: 20px; }
        .home-layout-3 .card.card-custom .card-title > a {
          line-height: 24px;
          padding-bottom: 0; }
      .card.card-custom .card-title .card-ellipsis {
        -webkit-line-clamp: 2; }
    .card.card-custom .card-price {
      justify-content: center; }
    .card.card-custom .card-option .form-field {
      margin-bottom: 5px;
      text-align: left; }
    .home-layout-2 .card.card-custom .card-option {
      margin-top: 10px;
      margin-bottom: 5px; }
      .home-layout-2 .card.card-custom .card-option .form-field {
        min-height: auto; }
        .home-layout-2 .card.card-custom .card-option .form-field .form-option {
          margin: 0 4px 0 0; }
          .home-layout-2 .card.card-custom .card-option .form-field .form-option .form-option-variant {
            width: 20px;
            height: 20px; }
            .home-layout-2 .card.card-custom .card-option .form-field .form-option .form-option-variant:after {
              width: 10px;
              height: 10px; }
        .home-layout-2 .card.card-custom .card-option .form-field .showmore {
          line-height: 20px; }
    .card.card-custom .card-figcaption-bottom {
      opacity: 1;
      visibility: visible;
      padding-bottom: 0; }
      .home-layout-3 .card.card-custom .card-figcaption-bottom {
        position: initial; }
    .card.card-custom .card-rating-category {
      display: block;
      margin-bottom: 5px; }
    .card.card-custom .card-action {
      background: transparent !important;
      border: 0;
      font-size: 12px;
      line-height: 24px;
      width: 100%;
      color: black;
      text-align: left;
      transition: unset;
      font-weight: 400; }
      .card.card-custom .card-action span {
        position: relative;
        font-size: 16px;
        text-transform: capitalize;
        background-image: linear-gradient(transparent 97%, black 3%);
        background-repeat: repeat-x;
        background-position-y: -3px; }
      @media (min-width: 1025px) {
        .card.card-custom .card-action:hover {
          color: #e9446e; }
          .card.card-custom .card-action:hover span {
            background-image: linear-gradient(transparent 97%, #e9446e 3%); } }
  .card.card-custom-2 {
    margin-bottom: 38px; }
    .card.card-custom-2 .card-link {
      width: 85px; }
      @media (min-width: 551px) {
        .card.card-custom-2 .card-link {
          width: 100px; } }
  .card.card-quick-search .card-link .card-img-container:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 129.41176%; }
  .card.card-quick-search .card-body-button {
    position: relative;
    top: unset;
    left: unset;
    right: unset;
    bottom: unset;
    opacity: 1;
    visibility: visible;
    height: auto;
    line-height: 1;
    margin: 0; }
  .card.card-quick-search .card-action {
    font-size: 14px;
    font-weight: 400;
    border: 0;
    background-color: transparent;
    color: black;
    padding: 0; }
    .card.card-quick-search .card-action span {
      position: relative;
      padding-bottom: 3px;
      color: black; }
  .card.card-quick-search .card-option {
    min-height: auto; }
  .card.card-lookbook {
    max-width: 210px;
    background: white; }
    .card.card-lookbook:before {
      content: none; }
    .card.card-lookbook .card-link {
      display: block; }
      .card.card-lookbook .card-link .card-img-container:after {
        content: '';
        display: block;
        height: 0;
        width: 100%;
        padding-bottom: 128.57143%; }
    .card.card-lookbook .card-body {
      padding: 5px 20px 20px 20px;
      text-align: left; }
      .card.card-lookbook .card-body .card-price {
        justify-content: flex-start; }
    .card.card-lookbook .card-rating {
      display: none; }
    .card.card-lookbook .card-title {
      text-transform: capitalize; }
      .card.card-lookbook .card-title > a {
        font-style: normal;
        color: black; }
      .card.card-lookbook .card-title .card-ellipsis {
        -webkit-line-clamp: 2;
        padding-bottom: 0; }
    .card.card-lookbook .card-body-button {
      position: relative;
      top: unset;
      left: unset;
      right: unset;
      bottom: unset;
      opacity: 1;
      visibility: visible;
      height: auto;
      line-height: 1;
      margin: 5px 0 0 0;
      text-align: left; }
    .card.card-lookbook .card-action {
      font-size: 15px;
      font-style: normal;
      font-weight: 500;
      line-height: 26px;
      border: 0;
      background-color: transparent;
      color: black;
      padding: 0;
      text-align: center;
      text-transform: uppercase; }
      .card.card-lookbook .card-action span {
        position: relative;
        padding-bottom: 3px;
        background-image: linear-gradient(transparent 97%, black 3%);
        background-repeat: repeat-x;
        background-position-y: -3px; }
    @media (max-width: 767px) {
      .card.card-lookbook {
        padding: 10px;
        width: 100%;
        max-width: 350px;
        border-radius: 2px;
        background-color: white;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
        display: inline-block; }
        .card.card-lookbook .card-figure {
          width: 60px;
          float: left; }
          .card.card-lookbook .card-figure .halo-badge {
            padding: 0 5px; }
        .card.card-lookbook .card-body {
          float: left;
          width: calc(100% - 60px);
          padding: 0 10px;
          margin-top: -2px;
          text-align: left; }
          .card.card-lookbook .card-body .card-title .color-name {
            margin-bottom: 5px;
            text-align: left; }
          .card.card-lookbook .card-body .card-price {
            display: block; }
          .card.card-lookbook .card-body .card-body-button {
            text-align: left;
            margin: 10px 0 0 0; } }
    @media (max-width: 550px) {
      .card.card-lookbook {
        max-width: 300px; } }
  @media (max-width: 1024px) {
    .home-layout-3.page-type-wishlist .card .card-figure .card-figcaption-bottom {
      opacity: 0;
      visibility: hidden; } }
  @media (min-width: 1025px) {
    .card:hover:before {
      display: block; }
      .home-layout-3 .card:hover:before {
        display: none; }
    .card:hover .card-figcaption {
      z-index: 4;
      opacity: 1; }
    .card:hover .card-figcaption-top {
      right: 0px;
      opacity: 1;
      visibility: visible; }
      .home-layout-3 .card:hover .card-figcaption-top {
        right: 20px; }
    .card:hover .card-quickview,
    .card:hover .card-rating,
    .card:hover .card-figcaption-bottom {
      opacity: 1;
      visibility: visible; }
    .card:hover .card-compare {
      opacity: 1;
      z-index: 1;
      overflow: visible;
      display: inline-block; }
    .home-layout-3 .card:hover .card-figcaption-bottom {
      bottom: 0; }
    .card:before {
      position: absolute;
      z-index: 1;
      top: -30px;
      right: -23px;
      bottom: 0;
      left: -23px;
      display: none;
      content: '';
      background: #fff;
      box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
      border-radius: 3px; }
      .page-type-wishlist .card:before {
        display: block;
        box-shadow: none; }
    .card .card-figcaption-top:hover .button svg {
      fill: #e9446e; }
      .home-layout-3 .card .card-figcaption-top:hover .button svg {
        fill: black; }
    .card .card-figcaption-top:hover .button .text-wrapper {
      color: #e9446e !important; }
      .home-layout-3 .card .card-figcaption-top:hover .button .text-wrapper {
        color: black; }
    .card.card-hover:hover .card-link .card-image {
      opacity: 0;
      backface-visibility: visible; }
    .card.card-hover:hover .card-link .card-image-2 {
      opacity: 1;
      backface-visibility: visible;
      z-index: 1; }
      .card.card-hover:hover .card-link .card-image-2 img {
        transform: scale3d(1.1, 1.1, 1); }
    .card:not(.card-hover) .card-image {
      transition: opacity 0.8s ease, transform 2s cubic-bezier(0, 0, 0.44, 1.18) 0s; }
    .card:not(.card-hover):hover .card-image {
      transform: scale3d(1.1, 1.1, 1); } }

.card-figure {
  display: block;
  overflow: hidden;
  position: relative;
  z-index: inherit;
  margin: 0; }

.card-image {
  border: 0; }

.card-img-container {
  max-width: 448px; }
  .card-img-container:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 100%; }

.card-figcaption {
  display: block;
  margin: 0;
  pointer-events: none;
  opacity: 1; }

.card-figcaption-body {
  display: inline-block;
  pointer-events: all;
  transform: translate3d(0, -100%, 0);
  top: 100%;
  width: 100%; }
  @media (min-width: 1025px) {
    .card-figcaption-body {
      display: inline-block;
      pointer-events: all;
      transform: translate3d(0, -50%, 0);
      top: 50%;
      width: auto; } }

.card-image {
  border: 0; }

.card-title {
  padding: 0 0 0.28571rem;
  margin: 0;
  overflow-wrap: break-word; }
  .card-title > a {
    display: block;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: black;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.02em;
    padding: 0 0 5px 0;
    text-transform: capitalize;
    text-decoration: none; }
    .home-layout-3 .card-title > a {
      font-family: "Roboto", Arial, Helvetica, sans-serif;
      font-weight: 400;
      font-size: 20px;
      letter-spacing: 0;
      line-height: 24px;
      margin-bottom: 5px;
      padding-bottom: 0px; }
    .card-title > a span {
      background-image: linear-gradient(currentColor, currentColor);
      background-position: 0 100%;
      background-repeat: no-repeat;
      background-size: 0 1px;
      transition: background-size .5s; }
    @media (min-width: 1025px) {
      .card-title > a:hover {
        color: #e9446e; }
        .card-title > a:hover span {
          background-size: 100% 1px; }
      .home-layout-3 .card-title > a {
        margin-bottom: 8px;
        padding-bottom: 5px; } }
  .card-title .card-ellipsis {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    /* autoprefixer: off */ }

.card-desc,
.card-rating-category {
  display: none; }

.card-text {
  margin: 0; }
  .card-text[data-test-info-type="brandName"] {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: black;
    letter-spacing: 0.05em;
    line-height: 26px;
    text-transform: uppercase; }
    .card-text[data-test-info-type="brandName"] + .card-title {
      margin-top: 0; }
    .home-layout-3 .card-text[data-test-info-type="brandName"] {
      font-size: 20px;
      font-weight: 400;
      letter-spacing: 0;
      text-transform: capitalize; }

.card-figcaption-button {
  display: block;
  margin: 0.35714rem 0 0;
  min-width: 160px;
  height: 42px;
  line-height: 40px; }
  .card-figcaption-button:active {
    background-color: rgba(255, 255, 255, 0.9); }
  .card-figcaption-body .card-figcaption-button:focus {
    background-color: rgba(255, 255, 255, 0.9);
    outline: revert; }
  .card-figcaption-button + .card-figcaption-button {
    margin: 0; }
    @media (min-width: 1025px) {
      .card-figcaption-button + .card-figcaption-button {
        margin: 0.35714rem 0 0; } }

.card-quickview {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  visibility: hidden; }
  .card-quickview .quickview {
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.05em;
    padding: 0;
    height: 30px;
    line-height: 28px;
    width: 100%;
    min-width: 100px;
    color: black;
    border: 1px solid white;
    background-color: white;
    border-radius: 3px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15); }
    @media (min-width: 1025px) {
      .card-quickview .quickview:hover {
        color: white;
        border: 1px solid black;
        background-color: black; } }
  @media (max-width: 1025px) {
    .card-quickview {
      margin: 0;
      min-width: 100%; }
      .card-quickview .quickview {
        display: none;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: 0;
        color: black;
        text-align: center;
        background-color: rgba(255, 255, 255, 0.8);
        text-transform: capitalize;
        border-radius: 0;
        width: 100%;
        padding: 3px 10px;
        transition: unset;
        height: 30px; }
        .card-quickview .quickview.card-quickview-mobile {
          display: block; } }

.card-body {
  position: relative;
  z-index: 1;
  text-align: center;
  padding-top: 18px; }
  .home-layout-3 .card-body {
    text-align: left; }
  .card-body .card-desc {
    display: none; }
  .card-body .card-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 2px; }
    .home-layout-3 .card-body .card-wrapper {
      justify-content: space-between;
      margin-bottom: 4px; }
    .card-body .card-wrapper.EnableProductList {
      display: none; }
    @media (max-width: 1024px) {
      .card-body .card-wrapper {
        flex-direction: column; }
        .card-body .card-wrapper .card-price,
        .card-body .card-wrapper .card-text {
          width: 100%; }
        .card-body .card-wrapper .card-text {
          order: -1; } }
  .card-body .number-review {
    color: #7e7e7e;
    font-size: 12px;
    margin-left: 7px;
    position: relative;
    top: 3px;
    display: none; }
  .card-body .rating--small .icon {
    width: 14px;
    margin-top: -5px;
    margin-right: 3px; }
    .home-layout-3 .card-body .rating--small .icon {
      margin-right: 1px;
      position: relative;
      top: 1px; }
    .card-body .rating--small .icon.icon--ratingEmpty svg {
      fill: #e4e4e4; }
  .card-body .card-compare {
    bottom: 25px;
    line-height: 1;
    transform: unset;
    opacity: 0;
    z-index: -1;
    overflow: hidden;
    transition: unset;
    position: absolute;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%); }
    .card-body .card-compare .compare {
      display: block;
      font-size: 14px;
      font-weight: 400;
      line-height: 24px;
      letter-spacing: 0;
      text-align: center;
      text-transform: capitalize;
      border-radius: 0;
      width: 100%;
      transition: unset;
      padding: 3px 0px 3px 24px;
      cursor: pointer;
      position: relative; }
      .card-body .card-compare .compare span {
        color: #969696;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0.02em;
        display: inline-block;
        vertical-align: middle;
        margin-left: 3px; }
      .card-body .card-compare .compare:before {
        content: '';
        position: absolute;
        top: 7px;
        left: 0;
        width: 18px;
        height: 18px;
        background: transparent;
        border: 1px solid #d8d8d8; }
      .card-body .card-compare .compare:after {
        content: '';
        display: block;
        width: 15px;
        height: 15px;
        position: absolute;
        left: 2px;
        top: 8px;
        background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='far' data-icon='check' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='svg-inline--fa fa-check fa-w-16 fa-3x'%3E%3Cpath fill='%23ffffff' d='M435.848 83.466L172.804 346.51l-96.652-96.652c-4.686-4.686-12.284-4.686-16.971 0l-28.284 28.284c-4.686 4.686-4.686 12.284 0 16.971l133.421 133.421c4.686 4.686 12.284 4.686 16.971 0l299.813-299.813c4.686-4.686 4.686-12.284 0-16.971l-28.284-28.284c-4.686-4.686-12.284-4.686-16.97 0z' class=''%3E%3C/path%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 100%; }
    .card-body .card-compare input {
      border: 0;
      clip: rect(1px, 1px, 1px, 1px);
      height: 1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
      .card-body .card-compare input:checked + label {
        color: black; }
        .card-body .card-compare input:checked + label span {
          background-image: linear-gradient(transparent 97%, #656565 3%);
          background-repeat: repeat-x;
          background-position-y: -4px; }
        .card-body .card-compare input:checked + label:before {
          border-color: black;
          background: black; }
  @media (max-width: 1024px) {
    .card-body .card-figcaption-bottom {
      position: relative;
      visibility: visible;
      opacity: 1;
      bottom: 0; }
      .card-body .card-figcaption-bottom .card-figcaption-button {
        padding: 0 10px; }
      .home-layout-3 .card-body .card-figcaption-bottom {
        position: relative;
        bottom: 0; }
    .card-body .card-rating {
      opacity: 1;
      visibility: visible; } }
  @media (max-width: 767px) {
    .card-body .card-figcaption-bottom .card-figcaption-button {
      font-size: 14px; } }

.card--alternate {
  border: 3px solid white;
  transition: all 0.15s ease; }
  .card--alternate .card-body {
    background-color: white;
    padding: 0.78571rem;
    transition: all 0.15s ease; }
    @media (min-width: 551px) {
      .card--alternate .card-body {
        padding: 1.5rem; } }
  .card--alternate:hover {
    border-color: black; }
    .card--alternate:hover .card-body {
      background-color: black; }
      .card--alternate:hover .card-body .card-text {
        color: white; }
    .card--alternate:hover .card-title > a {
      color: white; }

.card-link {
  display: block;
  position: relative;
  overflow: hidden; }
  .card-link .card-img-container {
    display: block;
    position: relative;
    max-width: 448px; }
    .card-link .card-img-container:after {
      content: '';
      display: block;
      height: 0;
      width: 100%;
      padding-bottom: 100%; }
    .card-link .card-img-container.card-img-container-2 {
      display: flex;
      align-items: center;
      justify-content: center; }
      .card-link .card-img-container.card-img-container-2:after {
        width: auto; }
  .card-link .card-image {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 1;
    backface-visibility: visible;
    border: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin-top: 0;
    margin-bottom: 0;
    transition: opacity .8s ease; }
  .card-link .card-image-2 {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    width: 100%;
    height: 100%;
    text-align: center;
    opacity: 0;
    backface-visibility: hidden;
    z-index: -1;
    transform: translate(-50%, -50%);
    transition: opacity 0.8s ease, transform 2s cubic-bezier(0, 0, 0.44, 1.18) 0s; }
    .card-link .card-image-2 img {
      display: inline-block;
      vertical-align: top;
      max-height: 100%;
      height: 100%;
      width: 100%;
      transition: opacity 0.8s ease, transform 2s cubic-bezier(0, 0, 0.44, 1.18) 0s; }
      .card-link .card-image-2 img.lazyload, .card-link .card-image-2 img.lazyloading {
        opacity: 0;
        top: auto;
        left: auto;
        transform: none;
        position: relative;
        transition: all 0.3s ease; }
  .card-link .card-no-image {
    width: auto; }
  @media (min-width: 551px) {
    .card-link .card-img-container {
      max-width: 100%; } }
  @media (min-width: 1025px) {
    .card-link .card-image-2 {
      opacity: 0;
      z-index: -1;
      overflow: hidden; } }

.card-option {
  min-height: 43px;
  display: block;
  margin: 0; }
  .card-option:before, .card-option:after {
    content: " ";
    display: table; }
  .card-option:after {
    clear: both; }
  .card-option.is-loaded .form-field {
    display: block; }
  .card-option .form-field {
    text-align: left;
    display: none;
    font-size: 0;
    letter-spacing: 0;
    border: 0;
    padding: 0;
    margin: 0;
    line-height: 1; }
    .card-option .form-field .form-option.form-option-swatch {
      padding: 10px 0 0 0; }
      .home-layout-2 .card-option .form-field .form-option.form-option-swatch {
        padding: 0; }
    .card-option .form-field .form-option {
      display: inline-block;
      vertical-align: top;
      font-size: 0;
      border: 0;
      margin: 0 5px 0 0;
      padding: 0;
      height: auto;
      line-height: 1;
      position: relative;
      cursor: pointer; }
      .card-option .form-field .form-option .form-option-variant {
        position: relative;
        font-size: 0;
        width: 30px;
        height: 30px;
        margin: 0;
        padding: 0;
        border-radius: 50%;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        border: 1px solid #e3e3e3;
        background-color: white; }
        .card-option .form-field .form-option .form-option-variant:after {
          content: "";
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          z-index: 2;
          border-radius: 50%;
          background-color: rgba(255, 255, 255, 0);
          opacity: 1;
          visibility: visible;
          border: 2px solid white;
          transition: all 0.3s ease; }
          .home-layout-2 .card-option .form-field .form-option .form-option-variant:after {
            width: 14px;
            height: 14px;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            border-radius: 50%;
            background-color: rgba(255, 255, 255, 0);
            border: none; }
        .card-option .form-field .form-option .form-option-variant.form-option-variant--color2 {
          display: flex;
          justify-content: center;
          align-items: center;
          overflow: hidden;
          transform: rotate(45deg); }
          .card-option .form-field .form-option .form-option-variant.form-option-variant--color2 span {
            display: block;
            width: 100%;
            height: 100%;
            position: relative;
            border-radius: 0px;
            border: none; }
            .card-option .form-field .form-option .form-option-variant.form-option-variant--color2 span:after {
              display: none; }
      .card-option .form-field .form-option .form-option-tooltip {
        display: none;
        font-size: 12px;
        font-weight: 400;
        letter-spacing: 0;
        line-height: 1;
        color: white;
        text-align: center;
        background: black;
        position: absolute;
        bottom: 80%;
        left: 50%;
        padding: 4px 7px;
        z-index: 2;
        min-width: 40px;
        transform: translateX(-50%);
        margin: 0 0 10px 0;
        transition: all 0.3s ease;
        white-space: nowrap; }
        .card-option .form-field .form-option .form-option-tooltip:before {
          content: " ";
          position: absolute;
          bottom: -7px;
          left: 50%;
          height: 0;
          width: 0;
          border-top: 7px solid black;
          border-left: 7px solid transparent;
          border-right: 7px solid transparent;
          transform: translateX(-50%); }
        .home-layout-2 .card-option .form-field .form-option .form-option-tooltip {
          bottom: 95%; }
      .card-option .form-field .form-option:last-of-type {
        margin-right: 0; }
      .card-option .form-field .form-option.active .form-option-variant {
        border-color: black; }
        .home-layout-2 .card-option .form-field .form-option.active .form-option-variant {
          border-color: #e3e3e3; }
          .home-layout-2 .card-option .form-field .form-option.active .form-option-variant:after {
            background-color: white; }
      .home-layout-2 .card-option .form-field .form-option {
        margin: 0 8px 0 0; }
    .card-option .form-field .showmore {
      display: inline-block;
      vertical-align: middle;
      color: #969696;
      margin: 0 0 0 7px;
      font-size: 12px;
      font-weight: 400;
      letter-spacing: 0;
      line-height: 26px;
      width: auto;
      text-align: center;
      padding: 15px 0 0 0; }
      .home-layout-2 .card-option .form-field .showmore {
        margin: 0 0 0 2px;
        font-size: 10px;
        line-height: 30px;
        padding: 0; }
    .card-option .form-field.form-field--size .form-option {
      font-size: 12px;
      font-weight: 400;
      letter-spacing: 0;
      line-height: 1;
      text-transform: uppercase;
      color: black; }
    .card-option .form-field.form-field--size + .form-field--size {
      display: none;
      margin-top: 0; }
    .card-option .form-field + .form-field {
      margin-top: 20px; }
  @media (min-width: 551px) {
    .card-option .form-field {
      text-align: left; } }
  @media (min-width: 1025px) {
    .card-option .form-field .form-option .form-option-tooltip {
      display: block;
      opacity: 0;
      visibility: hidden;
      pointer-events: none; }
    .card-option .form-field .form-option:hover .form-option-tooltip {
      opacity: 1;
      visibility: visible;
      pointer-events: auto; } }
  .home-layout-2 .card-option {
    min-height: auto; }
    .home-layout-2 .card-option .form-field {
      min-height: 43px; }

.card-rating {
  margin: 10px 0 10px 0;
  font-size: 0;
  letter-spacing: 0;
  line-height: 1;
  opacity: 0;
  visibility: hidden; }
  .card-rating .rating--count {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 5px;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0;
    color: black; }

.card-price {
  display: flex;
  justify-content: center;
  position: relative;
  margin: 0;
  color: black;
  font-size: 16px;
  font-weight: 700;
  line-height: 25px;
  letter-spacing: 0.02em; }
  .home-layout-3 .card-price {
    justify-content: flex-start; }
  .card-price abbr {
    border: 0;
    color: inherit;
    font-size: inherit; }
  .card-price .price-section {
    margin-right: 10px;
    font-weight: 700; }
    .card-price .price-section.price-section--sale {
      color: #e7040f; }
    .card-price .price-section.price-section--withoutTax {
      color: #e7040f; }
    .card-price .price-section.non-sale-price--withoutTax, .card-price .price-section.non-sale-price--withTax {
      text-decoration: line-through;
      color: #969696;
      font-weight: 700; }
    .card-price .price-section.price-none + .price-section--withoutTax {
      color: black; }
    .card-price .price-section.price-none + .price-section--withTax {
      color: black; }
    .card-price .price-section.price-section--salebale {
      display: none; }
    .card-price .price-section:last-child {
      margin-right: 0; }
    .card-price .price-section.rrp-price--withoutTax {
      display: none; }
  .card-price p {
    font-size: 14px;
    font-weight: 400;
    color: black;
    line-height: 26px;
    margin: 0; }

.card-footer {
  display: none;
  position: absolute;
  text-align: left;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  z-index: 21;
  width: 100%;
  min-width: 350px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease; }
  .card-footer.is-open {
    display: block; }
  .card-footer.is-loading {
    /*min-width: 200px;
        min-height: 200px;*/ }
    .card-footer.is-loading .loadingOverlay {
      display: block; }

@media (max-width: 1024px) {
  .productCarousel-slide .card .card-footer {
    left: 0;
    transform: translateY(-50%);
    min-width: 100%; } }

@media (max-width: 991px) {
  .productCarousel-slide .card .card-footer {
    min-width: 300px;
    left: 50%;
    transform: translate(-50%, -50%); }
  .productCarousel-slide .card:nth-child(3n + 1) .card-footer {
    left: 0;
    transform: translateY(-50%); }
  .productCarousel-slide .card:nth-child(3n) .card-footer {
    left: auto;
    right: 0;
    transform: translateY(-50%); } }

@media (max-width: 767px) {
  .productCarousel-slide .card:nth-child(odd) .card-footer {
    left: 0;
    transform: translateY(-50%); }
  .productCarousel-slide .card:nth-child(even) .card-footer {
    left: auto;
    right: 0;
    transform: translateY(-50%); } }

@media (max-width: 376px) {
  .productCarousel-slide .card .card-footer {
    min-width: 200%; } }

@media (max-width: 1024px) {
  .productGrid .product .card-footer {
    left: 0;
    transform: translateY(-50%);
    min-width: 100%; } }

@media (max-width: 991px) {
  .productGrid .product .card-footer {
    min-width: 300px;
    left: 50%;
    transform: translate(-50%, -50%); }
  .productGrid .product:nth-child(3n + 1) .card-footer {
    left: 0;
    transform: translateY(-50%); }
  .productGrid .product:nth-child(3n) .card-footer {
    left: auto;
    right: 0;
    transform: translateY(-50%); } }

@media (max-width: 767px) {
  .productGrid .product:nth-child(odd) .card-footer {
    left: 0;
    transform: translateY(-50%); }
  .productGrid .product:nth-child(even) .card-footer {
    left: auto;
    right: 0;
    transform: translateY(-50%); } }

@media (max-width: 376px) {
  .productGrid .product .card-footer {
    min-width: 200%; } }

.productList .card-footer {
  min-width: 100%;
  left: 0;
  transform: translateY(-50%);
  max-width: 100%; }

@media (min-width: 551px) {
  .productList .card-footer {
    min-width: 300px;
    max-width: 400px; } }

.slick-slide + .slick-active .card-footer {
  left: 0;
  transform: translateY(-50%); }

.slick-active:first-of-type .card-footer {
  left: 0;
  transform: translateY(-50%); }

.slick-active:last-of-type .card-footer {
  left: auto;
  right: 0;
  transform: translateY(-50%); }

.slick-active + .slick-slide .card-footer {
  left: auto;
  right: 0;
  transform: translateY(-50%); }

@media (max-width: 321px) {
  .slick-active .card-footer {
    min-width: 100% !important; } }

.navBar {
  list-style-type: none;
  margin: 0; }

.navList {
  list-style-type: none;
  margin: 0;
  padding-top: 2px; }
  .navList .navList-item {
    display: block;
    position: relative;
    margin: 0;
    padding: 5px 0; }
    .navList .navList-item:last-child {
      padding-bottom: 0; }
    .navList .navList-item a {
      display: inline-block;
      vertical-align: top;
      font-size: 14px;
      font-weight: 400;
      line-height: 35px;
      letter-spacing: 0;
      text-transform: unset;
      color: black;
      padding: 0;
      transition: unset;
      width: auto; }
      .navList .navList-item a > .text {
        line-height: initial;
        display: block; }
      .navList .navList-item a.navList-action--rating {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        padding-left: 0; }
        .navList .navList-item a.navList-action--rating .rating--small {
          margin-right: 5px; }
      .navList .navList-item a.is-active {
        color: #e9446e; }
        .navList .navList-item a.is-active > .text {
          background-image: linear-gradient(transparent 97%, #e9446e 3%);
          background-repeat: repeat-x;
          background-position-y: 3px; }
    .navList .navList-item.navList-reset a {
      color: black; }
      .navList .navList-item.navList-reset a > .text {
        background-image: linear-gradient(transparent 97%, #e9446e 3%);
        background-repeat: repeat-x;
        background-position-y: -3px; }
  .navList.haloCustomScrollbar {
    max-height: 280px;
    overflow-y: auto; }
    .navList.haloCustomScrollbar::-webkit-scrollbar {
      width: 4px; }
    .navList.haloCustomScrollbar::-webkit-scrollbar-track {
      background: #f5f5f5; }
    .navList.haloCustomScrollbar::-webkit-scrollbar-thumb {
      background: #a6a6a6; }
    .navList.haloCustomScrollbar::-webkit-scrollbar-thumb:hover {
      background: #787878; }
  @media (min-width: 1025px) {
    .navList .navList-item a:hover {
      color: #e9446e; }
      .navList .navList-item a:hover > .text {
        background-image: linear-gradient(transparent 97%, #e9446e 3%);
        background-repeat: repeat-x;
        background-position-y: -3px; } }

.navView-all,
.navView-clear {
  display: block;
  margin: 12px 0 0 0; }
  .navView-all:before, .navView-all:after,
  .navView-clear:before,
  .navView-clear:after {
    content: " ";
    display: table; }
  .navView-all:after,
  .navView-clear:after {
    clear: both; }
  .navView-all a,
  .navView-clear a {
    font-size: 14px;
    font-weight: 400;
    color: black;
    letter-spacing: 0;
    line-height: 1.5; }
    .navView-all a > span,
    .navView-clear a > span {
      padding: 0 0 1px 0;
      /*background-image: linear-gradient(transparent 97%, $color-textLink-hover 3%);*/
      background-repeat: repeat-x;
      background-position-y: -3px; }
      .home-layout-3 .navView-all a > span, .home-layout-3
      .navView-clear a > span {
        /*background-image: linear-gradient(transparent 97%, $color-textBase 3%);*/ }

.navList-action--checkbox {
  display: inline-block;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 0.35714rem;
  padding-left: 1.85714rem;
  position: relative;
  vertical-align: baseline;
  width: 100%; }
  .navList-action--checkbox::before, .navList-action--checkbox::after {
    content: "";
    display: block;
    position: absolute;
    transition: all 50ms ease-out; }
  .navList-action--checkbox::before {
    background-color: white;
    border: solid #8f8f8f;
    border-width: 1px;
    height: 1.14286rem;
    left: 0;
    top: 0;
    width: 1.14286rem; }
  .navList-action--checkbox::after {
    height: 1rem;
    left: 1px;
    opacity: 0;
    top: 1px;
    transform: scale(0);
    width: 1rem; }
  .navList-action--checkbox::before {
    border-radius: 4px; }
  .navList-action--checkbox::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z' fill='rgba(51, 51, 51, 0.999)' /%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    color: rgba(51, 51, 51, 0.999);
    content: "";
    font-size: 1rem;
    line-height: 1;
    text-align: center; }
  .navList-action--checkbox:before, .navList-action--checkbox:after {
    top: 50%; }
  .navList-action--checkbox:before {
    margin-top: -0.57143rem; }
  .navList-action--checkbox:after {
    margin-top: -0.5rem; }
  .navList-action--checkbox.is-disabled {
    cursor: default; }
    .navList-action--checkbox.is-disabled::before {
      background-color: white; }
  .navList-action--checkbox.is-checked::after, .navList-action--checkbox.is-selected::after {
    opacity: 1;
    transform: scale(1); }

.navList-action-close {
  background: #e5e5e5;
  border-radius: 100%;
  display: inline-block;
  float: right;
  line-height: 0;
  opacity: 0;
  padding: 0.28571rem;
  transition: opacity 0.3s ease;
  visibility: hidden; }
  .navList-action-close .icon {
    height: 0.92857rem;
    width: 0.92857rem;
    fill: 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.78571rem; }
    @media (min-width: 801px) {
      .navBar--sub .navBar-item {
        display: inline-block; } }
    @media (min-width: 801px) {
      .navBar--sub .navBar-item.is-active {
        border-bottom: 1px solid 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 black;
        margin: 0;
        padding-left: 0.78571rem; } }
  .navBar--sub .navBar-action {
    color: black;
    font-size: 1rem;
    padding: 0; }
    .navBar--sub .navBar-action:hover {
      color: black; }
  .navBar--sub.navBar--account {
    margin-bottom: 0; }
    .navBar--sub.navBar--account .navBar-section {
      display: block;
      font-size: 0;
      letter-spacing: 0;
      float: none;
      margin: 0;
      text-align: center;
      white-space: nowrap;
      overflow-x: auto;
      border: 1px solid #e4e7e6; }
      .navBar--sub.navBar--account .navBar-section .navBar-item {
        display: inline-block;
        vertical-align: top;
        text-align: center;
        padding: 0;
        margin: 0;
        width: 260px;
        float: none;
        border-bottom: none; }
        .navBar--sub.navBar--account .navBar-section .navBar-item .navBar-action {
          font-size: 14px;
          font-weight: 500;
          color: black;
          letter-spacing: 0;
          background-color: #fafafa;
          padding: 11px 15px 10px 15px;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis;
          text-transform: uppercase;
          transition: unset; }
        .navBar--sub.navBar--account .navBar-section .navBar-item.is-active .navBar-action {
          color: #1e1e1e !important;
          background-color: white !important; }
        .navBar--sub.navBar--account .navBar-section .navBar-item + .navBar-item {
          border-left: 1px solid #e4e7e6; }
    @media (min-width: 768px) {
      .navBar--sub.navBar--account.navBar--account2 .navBar-section {
        width: 100%;
        max-width: 1110px;
        margin-left: auto;
        margin-right: auto; }
        .navBar--sub.navBar--account.navBar--account2 .navBar-section .navBar-item {
          width: calc(100%/3);
          padding-left: 0;
          padding-right: 0; } }
    @media (min-width: 1025px) {
      .navBar--sub.navBar--account .navBar-section .navBar-item {
        width: calc(100%/3); }
        .navBar--sub.navBar--account .navBar-section .navBar-item .navBar-action:hover {
          color: white;
          background-color: #e82b1a; } }

.loadingOverlay {
  background-color: rgba(255, 255, 255, 0.9);
  display: none;
  z-index: 20; }
  .loadingOverlay:before {
    content: '';
    background: url(../img/loading.svg) no-repeat;
    background-size: contain;
    position: absolute;
    width: 50px;
    height: 50px;
    top: 50%;
    left: 0;
    right: 0;
    border: 0;
    border-radius: 0;
    display: block;
    margin: 0 auto;
    transform: translateY(-50%) rotate(0);
    transform-style: preserve-3d;
    animation: unset; }

.icons-svg-sprite {
  display: none; }

.icon,
.icon svg {
  transition: all .3s ease; }

.actionBar-section .form-field {
  background-color: white;
  border: 1px solid #cccccc;
  border-radius: 4px; }
  .actionBar-section .form-field:hover {
    border-color: #474747; }

.actionBar-section .form-label {
  color: black;
  font-size: 12px;
  line-height: 2.14286rem;
  margin-bottom: 0;
  padding-left: 0.78571rem; }

.actionBar-section .form-input,
.actionBar-section .form-select {
  border: 0;
  padding-left: 0.21429rem;
  width: auto; }

.actionBar-section .form-label,
.actionBar-section .form-input,
.actionBar-section .form-select {
  display: inline-block; }

.actionBar-section .form-select {
  color: black;
  height: 2.14286rem; }

.has-ribbon {
  position: relative; }

.ribbon {
  background-color: #333333;
  color: white;
  cursor: default;
  font-weight: 700;
  margin: -0.78571rem -0.78571rem 0 0;
  padding: 0.07143rem 1rem;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: 0;
  z-index: 1; }

.navUser {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  top: 26px;
  width: 100%; }
  .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;
      position: relative;
      right: auto;
      top: auto;
      transform: none; } }
  .navUser .dropdown-menu {
    background-color: white;
    border: 1px solid #cccccc;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.13);
    position: absolute; }

@media (min-width: 801px) {
  .navUser-section {
    position: relative; } }

.navUser-action {
  color: black;
  font-weight: 700;
  padding: 1rem 0.78571rem;
  text-decoration: none;
  text-transform: capitalize; }
  .navUser-action:hover, .navUser-action.is-open {
    color: #e9446e; }
    .navUser-action:hover svg, .navUser-action.is-open svg {
      fill: #e9446e;
      stroke: #e9446e; }
  .navUser-action .icon {
    height: 1.42857rem;
    width: 1.42857rem;
    margin: -1px 0 0 0.21429rem; }
  .navUser-action svg {
    fill: black;
    stroke: black;
    transition: all 0.15s ease; }
  .navUser-action.navUser-action--currencySelector {
    line-height: 40px;
    text-transform: none;
    transition: unset;
    display: flex;
    align-items: center; }
    .navUser-action.navUser-action--currencySelector .flag {
      position: relative;
      top: -1px;
      margin: 0 8px 0 0; }
      .navUser-action.navUser-action--currencySelector .flag + .text {
        margin-right: 7px; }
    .navUser-action.navUser-action--currencySelector .text span {
      padding: 0 0 1px 0; }
    .navUser-action.navUser-action--currencySelector .icon {
      width: 8px;
      height: 8px;
      transition: unset; }
    .navUser-action.navUser-action--currencySelector + #currencySelection {
      top: calc(100% - 3px) !important;
      left: auto !important;
      right: 0px;
      min-width: 200px;
      transform: none;
      border: 0;
      box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
      margin: 0;
      padding: 0 0 10px 0;
      display: block;
      overflow: hidden;
      visibility: hidden;
      opacity: 0;
      -webkit-transition: all .5s ease;
      transition: all .5s ease;
      text-align: left; }
      .header-layout-3 .navUser-action.navUser-action--currencySelector + #currencySelection {
        background-color: white; }
      .navUser-action.navUser-action--currencySelector + #currencySelection.is-open {
        overflow: visible;
        visibility: visible;
        opacity: 1;
        -webkit-transition: all .5s ease;
        transition: all .5s ease; }
      .navUser-action.navUser-action--currencySelector + #currencySelection .dropdown-menu-title {
        padding: 0 20px;
        line-height: 40px;
        background-color: #f7f7f7;
        margin-bottom: 8px; }
        .navUser-action.navUser-action--currencySelector + #currencySelection .dropdown-menu-title .text {
          color: black;
          opacity: 0.7; }
      .navUser-action.navUser-action--currencySelector + #currencySelection .dropdown-menu-item {
        padding: 0 20px;
        line-height: 30px; }
        .navUser-action.navUser-action--currencySelector + #currencySelection .dropdown-menu-item > a {
          display: flex;
          align-items: center;
          font-size: 14px;
          font-weight: 400;
          letter-spacing: 0;
          line-height: inherit;
          color: #172532;
          padding: 0;
          text-transform: unset; }
          .navUser-action.navUser-action--currencySelector + #currencySelection .dropdown-menu-item > a .flag {
            position: relative;
            top: -2px;
            margin: 0 8px 0 0; }
          .navUser-action.navUser-action--currencySelector + #currencySelection .dropdown-menu-item > a.is-active .text {
            background-image: linear-gradient(transparent 97%, #4c4c4c 3%);
            background-repeat: repeat-x;
            background-position-y: -7px; }

.navUser-action--currencySelector + .dropdown-menu:before {
  left: auto !important;
  right: 0.78571rem; }

.navUser-action--currencySelector + .dropdown-menu:after {
  left: auto !important;
  right: 0.92857rem; }

.navUser-action--storeCredit + .dropdown-menu {
  max-width: 21.42857rem;
  padding: 1.5rem; }
  .navUser-action--storeCredit + .dropdown-menu:before {
    left: 10rem !important; }
  .navUser-action--storeCredit + .dropdown-menu:after {
    left: 10.14286rem !important; }

.navUser-action-divider {
  border-right: 1px solid #e5e5e5;
  color: black;
  display: inline-block;
  padding: 0 1.42857rem 0 0;
  text-decoration: none; }

.navUser-item {
  display: none; }
  @media (min-width: 801px) {
    .navUser-item {
      display: block; }
      .navUser-item.navUser-item--social {
        margin-top: 0.35714rem;
        padding-right: 0.35714rem; }
      .navUser-item.navUser-item--divider {
        font-size: 1.78571rem;
        margin-top: 0.57143rem;
        padding-left: 0.14286rem; } }

.navUser-item--search {
  display: inline-block;
  vertical-align: top; }

.navUser-item--cart {
  display: inline-block;
  vertical-align: top;
  position: relative; }
  @media (max-width: 551px) {
    .navUser-item--cart__hidden-s {
      display: none; } }
  .navUser-item--cart .navUser-action {
    color: black; }
    .navUser-item--cart .navUser-action:hover, .navUser-item--cart .navUser-action.is-open {
      color: #e9446e; }
  .navUser-item--cart .dropdown-menu {
    max-width: 22.85714rem;
    min-width: 430px; }
    .navUser-item--cart .dropdown-menu.is-open {
      top: auto !important;
      left: auto !important;
      right: 0.35714rem; }
      @media (min-width: 801px) {
        .navUser-item--cart .dropdown-menu.is-open {
          right: 0; } }
      .navUser-item--cart .dropdown-menu.is-open:before, .navUser-item--cart .dropdown-menu.is-open:after {
        left: auto; }
      .navUser-item--cart .dropdown-menu.is-open:before {
        right: 0.42857rem; }
        @media (min-width: 801px) {
          .navUser-item--cart .dropdown-menu.is-open:before {
            right: 0.78571rem; } }
      .navUser-item--cart .dropdown-menu.is-open:after {
        right: 0.57143rem; }
        @media (min-width: 801px) {
          .navUser-item--cart .dropdown-menu.is-open:after {
            right: 0.92857rem; } }

@media (min-width: 551px) {
  .navUser-item-cartLabel {
    display: inline; } }

.navUser-item--compare {
  display: none; }
  .navUser-item--compare.show {
    display: block; }

.navUser-item--account {
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
  padding-top: 6px;
  padding-bottom: 0px; }
  .navUser-item--account .navUser-or + .navUser-action {
    margin-right: -0.5rem; }
  .navUser-item--account .navUser-action {
    display: inline-block; }
  .navUser-item--account .navUser-item__item {
    display: inline-block;
    vertical-align: top;
    position: relative;
    text-align: left; }

.navUser-or {
  color: black;
  cursor: default;
  display: inline-block;
  margin: 0 -0.85714rem;
  padding: 0 2px;
  position: relative;
  z-index: 1; }

.navUser-action--quickSearch.is-open {
  position: relative; }
  .navUser-action--quickSearch.is-open:before {
    border: inset 10px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent #e5e5e5 transparent;
    border-bottom-style: solid;
    bottom: 0;
    left: 50%;
    position: absolute;
    transform: translateX(-50%); }

.dropdown--quickSearch {
  top: 50px;
  left: 50%;
  width: 100%;
  z-index: 102;
  display: none;
  position: fixed;
  max-width: 770px;
  transform: translateX(-50%); }
  .dropdown--quickSearch .form,
  .dropdown--quickSearch .form-field {
    margin-bottom: 0;
    position: relative; }
  .dropdown--quickSearch .form-input {
    border: none;
    padding: 5px 50px 5px 15px;
    background-color: #fafafa; }
  .dropdown--quickSearch button[type=submit] {
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    padding: 0;
    border: none;
    border-radius: 0;
    text-align: center;
    position: absolute;
    background-color: transparent; }
    .dropdown--quickSearch button[type=submit] .icon {
      width: 50px;
      height: 100%;
      padding: 0 15px;
      line-height: 50px; }
  .dropdown--quickSearch.is-open {
    display: block; }

.countPill {
  position: absolute;
  top: -5px;
  right: -10px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  line-height: 24px;
  color: white;
  background-color: #e7040f;
  border-radius: 50%;
  text-align: center;
  font-size: 14px;
  font-weight: 400; }
  @media (max-width: 1024px) {
    .countPill {
      height: 22px;
      width: 22px;
      line-height: 22px; } }
  @media (min-width: 1025px) {
    .countPill {
      top: 1px;
      right: -3px;
      color: white;
      background-color: #e7040f; } }
  .countPill.countPill--positive {
    display: inline-block; }
  .page-type-cart .countPill {
    display: inline-block; }
  .header-layout-3 .countPill {
    width: 20px;
    height: 20px;
    line-height: 18px; }

.countPill--alt {
  background-color: #cbcbcb;
  color: #333333; }

.navPage-childList {
  border-left: 1px solid #cccccc;
  margin: 0.35714rem 0.78571rem;
  padding-left: 0.78571rem; }

.has-activeNavPages {
  overflow: hidden;
  -webkit-overflow-scrolling: auto; }

.navPages-container {
  bottom: 0;
  display: none;
  height: 100%;
  left: 0;
  -webkit-overflow-scrolling: touch;
  position: absolute;
  right: 0;
  z-index: 10; }
  @media (min-width: 801px) {
    .navPages-container {
      background: transparent;
      display: block;
      height: auto;
      padding: 0;
      position: relative; } }
  .navPages-container.is-open {
    display: block;
    padding-top: 55px;
    z-index: 0; }

.navPages {
  background-color: white;
  height: 100%;
  overflow-y: auto;
  padding: 0; }
  @media (min-width: 801px) {
    .navPages {
      margin: 0 auto;
      max-width: 85.71429rem;
      width: 100%;
      background: none;
      font-size: 0;
      overflow-y: visible;
      padding: 0px 0;
      text-align: center;
      max-width: 100%;
      margin: 0; }
      .navPages:before, .navPages:after {
        content: " ";
        display: table; }
      .navPages:after {
        clear: both; }
      .navPages:before, .navPages:after {
        content: " ";
        display: table; }
      .navPages:after {
        clear: both; }
      .navPages ul,
      .navPages ol {
        list-style: none;
        margin-left: 0;
        margin: 0;
        padding: 0; }
        .navPages ul ul,
        .navPages ul ol,
        .navPages ol ul,
        .navPages ol ol {
          list-style: none;
          margin-bottom: 0; }
        .navPages ul li,
        .navPages ol li {
          margin: 0;
          padding: 0; }
      .navPages-section {
        float: left; }
        .navPages-section:before, .navPages-section:after {
          content: " ";
          display: table; }
        .navPages-section:after {
          clear: both; }
      .navPages-section--alt {
        float: right;
        margin-left: 1.5rem; }
      .navPages-section + .navPages-section {
        margin-left: 1.5rem; } }
  @media (min-width: 801px) and (min-width: 551px) {
    .navPages-item {
      float: left; } }
  @media (min-width: 801px) {
      .navPages-item, .navPages-action {
        display: block; } }
  .navPages ul {
    list-style: none; }
  .navPages .navPage-subMenu-list {
    border-left: 0;
    list-style: none;
    margin-left: 0;
    padding-left: 0; }
    @media (min-width: 801px) {
      .navPages .navPage-subMenu-list {
        margin: 0 auto;
        max-width: 85.71429rem;
        width: 100%;
        border-left: 0;
        margin: auto;
        padding-left: 0; }
        .navPages .navPage-subMenu-list:before, .navPages .navPage-subMenu-list:after {
          content: " ";
          display: table; }
        .navPages .navPage-subMenu-list:after {
          clear: both; }
        .header-layout-3 .navPages .navPage-subMenu-list {
          max-width: 100%; } }
    @media (min-width: 1025px) {
      .navPages .navPage-subMenu-list .navPage-subMenu-item-child.navPage-subMenu-all {
        display: none !important; } }

.navPages-list {
  margin: 0; }
  @media (min-width: 801px) {
    .navPages-list {
      float: none;
      display: flex;
      justify-content: center;
      flex-flow: wrap; } }

.navPages-list-depth-max.subMenu-is-open .is-hidden {
  display: none; }
  @media (min-width: 801px) {
    .navPages-list-depth-max.subMenu-is-open .is-hidden {
      display: inline-block; } }

.navPages-list-depth-max.subMenu-is-open .navPages-item-page {
  display: none; }
  @media (min-width: 801px) {
    .navPages-list-depth-max.subMenu-is-open .navPages-item-page {
      display: inline-block; } }

@media (min-width: 801px) {
  .navPages-action-depth-max.has-subMenu.is-root.is-open .navPages-action-moreIcon {
    transform: rotate(0); } }

.navPages-action-depth-max.has-subMenu.is-open {
  border-bottom: 1px solid #cccccc;
  text-align: center; }
  @media (min-width: 801px) {
    .navPages-action-depth-max.has-subMenu.is-open {
      border-bottom: 0;
      text-align: left; } }
  .navPages-action-depth-max.has-subMenu.is-open .navPages-action-moreIcon {
    border: solid 1px #d6cdc0;
    border-radius: 4px;
    float: left;
    height: 35px;
    margin-top: -10px;
    padding: 11.7px;
    transform: rotate(90deg);
    width: 35px; }
    @media (min-width: 801px) {
      .navPages-action-depth-max.has-subMenu.is-open .navPages-action-moreIcon {
        height: 0.57143rem;
        width: 0.57143rem;
        border: 0;
        border-radius: 0;
        float: none;
        margin-top: 0;
        padding: 0;
        transform: rotate(-90deg); } }
  .navPages-action-depth-max.has-subMenu.is-open svg {
    height: 9.6px;
    width: 9.6px; }
    @media (min-width: 801px) {
      .navPages-action-depth-max.has-subMenu.is-open svg {
        height: 100%;
        width: 100%; } }

.triangle-with-shadow {
  position: absolute;
  top: -10px;
  left: -10px;
  right: -10px;
  bottom: 0;
  width: auto;
  height: auto;
  display: none;
  overflow: hidden;
  z-index: -1; }
  .triangle-with-shadow:before {
    content: "";
    position: absolute;
    background-color: #fff;
    border: 0;
    transform: none;
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 0;
    width: auto;
    height: auto;
    margin: 0;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); }

.navPages-action {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #2d2d2d;
  display: block;
  font-size: 14px;
  font-weight: 400;
  padding: 0.78571rem 0;
  text-decoration: none;
  text-transform: capitalize;
  margin-bottom: 0;
  letter-spacing: .05em; }
  .home-layout-3 .navPages-action {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    letter-spacing: 0.1em; }
  @media (max-width: 1024px) {
    .home-layout-3 .navPages-action span:not(.navPages-label) {
      color: black; } }
  .navPages-list:not(.navPages-list-depth-max) .navPages-action.has-subMenu {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .navPages-action.is-open svg,
  .navPages-action .collapsible-icon-wrapper.is-open svg {
    fill: #e9446e;
    stroke: #e9446e; }
  @media (min-width: 801px) {
    .navPages-action {
      display: inline-block;
      padding: 12px 24px 12px 24px; }
      .navPages-action.is-open {
        background-color: white; } }
  .navPages-action .Sale span:not(.navPages-label),
  .navPages-action .sale span:not(.navPages-label) {
    color: #e7040f !important; }
  .navPages-action span:not(.navPages-label) {
    color: #2d2d2d;
    background-image: linear-gradient(currentColor, currentColor);
    background-position: 0 90%;
    background-repeat: no-repeat;
    background-size: 0 2px;
    transition: background-size .5s;
    padding: 0 0 3px 0; }
    .header-layout-3 .navPages-action span:not(.navPages-label) {
      background-size: 0 1px; }
    @media (max-width: 1024px) {
      .home-layout-2 .navPages-action span:not(.navPages-label) {
        color: black; } }
  .navPages-action.navPages-action-lv2 span:not(.navPages-action-moreIcon) {
    color: #2d2d2d;
    background-size: 0 1px;
    padding: 0 0 1px 0; }
  .navPages-action.navPages-action-lv3 span:not(.navPages-action-moreIcon) {
    color: #505050;
    background-size: 0 1px;
    padding: 0 0 1px 0; }
  .navPages-action.navPages-action-custom span {
    background-size: 0 1px;
    padding: 0 0 1px 0; }
  @media (min-width: 1025px) {
    .navPages-action:hover span:not(.navPages-label) {
      color: #e9446e; }
    .navPages-action:hover .text span:not(.navPages-label) {
      background-size: 100% 2px; }
      .header-layout-3 .navPages-action:hover .text span:not(.navPages-label) {
        background-size: 100% 1px; }
    .navPages-action.no-subMenu:hover .text {
      background-size: 100% 2px; }
      .header-layout-3 .navPages-action.no-subMenu:hover .text {
        background-size: 100% 1px; }
    .navPages-action.navPages-action-lv2:hover span:not(.navPages-action-moreIcon) {
      color: #e9446e;
      background-size: 100% 1px !important; }
    .navPages-action.navPages-action-lv3:hover span:not(.navPages-action-moreIcon) {
      color: #e9446e;
      background-size: 100% 1px !important; }
    .navPages-action.navPages-action-custom:hover .text span {
      background-size: 100% 1px; } }
  .navPages-action svg {
    fill: #2d2d2d;
    stroke: #2d2d2d;
    transition: all 0.15s ease; }

.navPages-action--storeCredit {
  color: black; }

.navPages-action--compare {
  display: none; }
  .navPages-action--compare.show {
    display: block; }

.navPages-action-moreIcon {
  height: 0.57143rem;
  width: 0.57143rem;
  margin-left: 0.78571rem;
  transform: rotate(-90deg); }
  @media (min-width: 801px) {
    .navPages-action-moreIcon {
      transform: none; } }
  .has-subMenu.is-open .navPages-action-moreIcon,
  .collapsible-icon-wrapper.is-open .navPages-action-moreIcon {
    transform: rotate(0); }
  .navPages-list:not(.navPages-list-depth-max) .navPages-action-moreIcon {
    height: 0.78571rem;
    width: 0.78571rem;
    margin: 0; }
    @media (min-width: 801px) {
      .navPages-list:not(.navPages-list-depth-max) .navPages-action-moreIcon {
        height: 0.57143rem;
        width: 0.57143rem;
        margin: 0 0 0 0.78571rem; } }
  @media (min-width: 1025px) {
    .navPages-action-moreIcon {
      display: none; } }

.navPage-childList {
  display: none; }
  @media (min-width: 801px) {
    .navPage-childList {
      border: 0;
      display: block; } }
  .navPage-childList.is-open {
    display: block; }
  .navPage-subMenu-action:not(.navPages-action-depth-max) + .navPage-childList {
    margin-left: 3rem; }
    @media (min-width: 801px) {
      .navPage-subMenu-action:not(.navPages-action-depth-max) + .navPage-childList {
        margin-left: 0; } }

.navPage-subMenu {
  display: none;
  outline: 0; }
  @media (min-width: 801px) {
    .navPage-subMenu {
      background-color: white;
      padding: 1.5rem 1.5rem 2.28571rem;
      position: absolute;
      text-align: left; }
      .navPage-subMenu.is-open {
        display: block;
        left: 0;
        width: 100%; }
      .navPage-subMenu .navPages-action-moreIcon {
        display: none; } }
  .navPage-subMenu.is-open {
    display: block; }
  .navPages-list:not(.navPages-list-depth-max) .navPages-action.has-subMenu + .navPage-subMenu .navPage-subMenu-list {
    margin-right: 0; }
    @media (min-width: 801px) {
      .navPages-list:not(.navPages-list-depth-max) .navPages-action.has-subMenu + .navPage-subMenu .navPage-subMenu-list {
        margin-right: auto; } }
  .navPage-subMenu::-webkit-scrollbar {
    width: 10px; }
  .navPage-subMenu::-webkit-scrollbar-track {
    background: #f5f5f5; }
  .navPage-subMenu::-webkit-scrollbar-thumb {
    background: #a6a6a6; }

@media (min-width: 801px) {
  .has-subMenu.is-root + .navPage-subMenu-horizontal {
    border-left: 0;
    height: auto;
    left: inherit;
    margin: auto;
    top: inherit;
    width: 15.35714rem; } }

@media (min-width: 801px) {
  .navPage-subMenu-horizontal.is-open {
    border-left: 1px solid #cccccc;
    display: inherit;
    height: auto;
    margin-left: 15.35714rem;
    padding: 0 !important;
    top: 0;
    width: 16.35714rem; } }

@media (min-width: 801px) {
  .navPage-subMenu-horizontal .navPages-action-moreIcon {
    display: inline-block;
    transform: rotate(-90deg); } }

.navPage-subMenu-item {
  padding: 0.78571rem 0; }
  @media (min-width: 801px) {
    .navPage-subMenu-item {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 25%;
      float: left;
      padding: 0 0.75rem; }
      .navPage-subMenu-item .navPages-action {
        text-transform: none;
        width: 100%; }
      .navPage-subMenu-item > .navPage-subMenu-action {
        border-bottom: 1px solid #cccccc;
        margin-bottom: 1.14286rem; } }

.navPage-subMenu-item-child,
.navPage-subMenu-item-parent {
  width: 100%; }
  @media (min-width: 801px) {
    .navPage-subMenu-item-child .navPage-subMenu-action,
    .navPage-subMenu-item-parent .navPage-subMenu-action {
      padding-left: 0;
      padding-right: 0;
      width: 100%; } }

.navPage-subMenu-action {
  padding: 0.78571rem 0;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: .02em; }
  .navPages-list:not(.navPages-list-depth-max) .navPage-subMenu-action {
    padding: 0 0 0 1.5rem; }
    @media (min-width: 801px) {
      .navPages-list:not(.navPages-list-depth-max) .navPage-subMenu-action {
        padding: 0.78571rem 0 1.14286rem; } }
  @media (min-width: 801px) {
    .navPage-subMenu-action {
      padding: 0.78571rem 0 1.14286rem; } }
  .navPage-subMenu-action .collapsible-icon-wrapper {
    height: 100%;
    width: 100%;
    box-sizing: content-box;
    display: inline-block;
    text-align: right; }
    @media (min-width: 801px) {
      .navPage-subMenu-action .collapsible-icon-wrapper {
        display: none; } }

.navPages-list .navPages-item .navPage-subMenu {
  display: block;
  position: absolute;
  left: 130px;
  top: auto;
  z-index: 6;
  height: auto;
  margin: auto;
  width: 240px;
  padding: 0;
  text-align: left;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: all 0.3s ease;
  background-color: white;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
  transform: translate3d(0, 50px, 0); }

.navPages-list .navPages-item.navPages-item-user .navPages-action .text .flag {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0 0;
  width: 16px;
  height: 16px; }
  .navPages-list .navPages-item.navPages-item-user .navPages-action .text .flag img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain; }

.navPages-list .navPages-item.navPages-item-user > .navPages-action {
  font-weight: 400;
  text-transform: capitalize; }
  .navPages-list .navPages-item.navPages-item-user > .navPages-action .text > .icon {
    display: inline-block;
    vertical-align: middle;
    fill: #2d2d2d;
    stroke: transparent;
    margin: 0 10px 0 0;
    min-height: 45px; }

.navPages-list .navPages-item.navPages-item-user:last-child {
  border-bottom: 0; }

.navPages-list .navPages-item.navPages-item-phone .text {
  font-size: 0; }
  .navPages-list .navPages-item.navPages-item-phone .text > a {
    font-size: 14px; }

@media (min-width: 1025px) {
  .home-layout-2 .navPages-list > .navPages-item:hover > .navPages-action span {
    color: #e9446e; } }

.navPage-childList-action {
  font-weight: 400;
  padding: 0 0 0.35714rem; }

.navPages-quickSearch {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 0.78571rem; }
  @media (min-width: 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 #e5e5e5; }
  .navPages-list--user #currencySelection2 .dropdown-menu-item {
    padding: 0; }
    .navPages-list--user #currencySelection2 .dropdown-menu-item:not(:last-child) {
      border-bottom: 1px solid #e5e5e5; }
  .navPages-list--user #currencySelection2 a {
    padding: 0.78571rem 1.5rem; }

.navPages-item > .navPages-action {
  font-weight: 700;
  text-transform: uppercase; }
  .header-layout-3 .navPages-item > .navPages-action {
    font-weight: 400; }

.navPages-item .navPage-subMenu-item-child > .navPages-action:hover,
.navPages-item .navPage-subMenu-item-parent > .navPages-action:hover {
  color: #e9446e; }

@media (min-width: 1025px) {
  .navPages-container {
    position: static; }
    .navPages-container .navPages-list > .navPages-item > .navPages-action {
      transition-delay: .1s;
      transition-property: transform, opacity;
      transition-timing-function: ease;
      transform: translatey(-45px);
      opacity: 0; }
      .home-layout-3 .navPages-container .navPages-list > .navPages-item > .navPages-action {
        padding: 33px 24px 33px 24px; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 0) > .navPages-action {
      transition-duration: 0.5s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 1) > .navPages-action {
      transition-duration: 0.55s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 2) > .navPages-action {
      transition-duration: 0.6s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 3) > .navPages-action {
      transition-duration: 0.65s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 4) > .navPages-action {
      transition-duration: 0.7s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 5) > .navPages-action {
      transition-duration: 0.75s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 6) > .navPages-action {
      transition-duration: 0.8s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 7) > .navPages-action {
      transition-duration: 0.85s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 8) > .navPages-action {
      transition-duration: 0.9s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 9) > .navPages-action {
      transition-duration: 0.95s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 10) > .navPages-action {
      transition-duration: 1s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 11) > .navPages-action {
      transition-duration: 1.05s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 12) > .navPages-action {
      transition-duration: 1.1s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 13) > .navPages-action {
      transition-duration: 1.15s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 14) > .navPages-action {
      transition-duration: 1.2s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 15) > .navPages-action {
      transition-duration: 1.25s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 16) > .navPages-action {
      transition-duration: 1.3s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 17) > .navPages-action {
      transition-duration: 1.35s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 18) > .navPages-action {
      transition-duration: 1.4s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 19) > .navPages-action {
      transition-duration: 1.45s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 20) > .navPages-action {
      transition-duration: 1.5s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 21) > .navPages-action {
      transition-duration: 1.55s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 22) > .navPages-action {
      transition-duration: 1.6s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 23) > .navPages-action {
      transition-duration: 1.65s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 24) > .navPages-action {
      transition-duration: 1.7s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 25) > .navPages-action {
      transition-duration: 1.75s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 26) > .navPages-action {
      transition-duration: 1.8s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 27) > .navPages-action {
      transition-duration: 1.85s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 28) > .navPages-action {
      transition-duration: 1.9s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 29) > .navPages-action {
      transition-duration: 1.95s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 30) > .navPages-action {
      transition-duration: 2s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 31) > .navPages-action {
      transition-duration: 2.05s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 32) > .navPages-action {
      transition-duration: 2.1s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 33) > .navPages-action {
      transition-duration: 2.15s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 34) > .navPages-action {
      transition-duration: 2.2s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 35) > .navPages-action {
      transition-duration: 2.25s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 36) > .navPages-action {
      transition-duration: 2.3s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 37) > .navPages-action {
      transition-duration: 2.35s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 38) > .navPages-action {
      transition-duration: 2.4s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 39) > .navPages-action {
      transition-duration: 2.45s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 40) > .navPages-action {
      transition-duration: 2.5s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 41) > .navPages-action {
      transition-duration: 2.55s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 42) > .navPages-action {
      transition-duration: 2.6s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 43) > .navPages-action {
      transition-duration: 2.65s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 44) > .navPages-action {
      transition-duration: 2.7s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 45) > .navPages-action {
      transition-duration: 2.75s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 46) > .navPages-action {
      transition-duration: 2.8s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 47) > .navPages-action {
      transition-duration: 2.85s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 48) > .navPages-action {
      transition-duration: 2.9s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 49) > .navPages-action {
      transition-duration: 2.95s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 50) > .navPages-action {
      transition-duration: 3s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 51) > .navPages-action {
      transition-duration: 3.05s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 52) > .navPages-action {
      transition-duration: 3.1s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 53) > .navPages-action {
      transition-duration: 3.15s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 54) > .navPages-action {
      transition-duration: 3.2s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 55) > .navPages-action {
      transition-duration: 3.25s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 56) > .navPages-action {
      transition-duration: 3.3s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 57) > .navPages-action {
      transition-duration: 3.35s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 58) > .navPages-action {
      transition-duration: 3.4s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 59) > .navPages-action {
      transition-duration: 3.45s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 60) > .navPages-action {
      transition-duration: 3.5s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 61) > .navPages-action {
      transition-duration: 3.55s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 62) > .navPages-action {
      transition-duration: 3.6s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 63) > .navPages-action {
      transition-duration: 3.65s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 64) > .navPages-action {
      transition-duration: 3.7s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 65) > .navPages-action {
      transition-duration: 3.75s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 66) > .navPages-action {
      transition-duration: 3.8s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 67) > .navPages-action {
      transition-duration: 3.85s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 68) > .navPages-action {
      transition-duration: 3.9s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 69) > .navPages-action {
      transition-duration: 3.95s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 70) > .navPages-action {
      transition-duration: 4s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 71) > .navPages-action {
      transition-duration: 4.05s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 72) > .navPages-action {
      transition-duration: 4.1s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 73) > .navPages-action {
      transition-duration: 4.15s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 74) > .navPages-action {
      transition-duration: 4.2s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 75) > .navPages-action {
      transition-duration: 4.25s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 76) > .navPages-action {
      transition-duration: 4.3s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 77) > .navPages-action {
      transition-duration: 4.35s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 78) > .navPages-action {
      transition-duration: 4.4s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 79) > .navPages-action {
      transition-duration: 4.45s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 80) > .navPages-action {
      transition-duration: 4.5s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 81) > .navPages-action {
      transition-duration: 4.55s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 82) > .navPages-action {
      transition-duration: 4.6s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 83) > .navPages-action {
      transition-duration: 4.65s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 84) > .navPages-action {
      transition-duration: 4.7s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 85) > .navPages-action {
      transition-duration: 4.75s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 86) > .navPages-action {
      transition-duration: 4.8s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 87) > .navPages-action {
      transition-duration: 4.85s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 88) > .navPages-action {
      transition-duration: 4.9s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 89) > .navPages-action {
      transition-duration: 4.95s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 90) > .navPages-action {
      transition-duration: 5s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 91) > .navPages-action {
      transition-duration: 5.05s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 92) > .navPages-action {
      transition-duration: 5.1s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 93) > .navPages-action {
      transition-duration: 5.15s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 94) > .navPages-action {
      transition-duration: 5.2s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 95) > .navPages-action {
      transition-duration: 5.25s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 96) > .navPages-action {
      transition-duration: 5.3s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 97) > .navPages-action {
      transition-duration: 5.35s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 98) > .navPages-action {
      transition-duration: 5.4s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 99) > .navPages-action {
      transition-duration: 5.45s; }
    .navPages-container .navPages-list .navPages-item:nth-child(n + 100) > .navPages-action {
      transition-duration: 5.5s; }
    .navPages-container .navPages-item {
      position: relative; }
      .navPages-container .navPages-item > .navPages-action {
        position: relative;
        z-index: 3; }
      .navPages-container .navPages-item.has-dropdown:not(.has-megamenu) .navPage-subMenu {
        width: 240px;
        padding: 0;
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        transform: translate3d(-50px, 0, 0);
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        -webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
        background-color: white; }
        .navPages-container .navPages-item.has-dropdown:not(.has-megamenu) .navPage-subMenu .navPage-subMenu-item-child {
          padding: 0px; }
          .navPages-container .navPages-item.has-dropdown:not(.has-megamenu) .navPage-subMenu .navPage-subMenu-item-child > .navPage-subMenu-action {
            padding: 12px 15px 12px 20px; }
            .navPages-container .navPages-item.has-dropdown:not(.has-megamenu) .navPage-subMenu .navPage-subMenu-item-child > .navPage-subMenu-action .navPages-action-moreIcon {
              width: 15px;
              height: 15px;
              position: absolute;
              top: 50%;
              right: 25px;
              margin-left: 0;
              transform: translateY(-50%) rotate(-90deg); }
              .navPages-container .navPages-item.has-dropdown:not(.has-megamenu) .navPage-subMenu .navPage-subMenu-item-child > .navPage-subMenu-action .navPages-action-moreIcon svg {
                padding: 2px; }
          .navPages-container .navPages-item.has-dropdown:not(.has-megamenu) .navPage-subMenu .navPage-subMenu-item-child + .navPage-subMenu-item-child .navPage-subMenu-action {
            border-bottom: 1px solid #ebebeb; }
          .navPages-container .navPages-item.has-dropdown:not(.has-megamenu) .navPage-subMenu .navPage-subMenu-item-child:last-child .navPage-subMenu-action {
            border-bottom: 0; }
      .menu-is-load .navPages-container .navPages-item.has-dropdown:not(.has-megamenu):hover > .navPage-subMenu, .menu-is-load
      .navPages-container .navPages-item.has-dropdown:not(.has-megamenu) .navPage-subMenu-item-child:hover > .navPage-subMenu {
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
        transform: translate3d(0, 0, 0); }
      .navPages-container .navPages-item.has-dropdown:not(.has-megamenu):hover .triangle-with-shadow {
        display: block;
        animation: fadeIn .3s;
        background-image: none; }
        .header-layout-3 .navPages-container .navPages-item.has-dropdown:not(.has-megamenu):hover .triangle-with-shadow {
          display: none; }
      .navPages-container .navPages-item.has-dropdown:not(.has-megamenu) .navPage-subMenu-item-child {
        position: relative; }
        .navPages-container .navPages-item.has-dropdown:not(.has-megamenu) .navPage-subMenu-item-child > .navPage-subMenu {
          top: 0;
          left: 95%; }
      .navPages-container .navPages-item.has-megamenu > .navPage-subMenu > .cateArea > .navPage-subMenu-list > .navPage-subMenu-item-child > .navPage-subMenu > .navPage-subMenu-list .navPage-subMenu-item-child > .navPage-subMenu {
        display: none !important; }
      .navPages-container .navPages-item .navPage-subMenu {
        display: block; }
      .navPages-container .navPages-item > .navPage-subMenu {
        left: 0;
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        transform: translate3d(-50px, 0, 0);
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        margin-top: 0;
        z-index: 1; }
        .navPages-container .navPages-item > .navPage-subMenu .navPage-subMenu-item-parent {
          display: none; }
        .navPages-container .navPages-item > .navPage-subMenu .navPage-subMenu {
          padding-left: 0;
          padding-right: 0; }
      .navPages-container .navPages-item.has-megamenu {
        position: static; }
        .navPages-container .navPages-item.has-megamenu > .navPage-subMenu {
          padding: 40px calc((100% - 1800px)/2) 20px;
          background-color: white;
          z-index: 1; }
          .navPages-container .navPages-item.has-megamenu > .navPage-subMenu:before {
            /*content: '';*/
            width: 100%;
            height: 1px;
            background-color: #e6e6e6;
            position: absolute;
            left: 0;
            right: 0;
            top: 10px;
            z-index: 1;
            cursor: pointer; }
        .navPages-container .navPages-item.has-megamenu.style-2 > .navPage-subMenu {
          padding: 30px 0 0; }
        .navPages-container .navPages-item.has-megamenu.style-2 .cateArea {
          padding-left: 15px;
          padding-right: 15px; }
        .navPages-container .navPages-item.has-megamenu.style-3 > .navPage-subMenu {
          padding: 20px 0 20px; }
        .navPages-container .navPages-item.has-megamenu.style-4 > .navPage-subMenu {
          padding: 20px 0 20px; }
          .navPages-container .navPages-item.has-megamenu.style-4 > .navPage-subMenu > .container {
            align-items: flex-start; }
        .navPages-container .navPages-item.has-megamenu .navPage-subMenu-links .navPage-subMenu-title {
          display: none; }
        .navPages-container .navPages-item.has-megamenu .navPage-subMenu-links > .navPage-subMenu-item-child {
          padding-left: 15px;
          padding-right: 15px; }
          .navPages-container .navPages-item.has-megamenu .navPage-subMenu-links > .navPage-subMenu-item-child .navPage-subMenu-action {
            margin-bottom: 0; }
          .navPages-container .navPages-item.has-megamenu .navPage-subMenu-links > .navPage-subMenu-item-child .navPage-subMenu-item-child {
            padding-left: 0;
            padding-right: 0; }
        .navPages-container .navPages-item.has-megamenu:hover .triangle-with-shadow {
          display: block;
          animation: fadeIn .3s;
          background-image: none; }
          .header-layout-3 .navPages-container .navPages-item.has-megamenu:hover .triangle-with-shadow {
            display: none; }
      .navPages-container .navPages-item:hover > .navPages-action {
        position: relative; }
        .navPages-container .navPages-item:hover > .navPages-action:after {
          content: '';
          width: 100%;
          height: 14px;
          background-color: transparent;
          position: absolute;
          left: 0;
          right: 0;
          bottom: -14px;
          z-index: 1; }
      .navPages-container .navPages-item:hover > .navPage-subMenu {
        top: auto;
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
        transform: translate3d(0, 0, 0); }
  header.header.is-sticky .navPages-container .navPages-item > .navPage-subMenu {
    margin-top: 0; }
  .menu-is-load .navPages-container .navPages-list > .navPages-item > .navPages-action {
    transform: translatey(0);
    opacity: 1; } }

@media (min-width: 1280px) {
  .home-layout-3 .navPage-subMenu .container {
    max-width: 1230px; } }

.navPages-list-megamenu .has-megamenu > .navPage-subMenu {
  display: flex;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 70vh;
  width: 100%;
  transition-property: transform, opacity, visibility;
  border: 0; }

.navPages-list-megamenu .has-megamenu.style-2 > .navPage-subMenu > .container {
  flex-direction: column;
  padding-bottom: 0; }

.navPages-list-megamenu .has-megamenu.style-2 .navPage-subMenu-list:not(.navPage-subMenu-links) > li {
  padding-bottom: 1px !important; }

.navPages-list-megamenu .has-megamenu.style-2 .navPage-subMenu-links {
  min-width: 285px;
  border-right: 1px solid #e6e6e6;
  margin-right: 15px; }
  @media (min-width: 1025px) {
    .navPages-list-megamenu .has-megamenu.style-2 .navPage-subMenu-links {
      min-width: 200px; } }
  @media (min-width: 1400px) {
    .navPages-list-megamenu .has-megamenu.style-2 .navPage-subMenu-links {
      min-width: 250px; } }
  @media (min-width: 1600px) {
    .navPages-list-megamenu .has-megamenu.style-2 .navPage-subMenu-links {
      min-width: 285px; } }

.navPages-list-megamenu .has-megamenu.style-3 > .navPage-subMenu > .container {
  flex-direction: column;
  padding-bottom: 0; }

.navPages-list-megamenu .has-megamenu.style-3 .navPage-subMenu-list:not(.navPage-subMenu-links) > li {
  padding-bottom: 1px !important; }

.navPages-list-megamenu .has-megamenu.style-3 .navPage-subMenu-links {
  min-width: 285px;
  border-right: 1px solid #e6e6e6;
  margin-right: 15px; }
  @media (min-width: 1025px) {
    .navPages-list-megamenu .has-megamenu.style-3 .navPage-subMenu-links {
      min-width: 200px; } }
  @media (min-width: 1400px) {
    .navPages-list-megamenu .has-megamenu.style-3 .navPage-subMenu-links {
      min-width: 250px; } }
  @media (min-width: 1600px) {
    .navPages-list-megamenu .has-megamenu.style-3 .navPage-subMenu-links {
      min-width: 285px; } }

.navPages-list-megamenu .has-megamenu .navPage-subMenu-list .navPage-subMenu-item-child > .navPage-subMenu {
  opacity: 1;
  visibility: visible;
  position: relative;
  top: unset;
  left: unset;
  right: unset;
  bottom: unset;
  transform: unset;
  width: 100%;
  margin: 0;
  box-shadow: unset;
  background-color: transparent;
  border: 0;
  padding-top: 2px;
  padding-bottom: 0;
  pointer-events: unset; }

.navPages-list-megamenu .has-megamenu .navPage-subMenu-list .navPage-subMenu-item-child .navPage-subMenu-action {
  font-size: 14px;
  border-bottom: 0;
  transition: unset;
  display: block;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 1.5;
  padding: 6px 0; }
  .home-layout-3 .navPages-list-megamenu .has-megamenu .navPage-subMenu-list .navPage-subMenu-item-child .navPage-subMenu-action {
    letter-spacing: 0; }
  .navPages-list-megamenu .has-megamenu .navPage-subMenu-list .navPage-subMenu-item-child .navPage-subMenu-action .text {
    padding: 0 0 1px 0; }
  .navPages-list-megamenu .has-megamenu .navPage-subMenu-list .navPage-subMenu-item-child .navPage-subMenu-action .navPages-action-moreIcon {
    display: none; }

.navPages-list-megamenu .has-megamenu .navPage-subMenu-list:not(.navPage-subMenu-links) {
  padding: 0 !important;
  margin: 0;
  float: none;
  font-size: 0;
  list-style: none; }
  .navPages-list-megamenu .has-megamenu .navPage-subMenu-list:not(.navPage-subMenu-links) > li {
    width: 100%;
    overflow: hidden;
    padding: 0 15px;
    background-color: transparent; }
    .navPages-list-megamenu .has-megamenu .navPage-subMenu-list:not(.navPage-subMenu-links) > li .navPage-subMenu-item-parent,
    .navPages-list-megamenu .has-megamenu .navPage-subMenu-list:not(.navPage-subMenu-links) > li .navPage-subMenu-item-child {
      padding: 0; }

.navPages-list-megamenu .has-megamenu .navPage-subMenu-links {
  width: 25%;
  margin: 0;
  padding: 0;
  background-color: white; }
  .navPages-list-megamenu .has-megamenu .navPage-subMenu-links .navPage-subMenu-item-child {
    padding-right: 0; }

.navPages-list-megamenu .has-megamenu .megamenu-custom-list {
  position: relative;
  width: 100%; }
  .navPages-list-megamenu .has-megamenu .megamenu-custom-list .megamenu-bottom {
    position: absolute;
    bottom: 0px;
    display: block;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    background-color: #fcfabd;
    color: #e9446e;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-align: center;
    line-height: 1.625;
    padding: 12px 0;
    text-transform: uppercase; }
    .home-layout-3 .navPages-list-megamenu .has-megamenu .megamenu-custom-list .megamenu-bottom {
      font-family: "Roboto", Arial, Helvetica, sans-serif; }
    @media (min-width: 1025px) {
      .navPages-list-megamenu .has-megamenu .megamenu-custom-list .megamenu-bottom {
        width: calc(100% - 50px);
        left: 25px; } }

.navPages-list-megamenu .style-1 .cateArea > .navPage-subMenu-list {
  padding-left: 0; }
  @media (min-width: 1600px) {
    .navPages-list-megamenu .style-1 .cateArea > .navPage-subMenu-list {
      padding-left: 55px !important; } }

.navPages-list-megamenu .cateArea {
  display: flex;
  align-items: stretch;
  justify-content: flex-start; }
  .navPages-list-megamenu .cateArea > .navPage-subMenu-list > .navPage-subMenu-item-child {
    padding-bottom: 16px !important; }
    .navPages-list-megamenu .cateArea > .navPage-subMenu-list > .navPage-subMenu-item-child.navPage-subMenu-item-custom {
      padding-bottom: 0 !important; }
  .navPages-list-megamenu .cateArea > .navPage-subMenu-list:not(.navPage-subMenu-links) {
    padding-top: 0;
    padding-bottom: 0; }
  .navPages-list-megamenu .cateArea.columns-3 > .navPage-subMenu-list:not(.navPage-subMenu-links) {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap; }
    .navPages-list-megamenu .cateArea.columns-3 > .navPage-subMenu-list:not(.navPage-subMenu-links) > li {
      flex: 0 0 33.333333%; }
  .navPages-list-megamenu .cateArea.columns-4 > .navPage-subMenu-list:not(.navPage-subMenu-links) {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap; }
    .navPages-list-megamenu .cateArea.columns-4 > .navPage-subMenu-list:not(.navPage-subMenu-links) > li {
      flex: 0 0 25%; }
  .navPages-list-megamenu .cateArea.columns-5 > .navPage-subMenu-list:not(.navPage-subMenu-links) {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap; }
    .navPages-list-megamenu .cateArea.columns-5 > .navPage-subMenu-list:not(.navPage-subMenu-links) > li {
      flex: 0 0 20%; }
  .navPages-list-megamenu .cateArea > .navPage-subMenu-list > .navPage-subMenu-item-child > .navPage-subMenu-action {
    font-size: 14px;
    font-weight: 700;
    padding-left: 0;
    text-transform: uppercase;
    letter-spacing: .05em; }
    .navPages-list-megamenu .cateArea > .navPage-subMenu-list > .navPage-subMenu-item-child > .navPage-subMenu-action > .text {
      color: inherit; }
      .navPages-list-megamenu .cateArea > .navPage-subMenu-list > .navPage-subMenu-item-child > .navPage-subMenu-action > .text:before {
        display: none !important; }

.navPages-list-megamenu .imageArea {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  padding: 0 0 0 15px; }

.navPages-list-megamenu .style-1 .cateArea .navPage-subMenu-item-child .navPages-action--sale span {
  color: #e7040f; }

.navPages-list-megamenu .style-1 .navPage-subMenu-list {
  padding-left: 15px !important; }

.navPages-list-megamenu .style-1 .cateArea .imageArea {
  padding-left: 15px;
  padding-right: 15px;
  max-width: 386px; }
  @media (min-width: 1025px) {
    .navPages-list-megamenu .style-1 .cateArea .imageArea {
      max-width: 250px !important; } }
  @media (min-width: 1400px) {
    .navPages-list-megamenu .style-1 .cateArea .imageArea {
      max-width: 400px !important; } }
  @media (min-width: 1600px) {
    .navPages-list-megamenu .style-1 .cateArea .imageArea {
      padding-right: 30px;
      max-width: 440px !important;
      padding-left: 40px; } }

.navPages-list-megamenu .style-1 .cateArea > .navPage-subMenu-list {
  position: relative;
  top: -5px; }

.navPages-list-megamenu .style-1 .cateArea.columns-3 > .navPage-subMenu-list:not(.navPage-subMenu-links) {
  display: block;
  column-count: 3; }
  .navPages-list-megamenu .style-1 .cateArea.columns-3 > .navPage-subMenu-list:not(.navPage-subMenu-links) > li {
    flex: 0 0 100%;
    display: inline-block; }
    .navPages-list-megamenu .style-1 .cateArea.columns-3 > .navPage-subMenu-list:not(.navPage-subMenu-links) > li.navPage-subMenu-item-parent {
      display: none; }
    .navPages-list-megamenu .style-1 .cateArea.columns-3 > .navPage-subMenu-list:not(.navPage-subMenu-links) > li.navPage-subMenu-item-custom {
      padding: 0 15px; }

.navPages-list-megamenu .style-1 .cateArea.columns-4 > .navPage-subMenu-list:not(.navPage-subMenu-links) {
  display: block;
  column-count: 4; }
  .navPages-list-megamenu .style-1 .cateArea.columns-4 > .navPage-subMenu-list:not(.navPage-subMenu-links) > li {
    flex: 0 0 100%;
    display: inline-block; }
    .navPages-list-megamenu .style-1 .cateArea.columns-4 > .navPage-subMenu-list:not(.navPage-subMenu-links) > li.navPage-subMenu-item-parent {
      display: none; }
    .navPages-list-megamenu .style-1 .cateArea.columns-4 > .navPage-subMenu-list:not(.navPage-subMenu-links) > li.navPage-subMenu-item-custom a {
      padding: 0;
      line-height: 1.3; }

.navPages-list-megamenu .style-1 .cateArea.columns-5 > .navPage-subMenu-list:not(.navPage-subMenu-links) {
  display: block;
  column-count: 5; }
  .navPages-list-megamenu .style-1 .cateArea.columns-5 > .navPage-subMenu-list:not(.navPage-subMenu-links) > li {
    flex: 0 0 100%;
    display: inline-block; }
    .navPages-list-megamenu .style-1 .cateArea.columns-5 > .navPage-subMenu-list:not(.navPage-subMenu-links) > li.navPage-subMenu-item-parent {
      display: none; }
    .navPages-list-megamenu .style-1 .cateArea.columns-5 > .navPage-subMenu-list:not(.navPage-subMenu-links) > li.navPage-subMenu-item-custom {
      padding: 0 15px; }

.navPages-list-megamenu .style-1 .imageArea {
  padding-left: 5px;
  padding-right: 15px; }

@media (min-width: 1025px) {
  .navPages-list-megamenu .style-1 > .navPage-subMenu > .cateArea,
  .navPages-list-megamenu .style-1 > .navPage-subMenu > .imageArea {
    min-height: 322px; } }

@media (min-width: 1400px) {
  .navPages-list-megamenu .style-1 > .navPage-subMenu > .cateArea,
  .navPages-list-megamenu .style-1 > .navPage-subMenu > .imageArea {
    min-height: 396px; } }

@media (min-width: 1600px) {
  .navPages-list-megamenu .style-1 > .navPage-subMenu > .cateArea,
  .navPages-list-megamenu .style-1 > .navPage-subMenu > .imageArea {
    min-height: 500px; } }

.navPages-list-megamenu .style-1 .megamenu-right-item {
  padding: 0;
  text-align: left;
  width: 100%; }
  .navPages-list-megamenu .style-1 .megamenu-right-item .navPage-subMenu-links {
    width: 100%;
    padding-left: 0 !important; }
    .navPages-list-megamenu .style-1 .megamenu-right-item .navPage-subMenu-links > .navPage-subMenu-item-child {
      padding-left: 0; }
  .navPages-list-megamenu .style-1 .megamenu-right-item .megamenu-title {
    color: #2d2d2d;
    font-size: 14px;
    font-weight: 600;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    margin-top: 0;
    margin-bottom: 12px;
    position: relative;
    top: -5px; }
  .navPages-list-megamenu .style-1 .megamenu-right-item .image {
    display: inline-block;
    vertical-align: top;
    width: auto;
    text-align: right; }
    .navPages-list-megamenu .style-1 .megamenu-right-item .image img {
      width: 100%; }
      .navPages-list-megamenu .style-1 .megamenu-right-item .image img.lazyload, .navPages-list-megamenu .style-1 .megamenu-right-item .image img.lazyloading {
        width: auto;
        height: auto;
        object-fit: contain; }
    .navPages-list-megamenu .style-1 .megamenu-right-item .image + .image {
      margin-top: 30px; }
  .navPages-list-megamenu .style-1 .megamenu-right-item:first-child {
    padding-right: 15px;
    border-right: 1px solid #e6e6e6;
    min-width: 300px; }
    @media (min-width: 1025px) {
      .navPages-list-megamenu .style-1 .megamenu-right-item:first-child {
        min-width: 200px; } }
    @media (min-width: 1400px) {
      .navPages-list-megamenu .style-1 .megamenu-right-item:first-child {
        min-width: 250px; } }
    @media (min-width: 1600px) {
      .navPages-list-megamenu .style-1 .megamenu-right-item:first-child {
        padding-right: 30px;
        min-width: 300px; } }
  .navPages-list-megamenu .style-1 .megamenu-right-item:last-child {
    padding-left: 15px; }
    @media (min-width: 1600px) {
      .navPages-list-megamenu .style-1 .megamenu-right-item:last-child {
        padding-left: 30px; } }
  .navPages-list-megamenu .style-1 .megamenu-right-item .navPage-subMenu-item-child .navPage-subMenu-action {
    display: flex;
    align-items: center;
    flex-direction: row;
    padding: 5px 0; }
    .navPages-list-megamenu .style-1 .megamenu-right-item .navPage-subMenu-item-child .navPage-subMenu-action .text {
      margin: 0 0 0 10px; }
    @media (min-width: 1025px) {
      .navPages-list-megamenu .style-1 .megamenu-right-item .navPage-subMenu-item-child .navPage-subMenu-action {
        align-items: center;
        flex-direction: column; }
        .navPages-list-megamenu .style-1 .megamenu-right-item .navPage-subMenu-item-child .navPage-subMenu-action img {
          max-width: 60px; }
        .navPages-list-megamenu .style-1 .megamenu-right-item .navPage-subMenu-item-child .navPage-subMenu-action .text {
          margin: 10px 0; } }
    @media (min-width: 1200px) {
      .navPages-list-megamenu .style-1 .megamenu-right-item .navPage-subMenu-item-child .navPage-subMenu-action {
        align-items: center;
        flex-direction: row; }
        .navPages-list-megamenu .style-1 .megamenu-right-item .navPage-subMenu-item-child .navPage-subMenu-action img {
          max-width: 70px; }
        .navPages-list-megamenu .style-1 .megamenu-right-item .navPage-subMenu-item-child .navPage-subMenu-action .text {
          margin: 0 0 0 10px; } }
    @media (min-width: 1600px) {
      .navPages-list-megamenu .style-1 .megamenu-right-item .navPage-subMenu-item-child .navPage-subMenu-action {
        align-items: center;
        flex-direction: row; }
        .navPages-list-megamenu .style-1 .megamenu-right-item .navPage-subMenu-item-child .navPage-subMenu-action img {
          max-width: 100%; } }

.navPages-list-megamenu .style-1 .slick-dots {
  bottom: -20px; }

.navPages-list-megamenu .style-2 .cateArea .navPage-subMenu-links .navPage-subMenu-item-child {
  padding-bottom: 2px !important; }
  .navPages-list-megamenu .style-2 .cateArea .navPage-subMenu-links .navPage-subMenu-item-child .navPages-action--sale span {
    color: #e7040f; }

.navPages-list-megamenu .style-2 .imageArea {
  padding-left: 0;
  margin-top: 35px;
  background-color: #f7f7f7;
  align-items: center; }
  .navPages-list-megamenu .style-2 .imageArea .megamenu-left-item {
    width: 75%;
    display: inline-block;
    vertical-align: top; }
  .navPages-list-megamenu .style-2 .imageArea .megamenu-brand-list {
    width: 25%;
    display: inline-block;
    vertical-align: top;
    padding-top: 10px;
    padding-left: 0; }
    .home-layout-2 .navPages-list-megamenu .style-2 .imageArea .megamenu-brand-list .megamenu-title {
      color: #2d2d2d; }
  .navPages-list-megamenu .style-2 .imageArea .item {
    width: 50%;
    display: inline-block;
    vertical-align: top; }
  .navPages-list-megamenu .style-2 .imageArea .megamenu-title {
    color: #2d2d2d;
    font-size: 14px;
    font-weight: 600;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    margin-top: 0;
    margin-bottom: 6px; }
    .home-layout-3 .navPages-list-megamenu .style-2 .imageArea .megamenu-title {
      font-family: "Roboto", Arial, Helvetica, sans-serif;
      color: black; }
  .navPages-list-megamenu .style-2 .imageArea .megamenu-brands {
    margin-bottom: 0px;
    max-width: 320px; }
    .navPages-list-megamenu .style-2 .imageArea .megamenu-brands ul {
      margin-left: -10px;
      margin-right: auto; }
      .navPages-list-megamenu .style-2 .imageArea .megamenu-brands ul li {
        display: inline-block; }
        .navPages-list-megamenu .style-2 .imageArea .megamenu-brands ul li a {
          color: #505050;
          text-decoration: none;
          font-size: 14px;
          font-weight: 400;
          text-transform: uppercase;
          padding: 0 10px;
          line-height: 20px;
          pointer-events: none; }
          .navPages-list-megamenu .style-2 .imageArea .megamenu-brands ul li a span {
            background-image: linear-gradient(currentColor, currentColor);
            background-position: 0 88%;
            background-repeat: no-repeat;
            background-size: 0 1px;
            transition: background-size .5s; }
          .navPages-list-megamenu .style-2 .imageArea .megamenu-brands ul li a:hover span {
            background-size: 100% 1px; }
        .navPages-list-megamenu .style-2 .imageArea .megamenu-brands ul li.has-letter a {
          color: #2d2d2d;
          font-weight: 600;
          pointer-events: auto; }
          .home-layout-2 .navPages-list-megamenu .style-2 .imageArea .megamenu-brands ul li.has-letter a,
          .home-layout-3 .navPages-list-megamenu .style-2 .imageArea .megamenu-brands ul li.has-letter a {
            color: black; }
    .navPages-list-megamenu .style-2 .imageArea .megamenu-brands .view-all {
      display: inline-block;
      text-decoration: none;
      color: #2d2d2d;
      font-size: 14px;
      font-weight: 400;
      margin-top: 0px;
      background-image: linear-gradient(transparent 96%, rgba(45, 45, 45, 0.6) 4%);
      background-repeat: repeat-x;
      background-position-y: -5px; }

.navPages-list-megamenu .style-2 .megamenu-right-item {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  text-align: right;
  max-width: 285px; }
  @media (min-width: 1025px) {
    .navPages-list-megamenu .style-2 .megamenu-right-item {
      max-width: 200px; } }
  @media (min-width: 1400px) {
    .navPages-list-megamenu .style-2 .megamenu-right-item {
      max-width: 250px; } }
  @media (min-width: 1600px) {
    .navPages-list-megamenu .style-2 .megamenu-right-item {
      max-width: 285px; } }
  .navPages-list-megamenu .style-2 .megamenu-right-item .image {
    display: inline-block;
    vertical-align: top;
    width: auto;
    text-align: right; }
    .navPages-list-megamenu .style-2 .megamenu-right-item .image img {
      width: 100%; }
      .navPages-list-megamenu .style-2 .megamenu-right-item .image img.lazyload, .navPages-list-megamenu .style-2 .megamenu-right-item .image img.lazyloading {
        width: auto;
        height: auto;
        object-fit: contain; }
    .navPages-list-megamenu .style-2 .megamenu-right-item .image + .image {
      margin-left: 30px; }

.navPages-list-megamenu .style-3 .cateArea .navPage-subMenu-links .navPage-subMenu-item-child {
  padding-bottom: 2px !important; }
  .navPages-list-megamenu .style-3 .cateArea .navPage-subMenu-links .navPage-subMenu-item-child .navPages-action--sale span {
    color: #e7040f; }

.navPages-list-megamenu .style-3 .cateArea {
  display: inline-block;
  margin-bottom: 82px; }
  @media (min-width: 1025px) {
    .navPages-list-megamenu .style-3 .cateArea {
      padding-left: 15px;
      padding-right: 15px; } }

.navPages-list-megamenu .style-3 .imageArea {
  padding-left: 5px;
  padding-right: 15px; }

.navPages-list-megamenu .style-3 .megamenu-right-item {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  text-align: right;
  max-width: 585px; }
  .navPages-list-megamenu .style-3 .megamenu-right-item .image {
    display: inline-block;
    vertical-align: top;
    width: auto;
    text-align: right; }
    .navPages-list-megamenu .style-3 .megamenu-right-item .image img {
      width: 100%; }
      .navPages-list-megamenu .style-3 .megamenu-right-item .image img.lazyload, .navPages-list-megamenu .style-3 .megamenu-right-item .image img.lazyloading {
        width: auto;
        height: auto;
        object-fit: contain; }
    .navPages-list-megamenu .style-3 .megamenu-right-item .image + .image {
      margin-left: 30px; }
  @media (min-width: 1025px) {
    .navPages-list-megamenu .style-3 .megamenu-right-item {
      max-width: 300px; }
      .navPages-list-megamenu .style-3 .megamenu-right-item .image {
        width: 140px; }
        .navPages-list-megamenu .style-3 .megamenu-right-item .image + .image {
          margin-left: 10px; } }
  @media (min-width: 1400px) {
    .navPages-list-megamenu .style-3 .megamenu-right-item {
      max-width: 500px; }
      .navPages-list-megamenu .style-3 .megamenu-right-item .image {
        width: 240px; }
        .navPages-list-megamenu .style-3 .megamenu-right-item .image + .image {
          margin-left: 15px; } }
  @media (min-width: 1600px) {
    .navPages-list-megamenu .style-3 .megamenu-right-item {
      max-width: 585px; }
      .navPages-list-megamenu .style-3 .megamenu-right-item .image {
        width: auto; }
        .navPages-list-megamenu .style-3 .megamenu-right-item .image + .image {
          margin-left: 30px; } }

.navPages-list-megamenu .style-4 .imageArea {
  padding-left: 5px;
  padding-right: 15px;
  margin-top: 2px; }

.navPages-list-megamenu .style-4 .megamenu-right-item {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  text-align: right; }
  .navPages-list-megamenu .style-4 .megamenu-right-item .image {
    display: inline-block;
    vertical-align: top;
    width: auto;
    text-align: right; }
    .navPages-list-megamenu .style-4 .megamenu-right-item .image img {
      width: 100%; }
      .navPages-list-megamenu .style-4 .megamenu-right-item .image img.lazyload, .navPages-list-megamenu .style-4 .megamenu-right-item .image img.lazyloading {
        width: auto;
        height: auto;
        object-fit: contain; }
    .navPages-list-megamenu .style-4 .megamenu-right-item .image + .image {
      margin-top: 20px; }

.navPages-list-megamenu .style-4 .megamenu-left-item {
  width: 240px;
  display: inline-block;
  vertical-align: top; }
  .navPages-list-megamenu .style-4 .megamenu-left-item .megamenu-title {
    color: #2d2d2d;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    margin-top: 0;
    margin-bottom: 6px;
    text-align: center; }
    .home-layout-3 .navPages-list-megamenu .style-4 .megamenu-left-item .megamenu-title {
      font-family: "Roboto", Arial, Helvetica, sans-serif;
      color: black; }
  .navPages-list-megamenu .style-4 .megamenu-left-item + .megamenu-right-item {
    width: calc(100% - 240px);
    padding-left: 30px; }
  .navPages-list-megamenu .style-4 .megamenu-left-item .megamenu-slider:before {
    content: none; }
  .navPages-list-megamenu .style-4 .megamenu-left-item .megamenu-slider.is-loading {
    height: 80%;
    width: 100%;
    position: relative;
    text-align: center; }
    .navPages-list-megamenu .style-4 .megamenu-left-item .megamenu-slider.is-loading:before {
      content: '';
      background: url(../img/loading.svg) no-repeat;
      background-size: contain;
      position: absolute;
      width: 50px;
      height: 50px;
      top: 50%;
      left: 0;
      right: 0;
      border: 0;
      border-radius: 0;
      display: block;
      margin: 0 auto;
      transform: translateY(-50%) rotate(0);
      transform-style: preserve-3d;
      animation: unset; }
  .navPages-list-megamenu .style-4 .megamenu-left-item .megamenu-slider .card-link .card-img-container {
    max-width: 120px;
    margin: 0 auto; }
  .navPages-list-megamenu .style-4 .megamenu-left-item .megamenu-slider .card:before {
    content: none; }
  .navPages-list-megamenu .style-4 .megamenu-left-item .megamenu-slider .card .card-quickview,
  .navPages-list-megamenu .style-4 .megamenu-left-item .megamenu-slider .card .card-figcaption-top {
    display: none; }
  .navPages-list-megamenu .style-4 .megamenu-left-item .megamenu-slider .card .card-figcaption-bottom .button {
    max-width: 164px;
    margin: 0 auto; }
  .home-layout-3 .navPages-list-megamenu .style-4 .megamenu-left-item .megamenu-slider .card .card-body {
    text-align: center; }
  .home-layout-3 .navPages-list-megamenu .style-4 .megamenu-left-item .megamenu-slider .card .card-body .card-wrapper {
    justify-content: center; }
  .navPages-list-megamenu .style-4 .megamenu-left-item .megamenu-slider .card .card-title > a {
    padding-bottom: 4px; }
  .navPages-list-megamenu .style-4 .megamenu-left-item .megamenu-slider .slick-arrow {
    top: calc(50% - 110px); }
    .navPages-list-megamenu .style-4 .megamenu-left-item .megamenu-slider .slick-arrow:before {
      width: 13px;
      height: 25px; }
    .navPages-list-megamenu .style-4 .megamenu-left-item .megamenu-slider .slick-arrow.slick-prev {
      left: 0; }
    .navPages-list-megamenu .style-4 .megamenu-left-item .megamenu-slider .slick-arrow.slick-next {
      right: 0; }

@media (min-width: 1025px) {
  .navPages-list-megamenu .style-4:hover .megamenu-slider .card .card-figcaption-bottom {
    opacity: 1;
    visibility: visible; }
  .home-layout-3 .navPages-list-megamenu .style-4 .megamenu-slider .card .card-figcaption-bottom {
    display: none; } }

.navPages-label {
  display: inline-block;
  vertical-align: top;
  font-size: 11px;
  font-weight: 400;
  text-align: center;
  position: absolute;
  left: calc(100% - 20px);
  top: 0;
  margin: 0;
  height: 15px;
  line-height: 15px;
  padding: 0 4px;
  transform: translateX(-50%);
  background-image: none;
  text-transform: capitalize; }
  .navPages-label.sale-label {
    color: white;
    border-color: #ed5f55;
    background-color: #ed5f55; }
  .navPages-label.new-label {
    color: white;
    border-color: #21bfe1;
    background-color: #21bfe1; }
  .navPages-label.hot-label {
    color: white;
    border-color: #fdba49;
    background-color: #fdba49; }

.has-megamenu .image {
  display: block;
  overflow: hidden;
  position: relative;
  text-align: center; }
  .has-megamenu .image img {
    width: 100%;
    object-fit: cover; }
    .has-megamenu .image img.lazyload, .has-megamenu .image img.lazyloading {
      width: auto;
      height: auto;
      margin: auto;
      object-fit: contain; }
    .has-megamenu .image img.lazyloaded {
      transition: all .7s ease; }

@media (min-width: 1025px) {
  .has-megamenu .image:before {
    content: "";
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
    left: auto;
    bottom: auto;
    z-index: 2;
    transform: none;
    position: absolute;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-color: rgba(246, 246, 246, 0.2); }
  .has-megamenu .image:hover:before {
    width: 100%; } }

.halo-menu-megamenu .has-megamenu .navPage-subMenu-links > .navPage-subMenu-item-child > .navPage-subMenu {
  display: none;
  position: relative;
  top: unset;
  left: unset;
  right: unset;
  bottom: unset;
  margin-left: 0; }
  .halo-menu-megamenu .has-megamenu .navPage-subMenu-links > .navPage-subMenu-item-child > .navPage-subMenu .navPage-subMenu-list {
    padding-left: 0; }

.halo-menu-megamenu .has-megamenu .navPage-subMenu-links > .navPage-subMenu-item-child.is-open > .navPage-subMenu {
  display: block; }

.halo-menu-megamenu .has-megamenu .navPage-subMenu-links + .navPage-subMenu-list {
  transition: all 0.3s ease; }

.halo-menu-megamenu .cateArea {
  max-width: 100% !important; }
  .halo-menu-megamenu .cateArea > .navPage-subMenu-list {
    padding-left: 0; }
    .halo-menu-megamenu .cateArea > .navPage-subMenu-list > .navPage-subMenu-item-child > .navPages-action {
      font-weight: 500; }
    .halo-menu-megamenu .cateArea > .navPage-subMenu-list > .navPage-subMenu-item-child > .image {
      display: none; }

.halo-menu-megamenu .imageArea {
  max-width: 100% !important;
  padding: 15px 15px 0; }
  .halo-menu-megamenu .imageArea .megamenu-left-item,
  .halo-menu-megamenu .imageArea .megamenu-right-item {
    display: inline-block;
    vertical-align: middle;
    width: 100%; }
  .halo-menu-megamenu .imageArea .megamenu-title {
    color: #2d2d2d;
    font-size: 16px;
    font-weight: 600;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    margin-top: 0;
    margin-bottom: 6px;
    text-align: center; }

.halo-menu-megamenu .has-megamenu > .navPage-subMenu > .imageArea {
  padding-bottom: 12px;
  border-bottom: 1px solid #cbcbcb; }

.halo-menu-megamenu .style-1 .cateArea {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse; }

.halo-menu-megamenu .style-1 .imageArea .image img {
  margin-top: 0;
  margin-bottom: 30px; }

.halo-menu-megamenu .style-2 .cateArea {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse; }

.halo-menu-megamenu .style-2 .item {
  display: block;
  width: 100%;
  margin: 0 0 30px 0; }

.halo-menu-megamenu .style-3 > .navPage-subMenu {
  display: flex !important;
  flex-wrap: wrap; }

.halo-menu-megamenu .navPages-label {
  display: inline-block;
  font-size: 12px;
  padding: 0 10px;
  position: relative;
  height: 26px;
  line-height: 26px;
  left: 40px; }
  .halo-menu-megamenu .navPages-label:before {
    content: '';
    position: absolute;
    border: 7px solid transparent;
    top: 50%;
    right: calc(100% - 1px);
    transform: translateY(-50%); }
  .halo-menu-megamenu .navPages-label.sale-label:before {
    border-right-color: #ed5f55; }
  .halo-menu-megamenu .navPages-label.new-label:before {
    border-right-color: #21bfe1; }
  .halo-menu-megamenu .navPages-label.hot-label:before {
    border-right-color: #fdba49; }

.halo-menu-sidebar .navPages {
  display: block;
  font-size: 0;
  letter-spacing: 0; }
  .halo-menu-sidebar .navPages:before, .halo-menu-sidebar .navPages:after {
    content: " ";
    display: table; }
  .halo-menu-sidebar .navPages:after {
    clear: both; }

.halo-menu-sidebar .navPages-container {
  display: block;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0; }

.halo-menu-sidebar .navPages-list {
  position: relative;
  transition-duration: 0.4s;
  transform: none;
  transition-property: transform;
  background: white; }
  .has-activeNavPages .halo-menu-sidebar .navPages-list {
    display: block; }

.halo-menu-sidebar .navPages-item {
  width: 100%;
  margin: 0;
  border-bottom: 1px solid #e6e6e6;
  position: relative; }
  .halo-menu-sidebar .navPages-item .navPages-action {
    font-size: 15px;
    color: black;
    margin: 0;
    padding: 0 15px;
    display: flex;
    cursor: pointer;
    align-items: center;
    text-transform: capitalize;
    background-color: transparent;
    justify-content: space-between;
    line-height: 45px;
    letter-spacing: 0;
    font-weight: 500; }
    .home-layout-3 .halo-menu-sidebar .navPages-item .navPages-action {
      font-size: 14px; }
    .halo-menu-sidebar .navPages-item .navPages-action .text {
      display: flex;
      align-items: center;
      padding: 0;
      color: inherit;
      position: relative;
      background: transparent !important; }
      .halo-menu-sidebar .navPages-item .navPages-action .text .icon {
        color: black;
        fill: black !important; }
    .halo-menu-sidebar .navPages-item .navPages-action .navPages-action-moreIcon {
      width: auto;
      height: 45px;
      z-index: 10;
      top: auto;
      display: flex;
      align-items: center;
      justify-content: center;
      order: 0;
      text-align: right;
      font-size: 0;
      pointer-events: none;
      transform: none;
      margin-left: 0; }
      .halo-menu-sidebar .navPages-item .navPages-action .navPages-action-moreIcon svg {
        fill: black;
        color: black;
        stroke: black;
        pointer-events: none;
        display: inline-block;
        vertical-align: middle;
        transition: all 0.3s ease;
        transform: rotate(-90deg);
        width: 13px;
        height: 13px; }
    .halo-menu-sidebar .navPages-item .navPages-action:not(.navPages-action-end) .text {
      pointer-events: none; }
  .halo-menu-sidebar .navPages-item > .navPages-action {
    font-weight: 700;
    line-height: 45px;
    text-transform: uppercase; }
    .home-layout-3 .halo-menu-sidebar .navPages-item > .navPages-action {
      font-weight: 400; }
    .halo-menu-sidebar .navPages-item > .navPages-action .text {
      white-space: nowrap; }
  .halo-menu-sidebar .navPages-item .navPage-subMenu {
    top: 0;
    right: 100%;
    left: auto;
    width: 100%;
    height: 100%;
    opacity: 1;
    pointer-events: auto;
    visibility: visible;
    transform: none;
    box-shadow: none; }
    @media (max-width: 1024px) {
      .halo-menu-sidebar .navPages-item .navPage-subMenu > .container {
        padding: 0; } }
  .halo-menu-sidebar .navPages-item > .navPage-subMenu > .navPage-subMenu-list > .navPage-subMenu-item-child > .navPages-action {
    font-weight: 500; }
  .halo-menu-sidebar .navPages-item .navPage-subMenu-item-child {
    padding-right: 0; }
    .halo-menu-sidebar .navPages-item .navPage-subMenu-item-child > .navPages-action .navPages-action-moreIcon {
      right: 16px; }
    .halo-menu-sidebar .navPages-item .navPage-subMenu-item-child.navPage-subMenu-all {
      display: inline-block; }
    .halo-menu-sidebar .navPages-item .navPage-subMenu-item-child .navPages-action {
      border-bottom: 1px solid #cccccc;
      font-size: 14px; }
  .halo-menu-sidebar .navPages-item .navPage-subMenu-title > .navPages-action {
    font-weight: 500;
    background-color: #f5f5f5; }
    .halo-menu-sidebar .navPages-item .navPage-subMenu-title > .navPages-action .navPages-action-moreIcon {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      left: 30px;
      right: auto; }
      .halo-menu-sidebar .navPages-item .navPage-subMenu-title > .navPages-action .navPages-action-moreIcon svg {
        transform: unset;
        width: 25px;
        height: 25px;
        margin: 0; }
    .halo-menu-sidebar .navPages-item .navPage-subMenu-title > .navPages-action .text {
      max-width: calc(100% - 70px);
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      display: inline-block;
      vertical-align: top;
      width: 100%;
      margin: 0 auto;
      text-align: center;
      text-transform: uppercase; }
  .halo-menu-sidebar .navPages-item + .navPages-item {
    margin-left: 0; }

.halo-menu-sidebar .socialLinks {
  margin: 10px 0 0 0 !important; }

.halo-menu-sidebar .socialLinks-item {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 15px 0 !important; }
  .halo-menu-sidebar .socialLinks-item > .icon {
    border-radius: 0; }
  .halo-menu-sidebar .socialLinks-item svg {
    width: 20px !important;
    height: 20px !important;
    fill: black !important;
    border-radius: 0; }
  .halo-menu-sidebar .socialLinks-item + .socialLinks-item {
    margin-left: 15px !important; }

.halo-menu-sidebar .is-open {
  border-bottom: 0; }
  .halo-menu-sidebar .is-open > .navPages-action {
    display: flex !important; }
  .halo-menu-sidebar .is-open > .navPage-subMenu {
    position: relative;
    top: 0;
    right: 0;
    margin: 0; }
    .halo-menu-sidebar .is-open > .navPage-subMenu#navPages-currency {
      top: -36px; }
    .halo-menu-sidebar .is-open > .navPage-subMenu > .navPage-subMenu-list {
      padding-left: 0; }
      .halo-menu-sidebar .is-open > .navPage-subMenu > .navPage-subMenu-list > .navPage-subMenu-item-child.navPage-subMenu-title {
        display: block; }
    .halo-menu-sidebar .is-open > .navPage-subMenu .cateArea > .navPage-subMenu-list > .navPage-subMenu-item-child.navPage-subMenu-title {
      display: block; }
    .halo-menu-sidebar .is-open > .navPage-subMenu .centerArea > .navPage-subMenu-list > .navPage-subMenu-item-child.navPage-subMenu-title {
      display: block; }

.halo-menu-sidebar .is-hidden {
  display: none !important; }

.halo-menu-sidebar #currency_selector {
  margin-top: -26px; }

@media (min-width: 1025px) {
  .halo-menu-sidebar .halo-sidebar-header {
    display: none; } }

@media (max-width: 1024px) {
  .halo-menu-sidebar .halo-sidebar-header .close {
    right: 5px; } }

.halo-menu-sidebar.halo-menu-megamenu .navPages-list .has-megamenu.style-1 .imageArea .image img {
  margin-bottom: 0px; }

.halo-menu-sidebar.halo-menu-megamenu .navPages-list .has-megamenu.style-1 .imageArea .megamenu-right-item {
  width: 100%;
  text-align: center;
  padding: 0;
  margin-top: 0; }
  .halo-menu-sidebar.halo-menu-megamenu .navPages-list .has-megamenu.style-1 .imageArea .megamenu-right-item .image {
    padding-bottom: 15px; }
  .halo-menu-sidebar.halo-menu-megamenu .navPages-list .has-megamenu.style-1 .imageArea .megamenu-right-item .megamenu-title {
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    margin-top: 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #cbcbcb; }
  .halo-menu-sidebar.halo-menu-megamenu .navPages-list .has-megamenu.style-1 .imageArea .megamenu-right-item .navPage-subMenu-item-child {
    border-top: none; }
  .halo-menu-sidebar.halo-menu-megamenu .navPages-list .has-megamenu.style-1 .imageArea .megamenu-right-item .navPage-subMenu-action {
    padding: 5px 0;
    border-bottom: none;
    justify-content: flex-start; }
    .halo-menu-sidebar.halo-menu-megamenu .navPages-list .has-megamenu.style-1 .imageArea .megamenu-right-item .navPage-subMenu-action .text {
      margin-left: 15px; }

@media (max-width: 375px) {
  .halo-menu-sidebar.halo-menu-megamenu .navPages-list .has-megamenu.style-1 .imageArea {
    display: block; }
    .halo-menu-sidebar.halo-menu-megamenu .navPages-list .has-megamenu.style-1 .imageArea .megamenu-right-item {
      width: 100%; } }

.halo-menu-sidebar.halo-menu-megamenu .navPages-list .has-megamenu.style-2 .cateArea {
  flex-direction: column;
  flex-wrap: unset; }
  .halo-menu-sidebar.halo-menu-megamenu .navPages-list .has-megamenu.style-2 .cateArea .navPage-subMenu-list:not(.navPage-subMenu-links) {
    order: -1; }

.halo-menu-sidebar.halo-menu-megamenu .navPages-list .has-megamenu.style-2 .imageArea .item {
  margin: 0 0 15px 0; }

.halo-menu-sidebar.halo-menu-megamenu .navPages-list .has-megamenu.style-2 .megamenu-right-item {
  padding: 15px 15px 0; }
  .halo-menu-sidebar.halo-menu-megamenu .navPages-list .has-megamenu.style-2 .megamenu-right-item .item {
    margin: 0; }

.halo-menu-sidebar.halo-menu-megamenu .navPages-list .has-megamenu.style-2 .megamenu-title {
  font-size: 16px;
  font-weight: 600;
  text-align: left;
  margin-top: 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #cbcbcb; }

.halo-menu-sidebar.halo-menu-megamenu .navPages-list .has-megamenu.style-2 .megamenu-brands {
  padding: 5px 0; }
  .halo-menu-sidebar.halo-menu-megamenu .navPages-list .has-megamenu.style-2 .megamenu-brands ul {
    margin-left: -10px;
    margin-right: auto; }
    .halo-menu-sidebar.halo-menu-megamenu .navPages-list .has-megamenu.style-2 .megamenu-brands ul li {
      display: inline-block; }
      .halo-menu-sidebar.halo-menu-megamenu .navPages-list .has-megamenu.style-2 .megamenu-brands ul li a {
        color: #505050;
        text-decoration: none;
        font-size: 14px;
        font-weight: 400;
        text-transform: uppercase;
        padding: 0 10px;
        line-height: 20px;
        pointer-events: none; }
        .halo-menu-sidebar.halo-menu-megamenu .navPages-list .has-megamenu.style-2 .megamenu-brands ul li a span {
          background-image: linear-gradient(currentColor, currentColor);
          background-position: 0 88%;
          background-repeat: no-repeat;
          background-size: 0 1px;
          transition: background-size .5s; }
        .halo-menu-sidebar.halo-menu-megamenu .navPages-list .has-megamenu.style-2 .megamenu-brands ul li a:hover span {
          background-size: 100% 1px; }
      .halo-menu-sidebar.halo-menu-megamenu .navPages-list .has-megamenu.style-2 .megamenu-brands ul li.has-letter a {
        color: #2d2d2d;
        font-weight: 600;
        pointer-events: auto; }
  .halo-menu-sidebar.halo-menu-megamenu .navPages-list .has-megamenu.style-2 .megamenu-brands .view-all {
    display: inline-block;
    text-decoration: none;
    color: #2d2d2d;
    font-size: 14px;
    font-weight: 400;
    margin-top: 10px;
    background-image: linear-gradient(transparent 96%, rgba(45, 45, 45, 0.6) 4%);
    background-repeat: repeat-x;
    background-position-y: -5px; }

.halo-menu-sidebar.halo-menu-megamenu .navPages-list .has-megamenu.style-3 .cateArea {
  display: flex;
  flex-direction: column; }
  .halo-menu-sidebar.halo-menu-megamenu .navPages-list .has-megamenu.style-3 .cateArea .navPage-subMenu-list:not(.navPage-subMenu-links) {
    order: -1; }

.halo-menu-sidebar.halo-menu-megamenu .navPages-list .has-megamenu.style-3 .imageArea {
  padding: 0; }

.halo-menu-sidebar.halo-menu-megamenu .navPages-list .has-megamenu.style-3 .megamenu-right-item .image {
  padding: 15px 15px 0; }

.halo-menu-sidebar.halo-menu-megamenu .navPages-list .has-megamenu.style-3 .megamenu-custom-list {
  position: relative;
  width: 100%; }
  .halo-menu-sidebar.halo-menu-megamenu .navPages-list .has-megamenu.style-3 .megamenu-custom-list .megamenu-bottom {
    display: block;
    background-color: #fcfabd;
    color: #e9446e;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-align: center;
    line-height: 1.625;
    padding: 12px 0;
    text-transform: uppercase; }

#navPages-currency {
  margin: 10px 0 30px; }
  #navPages-currency .navPage-subMenu-item {
    padding: 0; }
    @media (max-width: 1199px) {
      #navPages-currency .navPage-subMenu-item {
        width: 100%;
        float: none; }
        #navPages-currency .navPage-subMenu-item .navPage-subMenu-action {
          border: none;
          margin-bottom: 0; } }
    #navPages-currency .navPage-subMenu-item strong {
      background-image: linear-gradient(transparent 96%, rgba(45, 45, 45, 0.6) 4%);
      background-repeat: repeat-x;
      background-position-y: 0px; }

.tags {
  list-style: none;
  margin-left: 0;
  font-size: 0;
  text-align: center; }
  .tags ul,
  .tags ol {
    list-style: none;
    margin-bottom: 0; }

.tag {
  display: inline-block;
  font-size: 1rem; }
  .tag a {
    color: black;
    display: inline-block;
    padding: 0.35714rem 0.5rem;
    text-decoration: none; }
    .tag a:hover {
      color: black; }

.socialLinks {
  list-style: none;
  margin-left: 0;
  margin: 0;
  padding: 0; }
  .socialLinks:before, .socialLinks:after {
    content: " ";
    display: table; }
  .socialLinks:after {
    clear: both; }
  .socialLinks ul,
  .socialLinks ol {
    list-style: none;
    margin-bottom: 0; }
  .socialLinks li {
    margin: 0;
    padding: 0; }
  .socialLinks .icon {
    height: 1.42857rem;
    width: 1.42857rem;
    margin: 0;
    text-decoration: none; }
    .socialLinks .icon:hover svg {
      fill: black; }
    .socialLinks .icon svg {
      fill: black;
      transition: all 0.15s ease; }

.socialLinks-item--pinterest {
  width: 25px; }

.pin_it_iframe_widget {
  display: none; }

.socialLinks-item {
  display: inline-block;
  font-size: 0; }
  .socialLinks .socialLinks-item {
    margin-bottom: 15px;
    margin-right: 13px;
    text-align: center; }
    .socialLinks .socialLinks-item:last-child {
      margin-right: 0; }
  @media (min-width: 1025px) {
    .socialLinks-item > .icon:hover:before {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1);
      opacity: 1; }
    .socialLinks-item > .icon {
      position: relative; }
      .socialLinks-item > .icon:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        top: -7px;
        left: -7px;
        padding: 7px;
        pointer-events: none;
        -webkit-transition: -webkit-transform .2s,opacity .2s;
        -webkit-transform: scale(0.8);
        -moz-transition: -moz-transform .2s,opacity .2s;
        -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transition: transform .2s,opacity .2s;
        transform: scale(0.8);
        opacity: 0;
        box-shadow: 0 0 0 2px #ffffff; } }

.socialLinks--alt .icon {
  background-color: #fff;
  border-radius: 50%;
  width: 36px;
  height: 36px; }
  .socialLinks--alt .icon > svg {
    width: 16px;
    height: 100%; }

.socialLinks--alt svg {
  fill: black; }

.at-share-btn-elements .at-icon-wrapper {
  width: 22px !important;
  height: 22px !important;
  padding: 0 !important;
  margin: 0 8px 0 0px !important; }
  .at-share-btn-elements .at-icon-wrapper svg {
    width: 22px !important;
    height: 22px !important;
    fill: black !important; }
  .at-share-btn-elements .at-icon-wrapper:last-child {
    margin-right: 0 !important; }

.addthis_toolbox .socialLinks {
  line-height: 20px;
  margin-top: -8px; }
  .addthis_toolbox .socialLinks .socialLinks-item {
    margin-right: 8px; }
    .addthis_toolbox .socialLinks .socialLinks-item .icon svg {
      height: 15px; }
    .addthis_toolbox .socialLinks .socialLinks-item:last-child {
      margin-right: 0; }

[data-page-type="default"] .body {
  margin-top: 15px; }

[data-page-type="default"] .heroCarousel {
  margin-top: 0;
  margin-bottom: 28px; }
  .home-layout-3 [data-page-type="default"] .heroCarousel {
    margin-bottom: 0; }
  @media (max-width: 1024px) {
    [data-page-type="default"] .heroCarousel {
      margin-bottom: 10px; } }

[data-page-type="default"].home-layout-3 .heroCarousel {
  margin-bottom: 0; }

[data-page-type="page"] .body {
  margin-top: 15px; }

[data-page-type="page"] .heroCarousel {
  margin-top: 0;
  margin-bottom: 7px; }

.heroCarousel {
  width: 1px;
  min-width: 100%;
  margin-bottom: 30px;
  margin-top: -1.5rem;
  /*&:not(.slick-initialized) .heroCarousel-image-wrapper>.heroCarousel-image {
        opacity: 0;
    }*/ }
  @media (min-width: 801px) {
    .heroCarousel {
      margin-top: -2.5rem; } }
  .heroCarousel:not(.slick-initialized) :not(.heroCarousel-slide--first).heroCarousel-slide {
    display: none; }
  .heroCarousel.slick-initialized .heroCarousel-image-wrapper > .heroCarousel-image {
    opacity: 1;
    animation-name: fadeIn;
    animation-duration: 0.8s; }
  .heroCarousel a {
    text-decoration: none; }
  .heroCarousel .slick-arrow {
    background-color: transparent;
    border-color: transparent;
    height: 66px;
    width: 66px;
    border-radius: 50%;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); }
    .heroCarousel .slick-arrow.slick-prev {
      left: 36px; }
      .heroCarousel .slick-arrow.slick-prev:before {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17 33'%3E%3Ctitle%3Esvg-arrow-prev%3C/title%3E%3Cg id='7f9a1925-e8c7-4614-8787-3c6095a9f6e1' data-name='Layer 2'%3E%3Cg id='c9b7920a-81fa-4bfe-ad13-4da717c6854b' data-name='Layer 1'%3E%3Cg id='c2d982ff-0cf6-4220-b365-47f30d708fea' data-name='e4eb89a6-f885-43b8-9259-0d6b1516fab0'%3E%3Cg id='f51d455e-6b9c-4c4e-96db-a5004582beda' data-name='8e584754-6657-46f1-a9d8-2cfd6623b552'%3E%3Cpolygon points='0 16.5 2.1 18.5 17 33 17 29.3 5.9 18.5 3.8 16.5 5.9 14.5 17 3.7 17 0 2.1 14.5 0 16.5'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
        height: 24px;
        width: 12px; }
        @media (max-width: 551px) {
          .heroCarousel .slick-arrow.slick-prev:before {
            background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'%3E%3Cpath d='M22.4572074 1.00746147l-21 20.02482143 20.9479397 19.9751786' stroke='white' stroke-width='4' stroke-linecap='inherit' stroke-linejoin='inherit' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E");
            height: 22px;
            width: 10px; } }
    .heroCarousel .slick-arrow.slick-next {
      right: 36px; }
      .heroCarousel .slick-arrow.slick-next:before {
        background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 17 33' style='enable-background:new 0 0 17 33;' xml:space='preserve'%3E%3Ctitle%3Esvg-arrow-next%3C/title%3E%3Cg id='e4eb89a6-f885-43b8-9259-0d6b1516fab0'%3E%3Cg id='_x38_e584754-6657-46f1-a9d8-2cfd6623b552'%3E%3Cg%3E%3Cpolygon points='14.9,14.5 0,0 0,3.7 11.1,14.5 13.2,16.5 11.1,18.5 0,29.3 0,33 14.9,18.5 17,16.5 '/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
        height: 24px;
        width: 12px; }
        @media (max-width: 551px) {
          .heroCarousel .slick-arrow.slick-next:before {
            background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'%3E%3Cpath d='M1.45679 1.00746147l21 20.02482143L1.50885 41.0074615' stroke='white' stroke-width='4' stroke-linecap='inherit' stroke-linejoin='inherit' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E");
            height: 22px;
            width: 10px; } }
    .heroCarousel .slick-arrow:before, .heroCarousel .slick-arrow:after {
      transition: all 0.3s ease; }
    .heroCarousel .slick-arrow:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border-radius: 50%;
      opacity: 1;
      background-color: white;
      border-color: white;
      z-index: -1; }
    @media (min-width: 1025px) {
      .heroCarousel .slick-arrow.slick-prev {
        pointer-events: none;
        opacity: 0;
        visibility: hidden;
        transform: translateX(-100%) translateY(-50%);
        transition: transform .3s ease; }
        .heroCarousel .slick-arrow.slick-prev:hover:before, .heroCarousel .slick-arrow.slick-prev:active:before, .heroCarousel .slick-arrow.slick-prev:focus:before {
          background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17 33'%3E%3Ctitle%3Esvg-arrow-prev%3C/title%3E%3Cg id='7f9a1925-e8c7-4614-8787-3c6095a9f6e1' data-name='Layer 2'%3E%3Cg id='c9b7920a-81fa-4bfe-ad13-4da717c6854b' data-name='Layer 1'%3E%3Cg id='c2d982ff-0cf6-4220-b365-47f30d708fea' data-name='e4eb89a6-f885-43b8-9259-0d6b1516fab0'%3E%3Cg id='f51d455e-6b9c-4c4e-96db-a5004582beda' data-name='8e584754-6657-46f1-a9d8-2cfd6623b552'%3E%3Cpolygon points='0 16.5 2.1 18.5 17 33 17 29.3 5.9 18.5 3.8 16.5 5.9 14.5 17 3.7 17 0 2.1 14.5 0 16.5'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
      .heroCarousel .slick-arrow.slick-next {
        pointer-events: none;
        opacity: 0;
        visibility: hidden;
        transform: translateX(100%) translateY(-50%);
        transition: transform .3s ease; }
        .heroCarousel .slick-arrow.slick-next:hover:before, .heroCarousel .slick-arrow.slick-next:active:before, .heroCarousel .slick-arrow.slick-next:focus:before {
          background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 17 33' style='enable-background:new 0 0 17 33;' xml:space='preserve'%3E%3Ctitle%3Esvg-arrow-next%3C/title%3E%3Cg id='e4eb89a6-f885-43b8-9259-0d6b1516fab0'%3E%3Cg id='_x38_e584754-6657-46f1-a9d8-2cfd6623b552'%3E%3Cg%3E%3Cpolygon points='14.9,14.5 0,0 0,3.7 11.1,14.5 13.2,16.5 11.1,18.5 0,29.3 0,33 14.9,18.5 17,16.5 '/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
      .heroCarousel .slick-arrow:hover:after {
        background-color: white;
        border-color: white;
        opacity: .5; } }
    @media (max-width: 1024px) {
      .heroCarousel .slick-arrow {
        height: 50px;
        width: 50px; }
        .heroCarousel .slick-arrow:before {
          height: 20px;
          width: 10px; } }
    @media (max-width: 550px) {
      .heroCarousel .slick-arrow.slick-prev {
        left: 32%; }
      .heroCarousel .slick-arrow.slick-next {
        right: 32%; }
      .heroCarousel .slick-arrow.slick-prev, .heroCarousel .slick-arrow.slick-next {
        width: 24px;
        height: 40px;
        margin: 0;
        transition: all .3s ease;
        background-color: transparent;
        visibility: visible;
        opacity: 1;
        cursor: pointer;
        border: 0;
        padding: 8px;
        fill: #fff;
        stroke: #fff;
        top: initial;
        transform: translate(0);
        bottom: 15px;
        box-shadow: none; }
        .heroCarousel .slick-arrow.slick-prev:after, .heroCarousel .slick-arrow.slick-next:after {
          background-color: transparent; }
        .heroCarousel .slick-arrow.slick-prev:hover, .heroCarousel .slick-arrow.slick-prev:focus, .heroCarousel .slick-arrow.slick-prev:active, .heroCarousel .slick-arrow.slick-next:hover, .heroCarousel .slick-arrow.slick-next:focus, .heroCarousel .slick-arrow.slick-next:active {
          background-color: transparent;
          border-color: transparent;
          box-shadow: none; } }
  @media (min-width: 1025px) {
    .heroCarousel:hover .slick-arrow.slick-prev, .heroCarousel:hover .slick-arrow.slick-next {
      pointer-events: auto;
      opacity: 1;
      visibility: visible;
      transform: translateX(0) translateY(-50%); }
    .heroCarousel .heroCarousel-slide--first .heroCarousel-content {
      top: 44%;
      max-width: 590px;
      background-color: white;
      padding-top: 75px;
      padding-bottom: 0; }
      .home-layout-2 .heroCarousel .heroCarousel-slide--first .heroCarousel-content {
        top: 48%; }
      .home-layout-3 .heroCarousel .heroCarousel-slide--first .heroCarousel-content {
        background-color: transparent;
        padding-top: 0;
        top: 53%;
        max-width: 400px; }
      .heroCarousel .heroCarousel-slide--first .heroCarousel-content .heroCarousel-title {
        margin-bottom: 28px;
        max-width: 420px; }
        .home-layout-3 .heroCarousel .heroCarousel-slide--first .heroCarousel-content .heroCarousel-title {
          margin-bottom: 15px; }
      .heroCarousel .heroCarousel-slide--first .heroCarousel-content .heroCarousel-action {
        top: 24px; } }
  .heroCarousel .slick-next,
  .heroCarousel .slick-prev {
    top: 50%;
    transform: translateY(-50%);
    margin: 0; }
  .heroCarousel .slick-next {
    right: 15px; }
    @media (min-width: 801px) {
      .heroCarousel .slick-next {
        right: 25px; } }
  .heroCarousel .slick-prev {
    left: 15px; }
    @media (min-width: 801px) {
      .heroCarousel .slick-prev {
        left: 25px; } }
  .heroCarousel .slick-dots {
    bottom: 24px;
    height: 20px;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 5px; }
    .heroCarousel .slick-dots li {
      height: 20px;
      width: 24px;
      padding: 4px 6px; }
      .home-layout-2 .heroCarousel .slick-dots li {
        height: 20px;
        width: 26px;
        padding: 4px 6px;
        top: -8px; }
      .heroCarousel .slick-dots li:first-child, .heroCarousel .slick-dots li:last-child {
        width: 20px;
        padding: 4px; }
      .heroCarousel .slick-dots li.slick-active button {
        border-color: #fff;
        background: transparent; }
        .heroCarousel .slick-dots li.slick-active button:before {
          background: transparent; }
      .heroCarousel .slick-dots li button {
        width: 12px;
        height: 12px;
        display: block;
        margin: 0 auto;
        border-width: 2px;
        border-color: #fff;
        background: #fff; }
        .heroCarousel .slick-dots li button:before {
          width: 12px;
          height: 12px;
          background-color: white;
          opacity: 1;
          left: -2px;
          top: -2px; }
        @media (min-width: 551px) {
          .heroCarousel .slick-dots li button {
            top: -8px; }
            .home-layout-2 .heroCarousel .slick-dots li button {
              top: 0; }
            .heroCarousel .slick-dots li button .carousel-tooltip {
              display: block; }
            .heroCarousel .slick-dots li button span {
              display: none; } }
    @media (min-width: 551px) and (max-width: 767px) {
      .heroCarousel .slick-dots {
        display: none !important; } }
    @media (max-width: 550px) {
      .heroCarousel .slick-dots {
        position: absolute;
        top: inherit;
        left: 49%;
        bottom: 30px;
        margin: 0;
        padding: 0;
        width: 30px;
        background-color: transparent !important; }
        .heroCarousel .slick-dots:before {
          content: '';
          position: absolute;
          bottom: -13px;
          height: 20px;
          width: 160px;
          height: 36px;
          transform: translateX(-50%);
          border-radius: 5px;
          background-color: rgba(0, 0, 0, 0.3); }
        .heroCarousel .slick-dots li {
          width: auto;
          height: auto;
          padding: 0;
          text-align: center;
          width: 100%;
          display: none;
          width: 20px;
          padding: 4px; }
          .home-layout-2 .heroCarousel .slick-dots li {
            top: 0; }
          .heroCarousel .slick-dots li button {
            font-size: 14px;
            font-weight: 400;
            letter-spacing: 0;
            line-height: 24px;
            color: white;
            border: 0;
            border-radius: 0;
            width: 30px;
            height: auto;
            position: relative;
            transition: all 0.3s ease;
            border-bottom: 1px solid transparent;
            background-color: transparent;
            border-color: transparent; }
            .heroCarousel .slick-dots li button span {
              width: 10px;
              display: inline-block; }
              .heroCarousel .slick-dots li button span[data-dots-totals] {
                position: relative;
                top: -1px; }
            .heroCarousel .slick-dots li button:before {
              display: none; }
          .heroCarousel .slick-dots li.slick-active {
            display: block; }
            .heroCarousel .slick-dots li.slick-active button {
              color: white;
              border-color: transparent; } }
  .heroCarousel .slick-slide.is-square-image-type .heroCarousel-image-wrapper {
    height: 100vw; }
  .heroCarousel .slick-slide.is-vertical-image-type .heroCarousel-image-wrapper {
    height: 110vw; }
  @media (min-width: 551px) {
    .heroCarousel .slick-slide.is-square-image-type .heroCarousel-image-wrapper, .heroCarousel .slick-slide.is-vertical-image-type .heroCarousel-image-wrapper {
      height: 56.25vw; } }
  .heroCarousel .slick-slide.is-image-error {
    background: url("../img/hero-carousel-image-load-error.svg") center center no-repeat;
    background-size: contain; }
  .heroCarousel .slick-slide .heroCarousel-subtitle,
  .heroCarousel .slick-slide .heroCarousel-title,
  .heroCarousel .slick-slide .heroCarousel-description,
  .heroCarousel .slick-slide .heroCarousel-action {
    visibility: hidden;
    animation-delay: 0ms;
    animation-name: fadeOutDown; }
  .heroCarousel .slick-current .heroCarousel-subtitle {
    visibility: visible;
    animation-delay: 50ms;
    animation-name: fadeInUp; }
  .heroCarousel .slick-current .heroCarousel-title {
    visibility: visible;
    animation-delay: 100ms;
    animation-name: fadeInUp; }
  .heroCarousel .slick-current .heroCarousel-description {
    visibility: visible;
    animation-delay: 150ms;
    animation-name: fadeInUp; }
  .heroCarousel .slick-current .heroCarousel-action {
    visibility: visible;
    animation-delay: 200ms;
    animation-name: fadeInUp; }

.heroCarousel-slide {
  position: relative; }
  .heroCarousel-slide a {
    text-decoration: none; }
  .heroCarousel-slide .heroCarousel-image {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    border: 0;
    width: 100%;
    max-height: 100%;
    margin: 0 auto;
    opacity: 1 !important; }
    @media (max-width: 550px) {
      .heroCarousel-slide .heroCarousel-image:before {
        content: "";
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        left: auto;
        z-index: 2;
        transform: none;
        position: absolute;
        transition: all 0.3s ease;
        background-color: rgba(0, 0, 0, 0.4);
        background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.4) 100%); } }
    @media (min-width: 551px) and (max-width: 767px) {
      .heroCarousel-slide .heroCarousel-image {
        height: 100%;
        object-fit: cover; } }
    @media (min-width: 551px) and (max-width: 768px) {
      .home-layout-2 .heroCarousel-slide .heroCarousel-image {
        height: 100%;
        object-fit: cover; } }
  .heroCarousel-slide.stretch .heroCarousel-image {
    object-fit: cover;
    object-position: 50% 50%; }
  .heroCarousel-slide.stretch.compat-object-fit .heroCarousel-image {
    width: 100%;
    height: 100%; }
  .heroCarousel-slide.compat-object-fit {
    overflow: hidden; }
    .heroCarousel-slide.compat-object-fit .heroCarousel-image {
      width: auto; }
  .heroCarousel-slide .heroCarousel-image-wrapper {
    position: relative;
    display: block;
    overflow: hidden;
    background: #f9f9f9; }
    .heroCarousel-slide .heroCarousel-image-wrapper:after {
      content: '';
      display: block;
      height: 0;
      width: 100%;
      padding-bottom: 38.750004%; }
      .home-layout-2 .heroCarousel-slide .heroCarousel-image-wrapper:after {
        padding-bottom: 31.413684%; }
      .home-layout-3 .heroCarousel-slide .heroCarousel-image-wrapper:after {
        padding-bottom: 46.875%; }
      @media (min-width: 551px) and (max-width: 767px) {
        .heroCarousel-slide .heroCarousel-image-wrapper:after {
          padding-bottom: 56.750004% !important; } }
      @media (min-width: 551px) and (max-width: 768px) {
        .home-layout-2 .heroCarousel-slide .heroCarousel-image-wrapper:after {
          padding-bottom: 45.750004% !important; } }
    .heroCarousel-slide .heroCarousel-image-wrapper .heroCarousel-image-mobile {
      display: none;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      border: 0;
      width: 100%;
      max-height: 100%;
      margin: 0 auto; }
    @media (max-width: 550px) {
      .heroCarousel-slide .heroCarousel-image-wrapper .heroCarousel-image-mobile {
        display: block; }
        .heroCarousel-slide .heroCarousel-image-wrapper .heroCarousel-image-mobile + .heroCarousel-image {
          display: none;
          width: 1px;
          height: 1px; }
      .heroCarousel-slide .heroCarousel-image-wrapper:after {
        padding-bottom: 130.33898% !important; } }

.heroCarousel-image img {
  display: none; }
  .heroCarousel-image img:not(.image-mobile) {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0); }
  .heroCarousel-image img.image-mobile {
    display: block; }
  .heroCarousel-image img.image-noMobile {
    min-height: 400px;
    object-fit: cover; }
  .heroCarousel-image img.lazyload, .heroCarousel-image img.lazyloading {
    width: auto;
    height: auto;
    max-height: 100vh;
    margin: 0 auto;
    object-fit: scale-down; }
    @media (max-width: 550px) {
      .heroCarousel-image img.lazyload, .heroCarousel-image img.lazyloading {
        max-height: 100%;
        height: 100%; } }

@media (min-width: 551px) {
  .heroCarousel-image img {
    display: block;
    width: 100%; }
    .heroCarousel-image img.lazyload, .heroCarousel-image img.lazyloading {
      width: auto; }
    .heroCarousel-image img.image-mobile {
      display: none; } }

@media (max-width: 550px) {
  .heroCarousel-image img:not(.image-mobile) {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    border: 0;
    object-fit: contain;
    width: 1px;
    height: 1px; } }

.heroCarousel-content {
  position: absolute;
  background-color: rgba(0, 0, 255, 0);
  top: 43%;
  left: 0;
  right: 0;
  z-index: 3;
  width: 100%;
  max-width: 500px;
  text-align: center;
  padding: 0 15px;
  transform: translateY(-50%);
  white-space: normal;
  margin: 0 auto;
  padding-bottom: 8px; }
  .heroCarousel-content.heroCarousel-content--notEmpty {
    padding: 15px;
    max-width: 500px; }
  @media (max-width: 1024px) {
    .home-layout-3 .heroCarousel-content {
      top: 56%; } }
  @media (min-width: 768px) {
    .heroCarousel-content {
      right: unset;
      left: 50%;
      transform: translate(-50%, -50%); } }
  @media (min-width: 992px) {
    .heroCarousel-content {
      padding-left: 0;
      padding-right: 0; }
      .heroCarousel-content.heroCarousel-content--empty {
        background-color: transparent; } }
  @media (min-width: 1025px) {
    .heroCarousel-content {
      max-width: 420px;
      padding-top: 0;
      padding-bottom: 0; }
      .heroCarousel-content.heroCarousel-content--left {
        left: 100px;
        text-align: center;
        transform: translateY(-50%); }
        .heroCarousel-content.heroCarousel-content--left .heroCarousel-countdown {
          justify-content: flex-start; }
      .heroCarousel-content.heroCarousel-content--center {
        left: 50%;
        transform: translate(-50%, -50%); }
      .heroCarousel-content.heroCarousel-content--right {
        left: auto;
        right: 100px;
        text-align: center;
        transform: translateY(-50%); }
        .heroCarousel-content.heroCarousel-content--right .heroCarousel-countdown {
          justify-content: flex-end; } }
  @media (min-width: 1600px) {
    .heroCarousel-content.heroCarousel-content--left {
      left: calc((100% - 1230px)/ 2); }
    .heroCarousel-content.heroCarousel-content--right {
      right: calc((100% - 1230px)/ 2); } }
  @media (min-width: 1920px) {
    .heroCarousel-content.heroCarousel-content--left {
      left: calc((100% - 1230px)/ 2); }
      .home-layout-3 .heroCarousel-content.heroCarousel-content--left {
        left: calc((100% - 1630px)/ 2); }
    .heroCarousel-content.heroCarousel-content--right {
      right: calc((100% - 1230px)/ 2); }
      .home-layout-3 .heroCarousel-content.heroCarousel-content--right {
        right: calc((100% - 1630px)/ 2); } }
  @media (min-width: 551px) and (max-width: 767px) {
    .heroCarousel-content {
      top: 53%; } }
  @media (min-width: 551px) and (max-width: 768px) {
    .home-layout-2 .heroCarousel-content {
      top: 48%; } }

.heroCarousel-subtitle {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  color: black;
  font-size: 16px;
  margin: 0 0 10px 0;
  position: relative;
  text-transform: capitalize;
  letter-spacing: .02rem; }
  @media (min-width: 381px) {
    .heroCarousel-subtitle {
      margin-bottom: 15px; } }
  @media (min-width: 1025px) {
    .heroCarousel-subtitle {
      margin-bottom: 13px; } }

.heroCarousel-title {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  font-size: 38px;
  font-weight: 700;
  color: black;
  letter-spacing: .06em;
  text-transform: uppercase;
  line-height: 1.2;
  margin: 0 0 10px 0; }
  .home-layout-3 .heroCarousel-title {
    text-transform: none;
    line-height: 65px;
    font-weight: 400;
    letter-spacing: 0; }
    @media (max-width: 1024px) {
      .home-layout-3 .heroCarousel-title {
        line-height: 1; } }
  @media (max-width: 551px) {
    .heroCarousel-title {
      color: white; } }
  @media (min-width: 321px) {
    .heroCarousel-title {
      font-size: 26px;
      margin-bottom: 15px; } }
  @media (min-width: 381px) {
    .heroCarousel-title {
      margin-bottom: 15px; } }
  @media (min-width: 1025px) {
    .heroCarousel-title {
      font-size: 42px;
      margin-bottom: 24px; }
      .home-layout-3 .heroCarousel-title {
        font-size: 55px; } }

.heroCarousel-description {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 10px 0;
  line-height: 28px;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: black;
  font-size: 13px;
  letter-spacing: .05em;
  font-weight: 500; }
  .home-layout-3 .heroCarousel-description {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    letter-spacing: .025em;
    line-height: 22px; }
  @media (max-width: 1024px) {
    .home-layout-3 .heroCarousel-description {
      margin-bottom: 5px; } }
  @media (max-width: 551px) {
    .heroCarousel-description {
      color: white; } }
  @media (min-width: 381px) {
    .heroCarousel-description {
      margin-bottom: 15px; } }
  @media (min-width: 1025px) {
    .heroCarousel-description {
      margin-bottom: 22px; }
      .home-layout-3 .heroCarousel-description {
        margin-bottom: 6px; } }

.heroCarousel-customLink {
  display: block;
  font-size: 0;
  letter-spacing: 0;
  margin: 0 0 10px 0;
  padding: 0; }
  .heroCarousel-customLink li {
    display: inline-block;
    vertical-align: top;
    font-size: 14px; }
    .heroCarousel-customLink li a {
      display: block;
      padding: 10px;
      color: black;
      line-height: 26px;
      transition: unset; }
    .heroCarousel-customLink li span {
      display: inline-block;
      vertical-align: top;
      position: relative; }
      .heroCarousel-customLink li span:before {
        content: '';
        position: absolute;
        left: 0;
        width: 100%;
        bottom: -1px;
        height: 1px;
        display: block;
        background: black; }
  @media (min-width: 551px) {
    .heroCarousel-customLink li a {
      padding: 0px 24px 15px 24px; }
    .heroCarousel-customLink li:first-child a {
      padding-left: 0; } }
  @media (min-width: 1025px) {
    .heroCarousel-customLink li:hover a {
      color: #e9446e; }
    .heroCarousel-customLink li:hover span:before {
      background: #e9446e; } }
  @media (min-width: 1600px) {
    .heroCarousel-customLink {
      padding-bottom: 12px; } }

.heroCarousel-action {
  margin: 10px 0 0 0; }
  .heroCarousel-action .button {
    min-width: 210px;
    height: 48px;
    line-height: 46px;
    font-size: 18px; }
    .home-layout-3 .heroCarousel-action .button {
      font-size: 14px;
      height: 60px;
      line-height: 58px;
      min-width: 220px; }
    .heroCarousel-action .button.button--custom {
      color: #4f8b7b;
      background-color: white;
      border-color: white;
      height: 55px;
      line-height: 53px;
      font-weight: 700; }
      @media (min-width: 1025px) {
        .heroCarousel-action .button.button--custom:hover {
          color: white;
          background-color: black;
          border-color: black; } }
    @media (max-width: 550px) {
      .heroCarousel-action .button {
        min-width: 240px; }
        .heroCarousel-action .button + .button {
          margin-top: 10px;
          margin-left: 0; } }
  @media (min-width: 1025px) {
    .heroCarousel-action {
      position: relative;
      top: 10px;
      margin-top: 5px !important; } }
  @media (min-width: 551px) {
    .heroCarousel-action {
      margin: 18px 0 0 0; }
      .heroCarousel-action .button + .button {
        margin-left: 5px;
        margin-top: 0; } }

.writeReview-productDetails {
  text-align: center; }
  .writeReview-productDetails .product-brand {
    font-size: 14px;
    font-weight: 700;
    color: black;
    line-height: 24px;
    text-transform: capitalize;
    margin: 10px 0 0 0; }
    .writeReview-productDetails .product-brand + .product-title {
      margin-top: 0; }
  .writeReview-productDetails .product-title {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.02em;
    text-transform: capitalize;
    color: black;
    margin-top: 19px;
    margin-bottom: 0; }
  @media (min-width: 768px) {
    .writeReview-productDetails {
      padding-left: 15px;
      padding-right: 15px;
      width: 410px;
      float: left;
      padding-right: 15px;
      margin-top: 10px; } }

.writeReview-form {
  margin-top: 30px; }
  .writeReview-form .form-field {
    margin-bottom: 20px; }
    .writeReview-form .form-field.form-field--textarea {
      margin-bottom: 25px; }
  .writeReview-form .g-recaptcha {
    margin-bottom: -2px; }
  .writeReview-form .form-label {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.02em;
    color: black;
    margin-bottom: 10px; }
    .writeReview-form .form-label small {
      font-size: 12px;
      font-weight: 400;
      font-style: italic;
      letter-spacing: 0;
      line-height: 20px;
      margin-top: 0;
      text-transform: capitalize;
      color: #e7040f; }
  .writeReview-form .form-select {
    height: 42px;
    max-width: 100%;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
    padding-left: 15px;
    padding-right: 15px;
    background-position: right 10px top 15px;
    color: #7f7f7f; }
  .writeReview-form .form-input[rows] {
    height: 170px; }
  .writeReview-form .button {
    width: auto;
    min-width: 210px;
    text-transform: uppercase; }
  @media (min-width: 768px) {
    .writeReview-form {
      position: relative;
      top: -10px;
      margin-top: 10px;
      padding-left: 15px;
      padding-right: 15px;
      width: calc(100% - 410px);
      float: left;
      padding-left: 15px; } }

.writeReview-productImage-container {
  position: relative; }
  .writeReview-productImage-container img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 100%;
    object-fit: contain; }
  .writeReview-productImage-container:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 127.63221%; }

.account--addReturn .table {
  display: block;
  margin-bottom: 3rem; }
  @media (min-width: 551px) {
    .account--addReturn .table {
      display: table;
      margin-bottom: 6rem; } }
  .account--addReturn .table tr {
    display: block;
    padding: 1.5rem 0; }
    @media (min-width: 551px) {
      .account--addReturn .table tr {
        display: table-row;
        padding: 0; } }
  .account--addReturn .table th,
  .account--addReturn .table td {
    display: block;
    padding: 0; }
    @media (min-width: 551px) {
      .account--addReturn .table th,
      .account--addReturn .table td {
        display: table-cell;
        padding-bottom: 0.78571rem;
        padding-top: 0.78571rem; } }
    .account--addReturn .table th + th,
    .account--addReturn .table th + td,
    .account--addReturn .table td + th,
    .account--addReturn .table td + td {
      padding-left: 0; }
      @media (min-width: 551px) {
        .account--addReturn .table th + th,
        .account--addReturn .table th + td,
        .account--addReturn .table td + th,
        .account--addReturn .table td + td {
          padding-left: 1.5rem; } }
  .account--addReturn .table .return-itemTitle + .definitionList {
    margin-top: 0.21429rem; }
  @media (min-width: 551px) {
    .account--addReturn .table .return-itemPrice {
      text-align: center; } }
  @media (min-width: 551px) {
    .account--addReturn .table .return-itemQuantity {
      text-align: right; } }

.account--addReturn .table-thead {
  display: none; }
  @media (min-width: 551px) {
    .account--addReturn .table-thead {
      display: table-header-group; } }
  .account--addReturn .table-thead th {
    font-size: 14px; }
  .account--addReturn .table-thead th:first-child {
    width: 60%; }

.account--addReturn .table-tbody {
  display: block; }
  @media (min-width: 551px) {
    .account--addReturn .table-tbody {
      display: table-row-group; } }

.return-itemName {
  color: black; }
  .return-itemName .return-itemTitle {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 28px;
    margin: 0 0 5px 0;
    text-transform: capitalize;
    display: block; }
  .return-itemName .definitionList .definitionList-label,
  .return-itemName .definitionList .definitionList-description {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: 0;
    color: black; }
  .return-itemName .definitionList .definitionList-label {
    float: left;
    margin: 0 0.375rem 0 0; }
  .return-itemName .definitionList .definitionList-description {
    font-weight: 400;
    margin: 0; }

.return-itemPrice {
  font-size: 16px;
  font-weight: 500;
  color: black;
  margin-bottom: 0.35714rem; }
  @media (min-width: 551px) {
    .return-itemPrice {
      margin-bottom: 0;
      text-align: center; } }

.return-itemQuantity {
  color: black; }
  .return-itemQuantity .form-label {
    display: inline;
    margin-right: 0.35714rem; }
    @media (min-width: 551px) {
      .return-itemQuantity .form-label {
        border: 0;
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px; } }

.account--addReturn-row {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  margin: 0 -1rem; }
  .account--addReturn-row:before, .account--addReturn-row:after {
    content: " ";
    display: table; }
  .account--addReturn-row:after {
    clear: both; }

.account--addReturn-column {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  padding: 0 1rem; }
  @media (min-width: 551px) {
    .account--addReturn-column {
      width: 50%; } }

.productCarousel {
  display: block;
  position: relative;
  padding: 0;
  margin: 0 -15px;
  width: auto !important; }
  .productCarousel .slick-dots {
    bottom: -50px; }
  .productCarousel .product-sample * {
    font-size: 0; }

.productCarousel-slide {
  margin: 0;
  padding: 0 8px; }
  @media (min-width: 1025px) {
    .productCarousel-slide {
      padding-left: 15px;
      padding-right: 15px; } }

.quickView:before, .quickView:after {
  content: " ";
  display: table; }

.quickView:after {
  clear: both; }

.quickView.quickAdd .productView-nav {
  border: 0;
  padding: 20px; }

.quickView.quickAdd .productView-image-wrapper {
  width: 220px;
  height: 220px;
  margin: 0 auto; }

.quickView.quickAdd .productView-product {
  text-align: center; }
  .quickView.quickAdd .productView-product .productView-brand {
    font-size: 14px;
    letter-spacing: 0.25px;
    margin-top: -10px;
    margin-bottom: 0;
    line-height: 25px; }
    .home-layout-3 .quickView.quickAdd .productView-product .productView-brand {
      font-size: 16px;
      font-weight: 400;
      text-transform: capitalize; }
  .quickView.quickAdd .productView-product .productView-title {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.02em;
    margin-bottom: 5px; }
  .quickView.quickAdd .productView-product .productView-price {
    margin-bottom: 3px; }
    .quickView.quickAdd .productView-product .productView-price .price-section {
      font-size: 16px;
      margin-right: 8px; }
  .quickView.quickAdd .productView-product .productViewButton {
    letter-spacing: 0.02em; }
    .quickView.quickAdd .productView-product .productViewButton:hover svg {
      fill: #e9446e; }
    .quickView.quickAdd .productView-product .productViewButton svg {
      width: 12px;
      height: 12px;
      position: relative;
      top: 3px; }
    .quickView.quickAdd .productView-product .productViewButton span {
      border-bottom: 1px dotted; }

.quickView.quickAdd .productView-options .form-wishlist-3 {
  bottom: 0;
  right: 30px; }

.quickView.quickAdd .productView-options .productView-actions {
  padding: 0 85px 0 0; }
  .quickView.quickAdd .productView-options .productView-actions .form-action .button {
    height: 42px;
    line-height: 40px; }

.quickView.quickAdd .productView-options .productView-actions--buyItNow {
  display: none; }

.quickView.quickAdd .productView-options .form .form-field + .form-field {
  margin-top: 6px; }

.quickView.quickAdd .productView-details {
  padding: 0 10px; }

.quickView.quickAdd .form-field--increments .form-increment,
.quickView.quickAdd .form-field--increments .form-input--incrementTotal {
  min-height: 42px; }

.quickView.quickAdd .form-field--increments .form-increment .button {
  height: 42px; }

.quickView.quickAdd .form-wishlist[data-wishlist-add] .dropdown-menu-button {
  width: 42px;
  height: 42px; }
  .quickView.quickAdd .form-wishlist[data-wishlist-add] .dropdown-menu-button .icon {
    width: 20px;
    height: 20px; }

@media (max-width: 1024px) {
  .quickView.quickAdd {
    padding: 30px 30px 20px !important; }
    .quickView.quickAdd .halo-quickView-left {
      margin-bottom: 14px; }
      .quickView.quickAdd .halo-quickView-left .productViewButton {
        display: none; }
    .quickView.quickAdd .halo-quickView {
      display: block; }
      .quickView.quickAdd .halo-quickView .halo-quickView-left,
      .quickView.quickAdd .halo-quickView .halo-quickView-right {
        width: 100%;
        padding: 0; }
    .quickView.quickAdd .productView-image-wrapper {
      display: none; }
    .quickView.quickAdd .productView-product {
      text-align: left; }
    .quickView.quickAdd .productView-options .productView-actions {
      padding: 0 65px 0 0; }
    .quickView.quickAdd .productView-options .form-wishlist-3 {
      right: 0; }
    .quickView.quickAdd .productView-options .form .form-field + .form-field {
      padding-bottom: 2px; }
    .quickView.quickAdd .productView-options .form-field.form-field--increments {
      margin-bottom: 0 !important; }
    .quickView.quickAdd .productView-actions .form-actionFix {
      display: inherit;
      width: auto; } }

@media (max-width: 992px) {
  .quickView.quickAdd {
    padding: 30px 10px 20px !important; }
    .quickView.quickAdd .productView-options.has-productOptions {
      padding-top: 0; }
    .quickView.quickAdd .productView-options .productView-actions {
      padding: 0;
      flex-wrap: inherit; }
    .quickView.quickAdd .productView-options .form-field--increments {
      width: 105px; }
    .quickView.quickAdd .productView-options .form-actionFix {
      width: calc(100% - 105px); }
    .quickView.quickAdd .productView-options .form-wishlist-3 {
      display: none !important; } }

@media (min-width: 1025px) {
  .quickView.quickAdd.modal-body {
    padding: 0; }
  .quickView.quickAdd .halo-quickView-left {
    width: 270px;
    border-right: 1px solid #ebebeb;
    padding-bottom: 45px; }
  .quickView.quickAdd .halo-quickView-right {
    width: calc(100% - 270px);
    padding-left: 30px;
    padding-top: 25px; } }

@media (min-width: 551px) and (max-width: 767px) {
  .quickView.quickAdd .productView-image-wrapper {
    display: block; }
  .quickView.quickAdd .halo-quickView .productView-nav {
    display: block !important; } }

.quickView.modal-body {
  padding: 30px 30px 100px; }
  @media (min-width: 992px) {
    .quickView.modal-body {
      padding: 40px 40px 50px; } }

.quickView .productView--quickView {
  padding-top: 0; }

.quickView .halo-quickView-left {
  width: 100%; }

.quickView .halo-quickView-right {
  width: 100%; }
  .quickView .halo-quickView-right .productView-details {
    width: 100%; }
  @media (max-width: 991px) {
    .quickView .halo-quickView-right {
      padding-top: 15px; } }

@media (max-width: 991px) {
  .quickView .halo-quickView .productView-nav {
    display: none !important; } }

.quickView .halo-quickView .productView-nav.productView-nav-mobile {
  display: none !important; }
  @media (max-width: 991px) {
    .quickView .halo-quickView .productView-nav.productView-nav-mobile {
      display: block !important;
      opacity: 1; } }

.quickView .productView-image-wrapper {
  width: 100%; }

.quickView .productView-thumbnail-wrapper {
  width: 100%;
  padding-right: 0;
  margin-top: 15px; }
  .quickView .productView-thumbnail-wrapper .productView-for {
    padding: 0 45px; }
    .quickView .productView-thumbnail-wrapper .productView-for:not(.slick-slider) {
      white-space: unset;
      overflow: unset; }
      .quickView .productView-thumbnail-wrapper .productView-for:not(.slick-slider) > div {
        width: 100%; }
  .quickView .productView-thumbnail-wrapper .slick-list {
    margin: 0 -7px; }
  .quickView .productView-thumbnail-wrapper .slick-arrow {
    margin-top: 0;
    top: 50% !important;
    bottom: auto !important;
    transform: translateY(-50%) !important; }
    .quickView .productView-thumbnail-wrapper .slick-arrow.slick-prev {
      left: 0; }
    .quickView .productView-thumbnail-wrapper .slick-arrow.slick-next {
      left: auto;
      right: 0; }
  .quickView .productView-thumbnail-wrapper .productView-thumbnail-linkVideo .videoText {
    border-right: 0; }
  @media (max-width: 991px) {
    .quickView .productView-thumbnail-wrapper {
      display: none; } }

.quickView .productView-thumbnail {
  padding: 0 7px;
  min-width: 80px; }

.quickView .productView-countDown {
  margin: 0px 0 10px 0; }

.quickView .productView-price {
  margin: 0 0 18px 0; }

.quickView [data-product-attribute] .form-option .form-option-expanded {
  display: none; }

.quickView [data-product-attribute] .form-option:hover .form-option-expanded {
  display: block; }

.quickView .productView-topInfo .productView-soldProduct {
  margin-top: 10px;
  margin-left: 0;
  display: block; }

.quickView .productView-nav-mobile .slick-arrow {
  height: 50px;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  top: 50%;
  transform: translateY(-50%); }
  .quickView .productView-nav-mobile .slick-arrow.slick-prev {
    left: 15px; }
  .quickView .productView-nav-mobile .slick-arrow.slick-next {
    right: 15px; }

@media (min-width: 1600px) {
  .quickView [data-product-option-change] [data-option-name="Size"] .option-value-size {
    width: 60%; }
  .quickView .productView-options .productView-sizeChart.productView-sizeChartOption {
    right: 80px; } }

@media (max-width: 991px) {
  .quickView {
    padding: 30px 15px; } }

@media (min-width: 992px) {
  .quickView .halo-quickView-left {
    width: calc(100% - 540px); }
  .quickView .halo-quickView-right {
    width: 540px;
    padding-left: 35px; } }

@media (min-width: 1025px) {
  .quickView .halo-badges {
    top: 20px; } }

.productView-reviews-wrapper {
  display: block;
  position: relative;
  padding: 0; }
  .productView-reviews-wrapper .alertBox {
    margin-bottom: 0; }
    .productView-reviews-wrapper .alertBox + .button-createReview {
      margin-top: 15px; }
  .productView-reviews-wrapper .productReview-total {
    font-size: 14px;
    font-weight: 400;
    font-style: italic;
    line-height: 30px;
    color: black;
    letter-spacing: 0;
    text-align: left; }
  .productView-reviews-wrapper .productReviews-list {
    margin-top: 20px;
    margin-left: 0;
    margin-bottom: 0;
    padding-bottom: 0; }
    .productView-reviews-wrapper .productReviews-list .productReview {
      width: 100%; }
  .productView-reviews-wrapper .pagination {
    margin-top: 0; }
    .productView-reviews-wrapper .pagination .pagination-list {
      margin-left: 0;
      margin-bottom: 0;
      padding-bottom: 0;
      font-size: 0;
      letter-spacing: 0; }
    .productView-reviews-wrapper .pagination .pagination-item + .pagination-item {
      margin-left: 10px; }
  .productView-reviews-wrapper .button-createReview {
    margin: 30px 0 0 0; }
    .productView-reviews-wrapper .button-createReview .button {
      width: 100%;
      text-transform: uppercase;
      font-weight: 700;
      line-height: 48px; }
  @media (max-width: 767px) {
    .productView-reviews-wrapper .pagination {
      position: absolute;
      bottom: 0;
      right: 0; }
      .productView-reviews-wrapper .pagination + .button-createReview .button {
        width: auto;
        min-width: 180px; }
    .productView-reviews-wrapper .alertBox + .button-createReview,
    .productView-reviews-wrapper .productReviews-list + .button-createReview {
      text-align: center; }
      .productView-reviews-wrapper .alertBox + .button-createReview .button,
      .productView-reviews-wrapper .productReviews-list + .button-createReview .button {
        width: auto;
        min-width: 250px;
        margin-left: auto;
        margin-right: auto; } }
  @media (min-width: 768px) {
    .productView-reviews-wrapper {
      padding-top: 33px; }
      .productView-reviews-wrapper .alertBox + .button-createReview {
        margin-top: 30px; }
      .productView-reviews-wrapper .productReviews-list {
        margin-top: 34px; }
      .productView-reviews-wrapper .pagination {
        position: absolute;
        bottom: 0;
        right: 0; }
      .productView-reviews-wrapper .button-createReview {
        margin-top: 30px; }
        .productView-reviews-wrapper .button-createReview .button {
          min-width: 250px;
          width: auto; } }

.productReviews-list {
  display: block;
  margin: 28px 0 0 0;
  list-style: none; }

.productReviews .productReviews-list {
  margin: 0; }

.productReviews .productReview {
  width: 100%;
  float: none;
  font-size: 1rem;
  display: block;
  vertical-align: top;
  margin-bottom: 0;
  padding: 20px 0;
  border-bottom: 1px solid #e6e6e6; }
  .productReviews .productReview .productReview-title {
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px 0 0;
    text-transform: capitalize;
    color: black;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-weight: 600; }
  .productReviews .productReview .productReview-rating {
    line-height: 1;
    display: inline-block;
    vertical-align: middle; }
    .productReviews .productReview .productReview-rating .icon {
      margin-right: -1.25px; }
  .productReviews .productReview .productReview-author {
    color: #a6a6a6;
    margin-top: 0;
    margin-bottom: 15px; }
  .productReviews .productReview .productReview-ratingNumber {
    display: none; }
  .productReviews .productReview .productReview-body {
    margin-bottom: 0;
    line-height: 26px; }

.btn-createReview {
  margin-top: 5px;
  float: left;
  width: 100%; }

.productReviews .pagination {
  margin: 30px 0 0 0; }

.productView-product {
  display: block;
  position: relative; }
  .productView-product:before, .productView-product:after {
    content: " ";
    display: table; }
  .productView-product:after {
    clear: both; }

.productView-title {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: 0;
  color: black;
  margin: 0 0 12px 0;
  text-transform: capitalize; }

.productView-brand {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  margin: 0 0 2px 0; }
  .productView-brand a {
    color: #000000;
    transition: unset; }
    .productView-brand a span {
      color: #000000;
      background-image: linear-gradient(transparent 97%, #e9446e 3%);
      background-repeat: repeat-x;
      background-position-y: -3px; }
  @media (min-width: 1025px) {
    .productView-brand:hover a {
      color: #e9446e; } }
  @media (min-width: 992px) {
    .productView-brand {
      position: relative;
      margin-top: -10px; } }

.productView-topInfo {
  display: block;
  font-size: 0;
  letter-spacing: 0;
  margin-bottom: 10px; }
  .productView-topInfo:before, .productView-topInfo:after {
    content: " ";
    display: table; }
  .productView-topInfo:after {
    clear: both; }
  .productView-topInfo .productView-rating {
    display: inline-block;
    vertical-align: top; }
    .productView-topInfo .productView-rating .icon {
      width: 16px;
      height: 16px; }
      .productView-topInfo .productView-rating .icon + .icon {
        margin-left: 2px; }
    .productView-topInfo .productView-rating .productView-reviewLink {
      font-size: 14px;
      font-weight: 400;
      line-height: 25px;
      letter-spacing: 0.02em;
      color: black;
      display: inline-block;
      vertical-align: middle;
      margin: 0 0 0 14px;
      text-transform: capitalize; }
      .productView-topInfo .productView-rating .productView-reviewLink a {
        display: block;
        color: inherit;
        transition: unset; }
        .productView-topInfo .productView-rating .productView-reviewLink a span {
          padding: 0 0 1px 0; }
        .productView-topInfo .productView-rating .productView-reviewLink a.reviewLink-pc {
          display: none; }
        @media (min-width: 992px) {
          .productView-topInfo .productView-rating .productView-reviewLink a.reviewLink-pc {
            display: block; }
          .productView-topInfo .productView-rating .productView-reviewLink a.reviewLink-mb {
            display: none; } }
      .productView-topInfo .productView-rating .productView-reviewLink + .productView-reviewLink {
        margin-left: 25px;
        font-weight: 700;
        border-bottom: 1px dotted;
        line-height: 16px; }
  .productView-topInfo .productView-soldProduct {
    display: block;
    margin: 10px 0 0 0; }
    .productView-topInfo .productView-soldProduct .icon {
      width: 16px;
      height: 16px;
      top: -5px;
      position: relative;
      fill: #e7040f; }
    .productView-topInfo .productView-soldProduct .text {
      font-size: 14px;
      font-weight: 400;
      line-height: 28px;
      letter-spacing: 0;
      color: #e7040f;
      margin: 0 0 0 8px; }
  @media (min-width: 551px) {
    .productView-topInfo .productView-soldProduct {
      display: inline-block;
      vertical-align: top;
      margin-left: 0px;
      margin-top: 0; } }
  @media (min-width: 1025px) {
    .productView-topInfo .productView-rating .productView-reviewLink a:hover {
      color: #e9446e; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .productView-topInfo .productView-soldProduct {
      display: block;
      margin-top: 10px;
      margin-left: 0; } }

.productView-info {
  display: table;
  margin: 8px 0 12px 0;
  width: 100%; }
  .productView-info-item {
    display: flex;
    margin: 0; }
    .productView-info-item span {
      flex: 0 1 auto;
      display: inline-block;
      vertical-align: top;
      margin: 0;
      padding: 0;
      font-size: 14px;
      font-weight: 400;
      line-height: 25px;
      letter-spacing: 0.02em; }
      .productView-info-item span.productView-info-name {
        color: black;
        width: 30%;
        font-weight: 700; }
        @media (max-width: 1024px) {
          .productView-info-item span.productView-info-name {
            min-width: auto; } }
      .productView-info-item span.productView-info-value {
        width: 70%;
        color: #2d2d2d;
        text-transform: capitalize;
        padding-left: 20px; }

.productView-desShort {
  margin-bottom: 8px; }
  .productView-desShort span {
    color: black;
    line-height: 20px;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0; }

.productView-countDown {
  font-size: 14px;
  font-weight: 400;
  color: black;
  letter-spacing: 0;
  line-height: 25px;
  margin: 7px 0 7px 0;
  text-align: left;
  display: inline-block;
  vertical-align: top; }
  .productView-countDown .icon {
    margin: 0 6px 0 0;
    fill: black;
    width: 20px;
    height: 20px;
    position: relative;
    top: -2px;
    display: none; }
  .productView-countDown .text {
    display: block;
    letter-spacing: 0; }
    .productView-countDown .text span {
      padding: 0 1px 0 0;
      background-image: linear-gradient(transparent 97%, #4c4c4c 3%);
      background-repeat: repeat-x;
      background-position-y: -6px;
      display: block;
      font-weight: 700;
      letter-spacing: 0.02em; }
  .productView-countDown .num {
    color: black;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    font-size: 18px; }
  @media (min-width: 321px) {
    .productView-countDown .icon {
      vertical-align: middle; }
    .productView-countDown .text {
      display: inline-block;
      margin-right: 5px; } }

.productView-price {
  display: block;
  font-size: 0;
  letter-spacing: 0;
  margin: 0 0 11px 0;
  position: relative; }
  .productView-price .price-section {
    font-size: 22px;
    font-weight: 700;
    line-height: 25px;
    color: black; }
    .productView-price .price-section.price-section--withoutTax {
      color: #e7040f; }
    .productView-price .price-section.rrp-price--withoutTax {
      margin: 0 0 5px 0;
      color: #969696; }
    .productView-price .price-section.non-sale-price--withoutTax {
      display: inline-block;
      vertical-align: bottom;
      color: #969696;
      margin: 0 13px 0 0;
      font-weight: 400; }
      .productView-price .price-section.non-sale-price--withoutTax + .price-section--withoutTax {
        display: inline-block;
        vertical-align: bottom; }
      .productView-price .price-section.non-sale-price--withoutTax[style="display: none;"] + .price-section {
        color: black; }
    .productView-price .price-section.price-none {
      margin: 0; }
      .productView-price .price-section.price-none + .price-section--withoutTax {
        margin-left: 13px; }
      .productView-price .price-section.price-none[style="display: none;"] + .price-section--withoutTax {
        margin-left: 0; }
  .productView-price > p {
    font-size: 14px;
    font-weight: 400;
    font-style: italic;
    line-height: 1.75;
    letter-spacing: 0;
    color: black;
    margin-bottom: 0; }
  .productView-price .price-section--saving {
    font-size: 14px;
    font-weight: 400;
    font-style: italic;
    line-height: 25px;
    letter-spacing: 0;
    color: #7f7f7f;
    margin: 4px 0 0 0; }

.productView-shortDesc {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.75;
  color: black;
  margin-bottom: 20px; }

.productView-messages {
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: black;
  letter-spacing: 0;
  line-height: 1.75;
  margin: 5px 0;
  text-align: left; }
  .productView-messages a {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    font-style: italic;
    line-height: 1.75;
    color: black;
    transition: unset; }
    .productView-messages a span {
      padding: 0 1px 0 0; }
  @media (min-width: 1025px) {
    .productView-messages a:hover {
      color: #e9446e; }
      .productView-messages a:hover span {
        background-image: linear-gradient(transparent 97%, #e9446e 3%);
        background-repeat: repeat-x;
        background-position-y: 0; } }

.productView-options {
  position: relative;
  width: auto;
  margin: 0 0 12px 0; }
  .productView-options:before, .productView-options:after {
    content: " ";
    display: table; }
  .productView-options:after {
    clear: both; }
  @media (max-width: 550px) {
    .productView-options.has-productOptions {
      padding-top: 30px; } }
  .productView-options .alertBox {
    -ms-flex-pack: start;
    justify-content: flex-start; }
    .productView-options .alertBox .alertBox-icon {
      padding: 0 15px 0 0;
      line-height: 24px; }
  .productView-options .productView-releaseDate {
    font-size: 14px;
    color: black;
    line-height: 28px;
    margin: 0 0 28px 0; }
  .productView-options .productView-optionsStock {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0;
    color: #e7040f;
    font-style: italic;
    margin: 5px 0 5px 0; }
  .productView-options .productView-sizeChart {
    display: inline-block;
    vertical-align: top;
    margin: 7px 25px 10px 0; }
    .productView-options .productView-sizeChart:before, .productView-options .productView-sizeChart:after {
      content: " ";
      display: table; }
    .productView-options .productView-sizeChart:after {
      clear: both; }
    .productView-options .productView-sizeChart-link {
      display: flex;
      align-items: center;
      transition: unset; }
      .productView-options .productView-sizeChart-link svg {
        width: 28px;
        height: 17px;
        fill: black;
        margin-right: 10px; }
      .productView-options .productView-sizeChart-link .text {
        font-size: 14px;
        font-weight: 400;
        font-style: normal;
        line-height: 24px;
        letter-spacing: 0;
        text-transform: capitalize;
        color: black;
        transition: unset; }
  .productView-options .productView-askAnExpert {
    display: inline-block;
    vertical-align: top;
    margin: 7px 0 10px 0; }
    .productView-options .productView-askAnExpert:before, .productView-options .productView-askAnExpert:after {
      content: " ";
      display: table; }
    .productView-options .productView-askAnExpert:after {
      clear: both; }
    .productView-options .productView-askAnExpert-link {
      display: flex;
      align-items: center;
      transition: unset; }
      .productView-options .productView-askAnExpert-link svg {
        width: 20px;
        height: 20px;
        fill: black;
        margin-right: 10px; }
      .productView-options .productView-askAnExpert-link .text {
        font-size: 14px;
        font-weight: 400;
        font-style: normal;
        line-height: 24px;
        letter-spacing: 0;
        text-transform: capitalize;
        color: black;
        transition: unset; }
    @media (max-width: 1024px) {
      .productView-options .productView-askAnExpert {
        padding-right: 20px; } }
  .productView-options .form {
    display: block;
    position: relative;
    width: auto;
    margin: 0;
    padding: 0; }
    .productView-options .form .form-field {
      display: block;
      letter-spacing: 0;
      font-size: 0;
      margin: 0;
      padding-bottom: 10px; }
      .productView-options .form .form-field.form-field--increments {
        padding-bottom: 0;
        padding-right: 0; }
      .productView-options .form .form-field .form-label {
        display: flex;
        align-items: center;
        font-family: "Roboto", Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: 700;
        letter-spacing: 0.02em;
        line-height: 20px;
        color: black;
        margin-bottom: 12px; }
        .productView-options .form .form-field .form-label small {
          display: block;
          color: #f1152f;
          line-height: inherit;
          margin: 0 0 0 3px;
          float: none; }
        .productView-options .form .form-field .form-label [data-option-value] {
          font-size: 14px;
          font-weight: 400;
          line-height: 20px;
          letter-spacing: 0.02em;
          color: #787878;
          text-transform: capitalize;
          margin: 0 0 0 6px; }
        .productView-options .form .form-field .form-label [data-product-stock] {
          font-size: 14px;
          font-weight: 400;
          line-height: 1.75;
          letter-spacing: 0;
          color: black;
          text-transform: capitalize;
          margin: 0 0 0 5px; }
      .productView-options .form .form-field.form-field--stock {
        margin-top: 15px; }
        .productView-options .form .form-field.form-field--stock .form-label {
          margin-bottom: 0; }
      .productView-options .form .form-field + .form-field {
        margin-top: 15px; }
  @media (min-width: 551px) {
    .productView-options .form-input[type="number"] {
      width: 16.66667%; } }
  .productView-options input[type="file"] {
    font-size: 14px; }
  .productView-options .shareLinkSocial {
    position: absolute;
    top: auto;
    left: auto;
    right: 0;
    bottom: 0;
    margin: 0;
    font-size: 0;
    letter-spacing: 0; }
    .productView-options .shareLinkSocial .socialLinks .icon {
      position: unset; }
    .productView-options .shareLinkSocial .icon {
      fill: black;
      width: 20px;
      height: 20px; }
    .productView-options .shareLinkSocial__button {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: 50px;
      height: 50px;
      padding: 0; }
    .productView-options .shareLinkSocial__popup {
      position: absolute;
      top: 100%;
      right: 0;
      z-index: 9;
      padding: 13px 20px 18px 20px;
      width: 326px;
      background-color: white;
      box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.1);
      margin-top: 10px; }
      .productView-options .shareLinkSocial__popup .title {
        margin-bottom: 12px;
        font-size: 12px;
        font-weight: 600;
        line-height: 24px;
        letter-spacing: 0;
        color: black;
        text-transform: uppercase; }
      .productView-options .shareLinkSocial__popup .shareLinkSocial__link {
        position: relative;
        margin-bottom: 24px; }
        .productView-options .shareLinkSocial__popup .shareLinkSocial__link input {
          border: 1px solid #cbcbcb;
          background-color: #f5f5f5;
          padding: 11px 18px 10px;
          display: block;
          width: 100%;
          color: #a0a0a0;
          font-size: 13px; }
        .productView-options .shareLinkSocial__popup .shareLinkSocial__link .shareLinkSocial__close .icon {
          width: 14px;
          height: 14px;
          position: absolute;
          top: 1px;
          right: 2px;
          left: auto;
          fill: black; }
      .productView-options .shareLinkSocial__popup .shareLinkSocial__social .title {
        margin-bottom: 7px; }
  @media (max-width: 550px) {
    .productView-options.productView-options-2 .productView-actions .form-actionFix {
      display: block;
      position: fixed;
      width: 100%;
      z-index: 99;
      left: 0;
      right: 0;
      bottom: 0;
      margin: 0 auto;
      padding: 10px 15px;
      background: white;
      border-top: 1px solid transparent;
      box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.06), 0 1px 2px 0 rgba(0, 0, 0, 0.1); }
      .productView-options.productView-options-2 .productView-actions .form-actionFix .form-action {
        width: calc(100% - 55px); }
    .productView-options.productView-options-2 .form-wishlist[data-wishlist-add] {
      position: fixed;
      left: auto;
      right: 15px;
      bottom: 10px;
      z-index: 99; }
      .productView-options.productView-options-2 .form-wishlist[data-wishlist-add] [data-dropdown-content] {
        top: auto !important;
        bottom: 66px; }
    .productView-options.productView-options-2 .form-wishlist.form-wishlist-2 {
      position: absolute;
      top: auto;
      left: auto;
      right: 0;
      bottom: 0; }
      .productView-options.productView-options-2 .form-wishlist.form-wishlist-2 [data-dropdown-content] {
        top: calc(100% + 6px) !important;
        bottom: auto; } }
  @media (min-width: 1025px) {
    .productView-options .productView-releaseDate {
      margin-bottom: 20px; }
    .productView-options .productView-sizeChart .productView-sizeChartlink:hover .icon {
      fill: #e9446e; }
    .productView-options .productView-sizeChart .productView-sizeChartlink:hover .text {
      color: #e9446e; } }

[data-product-option-change] [data-option-name="Size"] {
  position: relative; }
  @media (min-width: 1600px) {
    [data-product-option-change] [data-option-name="Size"] .option-value-size {
      width: 50%; } }

.itemProduct-options {
  position: relative; }
  @media (max-width: 1024px) {
    .itemProduct-options .itemProduct-options-wrapper {
      display: block;
      white-space: nowrap;
      overflow: auto hidden;
      margin: 0 -10px;
      padding: 0 10px; }
      .itemProduct-options .itemProduct-options-wrapper:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: -10px;
        background: linear-gradient(270deg, white 0%, rgba(255, 255, 255, 0.1));
        width: 14px;
        height: 40px;
        z-index: 1;
        transform: rotate(180deg); }
      .itemProduct-options .itemProduct-options-wrapper:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        right: -10px;
        background: linear-gradient(270deg, white 0%, rgba(255, 255, 255, 0.1));
        width: 50px;
        height: 40px;
        z-index: 1; } }

.productOptions-list {
  border: 1px solid #cccccc;
  list-style: none;
  margin: 0;
  max-height: 400px;
  overflow-y: auto; }
  .productOptions-list-item {
    padding: 1.5rem; }
    .productOptions-list-item .form-label {
      font-size: 14px;
      font-weight: 400;
      letter-spacing: 0;
      line-height: 24px;
      text-transform: none;
      margin: 0 0 4px 0;
      padding-left: 30px; }
    .productOptions-list-item + .productOptions-list-item {
      border-top: 1px solid #cccccc; }
  .productOptions-list .productOptions-list-item-figure,
  .productOptions-list .productOptions-list-item-content {
    display: table-cell;
    vertical-align: middle; }
  .productOptions-list .productOptions-list-item-figure {
    width: 3rem; }
  .productOptions-list .productOptions-list-item-content {
    padding-left: 1.28571rem; }

.productView-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: flex-start;
  padding: 0 113px 0 0;
  margin: 10px 0 0 0; }
  .productView-actions .form-field--increments {
    margin-bottom: 15px !important;
    margin-right: 15px !important;
    padding-right: 15px; }
    .productView-actions .form-field--increments .form-label {
      display: block; }
    .productView-actions .form-field--increments .form-increment {
      min-height: 48px; }
      .productView-actions .form-field--increments .form-increment .button {
        height: 48px; }
    .productView-actions .form-field--increments .form-input--incrementTotal {
      font-size: 14px;
      font-weight: 400;
      font-style: normal;
      text-align: center;
      width: 105px;
      color: black;
      border: 1px solid #cbcbcb;
      padding: 10px 30px;
      line-height: 1;
      max-width: 100%;
      min-height: 48px; }
  .productView-actions .form-actionFix {
    display: block;
    width: 100%; }
    .productView-actions .form-actionFix .form-action {
      width: 100%; }
  .productView-actions .form-action {
    width: 100%; }
    .productView-actions .form-action .button {
      width: 100%;
      text-transform: uppercase;
      height: 48px;
      line-height: 46px; }
      .productView-actions .form-action .button.button--buyItNow {
        max-width: 100%; }
      @media (max-width: 550px) {
        .productView-actions .form-action .button {
          max-width: 100%; } }
    .productView-actions .form-action-text {
      font-size: 14px;
      font-weight: 500;
      letter-spacing: 0;
      width: 100%;
      height: 50px;
      line-height: 50px;
      display: inline-block;
      vertical-align: top;
      background: #333333;
      color: white;
      border-color: white;
      text-align: center;
      text-transform: uppercase;
      padding: 0 15px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
  .productView-actions + .productView-actions {
    margin-top: 15px;
    padding-right: 0; }
    .productView-actions + .productView-actions .form-action {
      width: 100%; }
  .productView-actions.productView-actions-2 {
    margin-top: 15px;
    display: block;
    padding-right: calc(50% + 5px); }
    .productView-actions.productView-actions-2 .form-action-text {
      height: 50px;
      line-height: 48px; }
  @media (min-width: 551px) {
    .productView-actions {
      flex-wrap: nowrap; }
      .productView-actions .form-field--increments {
        margin-bottom: 0 !important; }
      .productView-actions .form-actionFix {
        width: calc(100% - 121px); }
        .productView-actions .form-actionFix.form-actionFix2 {
          width: 100%; }
      .productView-actions .form-action {
        width: calc(100% - 121px); }
        .productView-actions .form-action.form-action2 {
          width: 100%; } }

.productAttributes-message {
  margin-top: 15px;
  margin-bottom: 15px; }

.form-wishlist[data-wishlist-add] {
  position: absolute;
  top: auto;
  left: auto;
  right: 50px;
  bottom: 0;
  margin: 0;
  font-size: 0;
  letter-spacing: 0; }
  .form-wishlist[data-wishlist-add] .dropdown-menu-button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    padding: 0;
    border-radius: 50%;
    background: #f7f7f7;
    border-color: #f7f7f7; }
    .form-wishlist[data-wishlist-add] .dropdown-menu-button .text {
      display: none; }
    .form-wishlist[data-wishlist-add] .dropdown-menu-button .icon {
      display: inline-block;
      vertical-align: top;
      width: 23px;
      height: 23px;
      position: relative;
      top: 0;
      left: 0;
      z-index: 5;
      margin: 0;
      fill: black; }
    .form-wishlist[data-wishlist-add] .dropdown-menu-button.is-open {
      background-color: black; }
      .form-wishlist[data-wishlist-add] .dropdown-menu-button.is-open .icon {
        fill: white; }
  .form-wishlist[data-wishlist-add] [data-dropdown-content] {
    outline: 0;
    width: 100%;
    z-index: 5;
    text-align: left;
    white-space: normal;
    line-height: 22px;
    min-width: 235px;
    box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.1);
    top: calc(100% + 10px) !important;
    left: auto !important;
    right: 0 !important;
    margin: 0;
    padding: 0;
    background: white; }
    .form-wishlist[data-wishlist-add] [data-dropdown-content] li {
      display: inline-block;
      vertical-align: middle;
      position: relative;
      width: 100%;
      padding: 4px 0 2px 0;
      line-height: unset; }
      .form-wishlist[data-wishlist-add] [data-dropdown-content] li a,
      .form-wishlist[data-wishlist-add] [data-dropdown-content] li input {
        font-size: 14px;
        font-weight: 400;
        color: black;
        line-height: 1.75;
        letter-spacing: 0;
        border: 0;
        height: auto;
        padding: 5px 15px 6px 15px;
        text-align: center;
        width: 100%;
        text-transform: capitalize;
        background: transparent; }
      .form-wishlist[data-wishlist-add] [data-dropdown-content] li + li {
        border-top: 1px solid #e6e6e6; }
      .form-wishlist[data-wishlist-add] [data-dropdown-content] li:hover a,
      .form-wishlist[data-wishlist-add] [data-dropdown-content] li:hover input {
        color: #e9446e; }
  .form-wishlist[data-wishlist-add].form-wishlist-2 {
    width: 40%;
    padding-left: 5px; }
    .form-wishlist[data-wishlist-add].form-wishlist-2 .dropdown-menu-button {
      width: 100%;
      border-radius: 0;
      border: 1px solid black;
      background: transparent !important;
      padding: 0 15px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      .form-wishlist[data-wishlist-add].form-wishlist-2 .dropdown-menu-button .text {
        display: block;
        position: relative;
        font-size: 14px;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 25px;
        text-align: center;
        text-transform: uppercase;
        color: black;
        text-overflow: ellipsis; }
      .form-wishlist[data-wishlist-add].form-wishlist-2 .dropdown-menu-button .icon {
        display: none; }
    .form-wishlist[data-wishlist-add].form-wishlist-2 [data-dropdown-content] {
      min-width: calc(100% - 5px); }
  .form-wishlist[data-wishlist-add].form-wishlist-3, .form-wishlist[data-wishlist-add].form-wishlist-4 {
    bottom: 65px; }
    .form-wishlist[data-wishlist-add].form-wishlist-3 + .shareLinkSocial, .form-wishlist[data-wishlist-add].form-wishlist-4 + .shareLinkSocial {
      bottom: 65px; }
  @media (min-width: 1025px) {
    .form-wishlist[data-wishlist-add] .dropdown-menu-button:hover, .form-wishlist[data-wishlist-add] .dropdown-menu-button:focus {
      background-color: black; }
      .form-wishlist[data-wishlist-add] .dropdown-menu-button:hover .icon, .form-wishlist[data-wishlist-add] .dropdown-menu-button:focus .icon {
        fill: white; }
    .form-wishlist[data-wishlist-add].form-wishlist-2 .dropdown-menu-button:hover, .form-wishlist[data-wishlist-add].form-wishlist-2 .dropdown-menu-button:focus {
      background-color: #e82b1a !important;
      border-color: #e82b1a; }
      .form-wishlist[data-wishlist-add].form-wishlist-2 .dropdown-menu-button:hover .text, .form-wishlist[data-wishlist-add].form-wishlist-2 .dropdown-menu-button:focus .text {
        color: white; }
        .form-wishlist[data-wishlist-add].form-wishlist-2 .dropdown-menu-button:hover .text:before, .form-wishlist[data-wishlist-add].form-wishlist-2 .dropdown-menu-button:hover .text:after, .form-wishlist[data-wishlist-add].form-wishlist-2 .dropdown-menu-button:focus .text:before, .form-wishlist[data-wishlist-add].form-wishlist-2 .dropdown-menu-button:focus .text:after {
          background-color: white; } }

.productView-ViewingProduct {
  display: flex;
  margin: 0 0 16px 0;
  padding: 7px 0 0 0;
  white-space: nowrap;
  align-items: center;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.02em;
  color: #2d2d2d;
  line-height: 24px; }
  .productView-ViewingProduct .icon {
    width: 20px;
    height: 20px;
    margin: 0 10px 0 0;
    fill: black; }

.productView-share .socialLinks {
  display: inline-block;
  vertical-align: middle; }

.productView-share .socialLinks-item {
  display: inline-block;
  vertical-align: top;
  margin: 0 15px 15px 0;
  width: 14px;
  height: 14px; }
  .productView-share .socialLinks-item .icon {
    display: block;
    width: 100%;
    height: 100%; }
    .productView-share .socialLinks-item .icon svg {
      width: 100%;
      height: 100%;
      fill: black; }
  .productView-share .socialLinks-item:last-child {
    margin-right: 0; }

.productView-securityImage {
  display: block;
  margin: 10px 0 0 0; }
  .productView-securityImage ul {
    margin: 0;
    font-size: 0;
    list-style: none;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap; }
    .productView-securityImage ul li {
      display: inline-block;
      vertical-align: middle;
      margin-right: 15px;
      margin-bottom: 5px; }
      .productView-securityImage ul li:last-child {
        margin-right: 0; }
  .productView-securityImage img {
    max-height: 100px; }
    .productView-securityImage img.lazyload, .productView-securityImage img.lazyloading {
      width: auto;
      height: auto;
      margin: auto;
      object-fit: contain; }
  @media (min-width: 992px) {
    .productView-securityImage ul li {
      margin-right: 20px;
      margin-bottom: 20px; } }
  @media (min-width: 1025px) {
    .productView-securityImage ul {
      overflow: visible; } }

.halo-compareColors-swatch {
  margin: 0 0 15px 0; }
  .halo-compareColors-swatch .form-option-swatch .form-option-variant {
    background-size: cover !important; }
  .halo-compareColors-swatch .form-option.show-color .form-option-variant:after {
    border-color: #cbcbcb; }

.halo-compareColors-image {
  display: block;
  font-size: 0;
  letter-spacing: 0;
  position: relative;
  white-space: nowrap;
  overflow: auto;
  margin: 0 -15px;
  -webkit-overflow-scrolling: touch; }
  .halo-compareColors-image .item {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 0 15px;
    text-align: center; }
    .halo-compareColors-image .item .color {
      display: block;
      width: 100%;
      height: 128px;
      margin: 0 0 6px 0;
      border: 0;
      border-radius: 6px; }
      .halo-compareColors-image .item .color.color2, .halo-compareColors-image .item .color.color3 {
        display: flex;
        justify-content: space-between;
        overflow: hidden; }
    .halo-compareColors-image .item .color2,
    .halo-compareColors-image .item .color3 {
      border: 1px solid #e6e6e6;
      width: 100%;
      height: 128px;
      margin: 0 0 6px 0; }
      .halo-compareColors-image .item .color2 span,
      .halo-compareColors-image .item .color3 span {
        display: block;
        width: 100%;
        height: 100%;
        position: relative; }
    .halo-compareColors-image .item .title {
      display: block;
      font-size: 14px;
      font-weight: 400;
      letter-spacing: 0;
      line-height: 28px;
      text-align: center;
      color: black;
      text-transform: unset;
      margin: 0 0 15px 0; }
    .halo-compareColors-image .item.item-partern .image {
      display: block;
      width: 100%;
      margin: 0 0 6px 0;
      border: 0;
      border-radius: 6px; }
    .halo-compareColors-image .item.item-partern img {
      width: auto; }

.halo-compareColors-text {
  display: block;
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
  color: black;
  letter-spacing: 0;
  line-height: 1.75;
  text-align: center;
  text-transform: capitalize;
  padding: 15px 0 0 0; }

.halo-compareColors + .halo-compareColors {
  display: none !important; }

@media (min-width: 551px) {
  .halo-compareColors-image .item {
    width: 33.33333333333%; } }

@media (min-width: 1025px) {
  .halo-compareColors-swatch {
    margin-bottom: 20px; }
  .halo-compareColors-image .item {
    width: 130px; }
    .halo-compareColors-image .item.item-partern {
      width: 16.6666667%; } }

.productView-nextProducts {
  display: none; }
  .productView-nextProducts .next-prev-icons {
    display: flex;
    align-items: center;
    justify-content: space-between; }
  .productView-nextProducts .prev-icon,
  .productView-nextProducts .next-icon {
    display: flex;
    align-items: center;
    width: auto;
    padding: 0;
    margin: 0;
    transition: unset; }
    .productView-nextProducts .prev-icon .text,
    .productView-nextProducts .next-icon .text {
      font-size: 14px;
      font-weight: 400;
      line-height: 40px;
      letter-spacing: 0;
      color: black;
      display: none; }
      .productView-nextProducts .prev-icon .text span,
      .productView-nextProducts .next-icon .text span {
        padding: 0 0 1px 0; }
    .productView-nextProducts .prev-icon .icon,
    .productView-nextProducts .next-icon .icon {
      width: 20px;
      height: 20px;
      fill: black; }
    .productView-nextProducts .prev-icon.disable,
    .productView-nextProducts .next-icon.disable {
      opacity: .25;
      cursor: no-drop; }
  .productView-nextProducts .prev-icon .icon {
    margin-right: 10px; }
  .productView-nextProducts .next-icon {
    margin-left: 3px; }
    .productView-nextProducts .next-icon .icon {
      margin-left: 10px; }
  .productView-nextProducts .next-prev-modal {
    display: none;
    position: absolute;
    top: 100%;
    left: auto;
    right: 0;
    z-index: 3;
    padding-top: 8px; }
    .productView-nextProducts .next-prev-modal.is-active {
      display: block; }
  .productView-nextProducts .next-prev-content {
    display: none;
    width: 360px;
    padding: 10px 30px 10px 0;
    background-color: white;
    border-radius: 0;
    border: 0;
    box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.1); }
    .productView-nextProducts .next-prev-content .card {
      width: 100%;
      display: flex; }
      .productView-nextProducts .next-prev-content .card:before {
        content: none; }
    .productView-nextProducts .next-prev-content .card-image {
      width: 70px;
      position: relative; }
    .productView-nextProducts .next-prev-content .card-content {
      padding-top: 0;
      padding-left: 15px;
      width: calc(100% - 70px);
      display: flex;
      flex-direction: column;
      justify-content: center; }
      .productView-nextProducts .next-prev-content .card-content .card-price {
        justify-content: flex-start; }
    .productView-nextProducts .next-prev-content .card-title {
      top: unset;
      margin: 0;
      line-height: 24px; }
      .productView-nextProducts .next-prev-content .card-title a {
        font-size: 14px; }
      .productView-nextProducts .next-prev-content .card-title .card-ellipsis {
        -webkit-line-clamp: 2; }
    .productView-nextProducts .next-prev-content.is-show {
      display: block; }
  @media (min-width: 1025px) {
    .productView-nextProducts {
      display: block;
      position: absolute;
      top: -51px;
      right: 0;
      z-index: 10; }
      .productView-nextProducts .next-prev-icons > a:hover .text span, .productView-nextProducts .next-prev-icons > a:active .text span, .productView-nextProducts .next-prev-icons > a:focus .text span {
        background-image: linear-gradient(transparent 97%, black 3%);
        background-repeat: repeat-x;
        background-position-y: 0; } }
  @media (min-width: 1400px) {
    .productView-nextProducts .prev-icon .icon,
    .productView-nextProducts .next-icon .icon {
      width: 20px;
      height: 20px; } }

.productView-notifyMe {
  display: block;
  padding: 8px 0 24px 0;
  margin: 0; }
  .productView-notifyMe-form {
    display: block;
    margin: 0;
    padding: 0; }
  .productView-notifyMe-text {
    display: none;
    margin: 20px 0 0 0;
    padding: 0; }
    .productView-notifyMe-text .alertBox {
      margin-bottom: 0; }
  .productView-notifyMe .form-field {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0; }
    .productView-notifyMe .form-field + .form-field {
      margin-top: 11px; }
  .productView-notifyMe .form-field-checkbox {
    display: inline-block;
    vertical-align: top;
    position: relative; }
    .productView-notifyMe .form-field-checkbox input[type="checkbox"] + .form-label {
      position: relative;
      padding-left: 25px;
      margin-bottom: 0;
      font-weight: 400; }
    .productView-notifyMe .form-field-checkbox span {
      border-bottom: 1px solid black;
      color: black; }
  .productView-notifyMe .form-label {
    width: 100%;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    letter-spacing: 0;
    color: black;
    margin-bottom: 10px; }
  .productView-notifyMe .form-input {
    font-style: normal;
    width: calc(100% - 185px);
    padding-left: 20px; }
  .productView-notifyMe .button {
    width: 175px;
    margin: 0 0 0 10px;
    text-transform: uppercase; }

.productView-info-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .productView-info-bottom .productView-ViewingProduct {
    margin-bottom: 7px; }
  @media (max-width: 375px) {
    .productView-info-bottom {
      display: block; } }

.social-mediaBlock .at-icon-wrapper svg {
  width: 18px !important;
  height: 18px !important;
  fill: black !important; }

.at-share-btn-elements .at-icon-wrapper:first-child {
  margin-left: -5px !important; }

.productDescription__block .title {
  margin-bottom: 18px; }

.productDescription__block .productDescription__content > p {
  line-height: 26px;
  margin-bottom: 40px; }

.description-2col {
  margin-top: 35px;
  margin-bottom: 18px; }

.description-bottom {
  width: 80%;
  margin: 50px auto 48px auto !important;
  font-style: italic;
  text-align: center; }
  @media (max-width: 1024px) {
    .description-bottom {
      margin: 20px auto 48px auto !important; } }
  @media (max-width: 551px) {
    .description-bottom {
      width: 100%; } }

.des2col-item.des2col-item-2 .des2colItem-content {
  order: 0;
  margin: 50px 0px 0px 45px; }

.des2col-item.des2col-item-2 .des2colItem-container > ul {
  list-style: auto; }

.des2col-item.des2col-item-2 .des2colItem-img {
  margin: 0; }

.des2col-item .des2colItem-img {
  width: 100%;
  display: flex;
  align-items: center;
  margin: 0; }
  .des2col-item .des2colItem-img img {
    width: 100%; }

.des2col-item .des2colItem-content {
  width: 100%;
  position: relative;
  margin: 45px 55px 0px 0px;
  order: -1; }
  .des2col-item .des2colItem-content img {
    width: 100%; }
  .des2col-item .des2colItem-content .des2colItem-container {
    text-align: left; }
  .des2col-item .des2colItem-content .des2colItem-featured {
    margin-bottom: 10px; }
  .des2col-item .des2colItem-content .des2colItem-title {
    font-size: 12px;
    color: black;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 10px;
    line-height: 16px;
    letter-spacing: 0.02em; }
    .home-layout-3 .des2col-item .des2colItem-content .des2colItem-title {
      font-family: "Roboto", Arial, Helvetica, sans-serif;
      font-size: 14px; }
  .des2col-item .des2colItem-content p + p {
    margin-top: 1.5rem; }

@media (min-width: 992px) {
  .des2col-item {
    display: flex; }
    .des2col-item .des2colItem-img {
      width: calc(100% - 37%); }
    .des2col-item .des2colItem-content {
      width: 37%; } }

@media (max-width: 991px) {
  .des2col-item + .des2col-item {
    display: flex;
    flex-direction: column; }
    .des2col-item + .des2col-item .des2colItem-img {
      order: -1; }
  .des2col-item .des2colItem-img {
    margin-left: 0 !important; }
  .des2col-item .des2colItem-content {
    margin-left: 0 !important; } }

@media (max-width: 767px) {
  .des2col-item .des2colItem-content {
    margin-left: 0 !important; } }

.description-oneList {
  font-size: 0;
  margin: 0 auto; }

.desOneList-item {
  margin-bottom: 32px;
  display: inline-block;
  vertical-align: top;
  font-size: 14px; }
  .desOneList-item .desOneList-title {
    color: black;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 12px;
    text-transform: uppercase;
    letter-spacing: .02em; }
  .desOneList-item .desOneList-content {
    line-height: 20px;
    margin-top: 13px; }

.desTwoList-item {
  margin-bottom: 0;
  width: 100%;
  display: inline-block;
  vertical-align: top;
  font-size: 14px; }
  .desTwoList-item .desTwoList-title {
    color: black;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0; }
  .desTwoList-item .desTwoList-list {
    margin-top: 8px;
    padding-bottom: 0; }
    .desTwoList-item .desTwoList-list li {
      line-height: 35px; }
  .desTwoList-item.desTwoList-item--number {
    padding-left: 0; }
    .desTwoList-item.desTwoList-item--number .desTwoList-list {
      list-style: auto; }
  @media (min-width: 992px) {
    .desTwoList-item {
      width: 50%; }
      .desTwoList-item.desTwoList-item--number {
        padding-left: 17px; } }

.description-blockQuote {
  margin: 22px auto 24px;
  padding: 10px 0;
  text-align: left; }
  .description-blockQuote > * {
    margin-left: auto;
    margin-right: auto; }
  .description-blockQuote .desBlockQuote-title {
    margin-top: 0;
    margin-bottom: 20px;
    color: black;
    font-size: 14px;
    font-weight: 700;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.02em; }
  .description-blockQuote .desBlockQuote-des {
    border-left: 4px solid #eeeeee;
    padding: 0;
    margin-left: 20px;
    padding-left: 15px;
    padding-top: 6px;
    padding-bottom: 6px;
    font-style: italic; }

.productView-tab .productReviews {
  display: block;
  border-top: none; }
  .productView-tab .productReviews .page-heading {
    margin: 0;
    font-size: 24px;
    font-weight: 700;
    text-transform: capitalize; }
  .productView-tab .productReviews .toggleLink-text svg {
    fill: #323232; }
  .productView-tab .productReviews .toggle-title {
    position: relative;
    margin-bottom: 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #e6e6e6; }
    .productView-tab .productReviews .toggle-title .page-heading {
      display: inline-block;
      vertical-align: middle; }
    .productView-tab .productReviews .toggle-title .number-review,
    .productView-tab .productReviews .toggle-title .write-review {
      display: inline-block;
      vertical-align: middle;
      color: black;
      font-size: 16px;
      text-align: center;
      height: 40px;
      line-height: 40px;
      border-radius: 50px;
      text-transform: capitalize; }
    .productView-tab .productReviews .toggle-title .number-review {
      min-width: 116px;
      background-color: #f7f7f7;
      margin-left: 13px; }
    .productView-tab .productReviews .toggle-title .write-review {
      min-width: 163px;
      border: 1px solid black;
      margin-left: 8px; }
    .productView-tab .productReviews .toggle-title .toggleLink {
      line-height: 40px; }
      .productView-tab .productReviews .toggle-title .toggleLink .icon {
        width: 13px;
        height: 13px;
        margin-right: 3px;
        position: relative;
        top: -2px; }
      .productView-tab .productReviews .toggle-title .toggleLink.is-open .icon {
        transform: rotate(-180deg); }
    .productView-tab .productReviews .toggle-title .toggleLink-text {
      font-size: 16px;
      background-image: none;
      color: black; }
  .productView-tab .productReviews .toggle-content {
    padding: 10px 0; }
  .productView-tab .productReviews.toggle:last-of-type {
    margin-bottom: 0; }
  @media (min-width: 551px) {
    .productView-tab .productReviews .page-heading {
      font-size: 24px; } }
  @media (min-width: 1025px) {
    .productView-tab .productReviews {
      margin-top: 30px;
      padding-top: 30px; }
      .productView-tab .productReviews.productView-reviews-wrapper {
        margin-top: 0;
        padding-top: 0; }
      .productView-tab .productReviews .toggle-title {
        padding-bottom: 25px; }
      .productView-tab .productReviews .toggle-content {
        padding: 0; } }

.price--rrp,
.price--non-sale,
.price--discounted {
  text-decoration: line-through; }

.price-section--minor {
  color: #999999; }

.page-compare .page-content {
  padding-top: 32px; }

.compareTable {
  border: 1px solid #e6e6e6;
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
  margin: 0; }
  @media (max-width: 1024px) {
    .compareTable {
      display: none; } }

.compareText {
  display: block;
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  line-height: 1.75;
  letter-spacing: 0;
  color: black; }
  @media (min-width: 801px) {
    .compareText {
      display: none; } }

.compareTable-row {
  vertical-align: top; }
  .compareTable-row .compareTable-item {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: 0;
    color: black; }
  .compareTable-row + .compareTable-row .compareTable-heading,
  .compareTable-row + .compareTable-row .compareTable-item {
    border-top: 1px solid #e5e5e5; }
  .compareTable-row + .compareTable-row .compareTable-heading:empty {
    border-top: 0; }

.compareTable-heading {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  color: black;
  padding: 11px 15px;
  position: relative;
  text-align: center;
  width: 0; }
  @media (min-width: 1025px) {
    .compareTable-heading {
      width: 25%; } }

.compareTable-headingText {
  white-space: nowrap; }

.compareTable-item {
  padding: 3.28571rem 1rem 1.28571rem; }
  @media (min-width: 801px) {
    .compareTable-item {
      padding-top: 1.28571rem; } }

.compareTable th,
.compareTable td {
  border: 1px solid #e6e6e6;
  border-spacing: 0px; }

.compareTable thead {
  text-align: center; }

.compareTable .compareTable-item.text-center,
.compareTable .compareTable-heading.text-center {
  width: 150px; }

.compareTable-product {
  padding: 2rem 1rem; }
  .compareTable-product .card {
    border: none;
    text-align: center; }
    .compareTable-product .card:before {
      content: none; }
    .compareTable-product .card .card-img-container .card-image {
      border: 0; }
    .compareTable-product .card .card-img-container:before {
      content: none; }
    .compareTable-product .card .card-img-container:after {
      padding-bottom: 0; }
    .compareTable-product .card .card-body {
      text-align: center; }
      .compareTable-product .card .card-body .card-brand {
        margin: 15px 0 5px 0;
        color: black; }
      .compareTable-product .card .card-body .card-figcaption-group {
        max-width: 270px;
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto; }
        .compareTable-product .card .card-body .card-figcaption-group span {
          border-bottom: none; }
      .compareTable-product .card .card-body .card-action {
        padding-top: 0;
        padding-bottom: 0; }
        .compareTable-product .card .card-body .card-action span:before, .compareTable-product .card .card-body .card-action span:after {
          background-color: white;
          -webkit-transition: all .5s ease;
          -moz-transition: all .5s ease;
          -ms-transition: all .5s ease;
          -o-transition: all .5s ease;
          transition: all .5s ease; }
        @media (min-width: 1025px) {
          .compareTable-product .card .card-body .card-action:hover span:before, .compareTable-product .card .card-body .card-action:hover span:after {
            background-color: black; } }
      .compareTable-product .card .card-body .card-title {
        margin-bottom: 10px; }
      .compareTable-product .card .card-body .card-price {
        justify-content: center; }
  .compareTable-product .compareTable-removeProduct {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 32px;
    height: 32px;
    padding: 10px;
    background-color: black;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center; }
    .compareTable-product .compareTable-removeProduct .icon {
      display: block;
      margin: 0;
      width: 100%;
      height: 100%;
      fill: white; }
  @media (min-width: 1025px) {
    .compareTable-product .compareTable-removeProduct:hover {
      background-color: #e82b1a; }
      .compareTable-product .compareTable-removeProduct:hover .icon {
        fill: white; } }

.blocker {
  background: rgba(255, 255, 255, 0.5);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 500; }

.blocker-container {
  position: relative; }

.textTruncate {
  padding-bottom: 1.5rem;
  position: relative;
  transition: max-height 100ms ease-out; }

.js .textTruncate {
  max-height: 110px;
  overflow: hidden; }

.js .textTruncate--visible {
  max-height: 71.42857rem; }

.textTruncate-viewMore {
  background-color: white;
  bottom: 0;
  padding-top: 10px;
  position: absolute;
  width: 100%; }

.toggle {
  border-top: 1px solid #e5e5e5;
  margin-bottom: 2.28571rem; }
  .toggle:last-of-type {
    margin-bottom: 4.57143rem; }

.toggle-title {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
  color: black;
  padding: 0;
  margin: 10px 0 20px 0;
  text-transform: unset; }

.toggleLink {
  color: black; }
  .toggleLink:hover {
    color: black; }
  .toggle-title .toggleLink {
    float: right;
    line-height: 24px; }
  .toggleLink.toggleLink-viewMore {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    font-weight: 400;
    font-style: italic;
    line-height: 1.5;
    letter-spacing: 0;
    text-transform: unset;
    padding: 0;
    transition: unset;
    width: auto;
    color: black; }
    .toggleLink.toggleLink-viewMore .toggleLink-text {
      padding: 0 0 1px 0;
      background-image: linear-gradient(transparent 97%, black 3%);
      background-repeat: repeat-x;
      background-position-y: -3px;
      display: inline;
      font-size: inherit;
      font-weight: inherit; }
  .toggleLink.toggleLink-clear {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    font-weight: 400;
    font-style: italic;
    line-height: 1.5;
    letter-spacing: 0;
    text-transform: unset;
    padding: 0;
    transition: unset;
    width: auto;
    color: black; }
    .toggleLink.toggleLink-clear .toggleLink-text {
      padding: 0 0 1px 0;
      background-image: linear-gradient(transparent 97%, black 3%);
      background-repeat: repeat-x;
      background-position-y: -3px;
      display: inline;
      font-size: inherit;
      font-weight: inherit; }
  @media (min-width: 1025px) {
    .toggleLink:hover {
      color: #e9446e; }
      .toggleLink:hover .toggleLink-text {
        background-image: linear-gradient(transparent 97%, #e9446e 3%);
        background-repeat: repeat-x;
        background-position-y: -3px; } }

.toggleLink-text {
  font-size: 12px;
  font-weight: 400; }

.toggleLink-text--off {
  display: inline-block; }
  .toggleLink.is-open .toggleLink-text--off {
    display: none; }

.toggleLink-text--on {
  display: none; }
  .toggleLink.is-open .toggleLink-text--on {
    display: inline-block; }

.toggle-content {
  display: none; }
  .toggle-content.is-open {
    display: block; }

.facetedSearch-toggle {
  margin: 0 auto;
  max-width: 85.71429rem;
  width: 100%;
  border: #e5e5e5 solid;
  border-radius: 4px;
  border-width: 1px;
  display: none;
  margin-bottom: 2rem;
  padding: 1rem; }
  .facetedSearch-toggle:before, .facetedSearch-toggle:after {
    content: " ";
    display: table; }
  .facetedSearch-toggle:after {
    clear: both; }
  .facetedSearch-toggle.is-open {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: 0; }

.facetedSearch-toggle-text,
.facetedSearch-toggle-indicator {
  display: block;
  font-weight: normal; }

.facetedSearch-toggle-text {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 58.33333%;
  float: left;
  padding: 0;
  text-align: left; }

.facetedSearch-toggle-indicator {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 41.66667%;
  float: left;
  font-weight: bold;
  padding: 0;
  text-align: right; }

.facetedSearch-navList {
  display: none; }
  @media (min-width: 801px) {
    .facetedSearch-navList {
      display: block !important; } }
  .facetedSearch-navList.is-open {
    display: block; }
    .facetedSearch-navList.is-open .accordion--navList,
    .facetedSearch-navList.is-open .accordion-block:first-child .accordion-navigation {
      border-top-left-radius: 0;
      border-top-right-radius: 0; }
  .facetedSearch-toggle + .facetedSearch-navList,
  .sidebarBlock + .facetedSearch-navList {
    margin-top: 2rem; }
  @media (min-width: 801px) {
    .facetedSearch-toggle + .facetedSearch-navList.is-open,
    .sidebarBlock + .facetedSearch-navList.is-open {
      margin-top: 2rem; } }
  .facetedSearch-navList .navList--inner {
    margin-left: 1.5rem; }

.facet-quick-heading {
  text-transform: capitalize; }

.facetedSearch-optionColumns {
  column-count: 3;
  column-gap: 20px; }

.facetedSearch-refineFilters {
  display: block; }
  .facetedSearch-refineFilters .sidebarBlock-heading {
    margin: 0 0 25px 0; }

.facetedSearch-content--rating .is-selected {
  font-weight: bold; }

.facetedSearch-noFilters {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  color: black;
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
  padding: 10px 30px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-width: 0 0 1px; }

#facetedSearch {
  padding: 0; }
  @media (min-width: 1025px) {
    #facetedSearch {
      padding: 0; } }

.facetedSearch-navList {
  display: block; }

.navList.facetedSearch-optionColumns {
  margin: 15px 0 0 0; }
  .navList.facetedSearch-optionColumns .navList-item {
    width: 100%; }
  @media (min-width: 768px) {
    .navList.facetedSearch-optionColumns {
      margin-left: -15px;
      margin-right: -15px;
      font-size: 0;
      left: 0;
      display: block; }
      .navList.facetedSearch-optionColumns .navList-item {
        display: inline-block;
        vertical-align: top;
        padding: 5px 15px; } }

.banners {
  background-color: black;
  color: white;
  padding: 0.78571rem 0;
  text-align: center; }
  .banners p:last-child {
    margin-bottom: 0; }
  .banners a {
    color: white; }

.banner {
  margin: 0 auto;
  max-width: 85.71429rem;
  width: 100%; }
  .banner:before, .banner:after {
    content: " ";
    display: table; }
  .banner:after {
    clear: both; }
  .banner + .banner {
    margin-top: 1.5rem; }

.facetLabel {
  background: #e5e5e5;
  border-radius: 4px;
  padding: 0.21429rem 0.5rem 0.21429rem 0.71429rem;
  text-decoration: none; }
  .facetLabel .icon {
    height: 0.85714rem;
    width: 0.85714rem;
    display: inline-block;
    fill: black;
    position: relative;
    top: -1px; }

.cart-additionalCheckoutButtons:before, .previewCart-additionalCheckoutButtons:before, .cart-additionalCheckoutButtons:after, .previewCart-additionalCheckoutButtons:after {
  content: " ";
  display: table; }

.cart-additionalCheckoutButtons:after, .previewCart-additionalCheckoutButtons:after {
  clear: both; }

.cart-additionalCheckoutButtons .FloatRight:before, .previewCart-additionalCheckoutButtons .FloatRight:before, .cart-additionalCheckoutButtons .FloatRight:after, .previewCart-additionalCheckoutButtons .FloatRight:after {
  content: " ";
  display: table; }

.cart-additionalCheckoutButtons .FloatRight:after, .previewCart-additionalCheckoutButtons .FloatRight:after {
  clear: both; }

.cart-additionalCheckoutButtons .FloatRight p, .previewCart-additionalCheckoutButtons .FloatRight p {
  float: none !important;
  margin: 0.5rem 0;
  text-align: right; }

.cart-additionalCheckoutButtons .FloatRight div, .previewCart-additionalCheckoutButtons .FloatRight div {
  float: right; }

.page-type-cart .page-cart {
  margin: 0 auto;
  max-width: 1370px; }

.page-type-cart [data-cart] {
  padding: 0; }

.page-cart.has-calculate-shipping [data-cart-status] .alertBox.Upsell.Banner, .page-cart.has-calculate-shipping [data-cart-status] .alertBox.Congratulations.Banner {
  display: none; }

.page-cart.has-calculate-shipping .page-header + .halo-free-shipping-message {
  margin-bottom: 25px;
  height: 46px; }

.page-cart.has-calculate-shipping .progress-meter .progress-percent {
  font-size: 12px;
  color: white;
  display: block;
  height: 14px;
  line-height: 14px;
  letter-spacing: 0.02rem; }

.page-cart.has-calculate-shipping .shipping-message .progress-percent {
  display: none; }

.page-cart.has-calculate-shipping .halo-free-shipping-message {
  padding-top: 0;
  padding-bottom: 0; }
  .page-cart.has-calculate-shipping .halo-free-shipping-message .progress-shipping {
    height: 14px;
    margin: 0 0 12px 0; }
  .page-cart.has-calculate-shipping .halo-free-shipping-message .shipping-message-100 {
    padding-top: 11px;
    padding-bottom: 11px;
    background: #fafafa; }

.halo-cart-notification {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fbf8e5;
  padding: 10px 15px 10px 15px;
  font-size: 14px;
  font-weight: 400;
  color: #8a714a;
  margin: 0 0 35px 0;
  line-height: 30px; }
  .halo-cart-notification .time {
    font-weight: 500; }
  .halo-cart-notification .icon {
    display: none;
    width: 28px;
    height: 28px;
    margin: 0 7px 0 0;
    position: relative;
    top: -1px; }
    .halo-cart-notification .icon svg {
      fill: #8a714a;
      stroke: transparent; }
  @media (min-width: 768px) {
    .halo-cart-notification .icon {
      display: inline-block; } }

.cart {
  display: block;
  width: 100%;
  margin: 0 0 18px 0; }
  @media (min-width: 768px) {
    .cart {
      display: table;
      border-collapse: collapse;
      border-spacing: 0; } }

.cart-header {
  display: none;
  text-align: left;
  width: 100%; }
  .cart-header-item {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: black;
    letter-spacing: 0.25px;
    line-height: 1.75;
    padding: 11px 15px;
    background-color: #f7f7f7;
    text-transform: uppercase; }
  @media (min-width: 768px) {
    .cart-header {
      display: table-header-group; } }
  @media (min-width: 1025px) {
    .cart-header-item {
      padding-left: 30px;
      padding-right: 30px; }
      .cart-header-item.cart-header-quantity {
        text-align: center; }
      .cart-header-item.cart-header-total {
        text-align: right; } }

.cart-header-item:last-child {
  text-align: right; }

.cart-list {
  display: block;
  text-align: left;
  width: 100%; }
  .cart-list .cart-item-spacer {
    width: 100%;
    height: 10px; }
  .cart-list .cart-item {
    display: block;
    border: 1px solid #e6e6e6;
    margin: 0; }
    .cart-list .cart-item-block {
      display: inline-block;
      vertical-align: middle;
      padding: 20px; }
      .cart-list .cart-item-block p {
        font-size: 14px;
        font-weight: 400;
        color: black;
        letter-spacing: 0;
        line-height: 1.625;
        margin: 0;
        text-align: center; }
      .cart-list .cart-item-block.cart-item-total {
        text-align: right;
        display: none; }
        .cart-list .cart-item-block.cart-item-total .cart-item-value {
          font-size: 16px;
          font-weight: 700; }
      .cart-list .cart-item-block.cart-item-price {
        width: 40%;
        margin: 0;
        padding-top: 0; }
        .cart-list .cart-item-block.cart-item-price .cart-item-value {
          font-size: 16px;
          font-weight: 700; }
      .cart-list .cart-item-block.cart-item-quantity {
        width: 30%;
        padding-top: 0;
        padding-left: 0;
        padding-right: 0; }
      .cart-list .cart-item-block.cart-item-remove {
        padding: 0;
        width: 30%;
        height: 45px;
        text-align: center;
        padding-left: 12px !important; }
    .cart-list .cart-item-wrapper {
      display: flex; }
    .cart-list .cart-item-block-left {
      padding: 0 15px 0 0;
      flex: 5rem 0 0; }
    .cart-list .cart-item-image {
      display: block;
      margin: 0 auto; }
    .cart-list .cart-item-name {
      margin: 0; }
      .cart-list .cart-item-name > a {
        font-family: "Roboto", Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: 400;
        margin: 0 0 4px 0;
        letter-spacing: 0;
        line-height: 1.75;
        color: black;
        text-transform: capitalize;
        text-decoration: none; }
        .cart-list .cart-item-name > a:hover {
          color: #e9446e; }
    .cart-list .cart-item-edit {
      display: inline-block;
      vertical-align: top;
      font-size: 14px;
      font-weight: 400;
      line-height: 1.75;
      letter-spacing: 0;
      color: black;
      margin: 5px 0 0 0; }
      .cart-list .cart-item-edit .icon {
        display: inline-block;
        vertical-align: -2px;
        width: 16px;
        height: 16px;
        fill: black;
        margin: 0 2px 0 0; }
      @media (min-width: 1025px) {
        .cart-list .cart-item-edit:hover .text {
          background-image: linear-gradient(transparent 97%, #e9446e 3%);
          background-repeat: repeat-x;
          background-position-y: -3px;
          padding: 0 0 1px 0; } }
    .cart-list .cart-item-options--giftWrapping .icon {
      display: inline-block;
      vertical-align: -2px;
      width: 16px;
      height: 16px;
      fill: black;
      margin: 0 7px 0 0;
      position: relative;
      top: 4px; }
    .cart-list .cart-item-options {
      margin: 3px 0 0 0;
      display: flex;
      flex-wrap: wrap; }
    .cart-list .cart-item-option-title, .cart-list .cart-item-option-description {
      font-weight: 400;
      font-size: 14px;
      color: black;
      letter-spacing: 0;
      line-height: 28px;
      margin: 0; }
    .cart-list .cart-item-option-description {
      margin-left: 5px; }
      .cart-list .cart-item-option-description a {
        color: #e9446e; }
        .cart-list .cart-item-option-description a .text {
          border-bottom: 1px dotted; }
      .cart-list .cart-item-option-description + .cart-item-option-title {
        margin-left: 5px; }
    .cart-list .cart-item .definitionList {
      margin: 0; }
      .cart-list .cart-item .definitionList:before, .cart-list .cart-item .definitionList:after {
        content: " ";
        display: table; }
      .cart-list .cart-item .definitionList:after {
        clear: both; }
      .cart-list .cart-item .definitionList .definitionList-key,
      .cart-list .cart-item .definitionList .definitionList-value {
        float: left;
        font-size: 14px;
        font-weight: 400;
        color: #737373;
        letter-spacing: 0;
        line-height: 28px;
        margin-right: 0;
        margin-bottom: 0;
        text-transform: capitalize;
        font-style: italic; }
      .cart-list .cart-item .definitionList .definitionList-value {
        margin-left: 5px; }
    .cart-list .cart-item-value {
      font-size: 14px;
      font-weight: 400;
      color: black;
      letter-spacing: 0;
      line-height: 1.75; }
    .cart-list .cart-item-quantity .cart-item-label {
      position: absolute !important;
      overflow: hidden;
      clip: rect(0 0 0 0);
      height: 1px;
      width: 1px;
      margin: -1px;
      padding: 0;
      border: 0; }
    .cart-list .cart-item-quantity .form-increment input {
      font-size: 14px;
      font-weight: 400;
      font-style: normal;
      color: black;
      text-align: center;
      width: 100%;
      background-color: white;
      border: 1px solid #cbcbcb;
      padding: 10px 30px;
      line-height: 16px;
      max-width: 100%;
      height: 42px;
      min-height: 42px;
      margin: 0;
      -webkit-appearance: none;
      -moz-appearance: none; }
    .cart-list .cart-item-remove .cart-remove {
      background-color: transparent;
      border-radius: 0;
      cursor: pointer;
      float: none;
      width: 15px;
      height: 15px;
      margin: 0;
      padding: 0;
      transition: all 0.3s ease; }
      .cart-list .cart-item-remove .cart-remove svg {
        width: 15px;
        height: 15px;
        fill: #777777; }
      .cart-list .cart-item-remove .cart-remove.cart-remove--spacer {
        visibility: hidden; }
  @media (min-width: 551px) {
    .cart-list .cart-item-block.cart-item-price {
      width: 30%;
      margin-left: 90px;
      padding-top: 5px; }
    .cart-list .cart-item-block.cart-item-remove {
      width: calc(40% - 90px); }
    .cart-list .cart-item-block-right {
      position: relative;
      top: -8px; } }
  @media (min-width: 768px) {
    .cart-list {
      display: table-row-group; }
      .cart-list .cart-item {
        display: table-row; }
        .cart-list .cart-item-block {
          display: table-cell !important;
          padding: 10px !important;
          margin: 0 !important;
          width: auto !important; }
          .cart-list .cart-item-block.cart-item-info {
            padding-right: 0; }
        .cart-list .cart-item-block-left {
          padding-right: 30px;
          flex: 130px 0 0; }
        .cart-list .cart-item-name > a {
          overflow: hidden;
          display: -webkit-box;
          -webkit-line-clamp: 1;
          text-overflow: ellipsis; }
        .cart-list .cart-item-quantity .form-increment input {
          width: 140px; }
        .cart-list .cart-item-remove .cart-remove {
          position: relative;
          float: right;
          top: -3px; } }
  @media (min-width: 1025px) {
    .cart-list .cart-item-block {
      padding: 30px !important; }
    .cart-list .cart-item-edit:hover {
      color: #e9446e; }
      .cart-list .cart-item-edit:hover .icon {
        fill: #e9446e; } }

.cart-item-block {
  display: block; }
  @media (min-width: 801px) {
    .cart-item-block {
      display: table-cell; } }
  .cart-item-block .definitionList {
    margin-bottom: 0.35714rem; }

.cart-item-figure {
  float: left;
  text-align: center;
  margin-bottom: 1.5rem;
  width: 33.33333%;
  position: relative; }
  @media (min-width: 551px) {
    .cart-item-figure {
      margin-bottom: 0;
      margin-left: -33.33333%;
      width: 33.33333%; } }
  @media (min-width: 801px) {
    .cart-item-figure {
      float: none;
      width: 8.33333%;
      padding: 0.5rem 0; } }
  .cart-item-figure:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%; }

.cart-item-fixed-image {
  width: 100%; }

.cart-item-image {
  max-height: 14rem;
  max-width: 100px; }
  @media (min-width: 801px) {
    .cart-item-image {
      margin-left: 0; } }

.cart-item-title {
  display: table-cell;
  height: 7.14286rem;
  padding-left: 1.5rem; }
  @media (min-width: 551px) {
    .cart-item-title {
      display: block;
      height: auto;
      margin-bottom: 1.5rem;
      overflow: hidden; } }
  @media (min-width: 801px) {
    .cart-item-title {
      display: table-cell;
      padding: 1.5rem; } }

.cart-content-padding-right {
  padding-right: 4px; }

@media (min-width: 801px) {
  .cart-header-quantity,
  .cart-item-quantity {
    text-align: center; } }

.cart-item-quantity .form-increment {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  max-width: 115px; }
  @media (min-width: 801px) {
    .cart-item-quantity .form-increment {
      margin-left: 0; } }

.cart-item-label {
  color: black;
  float: left;
  margin-bottom: 0.35714rem;
  text-align: right;
  width: 33.33333%; }
  @media (min-width: 551px) {
    .cart-item-label {
      display: block;
      padding-left: 1.5rem;
      text-align: left;
      width: 100%; } }
  @media (min-width: 801px) {
    .cart-item-label {
      display: none; } }

.cart-item-value {
  padding-left: 1.5rem; }
  @media (min-width: 801px) {
    .cart-item-value {
      padding-left: 0; } }

.cart-item-brand {
  color: black;
  margin-bottom: 0.21429rem; }

.cart-item-name {
  font-size: 14px;
  margin: 0;
  display: block; }
  .cart-item-name__label {
    display: inline-block; }
  .cart-item-name + .definitionList {
    margin-top: 0.35714rem; }

.cart-item-options--giftWrapping {
  margin-top: 1.14286rem; }
  .cart-item-options--giftWrapping .cart-item-option-description {
    color: black; }

.cart-remove {
  background-color: #e5e5e5;
  border-radius: 50%;
  cursor: pointer;
  float: right;
  height: 1.28571rem;
  margin-top: 0.14286rem;
  padding: 0.21429rem;
  transition: background-color 0.15s ease;
  width: 1.28571rem; }
  @media (min-width: 551px) {
    .cart-remove {
      margin-left: 1rem; } }
  .cart-remove.cart-remove--spacer {
    visibility: hidden; }
  .cart-remove > svg {
    fill: black; }

.cart-totals {
  list-style: none;
  margin: 0; }
  .cart-totals .cart-total {
    display: block;
    padding: 0 0 1px 0; }
    .cart-totals .cart-total:before, .cart-totals .cart-total:after {
      content: " ";
      display: table; }
    .cart-totals .cart-total:after {
      clear: both; }
    .cart-totals .cart-total-label {
      font-size: 16px;
      font-weight: 700;
      color: black;
      letter-spacing: 0;
      line-height: 25px;
      text-align: left;
      padding: 11px 0;
      float: left; }
      .cart-totals .cart-total-label strong {
        font-weight: 700; }
      .cart-totals .cart-total-label a {
        font-weight: 400;
        transition: unset; }
        .cart-totals .cart-total-label a .text {
          padding: 0 0 1px 0;
          background-image: linear-gradient(transparent 97%, black 3%);
          background-repeat: repeat-x;
          background-position-y: 0; }
    .cart-totals .cart-total-value {
      font-size: 18px;
      font-weight: 700;
      color: black;
      letter-spacing: 0;
      line-height: 25px;
      text-align: right;
      padding: 11px 0;
      float: right; }
      .cart-totals .cart-total-value p[translate] {
        font-size: 14px;
        font-weight: 400;
        color: black;
        margin: 0; }
      .cart-totals .cart-total-value.cart-total-grandTotal {
        font-size: 20px;
        font-weight: 700;
        margin-top: 3px; }
    .cart-totals .cart-total .form-label {
      font-size: 14px;
      font-weight: 400;
      color: black;
      margin: 0;
      line-height: 50px; }
    .cart-totals .cart-total .form-input {
      display: inline-block;
      vertical-align: top;
      font-style: normal;
      padding-left: 20px;
      padding-right: 20px;
      width: 100%;
      height: 42px;
      line-height: 40px;
      margin: 0;
      border-color: #cbcbcb; }
    .cart-totals .cart-total .form-select {
      display: inline-block;
      vertical-align: top;
      background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='chevron-down' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' class='svg-inline--fa fa-chevron-down fa-w-14 fa-3x'%3E%3Cpath fill='%23787878' d='M443.5 162.6l-7.1-7.1c-4.7-4.7-12.3-4.7-17 0L224 351 28.5 155.5c-4.7-4.7-12.3-4.7-17 0l-7.1 7.1c-4.7 4.7-4.7 12.3 0 17l211 211.1c4.7 4.7 12.3 4.7 17 0l211-211.1c4.8-4.7 4.8-12.3.1-17z' class=''%3E%3C/path%3E%3C/svg%3E");
      background-size: 13px;
      background-position: right 13px top 12px;
      background-repeat: no-repeat;
      height: 42px;
      line-height: 40px;
      width: 100%;
      padding: 0 20px;
      font-size: 14px;
      font-weight: 400;
      color: black;
      border-color: #cbcbcb; }
    .cart-totals .cart-total .form-inlineMessage {
      text-align: left; }
    .cart-totals .cart-total + .cart-total {
      border-top: 1px solid #e6e6e6; }
    .cart-totals .cart-total.cart-total-grandtotal .cart-total-value {
      font-size: 18px;
      font-weight: 700;
      line-height: 1.2; }
  @media (min-width: 1025px) {
    .cart-totals .cart-total-label a:hover {
      color: #e9446e; }
      .cart-totals .cart-total-label a:hover .text {
        background-image: linear-gradient(transparent 97%, #e9446e 3%); } }

.cart-total {
  border-bottom: 0; }
  .cart-total:before, .cart-total:after {
    content: " ";
    display: table; }
  .cart-total:after {
    clear: both; }
  @media (min-width: 801px) {
    .cart-total + .cart-total {
      border-top: 1px solid #e5e5e5; } }
  .cart-total .form-input {
    display: inline-block;
    height: 2.28571rem;
    padding: 0.5rem;
    vertical-align: top;
    width: 75%; }
  .cart-total .form-select {
    background-position: right 0.35714rem center;
    background-size: 1.42857rem 1.42857rem;
    height: 2.28571rem;
    padding: 0 0.78571rem; }
  .cart-total .form-inlineMessage {
    text-align: left; }

.cart-total-label {
  color: black;
  width: 33.33333%; }
  @media (min-width: 551px) {
    .cart-total-label {
      width: 50%; } }
  @media (min-width: 801px) {
    .cart-total-label {
      display: block;
      padding-left: 0;
      text-align: left; } }

.cart-total-value {
  text-align: left; }
  @media (min-width: 551px) {
    .cart-total-value {
      text-align: right; } }
  @media (min-width: 801px) {
    .cart-total-value {
      width: 50%; } }

.cart-total-label,
.cart-total-value {
  float: left;
  padding: 0.5rem 0 0.5rem 1.5rem; }
  @media (min-width: 801px) {
    .cart-total-label,
    .cart-total-value {
      padding: 1rem 0; } }

.cart-total-grandTotal {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 20px;
  padding-bottom: 0.21429rem;
  padding-top: 0.21429rem;
  position: relative; }
  .home-layout-3 .cart-total-grandTotal {
    font-family: "Roboto", Arial, Helvetica, sans-serif; }
  @media (min-width: 801px) {
    .cart-total-grandTotal {
      padding: 1rem 0;
      top: -0.28571rem; } }

.coupon-code-add,
.coupon-code-cancel,
.shipping-estimate-show,
.shipping-estimate-hide,
.gift-certificate-add,
.gift-certificate-cancel {
  position: relative;
  color: #e9446e;
  padding: 0;
  font-size: 14px;
  font-weight: 400;
  display: inline-block;
  transition: all .3s ease;
  border-bottom: 1px dotted;
  line-height: 14px; }

.shipping-estimator {
  display: block;
  width: 100%;
  float: left;
  margin: 20px 0 0 0; }

.estimator-form {
  display: block;
  margin: 0; }
  .estimator-form:before, .estimator-form:after {
    content: " ";
    display: table; }
  .estimator-form:after {
    clear: both; }
  .estimator-form dl {
    display: block;
    font-size: 0;
    letter-spacing: 0;
    margin: 0; }
    .estimator-form dl + dl {
      margin-top: 10px; }
  .estimator-form .estimator-form-label {
    display: inline-block;
    vertical-align: middle;
    width: 115px;
    margin: 0; }
  .estimator-form .estimator-form-input {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 115px);
    margin: 0; }
  .estimator-form .shipping-estimate-submit {
    width: calc(100% - 115px);
    float: right;
    margin: 10px 0 30px;
    text-transform: uppercase; }

.shipping-quotes {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.625;
  color: black;
  margin: 0 0 28px 0; }
  .shipping-quotes form:before, .shipping-quotes form:after {
    content: " ";
    display: table; }
  .shipping-quotes form:after {
    clear: both; }
  .shipping-quotes ul {
    list-style: none;
    margin: 0; }
  .shipping-quotes .estimator-form-row {
    display: block;
    width: 100%;
    margin: 0;
    padding: 11px 20px;
    background: #fbf8e5; }
    .shipping-quotes .estimator-form-row dl {
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin: 0; }
    .shipping-quotes .estimator-form-row .estimator-form-label,
    .shipping-quotes .estimator-form-row .estimator-form-input {
      font-size: 14px;
      font-weight: 400;
      line-height: 1.625;
      color: #8a714a;
      margin: 0; }
    .shipping-quotes .estimator-form-row .shipping-quote {
      width: 18px;
      height: 18px;
      display: inline-block;
      vertical-align: middle; }
    .shipping-quotes .estimator-form-row .estimator-form-label-text {
      display: inline-block;
      vertical-align: middle;
      margin: 0 0 0 5px; }
    .shipping-quotes .estimator-form-row .estimator-form-input--price {
      width: 30%;
      text-align: right; }
    .shipping-quotes .estimator-form-row + .estimator-form-row {
      margin-top: 10px; }
  .shipping-quotes .select-shipping-quote,
  .shipping-quotes .estimator-form-toggleUPSRate {
    width: calc(100% - 115px);
    float: right;
    margin: 10px 0 0 0;
    text-transform: capitalize; }

.coupon-form,
.cart-gift-certificate-form {
  display: block;
  font-size: 0;
  letter-spacing: 0;
  margin: 0; }
  .coupon-form .form-input,
  .cart-gift-certificate-form .form-input {
    width: calc(100% - 120px) !important;
    margin: 15px 0 0 0 !important;
    border-color: #c5c5cf; }
  .coupon-form .button,
  .cart-gift-certificate-form .button {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    width: 105px;
    margin: 15px 0 28px 15px;
    height: 42px;
    line-height: 40px;
    padding-left: 0;
    padding-right: 0; }

.cart-actions {
  display: block;
  margin: 8px 0 0 0; }
  .cart-actions .button {
    width: 100%;
    height: 52px;
    line-height: 50px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1); }
  .cart-actions .checkoutMultiple {
    clear: right;
    display: block;
    float: right;
    padding-top: 0.35714rem; }

.previewCart-additionalCheckoutButtons {
  padding-right: 1.5rem;
  padding-bottom: 1.5rem; }

.previewCartWrapper {
  max-height: calc(100vh - 6rem);
  overflow: auto; }

.previewCartList {
  list-style: none;
  margin-left: 0;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  display: table;
  table-layout: fixed;
  width: 100%; }
  .previewCartList ul,
  .previewCartList ol {
    list-style: none;
    margin-bottom: 0; }
  .previewCartList li {
    margin: 0;
    padding: 0; }

.previewCartItem {
  margin: 0 auto;
  max-width: 85.71429rem;
  width: 100%;
  display: table-row;
  line-height: 19px; }
  .previewCartItem:before, .previewCartItem:after {
    content: " ";
    display: table; }
  .previewCartItem:after {
    clear: both; }
  .previewCartItem + .previewCartItem {
    border-top: 1px solid #e5e5e5; }

.previewCartItem-image,
.previewCartItem-content {
  display: table-cell;
  vertical-align: middle; }

.previewCartItem-image {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 33.33333%;
  padding: 0;
  text-align: center;
  position: relative; }
  .previewCartItem-image img {
    max-height: 90%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }
  .previewCartItem-image:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 100%; }
  @media (min-width: 320px) {
    .previewCartItem-image:after {
      padding-bottom: 75%; } }
  @media (min-width: 481px) {
    .previewCartItem-image:after {
      padding-bottom: 100%; } }

.previewCartItem-content {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 66.66667%;
  padding-left: 0; }

.previewCartItem-name {
  margin: 0;
  text-transform: none; }
  .previewCartItem-name > a {
    text-decoration: none; }

.previewCartItem-brand,
.previewCartItem-name {
  margin-bottom: 0.21429rem; }

.previewCartItem-brand,
.previewCartItem-price {
  color: black;
  display: inline-block;
  font-size: 12px; }

.previewCartAction {
  margin: 0 auto;
  max-width: 85.71429rem;
  width: 100%;
  border-top: 1px solid #e5e5e5;
  display: block; }
  .previewCartAction:before, .previewCartAction:after {
    content: " ";
    display: table; }
  .previewCartAction:after {
    clear: both; }
  @media (min-width: 320px) {
    .previewCartAction {
      padding: 0.78571rem 0.35714rem; } }
  @media (min-width: 481px) {
    .previewCartAction {
      padding: 1.5rem 0.78571rem; } }
  .previewCartAction .button {
    margin: 0;
    padding-left: 0.78571rem;
    padding-right: 0.78571rem;
    width: 100%; }

.previewCartAction-checkout,
.previewCartAction-viewCart {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 50%;
  float: left; }
  .previewCartAction-checkout.previewCartAction-viewCart--sole,
  .previewCartAction-viewCart.previewCartAction-viewCart--sole {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 50%;
    float: left;
    margin-left: auto;
    margin-right: auto;
    float: none; }

.previewCartAction-checkout {
  padding-right: 0.35714rem; }

.previewCartAction-checkoutMultiple {
  clear: both;
  padding-left: 0.78571rem;
  padding-top: 0.35714rem; }

.previewCartAction-viewCart {
  padding-left: 0.35714rem; }

.previewCart-emptyBody {
  padding: 3rem;
  text-align: center; }

.cart-content-wrapper {
  display: block;
  font-size: 0;
  letter-spacing: 0; }
  .cart-content-wrapper:before, .cart-content-wrapper:after {
    content: " ";
    display: table; }
  .cart-content-wrapper:after {
    clear: both; }
  .cart-content-wrapper .cart-content-item {
    display: block; }
    .cart-content-wrapper .cart-content-item[data-cart-totals] {
      padding: 20px 0 0 0; }
  @media (min-width: 1280px) {
    .cart-content-wrapper .cart-content-item {
      display: inline-block;
      vertical-align: top; }
      .cart-content-wrapper .cart-content-item[data-cart-content] {
        width: calc(100% - 370px);
        padding-right: 30px; }
      .cart-content-wrapper .cart-content-item[data-cart-totals] {
        width: 370px;
        padding-top: 0; } }

.cart-secure-image {
  display: block;
  font-size: 0;
  letter-spacing: 0;
  padding: 0 0 5px 0;
  margin: 0;
  text-align: center; }
  .cart-secure-image .secure-image-label {
    font-size: 14px;
    font-weight: 400;
    color: black;
    letter-spacing: 0;
    line-height: 28px;
    margin: 0 0 15px 0;
    text-transform: capitalize;
    opacity: .7; }
  .cart-secure-image .secure-image {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 25px 0; }
    .cart-secure-image .secure-image img {
      width: 100%; }
    .cart-secure-image .secure-image + .secure-image {
      margin-left: 25px; }
  @media (min-width: 768px) {
    .cart-secure-image {
      text-align: left; } }

.cart-content-empty {
  text-align: center;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: black;
  letter-spacing: 0;
  line-height: 1.75;
  margin: 0; }

.haloRecommendedBlock .halo-block-product {
  padding-top: 45px; }

.haloRecommendedBlock .halo-block-header {
  text-align: left; }

.addressList {
  list-style: none;
  margin: 40px 0 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  @media (min-width: 768px) {
    .addressList {
      margin: 40px -15px 0;
      margin-bottom: -30px; } }

.address {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  max-width: 100%;
  padding: 15px;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  margin: 0;
  background: #fafafa; }
  .address + .address {
    margin-top: 20px; }
  @media (min-width: 768px) {
    .address {
      width: calc(50% - 30px);
      margin-right: 15px;
      margin-left: 15px;
      margin-bottom: 30px;
      justify-content: center;
      padding: 20px 25px; }
      .address + .address {
        margin-top: 0; } }
  @media (min-width: 1400px) {
    .address {
      width: calc(33.33% - 30px); } }

.address-title {
  display: block;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  color: black;
  line-height: 2;
  text-transform: capitalize;
  margin: 0; }

.address-details {
  list-style-type: none;
  margin: 0; }
  .address-details.address-details--postal {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: 0;
    color: black; }

.address-addNew {
  display: block;
  text-align: center; }
  .address-addNew .address-symbol {
    display: block;
    margin: 0 0 10px 0;
    text-align: center; }
    .address-addNew .address-symbol svg {
      width: 40px;
      height: 40px;
      fill: black; }

.panel--address {
  position: relative;
  width: 100%; }
  .panel--address .panel-body {
    background: transparent;
    margin: 0;
    padding: 0;
    border: 0; }
  .panel--address form .form-actions {
    display: block;
    margin: 20px 0 0;
    text-align: left; }
    .panel--address form .form-actions .button {
      vertical-align: top; }
      .panel--address form .form-actions .button + .button {
        margin-top: 20px; }
      @media (max-width: 767px) {
        .panel--address form .form-actions .button {
          margin-left: 0; } }
  .panel--address.panel--newAddress {
    margin: auto; }
    .panel--address.panel--newAddress .panel-body {
      display: flex;
      min-height: 295px;
      align-items: center;
      justify-content: center; }
  @media (min-width: 768px) {
    .panel--address form .form-actions {
      display: block; }
      .panel--address form .form-actions .button {
        width: auto;
        vertical-align: top; }
        .panel--address form .form-actions .button + .button {
          margin-top: 0; } }

.address-description,
.address-label {
  display: inline-block;
  margin: 0; }

.videoGallery-main {
  height: 0;
  margin-bottom: 1.14286rem;
  overflow: hidden;
  padding-bottom: 67.5%;
  padding-top: 1.78571rem;
  position: relative;
  margin-bottom: 1.85714rem; }
  .videoGallery-main.widescreen {
    padding-bottom: 56.34%; }
  .videoGallery-main.vimeo {
    padding-top: 0; }
  .videoGallery-main iframe,
  .videoGallery-main object,
  .videoGallery-main embed,
  .videoGallery-main video {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0; }

.videoGallery-list {
  list-style: none;
  margin-left: 0;
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  font-size: 0; }
  .videoGallery-list ul,
  .videoGallery-list ol {
    list-style: none;
    margin-bottom: 0; }
  .videoGallery-list:before, .videoGallery-list:after {
    content: " ";
    display: table; }
  .videoGallery-list:after {
    clear: both; }

.videoGallery-item {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  display: inline-block;
  float: none;
  vertical-align: top; }
  @media (min-width: 801px) {
    .videoGallery-item {
      width: 50%; } }

.video {
  display: block;
  margin-bottom: 1.85714rem;
  opacity: 0.4;
  text-decoration: none;
  transition: opacity 100ms ease-out; }
  .video:before, .video:after {
    content: " ";
    display: table; }
  .video:after {
    clear: both; }
  .video-figure {
    float: left;
    margin-right: 0.78571rem; }
    .video-figure > img {
      display: block; }
  .video-figure--opposite {
    float: right;
    margin-left: 0.78571rem;
    margin-right: 0; }
  .video-body:before, .video-body:after {
    content: " ";
    display: table; }
  .video-body:after {
    clear: both; }
  @media (min-width: 801px) {
    .video {
      margin-bottom: 1.85714rem; } }
  .video:hover, .video.is-active {
    color: #333333;
    opacity: 1; }

.video-figure {
  margin-right: 1.85714rem; }

.video-title {
  margin-bottom: 0;
  margin-top: 0;
  text-transform: none; }

.video-description {
  font-size: 1rem;
  margin-bottom: 0; }

.halo-free-shipping-message {
  padding: 25px 0 0 0; }
  .halo-free-shipping-message .progress-shipping {
    width: 100%;
    height: 7px;
    margin: 0 0 5px 0;
    background-color: #ededed; }
    .halo-free-shipping-message .progress-shipping .progress-meter {
      position: relative;
      display: block;
      height: 100%;
      text-align: center;
      animation: 2s linear 0s infinite progress-bar-stripes;
      background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
      background-size: 40px 40px;
      transition: .9s linear;
      transition-property: width, background-color; }
    .halo-free-shipping-message .progress-shipping.progress-shipping-50 .progress-meter {
      background-color: #c12f49; }
    .halo-free-shipping-message .progress-shipping.progress-shipping-90 .progress-meter {
      background-color: #ffc206; }
    .halo-free-shipping-message .progress-shipping.progress-shipping-100 .progress-meter {
      background-color: #69c69c; }
  .halo-free-shipping-message .shipping-message {
    font-size: 14px;
    font-weight: 400;
    color: #3b3b3b;
    letter-spacing: 0;
    line-height: 20px;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .halo-free-shipping-message .shipping-message span + span {
      font-style: normal; }
  .halo-free-shipping-message .shipping-message-100 {
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    color: black;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: 0;
    background: transparent; }

#previewModal .halo-free-shipping-message,
#modal .halo-free-shipping-message {
  padding: 0;
  margin: 0 0 25px 0; }

.previewCart.previewCartPopUp {
  margin: 0 auto;
  max-width: 85.71429rem;
  width: 100%; }
  .previewCart.previewCartPopUp:before, .previewCart.previewCartPopUp:after {
    content: " ";
    display: table; }
  .previewCart.previewCartPopUp:after {
    clear: both; }
  @media (max-width: 767px) {
    .previewCart.previewCartPopUp .productView {
      padding: 30px 0 0 0; }
    .previewCart.previewCartPopUp .productView-details .productView-title {
      margin-top: 20px; } }
  @media (min-width: 768px) {
    .previewCart.previewCartPopUp .productView {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 75%;
      float: left;
      display: flex;
      margin: 0;
      padding-bottom: 0;
      padding-top: 0;
      padding-left: 0; }
    .previewCart.previewCartPopUp .productView-image {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 58.33333%;
      float: left;
      padding-left: 0;
      display: flex;
      flex-direction: column; }
    .previewCart.previewCartPopUp .productView-image--cart {
      align-self: flex-start;
      margin: 0 auto;
      width: 100%; }
    .previewCart.previewCartPopUp .productView-details {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 41.66667%;
      float: left; } }
  .previewCart.previewCartPopUp .productView-title {
    margin-top: 0; }
  .previewCart.previewCartPopUp .previewCartCheckout {
    background: #e5e5e5;
    padding: 1rem;
    text-align: center; }
    @media (min-width: 768px) {
      .previewCart.previewCartPopUp .previewCartCheckout {
        padding-left: 0.75rem;
        padding-right: 0.75rem;
        width: 25%;
        float: right;
        padding: 1.5rem; } }
    .previewCart.previewCartPopUp .previewCartCheckout .button {
      display: block;
      margin: 0;
      width: 100%; }
      .previewCart.previewCartPopUp .previewCartCheckout .button + p {
        margin-top: 0.78571rem; }
      .previewCart.previewCartPopUp .previewCartCheckout .button:not(:last-child) {
        margin-bottom: 0.78571rem; }
  .previewCart.previewCartPopUp .previewCartCheckout-price {
    display: block;
    font-size: 28px;
    font-weight: bold;
    text-align: center; }
  .previewCart.previewCartPopUp .previewCartCheckout-subtotal {
    display: block;
    margin-bottom: 1.5rem;
    margin-top: 1.5rem; }
  .previewCart.previewCartPopUp .previewCartCheckout-additionalCheckoutButtons p {
    float: none !important;
    margin: 0.5rem 0; }
  .previewCart.previewCartPopUp .previewCartCheckout-additionalCheckoutButtons .CheckoutButton {
    margin-bottom: 1rem; }
    .previewCart.previewCartPopUp .previewCartCheckout-additionalCheckoutButtons .CheckoutButton:first-child {
      margin-top: 1.5rem; }
    .previewCart.previewCartPopUp .previewCartCheckout-additionalCheckoutButtons .CheckoutButton:last-child {
      margin-bottom: 1.5rem; }
  .previewCart.previewCartPopUp .suggestiveCart {
    display: none;
    text-align: center; }
    @media (min-width: 801px) {
      .previewCart.previewCartPopUp .suggestiveCart {
        display: block; } }

.dropdown-cart {
  display: none;
  position: absolute; }
  @media (min-width: 1025px) {
    .dropdown-cart {
      position: absolute;
      top: calc(100% + 10px);
      right: 0;
      padding: 0;
      z-index: 20;
      text-align: left;
      border-radius: 3px;
      width: 430px;
      background-color: white;
      border: 1px solid #e5e5e5;
      box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.01); }
      .dropdown-cart:before {
        border: inset 10px;
        content: "";
        display: block;
        height: 0;
        width: 0;
        border-color: transparent transparent #cbcbcb transparent;
        border-bottom-style: solid;
        top: -20px;
        left: auto;
        right: 16px;
        position: absolute;
        z-index: 6; }
      .dropdown-cart:after {
        border: inset 10px;
        content: "";
        display: block;
        height: 0;
        width: 0;
        border-color: transparent transparent white transparent;
        border-bottom-style: solid;
        top: -18px;
        left: auto;
        right: 16px;
        position: absolute;
        z-index: 6; } }

@media (min-width: 1025px) {
  .openCartDropdown #cart-preview-dropdown.dropdown-cart {
    display: block; }
    .openCartDropdown #cart-preview-dropdown.dropdown-cart.is-loading {
      min-height: 100px; }
      .openCartDropdown #cart-preview-dropdown.dropdown-cart.is-loading .loadingOverlay:before {
        width: 50px;
        height: 50px; } }

@media (min-width: 1025px) {
  .openCartDropdown2 #cart-preview-dropdown-2.dropdown-cart {
    display: block; }
    .openCartDropdown2 #cart-preview-dropdown-2.dropdown-cart.is-loading {
      min-height: 100px; }
      .openCartDropdown2 #cart-preview-dropdown-2.dropdown-cart.is-loading .loadingOverlay:before {
        width: 50px;
        height: 50px; } }

.previewCartHeader {
  padding: 0 0 15px; }
  .previewCartHeader .text {
    font-size: 14px;
    font-weight: 400;
    color: black;
    line-height: 20px;
    letter-spacing: 0;
    display: inline-block; }
  .previewCartHeader + .halo-free-shipping-message {
    padding: 0; }

.previewCart {
  margin: 0; }
  .previewCart .previewCartList {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    width: 100%;
    overflow: auto;
    overflow-x: hidden;
    max-height: calc(100vh - 400px); }
    .previewCart .previewCartList::-webkit-scrollbar {
      width: 4px; }
    .previewCart .previewCartList::-webkit-scrollbar-track {
      background: #f5f5f5; }
    .previewCart .previewCartList::-webkit-scrollbar-thumb {
      background: #a6a6a6; }
    .previewCart .previewCartList::-webkit-scrollbar-thumb:hover {
      background: #787878; }
  .previewCart .previewCartItem {
    display: block;
    max-width: 100%;
    line-height: unset;
    padding: 25px 0 18px;
    font-size: 0;
    margin: 0;
    letter-spacing: 0;
    border: 0;
    border-bottom: 1px solid #e6e6e6; }
    .previewCart .previewCartItem:last-child {
      padding-bottom: 50px;
      border-bottom: 1px solid #e6e6e6; }
  .previewCart .previewCartItem-image {
    display: inline-block;
    vertical-align: top;
    width: 100px;
    padding: 0;
    position: relative;
    text-align: center; }
    .previewCart .previewCartItem-image:after {
      content: '';
      display: block;
      height: 0;
      width: 100%;
      padding-bottom: 128%; }
    .previewCart .previewCartItem-image img {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .previewCart .previewCartItem-content {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 100px);
    padding: 0 0 0 22px;
    position: relative;
    top: 7px;
    text-align: left; }
  .previewCart .previewCartItem-name {
    overflow-wrap: break-word;
    margin: 0 0 7px 0;
    position: relative;
    top: -5px; }
    .previewCart .previewCartItem-name > a {
      font-family: "Roboto", Arial, Helvetica, sans-serif;
      font-size: 15px;
      font-weight: 400;
      color: black;
      letter-spacing: 0;
      margin: 0;
      line-height: 20px;
      text-transform: capitalize;
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 1;
      text-overflow: ellipsis; }
      @media (min-width: 1025px) {
        .previewCart .previewCartItem-name > a:hover span {
          /*background-image: linear-gradient(transparent 97%, $color-textBase 3%);*/
          background-repeat: repeat-x;
          background-position-y: -2px; } }
  .previewCart .previewCartItem-options {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 0 30px 0 0;
    width: auto; }
  .previewCart .previewCartItem-variant {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #616161;
    text-transform: capitalize;
    display: block;
    width: 100%;
    margin: 0 0 7px 0; }
    .previewCart .previewCartItem-variant span + span:before {
      content: '/';
      margin: 0 4px 0 0; }
  .previewCart .previewCartItem-edit {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    top: -5px;
    right: 0; }
    .previewCart .previewCartItem-edit .icon {
      width: 16px;
      height: 16px;
      fill: #888888; }
    @media (min-width: 1025px) {
      .previewCart .previewCartItem-edit:hover .icon {
        fill: black; } }
  .previewCart .previewCartItem-price {
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    color: black;
    letter-spacing: 0;
    text-transform: uppercase;
    display: block;
    width: 100%;
    margin: 4px 0 0 0; }
    .previewCart .previewCartItem-price p {
      font-size: 14px;
      font-weight: 400;
      color: black;
      letter-spacing: 0;
      line-height: 20px;
      margin: 0;
      text-transform: capitalize; }
  .previewCart .previewCartItem-qty {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    max-width: 130px;
    margin: 17px 0 0 0;
    padding: 0;
    position: relative; }
    .previewCart .previewCartItem-qty .form-label {
      display: inline-block;
      vertical-align: middle;
      width: 100%;
      margin: 0;
      padding: 0;
      color: black;
      font-size: 14px;
      font-weight: 400;
      display: none; }
      @media (max-width: 550px) {
        .previewCart .previewCartItem-qty .form-label {
          display: block;
          margin-bottom: 10px; } }
    .previewCart .previewCartItem-qty .form-increment {
      display: inline-block;
      vertical-align: middle;
      width: calc(100% - 30px); }
      .previewCart .previewCartItem-qty .form-increment .form-input--incrementTotal {
        text-align: center;
        width: 100%;
        padding: 5px;
        border: 1px solid #cbcbcb;
        font-weight: 400;
        font-size: 14px;
        font-style: normal;
        min-height: unset;
        height: 42px;
        color: black; }
      .previewCart .previewCartItem-qty .form-increment .button {
        height: 42px;
        bottom: auto;
        top: 0; }
  .previewCart .previewCartItem-remove {
    position: absolute;
    margin: 0;
    top: auto;
    transform: unset;
    bottom: 20px;
    left: auto;
    right: 0;
    line-height: 1;
    display: block;
    height: auto;
    width: auto;
    transition: unset;
    padding: 0; }
    .previewCart .previewCartItem-remove:before, .previewCart .previewCartItem-remove:after {
      content: " ";
      display: table; }
    .previewCart .previewCartItem-remove:after {
      clear: both; }
    .previewCart .previewCartItem-remove svg {
      width: 15px;
      height: 15px;
      margin: 0;
      fill: #7f7f7f;
      position: relative;
      top: 8px; }
    @media (min-width: 1025px) {
      .previewCart .previewCartItem-remove:hover svg {
        fill: black; } }
  .previewCart .previewCartTotalsPrice {
    list-style: none;
    margin: 0;
    padding: 20px 0 12px; }
  .previewCart .previewCartTotals {
    display: block;
    font-size: 0;
    padding: 0;
    letter-spacing: 0;
    margin-bottom: 10px; }
    .previewCart .previewCartTotals:before, .previewCart .previewCartTotals:after {
      content: " ";
      display: table; }
    .previewCart .previewCartTotals:after {
      clear: both; }
    .previewCart .previewCartTotals .previewCartTotals-label {
      display: inline-block;
      vertical-align: top;
      width: 120px;
      text-align: left;
      color: black;
      font-size: 14px;
      font-weight: 600;
      line-height: 24px;
      letter-spacing: 0.02em;
      text-transform: capitalize; }
    .previewCart .previewCartTotals .previewCartTotals-value {
      display: inline-block;
      vertical-align: top;
      width: calc(100% - 120px);
      text-align: right;
      color: black;
      font-size: 15px;
      font-weight: 700;
      letter-spacing: 0.02em;
      line-height: 24px; }
      .home-layout-3 .previewCart .previewCartTotals .previewCartTotals-value {
        font-size: 14px; }
    .previewCart .previewCartTotals.grandTotal .previewCartTotals-label {
      font-size: 16px; }
    .previewCart .previewCartTotals.grandTotal .previewCartTotals-value {
      font-size: 16px;
      padding: 0;
      top: -1px; }
  .previewCart .previewCartAction {
    border: 0;
    display: block;
    font-size: 0;
    letter-spacing: 0;
    padding: 3px 0 0 0;
    margin: 0;
    width: auto; }
    .previewCart .previewCartAction .previewCartAction-checkout,
    .previewCart .previewCartAction .previewCartAction-viewCart {
      display: inline-block;
      vertical-align: top;
      width: 100%;
      padding: 0; }
    .previewCart .previewCartAction .previewCartAction-viewCart {
      margin: 25px 0 0 0; }
    .previewCart .previewCartAction .button {
      margin: 0;
      padding: 0;
      width: 100%;
      text-transform: uppercase;
      height: 50px;
      line-height: 48px; }
  .previewCart .productView-info > :first-child {
    margin-top: 0; }
  .previewCart .productView-info {
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%; }
    .previewCart .productView-info .productView-info-name {
      min-width: 65px;
      font-weight: 700;
      letter-spacing: 0;
      text-align: left;
      width: auto; }
    .previewCart .productView-info .productView-info-value {
      margin-bottom: 2px;
      padding-left: 0; }
    .previewCart .productView-info .productView-info-name,
    .previewCart .productView-info .productView-info-value {
      float: left;
      font-family: "Roboto", Arial, Helvetica, sans-serif;
      font-size: 14px;
      text-transform: capitalize; }
  .previewCart .productView-title {
    margin-top: 0;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 15px;
    line-height: 1.2; }
  .previewCart .productView-brand {
    text-transform: capitalize;
    margin-bottom: 9px; }
  .previewCart .productView-price {
    font-size: 15px; }
    @media (min-width: 1024px) {
      .previewCart .productView-price {
        font-size: 20px; } }
  .previewCart.previewCart2 {
    padding: 0;
    display: block;
    font-size: 0;
    letter-spacing: 0; }
    .previewCart.previewCart2 .halo-free-shipping-message {
      padding-top: 0;
      padding-bottom: 30px; }
    .previewCart.previewCart2 .previewCartView .productView-brand {
      margin-bottom: 0; }
    .previewCart.previewCart2 .previewCartView .productView-title {
      font-size: 14px; }
  @media (min-width: 551px) {
    .previewCart .previewCartItem-qty {
      max-width: 193px; }
      .previewCart .previewCartItem-qty .form-label {
        width: 75px; }
      .previewCart .previewCartItem-qty .form-increment {
        width: calc(100% - 88px); }
        .previewCart .previewCartItem-qty .form-increment .form-input--incrementTotal {
          text-align: center;
          padding: 10px; } }
  @media (min-width: 1025px) {
    .previewCart .previewCartItem-remove:hover svg {
      fill: black; }
    .previewCart .previewCartItem-remove:hover span {
      color: #ce2b1e;
      background-image: linear-gradient(transparent 97%, #ce2b1e 3%);
      background-repeat: repeat-x;
      background-position-y: 0; } }

.previewCart-emptyBody {
  display: block;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  color: black;
  margin: 0;
  text-align: center;
  padding: 35px 0 5px;
  border: 1px solid transparent; }

.previewCartView {
  display: block;
  width: 100%;
  text-align: center; }
  .previewCartView .productView-image {
    display: inline-block;
    vertical-align: top;
    width: 100px; }
  .previewCartView .productView-details {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 100px);
    padding: 0 0 0 15px;
    text-align: left;
    float: none; }
  .previewCartView .productView-brand {
    font-size: 14px;
    font-weight: 400;
    color: black;
    letter-spacing: 0;
    line-height: 28px;
    text-transform: uppercase;
    margin: 0 0 2px 0; }
  .previewCartView .productView-title {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: black;
    line-height: 32px;
    letter-spacing: 0;
    margin-top: 0;
    margin-bottom: 0; }
  .previewCartView .productView-price {
    font-size: 14px;
    font-weight: 400;
    color: black;
    letter-spacing: 0;
    margin: 0 0 5px 0; }
  .previewCartView .productView-info {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0; }
    .previewCartView .productView-info + .productView-info {
      margin-top: 4px; }
  .previewCartView .productView-info-name,
  .previewCartView .productView-info-value {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
    color: black;
    line-height: 28px;
    margin: 0; }
  .previewCartView .productView-info-value {
    margin: 0 0 0 5px; }
  @media (min-width: 551px) {
    .previewCartView {
      display: inline-block;
      vertical-align: top;
      width: 50%;
      padding: 0 15px 0 0; }
      .previewCartView .productView-info {
        justify-content: flex-start; } }
  @media (min-width: 768px) {
    .previewCartView {
      width: calc(100% - 280px);
      padding-right: 50px; }
      .previewCartView .productView-image {
        width: 170px; }
      .previewCartView .productView-details {
        width: calc(100% - 170px);
        padding-left: 30px; } }
  @media (min-width: 992px) {
    .previewCartView {
      padding-right: 20px; } }

.previewCartCheckout {
  display: block;
  width: 100%;
  text-align: center;
  margin: 15px 0 0 0; }
  .previewCartCheckout .button {
    display: block;
    margin: 0;
    width: 100%;
    height: 50px;
    line-height: 50px; }
    .previewCartCheckout .button + .button {
      margin-top: 20px; }
  .previewCartCheckout .previewCartCheckout-additionalCheckoutButtons p {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    color: black;
    margin: 0 0 8px 0; }
  .previewCartCheckout .previewCartCheckout-additionalCheckoutButtons .CheckoutButton {
    margin-bottom: 1rem; }
    .previewCartCheckout .previewCartCheckout-additionalCheckoutButtons .CheckoutButton:first-child {
      margin-top: 13px; }
    .previewCartCheckout .previewCartCheckout-additionalCheckoutButtons .CheckoutButton:last-child {
      margin-bottom: 1.5rem; }
  .previewCartCheckout .previewCartCheckout-subtotal {
    display: block;
    margin: 37px 0 0 0;
    border: 1px solid #c5c5cf;
    border-radius: 0; }
    .previewCartCheckout .previewCartCheckout-subtotal .previewCartCheckout-price {
      display: block;
      font-size: 18px;
      font-weight: 700;
      line-height: 32px;
      letter-spacing: 0;
      text-align: center;
      position: relative;
      top: -10px;
      margin: 0 0 7px 0;
      color: black; }
    .previewCartCheckout .previewCartCheckout-subtotal span {
      display: inline-block;
      vertical-align: top;
      background: white;
      font-size: 14px;
      font-weight: 400;
      letter-spacing: 0;
      line-height: 1.75;
      position: relative;
      top: -15px;
      padding: 0 20px;
      color: black; }
    .previewCartCheckout .previewCartCheckout-subtotal p {
      font-size: 14px;
      font-weight: 400;
      line-height: 1.75;
      letter-spacing: 0;
      color: black;
      margin: 0; }
  .previewCartCheckout [data-cart-quantity] {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: 0;
    color: black;
    margin: 15px 0 20px 0; }
  .previewCartCheckout .previewCartCheckout-text {
    font-size: 14px;
    font-weight: 400;
    color: black;
    letter-spacing: 0;
    line-height: 1.75px;
    text-transform: uppercase; }
  .previewCartCheckout.previewCartCheckout2 {
    width: 100%;
    text-align: center; }
    .previewCartCheckout.previewCartCheckout2 .button {
      width: auto; }
      .previewCartCheckout.previewCartCheckout2 .button + .button {
        margin-top: 15px; }
  @media (min-width: 768px) {
    .previewCartCheckout {
      display: inline-block;
      vertical-align: top;
      width: 100%;
      padding: 0 0 0 15px; } }

.suggestiveCart {
  display: none;
  text-align: center; }
  @media (min-width: 1025px) {
    .suggestiveCart {
      display: block; } }

.product-edit-wrapper {
  display: block; }
  .product-edit-wrapper .product-edit-item {
    display: block;
    padding: 35px 0;
    margin: 0 40px; }
    .product-edit-wrapper .product-edit-item .product-edit-itemLeft {
      display: flex;
      flex-wrap: wrap;
      align-items: flex-start;
      padding: 0;
      width: 100%; }
    .product-edit-wrapper .product-edit-item .product-edit-itemRight {
      display: block;
      width: 100%;
      padding: 0;
      margin: 30px 0 0 0; }
    .product-edit-wrapper .product-edit-item + .product-edit-item {
      border-top: 1px solid #e6e6e6; }
    .product-edit-wrapper .product-edit-item:first-child {
      padding-top: 32px; }
  .product-edit-wrapper .product-edit-image {
    display: block;
    width: 100px;
    margin: 0 15px 0 0;
    position: relative; }
    .product-edit-wrapper .product-edit-image img {
      width: 100%; }
    .product-edit-wrapper .product-edit-image .link {
      position: absolute;
      top: -16px;
      left: -16px;
      border-radius: 50%;
      background: #000;
      width: 32px;
      height: 32px;
      padding: 10px; }
      .product-edit-wrapper .product-edit-image .link .icon {
        display: block;
        width: 100%;
        height: 100%;
        fill: white; }
  .product-edit-wrapper .product-edit-content {
    display: block;
    width: calc(100% - 115px);
    margin-bottom: -5px; }
    .product-edit-wrapper .product-edit-content .product-edit-title {
      display: block;
      margin: -6px 0 0 0; }
      .product-edit-wrapper .product-edit-content .product-edit-title span,
      .product-edit-wrapper .product-edit-content .product-edit-title .subtitle {
        display: none;
        font-family: "Roboto", Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0;
        line-height: 20px;
        color: black;
        position: relative; }
      .product-edit-wrapper .product-edit-content .product-edit-title a {
        font-family: "Roboto", Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0;
        line-height: 1.75;
        color: black;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        text-overflow: ellipsis;
        text-decoration: none;
        text-transform: capitalize;
        padding-top: 3px;
        padding-bottom: 3px; }
    .product-edit-wrapper .product-edit-content .product-edit-variant {
      font-size: 14px;
      font-weight: 400;
      color: black;
      line-height: 20px;
      letter-spacing: 0;
      margin: 0 0 7px 0;
      padding: 0;
      text-transform: capitalize;
      opacity: 0.7; }
      .product-edit-wrapper .product-edit-content .product-edit-variant span {
        display: inline; }
        .product-edit-wrapper .product-edit-content .product-edit-variant span + span {
          margin-left: 4px; }
          .product-edit-wrapper .product-edit-content .product-edit-variant span + span:before {
            content: '/';
            margin: 0 4px 0 0; }
    .product-edit-wrapper .product-edit-content .product-edit-price {
      display: block;
      font-size: 0;
      letter-spacing: 0;
      margin: 9px 0 0 0;
      position: relative; }
      .product-edit-wrapper .product-edit-content .product-edit-price .price-section {
        font-size: 18px;
        font-weight: 700;
        line-height: 25px;
        color: black; }
        .product-edit-wrapper .product-edit-content .product-edit-price .price-section.price-section--withoutTax {
          color: #e7040f; }
        .product-edit-wrapper .product-edit-content .product-edit-price .price-section.rrp-price--withoutTax {
          margin: 0 0 5px 0; }
        .product-edit-wrapper .product-edit-content .product-edit-price .price-section.non-sale-price--withoutTax {
          display: inline-block;
          vertical-align: bottom;
          color: black;
          margin: 0 13px 0 0; }
          .product-edit-wrapper .product-edit-content .product-edit-price .price-section.non-sale-price--withoutTax + .price-section--withoutTax {
            display: inline-block;
            vertical-align: bottom; }
        .product-edit-wrapper .product-edit-content .product-edit-price .price-section.price-none {
          margin: 0; }
          .product-edit-wrapper .product-edit-content .product-edit-price .price-section.price-none + .price-section--withoutTax {
            margin-left: 13px;
            color: black; }
          .product-edit-wrapper .product-edit-content .product-edit-price .price-section.price-none[style="display: none;"] + .price-section--withoutTax {
            margin-left: 0; }
      .product-edit-wrapper .product-edit-content .product-edit-price .price--non-sale {
        font-weight: 600; }
      .product-edit-wrapper .product-edit-content .product-edit-price > p {
        font-size: 14px;
        font-weight: 400;
        font-style: italic;
        line-height: 1.75;
        letter-spacing: 0;
        color: black;
        margin-bottom: 0; }
      .product-edit-wrapper .product-edit-content .product-edit-price .price-section--saving {
        font-size: 14px;
        font-weight: 400;
        font-style: italic;
        line-height: 28px;
        letter-spacing: 0;
        color: black;
        margin: 5px 0 0 0; }
    .product-edit-wrapper .product-edit-content .product-edit-increment {
      display: inline-block;
      vertical-align: top;
      width: 100%;
      max-width: 130px;
      margin: 15px 0 0 0;
      padding: 0;
      position: relative;
      font-size: 0;
      letter-spacing: 0; }
      .product-edit-wrapper .product-edit-content .product-edit-increment .form-label {
        display: inline-block;
        vertical-align: middle;
        width: 100%;
        margin: 0;
        padding: 0;
        color: black;
        font-size: 14px;
        font-weight: 400;
        margin: 0 0 10px 0; }
      .product-edit-wrapper .product-edit-content .product-edit-increment .form-increment {
        display: inline-block;
        vertical-align: middle;
        width: calc(100% - 30px);
        font-style: normal; }
        .product-edit-wrapper .product-edit-content .product-edit-increment .form-increment .form-input--incrementTotal {
          text-align: center;
          width: 100%;
          padding: 5px;
          border: 1px solid #cbcbcb;
          font-weight: 400;
          font-size: 14px;
          font-style: normal;
          min-height: unset;
          height: 42px;
          color: black; }
    .product-edit-wrapper .product-edit-content .product-action {
      display: block;
      position: relative;
      margin-left: 20px;
      margin-top: 22px; }
      .product-edit-wrapper .product-edit-content .product-action .text {
        background-image: linear-gradient(transparent 97%, #4c4c4c 3%);
        background-repeat: repeat-x;
        background-position-y: 0px;
        color: black; }
        .product-edit-wrapper .product-edit-content .product-action .text:before, .product-edit-wrapper .product-edit-content .product-action .text:after {
          content: "";
          position: absolute;
          display: block;
          line-height: 22px;
          background-color: black; }
        .product-edit-wrapper .product-edit-content .product-action .text:before {
          top: 12px;
          right: calc(100% + 9px);
          width: 12px;
          height: 2px; }
        .product-edit-wrapper .product-edit-content .product-action .text:after {
          top: 7px;
          right: calc(100% + 14px);
          width: 2px;
          height: 12px; }
  .product-edit-wrapper .product-edit-remove {
    display: block;
    width: 100%;
    margin: 15px 0 0 0;
    text-align: center; }
    .product-edit-wrapper .product-edit-remove .button {
      min-width: 150px; }
  .product-edit-wrapper .product-edit-change {
    display: block; }
    .product-edit-wrapper .product-edit-change .form {
      margin: 0;
      padding: 0; }
    .product-edit-wrapper .product-edit-change .form-field {
      display: block;
      letter-spacing: 0;
      font-size: 0;
      margin: 0;
      padding: 0; }
      .product-edit-wrapper .product-edit-change .form-field > .form-label {
        display: flex;
        align-items: center;
        font-size: 14px;
        font-weight: 700;
        letter-spacing: 0;
        line-height: 20px;
        color: black;
        margin-bottom: 13px; }
        .product-edit-wrapper .product-edit-change .form-field > .form-label small {
          display: block;
          color: inherit;
          line-height: inherit;
          margin: 0;
          float: none;
          color: #ea625e; }
        .product-edit-wrapper .product-edit-change .form-field > .form-label [data-option-value] {
          font-size: 14px;
          font-weight: 400;
          font-style: italic;
          line-height: 20px;
          letter-spacing: 0;
          color: black;
          text-transform: capitalize;
          margin: 0 0 0 3px; }
      .product-edit-wrapper .product-edit-change .form-field + .form-field {
        margin-top: 20px; }
  .product-edit-wrapper .product-edit-optionsStock {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0;
    color: #e7040f;
    margin: 7px 0 0 0; }
  .product-edit-wrapper .product-edit-message {
    margin-top: 15px;
    margin-bottom: 0; }
  .product-edit-wrapper .product-edit-itemFirst .product-edit-content .product-edit-title {
    margin-top: -10px; }
    .product-edit-wrapper .product-edit-itemFirst .product-edit-content .product-edit-title span,
    .product-edit-wrapper .product-edit-itemFirst .product-edit-content .product-edit-title .subtitle {
      display: inline-block;
      vertical-align: middle;
      background-image: linear-gradient(transparent 97%, black 3%);
      background-repeat: repeat-x;
      background-position-y: -2px; }
      .home-layout-3 .product-edit-wrapper .product-edit-itemFirst .product-edit-content .product-edit-title span, .home-layout-3
      .product-edit-wrapper .product-edit-itemFirst .product-edit-content .product-edit-title .subtitle {
        background-image: linear-gradient(transparent 97%, black 3%); }
      .product-edit-wrapper .product-edit-itemFirst .product-edit-content .product-edit-title span + span,
      .product-edit-wrapper .product-edit-itemFirst .product-edit-content .product-edit-title .subtitle + span {
        font-size: 14px; }
  @media (min-width: 551px) {
    .product-edit-wrapper .product-edit-content .product-edit-increment {
      max-width: 193px; }
      .product-edit-wrapper .product-edit-content .product-edit-increment .form-label {
        width: 75px;
        margin-bottom: 0; }
      .product-edit-wrapper .product-edit-content .product-edit-increment .form-increment {
        width: calc(100% - 88px); } }
  @media (min-width: 768px) {
    .product-edit-wrapper .product-edit-item {
      display: flex;
      align-items: flex-start; }
      .product-edit-wrapper .product-edit-item .product-edit-itemLeft {
        padding-right: 15px;
        width: 50%; }
      .product-edit-wrapper .product-edit-item .product-edit-itemRight {
        width: 50%;
        margin-top: 0;
        padding-left: 15px; } }
  @media (min-width: 1025px) {
    .product-edit-wrapper .product-edit-image .link:hover {
      background-color: #666; }
      .product-edit-wrapper .product-edit-image .link:hover .icon {
        fill: white; } }

.product-edit-action {
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  background: white;
  z-index: 20;
  padding: 0 40px 40px 40px; }
  .product-edit-action .product-add-more {
    padding: 12px 0;
    border-top: 1px solid #e6e6e6; }
    .product-edit-action .product-add-more .link {
      font-size: 14px;
      font-weight: 400;
      text-transform: unset;
      letter-spacing: 0;
      line-height: 30px;
      position: relative;
      margin: 0 0 0 20px;
      padding: 0;
      color: black;
      transition: unset; }
      .product-edit-action .product-add-more .link .text {
        background-image: linear-gradient(transparent 97%, black 3%);
        background-repeat: repeat-x;
        background-position-y: 0px; }
      .product-edit-action .product-add-more .link:before {
        content: "";
        position: absolute;
        top: 6px;
        width: 12px;
        height: 2px;
        right: calc(100% + 9px);
        background-color: black; }
      .product-edit-action .product-add-more .link:after {
        content: "";
        position: absolute;
        top: 1px;
        width: 2px;
        height: 12px;
        right: calc(100% + 14px);
        background-color: black; }
  .product-edit-action .product-edit-button .button {
    width: 100%;
    text-transform: uppercase;
    margin-bottom: 0;
    border-radius: 0; }
    .product-edit-action .product-edit-button .button:before {
      content: '';
      display: none;
      width: 20px;
      height: 20px;
      border: 2px solid white;
      border-radius: 100%;
      border-top: 2px solid transparent;
      -webkit-animation: load-animate infinite linear 1s;
      animation: load-animate infinite linear 1s; }
      @media (min-width: 1025px) {
        .product-edit-action .product-edit-button .button:before {
          border-color: black; } }
    .product-edit-action .product-edit-button .button.loading {
      pointer-events: none;
      font-size: 0; }
      .product-edit-action .product-edit-button .button.loading:before {
        display: inline-block;
        vertical-align: middle; }
    .product-edit-action .product-edit-button .button[disabled] {
      pointer-events: none; }
  @media (min-width: 1025px) {
    .product-edit-action .product-add-more .link:hover .text {
      color: #e9446e;
      background-image: linear-gradient(transparent 97%, #e9446e 3%);
      background-repeat: repeat-x;
      background-position-y: -3px; }
    .product-edit-action .product-add-more .link:hover:after, .product-edit-action .product-add-more .link:hover:before {
      background: #e9446e; } }

.maintenanceNotice {
  background-color: #fbf8e5;
  box-shadow: 0 0 5px #999999;
  color: #333333;
  left: 1.14286rem;
  padding: 1rem 1.28571rem;
  position: fixed;
  top: 1.14286rem;
  width: 24rem;
  z-index: 500; }
  .maintenanceNotice > :last-child {
    margin-bottom: 0; }
  .maintenanceNotice a {
    color: #333333; }

.maintenanceNotice-header {
  font-family: "Roboto";
  margin: 0 0 0.78571rem; }

body.hasAdminBar {
  padding-top: 55px; }
  @media (min-width: 801px) {
    body.hasAdminBar {
      padding-top: 0; }
      body.hasAdminBar .banners {
        margin-top: 46px; }
      body.hasAdminBar .header {
        padding-top: 46px; } }
  body.hasAdminBar .navPages-container.is-open {
    padding-top: 55px; }

.adminBar {
  display: none;
  background-color: white;
  box-shadow: 0 0.14286rem 0.5rem 0 rgba(0, 0, 0, 0.2);
  color: #626568;
  font-family: "Source Sans Pro", arial, "sans serif", sans-serif;
  font-size: 14px;
  font-weight: normal;
  height: 46px;
  left: 0;
  position: fixed;
  text-decoration: none;
  top: 0;
  width: 100%;
  z-index: 10000; }
  @media (min-width: 801px) {
    .adminBar {
      display: block; } }
  .adminBar .svg-icon {
    display: inline-flex;
    align-self: center; }
  .adminBar .svg-icon svg {
    height: 1em;
    width: 1em; }
  .adminBar .svg-icon.svg-baseline svg {
    top: .125em;
    position: relative; }

.adminBar-logo {
  float: left;
  height: 46px;
  width: 45px; }
  .adminBar-logo svg {
    height: 100%;
    padding: 7px 10px 11px 7px;
    width: 100%; }

.adminBar-content {
  align-items: center;
  display: flex;
  height: 46px;
  justify-content: space-between; }
  .adminBar-content a {
    color: #3E67F8;
    text-decoration: none; }
  .adminBar-content a:hover {
    background-color: #f0f3fe;
    border-radius: 5px; }

.adminBar-private {
  margin-right: auto;
  text-align: left;
  /* Tooltip container */
  /* Tooltip text */
  /* Show the tooltip text when you mouse over the tooltip container */ }
  .adminBar-private a {
    padding: 10px; }
  .adminBar-private span {
    white-space: nowrap; }
  .adminBar-private .tooltip {
    position: relative;
    display: inline-block; }
  .adminBar-private .tooltip .tooltiptext {
    visibility: hidden;
    width: auto;
    background-color: #313440;
    color: white;
    text-align: center;
    padding: 5px 10px;
    border-radius: 6px;
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1; }
  .adminBar-private .tooltip-bottom {
    top: 135%;
    left: 50%;
    margin-left: -60px; }
  .adminBar-private .tooltip:hover .tooltiptext {
    visibility: visible; }

.adminBar-links {
  margin-left: auto;
  text-align: right;
  padding-right: 5px; }
  .adminBar-links a {
    padding: 10px; }
  .adminBar-links span {
    white-space: nowrap; }

.adminBar-large {
  display: none; }
  @media (min-width: 1261px) {
    .adminBar-large {
      display: initial; } }

.adminBar-close span {
  padding: 10px;
  margin-right: 5px;
  margin-bottom: .25em; }

.adminBar-close span:hover {
  background-color: #f0f3fe;
  border-radius: 5px; }

.adminBar-close span svg {
  height: 100%;
  width: 100%; }

.preview {
  font-weight: 400;
  padding-left: 9px; }

.cookieMessage {
  background: #e5e5e5;
  color: #333333;
  display: none; }
  .cookieMessage .button {
    width: 100%; }
    @media (min-width: 801px) {
      .cookieMessage .button {
        vertical-align: middle;
        width: 25%; } }
    @media (min-width: 1261px) {
      .cookieMessage .button {
        vertical-align: top; } }

.cookieMessage-container {
  margin: 0 auto;
  padding: 1.5rem; }
  @media (min-width: 801px) {
    .cookieMessage-container {
      width: 83.33333%; } }
  @media (min-width: 1261px) {
    .cookieMessage-container {
      width: 58.33333%; } }

@media (min-width: 801px) {
  .cookieMessage-text {
    display: inline-block;
    padding: 0 0.78571rem;
    vertical-align: middle;
    width: 66.66667%; } }

.login-row {
  display: block;
  font-size: 0;
  letter-spacing: 0;
  margin-top: 28px; }
  @media (min-width: 768px) {
    .login-row {
      margin-left: -15px;
      margin-right: -15px;
      margin-bottom: 53px; }
      .page-login .login-row {
        margin-bottom: 28px; } }

.login-form {
  display: block;
  width: 100%;
  margin: 0 0 30px 0; }
  .login-form .form-field {
    margin-bottom: 0; }
    .login-form .form-field + .form-field {
      margin-top: 20px; }
  .login-form .form-label {
    line-height: 20px;
    margin-bottom: 10px;
    text-transform: capitalize; }
  .login-form .form-actions {
    display: block;
    margin: 20px 0 0 0;
    text-align: center; }
    .login-form .form-actions .button {
      display: block;
      width: 100%;
      text-transform: uppercase; }
    .login-form .form-actions .forgot-password {
      font-size: 14px;
      font-weight: 400;
      color: #e9446e;
      line-height: 1.75;
      margin: 15px 0 0 0;
      width: auto;
      transition: unset; }
      .login-form .form-actions .forgot-password .text {
        padding: 0 0 3px 0;
        background-image: linear-gradient(transparent 97%, #e9446e 3%);
        background-repeat: repeat-x;
        background-position-y: -3px; }
  @media (min-width: 768px) {
    .login-form {
      display: inline-block;
      vertical-align: middle;
      width: 50%;
      padding: 0 15px;
      margin-bottom: 0; }
      .login-form .form-field {
        max-width: 615px; }
      .login-form .form-actions {
        margin-top: 30px; } }
  @media (min-width: 992px) {
    .login-form .form-actions {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      text-align: left; }
      .login-form .form-actions .button {
        display: inline-block;
        vertical-align: top;
        min-width: 170px;
        width: auto; }
      .login-form .form-actions .forgot-password {
        margin-left: 30px;
        margin-top: 0; } }
  @media (min-width: 1025px) {
    .login-form .form-actions .forgot-password:hover {
      color: #e9446e; }
      .login-form .form-actions .forgot-password:hover .text {
        background-image: linear-gradient(transparent 97%, #e9446e 3%); } }
  .login-form .form-field--error .form-field-error,
  .login-form .form-field--error .form-inlineMessage {
    font-size: 14px; }

.new-customer {
  display: block;
  width: 100%; }
  .new-customer .panel {
    background: #f7f7f7;
    padding: 48px 30px 52px 30px; }
  .new-customer .panel-header,
  .new-customer .panel-body {
    background: transparent;
    padding: 0;
    margin: 0; }
  .new-customer .panel-title {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1;
    margin: 0 0 25px 0;
    text-transform: uppercase; }
  .new-customer .new-customer-intro {
    font-size: 14px;
    font-weight: 400;
    color: black;
    line-height: 1.75;
    letter-spacing: 0; }
  .new-customer .new-customer-fact-list {
    margin: 0;
    list-style-position: inside; }
    .new-customer .new-customer-fact-list .new-customer-fact {
      font-size: 14px;
      font-weight: 400;
      color: black;
      letter-spacing: 0;
      line-height: 35px; }
  .new-customer .button {
    text-transform: uppercase;
    margin-top: 35px;
    min-width: 271px; }
  @media (min-width: 768px) {
    .new-customer {
      display: inline-block;
      vertical-align: middle;
      width: 50%;
      padding: 0 15px; }
      .new-customer .panel {
        padding: 48px 50px 52px 50px;
        max-width: 615px;
        margin-left: auto; } }
  @media (min-width: 1025px) {
    .new-customer .panel {
      padding: 98px 50px 102px 100px; } }

.halo-search-box {
  display: none; }
  @media (min-width: 1025px) {
    .halo-search-box {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 102;
      background-color: transparent;
      transition: all 0.3s ease; }
      .halo-search-box-close {
        position: absolute;
        top: 30px;
        left: auto;
        right: 30px;
        z-index: 22; }
        .halo-search-box-close svg {
          position: relative;
          width: 29px;
          height: 29px;
          fill: #b9b8b7; }
      .openQuickSearch .halo-search-box {
        display: block; } }
  @media (min-width: 1280px) {
    .halo-search-box-close {
      right: calc((100% - 1170px)/2); } }
  @media (min-width: 1400px) {
    .halo-search-box-close {
      top: 95px;
      right: calc((100% - 1280px)/2); } }

.quickSearch {
  display: block;
  margin: 0 auto;
  padding: 0;
  position: relative;
  width: 100%; }
  .quickSearch + .quickSearch {
    display: none; }
  .quickSearch .form {
    margin: 0; }
  .quickSearch .form-fieldset {
    border: 0;
    margin: 0;
    width: 100%;
    position: relative; }
  .quickSearch .form-field {
    display: flex;
    flex-wrap: nowrap;
    margin: 0;
    padding: 5px 0; }
  .quickSearch .form-input {
    border-radius: 2px;
    border-color: #cccccc;
    padding: 0;
    min-height: unset;
    height: auto;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    padding: 3px 5px 3px 30px;
    width: 120px;
    text-transform: unset;
    margin: 0; }
    .quickSearch .form-input::-webkit-input-placeholder {
      text-transform: unset; }
    .quickSearch .form-input:-ms-input-placeholder {
      text-transform: unset; }
    .quickSearch .form-input::placeholder {
      text-transform: unset; }
  .quickSearch .button {
    min-width: 30px;
    height: auto;
    padding: 0;
    background-color: transparent !important;
    border-color: transparent !important;
    text-align: center;
    line-height: 1;
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }
    .quickSearch .button svg {
      position: relative;
      width: 20px;
      height: 20px;
      fill: #777777;
      padding: 2px; }
  @media (min-width: 1025px) {
    .quickSearch {
      padding: 0;
      max-width: 1170px; } }

.haloQuickSearchResults {
  margin: 0 auto;
  background-color: white;
  padding: 25px 0;
  position: relative;
  padding: 25px;
  width: 100%;
  z-index: 11; }
  .haloQuickSearchResults .container {
    display: block !important; }
  .haloQuickSearchResults .quickSearchMessage {
    display: block;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.75;
    color: black;
    margin: 0;
    text-align: center;
    padding: 10px 15px; }
  .haloQuickSearchResults.is-open {
    display: block;
    -webkit-animation: fadeIn 0.36s;
    animation: fadeIn .3s;
    opacity: 1;
    visibility: visible; }
    .haloQuickSearchResults.is-open .quickResults-wrapper {
      opacity: 1; }
  @media (min-width: 1025px) {
    .haloQuickSearchResults {
      position: absolute;
      top: 100%;
      right: 0px;
      overflow-x: hidden;
      overflow-y: auto;
      max-height: calc(100vh - 150px);
      -webkit-animation: fadeOut .3s;
      animation: fadeOut .3s;
      -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.6, 1);
      animation-timing-function: cubic-bezier(0.4, 0, 0.6, 1);
      opacity: 0;
      visibility: hidden;
      transition: all .5s ease; } }

.card-quick-search .card-body-content {
  background: transparent; }

.quickResults-wrapper {
  display: block;
  opacity: 0;
  transition: all .3s ease; }
  .quickResults-wrapper .quickResults-close {
    line-height: 1;
    padding: 0;
    position: absolute;
    text-align: center;
    z-index: 50;
    top: 25px;
    right: 30px;
    font-size: 0;
    color: black;
    display: none; }
    .quickResults-wrapper .quickResults-close span:not(.aria-description--hidden) {
      display: block;
      width: 20px;
      height: 20px;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 612 612' id='icon-close' style='&%2310; fill: %23323232;&%2310;'%3E%3Cpolygon points='612,36.004 576.521,0.603 306,270.608 35.478,0.603 0,36.004 270.522,306.011 0,575.997 35.478,611.397 306,341.411 576.521,611.397 612,575.997 341.459,306.011 '/%3E%3C/svg%3E");
      background-repeat: no-repeat; }
    @media (min-width: 1025px) {
      .quickResults-wrapper .quickResults-close {
        display: block;
        transform: rotate(0);
        transition: opacity .1s ease, transform .5s ease; }
        .quickResults-wrapper .quickResults-close:hover {
          transform: rotate(90deg); } }
  .quickResults-wrapper .quickResults-item {
    display: block;
    width: 100%;
    padding: 0; }
    .quickResults-wrapper .quickResults-item.quickResults-product {
      position: relative;
      padding-top: 10px; }
      .quickResults-wrapper .quickResults-item.quickResults-product.is-loading {
        padding-top: 50px;
        padding-bottom: 70px; }
        .quickResults-wrapper .quickResults-item.quickResults-product.is-loading .loadingOverlay {
          display: block;
          padding-top: 40px;
          padding-bottom: 40px; }
      .quickResults-wrapper .quickResults-item.quickResults-product .card-action {
        background-color: transparent;
        margin-left: 20px;
        font-size: 15px; }
        .quickResults-wrapper .quickResults-item.quickResults-product .card-action .text {
          background-image: linear-gradient(transparent 97%, #4c4c4c 3%);
          background-repeat: repeat-x;
          background-position-y: -3px; }
          .quickResults-wrapper .quickResults-item.quickResults-product .card-action .text:before, .quickResults-wrapper .quickResults-item.quickResults-product .card-action .text:after {
            content: "";
            position: absolute;
            display: block;
            line-height: 22px;
            background-color: black; }
          .quickResults-wrapper .quickResults-item.quickResults-product .card-action .text:before {
            top: 7px;
            right: calc(100% + 8px);
            width: 10px;
            height: 2px; }
          .quickResults-wrapper .quickResults-item.quickResults-product .card-action .text:after {
            top: 3px;
            right: calc(100% + 12px);
            width: 2px;
            height: 10px; }
        @media (max-width: 1024px) {
          .quickResults-wrapper .quickResults-item.quickResults-product .card-action {
            color: black; }
            .quickResults-wrapper .quickResults-item.quickResults-product .card-action .text:after, .quickResults-wrapper .quickResults-item.quickResults-product .card-action .text:before {
              background-color: black; } }
      .quickResults-wrapper .quickResults-item.quickResults-product .card-option {
        padding-bottom: 0; }
      .quickResults-wrapper .quickResults-item.quickResults-product .card-body-button {
        margin-top: 0px;
        padding-top: 10px;
        min-height: 20px; }
      .quickResults-wrapper .quickResults-item.quickResults-product .card-wrapper .card-text {
        display: none; }
    .quickResults-wrapper .quickResults-item + .quickResults-item {
      margin-top: 20px; }
  .quickResults-wrapper .quickResults-title {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.05em;
    line-height: 24px;
    margin: 0 0 26px 0;
    text-transform: uppercase;
    text-align: left; }
  .quickResults-wrapper .quickResults-link {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0;
    color: black;
    transition: unset; }
    .quickResults-wrapper .quickResults-link span {
      padding: 0 0 1px 0;
      background-image: linear-gradient(transparent 97%, #e6e6e6 3%);
      background-repeat: repeat-x;
      background-position-y: -3px;
      display: block; }
    @media (max-width: 1024px) {
      .quickResults-wrapper .quickResults-link {
        top: 14px;
        right: 0; } }
  .quickResults-wrapper .productGrid-search {
    list-style: none;
    margin: 0;
    text-align: left;
    font-size: 0;
    letter-spacing: 0; }
    .quickResults-wrapper .productGrid-search .search-item {
      display: inline-block;
      vertical-align: top;
      margin: 0 10px 10px 0; }
      .quickResults-wrapper .productGrid-search .search-item:last-child {
        margin-right: 0; }
    .quickResults-wrapper .productGrid-search .link {
      display: block;
      font-size: 14px;
      font-weight: 400;
      letter-spacing: 0;
      padding: 7px 12px;
      cursor: pointer;
      pointer-events: auto;
      border: 1px solid #e6e6e6;
      color: black; }
    .quickResults-wrapper .productGrid-search .icon {
      position: relative;
      top: -2px;
      margin: 0 9px 0 0;
      width: 16px;
      height: 16px;
      fill: black;
      color: black; }
    @media (max-width: 1024px) {
      .quickResults-wrapper .productGrid-search .link {
        padding: 4px 10px; } }
  .quickResults-wrapper .productGrid {
    white-space: nowrap;
    margin-left: -15px;
    margin-right: -15px; }
    .quickResults-wrapper .productGrid .product {
      width: 200px;
      padding-left: 15px;
      padding-right: 15px;
      margin-top: 0; }
    .quickResults-wrapper .productGrid .card:before {
      content: none; }
    .quickResults-wrapper .productGrid .card .card-rating {
      display: none; }
    .quickResults-wrapper .productGrid .slick-arrow {
      position: absolute;
      top: 30%;
      transform: translateY(-50%); }
      .quickResults-wrapper .productGrid .slick-arrow.slick-prev {
        left: 15px; }
      .quickResults-wrapper .productGrid .slick-arrow.slick-next {
        left: auto;
        right: 15px; }
  .quickResults-wrapper .card-option .form-field {
    justify-content: center;
    align-items: center;
    border: 0;
    padding: 0; }
  @media (min-width: 1025px) {
    .quickResults-wrapper .quickResults-item.quickResults-product {
      order: -1;
      padding-right: 0; }
    .quickResults-wrapper .quickResults-item + .quickResults-item {
      margin-top: 0; }
    .quickResults-wrapper .quickResults-link:hover {
      color: #e9446e; }
      .quickResults-wrapper .quickResults-link:hover span {
        background-image: linear-gradient(transparent 97%, #e9446e 3%); }
    .quickResults-wrapper .productGrid-search .search-item {
      margin-right: 15px;
      margin-bottom: 15px; }
    .quickResults-wrapper .productGrid-search .link:hover {
      color: white;
      background-color: black;
      border-color: black; }
      .quickResults-wrapper .productGrid-search .link:hover .icon {
        fill: white; }
    .quickResults-wrapper .productGrid .product,
    .quickResults-wrapper .productGrid .product-sample {
      width: 20%; } }

.search-suggestion {
  display: block;
  position: relative;
  margin: 0 0 27px 0;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.75; }
  .search-suggestion ul {
    margin-left: 15px; }
    .search-suggestion ul li {
      font-size: 14px;
      font-weight: 400;
      letter-spacing: 0;
      line-height: 40px; }
  .search-suggestion > :last-child {
    margin-bottom: 0; }

.suggestion-title {
  font-size: 18px;
  font-weight: 400;
  margin: 0 0 27px 0;
  letter-spacing: 0;
  line-height: 1.2;
  text-transform: capitalize; }

.advancedSearch-form {
  margin-bottom: 3rem; }
  .advancedSearch-form .form-row {
    margin-bottom: -1.5rem; }
  .advancedSearch-form .form-actions {
    max-width: 305px; }

.advancedSearch-separator {
  display: none; }

.advancedSearch-title {
  margin: 0 0 1.5rem;
  text-transform: inherit; }

.search-price-range label {
  display: inline; }
  .search-price-range label input {
    display: block;
    padding-left: 1.5rem; }
    @media (min-width: 551px) {
      .search-price-range label input {
        display: inline;
        width: 6rem; } }
  @media (min-width: 551px) {
    .search-price-range label span {
      display: inline;
      padding-left: 1.5rem;
      padding-right: 1.5rem; } }

.category-suggestion-list {
  display: inline-block;
  vertical-align: top;
  line-height: 40px;
  text-transform: unset;
  list-style: none;
  padding: 0;
  margin: 0 !important; }
  .category-suggestion-list .category-suggestion {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0; }
    .category-suggestion-list .category-suggestion > a {
      color: black;
      transition: unset; }
      .category-suggestion-list .category-suggestion > a .text {
        padding: 0 0 1px 0; }
    .category-suggestion-list .category-suggestion:only-child {
      padding: 0; }
  @media (min-width: 1025px) {
    .category-suggestion-list {
      display: block;
      font-size: 0;
      letter-spacing: 0;
      margin-left: -15px;
      margin-right: -15px; }
      .category-suggestion-list .category-suggestion {
        display: inline-block;
        vertical-align: top;
        width: 50%;
        padding-left: 15px;
        padding-right: 15px; }
        .category-suggestion-list .category-suggestion > a:hover {
          color: #e9446e; }
          .category-suggestion-list .category-suggestion > a:hover .text {
            background-image: linear-gradient(transparent 97%, #e9446e 3%);
            background-repeat: repeat-x;
            background-position-y: 0; } }

.search-refine {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
  text-transform: unset;
  color: black;
  padding: 0;
  line-height: 1.75;
  letter-spacing: 0;
  transition: unset;
  width: auto;
  margin: 0 0 0 10px; }
  .search-refine .text {
    padding: 0 0 1px 0;
    background-image: linear-gradient(transparent 97%, black 3%);
    background-repeat: repeat-x;
    background-position-y: -5px;
    display: block; }
  @media (min-width: 1025px) {
    .search-refine:hover .text {
      background-image: linear-gradient(transparent 97%, #e9446e 3%); } }

.search-nav {
  display: flex;
  justify-content: center;
  margin: 30px 0 30px 0;
  position: relative; }
  .search-nav .navBar-section {
    width: 100%;
    border: 1px solid black; }
  .search-nav .navBar-item {
    display: block;
    margin-left: 0;
    margin-right: 0;
    padding: 9px 15px 8px 15px;
    text-align: center;
    width: 100%;
    float: left; }
    .search-nav .navBar-item.navBar-item--active {
      background-color: black; }
  .search-nav .navBar-action {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: black;
    letter-spacing: 0;
    text-transform: capitalize;
    line-height: 28px; }
  .search-nav .toggleLink-text {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: black;
    letter-spacing: 0;
    text-transform: capitalize;
    line-height: 1.75; }
  .search-nav .navBar-action-color--active {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: white;
    letter-spacing: 0;
    text-transform: capitalize;
    line-height: 1.75; }
  @media (min-width: 551px) {
    .search-nav {
      width: auto;
      text-align: right; }
      .search-nav .navBar-section {
        width: auto; }
      .search-nav .navBar-item {
        display: inline-block;
        width: auto;
        height: 100%; } }
  @media (min-width: 1025px) {
    .search-nav .navBar-action:hover .toggleLink-text {
      background-image: linear-gradient(transparent 97%, black 3%); } }

#search-results-content .actionBar {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 2rem 0; }
  #search-results-content .actionBar .form-field {
    border: 0;
    margin-bottom: 0;
    display: flex;
    align-items: center; }
  #search-results-content .actionBar .form-label {
    display: none;
    vertical-align: middle;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 14px;
    margin-right: 14px;
    margin-bottom: 0;
    padding: 0;
    line-height: 1;
    color: black; }
  #search-results-content .actionBar .form-select {
    border: 1px solid #c5c5cf;
    padding-left: 15px;
    color: black;
    min-width: 150px;
    background-position: right 8px top 9px;
    background-size: unset; }

#search-results-content > ul {
  margin-left: 0; }

@media (min-width: 551px) {
  #search-results-content .actionBar .form-select {
    min-width: 175px; } }

@media (min-width: 992px) {
  #search-results-content .actionBar .form-label {
    display: inline-block; } }

@media (min-width: 1025px) {
  #search-results-content .actionBar .form-select {
    min-width: 192px; } }

.page-type-search .page-heading {
  text-transform: uppercase;
  font-size: 20px; }

.page-type-search .page-listing-header--content {
  padding-top: 0 !important;
  padding-bottom: 16px !important; }

.page-type-search .search-nav {
  margin-top: 16px;
  margin-bottom: 40px; }

.navBar--account {
  display: block;
  padding-top: 5px; }
  .navBar--account .navBar-section {
    display: block;
    font-size: 0;
    letter-spacing: 0;
    float: none;
    margin: 0 10px 2px 10px;
    text-align: center;
    white-space: nowrap;
    overflow-x: auto;
    border: 1px solid #cbcbcb; }
    .navBar--account .navBar-section .navBar-item {
      display: inline-block;
      vertical-align: top;
      text-align: center;
      padding: 0;
      margin: 0;
      width: 220px;
      float: none; }
      .navBar--account .navBar-section .navBar-item .navBar-action {
        font-size: 14px;
        font-weight: 400;
        color: black;
        letter-spacing: 0;
        background-color: #fafafa;
        padding: 11px 15px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        text-transform: uppercase;
        transition: unset; }
      .navBar--account .navBar-section .navBar-item.is-active .navBar-action {
        color: black !important;
        background-color: white !important; }
      .navBar--account .navBar-section .navBar-item + .navBar-item {
        border-left: 1px solid #cbcbcb; }
  .navBar--account.navBar--account2 .navBar-section .navBar-item .navBar-action {
    padding: 16px 15px; }
  @media (max-width: 1024px) {
    .navBar--account {
      display: none; } }
  @media (min-width: 1025px) {
    .navBar--account.navBar--account2 .navBar-section {
      border: none;
      margin-left: -5px;
      margin-right: -5px; }
      .navBar--account.navBar--account2 .navBar-section .navBar-item {
        width: calc(100%/3);
        padding: 0 5px; }
        .navBar--account.navBar--account2 .navBar-section .navBar-item .navBar-action {
          text-transform: capitalize;
          font-weight: 500;
          border: 1px solid #cccccc;
          background: white;
          color: #666666; }
          .navBar--account.navBar--account2 .navBar-section .navBar-item .navBar-action:hover {
            border: 1px solid black;
            color: black; }
        .navBar--account.navBar--account2 .navBar-section .navBar-item.is-active .navBar-action {
          border: 1px solid black; }
        .navBar--account.navBar--account2 .navBar-section .navBar-item + .navBar-item {
          border-left: none; }
    .navBar--account .navBar-section {
      border: none;
      margin-left: -5px;
      margin-right: -5px; }
      .navBar--account .navBar-section .navBar-item {
        width: calc(100%/6);
        padding: 0 5px; }
        .navBar--account .navBar-section .navBar-item .navBar-action {
          text-transform: capitalize;
          font-weight: 500;
          border: 1px solid #cccccc;
          background: white;
          color: #666666; }
          .navBar--account .navBar-section .navBar-item .navBar-action:hover {
            border: 1px solid black;
            color: black; }
        .navBar--account .navBar-section .navBar-item.is-active .navBar-action {
          border: 1px solid black; }
        .navBar--account .navBar-section .navBar-item + .navBar-item {
          border-left: none; } }

.account-heading {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 28px;
  border-bottom: 1px solid #e6e6e6;
  margin: 0;
  padding-bottom: 1rem; }

.account-description {
  font-size: 14px;
  font-weight: 400;
  color: black;
  letter-spacing: 0;
  line-height: 1.75;
  margin: 30px 0 0 0; }
  .account-description + .account-list.account-list2 {
    margin-top: 15px; }

.account-list {
  list-style: none;
  margin: 0; }
  .account-list + .account-heading {
    margin-top: 40px;
    margin-bottom: 30px; }
  .account-list.account-list2 {
    list-style-type: decimal;
    list-style-position: inside; }

.account-listItem {
  border-bottom: 1px solid #e6e6e6;
  padding: 45px 0 40px;
  position: relative; }
  .account-listItem img {
    width: 100%; }
  .account-listItem .account-product-image {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }

.account-message .is-read {
  color: black; }

.account-message .account-listItem {
  padding: 25px 0 15px 0; }
  .account-message .account-listItem:first-child {
    padding-top: 0; }

.account-message .account-list .account-listItem:last-child {
  margin-bottom: 42px; }

.account-message .form-actions {
  margin-top: 25px; }

.account-message .account-orderStatus {
  float: none;
  position: inherit;
  text-align: left; }

.account-listShipping {
  border-bottom: 1px solid #e5e5e5;
  font-weight: 700;
  padding: 2rem 0; }
  .account-listShipping .account-listShipping-title {
    margin: 0;
    text-transform: inherit; }

.account-product:before, .account-product:after {
  content: " ";
  display: table; }

.account-product:after {
  clear: both; }

.account-product-figure {
  float: left;
  margin-right: 0.78571rem; }
  .account-product-figure > img {
    display: block; }

.account-product-figure--opposite {
  float: right;
  margin-left: 0.78571rem;
  margin-right: 0; }

.account-product-body:before, .account-product-body:after {
  content: " ";
  display: table; }

.account-product-body:after {
  clear: both; }

.account-product-figure {
  display: flex;
  align-items: center;
  margin: 0 30px 0 0;
  position: relative;
  width: 100px; }
  .account-product-figure:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 128%; }

.account-product-download {
  border-radius: 50%;
  height: 2.35714rem;
  padding: 0;
  position: absolute;
  right: -0.78571rem;
  top: -0.78571rem;
  width: 2.35714rem;
  z-index: 1; }
  .account-product-download .icon {
    height: 1.5rem;
    margin-top: 0.35714rem;
    width: 1.5rem; }
  .account-product-download svg {
    fill: white; }

.account-product-body {
  overflow: hidden;
  padding: 0 0 50px 0;
  position: relative; }
  .account-product-body .definitionList {
    font-size: 14px;
    font-weight: 400;
    margin: 0; }
  @media (min-width: 551px) {
    .account-product-body {
      padding-bottom: 0; } }

.account-product-title {
  font-size: 16px;
  font-weight: 600;
  line-height: 25px;
  letter-spacing: 0;
  color: black;
  margin-top: 0;
  margin-bottom: 10px;
  text-transform: uppercase; }
  .account-product-title > a {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    position: relative;
    text-decoration: none;
    top: -5px; }
    @media (min-width: 1025px) {
      .account-product-title > a:hover span {
        background-image: linear-gradient(transparent 96%, #e6e6e6 4%);
        background-repeat: repeat-x;
        background-position-y: -3px; } }
  .account-product-title + .account-product-description {
    position: relative;
    top: -8px;
    display: inline-block; }

.account-product-description {
  font-size: 14px;
  font-weight: 400;
  color: black;
  line-height: 26px;
  letter-spacing: 0;
  margin: 0; }
  .account-product-description span {
    font-size: 14px;
    font-weight: 600;
    color: #1e1e1e; }
  .account-product-description + .account-product-details {
    margin-top: 24px; }

.account-product-subtitle {
  color: #999999;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 14px;
  margin: -0.21429rem 0 1rem;
  text-transform: inherit; }

.account-product-price {
  float: right;
  font-size: 14px;
  font-weight: 500;
  color: black; }
  @media (max-width: 550px) {
    .account-product-price {
      float: unset; } }

.account-product-description + .definitionList {
  margin: -1.35714rem 0 1.5rem; }
  .account-product-description + .definitionList .definitionList-value,
  .account-product-description + .definitionList .definitionList-key {
    font-size: 14px;
    font-weight: 400;
    color: black;
    line-height: 1.75;
    letter-spacing: 0; }

.account-product-title + .definitionList .definitionList-value,
.account-product-title + .definitionList .definitionList-key {
  font-size: 14px;
  font-weight: 400;
  color: black;
  line-height: 1.75;
  letter-spacing: 0; }

.account-product-title + .is-read {
  font-size: 14px;
  font-weight: 400;
  color: black;
  line-height: 1.75;
  letter-spacing: 0;
  margin: 0;
  padding: 15px 0 0 0; }

.account-product-refundQty {
  color: #999999;
  margin-bottom: 0; }

.account-product-details {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto; }
  .account-product-details:before, .account-product-details:after {
    content: " ";
    display: table; }
  .account-product-details:after {
    clear: both; }

.account-product-detail {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }
  .account-product-detail + .account-product-detail {
    margin-top: 1rem; }
  @media (min-width: 551px) {
    .account-product-detail + .account-product-detail--full {
      margin-top: 1.5rem; } }
  @media (min-width: 551px) {
    .account-product-detail {
      width: 50%; }
      .account-product-detail + .account-product-detail {
        margin-top: 0; } }
  @media (min-width: 768px) {
    .account-product-detail {
      width: 25%; } }
  @media (min-width: 1025px) {
    .account-product-detail {
      width: auto; }
      .account-product-detail + .account-product-detail {
        margin-left: 35px; } }
  @media (min-width: 1600px) {
    .account-product-detail {
      width: auto; }
      .account-product-detail + .account-product-detail {
        margin-left: 75px; } }

@media (min-width: 1261px) {
  .account-product-detail--large {
    width: 50%; } }

.account-product-detail--full {
  width: 100%; }

.account-product-detail-heading {
  color: black;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  text-transform: capitalize;
  letter-spacing: 0;
  line-height: 35px;
  margin-top: 0;
  margin-bottom: 5px;
  text-underline-position: under; }
  .account-product-detail-heading span {
    background-image: linear-gradient(transparent 96%, #3f3f3f 4%);
    background-repeat: repeat-x;
    background-position-y: -3px; }
  .account-product-detail-heading + span {
    display: block;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    color: black;
    line-height: 26px;
    letter-spacing: 0; }

.account-product--alignMiddle {
  display: table;
  width: 100%; }
  .account-product--alignMiddle .account-product-checkItem {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    width: 2rem; }
    @media (min-width: 1261px) {
      .account-product--alignMiddle .account-product-checkItem {
        left: -2.5rem; } }
    .account-product--alignMiddle .account-product-checkItem .form-label {
      height: 1.5rem;
      margin: 0;
      padding: 0;
      width: 1.5rem; }
  .account-product--alignMiddle .account-product-figure,
  .account-product--alignMiddle .account-product-body {
    display: table-cell; }
  .account-product--alignMiddle .account-product-figure {
    float: none;
    margin-right: 0; }
    @media (min-width: 1261px) {
      .account-product--alignMiddle .account-product-figure {
        left: -2rem; } }
  .account-product--alignMiddle .account-product-body {
    padding-left: 2rem;
    vertical-align: middle; }
    @media (min-width: 1261px) {
      .account-product--alignMiddle .account-product-body {
        padding-left: 0; } }

.account-orderTotal {
  float: right;
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  width: 66.66667%; }

.account-orderTotal-key,
.account-orderTotal-value {
  margin: 0;
  padding: 15px 0;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.75;
  color: black; }

.account-orderTotal-key {
  color: black;
  float: left; }
  .account-orderTotal-key:last-of-type {
    position: relative;
    top: 0.28571rem; }

.account-orderTotal-value {
  font-size: 14px;
  font-weight: 500;
  border-bottom: 1px solid #e6e6e6;
  color: black;
  text-align: right; }
  .account-orderTotal-value:last-child {
    border-bottom: 0;
    font-weight: 500;
    font-size: 18px; }

@media (min-width: 551px) {
  .account-orderStatus {
    float: right;
    position: inherit;
    text-align: center;
    bottom: 0;
    left: 0; } }

.account-orderStatus-label {
  background-color: #835bd8;
  color: white;
  display: inline-block;
  vertical-align: top;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 400;
  font-style: italic;
  line-height: 22px;
  text-transform: capitalize;
  margin-bottom: 20px;
  padding: 0 5px;
  margin-top: 0; }
  @media (min-width: 551px) {
    .account-orderStatus-label {
      margin-top: 0;
      margin-bottom: 0;
      min-width: 122px; }
      .account-orderStatus-label + .account-orderStatus-action {
        margin-top: 10px;
        color: black; }
        .account-orderStatus-label + .account-orderStatus-action span {
          background-image: linear-gradient(transparent 96%, black 4%);
          background-repeat: repeat-x;
          background-position-y: -3px; } }

.account-orderStatus-action {
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
  margin: 10px 0 0 15px;
  text-align: right; }
  @media (min-width: 551px) {
    .account-orderStatus-action {
      display: block;
      margin-top: 0;
      margin-left: 0; } }

.page-type-account_returns .account-product-title + .account-product-description {
  top: unset; }

.page-type-account_returns .account-product-description a {
  font-style: italic;
  text-decoration: underline;
  text-underline-position: under; }

.page-type-account_returns .account-product-description + .definitionList {
  margin-top: 0; }

.page-type-account_returns .definitionList {
  margin-bottom: 20px; }

.account .pagination {
  display: block;
  text-align: left;
  font-size: 14px;
  font-weight: 400;
  color: black;
  letter-spacing: 0;
  line-height: 1.75;
  margin-top: 18px;
  margin-bottom: -12px; }

.account .pagination-list--small .pagination-item {
  font-size: 14px;
  font-weight: 400;
  color: #2d2d2d;
  letter-spacing: 0;
  line-height: 35px; }

.account-sidebar-block {
  font-size: 14px; }
  .account-sidebar-block + .account-sidebar-block {
    margin-top: 3rem; }
  .account-sidebar-block .account-heading {
    margin-bottom: 1.5rem; }
  .account-sidebar-block .definitionList .definitionList-key,
  .account-sidebar-block .definitionList .definitionList-value {
    font-size: 14px;
    font-weight: 400;
    color: black;
    line-height: 1.75;
    letter-spacing: 0; }
  .account-sidebar-block .definitionList .order-payments-description,
  .account-sidebar-block .definitionList .order-payments-value {
    font-size: 14px;
    font-weight: 400;
    color: black;
    line-height: 1.75;
    letter-spacing: 0; }
  .account-sidebar-block .definitionList .order-payments-description,
  .account-sidebar-block .definitionList .definitionList-key {
    color: black;
    font-weight: 500; }
  .account-sidebar-block .button {
    text-transform: uppercase;
    min-width: 200px;
    margin-bottom: 10px; }

.account-order-address {
  margin-bottom: 0;
  list-style: none;
  margin-left: 0; }
  .account-order-address ul,
  .account-order-address ol {
    list-style: none;
    margin-bottom: 0; }
  .account-order-address li {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.625;
    color: black; }

.account-reorder-form {
  display: inline-block; }

.order-payments-description {
  color: black;
  font-weight: 400;
  margin-top: 1.5rem; }

.account-downloads-summary {
  border-bottom: 1px solid #e5e5e5;
  font-size: 14px;
  padding-bottom: 1.5rem; }

.account-downloadsList {
  list-style: none;
  margin-left: 0; }
  .account-downloadsList ul,
  .account-downloadsList ol {
    list-style: none;
    margin-bottom: 0; }

.account-downloadsItem {
  margin-bottom: 1.5rem; }
  .account-downloadsItem > :first-child {
    margin-top: 0; }
  .account-downloadsItem > :last-child {
    margin-bottom: 0; }

.account-downloadsItem-title {
  color: black;
  font-size: 14px;
  margin-bottom: 0.21429rem;
  text-transform: inherit; }

.account-downloadsItem-description {
  margin-bottom: 0; }

.account-downloadsItem-availability {
  color: black; }

@media (min-width: 381px) {
  .page.account .button {
    min-width: 205px; } }

.page.page-giftcertificates,
.page.page-account {
  margin: 0; }
  .page.page-giftcertificates .page-header,
  .page.page-account .page-header {
    margin-bottom: 28px; }
  .page.page-giftcertificates .page-content,
  .page.page-account .page-content {
    padding-left: 0;
    padding-right: 0; }

.page.page-giftcertificates .page-content .account > h3 {
  font-weight: 600; }

.page.page-giftcertificates .page-content .account .intro {
  font-weight: 500; }

.page.page-giftcertificates .page-content .account .form-prefixPostfix {
  max-width: 865px; }
  .page.page-giftcertificates .page-content .account .form-prefixPostfix #giftcertificatecode {
    width: calc(100% - 225px); }

.form-label {
  color: black; }
  .form-label small {
    float: none; }

.form-select {
  height: 42px;
  min-height: 42px;
  border-color: #cccccc; }

.page-account.account-created {
  margin-top: 50px;
  margin-bottom: 50px; }
  @media (max-width: 1024px) {
    .page-account.account-created .page-header {
      margin-bottom: 25px; } }
  @media (max-width: 767px) {
    .page-account.account-created .button {
      width: 100%; } }

.wishlists-table {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%; }
  .wishlists-table a {
    color: black; }

.wishlist-header {
  display: none;
  text-align: center; }

.modal .wishlist-header {
  display: block; }

.wishlist-form {
  margin: 0 auto;
  max-width: 85.71429rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 39.28571rem; }
  .wishlist-form:before, .wishlist-form:after {
    content: " ";
    display: table; }
  .wishlist-form:after {
    clear: both; }
  .wishlist-form .form-field {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 100%;
    float: left; }

.share-wishlist {
  margin-left: auto;
  margin-right: auto;
  max-width: 46.42857rem;
  text-align: center; }
  .share-wishlist .panel-body {
    margin-top: 40px; }
    .share-wishlist .panel-body .title {
      font-weight: 500;
      text-transform: uppercase; }

.item-wishlist .card {
  margin-bottom: 30px; }

@media screen and (max-width: 1024px) {
  .page-type-wishlist .body {
    margin-bottom: 30px; }
  .page-type-wishlist .productGrid {
    margin-top: 0 !important; }
  .page-type-wishlist .card .card-figcaption-bottom {
    padding-bottom: 10px; } }

@media screen and (min-width: 768px) {
  .page-type-wishlist .productGrid .product,
  .page-type-wishlist .productGrid .product-sample {
    width: 25%; } }

@media screen and (min-width: 1025px) {
  .page-type-wishlist .productGrid .product .card,
  .page-type-wishlist .productGrid .product-sample .card {
    padding-bottom: 10px; }
  .page-type-wishlist .productGrid .product .form .button,
  .page-type-wishlist .productGrid .product-sample .form .button {
    margin-top: 0px; } }

.icon--ratingEmpty svg {
  fill: #eeeeee; }

.icon--ratingFull svg {
  fill: #e7040f; }

.rating--small {
  display: inline-block; }
  .rating--small .icon {
    height: 1rem;
    width: 1rem;
    margin-top: -3px; }

.apple-pay-checkout-button {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100% 60%;
  border-radius: 0.28571rem;
  cursor: pointer;
  display: none;
  max-height: 4.57143rem;
  min-height: 2.28571rem;
  min-width: 90px;
  width: 160px;
  padding: 1.5rem;
  background-color: #000;
  background-image: -webkit-named-image(apple-pay-logo-white); }

.cart-additionalCheckoutButtons .apple-pay-checkout-button {
  margin-top: 0.78571rem; }

.apple-pay-supported .apple-pay-checkout-button {
  display: block;
  float: right; }

.previewCartCheckout .apple-pay-checkout-button {
  display: inline-block;
  float: none;
  margin-top: 0.78571rem; }

.paymentMethodsTitle {
  padding: 45px 0 0 0;
  text-transform: none;
  width: 100%;
  margin: 0 0 0.78571rem; }

.paymentMethodsGrid {
  margin: -0.78571rem;
  margin-bottom: 1.5rem;
  display: flex;
  flex-wrap: wrap; }
  .paymentMethodsGrid-item {
    padding: 0.78571rem;
    width: 100%; }
    @media (min-width: 551px) {
      .paymentMethodsGrid-item {
        width: 50%; } }

.paymentMethod {
  border: 1px solid #e5e5e5;
  background-color: #e5e5e5;
  border-radius: 0.21429rem;
  height: 100%;
  display: flex;
  flex-flow: column nowrap; }
  .paymentMethod-row {
    padding: 1.5rem; }
    .paymentMethod-row:first-child {
      background-color: white; }
    .paymentMethod-row:last-child {
      margin-top: auto; }
    .paymentMethod-row:only-child {
      height: 100%; }
  .paymentMethod .button {
    margin-bottom: 0; }

.methodHeader {
  justify-content: space-between;
  display: flex;
  flex-flow: row;
  align-items: center; }
  .methodHeader-icon {
    margin-right: 0.78571rem;
    width: 2rem; }
    @media (min-width: 1261px) {
      .methodHeader-icon {
        width: 3rem; } }
  .methodHeader-title {
    font-size: 12px;
    font-weight: 600; }
    @media (min-width: 1261px) {
      .methodHeader-title {
        font-size: 1rem; } }
  .methodHeader-brand {
    font-size: 12px;
    font-weight: 600; }
    @media (min-width: 1261px) {
      .methodHeader-brand {
        font-size: 1rem; } }
  .methodHeader-meta {
    padding-left: 0.78571rem;
    margin-left: auto;
    display: flex;
    flex-wrap: nowrap; }
  .methodHeader-default {
    margin-left: 0.78571rem;
    fill: #666666;
    height: 1.28571rem;
    width: 1.28571rem; }
    @media (min-width: 1261px) {
      .methodHeader-default {
        height: 1.42857rem;
        width: 1.42857rem; } }
  .methodHeader-expiry {
    font-size: 14px;
    text-transform: capitalize; }

.methodDetails {
  margin: 0;
  display: flex; }
  .methodDetails-label {
    flex: 1;
    font-weight: 600; }
  .methodDetails-description {
    flex: 2;
    font-size: 12px; }

.newPaymentMethod {
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-items: center;
  flex-direction: column;
  min-height: 13.28571rem;
  height: 100%; }
  .newPaymentMethod-icon {
    font-size: 50px;
    line-height: 1;
    margin: auto 0 0.78571rem; }
  .newPaymentMethod-title {
    margin: 0 auto auto;
    text-align: center; }

@media (min-width: 551px) {
  .paymentMethodForm {
    max-width: 60%; } }

@media (min-width: 551px) {
  .paymentMethodForm-column {
    display: flex; }
    .paymentMethodForm-column:first-child .form-field {
      margin-bottom: 0.78571rem; } }

.paymentMethodForm-heading {
  color: #333333;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  margin-top: 1.5rem;
  text-transform: capitalize; }

.paymentMethodForm-subheading {
  display: flex;
  font-weight: 600; }

@media (min-width: 551px) {
  .paymentMethodForm-cards {
    margin-left: auto; } }

.paymentMethodForm-cards-icon {
  margin-right: 0.21429rem;
  width: 2.42857rem; }

.paymentMethodForm-inputs {
  position: relative; }
  @media (min-width: 551px) {
    .paymentMethodForm-inputs:last-child {
      padding-left: 1.5rem;
      width: 30%; }
    .paymentMethodForm-inputs:first-child {
      width: 70%; } }

.paymentMethodForm-inputs-icon {
  position: absolute;
  right: 0.64286rem;
  top: 2.78571rem; }
  .paymentMethodForm-inputs-icon.icon {
    fill: #999999;
    height: 1.5rem;
    width: 1.5rem; }

.paymentMethodForm-details {
  margin-bottom: 0; }
  @media (min-width: 551px) {
    .paymentMethodForm-details {
      display: inline-block;
      margin: 0 3rem 0 0; } }

.paymentMethodForm-details-term {
  font-weight: 400;
  margin-bottom: 0.78571rem; }

.paymentMethodForm-details-description {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.25px; }

.category-header-image {
  width: 100%; }

.page-listing-header .breadcrumbs,
.page-listing-header .page-heading {
  text-align: left; }

.page-listing-header + .page.page-category {
  margin-top: 80px; }

.page-listing-header--content {
  max-width: 870px;
  padding-right: 80px; }
  .home-layout-3 .page-listing-header--content {
    max-width: 100%; }
  .page-listing-header--content.no-banner {
    max-width: 100%; }
    .page-listing-header--content.no-banner .page-heading {
      margin-top: 0; }
    .page-type-category .page-listing-header--content.no-banner {
      margin-bottom: 10px; }

.page-listing-header {
  position: relative; }
  .page-listing-header--banner {
    display: block;
    height: auto;
    background: transparent;
    position: relative;
    overflow: hidden; }
    .page-listing-header--banner img {
      width: 100%;
      height: 260px;
      object-fit: cover; }
  .page-listing-header .halo-listing-top-banner {
    width: 100%;
    height: 100%;
    z-index: 1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center; }
    @media (min-width: 1025px) {
      .page-listing-header .halo-listing-top-banner:hover > a:before {
        top: 0; } }
  .page-listing-header > div + .page-listing-header--content {
    margin: 0px;
    z-index: 1;
    background-color: white;
    padding: 23px 0 18px 0px;
    display: flex;
    align-items: center; }
    .page-listing-header > div + .page-listing-header--content .halo-description {
      max-height: 180px;
      overflow-y: auto;
      padding-right: 10px; }
    .page-listing-header > div + .page-listing-header--content .page-description {
      margin-bottom: 15px;
      margin-top: 17px; }
    @media (min-width: 551px) {
      .page-listing-header > div + .page-listing-header--content {
        padding: 30px 0 25px 0px; }
        .page-listing-header > div + .page-listing-header--content .halo-description {
          padding-right: 20px; } }
    @media (min-width: 1600px) {
      .page-listing-header > div + .page-listing-header--content {
        padding: 27px 0 15px 0; }
        .page-listing-header > div + .page-listing-header--content .halo-description {
          padding-right: 0px; } }
    .page-listing-header > div + .page-listing-header--content .page-heading {
      margin-top: 0;
      margin-bottom: 0;
      font-size: 20px; }
      .home-layout-3 .page-listing-header > div + .page-listing-header--content .page-heading {
        font-size: 14px; }

#product-listing-container .card-option {
  min-height: auto; }

.compare-link {
  pointer-events: none;
  display: none; }
  .compare-link .button {
    box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.1);
    min-width: 129px;
    padding: 0 15px;
    border-radius: 3px; }
    .compare-link .button .countPill {
      position: relative;
      top: unset;
      left: unset;
      bottom: unset;
      right: unset;
      display: inline-block;
      background: transparent;
      font-size: inherit;
      vertical-align: unset;
      min-width: 24px;
      min-height: 24px;
      margin-left: 8px;
      padding: 0 6px;
      text-align: center;
      border-radius: 50%;
      background-color: #fff;
      color: #000;
      line-height: 24px;
      font-weight: 400;
      transition: all .3s ease 0s; }
  @media (min-width: 1025px) {
    .compare-link {
      display: block;
      position: fixed;
      top: auto;
      bottom: 130px;
      right: 30px;
      z-index: 100;
      pointer-events: auto;
      transform: translateY(-50%); }
      .compare-link .button {
        display: none; }
        .compare-link .button.show {
          display: block; } }

.halo-product-show-more {
  flex: 1;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0 0 20px 0; }
  .halo-product-show-more:before, .halo-product-show-more:after {
    content: " ";
    display: table; }
  .halo-product-show-more:after {
    clear: both; }
  .halo-product-show-more .button {
    width: 300px;
    margin: auto;
    text-transform: uppercase; }
    .halo-product-show-more .button.disable {
      border-color: #e5e5e5; }
    .halo-product-show-more .button:before {
      content: '';
      display: none;
      width: 20px;
      height: 20px;
      border: 2px solid #c5c5cf;
      border-radius: 100%;
      border-top: 2px solid transparent;
      -webkit-animation: load-animate infinite linear 1s;
      animation: load-animate infinite linear 1s; }
    .halo-product-show-more .button.loading {
      pointer-events: none;
      font-size: 0; }
      .halo-product-show-more .button.loading svg {
        display: none; }
      .halo-product-show-more .button.loading:before {
        display: inline-block;
        vertical-align: middle; }
    @media (min-width: 1025px) {
      .halo-product-show-more .button:hover {
        border-color: #e82b1a; } }
  @media (min-width: 768px) {
    .halo-product-show-more {
      margin-bottom: 0; } }

.haloSubCategories {
  padding: 0px 0 45px; }
  .haloSubCategories .haloSubCategories__container {
    font-size: 0; }
    .haloSubCategories .haloSubCategories__container .subCategories-heading {
      font-size: 16px;
      letter-spacing: 0.05em;
      font-weight: 700;
      text-transform: uppercase;
      margin: 0 0 15px; }
  .haloSubCategories .haloSubCategories__carousel {
    padding: 0;
    text-align: center;
    white-space: nowrap; }
    .haloSubCategories .haloSubCategories__carousel .haloSubCategories__item {
      font-size: 14px;
      width: 16.6667%;
      vertical-align: top;
      padding: 0;
      margin-bottom: 0;
      display: flex;
      align-items: center;
      text-align: left;
      white-space: normal; }
      .haloSubCategories .haloSubCategories__carousel .haloSubCategories__item .haloSubCategories__img {
        margin-bottom: 0;
        width: 80px;
        display: inline-block;
        vertical-align: middle; }
        .haloSubCategories .haloSubCategories__carousel .haloSubCategories__item .haloSubCategories__img > a {
          position: relative;
          display: block;
          overflow: hidden; }
          .haloSubCategories .haloSubCategories__carousel .haloSubCategories__item .haloSubCategories__img > a img {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto;
            border: 0;
            width: 100%;
            max-height: 100%;
            object-fit: contain;
            border-radius: 50%; }
            .haloSubCategories .haloSubCategories__carousel .haloSubCategories__item .haloSubCategories__img > a img.lazyload, .haloSubCategories .haloSubCategories__carousel .haloSubCategories__item .haloSubCategories__img > a img.lazyloading {
              width: auto;
              height: auto;
              object-fit: contain;
              margin: auto; }
          .haloSubCategories .haloSubCategories__carousel .haloSubCategories__item .haloSubCategories__img > a:after {
            content: '';
            display: block;
            height: 0;
            width: 100%;
            padding-bottom: 100%; }
      .haloSubCategories .haloSubCategories__carousel .haloSubCategories__item .haloSubCategories__icon {
        margin-bottom: 0;
        width: 80px;
        display: inline-block;
        vertical-align: middle; }
      .haloSubCategories .haloSubCategories__carousel .haloSubCategories__item .haloSubCategories__content {
        padding: 0 0 0 15px;
        width: calc(100% - 100px);
        display: inline-block;
        vertical-align: middle; }
        .haloSubCategories .haloSubCategories__carousel .haloSubCategories__item .haloSubCategories__content .haloSubCategories__name {
          font-size: 12px;
          font-weight: 500;
          color: black;
          text-decoration: none;
          margin-bottom: 0;
          display: inline-block;
          background-size: 0 1px;
          background-repeat: no-repeat;
          transition: background-size .3s;
          background-image: linear-gradient(to right, #f7f7f7, #f7f7f7), linear-gradient(to right, #4c4c4c, #4c4c4c);
          background-position: 100% 100%, 0 80%; }
          @media (min-width: 1025px) {
            .haloSubCategories .haloSubCategories__carousel .haloSubCategories__item .haloSubCategories__content .haloSubCategories__name:hover {
              background-size: 100% 1px;
              color: #e7040f;
              background-image: linear-gradient(to right, transparent, transparent), linear-gradient(to right, #e7040f, #e7040f); } }
        .haloSubCategories .haloSubCategories__carousel .haloSubCategories__item .haloSubCategories__content .haloSubCategories__count {
          line-height: 26px;
          color: #848484; }
        .haloSubCategories .haloSubCategories__carousel .haloSubCategories__item .haloSubCategories__content .haloSubCategories__des {
          line-height: 24px;
          margin-top: 10px; }
          .haloSubCategories .haloSubCategories__carousel .haloSubCategories__item .haloSubCategories__content .haloSubCategories__des p:last-child {
            margin-bottom: 0; }
    .haloSubCategories .haloSubCategories__carousel:not(.slick-initialized) .haloSubCategories__item {
      display: inline-block; }
      .haloSubCategories .haloSubCategories__carousel:not(.slick-initialized) .haloSubCategories__item:nth-child(n+7) {
        display: none; }
    @media (max-width: 1399px) {
      .haloSubCategories .haloSubCategories__carousel:not(.slick-initialized) .haloSubCategories__item {
        width: 20%; }
        .haloSubCategories .haloSubCategories__carousel:not(.slick-initialized) .haloSubCategories__item:nth-child(n+6) {
          display: none; } }
    @media (max-width: 1024px) {
      .haloSubCategories .haloSubCategories__carousel:not(.slick-initialized) .haloSubCategories__item {
        width: 25%; }
        .haloSubCategories .haloSubCategories__carousel:not(.slick-initialized) .haloSubCategories__item:nth-child(n+5) {
          display: none; }
      .haloSubCategories .haloSubCategories__carousel .slick-arrow {
        top: 45%; } }
    @media (max-width: 800px) {
      .haloSubCategories .haloSubCategories__carousel:not(.slick-initialized) .haloSubCategories__item {
        width: 33.3334%; }
        .haloSubCategories .haloSubCategories__carousel:not(.slick-initialized) .haloSubCategories__item:nth-child(n+4) {
          display: none; } }
    @media (max-width: 600px) {
      .haloSubCategories .haloSubCategories__carousel:not(.slick-initialized) .haloSubCategories__item {
        width: 50%; }
        .haloSubCategories .haloSubCategories__carousel:not(.slick-initialized) .haloSubCategories__item:nth-child(n+3) {
          display: none; } }
    @media (max-width: 480px) {
      .haloSubCategories .haloSubCategories__carousel {
        overflow: hidden; }
        .haloSubCategories .haloSubCategories__carousel .slick-list {
          padding-right: 110px; }
        .haloSubCategories .haloSubCategories__carousel:not(.slick-initialized) .haloSubCategories__item {
          width: 70%; }
          .haloSubCategories .haloSubCategories__carousel:not(.slick-initialized) .haloSubCategories__item:nth-child(n+3) {
            display: none; } }
    @media (min-width: 1025px) {
      .haloSubCategories .haloSubCategories__carousel .slick-arrow {
        top: 50%; }
        .haloSubCategories .haloSubCategories__carousel .slick-arrow.slick-prev {
          left: -8px; }
          .haloSubCategories .haloSubCategories__carousel .slick-arrow.slick-prev:before {
            width: 14px;
            height: 30px; }
        .haloSubCategories .haloSubCategories__carousel .slick-arrow.slick-next {
          right: -8px; }
          .haloSubCategories .haloSubCategories__carousel .slick-arrow.slick-next:before {
            width: 14px;
            height: 30px; } }
  .haloSubCategories .halo-comingSoon {
    background-color: white; }
  @media (max-width: 551px) {
    .haloSubCategories {
      padding: 0px 0 40px; } }

.skip-to-main-link {
  background: white;
  color: black;
  font-weight: 700;
  left: 50%;
  padding: 4px;
  position: absolute;
  transform: translate(-50%, calc(-100% - 55px));
  transition: transform 0.3s;
  z-index: 500; }
  .skip-to-main-link:focus {
    transform: translate(-50%, 0%); }

.header {
  background-color: white;
  border-bottom: none;
  box-shadow: 0 1px 6px 1px #e5e5e5;
  position: relative;
  z-index: 99; }
  .header:before, .header:after {
    content: " ";
    display: table; }
  .header:after {
    clear: both; }

.header-logo {
  font-size: 0;
  margin: 0;
  height: 55px; }
  @media (min-width: 551px) {
    .header-logo {
      margin-left: 5.89286rem;
      margin-right: 5.89286rem; } }
  @media (min-width: 1025px) {
    .header-logo {
      margin: 4rem auto 4.5rem;
      padding: 0;
      height: auto; }
      .header.fixed .header-logo {
        background-color: #e5e5e5;
        margin: 0;
        padding: 0.35714rem 0;
        position: absolute;
        top: 0;
        width: 100%; } }
  .header-logo__link {
    color: #333333;
    height: inherit;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    position: relative;
    text-decoration: none;
    width: 70%;
    z-index: 20; }
    .header-logo__link:before, .header-logo__link:after {
      content: " ";
      display: table; }
    .header-logo__link:after {
      clear: both; }
    @media (min-width: 801px) {
      .header-logo__link {
        background: none;
        border-bottom: 0;
        display: block;
        padding: 0;
        width: auto; } }
    .header-logo__link:hover {
      color: black; }
    .header-logo__link:active {
      color: black; }

.header-logo--left {
  text-align: left; }
  @media (min-width: 801px) {
    .header-logo--left {
      margin-left: 2.85714rem; } }
  .header-logo--left .header-logo-image {
    right: unset; }

.header-logo--right {
  text-align: right; }
  @media (min-width: 801px) {
    .header-logo--right {
      margin-right: 2.85714rem; } }
  .header-logo--right .header-logo-image {
    left: unset; }

.header-logo-text {
  display: block;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: 0.14286rem;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap; }
  @media (min-width: 551px) {
    .header-logo-text {
      font-size: 2.5vw; } }
  @media (min-width: 801px) {
    .header-logo-text {
      display: inline;
      font-size: 28px;
      max-width: none;
      overflow: auto;
      white-space: normal;
      padding: 0 10px; }
      .header.fixed .header-logo-text {
        font-size: 25px; } }

.header-logo__link {
  min-height: 75px;
  display: flex;
  align-items: center; }
  @media (max-width: 1024px) {
    .header-logo__link {
      min-height: 100%; } }

.header-logo-image-container {
  display: block;
  position: relative;
  width: 100%;
  min-height: 75px;
  min-width: 244px; }
  @media (max-width: 1024px) {
    .header-logo-image-container {
      min-width: 100%;
      min-height: 42px; } }

.header-logo-image-container:after {
  content: '';
  display: block; }

.header-logo-image {
  max-height: 2.35714rem;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }
  @media (min-width: 801px) {
    .header-logo-image {
      max-height: none; } }
  @media (max-width: 1024px) {
    .header-logo-image {
      max-height: 42px; } }

.header-logo-image-unknown-size {
  max-height: 2.35714rem; }
  @media (min-width: 801px) {
    .header-logo-image-unknown-size {
      max-height: none; } }

.halo-topHeader {
  position: relative;
  z-index: 12;
  padding: 0;
  background-color: #333333;
  color: #aaaaaa; }
  .halo-topHeader .container-full {
    max-width: 100%;
    padding-right: 22px; }
  .halo-topHeader .navUser {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    padding: 0; }
    .halo-topHeader .navUser:before, .halo-topHeader .navUser:after {
      display: none; }
  .halo-topHeader .navUser-section--alt {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    letter-spacing: 0.02em; }
    .halo-topHeader .navUser-section--alt.navUser-text-1 {
      margin-left: 0; }
      .halo-topHeader .navUser-section--alt.navUser-text-1 .navUser-action {
        padding: 0; }
  .halo-topHeader .navUser-action {
    line-height: 36px;
    padding: 1px 17px;
    color: #aaaaaa;
    font-weight: 400;
    font-size: 16px; }
    .halo-topHeader .navUser-action.socialIcons a {
      margin-right: 5px; }
    .halo-topHeader .navUser-action.navUser-action--currencySelector {
      padding-right: 0; }
      .halo-topHeader .navUser-action.navUser-action--currencySelector > img {
        position: relative;
        top: -1px;
        margin-right: 8px; }
      .halo-topHeader .navUser-action.navUser-action--currencySelector .text {
        margin-right: 5px; }
    .halo-topHeader .navUser-action a {
      color: #aaaaaa; }
    .halo-topHeader .navUser-action svg {
      fill: #aaaaaa;
      stroke: #aaaaaa; }
  .halo-topHeader .navUser-item--text {
    padding-right: 12px; }
    .halo-topHeader .navUser-item--text .navUser-item__item {
      display: flex; }
    .halo-topHeader .navUser-item--text .navUser-action {
      text-transform: unset; }
      .halo-topHeader .navUser-item--text .navUser-action.navUser-Phone a {
        font-weight: 700; }
      .halo-topHeader .navUser-item--text .navUser-action:last-child {
        padding-right: 2px; }
  @media (max-width: 1024px) {
    .halo-topHeader {
      padding: 5px 0; }
      .halo-topHeader .navUser {
        position: relative;
        top: 0;
        transform: unset;
        justify-content: center; }
      .halo-topHeader .navUser-item {
        display: none; }
        .halo-topHeader .navUser-item.navUser-item--text {
          display: block;
          padding-right: 0; }
      .halo-topHeader .navUser-action {
        padding: 0 10px;
        text-align: center; }
      .halo-topHeader .container-full {
        padding-right: 0; } }

.halo-middleHeader {
  z-index: 11;
  padding: 0;
  margin: 0;
  position: relative; }
  .halo-middleHeader .container {
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    max-width: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between; }
    .halo-middleHeader .container .middleHeader-item {
      display: flex;
      flex-wrap: nowrap;
      align-items: center;
      justify-content: space-between;
      padding: 0; }
      .halo-middleHeader .container .middleHeader-item__item {
        display: block;
        width: 100%; }
        .halo-middleHeader .container .middleHeader-item__item:not(.item--logo) {
          width: auto; }
        .halo-middleHeader .container .middleHeader-item__item.item--account, .halo-middleHeader .container .middleHeader-item__item.item--cart {
          display: block; }
        .halo-middleHeader .container .middleHeader-item__item + .middleHeader-item__item:not(.item--logo) {
          margin-left: 15px;
          margin-right: 12px; }
        .halo-middleHeader .container .middleHeader-item__item.item--account {
          margin-left: 0 !important; }
      .halo-middleHeader .container .middleHeader-item.text-center {
        flex: 1; }
  .halo-middleHeader .navUser-action {
    padding: 0;
    transition: unset; }
    .halo-middleHeader .navUser-action .navUser-icon {
      display: inline-block;
      vertical-align: top;
      position: relative; }
      .halo-middleHeader .navUser-action .navUser-icon svg {
        width: 25px;
        height: 25px;
        fill: black;
        margin: 0;
        transition: unset; }
        @media (max-width: 1024px) {
          .halo-middleHeader .navUser-action .navUser-icon svg {
            stroke: transparent; } }
  @media (min-width: 1025px) {
    .halo-middleHeader {
      margin-top: -40px;
      display: none; }
      .halo-middleHeader .container {
        align-items: flex-end; }
        .halo-middleHeader .container .middleHeader-item {
          flex: 0 0 125px; }
          .halo-middleHeader .container .middleHeader-item__item.item--account {
            display: none; }
          .halo-middleHeader .container .middleHeader-item.text-left {
            opacity: 0;
            visibility: visible;
            pointer-events: none; }
          .halo-middleHeader .container .middleHeader-item.text-center {
            flex: 0 0 calc(100% - 250px); }
          .halo-middleHeader .container .middleHeader-item.text-right {
            opacity: 0;
            visibility: visible;
            pointer-events: none; }
      .halo-middleHeader .navUser-action svg {
        width: 20px;
        height: 20px; } }

.halo-bottomHeader {
  display: none;
  position: relative;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  pointer-events: none; }
  @media (min-width: 1025px) {
    .halo-bottomHeader {
      display: block;
      z-index: unset;
      opacity: 1;
      visibility: visible;
      pointer-events: auto; }
      .halo-bottomHeader.header_logo--left {
        padding-top: 5px;
        padding-bottom: 5px; }
      .halo-bottomHeader .container {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: space-between;
        position: static; }
        .halo-bottomHeader .container.nav-container {
          max-width: 100%;
          padding-left: 0;
          padding-right: 0;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
          -ms-flex-align: center;
          align-items: center;
          -ms-flex-pack: justify;
          justify-content: space-between; }
          .halo-bottomHeader .container.nav-container > .text-left,
          .halo-bottomHeader .container.nav-container > .text-right {
            display: none; }
          .is-sticky .halo-bottomHeader .container.nav-container {
            padding-left: 5px;
            padding-right: 5px; }
            .is-sticky .halo-bottomHeader .container.nav-container > .text-left,
            .is-sticky .halo-bottomHeader .container.nav-container > .text-right {
              display: block; }
            .is-sticky .halo-bottomHeader .container.nav-container > .text-left {
              padding-right: 20px; }
        .halo-bottomHeader .container .bottomHeader-item {
          display: flex;
          flex-wrap: nowrap;
          align-items: center;
          justify-content: left;
          padding: 0; }
          .halo-bottomHeader .container .bottomHeader-item__item {
            display: block;
            width: 100%; }
            .halo-bottomHeader .container .bottomHeader-item__item .header-logo {
              margin: 0; }
          .halo-bottomHeader .container .bottomHeader-item.text-right .navUser .navUser-section {
            display: none;
            vertical-align: middle;
            float: unset; }
          .halo-bottomHeader .container .bottomHeader-item.text-center {
            flex: 1; }
          .halo-bottomHeader .container .bottomHeader-item .halo-cart {
            display: none; }
      .halo-bottomHeader.header_logo--left .container .bottomHeader-item.text-left {
        width: 33%; }
      .halo-bottomHeader.header_logo--left .container .bottomHeader-item.text-right {
        width: 67%; }
      .halo-bottomHeader.header_logo--left .container .bottomHeader-item.text-right {
        justify-content: right; }
        .halo-bottomHeader.header_logo--left .container .bottomHeader-item.text-right .navUser {
          width: auto; }
      .halo-bottomHeader.header_menu--center {
        text-align: center; }
      .halo-bottomHeader .navUser-action {
        padding: 10px 4px;
        position: relative; }
      .halo-bottomHeader .bottomHeader-item.text-right .navUser-action {
        padding: 10px 10px; }
        .halo-bottomHeader .bottomHeader-item.text-right .navUser-action.navUser-action--currencySelector {
          padding-left: 20px;
          padding-right: 20px; }
        .halo-bottomHeader .bottomHeader-item.text-right .navUser-action > svg {
          width: 33px;
          height: 33px;
          fill: black;
          stroke: black;
          stroke-width: 0; }
        .halo-bottomHeader .bottomHeader-item.text-right .navUser-action .navUser-icon svg,
        .halo-bottomHeader .bottomHeader-item.text-right .navUser-action .navUser-item-cartLabel svg {
          width: 33px;
          height: 33px;
          fill: black;
          stroke: black;
          stroke-width: 0; }
      .halo-bottomHeader .bottomHeader-item.text-right .navUser-item--wishlist .navUser-action:hover svg {
        fill: #e9446e; }
      .halo-bottomHeader .bottomHeader-item.text-right .navUser-item--wishlist svg {
        position: relative;
        top: 1px; }
      .halo-bottomHeader .bottomHeader-item.text-right .navUser-item--cart .navUser-action {
        padding-right: 3px; }
        .halo-bottomHeader .bottomHeader-item.text-right .navUser-item--cart .navUser-action:hover svg {
          fill: #e9446e; }
      .halo-bottomHeader .bottomHeader-item.text-right .navUser-item--account .navUser-action {
        padding: 0; }
      .halo-bottomHeader .bottomHeader-item.text-right .navUser-item--account .say-hi h4 {
        font-size: 16px;
        text-transform: uppercase;
        font-weight: 700;
        margin: 0;
        letter-spacing: .05em;
        line-height: 16px; }
      .halo-bottomHeader .bottomHeader-item.text-right .navUser-section {
        margin-bottom: 0;
        margin-top: 2px; } }
  @media (min-width: 1400px) {
    .halo-bottomHeader .container.nav-container {
      padding-left: 40px;
      padding-right: 40px; }
      .is-sticky .halo-bottomHeader .container.nav-container {
        padding-left: 45px;
        padding-right: 45px; } }

.header-sticky.is-sticky {
  position: fixed;
  top: 0;
  z-index: 99;
  width: 100%;
  padding: 0;
  animation-duration: 0.5s;
  box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.1) !important; }
  .has-stickyToolbar .header-sticky.is-sticky ~ .body .halo-toolbar.sticky-down {
    top: 55px; }

@media (max-width: 1280px) {
  .header-sticky.is-sticky .halo-bottomHeader .container {
    max-width: calc(100% - 270px); }
    .home-layout-3 .header-sticky.is-sticky .halo-bottomHeader .container {
      max-width: 100%; }
    .header-sticky.is-sticky .halo-bottomHeader .container .navPages-list {
      flex-wrap: wrap; } }

@media (min-width: 1025px) {
  .header-sticky.is-sticky-TRASH .halo-middleHeader {
    display: none; }
  .header-sticky.is-sticky-TRASH .navPages-list .navPages-item > .navPages-action {
    padding-top: 7px;
    padding-bottom: 7px; }
    .header-sticky.is-sticky-TRASH .navPages-list .navPages-item > .navPages-action .navPages-label {
      left: calc(100% - 15px);
      top: -3px; }
    .header-sticky.is-sticky-TRASH .navPages-list .navPages-item > .navPages-action .text {
      padding-top: 0; }
  .header-sticky.is-sticky-TRASH .halo-bottomHeader.header_logo--left {
    padding: 0; }
  .header-sticky.is-sticky-TRASH .halo-bottomHeader.header_menu--center {
    padding: 10px 0; }
    .header-sticky.is-sticky-TRASH .halo-bottomHeader.header_menu--center .navPages {
      padding: 0; }
  .header-sticky.is-sticky-TRASH .item--sticky-logo {
    position: fixed;
    top: 10px;
    left: 15px;
    z-index: 100;
    width: auto; }
    .home-layout-3 .header-sticky.is-sticky-TRASH .item--sticky-logo {
      position: inherit; }
    .header-sticky.is-sticky-TRASH .item--sticky-logo .header-logo__link {
      min-height: 100%; }
      .header-sticky.is-sticky-TRASH .item--sticky-logo .header-logo__link .header-logo-image-container {
        min-height: 40px;
        min-width: 130px; }
  .header-sticky.is-sticky-TRASH .bottomHeader-item.text-right > .navUser-section {
    position: fixed;
    top: 2px;
    right: 15px;
    z-index: 1030;
    width: auto; }
  .header-sticky.is-sticky-TRASH .bottomHeader-item .navUser-item--account {
    display: none; } }

.halo-topHeader .navUser-section--alt .navUser-item svg,
.halo-bottomHeader .navUser-section--alt .navUser-item svg {
  width: 12px;
  height: 9px; }

.halo-topHeader .navUser-section--alt .navUser-item .quickSearch button svg,
.halo-bottomHeader .navUser-section--alt .navUser-item .quickSearch button svg {
  width: 16px;
  height: 16px; }

.halo-topHeader .navUser-section--alt .navUser-item .previewCart .previewCartItem-remove svg,
.halo-bottomHeader .navUser-section--alt .navUser-item .previewCart .previewCartItem-remove svg {
  width: 18px;
  height: 18px; }

.halo-topHeader .navUser-section--alt .navUser-item .previewCart .previewCartItem-edit .icon,
.halo-bottomHeader .navUser-section--alt .navUser-item .previewCart .previewCartItem-edit .icon {
  width: 16px;
  height: 16px; }

@media (max-width: 1024px) {
  .halo-topHeader .navUser-section--alt + .navUser-section--alt,
  .halo-bottomHeader .navUser-section--alt + .navUser-section--alt {
    display: none; } }

.stickyNavigation .header-sticky.sticky-down {
  position: fixed;
  top: 0;
  width: 100%;
  animation-name: fadeInDown;
  animation-duration: .5s;
  animation-fill-mode: both;
  border-bottom: 0;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.06), 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  background-color: #aaaaaa; }
  .stickyNavigation .header-sticky.sticky-down .bottomHeader-item .halo-cart {
    display: block; }
    .stickyNavigation .header-sticky.sticky-down .bottomHeader-item .halo-cart .countPill {
      color: #aaaaaa;
      background-color: black; }
  .stickyNavigation .header-sticky.sticky-down .header-logo__link {
    padding: 10px 0; }
  .stickyNavigation .header-sticky.sticky-down .header-logo-image-container .header-logo-image {
    object-fit: contain; }
  .stickyNavigation .header-sticky.sticky-down .header-logo-image-container:after {
    padding-bottom: 50px; }
  .stickyNavigation .header-sticky.sticky-down .halo-topHeader {
    display: none; }
  @media (min-width: 1025px) {
    .stickyNavigation .header-sticky.sticky-down {
      z-index: 99; }
      .stickyNavigation .header-sticky.sticky-down .halo-middleHeader {
        display: none; }
      .stickyNavigation .header-sticky.sticky-down .navPages-list .navPages-item > .navPages-action {
        padding-top: 12px;
        padding-bottom: 12px; }
        .stickyNavigation .header-sticky.sticky-down .navPages-list .navPages-item > .navPages-action .text {
          padding-top: 0; } }
  @media (min-width: 1025px) and (max-width: 1280px) {
    .stickyNavigation .header-sticky.sticky-down .bottomHeader-item .header-logo-text {
      font-size: 18px; } }
  @media (min-width: 1281px) and (max-width: 1499px) {
    .stickyNavigation .header-sticky.sticky-down .bottomHeader-item .header-logo-text {
      font-size: 22px; } }

.header-layout-2 .halo-topHeader {
  z-index: 21; }
  .header-layout-2 .halo-topHeader .navUser {
    padding: 1px 0; }
  .header-layout-2 .halo-topHeader .navUser-action {
    padding: 1px 11px; }
  .header-layout-2 .halo-topHeader .navUser-action--currencySelector .text {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-weight: 600;
    letter-spacing: 0.02em; }
  .header-layout-2 .halo-topHeader .navUser-section--promotion .navUser-action {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.02em; }
  .header-layout-2 .halo-topHeader .navUser-section--alt .navUser-item.navUser-item--account {
    border-right: 0; }
  .header-layout-2 .halo-topHeader .navUser-section--alt .navUser-item.navUser-item--search .navUser-action {
    line-height: initial; }
    .header-layout-2 .halo-topHeader .navUser-section--alt .navUser-item.navUser-item--search .navUser-action svg {
      position: relative;
      top: 2px; }
  .header-layout-2 .halo-topHeader .navUser-section--alt .navUser-item.navUser-item--wishlist svg {
    width: 23px;
    height: 23px; }
  .header-layout-2 .halo-topHeader .navUser-section--alt .navUser-item.navUser-item--cart svg {
    stroke: #aaaaaa;
    width: 17px;
    height: 22px;
    stroke-width: 0.4px; }
  .header-layout-2 .halo-topHeader .navUser-section--alt .navUser-item.navUser-item--currency svg {
    width: 12px;
    height: 9px; }
  .header-layout-2 .halo-topHeader .navUser-section--alt .navUser-item svg {
    width: 20px;
    height: 20px;
    stroke: transparent; }

.header-layout-2.is-sticky .halo-topHeader {
  display: block !important; }
  .header-layout-2.is-sticky .halo-topHeader .navUser {
    position: fixed;
    top: 13px;
    right: 30px;
    z-index: 1030;
    width: auto;
    padding: 0;
    justify-content: flex-end; }
    .header-layout-2.is-sticky .halo-topHeader .navUser .navUser-text-1,
    .header-layout-2.is-sticky .halo-topHeader .navUser .navUser-section--promotion,
    .header-layout-2.is-sticky .halo-topHeader .navUser .navUser-item--search,
    .header-layout-2.is-sticky .halo-topHeader .navUser .navUser-item--account {
      display: none; }
    .header-layout-2.is-sticky .halo-topHeader .navUser .navUser-item--wishlist svg,
    .header-layout-2.is-sticky .halo-topHeader .navUser .navUser-item--cart svg {
      width: 32px;
      height: 32px; }

.header-layout-2.is-sticky .halo-bottomHeader .container.bottomHeader-container {
  padding-top: 0;
  position: unset; }

.header-layout-2.is-sticky .halo-bottomHeader .container.nav-container {
  padding-right: 20px; }
  @media (min-width: 1400px) {
    .header-layout-2.is-sticky .halo-bottomHeader .container.nav-container {
      padding-right: 60px; } }

.header-layout-2.is-sticky .quickSearch .form-input {
  width: 270px; }

.header-layout-2.is-sticky .countPill {
  right: -8px; }

.header-layout-2 .countPill {
  background-color: white;
  color: #e7040f; }

@media (max-width: 1024px) {
  .header-layout-2 .haloQuickSearchResults {
    display: none;
    position: relative;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    pointer-events: none; }
  .header-layout-2 .halo-topHeader .search-form-popup {
    display: none; }
  .header-layout-2 .mobileMenu-toggle .mobileMenu-toggleIcon,
  .header-layout-2 .mobileMenu-toggle .mobileMenu-toggleIcon::before,
  .header-layout-2 .mobileMenu-toggle .mobileMenu-toggleIcon::after {
    background: white; }
  .header-layout-2 .halo-middleHeader .navUser-action .navUser-icon svg {
    fill: white; } }

@media (min-width: 1025px) {
  .header-layout-2 .halo-topHeader .navUser {
    width: 100%; }
    .header-layout-2 .halo-topHeader .navUser .navUser-text-1 {
      width: 30%;
      justify-content: flex-start; }
      .header-layout-2 .halo-topHeader .navUser .navUser-text-1 .navUser-item {
        position: relative; }
    .header-layout-2 .halo-topHeader .navUser .navUser-Icon-Right {
      width: 30%;
      justify-content: flex-end; }
    .header-layout-2 .halo-topHeader .navUser .navUser-section--promotion {
      width: 40%;
      margin: 0;
      text-align: center; }
  .header-layout-2 .halo-topHeader .search-form-popup {
    position: absolute;
    top: 0;
    background: white;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    padding: 10px; }
    .openQuickSearch .header-layout-2 .halo-topHeader .search-form-popup {
      opacity: 1;
      visibility: visible; }
    .header-layout-2 .halo-topHeader .search-form-popup .navUser {
      display: block; }
    .header-layout-2 .halo-topHeader .search-form-popup .quickResults-wrapper {
      opacity: 1; }
    .header-layout-2 .halo-topHeader .search-form-popup .quickSearch .form-input {
      width: 100%;
      max-width: 50rem;
      margin: 0 auto;
      border-color: transparent;
      font-size: 14px;
      text-align: center; }
    .header-layout-2 .halo-topHeader .search-form-popup .quickSearch .form {
      width: calc(100% - 300px);
      margin: 0 auto;
      border-bottom: 1px solid #e6e6e6;
      outline: 0; }
    .header-layout-2 .halo-topHeader .search-form-popup .quickSearch .form-field {
      position: relative;
      padding: 0; }
    .header-layout-2 .halo-topHeader .search-form-popup .quickSearch .button {
      right: 0; }
    .header-layout-2 .halo-topHeader .search-form-popup .quickSearch .button svg {
      width: 26px;
      height: 26px;
      fill: black; }
  .header-layout-2 .halo-topHeader .haloQuickSearchResults {
    top: 130%; }
  .header-layout-2 .halo-topHeader .quickResults-wrapper .navUser {
    display: inline-block; }
  .header-layout-2 .halo-topHeader .navUser-action svg {
    transition: all ease 0.3s; }
  .header-layout-2 .halo-topHeader .navUser-action:hover svg {
    transform: scale(1.2); }
  .header-layout-2 .halo-topHeader .navUser-item--cart .navUser-action {
    padding-right: 0; }
  .header-layout-2 .halo-topHeader .navUser-action--quickSearch.is-open:before {
    content: none; }
  .header-layout-2 .halo-bottomHeader.header_logo--left {
    padding-top: 16px;
    padding-bottom: 0px; }
  .header-layout-2 .halo-bottomHeader .bottomHeader-container {
    padding-top: 15px; }
  .header-layout-2 .quickResults-wrapper .quickResults-close {
    top: 25px;
    right: 40px; }
  .header-layout-2 .countPill {
    top: -6px;
    right: -15px; } }

.header-layout-3 .halo-topHeader {
  z-index: 21;
  padding: 10px 0; }
  .header-layout-3 .halo-topHeader .navUser-section--promotion .navUser-action {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0.1em; }
    .header-layout-3 .halo-topHeader .navUser-section--promotion .navUser-action > a {
      font-weight: bold;
      text-decoration: underline;
      text-underline-offset: 0.2em; }
    @media (max-width: 551px) {
      .header-layout-3 .halo-topHeader .navUser-section--promotion .navUser-action {
        line-height: 22px; } }
  .header-layout-3 .halo-topHeader .promotion-close {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding: 0;
    right: 0; }
    .header-layout-3 .halo-topHeader .promotion-close span:not(.aria-description--hidden) {
      font-size: 18px;
      color: #aaaaaa; }

.header-layout-3.is-sticky .halo-topHeader {
  display: block !important;
  padding: 0; }
  .header-layout-3.is-sticky .halo-topHeader .search-form-popup > .navUser {
    position: relative;
    top: 0; }
  .header-layout-3.is-sticky .halo-topHeader .search-form-popup .quickResults-wrapper .quickResults-close {
    z-index: 1040; }
  .header-layout-3.is-sticky .halo-topHeader .haloQuickSearchResults {
    padding-top: 80px; }
  .header-layout-3.is-sticky .halo-topHeader .navUser {
    position: fixed;
    top: 13px;
    right: 30px;
    z-index: 1030;
    width: auto;
    padding: 0;
    justify-content: flex-end; }
    .header-layout-3.is-sticky .halo-topHeader .navUser .navUser-text-1,
    .header-layout-3.is-sticky .halo-topHeader .navUser .navUser-section--promotion,
    .header-layout-3.is-sticky .halo-topHeader .navUser .navUser-item--search,
    .header-layout-3.is-sticky .halo-topHeader .navUser .navUser-item--account,
    .header-layout-3.is-sticky .halo-topHeader .navUser .promotion-close {
      display: none; }
    .header-layout-3.is-sticky .halo-topHeader .navUser .navUser-item--wishlist svg,
    .header-layout-3.is-sticky .halo-topHeader .navUser .navUser-item--cart svg {
      width: 32px;
      height: 32px; }
  @media (max-width: 1024px) {
    .header-layout-3.is-sticky .halo-topHeader {
      display: block !important;
      padding: 0; } }

@media (max-width: 1024px) {
  .header-layout-3.is-sticky .halo-middleHeader .middleHeader-item__item.halo-cart {
    margin-right: 15px; } }

.header-layout-3.is-sticky .halo-bottomHeader .container.bottomHeader-container {
  padding-top: 0;
  position: unset; }

.header-layout-3.is-sticky .halo-bottomHeader .container.nav-container {
  padding-right: 20px; }
  @media (min-width: 1400px) {
    .header-layout-3.is-sticky .halo-bottomHeader .container.nav-container {
      padding-right: 60px; } }

.header-layout-3.is-sticky .halo-bottomHeader .item--sticky-logo .header-logo__link .header-logo-image-container {
  min-height: 51px; }

.openQuickSearch .header-layout-3.is-sticky .halo-bottomHeader .item--sticky-logo {
  z-index: 1; }

.header-layout-3.is-sticky .quickSearch .form-input {
  width: 270px; }

.header-layout-3.is-sticky .countPill {
  right: -8px; }

.header-layout-3 .countPill {
  background-color: white;
  color: black; }

@media (max-width: 1024px) {
  .header-layout-3 .halo-topHeader .promotion-close {
    display: none; }
  .header-layout-3 .halo-topHeader .search-form-popup {
    display: none; }
  .header-layout-3 .haloQuickSearchResults {
    display: none;
    position: relative;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    pointer-events: none; }
  .header-layout-3 .mobileMenu-toggle .mobileMenu-toggleIcon,
  .header-layout-3 .mobileMenu-toggle .mobileMenu-toggleIcon::before,
  .header-layout-3 .mobileMenu-toggle .mobileMenu-toggleIcon::after {
    background: white; }
  .header-layout-3 .halo-middleHeader .navUser-action .navUser-icon svg {
    fill: white; } }

@media (min-width: 1025px) {
  .header-layout-3 .halo-topHeader .navUser {
    width: 100%;
    justify-content: center; }
  .header-layout-3 .halo-topHeader .search-form-popup {
    position: absolute;
    top: 0;
    background: white;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    padding: 10px; }
    .openQuickSearch .header-layout-3 .halo-topHeader .search-form-popup {
      opacity: 1;
      visibility: visible; }
    .header-layout-3 .halo-topHeader .search-form-popup .navUser {
      display: block; }
    .header-layout-3 .halo-topHeader .search-form-popup .quickResults-wrapper {
      opacity: 1; }
    .header-layout-3 .halo-topHeader .search-form-popup .quickSearch .form-input {
      width: 100%;
      max-width: 50rem;
      margin: 0 auto;
      border-color: transparent;
      font-size: 14px;
      text-align: center; }
    .header-layout-3 .halo-topHeader .search-form-popup .quickSearch .form {
      width: calc(100% - 300px);
      margin: 0 auto;
      border-bottom: 1px solid #e6e6e6;
      outline: 0; }
    .header-layout-3 .halo-topHeader .search-form-popup .quickSearch .form-field {
      position: relative;
      padding: 0; }
    .header-layout-3 .halo-topHeader .search-form-popup .quickSearch .button {
      right: 0; }
    .header-layout-3 .halo-topHeader .search-form-popup .quickSearch .button svg {
      width: 26px;
      height: 26px;
      fill: black; }
  .header-layout-3 .halo-topHeader .haloQuickSearchResults {
    top: 130%; }
  .header-layout-3 .halo-topHeader .quickResults-wrapper .navUser {
    display: inline-block; }
  .header-layout-3 .halo-topHeader .navUser-action svg {
    transition: all ease 0.3s; }
  .header-layout-3 .halo-topHeader .navUser-action:hover svg {
    transform: scale(1.2); }
  .header-layout-3 .halo-topHeader .navUser-item--cart .navUser-action {
    padding-right: 0; }
  .header-layout-3 .halo-topHeader .navUser-action--quickSearch.is-open:before {
    content: none; }
  .header-layout-3 .halo-bottomHeader {
    padding: 0; }
    .header-layout-3 .halo-bottomHeader .item--sticky-logo {
      width: 200px; }
      .header-layout-3 .halo-bottomHeader .item--sticky-logo .header-logo__link {
        min-height: 44px; }
      .header-layout-3 .halo-bottomHeader .item--sticky-logo .header-logo-image-container {
        min-height: 44px;
        min-width: 144px; }
        .header-layout-3 .halo-bottomHeader .item--sticky-logo .header-logo-image-container .header-logo-image {
          right: auto; }
    .header-layout-3 .halo-bottomHeader .navUser-Icon-Right {
      width: 200px;
      margin: 0;
      display: flex;
      justify-content: flex-end;
      align-items: center; }
      .header-layout-3 .halo-bottomHeader .navUser-Icon-Right .navUser-item + .navUser-item {
        margin-left: 20px; }
      .header-layout-3 .halo-bottomHeader .navUser-Icon-Right .navUser-action {
        padding: 10px 0; }
        .header-layout-3 .halo-bottomHeader .navUser-Icon-Right .navUser-action.navUser-action--quickSearch.is-open:hover svg {
          fill: #e9446e; }
        .header-layout-3 .halo-bottomHeader .navUser-Icon-Right .navUser-action.navUser-action--quickSearch.is-open svg {
          fill: black; }
        .header-layout-3 .halo-bottomHeader .navUser-Icon-Right .navUser-action.navUser-action--quickSearch.is-open:before {
          content: none; }
      .header-layout-3 .halo-bottomHeader .navUser-Icon-Right .navUser-item--search svg {
        position: relative;
        top: 5px; }
      .header-layout-3 .halo-bottomHeader .navUser-Icon-Right .navUser-item--currency svg {
        position: relative;
        top: 1px; }
      .header-layout-3 .halo-bottomHeader .navUser-Icon-Right .navUser-item--account {
        padding: 0;
        margin: 0;
        border-right: 0; }
      .header-layout-3 .halo-bottomHeader .navUser-Icon-Right .navUser-item svg {
        width: 20px;
        height: 20px;
        stroke: transparent; }
  .header-layout-3 .quickResults-wrapper .quickResults-close {
    top: 25px;
    right: 40px; }
  .header-layout-3 .countPill {
    top: 5px;
    right: -10px; } }

.mobileMenu-toggle {
  width: 30px;
  height: 30px;
  font-size: 0;
  overflow: hidden;
  position: relative;
  display: block;
  z-index: 1;
  outline: none;
  box-shadow: none; }
  .mobileMenu-toggle .mobileMenu-toggleIcon,
  .mobileMenu-toggle .mobileMenu-toggleIcon::before,
  .mobileMenu-toggle .mobileMenu-toggleIcon::after {
    content: "";
    background: black;
    display: block;
    height: 2px;
    width: 100%;
    position: absolute;
    transform: rotate(0deg);
    transition: transform 100ms ease-in, top 100ms ease-in 150ms, bottom 100ms ease-in 150ms; }
  .mobileMenu-toggle .mobileMenu-toggleIcon {
    top: 50%;
    width: calc(100%);
    transform: translateY(-50%);
    transition: background-color 10ms ease-in 100ms; }
  .mobileMenu-toggle .mobileMenu-toggleIcon::before {
    top: -10px; }
  .mobileMenu-toggle .mobileMenu-toggleIcon::after {
    bottom: -10px; }
  .mobileMenu-toggle.is-open .mobileMenu-toggleIcon {
    background-color: transparent;
    transition-delay: 100ms; }
    .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before, .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::after {
      bottom: auto;
      top: auto;
      transition: transform 100ms ease-in 150ms, top 100ms ease-in, bottom 100ms ease-in; }
    .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before {
      top: 0;
      transform: rotate(45deg); }
    .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::after {
      bottom: 0;
      transform: rotate(-45deg); }
  @media (min-width: 768px) {
    .mobileMenu-toggle {
      width: 30px;
      height: 30px; } }

.body {
  display: block;
  position: relative;
  background-color: white;
  margin-top: 15px;
  margin-bottom: 100px; }
  .page-type-page_contact_form .body {
    margin-top: 0; }
  .page-type-default .body,
  .page-type-category .body {
    margin-bottom: 50px; }
  .page-type-cart .body {
    margin-bottom: 0px; }
  .page-type-product .body {
    margin-bottom: 0; }
  .page-type-default .body {
    margin-top: 0px;
    margin-bottom: 2px; }
  .body .page-type-default.home-layout-2,
  .page-type-default.home-layout-3 .body {
    margin-top: 0;
    margin-bottom: 0; }

.page-type-default .header {
  box-shadow: none; }
  .page-type-default .header.header-layout-3:not(.is-sticky) {
    position: absolute;
    top: 0;
    width: 100%;
    background-color: transparent;
    transition: all .35s; }
  .page-type-default .header.header-layout-3 .countPill {
    background-color: black;
    color: white; }
  .page-type-default .header.header-layout-3.is-sticky .countPill {
    background-color: white;
    color: black; }
  .page-type-default .header.header-layout-3 .halo-topHeader {
    background-color: #aaaaaa;
    color: #333333; }
    .page-type-default .header.header-layout-3 .halo-topHeader .navUser-action {
      color: #333333; }
      .page-type-default .header.header-layout-3 .halo-topHeader .navUser-action a {
        color: #333333; }
    .page-type-default .header.header-layout-3 .halo-topHeader .promotion-close span:not(.aria-description--hidden) {
      color: #333333; }

.page-type-category .breadcrumb-wrapper,
.page-type-search .breadcrumb-wrapper,
.page-type-brand .breadcrumb-wrapper {
  margin-bottom: 15px;
  padding-top: 0; }

.page {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  margin: 0; }
  .page:before, .page:after {
    content: " ";
    display: table; }
  .page:after {
    clear: both; }
  .page.page-normal .halo-description .title-page {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.05em; }

.page-content,
.page-content--full {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  position: relative;
  padding: 0; }

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

.halo-page-content {
  margin-top: 22px; }

.page-sidebar {
  position: fixed;
  top: 0;
  left: -101%;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 102;
  max-width: 340px;
  transition: all .5s ease;
  background-color: white;
  box-shadow: rgba(50, 50, 50, 0.2) 0 0 10px 0; }
  @media (min-width: 1025px) {
    .page-sidebar.has-toolbar {
      margin-top: 0px; }
      .page-listing .page-sidebar.has-toolbar {
        padding-top: 0; } }
  .page-sidebar .facetedSearch-refineFilters {
    padding: 0;
    margin: 0; }
  .page-sidebar .page-sidebar-close {
    position: relative;
    padding: 15px 15px 10px;
    margin-bottom: 10px; }
    .page-sidebar .page-sidebar-close .title {
      display: block;
      font-size: 18px;
      font-weight: 700;
      letter-spacing: 0;
      line-height: 25px;
      color: black;
      text-transform: capitalize;
      margin: 0; }
    .page-sidebar .page-sidebar-close .close {
      position: absolute;
      top: 50%;
      right: 15px;
      transform: translateY(-50%);
      line-height: 1; }
      .page-sidebar .page-sidebar-close .close svg {
        width: 16px;
        height: 16px;
        fill: black; }
  .page-sidebar > nav {
    display: block;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    padding: 40px 30px 100px 30px; }
  .page-sidebar .page-sidebar-content {
    display: block;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    padding: 40px 30px 100px 30px; }
  .page-sidebar .accordion--navList .accordion-block {
    margin-bottom: 20px;
    padding-bottom: 20px; }
    .page-sidebar .accordion--navList .accordion-block:first-child {
      border-top: 2px solid #000;
      padding-top: 20px; }
    .page-sidebar .accordion--navList .accordion-block .accordion-title {
      font-size: 16px;
      font-weight: 700;
      letter-spacing: 0.25px;
      text-transform: uppercase;
      margin-bottom: 20px; }
    .page-sidebar .accordion--navList .accordion-block .accordion-navigation-actions .icon {
      padding: 3px; }
    .page-sidebar .accordion--navList .accordion-block .toggleLink-text {
      transform: rotate(90deg);
      position: relative;
      top: -4px; }
    .page-sidebar .accordion--navList .accordion-block .accordion-navigation.is-open .toggleLink-text {
      transform: rotate(-90deg); }
  @media (max-width: 1024px) {
    .openSidebar .page-sidebar.is-open {
      left: 0; }
    .page-sidebar > nav {
      padding: 15px 15px 100px; }
    .page-sidebar .page-sidebar-content {
      padding: 15px 15px 100px; } }
  @media (min-width: 1025px) {
    .page-sidebar {
      position: relative;
      top: auto;
      bottom: auto;
      left: auto;
      z-index: 5;
      float: left;
      width: 224px;
      display: inline-block;
      box-shadow: none;
      background-color: transparent;
      max-width: none;
      transition: unset; }
      .page-sidebar .page-sidebar-close {
        display: none; }
      .page-sidebar .page-sidebar-content {
        padding: 0;
        overflow: visible; }
      .page-sidebar > nav {
        padding: 0;
        overflow: visible; }
      .page-sidebar + .page-content {
        padding-left: 20px;
        width: calc(100% - 224px); }
      .page-sidebar.u-hiddenVisually + .page-content {
        padding-left: 0;
        width: 100%; }
      .page-sidebar.u-hidden + .page-content {
        padding-left: 0;
        width: 100%; }
      .page-custom-sidebar .page-sidebar {
        float: right;
        width: 350px;
        padding: 45px 40px;
        border: 1px solid #e6e6e6;
        border-right-width: 0; }
        .page-custom-sidebar .page-sidebar + .page-content {
          width: calc(100% - 350px);
          padding-left: 0;
          padding-right: 30px; }
      .page-listing .page-sidebar {
        position: sticky;
        top: 60px;
        padding-top: 17px;
        padding-bottom: 42px; } }
  @media (min-width: 1600px) {
    .page-sidebar + .page-content {
      padding-left: 20px; }
    .page-custom-sidebar .page-sidebar {
      padding-top: 53px;
      padding-bottom: 45px;
      padding-right: calc((100vw - 1485px)/2);
      padding-left: 95px;
      width: 542px; }
      .page-custom-sidebar .page-sidebar + .page-content {
        width: calc(100% - 542px);
        padding-right: 95px; } }
  @media (min-width: 1920px) {
    .page-custom-sidebar .page-sidebar {
      padding-right: calc((100vw - 1585px)/2); } }

.page-sidebar-mobile-wrapper {
  display: block;
  position: relative;
  margin: 0 0 30px 0; }
  .page-sidebar-mobile-wrapper .page-sidebar-mobile {
    position: relative;
    display: inline-block;
    z-index: 2;
    cursor: pointer;
    pointer-events: auto; }
    .page-sidebar-mobile-wrapper .page-sidebar-mobile .text {
      display: none;
      vertical-align: middle;
      font-size: 12px;
      font-weight: 700;
      letter-spacing: 0;
      margin: 0;
      padding: 0;
      line-height: 1;
      color: black;
      text-transform: uppercase; }
      .page-blog .page-sidebar-mobile-wrapper .page-sidebar-mobile .text {
        display: inline-block;
        margin-right: 10px; }
    .page-sidebar-mobile-wrapper .page-sidebar-mobile .icon {
      display: inline-block;
      vertical-align: middle;
      width: 36px;
      height: 36px;
      padding: 8px;
      fill: black;
      stroke: transparent;
      pointer-events: none;
      background: #e5e5e5; }
  @media (min-width: 992px) {
    .page-sidebar-mobile-wrapper .page-sidebar-mobile .text {
      display: inline-block;
      margin-right: 20px; } }
  @media (min-width: 1025px) {
    .page-sidebar-mobile-wrapper {
      display: none;
      margin-bottom: 0; } }

.page-heading {
  position: relative;
  margin: 0;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  color: black;
  line-height: 40px;
  letter-spacing: 0.25px;
  text-align: left; }
  .page-heading + .page-description {
    margin-top: 12px; }
  .page-heading[data-cart-page-title] {
    margin-bottom: 22px; }
    .page-heading[data-cart-page-title] span {
      font-family: "Roboto", Arial, Helvetica, sans-serif;
      font-size: 14px;
      font-weight: 400;
      color: black;
      line-height: 25px;
      margin: 0 0 0 15px;
      text-transform: capitalize;
      opacity: .7;
      position: relative;
      top: -1px; }
  .page-errors .page-heading .heading {
    display: block;
    text-align: center;
    font-size: 100px;
    color: black;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1;
    margin: 0; }
  .page-errors .page-heading .text {
    display: block;
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0;
    text-transform: capitalize;
    line-height: 1;
    margin: 30px 0 0 0; }
  @media (min-width: 551px) {
    .page-errors .page-heading .text {
      font-size: 40px; } }
  @media (min-width: 1025px) {
    .page-heading {
      font-size: 20px; }
      .page-errors .page-heading .heading {
        font-size: 200px; } }

hr.dotted-divider {
  width: 100%;
  max-width: calc(100% - 30px);
  border-style: dotted;
  border-color: #e0e0e0;
  margin-top: -100px;
  margin-bottom: 40px;
  margin-left: 15px;
  margin-right: 15px; }
  hr.dotted-divider:last-of-type {
    display: none; }
  .home-layout-3 hr.dotted-divider {
    display: none; }
  @media (max-width: 1600px) {
    hr.dotted-divider {
      display: none; } }

body {
  overflow-y: auto; }
  body::-webkit-scrollbar {
    width: 10px; }
  body::-webkit-scrollbar-track {
    background: #f5f5f5; }
  body::-webkit-scrollbar-thumb {
    background: #a6a6a6; }
  body::-webkit-scrollbar-thumb:hover {
    background: #787878; }
  @media (min-width: 1025px) {
    body.has-activeModal {
      padding-right: 10px; } }

.footer {
  background-color: #0f0f0f;
  border-top: none;
  position: relative; }

.footer-title-sr-only {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }

.footer-info {
  margin: 0 -15px;
  max-width: none;
  width: auto;
  font-size: 0;
  padding: 47px 0 50px 0; }
  .footer_layout_2 .footer-info {
    padding: 80px 0 50px 0; }
    @media (max-width: 1024px) {
      .footer_layout_2 .footer-info {
        padding: 80px 0 20px 0; } }
    @media (max-width: 767px) {
      .footer_layout_2 .footer-info {
        padding: 60px 0 20px 0; } }
  .footer-info .form-prefixPostfix .form-input {
    background-color: transparent;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-color: white;
    text-transform: unset; }
    .footer_layout_2 .footer-info .form-prefixPostfix .form-input {
      min-height: 70px;
      height: 70px;
      line-height: 68px;
      background: white;
      border-radius: 0; }
      @media (max-width: 992px) {
        .footer_layout_2 .footer-info .form-prefixPostfix .form-input {
          min-width: 100px;
          text-overflow: ellipsis; } }
      @media (max-width: 551px) {
        .footer_layout_2 .footer-info .form-prefixPostfix .form-input {
          min-width: 220px;
          margin-top: 0; } }
    .footer-info .form-prefixPostfix .form-input::-webkit-input-placeholder {
      color: white;
      text-transform: unset; }
      .footer_layout_2 .footer-info .form-prefixPostfix .form-input::-webkit-input-placeholder {
        color: black;
        font-size: 17px; }
    .footer-info .form-prefixPostfix .form-input:-ms-input-placeholder {
      color: white;
      text-transform: unset; }
      .footer_layout_2 .footer-info .form-prefixPostfix .form-input:-ms-input-placeholder {
        color: black;
        font-size: 17px; }
    .footer-info .form-prefixPostfix .form-input::placeholder {
      color: white;
      text-transform: unset; }
      .footer_layout_2 .footer-info .form-prefixPostfix .form-input::placeholder {
        color: black;
        font-size: 17px; }
    @media (max-width: 551px) {
      .footer-info .form-prefixPostfix .form-input {
        border-radius: 2px; } }
    @media (min-width: 1025px) {
      .footer-info .form-prefixPostfix .form-input {
        max-width: 293px; } }
    @media (min-width: 1400px) and (max-width: 1460px) {
      .footer-info .form-prefixPostfix .form-input {
        max-width: 160px; } }
  .footer_layout_2 .footer-info .footer-info-col--social .socialLinks {
    text-align: center;
    padding-top: 16px;
    padding-bottom: 26px; }
    .footer_layout_2 .footer-info .footer-info-col--social .socialLinks .socialLinks-item {
      margin-right: 30px; }
      .footer_layout_2 .footer-info .footer-info-col--social .socialLinks .socialLinks-item .icon {
        width: 30px;
        height: 30px;
        border-radius: 0;
        background-color: transparent; }
        .footer_layout_2 .footer-info .footer-info-col--social .socialLinks .socialLinks-item .icon svg {
          width: 28px;
          fill: white; }
      @media (max-width: 992px) {
        .footer_layout_2 .footer-info .footer-info-col--social .socialLinks .socialLinks-item {
          margin-right: 15px; } }
  .footer-info .footer-content-info {
    display: flex;
    align-items: flex-start; }
    .footer-info .footer-content-info > img {
      width: 100px;
      height: 100px;
      object-fit: cover; }
    .footer-info .footer-content-info .footer-content-left {
      padding-left: 28px; }
      .footer-info .footer-content-info .footer-content-left > h3 {
        font-size: 27px;
        text-transform: unset;
        margin-top: 8px;
        margin-bottom: 8px;
        line-height: 30px; }
      .footer-info .footer-content-info .footer-content-left .footer-info-des {
        font-style: italic;
        opacity: 0.8;
        font-size: 12px; }
      @media (max-width: 551px) {
        .footer-info .footer-content-info .footer-content-left {
          padding-left: 15px; }
          .footer-info .footer-content-info .footer-content-left > h3 {
            font-size: 24px;
            margin-top: 2px; } }
  .footer-info .footer-content-download-app > h3 {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 24px;
    margin-top: 18px; }
  .footer-info .footer-content-download-app .footer-image-download-app {
    display: flex;
    justify-content: center; }
    .footer-info .footer-content-download-app .footer-image-download-app .image-download-app:first-child {
      padding-right: 30px; }
      @media (max-width: 551px) {
        .footer-info .footer-content-download-app .footer-image-download-app .image-download-app:first-child {
          padding-right: 20px; } }
  @media (max-width: 1024px) {
    .footer-info {
      margin: 0; }
      .footer-info .footer-info-col {
        padding-left: 0;
        padding-right: 0; } }
  @media (max-width: 551px) {
    .footer-info .form-prefixPostfix .form-input {
      margin-top: 15px; } }

.footer-info-col {
  padding-left: 15px;
  padding-right: 15px;
  color: black;
  display: inline-block;
  float: none;
  font-size: 1rem;
  margin-bottom: 3rem;
  text-align: left;
  vertical-align: top;
  -ms-word-break: break-all;
  overflow-wrap: break-word; }
  @media (min-width: 551px) {
    .footer-info-col {
      width: 50%; } }
  @media (min-width: 801px) {
    .footer-info-col {
      width: 33.33334%; } }
  .footer-info-col > :first-child {
    margin-top: 0; }
  .footer-info-col > :last-child {
    margin-bottom: 0; }

@media (min-width: 801px) {
  .footer-info-col--small {
    width: 16.66667%; } }

.footer-info-col--social {
  width: 100%; }
  .footer-info-col--social + .footer-info-heading {
    margin-top: 22px; }

@media (min-width: 551px) {
  .footer-info-col--left {
    padding: 0; } }

@media (min-width: 551px) {
  .footer-info-col--right {
    left: 50%;
    position: inherit;
    width: 50%; } }

@media (min-width: 801px) {
  .footer-info-col--right {
    left: 0;
    padding: 0;
    text-align: right;
    width: 100%; } }

@media (min-width: 1400px) {
  .footer_layout_2 .footer-info-col[data-section-type="newsletterSubscription"] {
    padding: 0 60px !important; }
  .footer_layout_2 .footer-info-col[data-section-type="footer-info-download"] {
    padding-left: 80px !important;
    padding-right: 85px !important; } }

@media (min-width: 1261px) {
  .footer-info-col[data-section-type="newsletterSubscription"] .form-prefixPostfix.wrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }

@media (min-width: 1200px) {
  .footer-info-col {
    margin-bottom: 2px; }
    .footer-info-col[data-section-type="footer-categories"], .footer-info-col[data-section-type="footer-webPages"], .footer-info-col[data-section-type="footer-brands"] {
      width: 19.5%; }
      .footer_layout_2 .footer-info-col[data-section-type="footer-categories"], .footer_layout_2 .footer-info-col[data-section-type="footer-webPages"], .footer_layout_2 .footer-info-col[data-section-type="footer-brands"] {
        width: 16.25%; }
    .footer-info-col[data-section-type="newsletterSubscription"] {
      width: 41.5%; }
      .footer_layout_2 .footer-info-col[data-section-type="newsletterSubscription"] {
        width: calc(35% - 30px);
        border-left: 1px solid #acacac;
        border-right: 1px solid #acacac;
        padding: 0 30px;
        margin-top: 8px; }
    .footer-info-col[data-section-type="footer-info-download"] {
      width: 19.5%; }
      .footer_layout_2 .footer-info-col[data-section-type="footer-info-download"] {
        width: 32.5%;
        padding-left: 40px;
        padding-right: 40px; } }

@media (min-width: 768px) {
  .footer-info-col[data-section-type="footer-categories"] .footer-info-list, .footer-info-col[data-section-type="footer-webPages"] .footer-info-list, .footer-info-col[data-section-type="footer-brands"] .footer-info-list {
    display: block !important; } }

@media (max-width: 1199px) {
  .footer-info-col {
    width: 33.33333333333333%; }
    .footer-info-col[data-section-type="newsletterSubscription"] {
      width: 66.66666666666667%;
      max-width: 450px; }
      .footer_layout_2 .footer-info-col[data-section-type="newsletterSubscription"] {
        width: 33.33333333333333%; }
    .footer-info-col[data-section-type="footer-info-download"] {
      width: 100%;
      text-align: center; }
      .footer-info-col[data-section-type="footer-info-download"] .footer-content-info {
        justify-content: center; } }

@media (max-width: 767px) {
  .footer-info-col {
    width: 100%; }
    .footer-info-col[data-section-type="newsletterSubscription"] {
      width: 100%;
      max-width: 100%;
      margin-top: 4rem; }
      .footer_layout_2 .footer-info-col[data-section-type="newsletterSubscription"] {
        width: 100%; }
    .footer-info-col[data-section-type="footer-categories"], .footer-info-col[data-section-type="footer-webPages"], .footer-info-col[data-section-type="footer-brands"] {
      margin-bottom: 0; }
      .footer-info-col[data-section-type="footer-categories"] .footer-info-heading, .footer-info-col[data-section-type="footer-webPages"] .footer-info-heading, .footer-info-col[data-section-type="footer-brands"] .footer-info-heading {
        border-bottom: 1px solid white;
        margin-bottom: 0;
        padding: 15px 0;
        position: relative; }
        .footer-info-col[data-section-type="footer-categories"] .footer-info-heading:hover, .footer-info-col[data-section-type="footer-webPages"] .footer-info-heading:hover, .footer-info-col[data-section-type="footer-brands"] .footer-info-heading:hover {
          cursor: pointer; }
        .footer-info-col[data-section-type="footer-categories"] .footer-info-heading:before, .footer-info-col[data-section-type="footer-webPages"] .footer-info-heading:before, .footer-info-col[data-section-type="footer-brands"] .footer-info-heading:before {
          top: 50%;
          right: 5px;
          z-index: 2;
          content: "";
          width: 2px;
          height: 12px;
          position: absolute;
          transition: all .4s ease;
          transform: translateY(-50%);
          background-color: white; }
        .footer-info-col[data-section-type="footer-categories"] .footer-info-heading:after, .footer-info-col[data-section-type="footer-webPages"] .footer-info-heading:after, .footer-info-col[data-section-type="footer-brands"] .footer-info-heading:after {
          top: 50%;
          right: 0;
          z-index: 2;
          content: "";
          width: 12px;
          height: 2px;
          position: absolute;
          transform: translateY(-50%);
          background-color: white; }
      .footer-info-col[data-section-type="footer-categories"].open-dropdown .footer-info-heading:before, .footer-info-col[data-section-type="footer-webPages"].open-dropdown .footer-info-heading:before, .footer-info-col[data-section-type="footer-brands"].open-dropdown .footer-info-heading:before {
        transform: translateY(-50%) rotate(90deg); }
      .footer-info-col[data-section-type="footer-categories"] .footer-info-list, .footer-info-col[data-section-type="footer-webPages"] .footer-info-list, .footer-info-col[data-section-type="footer-brands"] .footer-info-list {
        display: none;
        margin-bottom: 15px;
        margin-top: 12px; } }

@media (min-width: 1400px) and (max-width: 1500px) {
  .footer_layout_2 .footer-info-col[data-section-type="footer-info-download"] {
    padding-left: 60px !important;
    padding-right: 60px !important; } }

@media (min-width: 1200px) {
  .footer-info.footer-info-show-all .footer-info-col[data-section-type="storeInfo"], .footer-info.footer-info-show-all .footer-info-col[data-section-type="footer-categories"], .footer-info.footer-info-show-all .footer-info-col[data-section-type="footer-webPages"], .footer-info.footer-info-show-all .footer-info-col[data-section-type="footer-brands"] {
    width: 14%; }
  .footer-info.footer-info-show-all .footer-info-col[data-section-type="newsletterSubscription"] {
    width: 30%; } }

@media (max-width: 1199px) {
  .footer-info.footer-info-show-all .footer-info-col[data-section-type="newsletterSubscription"] {
    width: 100%;
    max-width: 100%; } }

.footer-bottom {
  background-color: #0f0f0f;
  padding: 25px 0 50px;
  border-top: 1px solid #272727; }
  .footer_layout_2 .footer-bottom {
    padding: 25px 0 20px; }
  .footer-bottom .footer-copyright {
    display: flex; }
    .footer_layout_2 .footer-bottom .footer-copyright {
      justify-content: center;
      opacity: 0.8; }
  .footer-bottom .footer-bottom__container {
    font-size: 0; }
    .footer_layout_2 .footer-bottom .footer-bottom__container {
      display: flex;
      flex-direction: column; }
  .footer-bottom .footer-bottom__left {
    font-size: 14px;
    width: 50%;
    display: inline-block;
    vertical-align: middle;
    padding-right: 15px;
    text-align: left;
    margin-bottom: 15px; }
    .footer_layout_2 .footer-bottom .footer-bottom__left {
      display: block;
      width: 100%; }
  .footer-bottom .footer-bottom__center {
    font-size: 14px;
    width: 50%;
    display: inline-block;
    vertical-align: middle;
    padding-right: 15px;
    text-align: center;
    margin-bottom: 15px; }
  .footer-bottom .footer-bottom__right {
    font-size: 14px;
    width: 50%;
    display: inline-block;
    vertical-align: middle;
    padding-left: 15px;
    text-align: right; }
    .footer_layout_2 .footer-bottom .footer-bottom__right {
      width: 100%;
      text-align: center;
      order: -1; }
    .footer-bottom .footer-bottom__right .footer-payment-icons {
      margin-top: 0; }
  .footer-bottom .has-item-center .footer-bottom__left,
  .footer-bottom .has-item-center .footer-bottom__center,
  .footer-bottom .has-item-center .footer-bottom__right {
    width: 33.33334%; }
  @media (max-width: 1199px) {
    .footer-bottom .footer-bottom__left,
    .footer-bottom .footer-bottom__center,
    .footer-bottom .footer-bottom__right {
      width: 100%;
      text-align: left;
      padding: 0; } }
  @media (max-width: 767px) {
    .footer-bottom .footer-copyright {
      display: block; }
      .footer_layout_2 .footer-bottom .footer-copyright {
        text-align: center; } }

.footer-info .footer-info-list > li > a {
  padding: 0px 0;
  display: inline-block; }
  .footer_layout_2 .footer-info .footer-info-list > li > a {
    font-size: 15px;
    line-height: 40px; }

.footer-info [data-section-type="newsletterSubscription"] .footer-info-heading {
  margin-bottom: 15px; }
  .footer-info [data-section-type="newsletterSubscription"] .footer-info-heading.footer-info-heading--toggle {
    margin-top: 22px;
    margin-bottom: 18px; }
  .footer-info [data-section-type="newsletterSubscription"] .footer-info-heading:first-child {
    margin-bottom: 14px; }
    .footer_layout_2 .footer-info [data-section-type="newsletterSubscription"] .footer-info-heading:first-child {
      margin-bottom: 25px;
      text-align: center; }
      @media (max-width: 992px) {
        .footer_layout_2 .footer-info [data-section-type="newsletterSubscription"] .footer-info-heading:first-child {
          margin-bottom: 10px;
          line-height: 36px; } }
      @media (min-width: 1200px) {
        .footer_layout_2 .footer-info [data-section-type="newsletterSubscription"] .footer-info-heading:first-child {
          position: relative;
          top: -8px;
          margin-bottom: 20px; } }

.footer-info [data-section-type="newsletterSubscription"] p {
  line-height: 22px;
  margin-bottom: 3px; }
  .footer_layout_2 .footer-info [data-section-type="newsletterSubscription"] p {
    text-align: center; }
    @media (max-width: 551px) {
      .footer_layout_2 .footer-info [data-section-type="newsletterSubscription"] p {
        margin-bottom: 20px; } }

.footer-info [data-section-type="newsletterSubscription"] form .form-field {
  margin-bottom: 0; }
  @media (max-width: 551px) {
    .footer_layout_2 .footer-info [data-section-type="newsletterSubscription"] form .form-field .form-prefixPostfix {
      flex-wrap: nowrap; } }
  @media (min-width: 992px) and (max-width: 1100px) {
    .footer_layout_2 .footer-info [data-section-type="newsletterSubscription"] form .form-field .form-prefixPostfix {
      flex-wrap: nowrap; } }

.footer_layout_2 .footer-info [data-section-type="newsletterSubscription"] form .form-prefixPostfix-button--postfix {
  height: 70px;
  line-height: 68px;
  font-size: 15px;
  color: black;
  margin: 0; }
  @media (min-width: 1025px) {
    .footer_layout_2 .footer-info [data-section-type="newsletterSubscription"] form .form-prefixPostfix-button--postfix:hover {
      background: white;
      color: #0f0f0f; } }

@media (min-width: 1261px) {
  .footer-info [data-section-type="newsletterSubscription"] form .form-prefixPostfix-button--postfix {
    margin-left: 0px;
    min-width: 138px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; } }

@media (max-width: 551px) {
  .footer-info [data-section-type="newsletterSubscription"] p {
    margin-bottom: 0px;
    padding-bottom: 0px; }
  .footer-info [data-section-type="newsletterSubscription"] .form-prefixPostfix-button--postfix.button {
    margin-top: 15px; } }

.footer-info-heading {
  color: white;
  font-size: 14px;
  font-weight: 700;
  text-transform: inherit;
  margin-bottom: 14px;
  text-transform: uppercase;
  letter-spacing: 0.05em; }
  .footer_layout_2 .footer-info-heading {
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: capitalize;
    margin-bottom: 20px; }
    @media (max-width: 1500px) {
      .footer_layout_2 .footer-info-heading {
        line-height: 1; } }
  @media (min-width: 1025px) {
    .footer-info-heading:hover {
      color: white; } }

.footer-info-col a,
.footer-info-col p,
.footer-info-col address {
  color: white; }
  @media (min-width: 1025px) {
    .footer-info-col a:hover,
    .footer-info-col p:hover,
    .footer-info-col address:hover {
      color: white; } }

.footer-info-col .socialLinks .icon svg {
  fill: black; }

.footer-info-list {
  list-style: none;
  margin-left: 0; }
  .footer-info-list a {
    color: white;
    text-decoration: none; }
    .footer-info-list a span {
      background-image: linear-gradient(currentColor, currentColor);
      background-position: 0 90%;
      background-repeat: no-repeat;
      background-size: 0 1px;
      transition: background-size .5s; }
    @media (min-width: 1025px) {
      .footer-info-list a:hover {
        color: white; }
        .footer-info-list a:hover span {
          background-size: 100% 1px; } }

.footer-copyright {
  text-align: left; }
  .footer-copyright > .powered-by {
    color: white;
    margin: 0;
    line-height: 26px;
    letter-spacing: 0.02em;
    text-transform: capitalize; }
  .footer-copyright > .paypal-credit {
    color: black;
    font-size: 12px;
    margin: 1em 0 2em; }
  .footer-copyright a {
    color: white;
    text-decoration: none; }
    .footer_layout_2 .footer-copyright a {
      margin-left: 5px; }
    @media (min-width: 1025px) {
      .footer-copyright a:hover {
        color: white; } }

.footer-payment-icons {
  height: 2.85714rem;
  margin-top: 1.5rem;
  font-size: 0;
  height: auto; }
  @media (min-width: 801px) {
    .footer-payment-icons {
      margin-top: 3rem; } }
  .footer-payment-icons .footer-payment-icon {
    height: 24px;
    vertical-align: middle;
    width: 38px;
    border-radius: 2px;
    background-color: #f9f9f9;
    margin-bottom: 15px;
    margin-right: 15px; }
    .footer_layout_2 .footer-payment-icons .footer-payment-icon {
      margin-bottom: 10px; }
    .footer-payment-icons .footer-payment-icon.footer-payment-icon--visa {
      background: #0e4595; }
    .footer-payment-icons .footer-payment-icon.footer-payment-icon--americanExpress {
      background: #2478bc; }
    .footer-payment-icons .footer-payment-icon.footer-payment-icon--cirrus {
      background: #013474; }
    .footer-payment-icons .footer-payment-icon.footer-payment-icon--westernUnion {
      background: #f7de4b; }
    .footer-payment-icons .footer-payment-icon:last-child {
      margin-right: 0; }
    @media (max-width: 551px) {
      .footer-payment-icons .footer-payment-icon {
        margin-right: 10px; } }
  .footer-payment-icons svg {
    fill: black; }

@media (min-width: 551px) {
  .footer-geotrust-ssl-seal {
    bottom: 0;
    position: absolute;
    right: 16px; } }

.footer-geotrust-ssl-seal table {
  margin: auto; }

.footer-newsletter-summary {
  text-align: left;
  padding: 4px 0 12px 0; }

@media (max-width: 767px) {
  .footer-info {
    padding: 30px 0 10px 0; }
  .footer-info-col[data-section-type="newsletterSubscription"] {
    margin-bottom: 20px; } }

.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1230px;
  padding: 0 10px;
  position: relative;
  width: 100%; }
  .container .container {
    padding: 0; }
  .container.container--full {
    max-width: 100%;
    padding: 0; }
    .home-layout-3 .container.container--full {
      max-width: 100%;
      padding: 0; }
  @media (max-width: 1190px) {
    .home-layout-3 .container.heroCarousel-wrapper {
      padding-top: 46px;
      padding-left: 0;
      padding-right: 0; } }
  @media (min-width: 1280px) {
    .container {
      padding: 0 15px;
      max-width: 1230px; }
      .container.heroCarousel-wrapper {
        padding: 0 15px;
        max-width: 1470px; }
        .home-layout-2 .container.heroCarousel-wrapper,
        .home-layout-3 .container.heroCarousel-wrapper {
          max-width: 100%;
          padding: 0; }
        .home-layout-3 .container.heroCarousel-wrapper {
          padding-top: 48px; }
        .container.heroCarousel-wrapper.remove_padding {
          padding-top: 0; }
      .home-layout-3 .container {
        padding: 0 15px;
        max-width: 1800px; } }

.container--medium {
  max-width: 1230px;
  padding: 0 10px;
  margin-left: auto;
  margin-right: auto;
  position: relative; }

.container--small {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto; }

.page-type-blog .body {
  margin-bottom: 50px; }

.page-blog {
  padding-top: 32px; }
  @media (min-width: 1600px) {
    .page-blog .page-sidebar + .page-content {
      padding-left: 70px; } }

.blog {
  margin-bottom: 1.5rem; }
  @media (min-width: 801px) {
    .blog {
      margin: auto;
      width: 100%; } }
  .blog + .blog {
    padding-top: 35px;
    margin-top: 25px;
    border-top: 1px dotted #e0e0e0; }
  .blog .tags {
    margin-top: 3rem;
    text-align: center; }
  .blog .socialLinks {
    text-align: center; }
  .blog .addthis_toolbox {
    margin-top: 3rem; }

.blog-title {
  color: #2d2d2d;
  font-size: 22px;
  font-weight: 700;
  margin: -5px 0 5px 0;
  letter-spacing: 0.05em; }
  .blog-title a {
    text-decoration: none; }
    .blog-title a span {
      background-image: linear-gradient(currentColor, currentColor);
      background-position: 0 90%;
      background-repeat: no-repeat;
      background-size: 0 1px;
      transition: background-size .5s; }
    .blog-title a:hover {
      color: #e9446e; }
      .blog-title a:hover span {
        background-size: 100% 1px; }

.blog-date,
.blog-author {
  color: #787878;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 30px;
  letter-spacing: 0.02em; }

.blog-author {
  margin-bottom: 2.5rem; }

.blog-post {
  color: black;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px; }
  .blog-post .blog-post-btn {
    display: block;
    margin-top: 10px; }
    .blog-post .blog-post-btn .button {
      display: inline-block;
      border-color: transparent;
      text-transform: uppercase;
      line-height: 34px;
      color: black;
      background: transparent;
      padding: 0;
      text-align: left;
      height: auto;
      min-width: auto;
      font-weight: 700; }
      .blog-post .blog-post-btn .button > svg {
        position: relative;
        top: -1px; }
      @media (min-width: 1025px) {
        .blog-post .blog-post-btn .button:hover {
          color: #e9446e; }
          .blog-post .blog-post-btn .button:hover > svg {
            fill: #e9446e; } }
  .blog-post .desTwoList-item.desTwoList-item--number {
    padding-left: 0; }
    .blog-post .desTwoList-item.desTwoList-item--number .desTwoList-list {
      padding-left: 10px;
      margin-bottom: 0; }
  .blog-post .desTwoList-item .des2colItem-title {
    margin-bottom: 20px;
    margin-top: 10px; }
  .blog-post .desTwoList-item .desTwoList-list {
    padding-left: 10px; }
    .blog-post .desTwoList-item .desTwoList-list li {
      line-height: 25px; }
  .blog-post .description-blockQuote .desBlockQuote-des {
    margin-top: 16px; }

.blog-thumbnail {
  margin: 0 auto 35px;
  position: relative; }
  .blog-thumbnail img {
    width: 100%; }

.blog-post-figure {
  display: block;
  margin: auto;
  text-align: left; }

.blog-post-body {
  display: block;
  margin: 0 auto;
  text-align: left;
  width: 100%; }
  .blog-post-body .image {
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center; }
    .blog-post-body .image img.lazyload, .blog-post-body .image img.lazyloading {
      width: auto;
      height: auto;
      object-fit: contain;
      margin: auto; }
    .blog-post-body .image img.lazyloaded {
      width: 100%;
      height: auto;
      transition: all .7s ease; }
    .blog-post-body .image img.img-icon {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      z-index: 2;
      width: auto; }
  .blog-post-body .description-twoList {
    margin-top: 20px; }
  .blog-post-body .description-blockQuote {
    margin: 0 auto 0px; }
  .blog-post-body .desOneList-item {
    margin-bottom: 12px; }
  .blog-post-body .tags .tag {
    margin-right: 10px; }

.page-blog .page-sidebar {
  width: 300px;
  padding-left: 0;
  padding-right: 0px; }
  @media (min-width: 1025px) {
    .page-blog .page-sidebar {
      width: 224px; } }
  @media (min-width: 1025px) {
    .page-blog .page-sidebar + .page-content {
      width: calc(100% - 224px);
      padding-top: 0px;
      padding-left: 30px;
      padding-right: 0; } }

.page-blog .shareLinkSocial__social {
  padding-top: 25px;
  margin-top: 30px;
  margin-bottom: 22px;
  border-top: 1px dotted #e6e6e6; }
  .page-blog .shareLinkSocial__social > p {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    margin-right: 15px;
    color: black; }
  .page-blog .shareLinkSocial__social .addthis_inline_share_toolbox {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0; }

.recentPosts_List {
  padding-top: 5px;
  margin-bottom: 0; }
  .recentPosts_List .recentPost_item {
    margin-top: 12px;
    padding-top: 12px;
    border-top: 1px dotted #e0e0e0; }
    .recentPosts_List .recentPost_item:first-child {
      border-top: 0;
      padding: 0;
      margin: 0; }
    .recentPosts_List .recentPost_item .recentPost_title {
      color: #2d2d2d;
      font-size: 1rem;
      font-weight: 400;
      text-decoration: none;
      margin-bottom: 3px;
      display: block;
      line-height: 20px; }
      .recentPosts_List .recentPost_item .recentPost_title span {
        background-image: linear-gradient(currentColor, currentColor);
        background-position: 0 90%;
        background-repeat: no-repeat;
        background-size: 0 1px;
        transition: background-size .5s; }
      .recentPosts_List .recentPost_item .recentPost_title:hover {
        color: #e9446e; }
        .recentPosts_List .recentPost_item .recentPost_title:hover span {
          background-size: 100% 1px; }
    .recentPosts_List .recentPost_item .recentPost_date {
      color: #848484;
      font-size: 1rem;
      font-weight: 400;
      margin-bottom: 0;
      display: none; }

.recentPosts_tags,
.tags {
  display: none;
  margin-left: 0;
  margin-bottom: 30px; }
  .recentPosts_tags .tag,
  .tags .tag {
    display: inline-block;
    border-radius: 0;
    background-color: #f5f5f5;
    border: 1px solid #f5f5f5;
    margin-right: 5px;
    margin-bottom: 10px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .recentPosts_tags .tag .link,
    .tags .tag .link {
      color: #787878;
      font-size: 14px;
      font-weight: 400;
      padding: 3px 15px;
      display: block;
      font-style: italic; }
    .recentPosts_tags .tag:hover,
    .tags .tag:hover {
      background-color: white;
      border-color: black; }
      .recentPosts_tags .tag:hover .link,
      .tags .tag:hover .link {
        color: #2d2d2d; }

.tags-block {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: flex-start;
  margin-bottom: -10px; }
  .tags-block .tags-title {
    margin-top: 3px;
    margin-bottom: 0;
    margin-right: 15px;
    min-width: 45px;
    color: black; }
  .tags-block .tags {
    display: block;
    margin: 0;
    text-align: left; }

.sidebar__btn {
  display: none;
  margin-bottom: 30px; }
  .sidebar__btn .categorySidebar-btn {
    display: inline-block;
    text-decoration: none; }
    .sidebar__btn .categorySidebar-btn .icon-filter {
      display: inline-block;
      vertical-align: middle; }
      .sidebar__btn .categorySidebar-btn .icon-filter svg {
        width: 23px;
        height: 23px;
        fill: black; }
    .sidebar__btn .categorySidebar-btn .sidebar_more {
      display: inline-block;
      vertical-align: middle;
      font-size: 14px;
      color: black;
      background-image: linear-gradient(transparent 96%, #7f7f7f 4%);
      background-repeat: repeat-x;
      background-position-y: 0; }

.side-block-body .page-sidebar {
  padding-left: 0;
  padding-right: 0;
  width: 100%; }

@media (max-width: 1024px) {
  .page-blog .page-sidebar {
    padding-left: 0;
    padding-right: 0; }
  .page-blog .page-content {
    width: 100%;
    padding-left: 0; } }

.sidebarBlock {
  margin: 0 0 12px 0;
  padding: 0 0 25px 0;
  position: relative; }
  .sidebarBlock:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none; }
  .sidebarBlock#recentPost-content {
    padding: 0 0 10px 0; }
  .sidebarBlock#blog-tags .sidebarBlock-heading {
    margin: 0 0 25px 0; }
  .sidebarBlock#featured-products {
    padding-bottom: 5px;
    margin-bottom: 12px;
    position: relative; }
    .sidebarBlock#featured-products .products-list .slick-arrow {
      top: 30%; }
      .sidebarBlock#featured-products .products-list .slick-arrow.slick-prev {
        left: -9px; }
      .sidebarBlock#featured-products .products-list .slick-arrow.slick-next {
        right: -9px; }
      @media (max-width: 1024px) {
        .sidebarBlock#featured-products .products-list .slick-arrow {
          top: 26%; }
          .sidebarBlock#featured-products .products-list .slick-arrow.slick-prev {
            left: 0px; }
          .sidebarBlock#featured-products .products-list .slick-arrow.slick-next {
            right: 0px; } }
  .sidebarBlock.featured-products {
    padding-bottom: 5px;
    margin-bottom: 45px;
    position: relative; }
  .sidebarBlock#allCategories {
    padding-bottom: 27px; }
  .sidebarBlock#shopByPrices {
    padding-bottom: 25px; }
  .sidebarBlock#shopByBrands {
    padding-bottom: 30px; }
  .sidebarBlock#advertisement-image {
    padding-bottom: 38px; }
  .sidebarBlock .loadingOverlay {
    display: block; }

.sidebarBlock-heading {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1;
  color: black;
  margin: 0 0 13px 0;
  text-transform: uppercase;
  border-top: 2px solid black;
  padding-bottom: 5px;
  padding-top: 18px; }
  .home-layout-3 .sidebarBlock-heading {
    font-size: 16px; }

.menu-custom-is-load #allCategories .all-categories-list > .navPages-item:not(.current-cate) {
  display: none; }

.brandGrid {
  list-style: none;
  max-width: none;
  width: auto;
  font-size: 0;
  letter-spacing: 0;
  margin: 0 -15px; }
  .brandGrid .brand {
    display: inline-block;
    vertical-align: top;
    padding: 0 15px;
    width: 50%;
    float: none;
    margin: 0 0 30px 0; }
    .brandGrid .brand .card-figure .image {
      display: block;
      overflow: hidden;
      position: relative;
      border: 1px solid #d6d6d6; }
    .brandGrid .brand .card-figure .brand-img-container {
      display: block;
      position: relative;
      max-width: 200px;
      margin: 0 auto; }
      .brandGrid .brand .card-figure .brand-img-container:after {
        content: '';
        display: block;
        height: 0;
        width: 100%;
        padding-bottom: 100%; }
      .brandGrid .brand .card-figure .brand-img-container img {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        opacity: 1;
        visibility: visible;
        border: 0;
        width: 100%;
        max-height: 100%;
        object-fit: contain;
        margin: 0 auto;
        transition: all 0.3s ease; }
        .brandGrid .brand .card-figure .brand-img-container img.lazyload, .brandGrid .brand .card-figure .brand-img-container img.lazyloading {
          width: auto;
          height: auto;
          object-fit: contain;
          margin: auto; }
    .brandGrid .brand .card-body {
      text-align: center;
      margin: 20px 0 0; }
      .brandGrid .brand .card-body .link {
        font-size: 14px;
        font-weight: 700;
        color: black;
        transition: unset;
        text-transform: uppercase;
        line-height: 26px;
        letter-spacing: 0;
        position: relative; }
        .brandGrid .brand .card-body .link .text {
          padding: 0 0 1px 0; }
  @media (min-width: 768px) {
    .brandGrid .brand {
      width: 33.3333333%; } }
  @media (min-width: 1025px) {
    .brandGrid .brand {
      width: 25%; }
      .brandGrid .brand .card-figure .image:before {
        content: "";
        width: 100%;
        height: 100%;
        top: 100%;
        right: 0;
        left: auto;
        z-index: 2;
        transform: none;
        position: absolute;
        transition: all 0.3s ease;
        background-color: rgba(0, 0, 0, 0.25);
        background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.25) 100%); }
      .brandGrid .brand .card-figure .image:hover:before {
        top: 0; }
      .brandGrid .brand .card-body .link:hover {
        color: #e9446e; }
        .brandGrid .brand .card-body .link:hover span {
          background-image: linear-gradient(transparent 97%, #e9446e 3%);
          background-repeat: repeat-x;
          background-position-y: 0; } }
  @media (min-width: 1280px) {
    .brandGrid .brand {
      width: 20%; } }
  @media (min-width: 1600px) {
    .brandGrid .brand {
      width: 16.6666666%; } }

.page-brands .page-heading {
  margin-bottom: 32px; }

.haloAZBrandsTable {
  display: flex;
  font-size: 0;
  letter-spacing: 0;
  flex-flow: row nowrap;
  margin: 0 0 30px 0;
  overflow-x: auto;
  padding-bottom: 5px; }
  .haloAZBrandsTable li {
    display: inline-block;
    vertical-align: top;
    border: 1px solid #d6d6d6;
    border-left: none; }
    .haloAZBrandsTable li a {
      font-size: 14px;
      font-weight: 700;
      color: black;
      display: block;
      height: 40px;
      min-width: 40px;
      line-height: 40px;
      text-align: center;
      text-decoration: none;
      text-transform: uppercase; }
    .haloAZBrandsTable li:first-child {
      min-width: 70px;
      border-left: 1px solid #d6d6d6; }
    .haloAZBrandsTable li.disable {
      pointer-events: none; }
      .haloAZBrandsTable li.disable a {
        color: #999999;
        pointer-events: none; }
    .haloAZBrandsTable li.is-active {
      border-color: black;
      background-color: black; }
      .haloAZBrandsTable li.is-active a {
        color: white; }
  @media (min-width: 1025px) {
    .haloAZBrandsTable {
      margin: 0 0 40px 0; }
      .haloAZBrandsTable li {
        width: 10%; }
        .haloAZBrandsTable li:hover {
          border-color: black;
          background-color: black; }
          .haloAZBrandsTable li:hover a {
            color: white; } }

.haloAZBrandsWrapper .azBrands-group {
  display: none;
  margin: 0 0 30px 0; }
  .haloAZBrandsWrapper .azBrands-group-title {
    font-size: 18px;
    font-weight: 700;
    color: black;
    letter-spacing: 0;
    line-height: 35px;
    margin: 0 0 10px 0;
    padding: 0;
    text-transform: uppercase; }
  .haloAZBrandsWrapper .azBrands-group-list {
    margin: 0;
    list-style: none; }
    .haloAZBrandsWrapper .azBrands-group-list .brand-name .title {
      margin: 0;
      font-family: "Roboto", Arial, Helvetica, sans-serif;
      font-size: 15px;
      font-weight: 400;
      color: black;
      letter-spacing: 0;
      line-height: 35px;
      text-transform: capitalize; }
      .haloAZBrandsWrapper .azBrands-group-list .brand-name .title .link {
        color: black;
        padding: 0 0 1px 0;
        transition: unset; }
  .haloAZBrandsWrapper .azBrands-group.is-active {
    display: block; }

.haloAZBrandsWrapper.active-all {
  column-count: 2; }
  .haloAZBrandsWrapper.active-all .azBrands-group {
    display: block;
    break-inside: avoid;
    column-break-inside: avoid;
    page-break-inside: avoid;
    column-count: unset; }

.haloAZBrandsWrapper.is-loading .loadingOverlay {
  display: block; }

@media (min-width: 768px) {
  .haloAZBrandsWrapper .azBrands-group {
    column-count: 3; }
  .haloAZBrandsWrapper.active-all {
    column-count: 3; } }

@media (min-width: 1025px) {
  .haloAZBrandsWrapper .azBrands-group {
    column-count: 4; }
    .haloAZBrandsWrapper .azBrands-group-list .brand-name .title .link:hover {
      color: #e9446e;
      background-image: linear-gradient(transparent 97%, #e9446e 3%);
      background-repeat: repeat-x;
      background-position-y: 0; }
  .haloAZBrandsWrapper.active-all {
    column-count: 4; } }

@media (min-width: 1280px) {
  .haloAZBrandsWrapper .azBrands-group {
    column-count: 5; }
  .haloAZBrandsWrapper.active-all {
    column-count: 5; } }

@media (min-width: 1600px) {
  .haloAZBrandsWrapper .azBrands-group {
    column-count: 6; }
  .haloAZBrandsWrapper.active-all {
    column-count: 6; } }

.page-listing-header .breadcrumbs,
.page-listing-header .page-heading {
  text-align: left; }

.page-listing-header + .page.page-brand {
  margin-top: 80px; }

.brand-image-container {
  position: relative;
  max-width: 100px; }
  .brand-image-container img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }
  .brand-image-container:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 100%; }

.brand .card-img-container {
  max-width: 200px; }
  .brand .card-img-container:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 100%; }

.productGrid {
  display: block;
  font-size: 0;
  letter-spacing: 0;
  margin: 0 -8px;
  list-style: none;
  text-align: left; }
  .productGrid .product,
  .productGrid .product-sample {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 0 8px;
    margin: 0 0 5px 0;
    white-space: normal; }
    .home-layout-3 .productGrid .product, .home-layout-3
    .productGrid .product-sample {
      margin: 0 0 25px 0; }
  .productGrid .product-sample * {
    font-size: 0; }
  @media (min-width: 551px) {
    .productGrid .product,
    .productGrid .product-sample {
      margin: 0 0 25px 0; } }
  @media (min-width: 768px) {
    .productGrid .product,
    .productGrid .product-sample {
      width: 33.3333333%; } }
  @media (min-width: 1025px) {
    .productGrid {
      margin-left: -15px;
      margin-right: -15px; }
      .productGrid .product,
      .productGrid .product-sample {
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 0; }
        .productGrid .product .card,
        .productGrid .product-sample .card {
          padding-bottom: 50px; }
          .productGrid .product .card:hover,
          .productGrid .product-sample .card:hover {
            position: relative;
            z-index: 5; }
          .productGrid .product .card .card-figcaption-bottom,
          .productGrid .product-sample .card .card-figcaption-bottom {
            padding-bottom: 7px; }
      .productGrid.col-4 .product,
      .productGrid.col-4 .product-sample {
        width: 50% !important; }
      .productGrid.col-5 .product,
      .productGrid.col-5 .product-sample {
        width: 33.3333333% !important; } }
  @media (min-width: 1280px) {
    .productGrid.col-4 .product,
    .productGrid.col-4 .product-sample {
      width: 25% !important; }
    .productGrid.col-5 .product,
    .productGrid.col-5 .product-sample {
      width: 20% !important; } }
  @media (min-width: 1600px) {
    .productGrid.col-4 .product,
    .productGrid.col-4 .product-sample {
      width: 25% !important; } }

.product-sample .card-wrapper {
  margin-bottom: 5px; }

.product-sample .card-body {
  min-height: 140px; }

.productGrid-showMore {
  display: block;
  text-align: center;
  margin: 30px 0 0 0; }
  .productGrid-showMore .button {
    min-width: 200px;
    text-transform: uppercase; }
  @media (min-width: 1025px) {
    .productGrid-showMore {
      margin-top: 50px; } }

.productList {
  display: block;
  margin: 0;
  font-size: 0;
  list-style: none;
  text-align: left; }
  .productList .product {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: 0;
    margin: 0 0 30px 0;
    white-space: normal;
    border-bottom: 1px dotted #e0e0e0;
    padding-bottom: 30px; }
    .productList .product.product-advertisment {
      display: none;
      margin-bottom: 0; }
    .productList .product:last-child {
      border-bottom: 0; }
  .productList .card {
    background-color: white;
    text-align: left; }
  .productList .card-figure .card-figcaption-bottom,
  .productList .card-figure .card-figcaption-top {
    display: none; }
  .productList .card-body {
    text-align: left; }
    .productList .card-body .card-option .form-field {
      text-align: left;
      margin-bottom: 0; }
      .productList .card-body .card-option .form-field + .form-field {
        margin-top: 19px; }
    .productList .card-body .card-title {
      padding-bottom: 10px; }
      .productList .card-body .card-title > a {
        font-weight: 700; }
    .productList .card-body .card-price {
      font-size: 18px; }
    .productList .card-body .card-body-content {
      text-align: left; }
    .productList .card-body .card-wrapper {
      justify-content: flex-start; }
      .productList .card-body .card-wrapper.DisableProductList {
        display: none; }
      .productList .card-body .card-wrapper.EnableProductList {
        display: block; }
    .productList .card-body .card-figcaption-bottom {
      display: block;
      position: relative;
      bottom: 0;
      opacity: 1;
      visibility: visible;
      padding-top: 10px;
      padding-bottom: 12px; }
      .productList .card-body .card-figcaption-bottom .card-figcaption-button {
        min-width: 224px; }
    .productList .card-body .card-rating {
      opacity: 1;
      visibility: visible;
      margin-bottom: 15px;
      margin-top: 22px; }
    .productList .card-body .button-wrapper {
      display: flex;
      justify-content: flex-start;
      align-items: center;
      width: 100%; }
      .productList .card-body .button-wrapper .card-figcaption-bottom {
        width: 224px; }
      .productList .card-body .button-wrapper .card-figcaption-top {
        position: relative;
        opacity: 1;
        visibility: visible;
        right: 0;
        width: calc(100% - 304px);
        padding-left: 40px;
        display: inline-block; }
        .home-layout-3 .productList .card-body .button-wrapper .card-figcaption-top {
          top: 0; }
        .productList .card-body .button-wrapper .card-figcaption-top .wishlist {
          display: flex;
          align-items: center; }
        .productList .card-body .button-wrapper .card-figcaption-top .text-wrapper {
          font-size: 12px;
          color: #000;
          margin-left: 7px; }
      .productList .card-body .button-wrapper .card-compare {
        width: 80px; }
    @media (min-width: 1025px) {
      .productList .card-body .card-compare {
        position: inherit;
        bottom: 0;
        opacity: 1;
        z-index: 1;
        overflow: visible;
        display: inline-block;
        transform: none; } }
  .productList .card-link .card-img-container {
    margin: 0 auto;
    max-width: 100%; }
  .productList .card-option {
    margin-top: 0;
    margin-bottom: 10px; }
  .productList .card-text[data-test-info-type="brandName"] {
    margin-bottom: 3px; }
  .productList .card-rating-category {
    display: block;
    margin: 12px 0 7px;
    font-weight: 400;
    line-height: 14px;
    letter-spacing: 0;
    color: black; }
  .productList .card-desc {
    display: block;
    margin: 12px 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0;
    color: black; }
  .productList .card-price {
    justify-content: flex-start; }
  .productList .card-wrapper > .card-text {
    display: none; }
  @media (max-width: 1024px) {
    .productList .button-wrapper .card-figcaption-top,
    .productList .button-wrapper .card-compare {
      display: none !important; } }
  @media (min-width: 551px) {
    .productList .card {
      width: 100%;
      display: table; }
    .productList .card-figure {
      display: table-cell;
      vertical-align: top;
      width: 250px; }
    .productList .card-body {
      display: table-cell;
      vertical-align: top;
      padding: 0 0 0 30px;
      width: calc(100% - 250px); }
      .productList .card-body .card-body-content {
        padding-top: 0; } }
  @media (min-width: 768px) {
    .productList .card-body .card-body-button {
      justify-content: flex-start; }
    .productList .card-body .card-wishlist {
      margin: 0 0 0 15px; }
    .productList .card-body .card-action {
      max-width: 278px; } }
  @media (min-width: 1025px) {
    .productList .product {
      margin-bottom: 33px;
      padding-bottom: 30px; }
    .productList .card .card-figure:hover .card-figure-action {
      opacity: 1;
      visibility: visible;
      pointer-events: auto; }
    .productList .card:before {
      content: none; }
    .productList .card-figure {
      width: 224px; }
      .productList .card-figure .card-figure-action {
        position: absolute;
        top: auto;
        left: 0;
        bottom: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        z-index: 10;
        transition: all 0.3s ease;
        width: 100%; }
      .productList .card-figure .card-quickview,
      .productList .card-figure .card-compare {
        flex: 0 0 50%; }
      .productList .card-figure .card-quickview + .card-compare {
        border-left: 1px solid #dfdcd5; }
    .productList .card-body {
      display: table-cell;
      vertical-align: top;
      padding-left: 30px;
      padding-top: 0;
      width: calc(100% - 224px); }
      .productList .card-body .card-body-button {
        margin-top: 28px; }
      .productList .card-body .card-wishlist:hover {
        border-radius: 50%;
        background-color: black; }
        .productList .card-body .card-wishlist:hover .icon {
          fill: white; }
    .productList .card-option .form-field {
      display: flex;
      align-items: center; } }
  @media (min-width: 1280px) {
    .productList .card-body {
      padding-left: 40px;
      padding-top: 0; }
      .productList .card-body .card-wishlist {
        margin-left: 30px; } }

.productView-alert {
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  z-index: 1;
  width: 100%; }
  .productView-alert:before, .productView-alert:after {
    content: " ";
    display: table; }
  .productView-alert:after {
    clear: both; }
  .productView-alert > div:only-child {
    margin-bottom: 45px; }

@media (max-width: 991px) {
  body.openTabDesc {
    overflow: hidden; }
    body.openTabDesc .body {
      z-index: 999; } }

.page-type-product {
  position: relative; }
  .page-type-product .halo-productView {
    z-index: 21; }
    .page-type-product .halo-productView .halo-badges {
      top: 0;
      left: 0; }
    @media (max-width: 991px) {
      .page-type-product .halo-productView .productView-nav {
        display: none !important; } }
    .page-type-product .halo-productView .productView-nav.productView-nav-mobile {
      display: none !important; }
      @media (max-width: 991px) {
        .page-type-product .halo-productView .productView-nav.productView-nav-mobile {
          display: block !important;
          opacity: 1; } }
    .page-type-product .halo-productView .productView-thumbnail-wrapper .productView-for:not(.slick-slider) {
      white-space: unset;
      overflow: unset; }
      .page-type-product .halo-productView .productView-thumbnail-wrapper .productView-for:not(.slick-slider) > div {
        width: 100%; }
    .page-type-product .halo-productView .productView-thumbnail-wrapper .productView-for:not(.slick-initialized) > div {
      width: 100%; }
      .page-type-product .halo-productView .productView-thumbnail-wrapper .productView-for:not(.slick-initialized) > div:nth-child(n+7) {
        display: none; }
    @media (max-width: 991px) {
      .page-type-product .halo-productView .productView-thumbnail-wrapper {
        display: none; } }
    .page-type-product .halo-productView .productView-thumbnail {
      padding: 7px 0px;
      border: none; }
      .page-type-product .halo-productView .productView-thumbnail.slick-current .productView-thumbnail-link {
        border-color: black; }
    @media (max-width: 551px) {
      .page-type-product .halo-productView {
        margin-top: 18px; } }
  .page-type-product .halo-productView-bottom .halo-productView-description {
    padding: 30px 0; }
    .page-type-product .halo-productView-bottom .halo-productView-description .productView-description {
      float: unset;
      padding: 0; }
  .page-type-product .halo-productView-bottom .productView-tab {
    display: block !important; }
  .page-type-product .halo-productView-bottom .container {
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto; }
  .page-type-product .productView-tab .tabs-contents {
    padding-top: 10px; }
    .page-type-product .productView-tab .tabs-contents .alertBox {
      display: block; }
    .page-type-product .productView-tab .tabs-contents p {
      max-width: 100%; }
    .page-type-product .productView-tab .tabs-contents .des-title {
      font-size: 14px;
      font-weight: 500;
      color: black;
      margin-bottom: 8px !important;
      padding-top: 10px; }
    .page-type-product .productView-tab .tabs-contents .des-list {
      margin-bottom: 13px !important;
      margin-left: 16px !important; }
      .page-type-product .productView-tab .tabs-contents .des-list.des-list-nostyle {
        margin-bottom: 0; }
      .page-type-product .productView-tab .tabs-contents .des-list > li {
        line-height: 32px; }
      .page-type-product .productView-tab .tabs-contents .des-list li::marker {
        font-size: 15px; }
    .page-type-product .productView-tab .tabs-contents .des-list-nostyle {
      margin-left: 0; }
      .page-type-product .productView-tab .tabs-contents .des-list-nostyle > li {
        display: block; }
        .page-type-product .productView-tab .tabs-contents .des-list-nostyle > li > span {
          width: 16px;
          display: inline-block; }
    .page-type-product .productView-tab .tabs-contents .desItem-content-bottom-1 {
      padding-top: 13px; }
    .page-type-product .productView-tab .tabs-contents .des-contentBorder {
      border-left: 2px solid #cbcbcb;
      padding: 5px 20px;
      margin-top: 18px !important;
      margin-bottom: 25px !important; }
    .page-type-product .productView-tab .tabs-contents .desItem-content-bottom-2 {
      padding-bottom: 10px;
      margin-bottom: 35px !important; }
    .page-type-product .productView-tab .tabs-contents .custom-description {
      display: block;
      position: relative;
      margin: 35px 0 0 0 !important; }
      .page-type-product .productView-tab .tabs-contents .custom-description:before, .page-type-product .productView-tab .tabs-contents .custom-description:after {
        content: " ";
        display: table; }
      .page-type-product .productView-tab .tabs-contents .custom-description:after {
        clear: both; }
      .page-type-product .productView-tab .tabs-contents .custom-description table {
        width: 100%;
        border-collapse: collapse;
        border-spacing: 0;
        table-layout: auto;
        margin: 0; }
        .page-type-product .productView-tab .tabs-contents .custom-description table tr {
          background: transparent;
          height: 45px; }
          .page-type-product .productView-tab .tabs-contents .custom-description table tr:nth-child(odd) {
            background: #fafafa; }
        .page-type-product .productView-tab .tabs-contents .custom-description table td {
          font-size: 14px;
          font-weight: 400;
          line-height: 1.75;
          padding: 11px 14px;
          text-align: left;
          color: black; }
          .page-type-product .productView-tab .tabs-contents .custom-description table td.tb-title {
            color: black;
            font-weight: 500; }
  .page-type-product .body .halo-productView-right {
    z-index: 21; }

.halo-productView {
  margin-top: 24px;
  padding-bottom: 30px; }
  .halo-productView-top {
    display: block; }
    .halo-productView-top:before, .halo-productView-top:after {
      content: " ";
      display: table; }
    .halo-productView-top:after {
      clear: both; }
    .halo-productView-top .breadcrumbs-product {
      margin-bottom: 0px;
      margin-top: 3px; }
    @media (min-width: 1280px) {
      .home-layout-3 .halo-productView-top .container {
        max-width: 1230px; } }
  .halo-productView-bottom {
    display: block;
    margin-bottom: 50px; }
    .halo-productView-bottom:before, .halo-productView-bottom:after {
      content: " ";
      display: table; }
    .halo-productView-bottom:after {
      clear: both; }
    .halo-productView-bottom .container {
      max-width: 100%;
      padding-left: 10px;
      padding-right: 10px; }
    @media (max-width: 551px) {
      .home-layout-3 .halo-productView-bottom .halo-block-header .title {
        font-size: 36px !important; } }
  @media (max-width: 1024px) {
    .halo-productView-bottom {
      margin-bottom: 0px; } }
  @media (min-width: 551px) {
    .halo-productView-top {
      padding-bottom: 8px; } }
  @media (min-width: 768px) {
    .halo-productView {
      padding-bottom: 55px; } }

.productView {
  display: block;
  position: relative; }
  .productView:before, .productView:after {
    content: " ";
    display: table; }
  .productView:after {
    clear: both; }
  @media (min-width: 992px) {
    .productView {
      display: flex;
      flex-wrap: nowrap;
      align-items: flex-start;
      justify-content: flex-start; } }

#productView-left .productView-image-wrapper .product-images:nth-child(n+5) {
  display: none; }

#productView-left .productView-image-wrapper .is-show {
  display: block !important; }

#productView-left .productView-image-wrapper .is-hidden {
  display: none !important; }

.halo-productView-left {
  display: block;
  font-size: 0;
  letter-spacing: 0;
  position: relative;
  padding: 0;
  width: 100%;
  transition: all 0.3s ease; }
  @media (min-width: 992px) {
    .halo-productView-left {
      position: sticky;
      top: 110px;
      display: inline-block;
      vertical-align: top;
      width: 50%;
      margin-bottom: 0;
      max-width: 100%; } }
  @media (min-width: 1400px) {
    .halo-productView-left {
      width: 585px;
      top: 90px; } }

.halo-productView-right {
  display: block;
  font-size: 0;
  letter-spacing: 0;
  position: relative;
  width: 100%;
  padding: 0;
  margin-right: 0px;
  transition: all 0.3s ease; }
  .halo-productView-right .productView-details {
    display: block;
    margin: 0;
    padding: 0; }
  .halo-productView-right .productView-wrapper-details {
    padding-top: 15px; }
  @media (min-width: 992px) {
    .halo-productView-right {
      display: inline-block;
      vertical-align: top;
      width: 50%;
      margin-top: 0px;
      margin-right: 0;
      padding: 0 0 0 30px; }
      .halo-productView-right .productView-wrapper-details {
        max-width: 600px;
        padding-top: 0; }
        .halo-productView-right .productView-wrapper-details .productView-details {
          padding-bottom: 10px; } }
  @media (min-width: 1400px) {
    .halo-productView-right {
      width: calc(100% - 585px); } }

.productView-images-wrapper {
  display: block; }
  .productView-images-wrapper:before, .productView-images-wrapper:after {
    content: " ";
    display: table; }
  .productView-images-wrapper:after {
    clear: both; }

@media (min-width: 992px) {
  .productView-images-wrapper {
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: flex-start; } }

.productView-nav-mobile {
  width: 1px;
  min-width: 100%;
  white-space: nowrap;
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
  opacity: 0; }
  .productView-nav-mobile.slick-dotted {
    margin-bottom: 0; }
  .productView-nav-mobile.slick-initialized {
    opacity: 1; }
  .productView-nav-mobile:not(.slick-initialized) :not(.heroCarousel-slide--first).heroCarousel-slide {
    display: none; }
  .productView-nav-mobile .slick-arrow {
    width: 24px;
    height: 24px;
    padding: 0;
    margin: 0;
    transition: all 0.3s ease;
    background-color: transparent;
    visibility: visible;
    opacity: 1;
    cursor: pointer;
    border: 0;
    padding: 8px;
    border: none;
    fill: black;
    stroke: black;
    top: initial;
    transform: translate(0);
    bottom: 30px;
    box-shadow: none; }
    .home-layout-3 .productView-nav-mobile .slick-arrow {
      width: 24px;
      height: 24px; }
    .productView-nav-mobile .slick-arrow:before {
      display: none; }
    .productView-nav-mobile .slick-arrow.slick-prev {
      left: 32%;
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 551.13 551.13'%3E%3Cpath d='m189.451 275.565 223.897-223.897v-51.668l-275.565 275.565 275.565 275.565v-51.668z' fill='rgba(255, 255, 255, 1)' /%3E%3C/svg%3E") !important;
      background-repeat: no-repeat;
      background-position: center; }
    .productView-nav-mobile .slick-arrow.slick-next {
      right: 32%;
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 551.13 551.13'%3E%3Cpath d='m361.679 275.565-223.896 223.897v51.668l275.565-275.565-275.565-275.565v51.668z' fill='rgba(255, 255, 255, 1)' /%3E%3C/svg%3E") !important;
      background-repeat: no-repeat;
      background-position: center; }
    @media (max-width: 1024px) {
      .productView-nav-mobile .slick-arrow.slick-prev:hover, .productView-nav-mobile .slick-arrow.slick-prev:focus, .productView-nav-mobile .slick-arrow.slick-prev:active, .productView-nav-mobile .slick-arrow.slick-next:hover, .productView-nav-mobile .slick-arrow.slick-next:focus, .productView-nav-mobile .slick-arrow.slick-next:active {
        background: transparent;
        border-color: transparent;
        box-shadow: none; } }
    @media (min-width: 551px) {
      .productView-nav-mobile .slick-arrow.slick-prev {
        left: 38%; }
      .productView-nav-mobile .slick-arrow.slick-next {
        right: 38%; } }
    @media (min-width: 768px) {
      .productView-nav-mobile .slick-arrow.slick-prev {
        left: 41%; }
      .productView-nav-mobile .slick-arrow.slick-next {
        right: 41%; } }
    @media (min-width: 1200px) {
      .productView-nav-mobile .slick-arrow.slick-prev {
        left: 44.5%; }
      .productView-nav-mobile .slick-arrow.slick-next {
        right: 44.5%; } }
    @media (min-width: 1770px) {
      .productView-nav-mobile .slick-arrow.slick-prev {
        left: 46.5%; }
      .productView-nav-mobile .slick-arrow.slick-next {
        right: 46.5%; } }
    .productView-nav-mobile .slick-arrow.slick-disabled {
      opacity: 0.5 !important;
      cursor: default; }
    .productView-nav-mobile .slick-arrow:focus {
      outline: none !important;
      outline-offset: 0 !important; }
  .productView-nav-mobile .slick-dots {
    position: absolute;
    top: inherit;
    left: 50%;
    bottom: 25px;
    transform: translateX(-50%);
    margin: 0;
    padding: 0;
    width: auto;
    width: 80px; }
    .productView-nav-mobile .slick-dots [data-dots-totals] {
      margin: 0 5px; }
    .productView-nav-mobile .slick-dots:before {
      content: '';
      position: absolute;
      bottom: -1px;
      height: 20px;
      width: 190px;
      height: 36px;
      transform: translateX(-50%);
      border-radius: 5px;
      background-color: rgba(0, 0, 0, 0.3); }
    .productView-nav-mobile .slick-dots li {
      width: auto;
      height: auto;
      padding: 0;
      text-align: center;
      width: 100%;
      display: none; }
      .productView-nav-mobile .slick-dots li button {
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0;
        line-height: 32px;
        color: black;
        border: 0;
        border-radius: 0;
        width: auto;
        height: auto;
        position: relative;
        transition: all 0.3s ease;
        border-bottom: 1px solid transparent; }
        .productView-nav-mobile .slick-dots li button:before {
          display: none; }
      .productView-nav-mobile .slick-dots li.slick-active {
        display: block; }
        .productView-nav-mobile .slick-dots li.slick-active button {
          color: white; }
    .productView-nav-mobile .slick-dots .carousel-tooltip {
      display: none; }

.productView-image {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding: 0;
  margin: 0; }
  .productView-image .productView-img-container {
    position: relative;
    margin: auto;
    max-width: none;
    width: 100%; }
    .productView-image .productView-img-container:after {
      content: '';
      display: block;
      height: 0;
      width: 100%;
      padding-bottom: 100%; }
    .productView-image .productView-img-container > a {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      text-align: center; }
    .productView-image .productView-img-container .productView-video {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      width: 100%; }
      .productView-image .productView-img-container .productView-video iframe {
        width: 100% !important;
        height: 100% !important; }
    .productView-image .productView-img-container img {
      position: absolute;
      top: 50%;
      left: 50%;
      display: inline-block;
      vertical-align: top;
      height: 100%;
      width: 100%;
      max-width: none;
      transform: translate(-50%, -50%);
      object-fit: cover; }
      .productView-image .productView-img-container img.lazyload, .productView-image .productView-img-container img.lazyloading {
        width: auto;
        height: auto;
        margin: 0 auto; }
    .productView-image .productView-img-container.productView-img-containerDefault {
      border: 1px solid #d6d6d6; }
      .productView-image .productView-img-container.productView-img-containerDefault .productView-image--default {
        object-fit: contain;
        width: auto;
        height: auto; }
  .productView-image-wrapper {
    position: relative;
    width: 100%;
    text-align: center; }
    .productView-image-wrapper .productView-nav {
      display: block;
      margin: 0;
      border: 1px solid #ececec; }
      .productView-image-wrapper .productView-nav:not(.slick-initialized) {
        overflow: hidden;
        font-size: 0;
        letter-spacing: 0;
        display: block;
        white-space: nowrap; }
        .productView-image-wrapper .productView-nav:not(.slick-initialized) > div,
        .productView-image-wrapper .productView-nav:not(.slick-initialized) > figure {
          display: inline-block;
          vertical-align: top;
          width: 100%; }
    .productView-image-wrapper .halo-zoom {
      display: flex;
      align-items: center;
      justify-content: center;
      text-align: center;
      margin: 21px 0 0 0; }
      .productView-image-wrapper .halo-zoom .icon {
        width: 15px;
        height: 15px;
        fill: #999999;
        margin: 0 10px 0 0; }
      .productView-image-wrapper .halo-zoom .text {
        font-size: 12px;
        font-weight: 400;
        color: #999999;
        letter-spacing: 0;
        line-height: 24px; }
    .productView-image-wrapper .halo-compareColors {
      display: inline-block;
      vertical-align: top;
      padding: 22px 0; }
      .productView-image-wrapper .halo-compareColors:before, .productView-image-wrapper .halo-compareColors:after {
        content: " ";
        display: table; }
      .productView-image-wrapper .halo-compareColors:after {
        clear: both; }
      .productView-image-wrapper .halo-compareColors-link {
        display: flex;
        align-items: center;
        justify-content: center; }
        .productView-image-wrapper .halo-compareColors-link .icon {
          display: inherit;
          width: 24px;
          height: 24px;
          margin: 0 10px 0 0; }
          .productView-image-wrapper .halo-compareColors-link .icon img {
            width: 100%;
            height: 100%; }
        .productView-image-wrapper .halo-compareColors-link .text {
          color: black;
          font-size: 14px;
          font-weight: 400;
          line-height: 24px;
          letter-spacing: 0;
          text-transform: capitalize; }
    .productView-image-wrapper .halo-productVideos {
      position: absolute;
      left: 25px;
      bottom: 93px;
      opacity: 1;
      display: block;
      transition: all 0.15s ease;
      visibility: visible; }
      .productView-image-wrapper .halo-productVideos .halo-productVideo-link {
        display: inline-block;
        vertical-align: top; }
        .productView-image-wrapper .halo-productVideos .halo-productVideo-link .icon {
          display: inline-block;
          vertical-align: top;
          width: 36px;
          height: 36px;
          fill: #7f7f7f;
          stroke: #7f7f7f; }
      .productView-image-wrapper .halo-productVideos.is-open {
        opacity: 0;
        visibility: hidden; }
      .productView-image-wrapper .halo-productVideos:hover {
        opacity: 1; }
      @media (max-width: 991px) {
        .productView-image-wrapper .halo-productVideos {
          left: 10px; } }

.productView-thumbnail {
  display: block;
  width: 100%;
  padding: 0 8px;
  margin: 0; }
  .productView-thumbnail .productView-thumbnail-link {
    display: block;
    border: 1px solid #ebebeb;
    position: relative;
    overflow: hidden;
    width: 100%;
    background: transparent; }
    .productView-thumbnail .productView-thumbnail-link:after {
      content: '';
      display: block;
      height: 0;
      width: 100%;
      padding-bottom: 100%; }
    .productView-thumbnail .productView-thumbnail-link img {
      position: absolute;
      top: 50%;
      left: 50%;
      height: 100%;
      width: 100%;
      max-width: none;
      display: inline-block;
      vertical-align: top;
      transform: translate(-50%, -50%);
      transition: all 0.3s ease;
      object-fit: cover; }
      .productView-thumbnail .productView-thumbnail-link img.lazyload, .productView-thumbnail .productView-thumbnail-link img.lazyloading {
        width: auto;
        height: auto;
        margin: 0 auto; }
    .productView-thumbnail .productView-thumbnail-link.productView-thumbnail-linkVideo .videoText {
      position: absolute;
      top: 50%;
      left: 0;
      width: 100%;
      text-align: center;
      transform: translateY(-50%);
      border-right: 1px solid #ebebeb; }
      .productView-thumbnail .productView-thumbnail-link.productView-thumbnail-linkVideo .videoText span {
        font-size: 12px;
        text-transform: uppercase;
        letter-spacing: 0.05rem;
        margin-top: -3px;
        display: inline-block;
        color: black;
        font-weight: 500; }
    .productView-thumbnail .productView-thumbnail-link.productView-thumbnail-linkVideo .icon {
      display: block;
      width: 40px;
      height: 40px;
      border-radius: 50%;
      margin: auto;
      fill: white;
      stroke: #000;
      stroke-width: 20px; }
    .productView-thumbnail .productView-thumbnail-link.productView-thumbnail-linkVideo:hover .videoText {
      border-right: 1px solid black; }
    .productView-thumbnail .productView-thumbnail-link:hover {
      border-color: black; }
  .productView-thumbnail-wrapper {
    display: block;
    padding: 0;
    margin: 20px 0 0 0;
    position: relative; }
    .productView-thumbnail-wrapper .productView-for {
      display: block;
      position: relative;
      font-size: 0;
      letter-spacing: 0;
      margin: 0;
      padding: 0 45px; }
      .productView-thumbnail-wrapper .productView-for:not(.slick-slider) {
        white-space: nowrap;
        overflow: hidden;
        padding-left: 0;
        padding-right: 0; }
        .productView-thumbnail-wrapper .productView-for:not(.slick-slider) > div {
          display: inline-block;
          vertical-align: top;
          width: auto; }
    .productView-thumbnail-wrapper .slick-arrow {
      width: 12px;
      height: 30px;
      fill: #787878;
      background: transparent;
      border: 0;
      top: 50%;
      bottom: auto;
      padding: 0px;
      transform: translateY(-50%);
      margin-top: 0; }
      .productView-thumbnail-wrapper .slick-arrow:before {
        width: 12px;
        height: 30px; }
      .productView-thumbnail-wrapper .slick-arrow.slick-prev {
        left: 0; }
      .productView-thumbnail-wrapper .slick-arrow.slick-next {
        left: auto;
        right: 0; }
      .productView-thumbnail-wrapper .slick-arrow.slick-disabled {
        opacity: .5; }
  .slick-current .productView-thumbnail .productView-thumbnail-link {
    border-color: black; }
    .slick-current .productView-thumbnail .productView-thumbnail-link img {
      opacity: .5; }
  .slick-current .productView-thumbnail .productView-thumbnail-linkVideo .videoText {
    border-right: 1px solid black; }
  @media (min-width: 551px) {
    .productView-thumbnail-wrapper {
      margin-top: 30px; }
    .productView-thumbnail .productView-thumbnail-link.productView-thumbnail-linkVideo .text {
      display: block; } }
  @media (min-width: 768px) {
    .productView-thumbnail .productView-thumbnail-link.productView-thumbnail-linkVideo .icon {
      width: 44px;
      height: 44px; } }
  @media (min-width: 992px) {
    .productView-thumbnail {
      padding: 8px 0; }
      .productView-thumbnail-wrapper {
        display: inline-block;
        vertical-align: top;
        width: 100px;
        padding-right: 10px;
        margin-top: 0;
        order: -1; }
        .productView-thumbnail-wrapper .productView-for {
          padding: 90px 0 38px 0; }
        .productView-thumbnail-wrapper .slick-arrow.slick-prev {
          top: 50px;
          left: 50%;
          transform: translateX(-50%) rotate(90deg); }
        .productView-thumbnail-wrapper .slick-arrow.slick-next {
          top: auto;
          left: 50%;
          right: auto;
          bottom: 0;
          transform: translateX(-50%) rotate(90deg); }
        .productView-thumbnail-wrapper.arrows-disable {
          margin-top: -8px; }
          .productView-thumbnail-wrapper.arrows-disable .productView-for {
            padding-top: 0;
            padding-bottom: 0; }
      .productView-thumbnail .productView-thumbnail-link.productView-thumbnail-linkVideo .icon {
        width: 40px;
        height: 40px; }
      .productView-thumbnail .productView-thumbnail-link.productView-thumbnail-linkVideo .text {
        font-size: 12px;
        margin-top: 3px; } }
  @media (min-width: 1025px) {
    .slick-slide .productView-thumbnail:hover .productView-thumbnail-link {
      border-color: black; }
      .slick-slide .productView-thumbnail:hover .productView-thumbnail-link img {
        opacity: .5; } }
  @media (min-width: 1400px) {
    .productView-thumbnail-wrapper {
      padding-right: 20px; } }

.productView-details {
  display: block;
  margin: 0;
  padding: 0; }

.container-productView-tab {
  padding-top: 30px;
  padding-bottom: 0; }
  @media (min-width: 1025px) {
    .container-productView-tab {
      margin-bottom: -20px; } }
  @media (min-width: 1600px) {
    .container-productView-tab {
      padding-top: 52px;
      padding-bottom: 0; }
      .container-productView-tab .productView-tab {
        max-width: 1370px;
        margin: 0 auto; } }

@media (min-width: 1025px) {
  .productView-tab.productView-tab-2 .tabs {
    display: none;
    margin-left: 0;
    margin-bottom: 0;
    list-style: none;
    padding-bottom: 0;
    border-bottom: 0; }
    .productView-tab.productView-tab-2 .tabs .tab {
      display: block;
      float: none;
      width: 100%;
      border: 1px solid #ccc;
      border-left: 0; }
      .productView-tab.productView-tab-2 .tabs .tab:first-child {
        border-left: 1px solid #ccc; }
      .productView-tab.productView-tab-2 .tabs .tab.is-active .tab-title {
        border-color: black; }
    .productView-tab.productView-tab-2 .tabs .tab-title {
      display: block;
      width: 100%;
      padding: 6px 40px 7px 40px;
      text-align: left;
      font-family: "Roboto", Arial, Helvetica, sans-serif;
      font-size: 14px;
      font-weight: 700;
      line-height: 26px;
      color: black;
      text-transform: uppercase;
      transition: unset;
      border-top: 3px solid transparent; }
      .home-layout-3 .productView-tab.productView-tab-2 .tabs .tab-title {
        font-family: "Roboto", Arial, Helvetica, sans-serif; }
  .productView-tab.productView-tab-2 .tabs-contents {
    margin: 0; }
    .productView-tab.productView-tab-2 .tabs-contents .tab-content {
      display: block;
      padding: 0;
      margin: 0;
      transition: all 0.3s ease; }
    .productView-tab.productView-tab-2 .tabs-contents .toggle-title {
      display: block;
      margin: 0;
      padding: 0; }
    .productView-tab.productView-tab-2 .tabs-contents .toggleLink {
      display: block;
      float: none;
      font-family: "Roboto", Arial, Helvetica, sans-serif;
      font-size: 14px;
      font-weight: 500;
      color: black;
      letter-spacing: 0;
      line-height: 1.75;
      width: 100%;
      padding: 15px 45px 15px 15px;
      position: relative;
      text-transform: capitalize;
      border-top: 1px solid #e6e6e6;
      transition: all 0.3s ease; }
      .productView-tab.productView-tab-2 .tabs-contents .toggleLink .text {
        padding-bottom: 0;
        background-image: unset; }
      .productView-tab.productView-tab-2 .tabs-contents .toggleLink .icon-plus {
        font-size: 0;
        display: inline-block;
        vertical-align: top;
        position: absolute;
        top: 50%;
        right: 15px;
        z-index: 2;
        pointer-events: none;
        transform: translateY(-50%);
        background-color: transparent;
        background-position: unset;
        background-repeat: unset;
        background-image: unset;
        transition: all 0.3s ease; }
        .productView-tab.productView-tab-2 .tabs-contents .toggleLink .icon-plus:before, .productView-tab.productView-tab-2 .tabs-contents .toggleLink .icon-plus:after {
          content: "";
          position: absolute;
          top: 50%;
          z-index: 2;
          transition: all 0.3s ease;
          transform: translate(0, -50%);
          background: black; }
        .productView-tab.productView-tab-2 .tabs-contents .toggleLink .icon-plus:before {
          right: 5px;
          width: 2px;
          height: 12px; }
        .productView-tab.productView-tab-2 .tabs-contents .toggleLink .icon-plus:after {
          right: 0;
          width: 12px;
          height: 2px; }
      .productView-tab.productView-tab-2 .tabs-contents .toggleLink.is-open {
        border-top: black;
        background-color: black;
        color: white; }
        .productView-tab.productView-tab-2 .tabs-contents .toggleLink.is-open .icon-plus:before, .productView-tab.productView-tab-2 .tabs-contents .toggleLink.is-open .icon-plus:after {
          background: white; }
        .productView-tab.productView-tab-2 .tabs-contents .toggleLink.is-open .icon-plus:before {
          transform: translateY(-50%) rotate(90deg); }
    .productView-tab.productView-tab-2 .tabs-contents .toggle-content {
      position: relative; }
      .productView-tab.productView-tab-2 .tabs-contents .toggle-content.is-open {
        padding-top: 15px;
        padding-bottom: 15px; } }

@media (min-width: 1025px) and (min-width: 768px) {
  .productView-tab.productView-tab-2 .tabs {
    display: block;
    font-size: 0;
    letter-spacing: 0;
    white-space: nowrap;
    overflow: auto; }
    .productView-tab.productView-tab-2 .tabs .tab {
      display: inline-block;
      vertical-align: top;
      width: 300px;
      white-space: normal;
      margin-right: 15px;
      padding-bottom: 2px; }
      .productView-tab.productView-tab-2 .tabs .tab.is-active {
        margin-bottom: 0; }
        .productView-tab.productView-tab-2 .tabs .tab.is-active .tab-title {
          color: black; }
    .productView-tab.productView-tab-2 .tabs .tab-title {
      font-size: 14px;
      font-weight: 700;
      text-align: center; }
      .home-layout-3 .productView-tab.productView-tab-2 .tabs .tab-title {
        font-family: "Roboto", Arial, Helvetica, sans-serif; }
  .productView-tab.productView-tab-2 .tabs-contents .tab-content {
    display: none;
    padding-right: 12px; }
    .productView-tab.productView-tab-2 .tabs-contents .tab-content.is-active {
      display: block; }
  .productView-tab.productView-tab-2 .tabs-contents .toggle-title {
    display: none; }
  .productView-tab.productView-tab-2 .tabs-contents .toggle-content {
    display: block;
    max-height: unset !important; } }

@media (min-width: 1025px) and (min-width: 1025px) {
  .productView-tab.productView-tab-2 .tabs {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding-bottom: 0;
    overflow: hidden; }
    .productView-tab.productView-tab-2 .tabs .tab {
      display: block;
      padding: 0;
      width: auto;
      margin-right: 0;
      position: relative;
      min-width: 300px;
      box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.08); }
    .productView-tab.productView-tab-2 .tabs .tab-title {
      transition: all 0.3s ease; }
      .productView-tab.productView-tab-2 .tabs .tab-title:hover {
        color: black;
        border-color: black; } }

.productView-tab .tabs {
  display: none;
  margin-left: 0;
  margin-bottom: 0;
  list-style: none;
  padding-bottom: 0;
  border-bottom: 0; }
  .productView-tab .tabs .tab {
    display: block;
    float: none;
    width: 100%; }
  .productView-tab .tabs .tab-title {
    display: block;
    width: 100%;
    padding: 0 15px;
    text-align: left;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 26px;
    color: black;
    text-transform: uppercase;
    transition: unset; }

.productView-tab #tab-custom-mobile > p {
  margin-top: 20px; }

@media (max-width: 992px) {
  .productView-tab #tab-custom-mobile > p {
    margin-top: 0; } }

.productView-tab .tabs-contents {
  margin: 0; }
  .productView-tab .tabs-contents .tab-content {
    display: block;
    padding: 0;
    margin: 0;
    transition: all 0.3s ease; }
    .productView-tab .tabs-contents .tab-content#tab-reviews .toggleLink {
      padding-bottom: 10px; }
    .productView-tab .tabs-contents .tab-content#tab-reviews .icon {
      width: 17px;
      height: 18px; }
  .productView-tab .tabs-contents .toggle-title {
    display: block;
    margin: 0;
    padding: 0; }
  .productView-tab .tabs-contents .toggleLink {
    display: block;
    float: none;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: black;
    letter-spacing: 0.02em;
    line-height: 1.75;
    width: 100%;
    padding: 18px 45px 18px 0;
    position: relative;
    text-transform: uppercase;
    border-top: 1px solid #e6e6e6;
    transition: all 0.3s ease; }
    .productView-tab .tabs-contents .toggleLink .text {
      padding-bottom: 0;
      background-image: unset; }
    .productView-tab .tabs-contents .toggleLink .icon-plus {
      font-size: 0;
      display: inline-block;
      vertical-align: top;
      position: absolute;
      top: 50%;
      right: 0;
      z-index: 2;
      pointer-events: none;
      transform: translateY(-50%);
      background-color: transparent;
      background-position: unset;
      background-repeat: unset;
      background-image: unset;
      transition: all 0.3s ease; }
      .productView-tab .tabs-contents .toggleLink .icon-plus:before, .productView-tab .tabs-contents .toggleLink .icon-plus:after {
        content: "";
        position: absolute;
        top: 50%;
        z-index: 2;
        transition: all 0.3s ease;
        transform: translate(0, -50%);
        background: black; }
      .productView-tab .tabs-contents .toggleLink .icon-plus:before {
        right: 9px;
        width: 2px;
        height: 20px; }
      .productView-tab .tabs-contents .toggleLink .icon-plus:after {
        right: 0;
        width: 20px;
        height: 2px; }
    .productView-tab .tabs-contents .toggleLink.is-open {
      background-color: white;
      color: black; }
      .productView-tab .tabs-contents .toggleLink.is-open .icon-plus:before, .productView-tab .tabs-contents .toggleLink.is-open .icon-plus:after {
        background: black; }
      .productView-tab .tabs-contents .toggleLink.is-open .icon-plus:before {
        transform: translateY(-50%) rotate(90deg); }
  .productView-tab .tabs-contents .toggle-content {
    position: relative; }
    .productView-tab .tabs-contents .toggle-content.is-open {
      padding-top: 15px;
      padding-bottom: 15px; }
  .productView-tab .tabs-contents .reviews-title {
    margin-top: 20px; }
    .productView-tab .tabs-contents .reviews-title .button {
      min-width: 185px;
      font-weight: 700;
      line-height: 40px;
      text-transform: uppercase; }
      .home-layout-3 .productView-tab .tabs-contents .reviews-title .button {
        line-height: 58px; }
        @media (max-width: 1024px) {
          .home-layout-3 .productView-tab .tabs-contents .reviews-title .button {
            line-height: 48px; } }
  .productView-tab .tabs-contents .reviews-content {
    margin-top: 0px; }
    .productView-tab .tabs-contents .reviews-content .productReview-title {
      display: inline-block;
      vertical-align: middle;
      margin: 0 15px 0 0;
      text-transform: capitalize; }
    .productView-tab .tabs-contents .reviews-content .productReview-rating {
      line-height: 1;
      display: inline-block;
      vertical-align: middle; }
    .productView-tab .tabs-contents .reviews-content .productReview-author {
      opacity: 0.7;
      font-style: italic;
      margin-top: 6px;
      margin-bottom: 20px; }
    .productView-tab .tabs-contents .reviews-content .productReviews-list {
      margin: 0;
      list-style: none; }
      .productView-tab .tabs-contents .reviews-content .productReviews-list .productReview {
        padding-top: 36px; }
      .productView-tab .tabs-contents .reviews-content .productReviews-list .productReview-author {
        opacity: 0.7;
        font-style: italic; }
  @media (max-width: 992px) {
    .productView-tab .tabs-contents .toggle-content.is-open {
      padding-top: 0px; }
    .productView-tab .tabs-contents .toggle-content .return {
      margin-top: 5px; } }

.productView-description {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  padding-left: 1rem;
  padding-right: 1rem;
  position: relative;
  z-index: 1; }
  .productView-description .productView-title {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem; }
  @media (min-width: 801px) {
    .productView-description .productView-description {
      clear: both;
      float: none;
      width: 100%; } }

.tab-descriptionShowmore {
  display: block;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 50px 0 30px 0;
  background-color: rgba(255, 255, 255, 0.9);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.8) 12%, rgba(255, 255, 255, 0.9) 34%, rgba(255, 255, 255, 0.96) 57%, #fff 73%); }
  .tab-descriptionShowmore .button {
    min-width: 200px !important;
    text-transform: uppercase;
    line-height: 38px;
    height: 40px;
    font-weight: 700; }
  .tab-descriptionShowmore.less {
    padding-top: 0;
    position: relative; }
  @media (min-width: 768px) {
    .tab-descriptionShowmore {
      display: none; } }

@media (max-width: 767px) {
  .productView-tab .tabs-contents .toggle-content#tab-description-mobile.show_read_more {
    max-height: 300px;
    overflow: hidden; } }

.page-product-mobile .customPag {
  display: none; }

@media (max-width: 550px) {
  .page-product-mobile .breadcrumbs {
    display: none; }
  .page-product-mobile .halo-productView-top .productView {
    padding-top: 0; }
  .page-product-mobile .halo-productView-left {
    margin-bottom: 15px; }
  .page-product-mobile .productView-image-wrapper {
    display: block;
    margin-left: -15px;
    margin-right: -15px;
    width: auto; }
    .page-product-mobile .productView-image-wrapper .productView-nav:not(.slick-initialized) {
      padding-right: 25%; }
  .page-product-mobile .productView-nav .slick-slide .productView-image {
    padding-left: 3px;
    padding-right: 3px; }
  .page-product-mobile .productView-nav .customPag {
    display: block;
    position: absolute;
    top: auto;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 18px;
    height: 20px;
    color: white;
    background: rgba(0, 0, 0, 0.5);
    padding: 0 8px; }
    .page-product-mobile .productView-nav .customPag span {
      padding: 0;
      position: relative; }
      .page-product-mobile .productView-nav .customPag span + span {
        padding-left: 10px; }
        .page-product-mobile .productView-nav .customPag span + span:before {
          content: '/';
          position: absolute;
          top: 2px;
          left: 3px;
          font-size: 14px;
          font-weight: 400; }
  .page-product-mobile .productView-nav.customSlick {
    /*opacity: 0;
                visibility: hidden;*/ }
    .page-product-mobile .productView-nav.customSlick .slick-list {
      padding-left: 0;
      padding-right: 25%; }
  .page-product-mobile .productView-nav.customSlickRight .slick-list {
    padding-left: 0;
    padding-right: 25%; }
  .page-product-mobile .productView-nav.customSlickLeft .slick-list {
    padding-left: 25%;
    padding-right: 0; }
  .page-product-mobile .productView-thumbnail-wrapper {
    display: none; } }

.productView-detail-tab {
  display: flex;
  padding: 6px 0px 16px;
  margin: 0px; }
  .productView-detail-tab li.tab {
    font-size: 14px;
    line-height: 24px;
    list-style-type: none;
    border-bottom: none;
    border-top: none;
    border-right: 1px solid #e4e7e6;
    padding-left: 15px;
    padding-right: 15px; }
    .productView-detail-tab li.tab:first-child {
      padding-left: 0; }
    .productView-detail-tab li.tab:last-child {
      padding-right: 0;
      border-right: none; }
    .productView-detail-tab li.tab a {
      letter-spacing: 0;
      color: black;
      padding: 10px 0px; }
      .productView-detail-tab li.tab a span {
        border-bottom: 1px solid transparent; }
      @media (min-width: 1025px) {
        .productView-detail-tab li.tab a:hover span {
          border-color: #d2d2d2; } }
  @media (min-width: 992px) and (max-width: 1150px) {
    .productView-detail-tab li.tab {
      font-size: 13px;
      padding-left: 7px;
      padding-right: 7px; } }
  @media (max-width: 767px) {
    .productView-detail-tab {
      display: block;
      font-size: 0;
      letter-spacing: 0;
      white-space: nowrap;
      overflow: auto;
      margin-bottom: 0 !important; }
      .productView-detail-tab li.tab {
        display: inline-block !important;
        vertical-align: top;
        min-width: 60px;
        margin: 0 auto;
        white-space: normal;
        text-align: center; }
        .productView-detail-tab li.tab.product-tab-divider {
          display: inline-block;
          min-width: 1px;
          margin: 0 15px; } }
  @media (max-width: 551px) {
    .productView-detail-tab {
      padding-bottom: 5px; }
      .productView-detail-tab li.tab:first-child {
        padding-left: 15px; }
      .productView-detail-tab li.tab:last-child {
        padding-right: 15px; }
      .productView-detail-tab li.tab:not(.slick-active) {
        border-right: none; }
      .productView-detail-tab .slick-dots {
        display: inline-block;
        vertical-align: middle;
        left: 0;
        bottom: -5px; }
        .productView-detail-tab .slick-dots li {
          margin: 0 10px;
          padding: 0;
          width: auto;
          height: auto; } }
      @media (max-width: 551px) and (min-width: 1025px) {
        .productView-detail-tab .slick-dots li {
          margin: 0 20px; } }
  @media (max-width: 551px) {
          .productView-detail-tab .slick-dots li button {
            width: 8px;
            height: 8px;
            opacity: 1;
            border: 1px solid black;
            background-color: transparent;
            transition: all 0.3s ease; }
            .productView-detail-tab .slick-dots li button:before {
              display: none; }
          .productView-detail-tab .slick-dots li:only-child {
            display: none; }
          .productView-detail-tab .slick-dots li.slick-active button {
            opacity: 1;
            border-color: black;
            background-color: black; } }

.halo-productView-prTab {
  background: white;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
  opacity: 0;
  overflow: hidden;
  height: 100vh;
  -webkit-animation: fadeIn 0.5s, moveUp 0.5s;
  animation: fadeIn 0.5s, moveUp 0.5s;
  -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.6, 1);
  animation-timing-function: cubic-bezier(0.4, 0, 0.6, 1);
  display: none; }
  @media (max-width: 991px) {
    .halo-productView-prTab {
      padding: 0 25px;
      top: 500px; } }
  @media (min-width: 992px) {
    .halo-productView-prTab {
      left: 40px;
      padding-right: 10px; } }
  @media (min-width: 1600px) {
    .halo-productView-prTab {
      left: 80px; } }
  .halo-productView-prTab.is-open {
    background: white;
    position: sticky;
    top: 0;
    z-index: 103;
    opacity: 1;
    overflow: visible;
    padding-top: 0;
    margin-bottom: 0; }
    @media (max-width: 991px) {
      .halo-productView-prTab.is-open {
        position: fixed;
        z-index: 999;
        padding-top: 0; } }
  .halo-productView-prTab .halo-productView-prTab-header {
    position: relative; }
    .halo-productView-prTab .halo-productView-prTab-header .title {
      font-size: 14px;
      font-weight: 500;
      line-height: 40px;
      letter-spacing: 0;
      color: black;
      font-family: "Roboto", Arial, Helvetica, sans-serif;
      text-transform: uppercase;
      margin: 0px;
      padding: 11px 0px 23px; }
    .halo-productView-prTab .halo-productView-prTab-header .close {
      position: absolute;
      top: 23px;
      right: -6px;
      z-index: 10;
      line-height: 1;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: center;
      justify-content: center;
      text-align: center;
      pointer-events: auto;
      width: 18px;
      height: 18px; }
  .halo-productView-prTab .halo-productView-prTab__content {
    font-size: 14px;
    letter-spacing: 0;
    line-height: 24px;
    color: black;
    max-width: 100%;
    max-height: 80vh;
    overflow-y: auto;
    background: white; }
    .halo-productView-prTab .halo-productView-prTab__content h3 {
      font-size: 14px;
      line-height: 22px;
      letter-spacing: 0;
      font-family: "Roboto", Arial, Helvetica, sans-serif;
      font-weight: 500;
      margin-top: 0px;
      margin-bottom: 15px; }
      .halo-productView-prTab .halo-productView-prTab__content h3.shipping {
        margin-top: 28px; }
    .halo-productView-prTab .halo-productView-prTab__content a:not(.button) {
      font-weight: 500;
      color: black; }
      .halo-productView-prTab .halo-productView-prTab__content a:not(.button) span {
        background-image: linear-gradient(transparent 96%, #d2d2d2 4%);
        background-repeat: repeat-x;
        background-position-y: 0; }
  .halo-productView-prTab .des-title {
    font-size: 14px;
    font-weight: 500;
    color: black;
    margin-bottom: 8px;
    padding-top: 10px; }
  .halo-productView-prTab .des-list {
    margin-bottom: 13px;
    margin-left: 16px; }
    .halo-productView-prTab .des-list.des-list-nostyle {
      margin-bottom: 0; }
    .halo-productView-prTab .des-list > li {
      line-height: 32px; }
    .halo-productView-prTab .des-list li::marker {
      font-size: 15px; }
  .halo-productView-prTab .des-list-nostyle {
    margin-left: 0; }
    .halo-productView-prTab .des-list-nostyle > li {
      display: block; }
      .halo-productView-prTab .des-list-nostyle > li > span {
        width: 16px;
        display: inline-block; }
  .halo-productView-prTab .desItem-content-bottom-1 {
    padding-top: 13px; }
  .halo-productView-prTab .des-contentBorder {
    border-left: 2px solid #cbcbcb;
    padding: 5px 20px;
    margin-top: 18px;
    margin-bottom: 25px; }
  .halo-productView-prTab .desItem-content-bottom-2 {
    padding-bottom: 10px;
    margin-bottom: 35px; }
  .halo-productView-prTab .custom-description {
    display: block;
    position: relative;
    margin: 35px 0 0 0; }
    .halo-productView-prTab .custom-description:before, .halo-productView-prTab .custom-description:after {
      content: " ";
      display: table; }
    .halo-productView-prTab .custom-description:after {
      clear: both; }
    .halo-productView-prTab .custom-description table {
      width: 100%;
      border-collapse: collapse;
      border-spacing: 0;
      table-layout: auto;
      margin: 0; }
      .halo-productView-prTab .custom-description table tr {
        background: transparent;
        height: 45px; }
        .halo-productView-prTab .custom-description table tr:nth-child(odd) {
          background: #fafafa; }
      .halo-productView-prTab .custom-description table td {
        font-size: 14px;
        font-weight: 400;
        line-height: 1.75;
        padding: 11px 14px;
        text-align: left;
        color: black; }
        .halo-productView-prTab .custom-description table td.tb-title {
          color: black;
          font-weight: 500; }
  @media (min-width: 1025px) {
    .halo-productView-prTab {
      padding-right: 30px; } }
  @media (min-width: 1600px) {
    .halo-productView-prTab {
      padding-right: 58px; } }

.halo-badges {
  position: absolute;
  top: 0;
  z-index: 10;
  display: flex;
  flex-direction: column; }
  .halo-badges.halo-badges-left {
    left: 24px;
    align-items: flex-start; }
  .halo-badges.halo-badges-right {
    left: auto;
    right: 24px;
    align-items: flex-end; }
  .card .halo-badges {
    top: 0; }
    .home-layout-3 .card .halo-badges {
      top: 5px; }
      @media (min-width: 1025px) {
        .home-layout-3 .card .halo-badges {
          top: 20px; } }
    .card .halo-badges.halo-badges-left {
      left: 0; }
      .home-layout-3 .card .halo-badges.halo-badges-left {
        left: 5px; }
        @media (min-width: 1025px) {
          .home-layout-3 .card .halo-badges.halo-badges-left {
            left: 20px; } }
    .card .halo-badges.halo-badges-right {
      left: auto;
      right: 0; }
      .home-layout-3 .card .halo-badges.halo-badges-right {
        right: 5px; }
        @media (min-width: 1025px) {
          .home-layout-3 .card .halo-badges.halo-badges-right {
            left: 20px; } }

.halo-badge {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
  height: 22px;
  padding: 0 6px;
  margin: 0;
  text-transform: uppercase;
  min-width: 41px;
  letter-spacing: 0.05em;
  border-radius: 2px; }
  .halo-badge + .halo-badge {
    margin-top: 5px; }
  .home-layout-3 .halo-badge {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-weight: 400;
    line-height: 20px;
    height: 23px;
    padding: 0 8px;
    text-transform: capitalize;
    letter-spacing: 0;
    min-width: 49px;
    border-radius: 0; }
  .halo-badge.sale-badge {
    background: #e7040f;
    color: white;
    border: 1px solid #e7040f; }
  .halo-badge.soldOut-badge {
    background: #333333;
    color: white;
    border: 1px solid; }
  .halo-badge.new-badge {
    background: black;
    color: white;
    border: 1px solid black; }
  .halo-badge.custom-badge {
    background: #e7040f;
    color: white;
    border: 1px solid #e7040f; }

.form-option.form-option-swatch {
  overflow: visible;
  height: 40px; }

.form-option-variant--none {
  height: 22px;
  overflow: hidden; }

.form-option-variant--color,
.form-option-variant--pattern {
  height: 22px;
  width: 22px; }

.form-option-expanded {
  background-color: white;
  border: 1px solid #474747;
  left: calc(100% + 55px);
  opacity: 0;
  padding: 3px;
  position: absolute;
  top: calc(100% + 5px);
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  visibility: hidden; }

.form-option:hover .form-option-expanded {
  opacity: 1;
  transform: translate(-50%, 0);
  visibility: visible;
  z-index: 5000; }

.form-option-image {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  height: 100px;
  width: 100px; }

.halo-productOptions .form-radio {
  display: inherit; }

.halo-productOptions .form-option {
  display: inline-block;
  vertical-align: top;
  margin: 0 10px 10px 0;
  padding: 0;
  line-height: 1; }
  .halo-productOptions .form-option-variant {
    min-width: unset;
    width: 34px;
    height: 34px;
    line-height: 34px;
    cursor: pointer;
    border-radius: 50%;
    text-align: center;
    border: 1px solid #e2e2e2;
    font-size: 0;
    letter-spacing: 0;
    margin: 0;
    padding: 0;
    position: relative; }
    .halo-productOptions .form-option-variant:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 2;
      transition: all 0.3s ease;
      border-radius: 50%;
      background-color: rgba(255, 255, 255, 0);
      opacity: 1;
      visibility: visible;
      border: 2px solid white; }
  .halo-productOptions .form-option-variant--color2 {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    transform: rotate(45deg); }
    .halo-productOptions .form-option-variant--color2 span {
      display: block;
      position: relative;
      width: 100%;
      height: 100%; }
  .halo-productOptions .form-option-expanded {
    display: none;
    background-color: white;
    border: 1px solid transparent;
    padding: 2px;
    position: absolute;
    top: calc(100% + 5px);
    left: calc(100% + 5px);
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    visibility: hidden;
    opacity: 0;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.06), 0 1px 2px 0 rgba(0, 0, 0, 0.1); }
    .halo-productOptions .form-option-expanded .form-option-image {
      display: block;
      height: 100px;
      width: 100px;
      background-position: 50%;
      background-repeat: no-repeat;
      background-size: cover; }
  .halo-productOptions .form-option-swatch {
    position: relative;
    overflow: visible;
    box-shadow: none !important;
    border: 0 !important; }
    .halo-productOptions .form-option-swatch .form-option-variant {
      background-color: white;
      background-size: auto; }
      .halo-productOptions .form-option-swatch .form-option-variant:after {
        border-width: 4px; }
  .halo-productOptions .form-option-rectangle {
    border: 0 !important;
    box-shadow: none !important; }
    .halo-productOptions .form-option-rectangle .form-option-variant {
      font-size: 14px;
      font-weight: 400;
      color: black;
      display: flex;
      align-items: center;
      justify-content: center;
      min-width: 34px;
      width: auto;
      padding-left: 7px;
      padding-right: 7px;
      border-radius: 50px; }
      .halo-productOptions .form-option-rectangle .form-option-variant:after {
        border-radius: 50px; }
  .halo-productOptions .form-option.unavailable {
    position: relative;
    background: transparent;
    /*pointer-events: none;*/ }
    .halo-productOptions .form-option.unavailable .form-option-variant {
      opacity: .5; }
      .halo-productOptions .form-option.unavailable .form-option-variant:before {
        content: "";
        top: 18px;
        left: 50%;
        height: 1px;
        opacity: 1;
        z-index: 5;
        border: none;
        position: absolute;
        visibility: visible;
        width: 48px;
        background-color: #eb6256;
        transform: translateX(-50%) rotate(-45deg); }
      .halo-productOptions .form-option.unavailable .form-option-variant:after {
        box-shadow: none !important; }
    .halo-productOptions .form-option.unavailable .form-option-variant--color2:before {
      transform: rotate(90deg); }
    .halo-productOptions .form-option.unavailable.form-option-rectangle .form-option-variant {
      opacity: 1;
      background: #f7f7f7;
      border-color: #f7f7f7; }
      .halo-productOptions .form-option.unavailable.form-option-rectangle .form-option-variant span {
        opacity: .5; }
      .halo-productOptions .form-option.unavailable.form-option-rectangle .form-option-variant:after {
        display: none; }

.halo-productOptions .form-radio:checked + .form-option-swatch .form-option-variant {
  border: 4px solid #e1e1e1; }
  .halo-productOptions .form-radio:checked + .form-option-swatch .form-option-variant:after {
    border: none; }

.halo-productOptions .form-radio:checked + .form-option-rectangle .form-option-variant:after {
  border: 4px solid #e1e1e1; }

.halo-productOptions.productView-options [data-product-attribute="swatch"] {
  padding-bottom: 0; }

.halo-productOptions [data-product-attribute="input-checkbox"] .form-checkbox + .form-label {
  line-height: 26px;
  color: black; }
  .halo-productOptions [data-product-attribute="input-checkbox"] .form-checkbox + .form-label:before {
    top: 5px; }
  .halo-productOptions [data-product-attribute="input-checkbox"] .form-checkbox + .form-label:after {
    top: 5px; }

.halo-productOptions [data-product-attribute="input-checkbox"] .form-checkbox:checked + .form-label {
  font-weight: 700;
  color: black; }

.halo-productOptions [data-product-attribute="set-radio"] .form-radio + .form-label {
  color: black; }

.halo-productOptions [data-product-attribute="set-radio"] .form-radio:checked + .form-label {
  font-weight: 700;
  color: black; }

.halo-productOptions [data-product-attribute="set-radio"] .unavailable,
.halo-productOptions [data-product-attribute="product-list"] .unavailable {
  opacity: 0.6;
  text-decoration: line-through; }

.halo-productOptions [data-product-attribute="input-text"] .form-input {
  height: auto; }

.halo-productOptions [data-product-attribute="set-select"] .form-select {
  height: 50px;
  max-width: 100%;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  padding-left: 15px;
  padding-right: 15px;
  background-position: right 10px top 16px; }

.halo-productOptions [data-product-attribute="textarea"] .form-input {
  line-height: unset;
  min-height: 150px;
  padding-top: 15px;
  padding-bottom: 15px; }

.halo-productOptions [data-product-attribute="input-number"] .form-input {
  min-width: 100px;
  font-style: normal; }

.halo-productOptions [data-product-attribute="date"] .form-select {
  min-width: 90px;
  height: 50px;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  padding-left: 15px;
  padding-right: 15px;
  background-position: right 10px top 16px; }

@media (min-width: 992px) {
  .halo-productOptions [data-product-attribute="set-select"] .form-select {
    max-width: 50%; } }

@media (min-width: 1025px) {
  .halo-productOptions .form-option-expanded {
    display: block; }
  .halo-productOptions .form-option:hover .form-option-expanded {
    opacity: 1;
    transform: translate(-50%, 0);
    visibility: visible;
    z-index: 5000; } }

.account {
  display: block;
  margin: 0; }

@media (min-width: 1025px) {
  .account--fixed {
    margin: 0 auto;
    width: 66.66667%; } }

@media (min-width: 1025px) {
  .account--fixedSmall {
    margin: 0 auto;
    width: 50%; } }

@media (min-width: 1025px) {
  .account--fixedLarge {
    margin: 0 auto;
    width: 75%; } }

.account-head {
  margin-bottom: 3rem;
  text-align: center; }
  .account-head .alertBox {
    padding-left: 3rem;
    padding-right: 3rem;
    text-align: left; }

.account-body {
  margin: 0; }
  .account-body:before, .account-body:after {
    content: " ";
    display: table; }
  .account-body:after {
    clear: both; }

.account-content {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }
  .account-content .alertBox {
    margin-top: 30px; }
  .account-content .productGrid {
    margin-top: 30px; }
    @media (max-width: 551px) {
      .page-type-wishlist .account-content .productGrid {
        margin-top: 0; } }
    .account-content .productGrid .product .form {
      text-align: center;
      margin-bottom: 0; }
  .account-content .account-row {
    margin: 30px 0 0 0; }
  .account-content.account-content2 {
    padding-left: 0;
    padding-right: 0;
    float: none; }
  @media (min-width: 1025px) {
    .account-content .productGrid .card-body .card-body-button {
      top: 0; }
    .account-content .productGrid .card:hover .card-body .card-body-button {
      top: -60px; } }

@media (min-width: 1025px) {
  .account-content--fixed {
    width: 66.66667%; } }

.account-content--fixedSmall {
  padding-top: 45px; }
  .account-content--fixedSmall .account-product-title {
    font-size: 14px;
    text-transform: capitalize; }
  .account-content--fixedSmall.account-content2 {
    width: 100%; }
  @media (min-width: 1025px) {
    .account-content--fixedSmall {
      width: 50%; } }

.account-sidebar {
  padding-top: 45px;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }
  @media (min-width: 1025px) {
    .account-sidebar {
      width: 33.33333%; }
      .account-content--fixedSmall + .account-sidebar {
        float: right; } }

[data-create-account-form],
.new-password-form {
  margin: 0; }
  [data-create-account-form] .form-row,
  .new-password-form .form-row {
    display: block;
    font-size: 0;
    letter-spacing: 0;
    margin: 0 -15px;
    max-width: unset; }
    [data-create-account-form] .form-row .form-field,
    .new-password-form .form-row .form-field {
      display: inline-block;
      vertical-align: top;
      padding: 0 15px;
      width: 100%;
      margin: 0 0 20px 0;
      float: none; }
    [data-create-account-form] .form-row .form-label,
    .new-password-form .form-row .form-label {
      line-height: 20px;
      margin-bottom: 10px;
      text-transform: capitalize; }
      [data-create-account-form] .form-row .form-label small,
      .new-password-form .form-row .form-label small {
        font-size: 12px;
        font-style: italic;
        font-weight: 400;
        letter-spacing: 0;
        line-height: 20px;
        color: #e7040f;
        text-transform: capitalize;
        margin-top: 0; }
  [data-create-account-form] .form-actions,
  .new-password-form .form-actions {
    display: block;
    margin: 20px 0 0 0;
    text-align: center; }
    [data-create-account-form] .form-actions .button,
    .new-password-form .form-actions .button {
      display: block;
      width: 100%;
      text-transform: uppercase; }
  @media (min-width: 768px) {
    [data-create-account-form] .form-row,
    .new-password-form .form-row {
      margin-left: -15px;
      margin-right: -15px; }
      [data-create-account-form] .form-row .form-field,
      .new-password-form .form-row .form-field {
        padding-left: 15px;
        padding-right: 15px;
        width: 50%; }
    [data-create-account-form] .form-actions,
    .new-password-form .form-actions {
      margin-top: 0;
      text-align: left; }
      [data-create-account-form] .form-actions .button,
      .new-password-form .form-actions .button {
        display: inline-block;
        vertical-align: top;
        min-width: 270px;
        width: auto; } }
  @media (min-width: 1600px) {
    [data-create-account-form] .form-row,
    .new-password-form .form-row {
      margin-left: -70px;
      margin-right: -70px; }
      [data-create-account-form] .form-row .form-field,
      .new-password-form .form-row .form-field {
        padding-left: 70px;
        padding-right: 70px; } }

.forgot-password-text,
.new-password-text {
  font-size: 14px;
  font-weight: 400;
  color: black;
  letter-spacing: 0;
  line-height: 1.75;
  margin: 0 0 20px 0; }

.new-password-text + .button {
  text-transform: uppercase; }

@media (min-width: 768px) {
  .new-password-text + .button {
    min-width: 270px; } }

.forgot-password-form {
  width: 100%;
  max-width: 100%;
  margin: 0 auto; }
  .forgot-password-form .button {
    display: block;
    width: 100%;
    height: 42px;
    line-height: 40px;
    text-transform: uppercase;
    margin: 20px 0 0 0; }
  @media (min-width: 768px) {
    .forgot-password-form .button {
      width: auto;
      margin-left: 20px;
      margin-top: 0;
      min-width: 270px; } }

.page-type-account_orderstatus .panel-body,
.page-type-account_inbox .panel-body,
.page-type-account_addressbook .panel-body,
.page-type-wishlist .panel-body,
.page-type-wishlists .panel-body,
.page-type-account_recentitems .panel-body,
.page-type-editaccount .panel-body,
.page-type-shippingaddressform .panel-body,
.page-type-add-wishlist .panel-body {
  background: #fafafa; }

.page-type-account_orderstatus .form-input[readonly],
.page-type-account_inbox .form-input[readonly],
.page-type-account_addressbook .form-input[readonly],
.page-type-wishlist .form-input[readonly],
.page-type-wishlists .form-input[readonly],
.page-type-account_recentitems .form-input[readonly],
.page-type-editaccount .form-input[readonly],
.page-type-shippingaddressform .form-input[readonly],
.page-type-add-wishlist .form-input[readonly] {
  background-color: #fafafa; }

[data-account-wishlist-form] .form-label small {
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  text-transform: capitalize;
  line-height: 16px; }

.page-type-newsletter_subscribe .alertBox {
  margin-top: 32px; }

[data-inbox-form],
[data-add-wishlist-form],
[data-address-form],
[data-edit-account-form],
[data-payment-method-form] {
  margin: 40px 0 0; }
  [data-inbox-form] .form-row,
  [data-add-wishlist-form] .form-row,
  [data-address-form] .form-row,
  [data-edit-account-form] .form-row,
  [data-payment-method-form] .form-row {
    display: block;
    font-size: 0;
    letter-spacing: 0;
    margin: 0 -15px;
    max-width: unset; }
    [data-inbox-form] .form-row .form-field,
    [data-add-wishlist-form] .form-row .form-field,
    [data-address-form] .form-row .form-field,
    [data-edit-account-form] .form-row .form-field,
    [data-payment-method-form] .form-row .form-field {
      display: inline-block;
      vertical-align: top;
      padding: 0 15px;
      width: 100%;
      margin: 0 0 20px 0;
      float: none; }
    [data-inbox-form] .form-row .form-label small,
    [data-add-wishlist-form] .form-row .form-label small,
    [data-address-form] .form-row .form-label small,
    [data-edit-account-form] .form-row .form-label small,
    [data-payment-method-form] .form-row .form-label small {
      font-size: 13px;
      font-style: normal;
      font-weight: 400;
      text-transform: capitalize;
      line-height: 16px; }
    [data-inbox-form] .form-row .form-select,
    [data-add-wishlist-form] .form-row .form-select,
    [data-address-form] .form-row .form-select,
    [data-edit-account-form] .form-row .form-select,
    [data-payment-method-form] .form-row .form-select {
      height: 45px; }
  [data-inbox-form] .form-field .form-label small,
  [data-inbox-form] .form-field--textarea .form-label small,
  [data-add-wishlist-form] .form-field .form-label small,
  [data-add-wishlist-form] .form-field--textarea .form-label small,
  [data-address-form] .form-field .form-label small,
  [data-address-form] .form-field--textarea .form-label small,
  [data-edit-account-form] .form-field .form-label small,
  [data-edit-account-form] .form-field--textarea .form-label small,
  [data-payment-method-form] .form-field .form-label small,
  [data-payment-method-form] .form-field--textarea .form-label small {
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 16px; }
  [data-inbox-form] .form-actions,
  [data-add-wishlist-form] .form-actions,
  [data-address-form] .form-actions,
  [data-edit-account-form] .form-actions,
  [data-payment-method-form] .form-actions {
    display: block;
    font-size: 0;
    letter-spacing: 0;
    margin: 20px 0 0 0;
    text-align: center;
    max-width: 100%; }
    [data-inbox-form] .form-actions .button,
    [data-add-wishlist-form] .form-actions .button,
    [data-address-form] .form-actions .button,
    [data-edit-account-form] .form-actions .button,
    [data-payment-method-form] .form-actions .button {
      display: block;
      width: 100%;
      text-transform: uppercase; }
  @media (max-width: 767px) {
    [data-inbox-form] .form-actions .button + .button,
    [data-add-wishlist-form] .form-actions .button + .button,
    [data-address-form] .form-actions .button + .button,
    [data-edit-account-form] .form-actions .button + .button,
    [data-payment-method-form] .form-actions .button + .button {
      margin-left: 0; } }
  @media (min-width: 768px) {
    [data-inbox-form] .form-row,
    [data-add-wishlist-form] .form-row,
    [data-address-form] .form-row,
    [data-edit-account-form] .form-row,
    [data-payment-method-form] .form-row {
      margin-left: -15px;
      margin-right: -15px; }
      [data-inbox-form] .form-row .form-field,
      [data-add-wishlist-form] .form-row .form-field,
      [data-address-form] .form-row .form-field,
      [data-edit-account-form] .form-row .form-field,
      [data-payment-method-form] .form-row .form-field {
        padding-left: 15px;
        padding-right: 15px;
        width: 50%; }
    [data-inbox-form] .form-actions,
    [data-add-wishlist-form] .form-actions,
    [data-address-form] .form-actions,
    [data-edit-account-form] .form-actions,
    [data-payment-method-form] .form-actions {
      margin-top: 0;
      text-align: left; }
      [data-inbox-form] .form-actions .button,
      [data-add-wishlist-form] .form-actions .button,
      [data-address-form] .form-actions .button,
      [data-edit-account-form] .form-actions .button,
      [data-payment-method-form] .form-actions .button {
        display: inline-block;
        vertical-align: top;
        max-width: 238px !important; }
        [data-inbox-form] .form-actions .button + .button,
        [data-add-wishlist-form] .form-actions .button + .button,
        [data-address-form] .form-actions .button + .button,
        [data-edit-account-form] .form-actions .button + .button,
        [data-payment-method-form] .form-actions .button + .button {
          margin-top: 0;
          margin-left: 20px; }
      [data-inbox-form] .form-actions [data-wishlist-delete],
      [data-add-wishlist-form] .form-actions [data-wishlist-delete],
      [data-address-form] .form-actions [data-wishlist-delete],
      [data-edit-account-form] .form-actions [data-wishlist-delete],
      [data-payment-method-form] .form-actions [data-wishlist-delete] {
        margin-top: 0;
        margin-left: 20px; } }
  @media (min-width: 1600px) {
    [data-inbox-form] .form-row,
    [data-add-wishlist-form] .form-row,
    [data-address-form] .form-row,
    [data-edit-account-form] .form-row,
    [data-payment-method-form] .form-row {
      margin-left: -15px;
      margin-right: -15px; }
      [data-inbox-form] .form-row .form-field,
      [data-add-wishlist-form] .form-row .form-field,
      [data-address-form] .form-row .form-field,
      [data-edit-account-form] .form-row .form-field,
      [data-payment-method-form] .form-row .form-field {
        padding-left: 15px;
        padding-right: 15px; } }

[data-message-account-form],
[data-account-return-form] {
  margin: 0; }
  [data-message-account-form] .form-select,
  [data-account-return-form] .form-select {
    background-size: unset; }
  [data-message-account-form] .return-itemQuantity .form-select,
  [data-account-return-form] .return-itemQuantity .form-select {
    background-position: right 5px top 12px; }
  [data-message-account-form] .form-row,
  [data-account-return-form] .form-row {
    display: block;
    font-size: 0;
    letter-spacing: 0;
    margin: 0 -15px;
    max-width: unset; }
    [data-message-account-form] .form-row .form-field,
    [data-account-return-form] .form-row .form-field {
      display: inline-block;
      vertical-align: top;
      padding: 0 15px;
      width: 100%;
      margin: 0 0 20px 0;
      float: none; }
    [data-message-account-form] .form-row .form-label small,
    [data-account-return-form] .form-row .form-label small {
      font-size: 13px;
      font-style: normal;
      font-weight: 400;
      text-transform: capitalize;
      line-height: 16px; }
    [data-message-account-form] .form-row .form-select,
    [data-account-return-form] .form-row .form-select {
      height: 45px; }
  [data-message-account-form] .form-field--textarea .form-label small,
  [data-account-return-form] .form-field--textarea .form-label small {
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 16px; }
  [data-message-account-form] .form-actions,
  [data-account-return-form] .form-actions {
    display: block;
    margin: 20px 0 0 0;
    text-align: center;
    font-size: 0;
    letter-spacing: 0; }
    [data-message-account-form] .form-actions .button,
    [data-account-return-form] .form-actions .button {
      display: block;
      width: 100%;
      text-transform: uppercase; }
  @media (min-width: 768px) {
    [data-message-account-form] .form-row,
    [data-account-return-form] .form-row {
      margin-left: -15px;
      margin-right: -15px; }
      [data-message-account-form] .form-row .form-field,
      [data-account-return-form] .form-row .form-field {
        padding-left: 15px;
        padding-right: 15px;
        width: 50%; }
    [data-message-account-form] .form-actions,
    [data-account-return-form] .form-actions {
      margin-top: 0;
      text-align: left; }
      [data-message-account-form] .form-actions .button,
      [data-account-return-form] .form-actions .button {
        display: inline-block;
        vertical-align: top;
        max-width: 300px !important; }
        [data-message-account-form] .form-actions .button + .button,
        [data-account-return-form] .form-actions .button + .button {
          margin-top: 0;
          margin-left: 20px; } }
  @media (min-width: 1600px) {
    [data-message-account-form] .form-row,
    [data-account-return-form] .form-row {
      margin-left: -15px;
      margin-right: -15px; }
      [data-message-account-form] .form-row .form-field,
      [data-account-return-form] .form-row .form-field {
        padding-left: 15px;
        padding-right: 15px; } }

[data-account-wishlist-form] {
  margin: 40px auto 0 auto; }
  [data-account-wishlist-form] .form-label small {
    font-size: 14px -1px;
    font-style: normal;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 16px; }
  [data-account-wishlist-form] .form-select {
    height: 45px; }

[data-add-giftcertificates-form] {
  margin: 40px auto 0 auto;
  max-width: 100%; }
  [data-add-giftcertificates-form] .form-field {
    margin-bottom: 20px; }
  [data-add-giftcertificates-form] .form-label small {
    font-size: 12px;
    font-style: italic;
    font-weight: 400;
    text-transform: capitalize; }
  [data-add-giftcertificates-form] .form-select {
    height: 42px; }
  [data-add-giftcertificates-form] .form-actions .button {
    margin-left: 0;
    width: 100%; }
  @media (min-width: 768px) {
    [data-add-giftcertificates-form] {
      max-width: 34.375rem; } }

[data-giftcertificates-form] {
  margin: 30px 0 0 0; }
  [data-giftcertificates-form] .form-row {
    display: block;
    font-size: 0;
    letter-spacing: 0;
    margin: 0 -15px;
    max-width: unset; }
    [data-giftcertificates-form] .form-row .form-field {
      display: inline-block;
      vertical-align: top;
      padding: 0 15px;
      width: 100%;
      margin: 0 0 20px 0;
      float: none; }
    [data-giftcertificates-form] .form-row .form-label {
      line-height: 20px;
      margin-bottom: 10px; }
      [data-giftcertificates-form] .form-row .form-label small {
        font-size: 14px;
        font-style: italic;
        font-weight: 400;
        text-transform: capitalize;
        margin: 0; }
    [data-giftcertificates-form] .form-row .form-select {
      height: 42px; }
    [data-giftcertificates-form] .form-row .form-field--textarea .form-input {
      min-height: 165px;
      line-height: inherit; }
    [data-giftcertificates-form] .form-row .form-radio + .form-label {
      color: black;
      margin-bottom: 15px; }
    [data-giftcertificates-form] .form-row .form-field--checkbox {
      margin-top: 4px;
      margin-bottom: 0; }
      [data-giftcertificates-form] .form-row .form-field--checkbox .form-checkbox + .form-label {
        color: black; }
      [data-giftcertificates-form] .form-row .form-field--checkbox + .form-field--checkbox {
        margin-top: 3px; }
    [data-giftcertificates-form] .form-row .form-field-group {
      border-radius: 0;
      border-color: #fafafa;
      background-color: #fafafa;
      padding: 17px 22px 10px 22px; }
  [data-giftcertificates-form] .form-column {
    padding-left: 0;
    padding-right: 0;
    width: 100%; }
    [data-giftcertificates-form] .form-column + .form-column {
      margin-top: 15px; }
  [data-giftcertificates-form] .form-actions {
    display: block;
    margin: 0;
    text-align: center;
    max-width: 100%;
    font-size: 0;
    letter-spacing: 0; }
    [data-giftcertificates-form] .form-actions .button {
      display: block;
      width: 100%;
      text-transform: uppercase;
      margin-left: 0; }
      [data-giftcertificates-form] .form-actions .button:first-child {
        color: black;
        background-color: transparent; }
      [data-giftcertificates-form] .form-actions .button + .button {
        margin-top: 20px;
        margin-left: 0; }
  @media (min-width: 768px) {
    [data-giftcertificates-form] .form-row {
      margin-left: -15px;
      margin-right: -15px; }
      [data-giftcertificates-form] .form-row .form-field {
        padding-left: 15px;
        padding-right: 15px;
        width: 50%; }
      [data-giftcertificates-form] .form-row .form-column .form-field {
        width: 100%; }
    [data-giftcertificates-form] .form-column {
      width: 50%; }
      [data-giftcertificates-form] .form-column + .form-column {
        margin-top: 0; }
    [data-giftcertificates-form] .form-actions {
      text-align: right;
      width: 50%;
      float: right; }
      [data-giftcertificates-form] .form-actions .button {
        display: inline-block;
        vertical-align: top;
        width: calc(100% - 15px); }
        [data-giftcertificates-form] .form-actions .button + .button {
          width: calc(100% - 15px);
          margin-top: 15px; } }
  @media (min-width: 1025px) {
    [data-giftcertificates-form] .form-row {
      margin-left: -35px;
      margin-right: -35px; }
      [data-giftcertificates-form] .form-row .form-field {
        padding-left: 35px;
        padding-right: 35px; }
    [data-giftcertificates-form] .form-actions .button {
      width: 190px; }
      [data-giftcertificates-form] .form-actions .button:first-child:hover {
        color: white;
        border-color: #e82b1a;
        background-color: #e82b1a; }
      [data-giftcertificates-form] .form-actions .button + .button {
        width: calc(100% - 240px);
        margin-left: 15px;
        margin-top: 0; } }
  @media (min-width: 1600px) {
    [data-giftcertificates-form] .form-row {
      margin-left: -70px;
      margin-right: -70px; }
      [data-giftcertificates-form] .form-row .form-field {
        padding-left: 70px;
        padding-right: 70px; }
    [data-giftcertificates-form] .form-actions {
      padding-top: 10px; }
      [data-giftcertificates-form] .form-actions .button + .button {
        width: calc(100% - 275px); } }

/* jsTree default theme */
.jstree-node,
.jstree-children,
.jstree-container-ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none; }

.jstree-node {
  white-space: nowrap; }

.jstree-anchor {
  display: inline-block;
  color: black;
  white-space: nowrap;
  padding: 0 4px 0 1px;
  margin: 0;
  vertical-align: top; }

.jstree-anchor:focus {
  outline: 0; }

.jstree-anchor,
.jstree-anchor:link,
.jstree-anchor:visited,
.jstree-anchor:hover,
.jstree-anchor:active {
  text-decoration: none;
  color: inherit; }

.jstree-icon {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center; }

.jstree-icon:empty {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center; }

.jstree-ocl {
  cursor: pointer; }

.jstree-leaf > .jstree-ocl {
  cursor: default; }

.jstree .jstree-open > .jstree-children {
  display: block; }

.jstree .jstree-closed > .jstree-children,
.jstree .jstree-leaf > .jstree-children {
  display: none; }

.jstree-anchor > .jstree-themeicon {
  margin-right: 2px; }

.jstree-no-icons .jstree-themeicon,
.jstree-anchor > .jstree-themeicon-hidden {
  display: none; }

.jstree-hidden {
  display: none; }

.jstree-rtl .jstree-anchor {
  padding: 0 1px 0 4px; }

.jstree-rtl .jstree-anchor > .jstree-themeicon {
  margin-left: 2px;
  margin-right: 0; }

.jstree-rtl .jstree-node {
  margin-left: 0; }

.jstree-rtl .jstree-container-ul > .jstree-node {
  margin-right: 0; }

.jstree-wholerow-ul {
  position: relative;
  display: inline-block;
  min-width: 100%; }

.jstree-wholerow-ul .jstree-leaf > .jstree-ocl {
  cursor: pointer; }

.jstree-wholerow-ul .jstree-anchor,
.jstree-wholerow-ul .jstree-icon {
  position: relative; }

.jstree-wholerow-ul .jstree-wholerow {
  width: 100%;
  cursor: pointer;
  position: absolute;
  left: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.vakata-context {
  display: none; }

.vakata-context,
.vakata-context ul {
  margin: 0;
  padding: 2px;
  position: absolute;
  background: #f5f5f5;
  border: 1px solid #979797;
  box-shadow: 2px 2px 2px #999999; }

.vakata-context ul {
  list-style: none;
  left: 100%;
  margin-top: -2.7em;
  margin-left: -4px; }

.vakata-context .vakata-context-right ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px; }

.vakata-context li {
  list-style: none;
  display: inline; }

.vakata-context li > a {
  display: block;
  padding: 0 2em 0 2em;
  text-decoration: none;
  width: auto;
  color: black;
  white-space: nowrap;
  line-height: 2.4em;
  text-shadow: 1px 1px 0 white;
  border-radius: 1px; }

.vakata-context li > a:hover {
  position: relative;
  background-color: #e8eff7;
  box-shadow: 0 0 2px #0a6aa1; }

.vakata-context li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAIORI4JlrqN1oMSnmmZDQUAOw==");
  background-position: right center;
  background-repeat: no-repeat; }

.vakata-context li > a:focus {
  outline: 0; }

.vakata-context .vakata-context-hover > a {
  position: relative;
  background-color: #e8eff7;
  box-shadow: 0 0 2px #0a6aa1; }

.vakata-context .vakata-context-separator > a,
.vakata-context .vakata-context-separator > a:hover {
  background: white;
  border: 0;
  border-top: 1px solid #e2e3e3;
  height: 1px;
  min-height: 1px;
  max-height: 1px;
  padding: 0;
  margin: 0 0 0 2.4em;
  border-left: 1px solid #e0e0e0;
  text-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  border-radius: 0; }

.vakata-context .vakata-contextmenu-disabled a,
.vakata-context .vakata-contextmenu-disabled a:hover {
  color: silver;
  background-color: transparent;
  border: 0;
  box-shadow: 0 0 0; }

.vakata-context li > a > i {
  text-decoration: none;
  display: inline-block;
  width: 2.4em;
  height: 2.4em;
  background: transparent;
  margin: 0 0 0 -2em;
  vertical-align: top;
  text-align: center;
  line-height: 2.4em; }

.vakata-context li > a > i:empty {
  width: 2.4em;
  line-height: 2.4em; }

.vakata-context li > a .vakata-contextmenu-sep {
  display: inline-block;
  width: 1px;
  height: 2.4em;
  background: white;
  margin: 0 0.5em 0 0;
  border-left: 1px solid #e2e3e3; }

.vakata-context .vakata-contextmenu-shortcut {
  font-size: 0.8em;
  color: silver;
  opacity: 0.5;
  display: none; }

.vakata-context-rtl ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px; }

.vakata-context-rtl li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAINjI+AC7rWHIsPtmoxLAA7");
  background-position: left center;
  background-repeat: no-repeat; }

.vakata-context-rtl .vakata-context-separator > a {
  margin: 0 2.4em 0 0;
  border-left: 0;
  border-right: 1px solid #e2e3e3; }

.vakata-context-rtl .vakata-context-left ul {
  right: auto;
  left: 100%;
  margin-left: -4px;
  margin-right: auto; }

.vakata-context-rtl li > a > i {
  margin: 0 -2em 0 0; }

.vakata-context-rtl li > a .vakata-contextmenu-sep {
  margin: 0 0 0 0.5em;
  border-left-color: white;
  background: #e2e3e3; }

#jstree-marker {
  position: absolute;
  top: 0;
  left: 0;
  margin: -5px 0 0 0;
  padding: 0;
  border-right: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0; }

#jstree-dnd {
  line-height: 16px;
  margin: 0;
  padding: 4px; }

#jstree-dnd .jstree-icon,
#jstree-dnd .jstree-copy {
  display: inline-block;
  text-decoration: none;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px; }

#jstree-dnd .jstree-ok {
  background: green; }

#jstree-dnd .jstree-er {
  background: red; }

#jstree-dnd .jstree-copy {
  margin: 0 2px 0 2px; }

.jstree-default .jstree-node,
.jstree-default .jstree-icon {
  background-repeat: no-repeat;
  background-color: transparent; }

.jstree-default .jstree-anchor,
.jstree-default .jstree-wholerow {
  transition: background-color 0.15s, box-shadow 0.15s; }

.jstree-default .jstree-hovered {
  background: #e7f4f9;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #cccccc; }

.jstree-default .jstree-clicked {
  background: #beebff;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #999999; }

.jstree-default .jstree-no-icons .jstree-anchor > .jstree-themeicon {
  display: none; }

.jstree-default .jstree-disabled {
  background: transparent;
  color: #666666; }

.jstree-default .jstree-disabled.jstree-hovered {
  background: transparent;
  box-shadow: none; }

.jstree-default .jstree-disabled.jstree-clicked {
  background: #efefef; }

.jstree-default .jstree-disabled > .jstree-icon {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */ }

.jstree-default .jstree-search {
  font-style: italic;
  color: #8b0000;
  font-weight: bold; }

.jstree-default .jstree-no-checkboxes .jstree-checkbox {
  display: none !important; }

.jstree-default.jstree-checkbox-no-clicked .jstree-clicked {
  background: transparent;
  box-shadow: none; }

.jstree-default.jstree-checkbox-no-clicked .jstree-clicked.jstree-hovered {
  background: #e7f4f9; }

.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked {
  background: transparent; }

.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked.jstree-wholerow-hovered {
  background: #e7f4f9; }

.jstree-default > .jstree-striped {
  min-width: 100%;
  display: inline-block;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAMAAAB/qqA+AAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMNAMM9s3UAAAAXSURBVHjajcEBAQAAAIKg/H/aCQZ70AUBjAATb6YPDgAAAABJRU5ErkJggg==") left top repeat; }

.jstree-default > .jstree-wholerow-ul .jstree-hovered,
.jstree-default > .jstree-wholerow-ul .jstree-clicked {
  background: transparent;
  box-shadow: none;
  border-radius: 0; }

.jstree-default .jstree-wholerow {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.jstree-default .jstree-wholerow-hovered {
  background: #e7f4f9; }

.jstree-default .jstree-wholerow-clicked {
  background: #beebff;
  background: -webkit-linear-gradient(top, #beebff 0%, #a8e4ff 100%);
  background: linear-gradient(to bottom, #beebff 0%, #a8e4ff 100%); }

.jstree-default .jstree-node {
  min-height: 24px;
  line-height: 24px;
  margin-left: 24px;
  min-width: 24px; }

.jstree-default .jstree-anchor {
  line-height: 24px;
  height: 24px; }

.jstree-default .jstree-icon {
  width: 24px;
  height: 24px;
  line-height: 24px; }

.jstree-default .jstree-icon:empty {
  width: 24px;
  height: 24px;
  line-height: 24px; }

.jstree-default.jstree-rtl .jstree-node {
  margin-right: 24px; }

.jstree-default .jstree-wholerow {
  height: 24px; }

.jstree-default .jstree-node,
.jstree-default .jstree-icon {
  background-image: url("../img/vendor/jstree/32px.png"); }

.jstree-default .jstree-node {
  background-position: -292px -4px;
  background-repeat: repeat-y; }

.jstree-default .jstree-last {
  background: transparent; }

.jstree-default .jstree-open > .jstree-ocl {
  background-position: -132px -4px; }

.jstree-default .jstree-closed > .jstree-ocl {
  background-position: -100px -4px; }

.jstree-default .jstree-leaf > .jstree-ocl {
  background-position: -68px -4px; }

.jstree-default .jstree-themeicon {
  background-position: -260px -4px; }

.jstree-default > .jstree-no-dots .jstree-node,
.jstree-default > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -4px; }

.jstree-default > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -4px; }

.jstree-default .jstree-disabled {
  background: transparent; }

.jstree-default .jstree-disabled.jstree-hovered {
  background: transparent; }

.jstree-default .jstree-disabled.jstree-clicked {
  background: #efefef; }

.jstree-default .jstree-checkbox {
  background-position: -164px -4px; }

.jstree-default .jstree-checkbox:hover {
  background-position: -164px -36px; }

.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default .jstree-checked > .jstree-checkbox {
  background-position: -228px -4px; }

.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default .jstree-checked > .jstree-checkbox:hover {
  background-position: -228px -36px; }

.jstree-default .jstree-anchor > .jstree-undetermined {
  background-position: -196px -4px; }

.jstree-default .jstree-anchor > .jstree-undetermined:hover {
  background-position: -196px -36px; }

.jstree-default .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */ }

.jstree-default > .jstree-striped {
  background-size: auto 48px; }

.jstree-default.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y; }

.jstree-default.jstree-rtl .jstree-last {
  background: transparent; }

.jstree-default.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -132px -36px; }

.jstree-default.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -100px -36px; }

.jstree-default.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -68px -36px; }

.jstree-default.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -36px; }

.jstree-default.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -36px; }

.jstree-default .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0; }

.jstree-default > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("../img/vendor/jstree/throbber.gif") center center no-repeat; }

.jstree-default .jstree-file {
  background: url("../img/vendor/jstree/32px.png") -100px -68px no-repeat; }

.jstree-default .jstree-folder {
  background: url("../img/vendor/jstree/32px.png") -260px -4px no-repeat; }

.jstree-default > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0; }

#jstree-dnd.jstree-default {
  line-height: 24px;
  padding: 0 4px; }

#jstree-dnd.jstree-default .jstree-ok,
#jstree-dnd.jstree-default .jstree-er {
  background-image: url("../img/vendor/jstree/32px.png");
  background-repeat: no-repeat;
  background-color: transparent; }

#jstree-dnd.jstree-default i {
  background: transparent;
  width: 24px;
  height: 24px;
  line-height: 24px; }

#jstree-dnd.jstree-default .jstree-ok {
  background-position: -4px -68px; }

#jstree-dnd.jstree-default .jstree-er {
  background-position: -36px -68px; }

.jstree-default.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg=="); }

.jstree-default.jstree-rtl .jstree-last {
  background: transparent; }

.jstree-default-small .jstree-node {
  min-height: 18px;
  line-height: 18px;
  margin-left: 18px;
  min-width: 18px; }

.jstree-default-small .jstree-anchor {
  line-height: 18px;
  height: 18px; }

.jstree-default-small .jstree-icon {
  width: 18px;
  height: 18px;
  line-height: 18px; }

.jstree-default-small .jstree-icon:empty {
  width: 18px;
  height: 18px;
  line-height: 18px; }

.jstree-default-small.jstree-rtl .jstree-node {
  margin-right: 18px; }

.jstree-default-small .jstree-wholerow {
  height: 18px; }

.jstree-default-small .jstree-node,
.jstree-default-small .jstree-icon {
  background-image: url("../img/vendor/jstree/32px.png"); }

.jstree-default-small .jstree-node {
  background-position: -295px -7px;
  background-repeat: repeat-y; }

.jstree-default-small .jstree-last {
  background: transparent; }

.jstree-default-small .jstree-open > .jstree-ocl {
  background-position: -135px -7px; }

.jstree-default-small .jstree-closed > .jstree-ocl {
  background-position: -103px -7px; }

.jstree-default-small .jstree-leaf > .jstree-ocl {
  background-position: -71px -7px; }

.jstree-default-small .jstree-themeicon {
  background-position: -263px -7px; }

.jstree-default-small > .jstree-no-dots .jstree-node,
.jstree-default-small > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default-small > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -7px; }

.jstree-default-small > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -7px; }

.jstree-default-small .jstree-disabled {
  background: transparent; }

.jstree-default-small .jstree-disabled.jstree-hovered {
  background: transparent; }

.jstree-default-small .jstree-disabled.jstree-clicked {
  background: #efefef; }

.jstree-default-small .jstree-checkbox {
  background-position: -167px -7px; }

.jstree-default-small .jstree-checkbox:hover {
  background-position: -167px -39px; }

.jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-small .jstree-checked > .jstree-checkbox {
  background-position: -231px -7px; }

.jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default-small .jstree-checked > .jstree-checkbox:hover {
  background-position: -231px -39px; }

.jstree-default-small .jstree-anchor > .jstree-undetermined {
  background-position: -199px -7px; }

.jstree-default-small .jstree-anchor > .jstree-undetermined:hover {
  background-position: -199px -39px; }

.jstree-default-small .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */ }

.jstree-default-small > .jstree-striped {
  background-size: auto 36px; }

.jstree-default-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y; }

.jstree-default-small.jstree-rtl .jstree-last {
  background: transparent; }

.jstree-default-small.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -135px -39px; }

.jstree-default-small.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -103px -39px; }

.jstree-default-small.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -71px -39px; }

.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -39px; }

.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -39px; }

.jstree-default-small .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0; }

.jstree-default-small > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("../img/vendor/jstree/throbber.gif") center center no-repeat; }

.jstree-default-small .jstree-file {
  background: url("../img/vendor/jstree/32px.png") -103px -71px no-repeat; }

.jstree-default-small .jstree-folder {
  background: url("../img/vendor/jstree/32px.png") -263px -7px no-repeat; }

.jstree-default-small > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0; }

#jstree-dnd.jstree-default-small {
  line-height: 18px;
  padding: 0 4px; }

#jstree-dnd.jstree-default-small .jstree-ok,
#jstree-dnd.jstree-default-small .jstree-er {
  background-image: url("../img/vendor/jstree/32px.png");
  background-repeat: no-repeat;
  background-color: transparent; }

#jstree-dnd.jstree-default-small i {
  background: transparent;
  width: 18px;
  height: 18px;
  line-height: 18px; }

#jstree-dnd.jstree-default-small .jstree-ok {
  background-position: -7px -71px; }

#jstree-dnd.jstree-default-small .jstree-er {
  background-position: -39px -71px; }

.jstree-default-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAACAQMAAABv1h6PAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMHBgAAiABBI4gz9AAAAABJRU5ErkJggg=="); }

.jstree-default-small.jstree-rtl .jstree-last {
  background: transparent; }

.jstree-default-large .jstree-node {
  min-height: 32px;
  line-height: 32px;
  margin-left: 32px;
  min-width: 32px; }

.jstree-default-large .jstree-anchor {
  line-height: 32px;
  height: 32px; }

.jstree-default-large .jstree-icon {
  width: 32px;
  height: 32px;
  line-height: 32px; }

.jstree-default-large .jstree-icon:empty {
  width: 32px;
  height: 32px;
  line-height: 32px; }

.jstree-default-large.jstree-rtl .jstree-node {
  margin-right: 32px; }

.jstree-default-large .jstree-wholerow {
  height: 32px; }

.jstree-default-large .jstree-node,
.jstree-default-large .jstree-icon {
  background-image: url("../img/vendor/jstree/32px.png"); }

.jstree-default-large .jstree-node {
  background-position: -288px 0px;
  background-repeat: repeat-y; }

.jstree-default-large .jstree-last {
  background: transparent; }

.jstree-default-large .jstree-open > .jstree-ocl {
  background-position: -128px 0px; }

.jstree-default-large .jstree-closed > .jstree-ocl {
  background-position: -96px 0px; }

.jstree-default-large .jstree-leaf > .jstree-ocl {
  background-position: -64px 0px; }

.jstree-default-large .jstree-themeicon {
  background-position: -256px 0px; }

.jstree-default-large > .jstree-no-dots .jstree-node,
.jstree-default-large > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default-large > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px 0px; }

.jstree-default-large > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0px 0px; }

.jstree-default-large .jstree-disabled {
  background: transparent; }

.jstree-default-large .jstree-disabled.jstree-hovered {
  background: transparent; }

.jstree-default-large .jstree-disabled.jstree-clicked {
  background: #efefef; }

.jstree-default-large .jstree-checkbox {
  background-position: -160px 0px; }

.jstree-default-large .jstree-checkbox:hover {
  background-position: -160px -32px; }

.jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-large .jstree-checked > .jstree-checkbox {
  background-position: -224px 0px; }

.jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default-large .jstree-checked > .jstree-checkbox:hover {
  background-position: -224px -32px; }

.jstree-default-large .jstree-anchor > .jstree-undetermined {
  background-position: -192px 0px; }

.jstree-default-large .jstree-anchor > .jstree-undetermined:hover {
  background-position: -192px -32px; }

.jstree-default-large .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */ }

.jstree-default-large > .jstree-striped {
  background-size: auto 64px; }

.jstree-default-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y; }

.jstree-default-large.jstree-rtl .jstree-last {
  background: transparent; }

.jstree-default-large.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -128px -32px; }

.jstree-default-large.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -96px -32px; }

.jstree-default-large.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -64px -32px; }

.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px -32px; }

.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0px -32px; }

.jstree-default-large .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0; }

.jstree-default-large > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("../img/vendor/jstree/throbber.gif") center center no-repeat; }

.jstree-default-large .jstree-file {
  background: url("../img/vendor/jstree/32px.png") -96px -64px no-repeat; }

.jstree-default-large .jstree-folder {
  background: url("../img/vendor/jstree/32px.png") -256px 0px no-repeat; }

.jstree-default-large > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0; }

#jstree-dnd.jstree-default-large {
  line-height: 32px;
  padding: 0 4px; }

#jstree-dnd.jstree-default-large .jstree-ok,
#jstree-dnd.jstree-default-large .jstree-er {
  background-image: url("../img/vendor/jstree/32px.png");
  background-repeat: no-repeat;
  background-color: transparent; }

#jstree-dnd.jstree-default-large i {
  background: transparent;
  width: 32px;
  height: 32px;
  line-height: 32px; }

#jstree-dnd.jstree-default-large .jstree-ok {
  background-position: 0px -64px; }

#jstree-dnd.jstree-default-large .jstree-er {
  background-position: -32px -64px; }

.jstree-default-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACAQMAAAAD0EyKAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjgIIGBgABCgCBvVLXcAAAAABJRU5ErkJggg=="); }

.jstree-default-large.jstree-rtl .jstree-last {
  background: transparent; }

@media (max-width: 768px) {
  #jstree-dnd.jstree-dnd-responsive {
    line-height: 40px;
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white; }
  #jstree-dnd.jstree-dnd-responsive > i {
    background: transparent;
    width: 40px;
    height: 40px; }
  #jstree-dnd.jstree-dnd-responsive > .jstree-ok {
    background-image: url("../img/vendor/jstree/40px.png");
    background-position: 0 -200px;
    background-size: 120px 240px; }
  #jstree-dnd.jstree-dnd-responsive > .jstree-er {
    background-image: url("../img/vendor/jstree/40px.png");
    background-position: -40px -200px;
    background-size: 120px 240px; }
  #jstree-marker.jstree-dnd-responsive {
    border-left-width: 10px;
    border-top-width: 10px;
    border-bottom-width: 10px;
    margin-top: -10px; } }

@media (max-width: 768px) {
  .jstree-default-responsive {
    /*
	.jstree-open > .jstree-ocl,
	.jstree-closed > .jstree-ocl { border-radius:20px; background-color:white; }
	*/ }
  .jstree-default-responsive .jstree-icon {
    background-image: url("../img/vendor/jstree/40px.png"); }
  .jstree-default-responsive .jstree-node,
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background: transparent; }
  .jstree-default-responsive .jstree-node {
    min-height: 40px;
    line-height: 40px;
    margin-left: 40px;
    min-width: 40px;
    white-space: nowrap; }
  .jstree-default-responsive .jstree-anchor {
    line-height: 40px;
    height: 40px; }
  .jstree-default-responsive .jstree-icon,
  .jstree-default-responsive .jstree-icon:empty {
    width: 40px;
    height: 40px;
    line-height: 40px; }
  .jstree-default-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0; }
  .jstree-default-responsive.jstree-rtl .jstree-node {
    margin-left: 0;
    margin-right: 40px; }
  .jstree-default-responsive.jstree-rtl .jstree-container-ul > .jstree-node {
    margin-right: 0; }
  .jstree-default-responsive .jstree-ocl,
  .jstree-default-responsive .jstree-themeicon,
  .jstree-default-responsive .jstree-checkbox {
    background-size: 120px 240px; }
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background: transparent; }
  .jstree-default-responsive .jstree-open > .jstree-ocl {
    background-position: 0 0px !important; }
  .jstree-default-responsive .jstree-closed > .jstree-ocl {
    background-position: 0 -40px !important; }
  .jstree-default-responsive.jstree-rtl .jstree-closed > .jstree-ocl {
    background-position: -40px 0px !important; }
  .jstree-default-responsive .jstree-themeicon {
    background-position: -40px -40px; }
  .jstree-default-responsive .jstree-checkbox,
  .jstree-default-responsive .jstree-checkbox:hover {
    background-position: -40px -80px; }
  .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
  .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
  .jstree-default-responsive .jstree-checked > .jstree-checkbox,
  .jstree-default-responsive .jstree-checked > .jstree-checkbox:hover {
    background-position: 0 -80px; }
  .jstree-default-responsive .jstree-anchor > .jstree-undetermined,
  .jstree-default-responsive .jstree-anchor > .jstree-undetermined:hover {
    background-position: 0 -120px; }
  .jstree-default-responsive .jstree-anchor {
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white; }
  .jstree-default-responsive > .jstree-striped {
    background: transparent; }
  .jstree-default-responsive .jstree-wholerow {
    border-top: 1px solid rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid rgba(64, 64, 64, 0.2);
    background: #ebebeb;
    height: 40px; }
  .jstree-default-responsive .jstree-wholerow-hovered {
    background: #e7f4f9; }
  .jstree-default-responsive .jstree-wholerow-clicked {
    background: #beebff; }
  .jstree-default-responsive .jstree-children .jstree-last > .jstree-wholerow {
    box-shadow: inset 0 -6px 3px -5px #666666; }
  .jstree-default-responsive .jstree-children .jstree-open > .jstree-wholerow {
    box-shadow: inset 0 6px 3px -5px #666666;
    border-top: 0; }
  .jstree-default-responsive .jstree-children .jstree-open + .jstree-open {
    box-shadow: none; }
  .jstree-default-responsive .jstree-node,
  .jstree-default-responsive .jstree-icon,
  .jstree-default-responsive .jstree-node > .jstree-ocl,
  .jstree-default-responsive .jstree-themeicon,
  .jstree-default-responsive .jstree-checkbox {
    background-image: url("../img/vendor/jstree/40px.png");
    background-size: 120px 240px; }
  .jstree-default-responsive .jstree-node {
    background-position: -80px 0;
    background-repeat: repeat-y; }
  .jstree-default-responsive .jstree-last {
    background: transparent; }
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background-position: -40px -120px; }
  .jstree-default-responsive .jstree-last > .jstree-ocl {
    background-position: -40px -160px; }
  .jstree-default-responsive .jstree-themeicon-custom {
    background-color: transparent;
    background-image: none;
    background-position: 0 0; }
  .jstree-default-responsive .jstree-file {
    background: url("../img/vendor/jstree/40px.png") 0 -160px no-repeat;
    background-size: 120px 240px; }
  .jstree-default-responsive .jstree-folder {
    background: url("../img/vendor/jstree/40px.png") -40px -40px no-repeat;
    background-size: 120px 240px; }
  .jstree-default-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0;
    margin-right: 0; } }

.openMenuPC .halo-background {
  z-index: 21;
  opacity: 1;
  display: block;
  visibility: visible; }

.g-recaptcha {
  display: block;
  margin: 0; }
  .g-recaptcha > div {
    margin: 0; }
  @media (min-width: 768px) {
    .g-recaptcha > div {
      margin-left: 0;
      margin-right: 0; } }

#consent-manager {
  position: relative;
  background-color: #757575 !important;
  z-index: 97; }
  #consent-manager div {
    background-color: transparent;
    color: black; }
    #consent-manager div p {
      font-family: "Roboto", Arial, Helvetica, sans-serif;
      font-size: 14px;
      font-weight: 400;
      font-style: italic;
      line-height: 20px;
      color: white; }
      #consent-manager div p a {
        text-decoration: none;
        color: black;
        background-image: linear-gradient(transparent 97%, black 3%);
        background-repeat: repeat-x;
        background-position-y: 0; }
    #consent-manager div button {
      font-family: "Roboto", Arial, Helvetica, sans-serif;
      font-size: 14px;
      font-weight: 700;
      border-color: #bababa;
      color: white;
      background-color: transparent;
      border-width: 1px;
      border-radius: 2px;
      margin: 0;
      height: 42px;
      line-height: 40px;
      padding: 0px 30px;
      text-transform: uppercase; }
      #consent-manager div button:hover {
        color: black;
        background-color: white;
        border-color: white; }
      #consent-manager div button + button {
        color: black;
        background-color: white;
        border-color: white;
        margin-left: 15px; }
        #consent-manager div button + button:hover {
          color: white;
          background-color: black;
          border-color: white; }
  #consent-manager > div {
    width: 100% !important;
    max-width: 1800px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    margin: 0 auto !important; }
    #consent-manager > div > div {
      padding-left: 0;
      padding-right: 0; }
      #consent-manager > div > div > div {
        flex-wrap: wrap !important;
        margin-top: 0 !important; }
        #consent-manager > div > div > div > div {
          margin-top: 0; }
          #consent-manager > div > div > div > div + div {
            margin-top: 10px;
            text-align: left; }
  @media (max-width: 480px) {
    #consent-manager div button {
      font-size: 11px;
      height: 36px; }
    #consent-manager .css-1wn42nw {
      width: 100%;
      flex-direction: column;
      justify-content: stretch;
      -webkit-box-align: stretch;
      align-items: stretch; }
      #consent-manager .css-1wn42nw button {
        -webkit-box-pack: center;
        justify-content: center;
        margin: 0 0 5px 0; } }
  @media (min-width: 481px) and (max-width: 767px) {
    #consent-manager div button {
      height: 40px; } }
  @media (min-width: 1025px) {
    #consent-manager > div > div {
      padding-top: 15px;
      padding-bottom: 15px; }
      #consent-manager > div > div > div {
        flex-wrap: nowrap !important;
        align-items: center !important; }
        #consent-manager > div > div > div > div {
          width: 60%; }
          #consent-manager > div > div > div > div + div {
            margin-top: 0;
            width: 40%;
            text-align: right; } }
  @media (min-width: 1280px) {
    #consent-manager > div {
      padding-left: 30px !important;
      padding-right: 30px !important;
      max-width: 1920px !important; } }
  @media (min-width: 1400px) {
    #consent-manager > div {
      padding-left: 30px !important;
      padding-right: 30px !important;
      max-width: 100% !important; } }
  @media (min-width: 1600px) {
    #consent-manager > div {
      padding-left: 30px !important;
      padding-right: 30px !important; }
      #consent-manager > div > div {
        padding-top: 24px;
        padding-bottom: 29px; }
        #consent-manager > div > div > div > div {
          width: 680px; }
          #consent-manager > div > div > div > div + div {
            margin-top: 0;
            width: calc(100% - 1030px);
            text-align: right; } }

[data-consent-manager-dialog] h2 {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: 0;
  color: black; }

[data-consent-manager-dialog] > div > section {
  border-radius: 0;
  letter-spacing: 0; }

[data-consent-manager-dialog] div {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.75;
  letter-spacing: 0;
  color: black; }
  [data-consent-manager-dialog] div table {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
    color: black; }
    [data-consent-manager-dialog] div table th {
      font-weight: 700;
      color: black; }
  [data-consent-manager-dialog] div button {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: black;
    border-color: black;
    background: transparent;
    border-width: 1px;
    border-style: solid;
    border-radius: 0;
    margin: 0;
    height: 50px;
    line-height: 48px;
    padding: 0 30px;
    text-transform: uppercase; }
    [data-consent-manager-dialog] div button + button {
      color: black;
      background-color: white;
      border-color: black;
      margin-left: 15px; }
    [data-consent-manager-dialog] div button[aria-label="Cancel"] {
      border: 0;
      padding: 0; }

#consent-manager-update-banner {
  background-color: #faf8f6 !important;
  color: black !important;
  z-index: 99 !important;
  padding-left: 15px !important;
  padding-right: 15px !important; }
  #consent-manager-update-banner a {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: italic;
    line-height: 1.75;
    color: black !important;
    margin: 0 !important; }
  @media (min-width: 1025px) {
    #consent-manager-update-banner {
      padding-left: 30px !important;
      padding-right: 30px !important; } }
  @media (min-width: 1600px) {
    #consent-manager-update-banner {
      padding-left: 75px !important;
      padding-right: 75px !important; } }

.text-left {
  text-align: left; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

/*
- Back To Top
*/
#haloBackToTop:not(.is-visible) {
  display: none; }

#haloBackToTop a {
  z-index: 99;
  font-size: 0px;
  height: 35px;
  position: fixed;
  bottom: 25%;
  width: 35px;
  cursor: pointer;
  margin: 0;
  border: 1px solid;
  text-align: center;
  background: white;
  right: 10px;
  transition: all .6s ease;
  padding: 4px;
  border-radius: 50%; }
  @media (min-width: 1025px) {
    #haloBackToTop a {
      right: 30px;
      width: 45px;
      height: 45px; } }
  @media (min-width: 1600px) {
    #haloBackToTop a {
      right: 75px; } }
  #haloBackToTop a svg {
    fill: #1e1e1e;
    color: #1e1e1e;
    width: 100%;
    height: 100%;
    transform: rotate(180deg);
    position: relative;
    top: -3px; }
    @media (min-width: 1025px) {
      #haloBackToTop a svg {
        top: -1px; } }
  @media (min-width: 1025px) {
    #haloBackToTop a:hover {
      border-color: !important;
      color: !important; }
      #haloBackToTop a:hover svg {
        color: !important;
        fill: !important; } }

.haloCustomScrollbar {
  overflow-y: auto; }
  .haloCustomScrollbar::-webkit-scrollbar {
    width: 4px; }
  .haloCustomScrollbar::-webkit-scrollbar-track {
    background: #f5f5f5; }
  .haloCustomScrollbar::-webkit-scrollbar-thumb {
    background: #a6a6a6; }
  .haloCustomScrollbar::-webkit-scrollbar-thumb:hover {
    background: #787878; }

.haloCustomScrollbar-x {
  overflow-x: auto; }
  @media (min-width: 1025px) {
    .haloCustomScrollbar-x::-webkit-scrollbar {
      height: 4px; }
    .haloCustomScrollbar-x::-webkit-scrollbar-track {
      background: #f5f5f5; }
    .haloCustomScrollbar-x::-webkit-scrollbar-thumb {
      background: #a6a6a6; }
    .haloCustomScrollbar-x::-webkit-scrollbar-thumb:hover {
      background: #787878; } }

@media (max-width: 1024px) {
  .disable-srollbar::-webkit-scrollbar {
    display: none; }
  .disable-srollbar::-webkit-scrollbar-track {
    display: none; }
  .disable-srollbar::-webkit-scrollbar-thumb {
    display: none; }
  .disable-srollbar::-webkit-scrollbar-thumb:hover {
    display: none; } }

.image-with-border {
  position: relative;
  display: block;
  overflow: hidden; }
  .image-with-border img {
    display: block;
    width: auto;
    margin: 0 auto; }
    .image-with-border img.lazyload, .image-with-border img.lazyloading {
      width: auto;
      height: auto;
      object-fit: contain;
      margin: auto; }
  @media (min-width: 1025px) {
    .image-with-border img {
      -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
      transition: opacity 0.35s, transform 0.35s; }
    .image-with-border:before, .image-with-border:after {
      position: absolute;
      content: '';
      opacity: 0;
      top: 10px;
      right: 10px;
      bottom: 10px;
      left: 10px;
      -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
      transition: opacity 0.35s, transform 0.35s; }
    .image-with-border:before {
      border-top: 1px solid #dadada;
      border-bottom: 1px solid #dadada;
      -webkit-transform: scale(0, 1);
      transform: scale(0, 1);
      transform-origin: 0 0; }
    .image-with-border:after {
      border-right: 1px solid #dadada;
      border-left: 1px solid #dadada;
      -webkit-transform: scale(1, 0);
      transform: scale(1, 0);
      transform-origin: 100% 0; }
    .image-with-border:hover:before, .image-with-border:hover:after {
      opacity: 1;
      transform: scale(1); } }

.image-with-overlay {
  display: block;
  overflow: hidden;
  position: relative; }
  .image-with-overlay img.lazyload, .image-with-overlay img.lazyloading {
    width: auto;
    height: auto;
    object-fit: contain;
    margin: auto; }
  .image-with-overlay img.lazyloaded {
    width: 100%;
    height: auto;
    transition: all .7s ease; }
  @media (min-width: 1025px) {
    .image-with-overlay:before {
      content: "";
      width: 100%;
      height: 100%;
      top: 100%;
      right: 0;
      left: auto;
      z-index: 2;
      transform: none;
      position: absolute;
      transition: all 0.3s ease;
      background-color: rgba(0, 0, 0, 0.6);
      background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.6) 100%); } }

.no-js img:not(.card-image) {
  opacity: 0; }

img:not(.card-image) {
  opacity: 1; }
  img:not(.card-image).lazyload, img:not(.card-image).lazyloading {
    opacity: 0; }
  img:not(.card-image).lazyloaded {
    opacity: 1;
    animation-name: fadeIn;
    animation-duration: .8s; }

.halo-arrows .slick-arrow {
  position: absolute;
  top: 50%;
  display: block;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  transform: translate(0, -50%);
  border: none;
  z-index: 10;
  padding: 0;
  margin: 0;
  width: 20px;
  height: 40px;
  border-radius: 0;
  opacity: 1;
  fill: black; }
  .halo-arrows .slick-arrow.slick-prev {
    left: 8px; }
  .halo-arrows .slick-arrow.slick-next {
    right: 8px; }
  .halo-arrows .slick-arrow.slick-disabled {
    opacity: 1; }
  .halo-arrows .slick-arrow:before {
    display: none; }

.slick-track {
  margin-left: auto;
  margin-right: auto; }

.slick-arrow {
  position: absolute;
  top: calc(50% - 70px);
  display: block;
  height: 35px;
  width: 35px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  transform: translate(0, -50%);
  border: 1px solid transparent;
  z-index: 2;
  padding: 0;
  margin: 0; }
  .home-layout-3 .slick-arrow {
    width: 35px;
    height: 35px; }
  .slick-arrow.slick-prev {
    left: 15px; }
    @media (min-width: 1025px) {
      .slick-arrow.slick-prev {
        left: 0px; } }
    @media (min-width: 1300px) {
      .slick-arrow.slick-prev {
        left: -50px; }
        .home-layout-3 .slick-arrow.slick-prev {
          left: -40px; } }
  .slick-arrow.slick-next {
    right: 15px; }
    @media (min-width: 1025px) {
      .slick-arrow.slick-next {
        right: 0px; } }
    @media (min-width: 1300px) {
      .slick-arrow.slick-next {
        right: -50px; }
        .home-layout-3 .slick-arrow.slick-next {
          right: -40px; } }
  .slick-arrow.slick-disabled {
    opacity: 0.5; }
  @media (max-width: 1024px) {
    .slick-arrow {
      background: #fff;
      border-color: #fff;
      box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3); }
      .slick-arrow.slick-next:before, .slick-arrow.slick-prev:before {
        width: 9px;
        height: 18px; }
      .slick-arrow.slick-next:hover, .slick-arrow.slick-next:focus, .slick-arrow.slick-next:active, .slick-arrow.slick-prev:hover, .slick-arrow.slick-prev:focus, .slick-arrow.slick-prev:active {
        background: #fff;
        border-color: #fff;
        box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3); } }

.halo-dots .slick-dots {
  display: inline-block;
  vertical-align: middle;
  left: 0;
  bottom: -45px; }
  .halo-dots .slick-dots li {
    margin: 0 10px;
    padding: 0;
    width: auto;
    height: auto; }
    .halo-dots .slick-dots li button {
      width: 12px;
      height: 12px;
      opacity: 1;
      border: 1px solid black;
      background-color: transparent;
      transition: all 0.3s ease; }
      .halo-dots .slick-dots li button:before {
        display: none; }
    .halo-dots .slick-dots li:only-child {
      display: none; }
    .halo-dots .slick-dots li.slick-active button {
      opacity: 1;
      border-color: black;
      background-color: black; }

@media (min-width: 1025px) {
  .halo-dots .slick-dots {
    bottom: -65px; }
    .halo-dots .slick-dots li button {
      width: 12px;
      height: 12px; } }

.halo-description p {
  font-size: 14px;
  font-weight: 400;
  padding: 0;
  margin: 0;
  line-height: 20px;
  letter-spacing: 0;
  color: black; }
  .home-layout-3 .halo-description p {
    line-height: 24px; }
  .halo-description p + p {
    margin-top: 27px; }
  .halo-description p + ul,
  .halo-description p + ol {
    margin-top: 18px; }
  .halo-description p.link-wrapper {
    margin-top: 17px; }

.halo-description .warranty-text {
  display: block;
  font-size: 14px;
  font-weight: 400;
  padding: 15px 0;
  margin: 0;
  line-height: 28px;
  letter-spacing: 0;
  color: black; }

.halo-description .scrollable-wrapper h3 {
  line-height: 35px;
  text-transform: uppercase;
  margin-top: 5px;
  margin-bottom: 17px; }

.halo-description h1,
.halo-description h2,
.halo-description h3,
.halo-description h4,
.halo-description h5,
.halo-description h6 {
  font-weight: 700;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0.05em;
  margin-top: 25px;
  margin-bottom: 7px;
  color: black;
  text-transform: uppercase; }
  .home-layout-3 .halo-description h1, .home-layout-3
  .halo-description h2, .home-layout-3
  .halo-description h3, .home-layout-3
  .halo-description h4, .home-layout-3
  .halo-description h5, .home-layout-3
  .halo-description h6 {
    font-family: "Roboto", Arial, Helvetica, sans-serif; }
  .halo-description h1 + p,
  .halo-description h2 + p,
  .halo-description h3 + p,
  .halo-description h4 + p,
  .halo-description h5 + p,
  .halo-description h6 + p {
    padding-top: 6px; }

.halo-description ul,
.halo-description ol {
  margin: 0 0 20px 17px;
  padding: 0 0 22px 0; }
  .halo-description ul li,
  .halo-description ol li {
    font-size: 14px;
    font-weight: 400;
    padding: 0;
    margin: 0;
    list-style: inherit;
    line-height: 25px;
    letter-spacing: 0;
    color: black; }

.halo-description ul {
  list-style: disc outside; }

.halo-description blockquote {
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
  margin: 23px 0 40px 0;
  color: black;
  background: #faf8f6;
  border-radius: 0;
  text-align: left;
  border: none;
  line-height: 1.75;
  letter-spacing: 0;
  padding: 21px 32px 28px 32px; }

.halo-description table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: auto;
  margin: 0; }
  .halo-description table tr {
    background: transparent; }
    .halo-description table tr:nth-child(odd) {
      background: #faf8f6; }
  .halo-description table td {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.75;
    padding: 11px 14px;
    text-align: left;
    color: black; }
    .halo-description table td.tb-title {
      color: black; }

.halo-description a {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  font-weight: 400;
  line-height: inherit;
  text-transform: unset;
  color: black;
  width: auto; }
  .halo-description a span {
    padding: 0 0 1px 0;
    background-image: linear-gradient(transparent 97%, black 3%);
    background-repeat: repeat-x;
    background-position-y: -3px; }
  @media (min-width: 1025px) {
    .halo-description a:hover {
      color: #e9446e; } }

.halo-description button {
  text-transform: uppercase; }

.halo-description .button {
  min-width: 270px; }

.btn-close {
  font-size: 0;
  width: 23px;
  height: 23px;
  padding: 0;
  position: relative; }
  .btn-close:before {
    content: '';
    width: 100%;
    height: 2px;
    display: block;
    background-color: black;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -moz-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    -o-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
    position: absolute;
    top: 50%;
    left: 50%;
    border: none;
    padding: 0; }
  .btn-close:after {
    content: '';
    width: 2px;
    height: 100%;
    display: block;
    background-color: black;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -moz-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    -o-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
    position: absolute;
    top: 50%;
    left: 50%;
    border: none;
    padding: 0; }
  @media (min-width: 1025px) {
    .btn-close {
      transform: rotate(0);
      transition: opacity .1s ease, transform .5s ease; }
      .btn-close:hover {
        transform: rotate(90deg); } }

.bar-thumb {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: black;
  display: block;
  transition: left .3s ease-in-out; }

.productCarousel + .progress {
  width: 100%;
  height: 3px;
  overflow: hidden;
  background-color: #f5f5f5;
  background-image: linear-gradient(to right, black, black);
  background-repeat: no-repeat;
  background-size: 0 100%;
  transition: background-size .4s ease-in-out;
  margin-top: 30px;
  position: relative;
  cursor: pointer;
  display: none; }
  @media (min-width: 1025px) {
    .productCarousel + .progress {
      display: block;
      width: calc(100% - 60px); } }

#homePromotion .homePromotion__container {
  background-color: #e7040f;
  padding: 8px 10px 8px 10px; }
  @media (max-width: 1024px) {
    #homePromotion .homePromotion__container {
      padding: 4px 8px 4px 8px; } }
  @media (max-width: 551px) {
    #homePromotion .homePromotion__container {
      padding: 8px 8px 8px 8px; } }

#homePromotion .homePromotion__item {
  width: 100%;
  text-align: center; }
  @media (max-width: 551px) {
    #homePromotion .homePromotion__item {
      line-height: 18px; } }

#homePromotion .homePromotion__text {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  text-transform: unset;
  font-weight: 700;
  color: white;
  font-size: 14px;
  letter-spacing: .05em;
  margin-bottom: 0;
  text-transform: uppercase; }
  @media (min-width: 375px) {
    #homePromotion .homePromotion__text {
      font-size: 14px; } }
  @media (min-width: 551px) {
    #homePromotion .homePromotion__text {
      font-size: 14px; } }

#homeBanner1 {
  padding-top: 0px;
  padding-bottom: 20px; }
  .home-layout-2 #homeBanner1 {
    padding-bottom: 42px; }
  .home-layout-3 #homeBanner1 {
    overflow: hidden;
    padding-bottom: 25px; }
    .home-layout-3 #homeBanner1 .container {
      padding: 0; }
  #homeBanner1 .homeBanner1__slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -14px;
    margin-left: -14px; }
    .home-layout-3 #homeBanner1 .homeBanner1__slider {
      margin-left: 0;
      margin-right: 0; }
    @media (max-width: 1599px) {
      #homeBanner1 .homeBanner1__slider {
        margin-right: -5px;
        margin-left: -5px; } }
    @media (max-width: 767px) {
      #homeBanner1 .homeBanner1__slider {
        margin-right: 0;
        margin-left: 0;
        display: block; } }
  #homeBanner1 .homeBanner1__item {
    position: relative;
    padding: 0 0 10px 0; }
    #homeBanner1 .homeBanner1__item a {
      border: 1px solid rgba(0, 0, 0, 0);
      color: #2d2d2d;
      padding: 0;
      height: 100%; }
      .home-layout-3 #homeBanner1 .homeBanner1__item a {
        border: 0; }
      #homeBanner1 .homeBanner1__item a:after {
        padding-bottom: 59.52614%; }
      @media (min-width: 768px) {
        #homeBanner1 .homeBanner1__item a {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -moz-box-pack: center;
          -ms-flex-pack: center;
          -webkit-justify-content: center;
          justify-content: center;
          -webkit-align-items: center;
          -moz-align-items: center;
          -ms-align-items: center;
          align-items: center; } }
    #homeBanner1 .homeBanner1__item > .text {
      font-family: "Roboto", Arial, Helvetica, sans-serif;
      font-size: 32px;
      font-weight: bold;
      text-transform: uppercase;
      letter-spacing: .05em;
      position: absolute;
      color: white;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
      .home-layout-3 #homeBanner1 .homeBanner1__item > .text {
        font-size: 45px;
        font-weight: 400;
        letter-spacing: 0;
        text-transform: capitalize;
        top: auto;
        bottom: 48px;
        left: 53px;
        transform: none; }
        .home-layout-3 #homeBanner1 .homeBanner1__item > .text svg {
          transform: rotate(180deg);
          fill: white;
          width: 35px;
          height: 35px;
          margin-left: 25px;
          position: relative;
          top: 2px; }
        @media (max-width: 1024px) {
          .home-layout-3 #homeBanner1 .homeBanner1__item > .text {
            font-size: 28px;
            bottom: 25px;
            left: 30px; }
            .home-layout-3 #homeBanner1 .homeBanner1__item > .text svg {
              width: 30px;
              height: 30px;
              top: -1px;
              margin-left: 16px; } }
      #homeBanner1 .homeBanner1__item > .text:after {
        content: "";
        position: absolute;
        width: 0;
        left: 50%;
        transform: translateX(-50%);
        height: 3px;
        background: white;
        bottom: -10px;
        opacity: 0;
        visibility: hidden;
        transition: all .3s ease 0s; }
        .home-layout-3 #homeBanner1 .homeBanner1__item > .text:after {
          bottom: -2px; }
    #homeBanner1 .homeBanner1__item:hover > .text:after {
      width: 100%;
      opacity: 1;
      visibility: visible;
      transition: all .3s ease 0s; }
    @media (max-width: 551px) {
      .home-layout-3 #homeBanner1 .homeBanner1__item {
        padding: 0; } }
    @media (min-width: 768px) {
      #homeBanner1 .homeBanner1__item {
        -ms-flex: 0 0 33.3334%;
        flex: 0 0 33.3334%;
        max-width: 33.3334%;
        padding: 0 5px; }
        .home-layout-3 #homeBanner1 .homeBanner1__item {
          padding: 0; } }
    @media (min-width: 1025px) {
      #homeBanner1 .homeBanner1__item:hover .image-with-overlay:before {
        top: 0;
        z-index: 0; } }
    @media (min-width: 1600px) {
      #homeBanner1 .homeBanner1__item {
        padding: 0 14px; }
        .home-layout-3 #homeBanner1 .homeBanner1__item {
          padding: 0; } }
  @media (max-width: 1024px) {
    .home-layout-2 #homeBanner1 {
      padding-bottom: 20px; } }
  @media (max-width: 551px) {
    #homeBanner1 {
      padding-bottom: 10px; }
      .home-layout-2 #homeBanner1 {
        padding-bottom: 10px; }
      .home-layout-3 #homeBanner1 .container {
        padding-left: 0;
        padding-right: 0; } }
  @media (min-width: 1280px) {
    .home-layout-2 #homeBanner1 .container {
      max-width: 1860px; }
    .home-layout-3 #homeBanner1 .container {
      max-width: 100%;
      padding: 0; } }

#homeBanner2 {
  padding-top: 0px;
  padding-bottom: 70px;
  margin-top: -72px; }
  .home-layout-3 #homeBanner2 {
    margin-top: 85px;
    padding-bottom: 10px; }
    .home-layout-3 #homeBanner2 .halo-block-header .viewall {
      font-size: 16px;
      font-weight: 700;
      letter-spacing: .1em;
      text-transform: uppercase;
      text-decoration: underline;
      text-underline-offset: 0.1em;
      color: #333333;
      margin-top: 24px;
      display: block; }
    .home-layout-3 #homeBanner2 .block-header-custom {
      margin-bottom: -5px; }
      @media (max-width: 767px) {
        .home-layout-3 #homeBanner2 .block-header-custom {
          margin-bottom: 30px; } }
    @media (max-width: 1024px) {
      .home-layout-3 #homeBanner2 {
        margin-top: 55px;
        padding-bottom: 0; } }
  #homeBanner2 .homeBanner2__slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px; }
    #homeBanner2 .homeBanner2__slider.column-2 .homeBanner2__item .content > h3 {
      margin-bottom: 6px; }
    @media (max-width: 1599px) {
      #homeBanner2 .homeBanner2__slider {
        margin-right: -5px;
        margin-left: -5px; } }
    @media (max-width: 1024px) {
      .home-layout-3 #homeBanner2 .homeBanner2__slider .homeBanner2__item .content > h3 {
        font-size: 38px;
        margin-top: 25px;
        padding: 0; } }
    @media (max-width: 767px) {
      #homeBanner2 .homeBanner2__slider {
        margin-right: 0;
        margin-left: 0;
        display: block; }
        #homeBanner2 .homeBanner2__slider.column-2 .homeBanner2__item + .homeBanner2__item {
          margin-top: 30px; } }
    @media (min-width: 768px) {
      #homeBanner2 .homeBanner2__slider.column-2 .homeBanner2__item:first-child {
        padding-top: 40px; }
      #homeBanner2 .homeBanner2__slider.column-3 .homeBanner2__item {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%; }
        #homeBanner2 .homeBanner2__slider.column-3 .homeBanner2__item:nth-child(2) {
          padding-top: 40px; } }
    @media (min-width: 1025px) {
      #homeBanner2 .homeBanner2__slider.column-2 .homeBanner2__item:first-child {
        padding-top: 80px; }
      #homeBanner2 .homeBanner2__slider.column-3 .homeBanner2__item:nth-child(2) {
        padding-top: 80px; } }
  #homeBanner2 .homeBanner2__item {
    position: relative;
    padding: 0 0 10px 0;
    overflow: visible; }
    #homeBanner2 .homeBanner2__item a {
      padding: 0; }
      #homeBanner2 .homeBanner2__item a:after {
        padding-bottom: 41.02614%; }
      @media (min-width: 768px) {
        #homeBanner2 .homeBanner2__item a {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -moz-box-pack: center;
          -ms-flex-pack: center;
          -webkit-justify-content: center;
          justify-content: center;
          -webkit-align-items: center;
          -moz-align-items: center;
          -ms-align-items: center;
          align-items: center; } }
    #homeBanner2 .homeBanner2__item .content {
      text-align: center;
      border: 1px solid #ebebeb;
      border-top: 0;
      border-bottom: 4px solid #f7f7f7; }
      .home-layout-3 #homeBanner2 .homeBanner2__item .content {
        border: 0; }
      #homeBanner2 .homeBanner2__item .content > h3 {
        text-transform: uppercase;
        font-weight: 700;
        letter-spacing: .05em;
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        top: -22px;
        position: relative;
        box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.15);
        padding: 10px 24px;
        z-index: 3;
        background: white;
        color: black;
        transition: all 0.3s ease; }
        #homeBanner2 .homeBanner2__item .content > h3 > span {
          color: #e7040f; }
        .home-layout-3 #homeBanner2 .homeBanner2__item .content > h3 {
          font-size: 45px;
          font-weight: 400;
          letter-spacing: 0;
          text-transform: unset;
          top: 0;
          box-shadow: none;
          margin-top: 40px;
          margin-bottom: 14px;
          line-height: 1; }
      #homeBanner2 .homeBanner2__item .content > .text {
        color: #2d2d2d;
        line-height: 20px;
        padding: 0px 50px 28px 50px; }
        .home-layout-3 #homeBanner2 .homeBanner2__item .content > .text {
          margin-bottom: 4px;
          padding: 0;
          font-size: 16px;
          letter-spacing: .025em;
          line-height: 22px; }
        @media (max-width: 1024px) {
          #homeBanner2 .homeBanner2__item .content > .text {
            padding: 0px 20px 28px 20px; } }
      #homeBanner2 .homeBanner2__item .content > .button {
        display: inline-block;
        max-width: 180px;
        width: 100%;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: -15px; }
        #homeBanner2 .homeBanner2__item .content > .button.button--custom {
          background: transparent;
          border: 0;
          color: #000000;
          text-decoration: underline;
          text-underline-offset: 0.2em;
          font-size: 16px;
          position: inherit;
          transform: none; }
        .home-layout-3 #homeBanner2 .homeBanner2__item .content > .button.button--primary {
          position: inherit;
          transform: none;
          margin-top: 20px;
          max-width: 250px; }
        @media (max-width: 767px) {
          #homeBanner2 .homeBanner2__item .content > .button {
            bottom: -7px; } }
    #homeBanner2 .homeBanner2__item:hover h3 {
      top: -33px; }
    #homeBanner2 .homeBanner2__item:hover > .text:after {
      width: 100%;
      opacity: 1;
      visibility: visible;
      transition: all .3s ease 0s; }
    @media (max-width: 767px) {
      #homeBanner2 .homeBanner2__item + .homeBanner2__item {
        margin-top: 50px; }
        .home-layout-3 #homeBanner2 .homeBanner2__item + .homeBanner2__item {
          margin-top: 10px; } }
    @media (min-width: 768px) {
      #homeBanner2 .homeBanner2__item {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding: 0 5px; } }
    @media (min-width: 1025px) {
      #homeBanner2 .homeBanner2__item:hover .image-with-overlay:before {
        top: 0; } }
    @media (min-width: 1600px) {
      #homeBanner2 .homeBanner2__item {
        padding: 0 15px; } }
  @media (max-width: 1024px) {
    #homeBanner2 {
      margin-top: -5px;
      padding-bottom: 45px; } }
  @media (max-width: 551px) {
    #homeBanner2 {
      padding-bottom: 36px; } }

#homeBanner3 {
  padding-top: 30px;
  padding-bottom: 30px; }
  #homeBanner3 .homeBanner3__img img {
    position: relative;
    left: 0px;
    transition: all ease .8s; }
  #homeBanner3 .wrapper-content {
    display: flex;
    align-items: center;
    width: 100%;
    background: #ffffff; }
    #homeBanner3 .wrapper-content.content-left .content {
      order: -1; }
      #homeBanner3 .wrapper-content.content-left .content .content-wrapper {
        margin-right: -80px;
        margin-left: auto; }
    #homeBanner3 .wrapper-content.content-left .homeBanner3__img img {
      left: auto;
      right: 0; }
    #homeBanner3 .wrapper-content .content {
      text-align: left;
      padding: 0; }
      #homeBanner3 .wrapper-content .content .content-wrapper {
        max-width: 380px;
        margin-left: -80px;
        margin-top: -28px;
        position: relative;
        z-index: 1; }
        @media (min-width: 1025px) {
          #homeBanner3 .wrapper-content .content .content-wrapper {
            margin-top: -28px; } }
      #homeBanner3 .wrapper-content .content .sub-heading {
        font-size: 16px;
        line-height: 20px;
        letter-spacing: .05em;
        text-transform: uppercase;
        color: #000000;
        margin: 0 0 10px 0; }
      #homeBanner3 .wrapper-content .content .heading {
        line-height: 36px;
        font-size: 36px;
        font-weight: 700;
        color: #000000;
        letter-spacing: 0.05em;
        text-transform: uppercase;
        margin: 0 0 30px 0; }
      #homeBanner3 .wrapper-content .content .text {
        line-height: 20px;
        letter-spacing: 0.02em;
        color: #2d2d2d;
        margin-bottom: 34px; }
      #homeBanner3 .wrapper-content .content .button {
        min-width: 180px; }
    @media (min-width: 1280px) and (max-width: 1400px) {
      #homeBanner3 .wrapper-content.content-left .content .content-wrapper {
        margin-right: -140px; }
      #homeBanner3 .wrapper-content .content .content-wrapper {
        margin-left: -140px; } }
  #homeBanner3 a:after {
    padding-bottom: 62.50082%; }
  @media (max-width: 1024px) {
    #homeBanner3 .wrapper-content .home-banner-image {
      width: 800px; }
    #homeBanner3 .wrapper-content .content {
      width: calc(100% - 800px); }
      #homeBanner3 .wrapper-content .content .heading {
        margin: 0 0 16px 0; }
      #homeBanner3 .wrapper-content .content .text {
        margin-bottom: 24px; }
    .home-layout-2 #homeBanner3 {
      padding-bottom: 0; } }
  @media (max-width: 992px) {
    #homeBanner3 .wrapper-content {
      flex-direction: column; }
      #homeBanner3 .wrapper-content .home-banner-image {
        width: 100%; }
      #homeBanner3 .wrapper-content .content {
        width: 100%;
        padding: 35px 45px;
        text-align: center; }
        #homeBanner3 .wrapper-content .content .content-wrapper {
          margin-left: 0;
          max-width: 100%; }
      #homeBanner3 .wrapper-content.content-left .content {
        order: initial; }
        #homeBanner3 .wrapper-content.content-left .content .content-wrapper {
          margin-right: 0px; } }
  @media (max-width: 551px) {
    #homeBanner3 .wrapper-content .content {
      padding: 30px 10px 35px 10px; }
      #homeBanner3 .wrapper-content .content .heading {
        font-size: 26px; }
    #homeBanner3 .homeBanner3__carousel {
      padding-bottom: 8px; } }
  @media (min-width: 1025px) {
    #homeBanner3 .wrapper-content .home-banner-image {
      width: 75%; }
    #homeBanner3 .wrapper-content .content {
      width: 25%; }
    #homeBanner3 .wrapper-content:hover .homeBanner3__img img {
      left: -110px; }
    #homeBanner3 .wrapper-content.content-left:hover .homeBanner3__img img {
      left: auto;
      right: -110px; } }
  @media (min-width: 1800px) {
    #homeBanner3 .wrapper-content .home-banner-image {
      width: 1270px; }
    #homeBanner3 .wrapper-content .content {
      width: calc(100% - 1270px); } }

#homeBanner4 {
  padding-top: 0px;
  padding-bottom: 70px;
  margin-top: -72px; }
  .home-layout-2 #homeBanner4 {
    margin-top: -80px; }
  #homeBanner4 .halo-block-header {
    border-top: 1px solid #ebebeb;
    padding-top: 40px;
    padding-bottom: 20px; }
  #homeBanner4 .homeBanner4__slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px; }
    @media (max-width: 1599px) {
      #homeBanner4 .homeBanner4__slider {
        margin-right: -5px;
        margin-left: -5px; } }
    @media (max-width: 767px) {
      #homeBanner4 .homeBanner4__slider {
        margin-right: 0;
        margin-left: 0;
        display: block; } }
  #homeBanner4 .homeBanner4__item {
    position: relative;
    padding: 0 0 10px 0;
    overflow: visible; }
    #homeBanner4 .homeBanner4__item a {
      padding: 0; }
      #homeBanner4 .homeBanner4__item a:after {
        padding-bottom: 41.02614%; }
      @media (min-width: 768px) {
        #homeBanner4 .homeBanner4__item a {
          display: flex;
          justify-content: center;
          align-items: center; } }
    #homeBanner4 .homeBanner4__item .content {
      text-align: center;
      border-top: 0;
      padding: 0 30px; }
      #homeBanner4 .homeBanner4__item .content > h3 {
        text-transform: unset;
        font-weight: 700;
        letter-spacing: .02em;
        display: inline-block;
        margin-top: 26px;
        margin-bottom: 15px;
        color: #2d2d2d;
        line-height: 36px; }
      #homeBanner4 .homeBanner4__item .content > .text {
        color: #2d2d2d;
        line-height: 22px;
        margin-bottom: 32px; }
        .home-layout-2 #homeBanner4 .homeBanner4__item .content > .text {
          line-height: 20px; }
      #homeBanner4 .homeBanner4__item .content > .button {
        display: inline-block;
        max-width: 180px;
        width: 100%; }
    #homeBanner4 .homeBanner4__item:hover > .text:after {
      width: 100%;
      opacity: 1;
      visibility: visible;
      transition: all .3s ease 0s; }
    @media (max-width: 1024px) {
      #homeBanner4 .homeBanner4__item .content {
        padding: 0 15px; } }
    @media (max-width: 767px) {
      #homeBanner4 .homeBanner4__item + .homeBanner4__item {
        margin-top: 30px; }
      #homeBanner4 .homeBanner4__item .content {
        padding: 0 10px; } }
    @media (min-width: 768px) {
      #homeBanner4 .homeBanner4__item {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding: 0 5px; } }
    @media (min-width: 1025px) {
      #homeBanner4 .homeBanner4__item:hover .image-with-overlay:before {
        top: 0; } }
    @media (min-width: 1600px) {
      #homeBanner4 .homeBanner4__item {
        padding: 0 15px; } }
  @media (max-width: 1024px) {
    #homeBanner4 {
      margin-top: -5px;
      padding-bottom: 45px; }
      .home-layout-2 #homeBanner4 {
        margin-top: -25px;
        padding-bottom: 25px; }
      #homeBanner4 .halo-block-header {
        padding-top: 30px;
        padding-bottom: 10px; } }
  @media (max-width: 551px) {
    #homeBanner4 {
      padding-bottom: 36px; } }

#homeBanner5 {
  background-color: #ffdfdf; }
  #homeBanner5 .homeBanner5__slider {
    display: flex;
    align-items: center;
    width: 100%;
    flex-direction: column; }
    @media (max-width: 1024px) {
      #homeBanner5 .homeBanner5__slider {
        padding: 50px 50px; } }
    @media (max-width: 767px) {
      #homeBanner5 .homeBanner5__slider {
        padding: 30px 15px 30px 15px; } }
    @media (min-width: 1025px) {
      #homeBanner5 .homeBanner5__slider {
        padding: 50px 50px; } }
    @media (min-width: 1200px) {
      #homeBanner5 .homeBanner5__slider {
        flex-direction: unset;
        padding: 80px 100px; } }
  #homeBanner5 .homeBanner5__item.home-banner-image {
    width: 970px;
    display: flex;
    align-items: center; }
    #homeBanner5 .homeBanner5__item.home-banner-image .homeBanner5__img {
      width: 532px; }
    #homeBanner5 .homeBanner5__item.home-banner-image .homeBanner5__img + .homeBanner5__img {
      width: calc(100% - 562px);
      margin-left: 30px; }
  #homeBanner5 .homeBanner5__item.home-banner-content {
    width: calc(100% - 970px);
    padding-left: 160px;
    padding-bottom: 48px;
    text-align: center; }
    #homeBanner5 .homeBanner5__item.home-banner-content > h3 {
      text-transform: unset;
      font-weight: 400;
      letter-spacing: 0;
      display: inline-block;
      margin-bottom: 26px;
      color: #000000;
      font-size: 48px;
      line-height: 54px; }
    #homeBanner5 .homeBanner5__item.home-banner-content > .text {
      color: #000000;
      line-height: 22px;
      margin-bottom: 35px;
      max-width: 100%;
      margin-left: auto;
      margin-right: auto;
      letter-spacing: .025em; }
    #homeBanner5 .homeBanner5__item.home-banner-content > .button {
      display: inline-block;
      max-width: 220px;
      width: 100%; }
  @media (max-width: 1199px) {
    #homeBanner5 .homeBanner5__item.home-banner-image {
      width: 100%; }
      #homeBanner5 .homeBanner5__item.home-banner-image .homeBanner5__img {
        width: 600px; }
      #homeBanner5 .homeBanner5__item.home-banner-image .homeBanner5__img + .homeBanner5__img {
        width: calc(100% - 600px); }
    #homeBanner5 .homeBanner5__item.home-banner-content {
      width: 100%;
      padding-left: 0px; }
      #homeBanner5 .homeBanner5__item.home-banner-content > .text {
        max-width: 400px; } }
  @media (max-width: 1024px) {
    #homeBanner5 .homeBanner5__item.home-banner-image .homeBanner5__img {
      width: 540px; }
    #homeBanner5 .homeBanner5__item.home-banner-image .homeBanner5__img + .homeBanner5__img {
      width: calc(100% - 540px); }
    #homeBanner5 .homeBanner5__item.home-banner-content {
      padding-bottom: 0; } }
  @media (max-width: 992px) {
    #homeBanner5 .homeBanner5__item.home-banner-image .homeBanner5__img {
      width: 400px; }
    #homeBanner5 .homeBanner5__item.home-banner-image .homeBanner5__img + .homeBanner5__img {
      width: calc(100% - 400px); } }
  @media (max-width: 767px) {
    #homeBanner5 .homeBanner5__item.home-banner-image {
      width: 100%;
      flex-direction: column; }
      #homeBanner5 .homeBanner5__item.home-banner-image .homeBanner5__img {
        width: 100%; }
      #homeBanner5 .homeBanner5__item.home-banner-image .homeBanner5__img + .homeBanner5__img {
        width: 100%;
        margin-top: 30px;
        margin-left: 0; }
    #homeBanner5 .homeBanner5__item.home-banner-content > h3 {
      font-size: 38px;
      line-height: 40px; } }
  @media (min-width: 1200px) {
    #homeBanner5 .homeBanner5__item .homeBanner5__img:hover.image-with-overlay:before {
      top: 0; }
    #homeBanner5 .homeBanner5__item.home-banner-image {
      width: 670px; }
      #homeBanner5 .homeBanner5__item.home-banner-image .homeBanner5__img {
        width: 400px; }
      #homeBanner5 .homeBanner5__item.home-banner-image .homeBanner5__img + .homeBanner5__img {
        width: calc(100% - 400px); }
    #homeBanner5 .homeBanner5__item.home-banner-content {
      width: calc(100% - 670px);
      padding-left: 50px; }
      #homeBanner5 .homeBanner5__item.home-banner-content > h3 {
        font-size: 42px;
        line-height: 46px; } }
  @media (min-width: 1466px) {
    #homeBanner5 .homeBanner5__item.home-banner-image {
      width: 970px; }
      #homeBanner5 .homeBanner5__item.home-banner-image .homeBanner5__img {
        width: 532px; }
      #homeBanner5 .homeBanner5__item.home-banner-image .homeBanner5__img + .homeBanner5__img {
        width: calc(100% - 532px); }
    #homeBanner5 .homeBanner5__item.home-banner-content {
      width: calc(100% - 970px);
      padding-left: 50px; }
      #homeBanner5 .homeBanner5__item.home-banner-content > h3 {
        font-size: 48px;
        line-height: 46px; } }
  @media (min-width: 1500px) {
    #homeBanner5 .homeBanner5__item.home-banner-content > .text {
      max-width: 400px; } }
  @media (min-width: 1820px) {
    #homeBanner5 .homeBanner5__item.home-banner-image {
      width: 970px; }
      #homeBanner5 .homeBanner5__item.home-banner-image .homeBanner5__img {
        width: 532px; }
      #homeBanner5 .homeBanner5__item.home-banner-image .homeBanner5__img + .homeBanner5__img {
        width: calc(100% - 532px); }
    #homeBanner5 .homeBanner5__item.home-banner-content {
      width: calc(100% - 970px);
      padding-left: 160px;
      padding-bottom: 48px; }
      #homeBanner5 .homeBanner5__item.home-banner-content > h3 {
        font-size: 55px;
        line-height: 65px; }
      #homeBanner5 .homeBanner5__item.home-banner-content > .text {
        max-width: 400px;
        margin-bottom: 38px; } }
  @media (max-width: 1024px) {
    .home-layout-3 #homeBanner5 {
      margin-top: 20px;
      margin-bottom: 20px; } }

#homeBanner6 {
  padding-top: 30px;
  padding-bottom: 30px; }
  #homeBanner6 .homeBanner6__container {
    position: relative; }
    #homeBanner6 .homeBanner6__container .homeBanner6__img {
      position: relative;
      overflow: hidden; }
      #homeBanner6 .homeBanner6__container .homeBanner6__img img {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        border: 0;
        width: 100%;
        max-height: 100%; }
      #homeBanner6 .homeBanner6__container .homeBanner6__img:after {
        content: '';
        display: block;
        height: 0;
        width: 100%;
        padding-bottom: 44.51%; }
    #homeBanner6 .homeBanner6__container .homeBanner6__content {
      text-align: center;
      padding: 30px;
      background-color: #f6f6f6; }
      #homeBanner6 .homeBanner6__container .homeBanner6__content .image-wrapper {
        margin-bottom: 95px; }
      #homeBanner6 .homeBanner6__container .homeBanner6__content .img-icon {
        width: 150px;
        height: 150px; }
      #homeBanner6 .homeBanner6__container .homeBanner6__content .homeBanner6__title {
        margin-top: 0;
        margin-bottom: 0;
        color: black;
        font-size: 30px;
        font-weight: 400;
        margin-bottom: 10px;
        line-height: 1.2; }
      #homeBanner6 .homeBanner6__container .homeBanner6__content .homeBanner6__des {
        color: black;
        line-height: 26px;
        margin-bottom: 3px;
        font-size: 16px;
        letter-spacing: .025em; }
      #homeBanner6 .homeBanner6__container .homeBanner6__content .button {
        margin-bottom: 0;
        min-width: 225px; }
  @media (max-width: 1600px) {
    #homeBanner6 .homeBanner6__container .homeBanner6__content {
      top: 55% !important; }
      #homeBanner6 .homeBanner6__container .homeBanner6__content .image-wrapper {
        margin-bottom: 60px; }
      #homeBanner6 .homeBanner6__container .homeBanner6__content .img-icon {
        width: 100px;
        height: 100px; } }
  @media (max-width: 1200px) {
    #homeBanner6 .homeBanner6__container .homeBanner6__content .homeBanner6__title {
      margin-bottom: 12px; }
    #homeBanner6 .homeBanner6__container .homeBanner6__content .homeBanner6__des {
      margin-bottom: 22px; } }
  @media (max-width: 1024px) {
    #homeBanner6 {
      padding-bottom: 0; }
      #homeBanner6 .homeBanner6__container .homeBanner6__content {
        padding: 30px 0 40px; }
        #homeBanner6 .homeBanner6__container .homeBanner6__content .image-wrapper {
          position: absolute;
          top: 34%;
          left: 50%;
          transform: translate(-50%, -50%); }
        #homeBanner6 .homeBanner6__container .homeBanner6__content .img-icon {
          width: 90px;
          height: 90px; } }
  @media (max-width: 992px) {
    #homeBanner6 .homeBanner6__container .homeBanner6__content .image-wrapper {
      top: 30%; }
    #homeBanner6 .homeBanner6__container .homeBanner6__content .img-icon {
      width: 80px;
      height: 80px; } }
  @media (max-width: 550px) {
    #homeBanner6 .homeBanner6__container .homeBanner6__content .homeBanner6__title {
      font-size: 30px; }
    #homeBanner6 .homeBanner6__container .homeBanner6__content .image-wrapper {
      top: 25%; }
    #homeBanner6 .homeBanner6__container .homeBanner6__content .img-icon {
      width: 70px;
      height: 70px; } }
  @media (max-width: 480px) {
    #homeBanner6 .homeBanner6__container .homeBanner6__img img {
      top: 50%;
      left: 50%;
      right: auto;
      bottom: auto;
      width: auto;
      height: 100%;
      transform: translate(-50%, -50%);
      object-fit: cover;
      font-family: 'object-fit: cover;'; }
    #homeBanner6 .homeBanner6__container .homeBanner6__img:after {
      padding-bottom: 70%; } }
  @media (min-width: 1200px) {
    #homeBanner6 .homeBanner6__container .homeBanner6__content .homeBanner6__title {
      font-size: 45px; }
    #homeBanner6 .homeBanner6__container .homeBanner6__content .button {
      margin-top: 20px; } }
  @media (min-width: 1025px) {
    #homeBanner6 .homeBanner6__container .homeBanner6__content {
      position: absolute;
      top: 66%;
      left: 50%;
      transform: translate(-50%, -50%);
      padding: 15px 50px;
      max-width: 950px;
      text-align: center;
      background-color: transparent;
      max-height: 100%;
      overflow-y: auto; }
      #homeBanner6 .homeBanner6__container .homeBanner6__content::-webkit-scrollbar {
        width: 10px; }
      #homeBanner6 .homeBanner6__container .homeBanner6__content::-webkit-scrollbar-track {
        background: #EAEAEA; }
      #homeBanner6 .homeBanner6__container .homeBanner6__content::-webkit-scrollbar-thumb {
        background: #000000; }
      #homeBanner6 .homeBanner6__container .homeBanner6__content .homeBanner6__title {
        color: white; }
      #homeBanner6 .homeBanner6__container .homeBanner6__content .homeBanner6__des {
        color: white; } }
  @media (max-width: 1199px) and (min-width: 1025px) {
    #homeBanner6 .homeBanner6__container .homeBanner6__content {
      padding: 25px 20px;
      max-width: 500px; } }
  @media (min-width: 1025px) {
    #homeBanner6 {
      padding-top: 45px;
      padding-bottom: 0;
      margin-bottom: -8px; } }

@media (min-width: 1025px) {
  .fancybox__content > .carousel__button.is-close {
    right: -60px !important; } }

.halo-subscription {
  padding: 50px 10px;
  background: url(../img/bg-subscribe-home-3.jpg);
  text-align: center; }
  .halo-subscription .wrapper-content {
    display: flex;
    align-items: center;
    justify-content: space-between; }
  .halo-subscription .content-form {
    display: flex;
    align-items: center;
    position: relative; }
    .halo-subscription .content-form.active .form {
      opacity: 1;
      visibility: visible; }
      .halo-subscription .content-form.active .form .form-input {
        min-width: 260px; }
    .halo-subscription .content-form.active .button-subsribe {
      opacity: 0;
      visibility: hidden; }
    .halo-subscription .content-form .button-subsribe {
      position: absolute;
      right: 0;
      min-width: 220px; }
    @media (min-width: 1280px) and (max-width: 1480px) {
      .halo-subscription .content-form .form {
        max-width: 240px; }
      .halo-subscription .content-form.active .form {
        max-width: 100%; } }
  .halo-subscription .title {
    color: black;
    font-size: 40px;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.2;
    letter-spacing: 0; }
  .halo-subscription .summary {
    font-size: 20px;
    color: #333333;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-bottom: 0; }
  .halo-subscription .form {
    width: 100%;
    max-width: 570px;
    margin: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease; }
  .halo-subscription .form-field {
    margin: 0; }
  .halo-subscription .form-prefixPostfix .form-input {
    border-color: #2d2d2d;
    background-color: transparent;
    height: 60px;
    border-width: 1px 1px 0 1px; }
  .halo-subscription .form-prefixPostfix .button {
    margin: 0;
    height: 60px;
    line-height: 58px;
    min-width: 220px; }
  @media (max-width: 1200px) {
    .halo-subscription {
      padding: 30px 0 40px !important; }
      .halo-subscription .wrapper-content {
        justify-content: center;
        flex-direction: column; }
      .halo-subscription .title {
        margin-bottom: 20px; }
      .halo-subscription .summary {
        margin-bottom: 30px; }
      .halo-subscription .form {
        opacity: 1;
        visibility: visible; }
        .halo-subscription .form .form-input {
          min-width: 260px; }
      .halo-subscription .button-subsribe {
        display: none; } }
  @media (max-width: 1024px) {
    .halo-subscription {
      margin-top: 15px; } }
  @media (max-width: 551px) {
    .halo-subscription .summary {
      font-size: 16px;
      margin-bottom: 26px; }
    .halo-subscription .form-prefixPostfix .form-input {
      border-width: 1px; }
    .halo-subscription .form-prefixPostfix .button {
      margin-top: 10px; } }
  @media (min-width: 1600px) {
    .halo-subscription .title {
      width: 23%;
      text-align: left; } }
  @media (min-width: 551px) {
    .halo-subscription .title {
      font-size: 45px; }
    .halo-subscription .form-prefixPostfix {
      flex-wrap: nowrap;
      justify-content: flex-end; }
      .halo-subscription .form-prefixPostfix .form-input,
      .halo-subscription .form-prefixPostfix .button {
        width: auto; }
      .halo-subscription .form-prefixPostfix .form-input {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-width: 1px 0 1px 1px; }
      .halo-subscription .form-prefixPostfix .button {
        margin-top: 0;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; } }
  @media (min-width: 1025px) {
    .halo-subscription {
      padding: 70px 0 70px; } }

.halo-block-post {
  padding: 0 0 40px; }
  .halo-block-post .halo-block-header {
    text-align: center;
    position: relative;
    border-top: 1px solid #ebebeb;
    padding-top: 45px; }
    .halo-block-post .halo-block-header .title {
      color: black;
      font-weight: 700;
      line-height: 1.2;
      margin: 0;
      padding: 0 0 5px; }
      @media (max-width: 767px) {
        .halo-block-post .halo-block-header .title {
          font-size: 20px; } }
    @media (min-width: 551px) {
      .halo-block-post .halo-block-header {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 40px; } }
  .halo-block-post .halo-row {
    padding: 0;
    margin: 0; }
    @media (max-width: 1024px) {
      .halo-block-post .halo-row {
        padding: 0 5px; } }
    .halo-block-post .halo-row .halo-row-item {
      margin: 0;
      padding: 0 8px;
      outline: none;
      white-space: normal; }
      .halo-block-post .halo-row .halo-row-item .item-content {
        text-align: center;
        max-width: 100%;
        margin: 0 auto; }
        .halo-block-post .halo-row .halo-row-item .item-content .date {
          font-size: 14px;
          line-height: 24px;
          letter-spacing: 0;
          color: #777777;
          margin-bottom: 8px;
          margin-top: 22px; }
        .halo-block-post .halo-row .halo-row-item .item-content .title {
          font-size: 24px;
          line-height: 36px;
          letter-spacing: 0.02em;
          font-weight: 700;
          color: #2d2d2d;
          margin-top: 0px;
          margin-bottom: 13px; }
          .halo-block-post .halo-row .halo-row-item .item-content .title a {
            text-decoration: unset;
            overflow: hidden;
            display: -webkit-box;
            -webkit-line-clamp: 1;
            text-overflow: ellipsis; }
        .halo-block-post .halo-row .halo-row-item .item-content .summary {
          font-size: 14px;
          letter-spacing: 0.02em;
          line-height: 20px;
          margin: 0px;
          color: #2d2d2d;
          margin-bottom: 36px; }
        .halo-block-post .halo-row .halo-row-item .item-content .button {
          min-width: 179px;
          line-height: 40px; }
        @media (min-width: 1025px) {
          .halo-block-post .halo-row .halo-row-item .item-content {
            padding: 0 28px; }
            .halo-block-post .halo-row .halo-row-item .item-content .title a {
              max-width: 82%;
              margin-left: auto;
              margin-right: auto; } }
    .halo-block-post .halo-row:not(.slick-initialized) {
      display: block;
      white-space: nowrap;
      overflow: auto;
      font-size: 0;
      letter-spacing: 0; }
      @media (min-width: 1025px) {
        .halo-block-post .halo-row:not(.slick-initialized) {
          overflow: hidden; } }
      .halo-block-post .halo-row:not(.slick-initialized) .halo-row-slider {
        display: inline-block;
        vertical-align: top;
        width: 33.3333333%;
        overflow: hidden; }
        .halo-block-post .halo-row:not(.slick-initialized) .halo-row-slider:nth-child(n+4) {
          display: none; }
        @media (max-width: 1199px) {
          .halo-block-post .halo-row:not(.slick-initialized) .halo-row-slider {
            width: 50%; }
            .halo-block-post .halo-row:not(.slick-initialized) .halo-row-slider:nth-child(n+3) {
              display: none; } }
        @media (max-width: 767px) {
          .halo-block-post .halo-row:not(.slick-initialized) .halo-row-slider {
            width: 100%; }
            .halo-block-post .halo-row:not(.slick-initialized) .halo-row-slider:nth-child(n+2) {
              display: none; } }
    .halo-block-post .halo-row .slick-dots {
      bottom: -45px; }
      .halo-block-post .halo-row .slick-dots li button {
        height: 10px;
        width: 10px; }
        .halo-block-post .halo-row .slick-dots li button:before {
          height: 10px;
          width: 10px; }
  .halo-block-post .halo-recent-post .item-image a {
    display: block;
    overflow: hidden;
    position: relative;
    margin-bottom: 18px;
    background-color: #f9f9f9; }
    .halo-block-post .halo-recent-post .item-image a img {
      position: absolute;
      width: 100%;
      height: 100%;
      transition: all .7s ease; }
    .halo-block-post .halo-recent-post .item-image a:after {
      content: '';
      display: block;
      height: 0;
      width: 100%;
      padding-bottom: 54.64%; }
  @media (max-width: 550px) {
    .halo-block-post .halo-recent-post .slick-arrow {
      top: calc(50% - 121px); }
      .halo-block-post .halo-recent-post .slick-arrow.slick-prev {
        left: 15px; }
      .halo-block-post .halo-recent-post .slick-arrow.slick-next {
        right: 15px; } }
  @media (max-width: 1024px) {
    .halo-block-post {
      padding: 0 0 35px; } }
  @media (min-width: 1025px) {
    .halo-block-post {
      padding: 0 0 40px;
      margin-top: -80px; }
      .halo-block-post .halo-row {
        width: auto;
        min-width: 100%;
        overflow: visible;
        margin-left: -15px;
        margin-right: -15px; }
        .halo-block-post .halo-row .halo-row-item {
          width: 100%;
          padding-left: 15px;
          padding-right: 15px; }
          .halo-block-post .halo-row .halo-row-item .image-with-overlay:hover:before {
            top: 0; } }
  @media (min-width: 551px) and (max-width: 767px) {
    .halo-block-post .slick-arrow {
      top: calc(50% - 111px); } }

#halo_instagram {
  margin-bottom: 0px;
  padding-top: 30px; }
  #halo_instagram .row {
    margin: 0 -5px; }
  .home-layout-3 #halo_instagram {
    background: #f8e0e8;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: 70px; }
    @media (max-width: 1024px) {
      .home-layout-3 #halo_instagram {
        margin-top: 50px; } }
  #halo_instagram .halo-instagram-gallery .container {
    padding: 0;
    max-width: 100%; }
    .home-layout-3 #halo_instagram .halo-instagram-gallery .container {
      padding: 0 10px;
      text-align: center; }
    @media (min-width: 1280px) {
      .home-layout-3 #halo_instagram .halo-instagram-gallery .container {
        padding: 0 15px;
        max-width: 1800px; } }
  #halo_instagram .halo-instagram-gallery .halo-block-header {
    border-top: 1px solid #ebebeb;
    padding-top: 40px; }
    .home-layout-3 #halo_instagram .halo-instagram-gallery .halo-block-header {
      border-top: 0; }
      @media (max-width: 1024px) {
        .home-layout-3 #halo_instagram .halo-instagram-gallery .halo-block-header {
          padding-top: 10px; } }
    #halo_instagram .halo-instagram-gallery .halo-block-header .description {
      font-family: "Roboto", Arial, Helvetica, sans-serif;
      font-size: 16px;
      letter-spacing: 0.05em;
      font-weight: 700;
      color: #e7040f;
      text-transform: uppercase;
      margin-bottom: 35px; }
      .home-layout-3 #halo_instagram .halo-instagram-gallery .halo-block-header .description {
        font-family: "Roboto", Arial, Helvetica, sans-serif;
        color: #333333;
        font-weight: 400;
        text-transform: capitalize;
        letter-spacing: 0;
        margin-top: 20px;
        margin-bottom: 54px; }
        @media (max-width: 1024px) {
          .home-layout-3 #halo_instagram .halo-instagram-gallery .halo-block-header .description {
            margin-bottom: 33px; } }
  #halo_instagram .halo-instagram-gallery .slick-arrow {
    top: 50%; }
  #halo_instagram .halo-instagram-gallery .button {
    margin-top: 35px;
    min-width: 220px; }
  @media (min-width: 1025px) {
    #halo_instagram:hover .slick-arrow {
      opacity: 1;
      visibility: visible;
      transition: all .3s ease 0s; }
      #halo_instagram:hover .slick-arrow.slick-prev {
        left: 50px; }
      #halo_instagram:hover .slick-arrow.slick-next {
        right: 50px; }
    #halo_instagram .halo-instagram-gallery .button {
      margin-top: 60px; }
    #halo_instagram .slick-arrow {
      top: 50%;
      background: #fff;
      border-color: #fff;
      box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3);
      width: 56px;
      height: 56px;
      opacity: 0;
      visibility: hidden; }
      #halo_instagram .slick-arrow.slick-prev {
        left: 0px; }
        #halo_instagram .slick-arrow.slick-prev:before {
          width: 13px;
          height: 27px; }
      #halo_instagram .slick-arrow.slick-next {
        right: 0px; }
        #halo_instagram .slick-arrow.slick-next:before {
          width: 13px;
          height: 27px; }
    #halo_instagram .row {
      margin: 0 -15px; } }

.halo-image-instagram {
  display: block;
  font-size: 0;
  letter-spacing: 0;
  margin: 0; }
  .halo-image-instagram:not(.slick-initialized) {
    white-space: nowrap; }
    .halo-image-instagram:not(.slick-initialized) .item {
      width: 20%;
      display: inline-block;
      white-space: normal; }
      .halo-image-instagram:not(.slick-initialized) .item:nth-child(n+6) {
        display: none; }
      @media (max-width: 1399px) {
        .halo-image-instagram:not(.slick-initialized) .item {
          width: 25%; }
          .halo-image-instagram:not(.slick-initialized) .item:nth-child(n+5) {
            display: none; } }
      @media (max-width: 1024px) {
        .halo-image-instagram:not(.slick-initialized) .item {
          width: 33.3334%; }
          .halo-image-instagram:not(.slick-initialized) .item:nth-child(n+4) {
            display: none; } }
      @media (max-width: 767px) {
        .halo-image-instagram:not(.slick-initialized) .item {
          width: 50%; }
          .halo-image-instagram:not(.slick-initialized) .item:nth-child(n+3) {
            display: none; } }
  .halo-image-instagram .item {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    max-width: 100%;
    margin: 0 0 2px 2px;
    white-space: normal;
    padding: 0; }
    .halo-image-instagram .item:last-child {
      margin-right: 0; }
    .home-layout-3 .halo-image-instagram .item {
      margin: 0;
      padding: 0 5px; }
  .halo-image-instagram .image-collection {
    position: relative;
    background: #f9f9f9; }
    .halo-image-instagram .image-collection .image-with-overlay:after {
      content: '';
      display: block;
      padding-bottom: 98.9%; }
    .halo-image-instagram .image-collection .image-with-overlay img {
      position: absolute;
      width: 100%;
      height: 100%; }
      .halo-image-instagram .image-collection .image-with-overlay img.lazyload, .halo-image-instagram .image-collection .image-with-overlay img.lazyloading {
        width: auto;
        height: auto;
        object-fit: contain;
        margin: auto; }
      .halo-image-instagram .image-collection .image-with-overlay img.lazyloaded {
        width: auto;
        height: auto;
        min-width: 100%;
        transition: all .7s ease; }
    .halo-image-instagram .image-collection .image-with-overlay span {
      opacity: 0;
      overflow: hidden; }
      @media (max-width: 1024px) {
        .halo-image-instagram .image-collection .image-with-overlay span {
          display: none; } }
  @media (min-width: 1025px) {
    .halo-image-instagram {
      white-space: unset;
      padding-left: 0; }
      .halo-image-instagram .item {
        margin-top: 5px;
        margin-right: 0;
        margin-bottom: 0; }
        .home-layout-3 .halo-image-instagram .item {
          margin: 0;
          padding: 0 15px; }
      .halo-image-instagram .image-collection {
        display: block;
        overflow: hidden;
        position: relative; }
        .halo-image-instagram .image-collection .image-with-overlay span {
          font-size: 0px;
          width: 48px;
          height: 48px;
          position: absolute;
          z-index: 999;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          opacity: 0;
          overflow: hidden;
          transform: translate(-50%, -50%) scale(0.8) rotate(-45deg);
          transition: opacity .1s ease, transform .5s ease; }
          .halo-image-instagram .image-collection .image-with-overlay span:before {
            position: absolute;
            content: "";
            top: 50%;
            left: 50%;
            -moz-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            background: black;
            width: 2px;
            height: 100%; }
          .halo-image-instagram .image-collection .image-with-overlay span:after {
            position: absolute;
            content: "";
            top: 50%;
            left: 50%;
            -moz-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            background: black;
            width: 100%;
            height: 2px; }
        .halo-image-instagram .image-collection .title {
          font-size: 28px;
          margin-bottom: 30px;
          max-width: 158px; }
        .halo-image-instagram .image-collection:hover .image-with-overlay:before {
          top: 0; }
        .halo-image-instagram .image-collection:hover .image-with-overlay span {
          opacity: 1;
          overflow: visible;
          visibility: visible;
          transform: translate(-50%, -50%) scale(1) rotate(0); } }

#policyBlock {
  padding: 50px 0 50px 0; }
  #policyBlock .halo-block-header {
    margin-bottom: 48px; }
    #policyBlock .halo-block-header .title {
      font-size: 16px;
      display: inline-block;
      border-bottom: 2px solid;
      line-height: 20px; }
  #policyBlock .policyBlock__container:not(.slick-initialized) {
    white-space: nowrap; }
    #policyBlock .policyBlock__container:not(.slick-initialized) .policyBlock__item {
      width: 25%;
      display: inline-block;
      white-space: normal; }
      #policyBlock .policyBlock__container:not(.slick-initialized) .policyBlock__item:nth-child(n+5) {
        display: none; }
      @media (max-width: 1399px) {
        #policyBlock .policyBlock__container:not(.slick-initialized) .policyBlock__item {
          width: 33.3334%; }
          #policyBlock .policyBlock__container:not(.slick-initialized) .policyBlock__item:nth-child(n+4) {
            display: none; } }
      @media (max-width: 1024px) {
        #policyBlock .policyBlock__container:not(.slick-initialized) .policyBlock__item {
          width: 50%; }
          #policyBlock .policyBlock__container:not(.slick-initialized) .policyBlock__item:nth-child(n+3) {
            display: none; } }
      @media (max-width: 550px) {
        #policyBlock .policyBlock__container:not(.slick-initialized) .policyBlock__item {
          width: 100%; }
          #policyBlock .policyBlock__container:not(.slick-initialized) .policyBlock__item:nth-child(n+2) {
            display: none; } }
  #policyBlock .policyBlock__container .slick-track {
    display: flex;
    justify-content: center;
    align-items: center; }
  #policyBlock .policyBlock__container .policyBlock__item {
    padding-left: 20px;
    padding-right: 20px; }
  #policyBlock .policyBlock__container .policyBlock__wrapper {
    display: block;
    text-align: center; }
    #policyBlock .policyBlock__container .policyBlock__wrapper .home-banner-image .policyBlock__img {
      background: #f9f9f9; }
    #policyBlock .policyBlock__container .policyBlock__wrapper .policyBlock__img {
      width: 42px;
      height: 42px;
      position: relative;
      display: block;
      overflow: hidden;
      margin: 0 auto; }
      #policyBlock .policyBlock__container .policyBlock__wrapper .policyBlock__img img {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        border: 0;
        width: 100%;
        max-height: 100%;
        object-fit: contain;
        transform: none; }
        #policyBlock .policyBlock__container .policyBlock__wrapper .policyBlock__img img.lazyload, #policyBlock .policyBlock__container .policyBlock__wrapper .policyBlock__img img.lazyloading {
          width: auto;
          height: auto;
          object-fit: contain;
          margin: auto; }
      #policyBlock .policyBlock__container .policyBlock__wrapper .policyBlock__img:after {
        content: '';
        display: block;
        height: 0;
        width: 100%;
        padding-bottom: 100%; }
    #policyBlock .policyBlock__container .policyBlock__wrapper .policyBlock__content .title {
      font-family: "Roboto", Arial, Helvetica, sans-serif;
      font-size: 16px;
      font-weight: 600;
      text-transform: capitalize;
      color: #0f0f0f;
      margin-top: 18px;
      margin-bottom: 16px;
      display: block; }
    #policyBlock .policyBlock__container .policyBlock__wrapper .policyBlock__content .description {
      line-height: 20px;
      color: #2d2d2d;
      margin-bottom: 25px; }
    #policyBlock .policyBlock__container .policyBlock__wrapper .policyBlock__content .button {
      font-size: 12px;
      max-width: 138px; }
    @media (max-width: 551px) {
      #policyBlock .policyBlock__container .policyBlock__wrapper .policyBlock__content {
        padding-left: 0;
        margin-left: 0;
        margin-top: 15px;
        width: 100%; } }
    @media (max-width: 551px) {
      #policyBlock .policyBlock__container .policyBlock__wrapper {
        text-align: center;
        padding: 0 30px; } }
  #policyBlock .policyBlock__container .slick-arrow {
    top: calc(50% - 50px); }
  @media (min-width: 1025px) {
    #policyBlock .policyBlock__container .slick-arrow {
      top: calc(50% - 70px); }
      #policyBlock .policyBlock__container .slick-arrow.slick-prev {
        left: 0; }
      #policyBlock .policyBlock__container .slick-arrow.slick-next {
        right: 0; } }
  @media (max-width: 551px) {
    #policyBlock {
      padding: 50px 0 30px 0; } }

#categoryBanner1 {
  padding-top: 30px;
  padding-bottom: 30px; }
  #categoryBanner1 .home-banner-image {
    background: #f9f9f9; }
  #categoryBanner1 .categoryBanner1__carousel {
    padding-bottom: 15px; }
  #categoryBanner1 .wrapper-content {
    display: flex;
    align-items: center;
    width: 100%;
    background: #fafafa; }
    #categoryBanner1 .wrapper-content .home-banner-image {
      width: 720px; }
    #categoryBanner1 .wrapper-content .content {
      width: calc(100% - 720px);
      text-align: center;
      padding: 0 45px; }
      #categoryBanner1 .wrapper-content .content .sub-heading {
        font-size: 14px;
        line-height: 20px;
        color: #777777;
        margin: 0 0 10px 0; }
      #categoryBanner1 .wrapper-content .content .heading {
        line-height: 36px;
        font-weight: 700;
        color: #2d2d2d;
        letter-spacing: 0.02em;
        margin: 0 0 15px 0; }
      #categoryBanner1 .wrapper-content .content .text {
        line-height: 20px;
        letter-spacing: 0.02em;
        color: #2d2d2d;
        margin-bottom: 32px; }
      #categoryBanner1 .wrapper-content .content .button {
        min-width: 180px; }
  #categoryBanner1 a:after {
    padding-bottom: 62.50082%; }
  @media (max-width: 1024px) {
    #categoryBanner1 .wrapper-content .home-banner-image {
      width: 600px; }
    #categoryBanner1 .wrapper-content .content {
      width: calc(100% - 600px);
      padding: 15px 45px; } }
  @media (max-width: 992px) {
    #categoryBanner1 .wrapper-content {
      flex-direction: column; }
      #categoryBanner1 .wrapper-content .home-banner-image {
        width: 100%; }
      #categoryBanner1 .wrapper-content .content {
        width: 100%;
        padding: 35px 45px; } }
  @media (max-width: 551px) {
    #categoryBanner1 .wrapper-content .content {
      padding: 30px 10px 35px 10px; }
    #categoryBanner1 .categoryBanner1__carousel {
      padding-bottom: 8px; } }

.page-type-sitemap .page-content {
  margin-top: 22px; }

.sitemap-list {
  margin: 0; }
  .sitemap-list--item {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none; }
    .sitemap-list--item + .sitemap-list--item {
      margin-top: 30px;
      padding-top: 25px; }
  .sitemap-list--title {
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1;
    color: black;
    margin: 0 0 20px 0;
    text-transform: capitalize;
    padding-bottom: 10px;
    border-bottom: 1px solid #e6e6e6; }
  .sitemap-list--subItem {
    display: block; }
    .sitemap-list--subItem > a {
      font-size: 16px;
      font-weight: 700;
      line-height: 45px;
      letter-spacing: 0;
      text-transform: capitalize;
      color: black;
      transition: unset; }
      .sitemap-list--subItem > a span {
        padding: 0 0 1px 0; }
    .sitemap-list--subItem > ul {
      margin-left: 2.4rem; }
    .sitemap-list--subItem li a {
      font-size: 16px;
      font-weight: 400;
      padding: 0;
      margin: 0;
      color: black;
      text-transform: capitalize;
      letter-spacing: 0;
      line-height: 45px;
      transition: unset; }
      .sitemap-list--subItem li a span {
        padding: 0 0 1px 0; }
    .sitemap-list--subItem.sitemap-list--viewAll > a {
      font-style: italic;
      color: black;
      text-transform: capitalize; }
      .sitemap-list--subItem.sitemap-list--viewAll > a span {
        padding: 0 0 1px 0;
        background-image: linear-gradient(transparent 97%, black 3%);
        background-repeat: repeat-x;
        background-position-y: 0; }
  @media (min-width: 1025px) {
    .sitemap-list li a:hover {
      color: #e9446e; }
      .sitemap-list li a:hover span {
        background-image: linear-gradient(transparent 97%, #e9446e 3%);
        background-repeat: repeat-x;
        background-position-y: 0; } }

.halo-block {
  display: block;
  position: relative;
  overflow: hidden; }
  .halo-block.halo-block-product .halo-block-header {
    margin: 0 0 10px 0; }
    .home-layout-3 .halo-block.halo-block-product .halo-block-header {
      margin: 5px 0 60px 0; }
      @media (max-width: 1024px) {
        .home-layout-3 .halo-block.halo-block-product .halo-block-header {
          margin: 5px 0 40px 0; } }
    .halo-block.halo-block-product .halo-block-header.halo-header-border {
      border-top: 1px solid #ebebeb;
      padding-top: 42px; }
  .halo-block.halo-block-product#halo-related-products .halo-block-header, .halo-block.halo-block-product#halo-similar-products .halo-block-header, .halo-block.halo-block-product.haloRecommendedBlock .halo-block-header {
    border-top: 2px solid black;
    padding-top: 10px;
    margin-bottom: 0; }
    .halo-block.halo-block-product#halo-related-products .halo-block-header .title, .halo-block.halo-block-product#halo-similar-products .halo-block-header .title, .halo-block.halo-block-product.haloRecommendedBlock .halo-block-header .title {
      font-size: 18px; }
      .home-layout-3 .halo-block.halo-block-product#halo-related-products .halo-block-header .title, .home-layout-3 .halo-block.halo-block-product#halo-similar-products .halo-block-header .title, .home-layout-3 .halo-block.halo-block-product.haloRecommendedBlock .halo-block-header .title {
        font-size: 44px; }
    .home-layout-3 .halo-block.halo-block-product#halo-related-products .halo-block-header, .home-layout-3 .halo-block.halo-block-product#halo-similar-products .halo-block-header, .home-layout-3 .halo-block.halo-block-product.haloRecommendedBlock .halo-block-header {
      padding-top: 30px; }
      .home-layout-3 .halo-block.halo-block-product#halo-related-products .halo-block-header .title, .home-layout-3 .halo-block.halo-block-product#halo-similar-products .halo-block-header .title, .home-layout-3 .halo-block.halo-block-product.haloRecommendedBlock .halo-block-header .title {
        font-size: 44px; }
        @media (max-width: 1024px) {
          .home-layout-3 .halo-block.halo-block-product#halo-related-products .halo-block-header .title, .home-layout-3 .halo-block.halo-block-product#halo-similar-products .halo-block-header .title, .home-layout-3 .halo-block.halo-block-product.haloRecommendedBlock .halo-block-header .title {
            line-height: 1; } }
  .home-layout-3 .halo-block.halo-block-product#halo-related-products .productCarousel, .home-layout-3 .halo-block.halo-block-product#halo-similar-products .productCarousel, .home-layout-3 .halo-block.halo-block-product.haloRecommendedBlock .productCarousel {
    padding-top: 30px; }
  @media (min-width: 1025px) {
    .halo-block.halo-block-product#halo-related-products .productCarousel, .halo-block.halo-block-product#halo-similar-products .productCarousel, .halo-block.halo-block-product.haloRecommendedBlock .productCarousel {
      z-index: 2; }
      .home-layout-3 .halo-block.halo-block-product#halo-related-products .productCarousel, .home-layout-3 .halo-block.halo-block-product#halo-similar-products .productCarousel, .home-layout-3 .halo-block.halo-block-product.haloRecommendedBlock .productCarousel {
        padding-top: 40px; }
    .halo-block.halo-block-product#halo-related-products .slick-arrow, .halo-block.halo-block-product#halo-similar-products .slick-arrow, .halo-block.halo-block-product.haloRecommendedBlock .slick-arrow {
      top: -17px; }
      .halo-block.halo-block-product#halo-related-products .slick-arrow:before, .halo-block.halo-block-product#halo-similar-products .slick-arrow:before, .halo-block.halo-block-product.haloRecommendedBlock .slick-arrow:before {
        width: 10px;
        height: 20px; }
      .halo-block.halo-block-product#halo-related-products .slick-arrow.slick-next, .halo-block.halo-block-product#halo-similar-products .slick-arrow.slick-next, .halo-block.halo-block-product.haloRecommendedBlock .slick-arrow.slick-next {
        right: 3px; }
        .halo-block.halo-block-product#halo-related-products .slick-arrow.slick-next:before, .halo-block.halo-block-product#halo-similar-products .slick-arrow.slick-next:before, .halo-block.halo-block-product.haloRecommendedBlock .slick-arrow.slick-next:before {
          background-image: url("data:image/svg+xml;charset=utf8,%3C?xml%20version=%271.0%27%20encoding=%27utf-8%27?%3E%3C!--%20Generator:%20Adobe%20Illustrator%2021.1.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3E%3Csvg%20version=%271.1%27%20id=%27Layer_1%27%20xmlns=%27http://www.w3.org/2000/svg%27%20xmlns:xlink=%27http://www.w3.org/1999/xlink%27%20x=%270px%27%20y=%270px%27%20viewBox=%270%200%209%2018%27%20style=%27enable-background:new%200%200%209%2018;%27%20xml:space=%27preserve%27%3E%3Ctitle%3Esvg-arrow-next-small%3C/title%3E%3Cpolygon%20points=%273.6,11%205.7,9%203.6,7%200,3.3%200,0%202,2%207,7%209,9%207,11%202,16%200,18%200,14.7%20%27/%3E%3C/svg%3E"); }
      .halo-block.halo-block-product#halo-related-products .slick-arrow.slick-prev, .halo-block.halo-block-product#halo-similar-products .slick-arrow.slick-prev, .halo-block.halo-block-product.haloRecommendedBlock .slick-arrow.slick-prev {
        left: auto;
        right: 42px; }
        .halo-block.halo-block-product#halo-related-products .slick-arrow.slick-prev:before, .halo-block.halo-block-product#halo-similar-products .slick-arrow.slick-prev:before, .halo-block.halo-block-product.haloRecommendedBlock .slick-arrow.slick-prev:before {
          background-image: url("data:image/svg+xml;charset=utf8,%3C?xml%20version=%271.0%27%20encoding=%27utf-8%27?%3E%3C!--%20Generator:%20Adobe%20Illustrator%2021.1.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3E%3Csvg%20version=%271.1%27%20id=%27Layer_1%27%20xmlns=%27http://www.w3.org/2000/svg%27%20xmlns:xlink=%27http://www.w3.org/1999/xlink%27%20x=%270px%27%20y=%270px%27%20viewBox=%270%200%209%2018%27%20style=%27enable-background:new%200%200%209%2018;%27%20xml:space=%27preserve%27%3E%3Ctitle%3Esvg-arrow-prev-small%3C/title%3E%3Cpolygon%20points=%275.4,11%203.3,9%205.4,7%209,3.3%209,0%207,2%202,7%200,9%202,11%207,16%209,18%209,14.7%20%27/%3E%3C/svg%3E"); } }
  @media (max-width: 1024px) {
    .home-layout-3 .halo-block.halo-block-product#halo-related-products {
      padding-bottom: 40px; }
    .home-layout-3 .halo-block.halo-block-product#halo-similar-products {
      padding-top: 15px;
      padding-bottom: 55px; } }
  @media (max-width: 551px) {
    .halo-block.halo-block-product#halo-related-products {
      padding-bottom: 5px; }
    .home-layout-3 .halo-block.halo-block-product#halo-similar-products {
      padding-bottom: 60px; } }
  @media (min-width: 1025px) {
    .halo-block.halo-block-product#halo-related-products {
      z-index: 3;
      margin-bottom: -80px;
      padding-top: 20px; }
      .home-layout-3 .halo-block.halo-block-product#halo-related-products {
        margin-bottom: 0;
        padding-bottom: 20px; }
    .halo-block.halo-block-product#halo-similar-products {
      margin-bottom: -100px; }
      .home-layout-3 .halo-block.halo-block-product#halo-similar-products {
        margin-bottom: -10px;
        padding-top: 50px; }
    .halo-block.halo-block-product.haloRecommendedBlock .slick-arrow {
      top: -32px; } }
  .halo-block-header {
    width: 100%;
    display: block;
    position: relative;
    margin: 0 0 22px 0;
    text-align: center; }
    .halo-block-header.halo-block-header-wrapper {
      text-align: left;
      padding-right: 10px; }
      .halo-block-header.halo-block-header-wrapper .title {
        margin-bottom: 20px; }
      @media (min-width: 551px) {
        .halo-block-header.halo-block-header-wrapper {
          display: flex;
          justify-content: space-between;
          align-items: center; }
          .halo-block-header.halo-block-header-wrapper .title {
            margin-bottom: 0; } }
      @media (min-width: 1025px) {
        .halo-block-header.halo-block-header-wrapper {
          padding-right: 60px; } }
    .halo-block-header .title {
      font-family: "Roboto", Arial, Helvetica, sans-serif;
      font-size: 22px;
      font-weight: 700;
      line-height: 32px;
      letter-spacing: .05em;
      text-transform: uppercase;
      margin: 0;
      color: black; }
      .home-layout-3 .halo-block-header .title {
        font-size: 55px;
        font-weight: 400;
        letter-spacing: 0;
        text-transform: capitalize; }
        @media (max-width: 1024px) {
          .home-layout-3 .halo-block-header .title {
            font-size: 50px !important; } }
        @media (max-width: 551px) {
          .home-layout-3 .halo-block-header .title {
            font-size: 40px !important; } }
      @media (max-width: 551px) {
        .halo-block-header .title {
          font-size: 20px; } }
    .halo-block-header .description {
      font-size: 14px;
      font-weight: 400;
      line-height: 25px;
      color: black;
      background: transparent;
      margin-top: 8px;
      margin-bottom: 16px; }

.halo-block-product {
  padding: 30px 0; }
  .halo-block-product[data-category-id] .loadingOverlay {
    display: block; }
  .halo-block-product[data-list-id] .loadingOverlay {
    display: block; }
  .halo-block-product .productCarousel .slick-list {
    padding: 35px 15px 5px 15px; }
    .home-layout-3 .halo-block-product .productCarousel .slick-list {
      padding: 0; }
  .halo-block-product .productCarousel .productCarousel-slide {
    width: 20%; }
  .halo-block-product .productCarousel:not(.slick-initialized) {
    white-space: nowrap; }
    .halo-block-product .productCarousel:not(.slick-initialized) .productCarousel-slide {
      width: 20%;
      display: inline-block;
      white-space: normal; }
      .halo-block-product .productCarousel:not(.slick-initialized) .productCarousel-slide:nth-child(n+6) {
        display: none; }
      @media (max-width: 1399px) {
        .halo-block-product .productCarousel:not(.slick-initialized) .productCarousel-slide {
          width: 25%; }
          .halo-block-product .productCarousel:not(.slick-initialized) .productCarousel-slide:nth-child(n+5) {
            display: none; } }
      @media (max-width: 1024px) {
        .halo-block-product .productCarousel:not(.slick-initialized) .productCarousel-slide {
          width: 33.3334%; }
          .halo-block-product .productCarousel:not(.slick-initialized) .productCarousel-slide:nth-child(n+4) {
            display: none; } }
      @media (max-width: 767px) {
        .halo-block-product .productCarousel:not(.slick-initialized) .productCarousel-slide {
          width: 50%; }
          .halo-block-product .productCarousel:not(.slick-initialized) .productCarousel-slide:nth-child(n+3) {
            display: none; } }
      @media (max-width: 320px) {
        .halo-block-product .productCarousel:not(.slick-initialized) .productCarousel-slide {
          width: 100%; }
          .halo-block-product .productCarousel:not(.slick-initialized) .productCarousel-slide:nth-child(n+2) {
            display: none; } }
  @media (max-width: 1024px) {
    .halo-block-product .productCarousel .slick-list {
      padding: 30px 8px 5px 8px; }
      .home-layout-3 .halo-block-product .productCarousel .slick-list {
        padding: 0 8px; }
    .halo-block-product.halo-product-block-3 {
      padding-top: 0; }
    .home-layout-2 .halo-block-product.halo-product-block-2 {
      padding-top: 0;
      padding-bottom: 0; } }
  @media (min-width: 1025px) {
    .halo-block-product {
      padding-top: 30px;
      padding-bottom: 0px;
      z-index: 2; }
      .home-layout-3 .halo-block-product {
        padding-top: 45px;
        padding-bottom: 90px; }
      .halo-block-product.halo-block-product-tabs {
        padding-top: 40px; }
      .home-layout-2 .halo-block-product.halo-product-block-1 {
        z-index: 4; }
      .halo-block-product.halo-product-block-2 {
        z-index: 3; }
        .home-layout-2 .halo-block-product.halo-product-block-2 {
          margin-top: -90px;
          margin-bottom: -50px; }
        .home-layout-3 .halo-block-product.halo-product-block-2 {
          padding-top: 87px;
          padding-bottom: 80px; }
      .halo-block-product.halo-product-block-3 {
        padding-top: 0;
        margin-top: -45px;
        padding-bottom: 35px; }
        .home-layout-2 .halo-block-product.halo-product-block-3 {
          margin-top: 0; }
      .page-type-product .halo-block-product {
        padding-bottom: 30px; }
        .page-type-product .halo-block-product .halo-block-header {
          text-align: left; }
        .page-type-product .halo-block-product + .halo-block-product {
          padding-top: 0; } }

.productCarousel-tabs .tabs {
  display: block;
  font-size: 0;
  letter-spacing: 0;
  padding: 0;
  border: 0;
  margin: 0;
  list-style: none;
  white-space: nowrap;
  overflow-x: auto;
  text-align: center; }
  .productCarousel-tabs .tabs .tab {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    background: 0;
    border: 0;
    float: none; }
    .productCarousel-tabs .tabs .tab:first-child {
      margin-left: 0; }
    .productCarousel-tabs .tabs .tab.is-active .tab-title {
      color: black; }
      .productCarousel-tabs .tabs .tab.is-active .tab-title span {
        background-size: 100% 3px; }
  .productCarousel-tabs .tabs .tab-title {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #b4b4b4;
    font-size: 22px;
    font-weight: 700;
    padding: 0;
    background: transparent;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: 0.05em;
    min-width: 230px;
    text-align: center; }
    .productCarousel-tabs .tabs .tab-title span {
      background-image: linear-gradient(currentColor, currentColor);
      background-position: 0 90%;
      background-repeat: no-repeat;
      background-size: 0 3px;
      /*transition: background-size .5s;*/
      padding-bottom: 3px; }
    @media (min-width: 1025px) {
      .productCarousel-tabs .tabs .tab-title:hover {
        color: black; }
        .productCarousel-tabs .tabs .tab-title:hover span {
          background-size: 100% 3px; } }
  @media (max-width: 767px) {
    .productCarousel-tabs .tabs {
      margin: 0 -10px;
      padding: 0 10px; }
      .productCarousel-tabs .tabs .tab:last-child {
        padding-right: 20px; }
      .productCarousel-tabs .tabs .tab.is-active .tab-title span {
        background-size: 100% 5px; }
      .productCarousel-tabs .tabs:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        background: linear-gradient(270deg, white 0%, rgba(255, 255, 255, 0.1));
        width: 12px;
        height: 55px;
        z-index: 1;
        transform: rotate(180deg); }
      .productCarousel-tabs .tabs:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        background: linear-gradient(270deg, white 0%, rgba(255, 255, 255, 0.1));
        width: 50px;
        height: 55px;
        z-index: 1; } }

.productCarousel-tabs .tabs-contents {
  position: relative;
  margin-bottom: 0; }
  .productCarousel-tabs .tabs-contents .tab-content:not(.is-active) {
    display: none; }

.productCarousel-tabs .loadingOverlay:before {
  top: 100%; }

@media (min-width: 551px) {
  .productCarousel-tabs .tabs {
    padding-bottom: 14px; }
    .productCarousel-tabs .tabs .tab {
      width: auto;
      margin-bottom: 0; }
    .productCarousel-tabs .tabs .tab-title {
      line-height: 1.625;
      white-space: unset;
      overflow: unset;
      text-overflow: unset; } }

.productCarousel-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between; }
  .productCarousel-wrapper .productCarousel {
    width: auto;
    max-width: 100%;
    min-width: auto; }
    .productCarousel-wrapper .productCarousel .slick-arrow {
      top: calc(50% - 70px); }
      .productCarousel-wrapper .productCarousel .slick-arrow.slick-prev {
        left: 8px; }
      .productCarousel-wrapper .productCarousel .slick-arrow.slick-next {
        right: 8px; }
    @media (min-width: 1400px) {
      .productCarousel-wrapper .productCarousel .slick-arrow.slick-prev {
        left: 15px; }
      .productCarousel-wrapper .productCarousel .slick-arrow.slick-next {
        right: 15px; } }
    @media (max-width: 767px) {
      .productCarousel-wrapper .productCarousel {
        margin: 0 -5px; } }
  .productCarousel-wrapper .productBanner {
    width: 100%;
    max-width: 100%;
    position: relative;
    margin: 0 0 15px 0; }
    .productCarousel-wrapper .productBanner .image {
      position: relative; }
    .productCarousel-wrapper .productBanner .content-wrapper {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      z-index: 3;
      width: auto;
      padding: 0;
      display: block;
      text-align: center; }
      .productCarousel-wrapper .productBanner .content-wrapper .subtitle {
        color: white;
        margin-bottom: 15px; }
      .productCarousel-wrapper .productBanner .content-wrapper .title {
        font-size: 40px;
        color: white;
        font-weight: 700;
        line-height: 1.2;
        margin-bottom: 35px; }
      .productCarousel-wrapper .productBanner .content-wrapper .button {
        min-width: 170px; }
      .productCarousel-wrapper .productBanner .content-wrapper span {
        display: block; }
      @media (min-width: 1025px) {
        .productCarousel-wrapper .productBanner .content-wrapper .title {
          font-size: 60px; } }
  .productCarousel-wrapper .button--productblock {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 30px;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    text-decoration: underline;
    text-underline-offset: 0.1em; }
  @media (max-width: 1024px) {
    .productCarousel-wrapper .halo-block-header {
      margin: 5px 0 40px 0 !important; }
    .productCarousel-wrapper .productBlock .slick-arrow {
      box-shadow: none;
      top: auto;
      bottom: calc(-12% - 13px) !important; }
      .productCarousel-wrapper .productBlock .slick-arrow:before {
        width: 13px;
        height: 26px; }
      .productCarousel-wrapper .productBlock .slick-arrow.slick-next {
        right: 10%; }
      .productCarousel-wrapper .productBlock .slick-arrow.slick-prev {
        left: 15%; } }
  @media (max-width: 991px) {
    .productCarousel-wrapper {
      flex-direction: column; }
      .productCarousel-wrapper .productBlock {
        max-width: 100%;
        padding-bottom: 50px; }
        .productCarousel-wrapper .productBlock .slick-arrow {
          bottom: calc(-12% + 9px) !important; }
          .productCarousel-wrapper .productBlock .slick-arrow.slick-next {
            right: 22%; }
          .productCarousel-wrapper .productBlock .slick-arrow.slick-prev {
            left: 22%; }
      .productCarousel-wrapper productBanner {
        max-width: 100%; }
      .productCarousel-wrapper .productCarousel {
        margin: 0; }
        .productCarousel-wrapper .productCarousel .slick-list {
          margin: 0 -8px;
          padding: 0 !important; } }
  @media (max-width: 767px) {
    .productCarousel-wrapper .productBlock .slick-arrow {
      bottom: calc(-12% + 1px) !important; } }
  @media (max-width: 551px) {
    .productCarousel-wrapper .productBlock {
      padding-bottom: 40px; }
      .productCarousel-wrapper .productBlock .slick-arrow {
        bottom: calc(-12% - 20px) !important; }
        .productCarousel-wrapper .productBlock .slick-arrow.slick-next {
          right: 0; }
        .productCarousel-wrapper .productBlock .slick-arrow.slick-prev {
          left: 0; } }
  @media (min-width: 992px) {
    .productCarousel-wrapper {
      flex-direction: unset; }
      .productCarousel-wrapper .productBlock {
        width: 100% !important;
        max-width: calc(45% + 25px); }
        .productCarousel-wrapper .productBlock .slick-arrow {
          top: auto;
          bottom: calc(-12% - 29px); }
          .productCarousel-wrapper .productBlock .slick-arrow.slick-next {
            right: 10%; }
          .productCarousel-wrapper .productBlock .slick-arrow.slick-prev {
            left: 15%; }
      .productCarousel-wrapper .productBanner {
        max-width: calc(55% - 30px);
        margin-bottom: 0; }
        .productCarousel-wrapper .productBanner:hover .image-with-overlay img {
          /*transform: translate(-50%, -50%) scale3d(1.1, 1.1, 1);*/ }
        .productCarousel-wrapper .productBanner:hover .image-with-overlay:before {
          opacity: 1;
          visibility: visible; } }
  @media (min-width: 1100px) {
    .productCarousel-wrapper .productBlock .slick-arrow {
      bottom: calc(-12% - 16px); }
      .productCarousel-wrapper .productBlock .slick-arrow.slick-next {
        right: 15%; }
      .productCarousel-wrapper .productBlock .slick-arrow.slick-prev {
        left: 20%; } }
  @media (min-width: 1300px) {
    .productCarousel-wrapper .productBlock {
      max-width: calc(50% + 15px); }
      .productCarousel-wrapper .productBlock .slick-arrow {
        bottom: calc(-12% - 12px); }
        .productCarousel-wrapper .productBlock .slick-arrow.slick-next {
          right: 20%; }
        .productCarousel-wrapper .productBlock .slick-arrow.slick-prev {
          left: 24%; }
    .productCarousel-wrapper .productBanner {
      max-width: calc(50% - 85px); } }
  @media (min-width: 1600px) {
    .productCarousel-wrapper .productCarousel {
      padding-bottom: 20px; }
    .productCarousel-wrapper .productBlock .slick-arrow {
      bottom: calc(-12% + 9px); }
      .productCarousel-wrapper .productBlock .slick-arrow.slick-next {
        right: 24%; }
      .productCarousel-wrapper .productBlock .slick-arrow.slick-prev {
        left: 27%; } }

#popularBrands {
  padding: 25px 0 20px; }
  .home-layout-3 #popularBrands {
    background: #f8e0e8;
    padding: 25px 0 60px; }
  #popularBrands .halo-block-header {
    border-top: 1px solid #ebebeb;
    padding-top: 30px;
    padding-bottom: 5px; }
    .home-layout-2 #popularBrands .halo-block-header {
      border-top: 0;
      position: relative;
      padding: 0; }
      .home-layout-2 #popularBrands .halo-block-header:before {
        content: "";
        display: block;
        position: absolute;
        top: calc(50% - 1px);
        left: 0;
        width: 100%;
        height: 1px;
        background: #ebebeb; }
      .home-layout-2 #popularBrands .halo-block-header .title {
        background: #fff;
        padding: 0 20px;
        position: relative;
        display: inline-block; }
      @media (min-width: 1025px) {
        .home-layout-2 #popularBrands .halo-block-header {
          margin-bottom: 32px; } }
    .home-layout-3 #popularBrands .halo-block-header {
      border-top: 0; }
      .home-layout-3 #popularBrands .halo-block-header .title {
        font-size: 55px;
        margin-bottom: 32px; }
    #popularBrands .halo-block-header .title {
      font-size: 16px; }
  @media (min-width: 1025px) {
    #popularBrands .popularBrands__wrapper {
      display: flex;
      align-items: center; } }
  #popularBrands .popularBrands__carousel {
    padding: 0;
    margin: 0;
    text-align: center;
    white-space: nowrap; }
    #popularBrands .popularBrands__carousel .slick-arrow {
      top: 35%; }
    #popularBrands .popularBrands__carousel .popularBrands__item {
      font-size: 14px;
      width: 20%;
      vertical-align: top;
      padding: 0;
      margin-bottom: 0;
      text-align: center;
      white-space: normal; }
      #popularBrands .popularBrands__carousel .popularBrands__item .popularBrands__img {
        width: 100%;
        display: inline-block;
        vertical-align: middle;
        max-width: 220px; }
        #popularBrands .popularBrands__carousel .popularBrands__item .popularBrands__img > a {
          position: relative;
          display: block;
          overflow: hidden; }
          .home-layout-3 #popularBrands .popularBrands__carousel .popularBrands__item .popularBrands__img > a {
            overflow: visible; }
          #popularBrands .popularBrands__carousel .popularBrands__item .popularBrands__img > a img {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto;
            border: 0;
            width: 100%;
            max-height: 100%;
            object-fit: contain;
            transform: none;
            transition: all 0.3s ease; }
            #popularBrands .popularBrands__carousel .popularBrands__item .popularBrands__img > a img.lazyload, #popularBrands .popularBrands__carousel .popularBrands__item .popularBrands__img > a img.lazyloading {
              width: auto;
              height: auto;
              object-fit: contain;
              margin: auto; }
          #popularBrands .popularBrands__carousel .popularBrands__item .popularBrands__img > a:after {
            content: '';
            display: block;
            height: 0;
            width: 100%;
            padding-bottom: 14%; }
            .home-layout-3 #popularBrands .popularBrands__carousel .popularBrands__item .popularBrands__img > a:after {
              padding-bottom: 11.3%; }
    #popularBrands .popularBrands__carousel:not(.slick-initialized) .popularBrands__item {
      display: inline-block; }
      #popularBrands .popularBrands__carousel:not(.slick-initialized) .popularBrands__item:nth-child(n+6) {
        display: none; }
    @media (max-width: 1599px) {
      #popularBrands .popularBrands__carousel:not(.slick-initialized) .popularBrands__item {
        width: 25%; }
        #popularBrands .popularBrands__carousel:not(.slick-initialized) .popularBrands__item:nth-child(n+5) {
          display: none; } }
    @media (max-width: 1399px) {
      #popularBrands .popularBrands__carousel:not(.slick-initialized) .popularBrands__item {
        width: 33.3334%; }
        #popularBrands .popularBrands__carousel:not(.slick-initialized) .popularBrands__item:nth-child(n+4) {
          display: none; } }
    @media (max-width: 1024px) {
      #popularBrands .popularBrands__carousel .slick-arrow {
        top: 50%; }
        #popularBrands .popularBrands__carousel .slick-arrow.slick-next {
          right: 0px; }
        #popularBrands .popularBrands__carousel .slick-arrow.slick-prev {
          left: 0px; } }
    @media (max-width: 767px) {
      #popularBrands .popularBrands__carousel:not(.slick-initialized) .popularBrands__item {
        width: 50%; }
        #popularBrands .popularBrands__carousel:not(.slick-initialized) .popularBrands__item:nth-child(n+3) {
          display: none; } }
    @media (min-width: 1025px) {
      #popularBrands .popularBrands__carousel {
        width: 100%;
        margin: 0 auto;
        min-width: auto; }
        #popularBrands .popularBrands__carousel .slick-next:before,
        #popularBrands .popularBrands__carousel .slick-prev:before {
          width: 12px;
          height: 24px; }
        #popularBrands .popularBrands__carousel .popularBrands__img:hover img {
          transform: scale3d(1.1, 1.1, 1) !important; } }
    @media (min-width: 1800px) {
      .home-layout-3 #popularBrands .popularBrands__carousel {
        width: 1380px;
        margin: 0 auto; } }
  @media (min-width: 1025px) {
    #popularBrands {
      padding: 42px 0 25px; }
      .home-layout-2 #popularBrands {
        padding: 0 0 25px; }
      .home-layout-3 #popularBrands {
        padding: 15px 0 80px; } }

#lookBook2 .lookBook2__container {
  font-size: 0;
  padding: 0 5px; }
  @media (min-width: 1025px) {
    #lookBook2 .lookBook2__container {
      padding: 0 15px; } }
  @media (min-width: 1600px) {
    #lookBook2 .lookBook2__container {
      padding: 0 45px; } }

#lookBook2 .lookBook2__carousel {
  padding: 0;
  margin: 0;
  text-align: center;
  white-space: nowrap; }
  @media (min-width: 1025px) {
    #lookBook2 .lookBook2__carousel {
      width: 100%;
      min-width: auto; } }
  #lookBook2 .lookBook2__carousel .lookBook2__item.show-one-product .lookBook2__productPopup {
    max-height: 170px; }
  #lookBook2 .lookBook2__carousel .lookBook2__item.show-one-product .lookBook2__productWrapper {
    display: block;
    line-height: 1; }
  #lookBook2 .lookBook2__carousel .lookBook2__item.show-one-product .card {
    padding-bottom: 0; }
  #lookBook2 .lookBook2__carousel .lookBook2__item .lookBook2__img {
    margin-bottom: 18px;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    position: relative;
    display: block;
    overflow: hidden; }
  @media (min-width: 1025px) {
    #lookBook2 .lookBook2__carousel .lookBook2__item {
      padding: 0 15px; }
      #lookBook2 .lookBook2__carousel .lookBook2__item:hover .lookBook2__btnShowProducts {
        opacity: 1;
        visibility: visible; } }

#lookBook2 .lookBook2__point {
  display: flex;
  align-items: center;
  position: absolute;
  z-index: 5;
  pointer-events: auto;
  width: auto; }

#lookBook2 .lookBook2__icon {
  display: inline-block;
  vertical-align: top;
  width: 12px;
  height: 12px;
  color: white;
  font-size: 0;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  border-radius: 50%;
  cursor: pointer;
  pointer-events: auto;
  position: relative;
  background-color: white; }
  #lookBook2 .lookBook2__icon:before {
    content: "";
    position: absolute;
    top: -7px;
    left: -7px;
    width: 26px;
    height: 26px;
    z-index: -1;
    border-radius: 50%;
    opacity: .5;
    background-color: black; }
  #lookBook2 .lookBook2__icon:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    border-radius: 50%;
    opacity: .3;
    background-color: black; }
  #lookBook2 .lookBook2__icon:after {
    animation: zoom-animation-3 1.8s ease-in-out infinite; }
  @media (max-width: 551px) {
    #lookBook2 .lookBook2__icon {
      width: 10px;
      height: 10px;
      line-height: 22px; }
      #lookBook2 .lookBook2__icon:before {
        top: -6px;
        left: -6px;
        width: 22px;
        height: 22px; } }

#lookBook2 .lookBook__popup {
  font-size: 0;
  opacity: 0;
  visibility: hidden;
  display: inline-block;
  position: relative;
  left: 35px;
  max-width: 450px;
  transform-origin: left;
  animation: scaleRightToLeft .3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease; }
  #lookBook2 .lookBook__popup.is-open {
    opacity: 1;
    visibility: visible;
    animation: scaleLeftToRight .3s ease; }
  #lookBook2 .lookBook__popup .card-lookbook {
    width: 100%;
    max-width: 100%;
    min-width: auto;
    box-shadow: 0 0 4px 1px rgba(32, 33, 36, 0.28); }
    #lookBook2 .lookBook__popup .card-lookbook .card-body {
      padding: 8px 14px; }
  #lookBook2 .lookBook__popup .price-section--saving {
    display: none; }

#lookBook2 .lookBook2__productPopup {
  width: 100%;
  max-width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: white;
  border: 1px solid black;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0, -100%, 0);
  transition: transform .3s ease, opacity .3s ease, visibility .3s ease; }
  #lookBook2 .lookBook2__productPopup.is-open {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0); }
  #lookBook2 .lookBook2__productPopup .is-hidden {
    display: none; }
  #lookBook2 .lookBook2__productPopup .close {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 26px;
    height: 26px;
    padding: 6px; }
    #lookBook2 .lookBook2__productPopup .close svg {
      fill: black;
      width: 100%;
      height: 100%;
      vertical-align: top; }
    @media (min-width: 1400px) {
      #lookBook2 .lookBook2__productPopup .close {
        top: 18px;
        right: 25px;
        padding: 4px; } }
  #lookBook2 .lookBook2__productPopup .lookBook2__productWrapper {
    padding: 15px 30px 15px;
    overflow-y: auto;
    height: 100%;
    font-size: 0; }
    #lookBook2 .lookBook2__productPopup .lookBook2__productWrapper .productGrid {
      padding: 0;
      width: 100%;
      margin: 0; }
      #lookBook2 .lookBook2__productPopup .lookBook2__productWrapper .productGrid .card-img-container > a {
        position: absolute;
        top: 50%;
        left: 50%;
        width: auto;
        height: auto;
        min-width: 100%;
        transform: translate3d(-50%, -50%, 0); }
    #lookBook2 .lookBook2__productPopup .lookBook2__productWrapper .product {
      width: 100%;
      padding: 0;
      margin-bottom: 0; }
    #lookBook2 .lookBook2__productPopup .lookBook2__productWrapper .card {
      padding-bottom: 15px;
      display: flex; }
      #lookBook2 .lookBook2__productPopup .lookBook2__productWrapper .card .card-figure {
        width: 100px; }
      #lookBook2 .lookBook2__productPopup .lookBook2__productWrapper .card .card-body {
        width: calc(100% - 100px);
        padding-top: 0;
        padding-left: 20px; }
      #lookBook2 .lookBook2__productPopup .lookBook2__productWrapper .card .card-title > a {
        margin: 0; }
      #lookBook2 .lookBook2__productPopup .lookBook2__productWrapper .card .card-price-wrapper {
        display: flex; }
        #lookBook2 .lookBook2__productPopup .lookBook2__productWrapper .card .card-price-wrapper .icon {
          display: inline-block;
          opacity: 0;
          visibility: hidden;
          fill: black;
          width: 22px;
          height: 25px;
          margin-left: 8px;
          transition: opacity .3s ease, transform .3s ease; }
      @media (min-width: 1025px) {
        #lookBook2 .lookBook2__productPopup .lookBook2__productWrapper .card:hover .card-title > a {
          color: #e9446e; }
          #lookBook2 .lookBook2__productPopup .lookBook2__productWrapper .card:hover .card-title > a span:not(.card-name) {
            background-size: 100% 1px; }
        #lookBook2 .lookBook2__productPopup .lookBook2__productWrapper .card:hover .icon {
          opacity: 1;
          visibility: visible;
          transform: translate(5px); } }
    @media (min-width: 1025px) {
      #lookBook2 .lookBook2__productPopup .lookBook2__productWrapper {
        padding: 20px 35px 20px; }
        #lookBook2 .lookBook2__productPopup .lookBook2__productWrapper .card {
          padding-bottom: 30px; } }
    @media (min-width: 1920px) {
      #lookBook2 .lookBook2__productPopup .lookBook2__productWrapper {
        padding: 20px 50px 0px 35px;
        display: flex;
        flex-direction: column;
        justify-content: center; }
        #lookBook2 .lookBook2__productPopup .lookBook2__productWrapper .card {
          padding-bottom: 45px; } }

.lookbook-popup {
  width: auto;
  max-width: 100%;
  position: fixed;
  right: 0;
  bottom: 0;
  background-color: white;
  z-index: 103;
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0, 100%, 0);
  transition: transform .3s ease, opacity .3s ease, visibility .3s ease; }
  .openLookbookPopup .lookbook-popup {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0); }
  .lookbook-popup .close {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    right: 15px;
    width: 15px; }
    .lookbook-popup .close svg {
      fill: black;
      width: 100%;
      height: 100%;
      vertical-align: top; }
  .lookbook-popup .lookbook-popup-wrapper {
    box-shadow: 0 -1px 4px 0 rgba(32, 33, 36, 0.28); }
  .lookbook-popup .lookbook-popup-title {
    padding: 12px 40px;
    border-bottom: 1px solid #dfdfdf;
    position: relative;
    text-align: center; }
    .lookbook-popup .lookbook-popup-title .title {
      font-family: "Roboto", Arial, Helvetica, sans-serif;
      margin: 0 auto;
      max-width: 270px;
      font-weight: 700;
      font-size: 16px;
      line-height: 24px; }
  .lookbook-popup .lookbook-popup-content {
    width: max-content;
    display: flex;
    white-space: nowrap;
    padding: 20px;
    margin: 0 auto;
    overflow-y: auto; }
    .lookbook-popup .lookbook-popup-content .productCarousel-slide {
      white-space: normal;
      padding: 0 5px;
      width: 250px;
      max-width: 100%; }
      .lookbook-popup .lookbook-popup-content .productCarousel-slide.is-hidden {
        display: none; }
      .lookbook-popup .lookbook-popup-content .productCarousel-slide.is-active .card-title a {
        color: #e9446e; }
        .lookbook-popup .lookbook-popup-content .productCarousel-slide.is-active .card-title a span {
          background-size: 100% 1px; }
      .lookbook-popup .lookbook-popup-content .productCarousel-slide.is-active .card-price-wrapper .icon {
        opacity: 1;
        visibility: visible; }
      .lookbook-popup .lookbook-popup-content .productCarousel-slide .card-img-container > a {
        position: absolute;
        top: 50%;
        left: 50%;
        width: auto;
        height: auto;
        min-width: 100%;
        transform: translate3d(-50%, -50%, 0); }
      .lookbook-popup .lookbook-popup-content .productCarousel-slide .card-price-wrapper {
        display: flex; }
        .lookbook-popup .lookbook-popup-content .productCarousel-slide .card-price-wrapper .icon {
          display: inline-block;
          opacity: 0;
          visibility: hidden;
          fill: black;
          width: 22px;
          height: 25px;
          margin-left: 8px;
          transition: opacity .3s ease, transform .3s ease; }
      @media (min-width: 1025px) {
        .lookbook-popup .lookbook-popup-content .productCarousel-slide:hover .card-title > a {
          color: #e9446e; }
          .lookbook-popup .lookbook-popup-content .productCarousel-slide:hover .card-title > a span:not(.card-name) {
            background-size: 100% 1px; }
        .lookbook-popup .lookbook-popup-content .productCarousel-slide:hover .icon {
          opacity: 1;
          visibility: visible;
          transform: translate(5px); } }
  .lookbook-popup .no-products svg {
    width: 100px;
    height: 100px;
    fill: rgba(0, 0, 0, 0.1); }
  .lookbook-popup .no-products .text {
    display: block;
    margin-top: 30px; }
  @media (min-width: 1025px) {
    .lookbook-popup {
      transform: translate3d(100%, 0, 0);
      min-width: 350px; } }

.halo-sidebar {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 0;
  height: 100%;
  z-index: 102;
  max-width: 375px;
  width: calc(100% - 50px);
  transition: opacity .5s, transform .5s ease, visibility .5s ease;
  background-color: white; }
  .halo-sidebar-close {
    position: absolute;
    top: 0;
    width: 46px;
    height: 46px;
    z-index: 10;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    pointer-events: auto;
    background-color: transparent; }
    .halo-sidebar-close svg {
      fill: white;
      width: 19px;
      height: 19px; }
  @media (max-width: 1024px) {
    .halo-sidebar-left .halo-sidebar-header .close {
      left: auto;
      right: -46px; } }
  @media (min-width: 1025px) {
    .halo-sidebar-left .halo-sidebar-header .close {
      transform: rotate(0);
      transition: opacity .1s ease, transform .5s ease; }
      .halo-sidebar-left .halo-sidebar-header .close:hover {
        transform: rotate(90deg); } }
  .halo-sidebar-header {
    position: relative; }
    .halo-sidebar-header .title {
      font-family: "Roboto", Arial, Helvetica, sans-serif;
      display: block;
      font-size: 22px;
      font-weight: 600;
      letter-spacing: 0;
      line-height: 25px;
      color: black;
      text-transform: capitalize;
      margin: 0; }
    .halo-sidebar-header .close {
      position: absolute;
      line-height: 1;
      z-index: 10; }
      .halo-sidebar-header .close svg {
        width: 19px;
        height: 19px;
        fill: black; }
      @media (min-width: 1025px) {
        .halo-sidebar-header .close {
          top: 43px;
          right: 33px;
          transform: rotate(0);
          transition: opacity .1s ease, transform .5s ease; }
          .halo-sidebar-header .close:hover {
            transform: rotate(90deg); }
          .halo-sidebar-header .close svg {
            fill: black; } }
      @media (max-width: 1024px) {
        .halo-sidebar-header .close {
          top: 0;
          left: -46px;
          right: auto;
          width: 46px;
          height: 46px;
          display: flex;
          align-items: center;
          justify-content: center;
          text-align: center;
          pointer-events: auto;
          background-color: transparent; }
          .halo-sidebar-header .close svg {
            fill: white; } }
  .halo-sidebar-wrapper {
    position: relative;
    padding: 0 15px 30px 15px;
    overflow-y: auto;
    overflow-x: hidden;
    width: 100%;
    height: -webkit-calc(100% - 80px);
    height: -moz-calc(100% - 80px);
    height: -ms-calc(100% - 80px);
    height: calc(100% - 80px); }
    @media (min-width: 1025px) {
      .halo-sidebar-wrapper {
        padding: 0 30px 30px 30px; } }
  .halo-sidebar .previewCartHeader .text {
    padding-right: 30px; }
  .halo-sidebar.halo-sidebar-left {
    left: 0;
    right: auto;
    transform: translate3d(-112%, 0, 0); }
    .halo-sidebar.halo-sidebar-left .halo-sidebar-close {
      left: auto;
      right: -46px; }
  .halo-sidebar.halo-sidebar-right {
    right: 0;
    left: auto;
    transform: translate3d(112%, 0, 0); }
    .halo-sidebar.halo-sidebar-right .halo-sidebar-close {
      left: -46px; }
  .halo-sidebar.halo-auth-sidebar .halo-sidebar-header {
    padding: 10px 15px; }
    @media (min-width: 1025px) {
      .halo-sidebar.halo-auth-sidebar .halo-sidebar-header {
        padding: 40px 30px 26px 40px; }
        .home-layout-3 .halo-sidebar.halo-auth-sidebar .halo-sidebar-header {
          padding: 40px 30px 26px 30px; } }
  .halo-sidebar.halo-cart-sidebar .halo-sidebar-header {
    padding: 10px 15px; }
    @media (min-width: 1025px) {
      .halo-sidebar.halo-cart-sidebar .halo-sidebar-header {
        padding: 40px 30px 2px 30px; } }
  .halo-sidebar.halo-cart-sidebar .previewCart .previewCartList {
    max-height: 100%; }
  .halo-sidebar.halo-search-sidebar .halo-sidebar-header {
    padding: 10px 15px; }
    @media (min-width: 1025px) {
      .halo-sidebar.halo-search-sidebar .halo-sidebar-header {
        padding: 40px 30px 26px 40px; } }
  .halo-sidebar.halo-menu-sidebar .halo-sidebar-header {
    padding: 10px 15px; }
    @media (min-width: 1025px) {
      .halo-sidebar.halo-menu-sidebar .halo-sidebar-header {
        padding: 40px 30px 26px 40px; } }
  .halo-sidebar.halo-menu-sidebar .navPages-container {
    display: block; }
    .halo-sidebar.halo-menu-sidebar .navPages-container .navPages {
      background: transparent; }
  @media (min-width: 1025px) {
    .halo-sidebar.halo-menu-sidebar .halo-sidebar-close {
      display: none; } }
  @media (min-width: 551px) {
    .halo-sidebar.halo-auth-sidebar {
      max-width: 370px;
      width: 100%; }
    .halo-sidebar.halo-cart-sidebar {
      max-width: 370px;
      width: 100%; }
    .halo-sidebar.halo-search-sidebar {
      max-width: 370px;
      width: 100%; }
    .halo-sidebar.halo-leave-sidebar {
      max-width: 370px;
      width: 100%; } }

.halo-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: -1;
  display: none;
  visibility: hidden;
  transition: all 0.3s ease;
  background-color: rgba(0, 0, 0, 0.6); }

.openAuthSidebar {
  overflow: hidden;
  -webkit-overflow-scrolling: auto; }
  .openAuthSidebar .halo-auth-sidebar.is-open {
    right: 0;
    transform: translate3d(0, 0, 0); }
  .openAuthSidebar .halo-background {
    z-index: 101;
    opacity: 1;
    display: block;
    visibility: visible; }
  @media (min-width: 1025px) {
    .openAuthSidebar {
      padding-right: 10px; } }

.openCartSidebar {
  overflow: hidden;
  -webkit-overflow-scrolling: auto; }
  .openCartSidebar .halo-cart-sidebar {
    right: 0;
    transform: translate3d(0, 0, 0); }
  .openCartSidebar .halo-background {
    z-index: 101;
    opacity: 1;
    display: block;
    visibility: visible; }
  @media (min-width: 1025px) {
    .openCartSidebar {
      padding-right: 10px; } }

.openQuickSearch {
  overflow: hidden;
  -webkit-overflow-scrolling: auto; }
  .openQuickSearch .halo-background {
    z-index: 101;
    opacity: 1;
    display: block;
    visibility: visible;
    pointer-events: auto; }
  @media (min-width: 1025px) {
    .openQuickSearch {
      padding-right: 10px; }
      .openQuickSearch .header {
        z-index: 102; } }

.openSearchMobile {
  overflow: hidden;
  -webkit-overflow-scrolling: auto; }
  .openSearchMobile .halo-search-sidebar {
    left: 0;
    transform: translate3d(0, 0, 0); }
    .openSearchMobile .halo-search-sidebar .haloQuickSearchResults {
      padding: 0;
      overflow: hidden; }
    .openSearchMobile .halo-search-sidebar .form-input {
      width: 100%; }
  .openSearchMobile .halo-background {
    z-index: 101;
    opacity: 1;
    display: block;
    visibility: visible; }

.openSidebar {
  overflow: hidden;
  -webkit-overflow-scrolling: auto; }
  .openSidebar .halo-background {
    opacity: 1;
    visibility: visible;
    display: block;
    z-index: 101; }
  @media (min-width: 1025px) {
    .openSidebar {
      padding-right: 10px; } }

.has-activeNavPages {
  overflow: hidden;
  -webkit-overflow-scrolling: auto; }
  .has-activeNavPages .halo-background {
    z-index: 101;
    opacity: 1;
    display: block;
    visibility: visible; }
  .has-activeNavPages .halo-menu-sidebar {
    left: 0;
    transform: translate3d(0, 0, 0); }

.openBeforeYouLeave {
  overflow: hidden;
  -webkit-overflow-scrolling: auto; }
  .openBeforeYouLeave .halo-leave-sidebar {
    right: 0;
    transform: translate3d(0, 0, 0); }
  .openBeforeYouLeave .halo-background {
    z-index: 102;
    opacity: 1;
    display: block;
    visibility: visible; }
  @media (min-width: 1025px) {
    .openBeforeYouLeave {
      padding-right: 10px; } }

@media (max-width: 1024px) {
  .openLookbookPopup {
    overflow: hidden; }
    .openLookbookPopup .halo-background {
      z-index: 102;
      opacity: 1;
      display: block;
      visibility: visible; } }

@media (max-width: 1024px) {
  .openLiveHelp {
    overflow: hidden;
    -webkit-overflow-scrolling: auto; } }

.login-form-sidebar .note {
  display: block;
  padding: 10px 0 22px 0; }
  .login-form-sidebar .note .alertBox {
    margin-bottom: 0; }

.login-form-sidebar .form {
  margin: 0; }

.login-form-sidebar .login-form-wrapper {
  padding: 5px 0 0; }

.login-form-sidebar .form-field {
  margin-bottom: 0; }
  .login-form-sidebar .form-field + .form-field {
    margin-top: 18px; }

.login-form-sidebar .form-actions {
  margin: 15px 0 0; }

.login-form-sidebar .forgot-password {
  display: block;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  color: black;
  line-height: 25px;
  padding: 16px 0 0 0;
  margin: 0 !important;
  text-decoration: unset;
  text-align: left; }
  .login-form-sidebar .forgot-password span {
    display: inline;
    background-image: linear-gradient(transparent 97%, black 3%);
    background-repeat: repeat-x;
    background-position-y: -3px;
    padding: 0 0 2px 0; }

.login-form-sidebar .create-account {
  margin: 28px 0 0 0 !important; }

.login-form-sidebar.is-loading:after {
  content: '';
  background-color: rgba(255, 255, 255, 0.9);
  background-image: url(../img/loading.svg);
  background-size: 100px;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 0;
  right: 0;
  border: 0;
  border-radius: 0;
  display: block;
  margin: 0 auto;
  transform: translateY(-50%) rotate(0);
  transform-style: preserve-3d;
  animation: unset;
  z-index: 20; }

.account-dropdown-sidebar {
  list-style: none;
  margin: 0; }
  .account-dropdown-sidebar .account-item {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #e6e6e6; }
    .account-dropdown-sidebar .account-item .account-action {
      display: block;
      width: 100%;
      color: black;
      font-size: 14px;
      font-weight: 400;
      padding: 0 35px 0 0;
      margin: 0;
      line-height: 45px;
      text-transform: capitalize;
      transition: all 0.3s ease; }
    .account-dropdown-sidebar .account-item .text {
      display: flex;
      align-items: center;
      color: inherit;
      font-size: inherit;
      font-weight: inherit;
      position: relative;
      transition: all 0.3s ease;
      padding: 0;
      white-space: nowrap; }
      .account-dropdown-sidebar .account-item .text > .icon {
        display: inline-block;
        vertical-align: middle;
        fill: black;
        stroke: black;
        margin: 0 10px 0 0;
        width: 18px;
        height: 18px; }
    .account-dropdown-sidebar .account-item:last-child {
      border-bottom: 0; }

.all-categories-list {
  list-style: none;
  margin: 0;
  margin-top: -5px;
  margin-bottom: -5px; }
  .all-categories-list a span {
    background-image: none; }
  .all-categories-list .navPages-item {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    float: none;
    border-top: 1px dotted #e0e0e0; }
    .all-categories-list .navPages-item:first-child {
      border-top: 0; }
    .all-categories-list .navPages-item a {
      font-size: 14px;
      height: 40px;
      line-height: 40px;
      letter-spacing: 0.02em;
      text-transform: capitalize;
      color: black;
      z-index: 11;
      transition: unset;
      font-weight: 600;
      display: inline-block;
      border-bottom: none;
      margin-bottom: 0;
      padding: 0; }
    .all-categories-list .navPages-item > a > .text {
      background-image: none;
      color: black; }
    .all-categories-list .navPages-item.current-cate > a > .text {
      color: #e9446e; }
  .all-categories-list .navPage-subMenu-item {
    width: 100%;
    display: block;
    position: relative;
    margin: 0;
    padding: 0 0 0 18px;
    border-top: 1px dotted #e0e0e0; }
    .all-categories-list .navPage-subMenu-item a {
      font-family: "Roboto", Arial, Helvetica, sans-serif;
      text-transform: capitalize;
      font-weight: 400; }
  .all-categories-list .navPages-level-2 .navPage-subMenu-item > a > span {
    font-weight: 400;
    background-image: none;
    color: black; }
  .all-categories-list .navPages-level-2 .navPage-subMenu-item:hover > a > span {
    font-weight: bold; }
  .all-categories-list .navPages-level-3 .navPage-subMenu-item {
    border-top: 1px dotted #e0e0e0; }
    .all-categories-list .navPages-level-3 .navPage-subMenu-item a {
      color: black; }
      .all-categories-list .navPages-level-3 .navPage-subMenu-item a span {
        font-weight: 400; }
  .all-categories-list .dropdown-category-list {
    display: none;
    list-style: none;
    overflow: hidden;
    margin: 0;
    padding: 0; }
  .all-categories-list .icon-dropdown {
    position: absolute;
    top: 0;
    text-align: right;
    z-index: 10;
    display: inline-block;
    vertical-align: top;
    left: 0px;
    width: 100%;
    height: 40px;
    cursor: pointer; }
    .all-categories-list .icon-dropdown svg {
      position: relative;
      top: 5px;
      right: 0;
      height: 14px;
      width: 14px;
      padding: 2px;
      fill: black; }
  .all-categories-list .is-clicked > a > .text {
    color: #e9446e; }
  .all-categories-list .is-clicked > .icon-dropdown > svg {
    transform: rotate(-180deg); }

.products-list {
  display: block;
  margin: 0 0 33px 0;
  padding: 18px 0 0 0; }
  .products-list:before, .products-list:after {
    content: " ";
    display: table; }
  .products-list:after {
    clear: both; }
  .products-list:not(.slick-initialized) .card:nth-child(n+4) {
    display: none; }
  .products-list:not(.slick-initialized) .card-option {
    display: block; }
  .products-list .link {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    font-weight: 400;
    font-style: italic;
    line-height: 1.5;
    letter-spacing: 0;
    color: black;
    transition: unset; }
    .products-list .link span {
      padding: 0 0 1px 0;
      background-image: linear-gradient(transparent 97%, black 3%);
      background-repeat: repeat-x;
      background-position-y: 0px; }
  .products-list .slick-slide.slick-active .card-option {
    display: block; }
  .products-list.slick-dotted.slick-slider {
    margin-bottom: 0; }
  .products-list .slick-list {
    height: 100% !important; }
  .products-list .slick-dots {
    position: relative;
    bottom: auto; }
    .products-list .slick-dots li {
      width: 40px;
      height: 40px; }
    .products-list .slick-dots button {
      border: 1px solid #959595;
      height: 10px;
      width: 10px; }
      .products-list .slick-dots button:before {
        height: 10px;
        width: 10px; }
    .products-list .slick-dots .slick-active button {
      background: black;
      border: 1px solid black; }
      .products-list .slick-dots .slick-active button:before {
        background: black; }
  @media (min-width: 1025px) {
    .products-list .link:hover {
      color: #e9446e; }
      .products-list .link:hover span {
        background-image: linear-gradient(transparent 97%, #e9446e 3%); } }

.advertisement-image {
  position: relative; }
  @media (min-width: 1025px) {
    .advertisement-image .image:hover:before {
      top: 0; } }

.advertisement-content p {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 20px;
  color: black;
  margin: 0 0 16px 0;
  padding: 3px 0 0 0; }
  .advertisement-content p:last-child {
    margin-bottom: 0; }

.halo-toolbar {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 30px 0;
  background: #f4f4f4; }
  @media (min-width: 1025px) {
    .halo-toolbar.has-sidebar {
      padding: 8px 10px 9px 20px;
      width: 100%;
      margin-right: 0;
      margin-left: auto; } }
  @media (min-width: 1600px) {
    .halo-toolbar.has-sidebar {
      padding: 8px 10px 9px 20px; } }
  .halo-toolbar .page-sidebar-mobile-wrapper {
    margin-bottom: 0; }
  @media (max-width: 1024px) {
    .halo-toolbar {
      padding: 6px 10px 6px 15px; } }
  @media (min-width: 320px) and (max-width: 1024px) {
    .has-stickyToolbar .halo-toolbar.sticky-down {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      padding: 10px 15px;
      background: white;
      z-index: 99;
      box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.06), 0 1px 2px 0 rgba(0, 0, 0, 0.1);
      animation-name: fadeInDown;
      animation-duration: .5s;
      animation-fill-mode: both; }
    .stickyNavigation.has-stickyToolbar .halo-toolbar.sticky-down {
      top: 50px; } }
  @media (min-width: 1025px) {
    .halo-toolbar {
      margin-bottom: 35px;
      padding: 8px 10px 9px 20px; } }

.toolbar-wrapper {
  display: flex;
  justify-content: center;
  width: auto;
  text-align: right;
  padding: 0; }
  @media (min-width: 1025px) {
    .toolbar-wrapper {
      justify-content: space-between; } }
  .toolbar-wrapper .toolbar-left {
    display: none;
    color: #424242; }
    @media (min-width: 1025px) {
      .toolbar-wrapper .toolbar-left {
        display: flex;
        align-items: center;
        padding-top: 1px; } }
    .toolbar-wrapper .toolbar-left .pagination-info {
      display: none; }
      @media (min-width: 1300px) {
        .toolbar-wrapper .toolbar-left .pagination-info {
          display: block; } }
  .toolbar-wrapper .toolbar-right {
    display: flex;
    justify-content: flex-end;
    width: auto;
    text-align: right;
    padding: 0; }
    .toolbar-wrapper .toolbar-right .view-as-btn {
      display: none; }
      @media (min-width: 1025px) {
        .toolbar-wrapper .toolbar-right .view-as-btn {
          display: flex;
          margin-left: 25px; } }
  .toolbar-wrapper .toolbar-item {
    display: block;
    font-size: 0;
    letter-spacing: 0; }
  .toolbar-wrapper .view-as-btn {
    display: flex;
    align-items: center; }
    .toolbar-wrapper .view-as-btn .form-label {
      display: inline-block;
      vertical-align: middle;
      font-size: 13px;
      font-family: "Roboto", Arial, Helvetica, sans-serif;
      font-weight: 700;
      color: black;
      line-height: 25px;
      letter-spacing: 0.05em;
      text-transform: uppercase;
      margin-right: 11px;
      margin-bottom: 0;
      padding: 0;
      line-height: 1; }
      .home-layout-3 .toolbar-wrapper .view-as-btn .form-label {
        font-family: "Roboto", Arial, Helvetica, sans-serif; }
    .toolbar-wrapper .view-as-btn .form-group {
      display: flex;
      align-items: center;
      overflow: hidden;
      background: white;
      border: 1px solid #cbcbcb;
      border-radius: 2px; }
      .toolbar-wrapper .view-as-btn .form-group > a {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: start;
        justify-content: center;
        width: 34px;
        height: 34px;
        margin-right: 0;
        margin-left: 0;
        text-decoration: none;
        padding: 5px 5px 4px; }
    .toolbar-wrapper .view-as-btn .btn-view {
      display: block;
      width: 28px;
      height: 50px;
      background: white;
      padding-top: 0;
      padding-bottom: 0;
      border: 1px solid transparent;
      position: relative; }
      .toolbar-wrapper .view-as-btn .btn-view .icon-bar {
        position: relative;
        top: -1px;
        width: 14px;
        height: 4px;
        margin: 1px auto 0 auto;
        transition: all .15s ease;
        background: #cfcfcf;
        opacity: 1; }
      .toolbar-wrapper .view-as-btn .btn-view.grid-view .icon-bar {
        width: 4px; }
        .toolbar-wrapper .view-as-btn .btn-view.grid-view .icon-bar:before, .toolbar-wrapper .view-as-btn .btn-view.grid-view .icon-bar:after {
          position: absolute;
          display: block;
          width: 4px;
          height: 4px;
          content: '';
          transition: all .15s ease;
          background: #cfcfcf; }
        .toolbar-wrapper .view-as-btn .btn-view.grid-view .icon-bar:before {
          left: -5px; }
        .toolbar-wrapper .view-as-btn .btn-view.grid-view .icon-bar:after {
          right: -5px; }
      .toolbar-wrapper .view-as-btn .btn-view.list-view {
        margin-left: 0;
        border-left: 1px solid #cbcbcb; }
      .toolbar-wrapper .view-as-btn .btn-view.current-view .icon-bar {
        background: #2d2d2d; }
        .toolbar-wrapper .view-as-btn .btn-view.current-view .icon-bar:before, .toolbar-wrapper .view-as-btn .btn-view.current-view .icon-bar:after {
          background: #2d2d2d; }
  .toolbar-wrapper .actionBar {
    display: inline-block;
    vertical-align: top;
    margin: 0; }
    .toolbar-wrapper .actionBar .form-field {
      border: 0;
      margin-bottom: 0;
      display: flex;
      align-items: center;
      background: transparent; }
    .toolbar-wrapper .actionBar .form-label {
      vertical-align: middle;
      font-size: 13px;
      font-family: "Roboto", Arial, Helvetica, sans-serif;
      font-weight: 700;
      color: black;
      line-height: 25px;
      letter-spacing: 0.05em;
      text-transform: uppercase;
      margin-right: 11px;
      margin-bottom: 0;
      padding: 0;
      line-height: 1;
      width: 100%;
      display: none; }
      .home-layout-3 .toolbar-wrapper .actionBar .form-label {
        font-family: "Roboto", Arial, Helvetica, sans-serif; }
      @media (min-width: 767px) {
        .toolbar-wrapper .actionBar .form-label {
          display: inline-block; } }
    .toolbar-wrapper .actionBar .form-select {
      border: 1px solid #cbcbcb;
      padding-left: 15px;
      color: #505050;
      border-radius: 0px;
      padding: 8px 15px 9px 15px;
      height: 36px;
      min-height: 36px;
      font-size: 14px;
      letter-spacing: 0;
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9.36 4.68'%3E%3Ctitle%3Esvg-caret-down%3C/title%3E%3Cg id='d80b47c9-5014-4342-b622-d61a5187e1b9' data-name='Layer 2'%3E%3Cg id='d6c0cdce-d481-4a9a-9413-7482a3911341' data-name='Layer 1'%3E%3Cpolygon fill='rgba(0, 0, 0, 0.999)' points='0 0 4.68 4.68 9.36 0 0 0'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
      background-size: 10px;
      background-position: right 13px top 15px; }
    .toolbar-wrapper .actionBar[data-show-products] {
      display: none; }
  .toolbar-wrapper:not(.toolbar-mobile) {
    flex: 1;
    padding-left: 15px;
    padding-right: 15px; }
    .toolbar-wrapper:not(.toolbar-mobile) .toolbar-item {
      display: flex;
      justify-content: center;
      width: 100%; }
      .toolbar-wrapper:not(.toolbar-mobile) .toolbar-item:first-child {
        display: none; }
  .toolbar-wrapper.toolbar-mobile .view-as-btn {
    background: white;
    border: 1px solid #cbcbcb;
    border-radius: 2px; }
  .toolbar-wrapper.toolbar-mobile .btn-view {
    width: 36px;
    height: 36px; }
    .toolbar-wrapper.toolbar-mobile .btn-view > div {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
  @media (max-width: 551px) {
    .toolbar-wrapper .actionBar .form-select {
      background-position: right 13px top 13px; } }
  @media (min-width: 551px) {
    .toolbar-wrapper .actionBar {
      margin-left: 15px; }
      .toolbar-wrapper .actionBar .form-select {
        min-width: 170px; }
      .toolbar-wrapper .actionBar[data-show-products] {
        display: inline-block; } }
  @media (min-width: 992px) {
    .toolbar-wrapper .actionBar {
      margin-left: 22px; }
      .toolbar-wrapper .actionBar .form-label {
        display: inline-block; }
      .toolbar-wrapper .actionBar[data-show-products] {
        display: inline-block; } }
  @media (min-width: 1025px) {
    .toolbar-wrapper:not(.toolbar-mobile) {
      padding-left: 0;
      padding-right: 0; }
      .toolbar-wrapper:not(.toolbar-mobile) .toolbar-item {
        justify-content: flex-end;
        width: 535px; }
        .toolbar-wrapper:not(.toolbar-mobile) .toolbar-item:first-child {
          display: block;
          width: calc(100% - 535px); }
    .toolbar-wrapper.toolbar-mobile {
      display: none; } }
  @media (min-width: 1200px) {
    .toolbar-wrapper .actionBar {
      margin-left: 22px; }
      .toolbar-wrapper .actionBar .form-select {
        min-width: 210px; }
    .toolbar-wrapper:not(.toolbar-mobile) .toolbar-item {
      width: 560px; }
      .toolbar-wrapper:not(.toolbar-mobile) .toolbar-item:first-child {
        width: calc(100% - 560px); } }
  @media (min-width: 1600px) {
    .toolbar-wrapper .actionBar .form-select {
      min-width: 180px; } }
  @media (min-width: 1800px) {
    .toolbar-wrapper .actionBar .form-select {
      min-width: 210px; } }

.halo-auth-popup {
  width: 100%;
  z-index: 11;
  padding: 0;
  text-align: left;
  white-space: normal;
  background-color: white;
  display: none; }
  @media (min-width: 1025px) {
    .halo-auth-popup {
      position: absolute;
      left: 50%;
      top: calc(100% + 10px);
      right: auto;
      width: 320px;
      transform: translateX(-50%);
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
      border-radius: 3px; }
      .halo-auth-popup.is-open {
        display: block; }
      .halo-auth-popup:before {
        border: inset 10px;
        content: "";
        display: block;
        height: 0;
        width: 0;
        border-color: transparent transparent #cbcbcb transparent;
        border-bottom-style: solid;
        bottom: 100%;
        left: 0.78571rem;
        position: absolute; }
      .halo-auth-popup:after {
        border: inset 8px;
        content: "";
        display: block;
        height: 0;
        width: 0;
        border-color: transparent transparent white transparent;
        border-bottom-style: solid;
        bottom: 100%;
        left: 0.92857rem;
        position: absolute; } }
  .halo-auth-popup:before {
    left: 140px;
    transform: unset; }
  .halo-auth-popup:after {
    left: 142px;
    transform: unset; }
  @media (min-width: 1600px) {
    .halo-auth-popup {
      left: -80px;
      transform: unset; }
      .halo-auth-popup:before {
        left: 150px;
        transform: unset; }
      .halo-auth-popup:after {
        left: 152px;
        transform: unset; } }

.login-form-popup .halo-popup-content {
  padding: 20px; }

.login-form-popup .form {
  margin: 0;
  position: relative;
  top: -2px; }
  .login-form-popup .form .form-label {
    font-size: 14px;
    font-weight: 700;
    line-height: 25px;
    color: black; }
    .login-form-popup .form .form-label em {
      display: none; }
  .login-form-popup .form .form-field {
    margin: 0; }
    .login-form-popup .form .form-field + .form-field {
      margin-top: 15px; }
  .login-form-popup .form .form-input {
    margin-bottom: 0;
    height: 46px; }
  .login-form-popup .form .form-actions {
    width: 100%;
    max-width: 100%;
    margin: 15px 0 0 0;
    text-align: center; }
  .login-form-popup .form .button {
    width: 100%;
    margin: 0; }
    .login-form-popup .form .button.create-account {
      background: black;
      border-color: black;
      color: white; }
  .login-form-popup .form .forgot-password {
    font-size: 12px;
    font-weight: 400;
    font-style: italic;
    line-height: 25px;
    color: black;
    margin: 9px 0 19px 0;
    transition: unset; }

.login-form-popup.is-loading {
  z-index: 20; }
  .login-form-popup.is-loading:after {
    content: '';
    background-color: rgba(255, 255, 255, 0.9);
    background-image: url(../img/loading.svg);
    background-size: 100px;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 0;
    right: 0;
    border: 0;
    border-radius: 0;
    display: block;
    margin: 0 auto;
    transform: translateY(-50%) rotate(0);
    transform-style: preserve-3d;
    animation: unset;
    z-index: 20; }

@media (min-width: 1025px) {
  .login-form-popup .halo-popup-content {
    padding: 25px; }
  .login-form-popup .form .form-field + .form-field {
    margin-top: 19px; }
  .login-form-popup .form .forgot-password:hover {
    color: #e9446e;
    background-image: linear-gradient(transparent 97%, #e9446e 3%);
    background-repeat: repeat-x;
    background-position-y: -3px; } }

.account-popup .account-dropdown {
  list-style: none;
  margin: 0; }
  .account-popup .account-dropdown .account-item {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #eeeef1; }
  .account-popup .account-dropdown .account-action {
    width: 100%;
    color: #2d2d2d;
    font-size: 14px;
    font-weight: 400;
    padding: 0;
    margin: 0;
    line-height: 45px;
    text-transform: capitalize;
    transition: all 0.3s ease; }
  .account-popup .account-dropdown .text {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    position: relative;
    transition: all 0.3s ease;
    padding: 12px 20px 10px; }

@media (min-width: 1025px) {
  .account-popup .halo-popup-content {
    padding: 0 20px; }
  .account-popup .account-dropdown .account-item:last-child {
    border-bottom: 0; }
  .account-popup .account-dropdown .account-item:hover .text {
    color: #e9446e;
    background-image: linear-gradient(transparent 97%, #e9446e 3%);
    background-repeat: no-repeat;
    background-position-y: 0; }
  .account-popup .account-dropdown .text {
    display: inherit;
    padding: 0; } }

#halo-newsletter-popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(47, 47, 47, 0.6);
  display: block;
  overflow: visible;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  z-index: 1050;
  transition: all 0.3s ease; }
  #halo-newsletter-popup .newsletter-popup-container {
    position: relative;
    width: auto;
    pointer-events: none;
    display: flex;
    align-items: center;
    max-width: calc(100% - 30px);
    min-height: calc(100% - (1.75rem * 2));
    margin: 0 auto; }
  #halo-newsletter-popup .newsletter-popup-inner {
    position: relative;
    text-align: left;
    padding: 0;
    height: auto;
    margin: 0 auto;
    max-height: 90vh;
    overflow-y: auto;
    width: 100%;
    max-width: 100%;
    pointer-events: auto;
    background-color: white;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1); }
  #halo-newsletter-popup [data-close-newsletter-popup] {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 5;
    padding: 0;
    line-height: 1;
    text-align: center;
    background: transparent; }
    #halo-newsletter-popup [data-close-newsletter-popup] svg {
      fill: black;
      width: 19px;
      height: 19px; }
  #halo-newsletter-popup .newsletter-right {
    display: block;
    width: 100%;
    padding: 30px 15px;
    text-align: center; }
    #halo-newsletter-popup .newsletter-right:before, #halo-newsletter-popup .newsletter-right:after {
      content: " ";
      display: table; }
    #halo-newsletter-popup .newsletter-right:after {
      clear: both; }
    @media (max-width: 551px) {
      #halo-newsletter-popup .newsletter-right {
        padding: 30px 15px 15px 15px; } }
  #halo-newsletter-popup .newsletter-left {
    display: none; }
  #halo-newsletter-popup .newsletter-heading {
    position: relative;
    font-size: 24px;
    font-weight: 600;
    color: black;
    line-height: 1;
    margin: 0 0 10px 0;
    text-transform: none; }
  #halo-newsletter-popup .newsletter-message {
    display: block;
    margin: 0 auto;
    font-size: 14px;
    font-weight: 400;
    color: black;
    line-height: 26px; }
    #halo-newsletter-popup .newsletter-message span {
      display: block; }
  #halo-newsletter-popup #popupSubcribeForm {
    margin-top: 20px;
    margin-bottom: 20px; }
    #halo-newsletter-popup #popupSubcribeForm .form {
      margin: 0; }
    #halo-newsletter-popup #popupSubcribeForm .form-field {
      display: block;
      margin: 0; }
    #halo-newsletter-popup #popupSubcribeForm .form-input {
      width: 100%;
      text-align: center;
      margin: 0 0 15px 0;
      border-color: #cbcbcb; }
      #halo-newsletter-popup #popupSubcribeForm .form-input::placeholder {
        color: #787878; }
    #halo-newsletter-popup #popupSubcribeForm input[type="submit"] {
      display: block;
      width: 100%; }
  #halo-newsletter-popup .form-show-again {
    display: block;
    line-height: 20px; }
    #halo-newsletter-popup .form-show-again:before, #halo-newsletter-popup .form-show-again:after {
      content: " ";
      display: table; }
    #halo-newsletter-popup .form-show-again:after {
      clear: both; }
    #halo-newsletter-popup .form-show-again .form {
      margin: 0; }
      #halo-newsletter-popup .form-show-again .form input {
        border: 0;
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px; }
        #halo-newsletter-popup .form-show-again .form input:checked + label {
          color: black; }
          #halo-newsletter-popup .form-show-again .form input:checked + label span {
            background-image: linear-gradient(transparent 97%, black 3%); }
          #halo-newsletter-popup .form-show-again .form input:checked + label:before {
            border-color: black;
            background: black; }
      #halo-newsletter-popup .form-show-again .form label {
        cursor: pointer;
        font-size: 14px;
        font-weight: 400;
        position: relative;
        line-height: 30px;
        color: black;
        display: inline-block;
        vertical-align: top;
        padding: 0 0 0 24px; }
        #halo-newsletter-popup .form-show-again .form label span {
          padding: 0 0 1px 0;
          background-image: linear-gradient(transparent 97%, black 3%);
          background-repeat: repeat-x;
          background-position-y: -3px; }
        #halo-newsletter-popup .form-show-again .form label:before {
          content: '';
          position: absolute;
          top: 8px;
          left: 0;
          width: 14px;
          height: 14px;
          background: transparent;
          border: 1px solid #d0d0d0; }
        #halo-newsletter-popup .form-show-again .form label:after {
          content: '';
          display: block;
          width: 12px;
          height: 12px;
          position: absolute;
          left: 1px;
          top: 9px;
          background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='far' data-icon='check' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='svg-inline--fa fa-check fa-w-16 fa-3x'%3E%3Cpath fill='%23ffffff' d='M435.848 83.466L172.804 346.51l-96.652-96.652c-4.686-4.686-12.284-4.686-16.971 0l-28.284 28.284c-4.686 4.686-4.686 12.284 0 16.971l133.421 133.421c4.686 4.686 12.284 4.686 16.971 0l299.813-299.813c4.686-4.686 4.686-12.284 0-16.971l-28.284-28.284c-4.686-4.686-12.284-4.686-16.97 0z' class=''%3E%3C/path%3E%3C/svg%3E");
          background-repeat: no-repeat;
          background-position: center center;
          background-size: 100%; }
    #halo-newsletter-popup .form-show-again .form-field {
      margin: 0; }
  #halo-newsletter-popup.hide {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    overflow: hidden; }
  @media (min-width: 551px) {
    #halo-newsletter-popup .newsletter-popup-container {
      margin: 1.75rem auto;
      min-height: calc(100% - (1.75rem * 2)); }
    #halo-newsletter-popup .newsletter-right {
      padding: 30px; }
    #halo-newsletter-popup .newsletter-heading {
      font-size: 24px;
      margin: 0 0 15px 0; } }
  @media (min-width: 768px) {
    #halo-newsletter-popup .newsletter-popup-container {
      max-width: 700px; }
    #halo-newsletter-popup .newsletter-popup-inner {
      display: flex;
      align-items: center; }
    #halo-newsletter-popup .newsletter-right {
      width: 50%;
      padding: 50px 30px; }
    #halo-newsletter-popup .newsletter-left {
      width: 50%;
      display: inline-block;
      position: relative;
      overflow: hidden; }
      #halo-newsletter-popup .newsletter-left img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
        #halo-newsletter-popup .newsletter-left img.lazyload, #halo-newsletter-popup .newsletter-left img.lazyloading {
          width: auto;
          height: auto;
          margin: 0 auto; } }
  @media (min-width: 1025px) {
    #halo-newsletter-popup .newsletter-popup-container {
      max-width: 870px; }
    #halo-newsletter-popup .newsletter-popup-inner {
      overflow: visible; }
    #halo-newsletter-popup [data-close-newsletter-popup] {
      top: 30px;
      right: 30px;
      transform: rotate(0);
      transition: opacity .1s ease, transform .5s ease; }
      #halo-newsletter-popup [data-close-newsletter-popup]:hover {
        transform: rotate(90deg); }
    #halo-newsletter-popup .newsletter-left:before {
      content: "";
      width: 100%;
      height: 100%;
      top: 100%;
      right: 0;
      left: auto;
      z-index: 2;
      transform: none;
      position: absolute;
      transition: all 0.3s ease;
      background-color: rgba(0, 0, 0, 0.25);
      background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.25) 100%); }
    #halo-newsletter-popup .newsletter-left:hover:before {
      top: 0; }
    #halo-newsletter-popup .newsletter-right {
      padding: 20px 70px; }
    #halo-newsletter-popup .newsletter-heading {
      margin: 0 0 20px 0; }
    #halo-newsletter-popup #popupSubcribeForm {
      margin-top: 31px;
      margin-bottom: 30px; } }
  @media (min-width: 1025px) {
    #halo-newsletter-popup.halo-newsletter-popup-noImage .newsletter-popup-container {
      max-width: 700px; } }
  @media (min-width: 768px) {
    #halo-newsletter-popup.halo-newsletter-popup-noImage .newsletter-right {
      width: 100%; } }

#recently_bought_list {
  left: 30px;
  right: auto;
  bottom: 20px;
  position: fixed;
  z-index: 1001;
  background: #fff;
  width: calc(100% - 30px);
  max-width: 368px;
  animation-duration: 0.5s;
  transition: all 0.5s ease;
  padding: 6px;
  border-radius: 2px;
  -webkit-box-shadow: 0px 1px 10px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 10px 1px rgba(0, 0, 0, 0.1); }
  @media (max-width: 1279px) {
    #recently_bought_list {
      left: 15px;
      bottom: 15px; } }
  @media (max-width: 480px) {
    #recently_bought_list {
      left: 10px;
      max-width: 100%;
      width: calc(100% - 25px); } }
  #recently_bought_list .halo-recently-bought [data-close-recently-bought] {
    position: absolute;
    width: 15px;
    height: 15px;
    top: 7px;
    right: 15px;
    left: auto;
    text-align: center;
    text-decoration: none;
    z-index: 1; }
    #recently_bought_list .halo-recently-bought [data-close-recently-bought] svg {
      width: 15px;
      height: 16px;
      fill: #969696;
      stroke: white; }
    @media (max-width: 550px) {
      #recently_bought_list .halo-recently-bought [data-close-recently-bought] {
        top: 2px;
        right: 8px; } }
  #recently_bought_list .recently-bought-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: flex-start;
    -moz-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start; }
    #recently_bought_list .recently-bought-inner .product-image {
      max-width: 70px;
      display: inline-block;
      position: relative;
      padding: 0;
      margin-top: 10px;
      margin-left: 5px; }
      @media (max-width: 550px) {
        #recently_bought_list .recently-bought-inner .product-image {
          margin-top: 5px; } }
    #recently_bought_list .recently-bought-inner .product-info {
      width: calc(100% - 80px);
      padding: 8px 25px 7px 10px;
      line-height: 20px; }
      @media (min-width: 551px) {
        #recently_bought_list .recently-bought-inner .product-info {
          padding: 15px 35px 15px 15px; } }
      #recently_bought_list .recently-bought-inner .product-info .text-wrap {
        display: inline-block;
        width: 100%;
        color: #969696;
        font-weight: 400;
        margin-bottom: 5px;
        line-height: 20px;
        letter-spacing: 0; }
        @media (min-width: 551px) {
          #recently_bought_list .recently-bought-inner .product-info .text-wrap {
            margin-bottom: 5px; } }
      #recently_bought_list .recently-bought-inner .product-info .product-name {
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        /* autoprefixer: off */ }
        #recently_bought_list .recently-bought-inner .product-info .product-name a {
          text-decoration: none;
          font-weight: bold;
          color: #323232; }
      #recently_bought_list .recently-bought-inner .product-info .location-info {
        font-size: 11px;
        color: #969696;
        line-height: 20px;
        letter-spacing: 0.02em;
        margin-top: 0px;
        font-style: italic; }
        @media (max-width: 767px) {
          #recently_bought_list .recently-bought-inner .product-info .location-info {
            overflow: hidden;
            text-overflow: ellipsis;
            -webkit-line-clamp: 1;
            display: -webkit-box;
            -webkit-box-orient: vertical; } }

.backtoTop {
  cursor: pointer;
  height: 45px;
  transition: all .3s ease;
  font-size: 0; }
  .backtoTop .icon {
    font-size: 20px;
    width: 20px;
    height: 20px;
    fill: black;
    stroke: black;
    line-height: 20px;
    text-align: center;
    color: black; }
  .backtoTop.bottom {
    opacity: 0;
    visibility: hidden;
    height: 0px;
    transform: translateY(-45px);
    -webkit-transform: translateY(-45px);
    -moz-transform: translateY(-45px);
    -ms-transform: translateY(-45px); }

.wrap-icons {
  background: white;
  transition: right .5s ease;
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1); }
  .wrap-icons svg {
    width: 20px;
    height: 20px;
    position: relative; }
  .wrap-icons .text {
    display: none; }
  .wrap-icons div {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    cursor: pointer;
    width: 40px;
    height: 40px;
    color: white;
    transition: all .3s ease;
    position: relative; }
    @media (min-width: 1025px) {
      .wrap-icons div:hover {
        background-color: #e5e5e5; } }
    .wrap-icons div + div {
      border-top: 1px solid #cbcbcb; }
    .wrap-icons div.backtoTop .icon {
      width: 100%;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      justify-content: center; }
  .wrap-icons .expand-recently-viewed.is-open:before,
  .wrap-icons .expand-social-media.is-open:before {
    content: "";
    display: block;
    background: white;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100; }
  .wrap-icons .expand-recently-viewed.is-open .icon,
  .wrap-icons .expand-social-media.is-open .icon {
    z-index: 101; }

.recently-viewed-products-sidebar {
  overflow: initial;
  top: 50%;
  left: auto;
  width: 40px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  z-index: 100;
  border-radius: 0 !important;
  position: fixed;
  right: 0;
  transform: translateY(-50%);
  display: block;
  height: 120px; }
  .recently-viewed-products-sidebar.slided-up .top {
    opacity: 1;
    visibility: visible;
    height: 50px;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px); }
  .recently-viewed-products-sidebar.slided-up .in-content {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px; }
  .recently-viewed-products-sidebar.slided-up .backtoTop.bottom {
    opacity: 1;
    visibility: visible;
    height: 45px;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px); }
  .recently-viewed-products-sidebar.disable_social_share {
    height: 80px; }

.lst-seen-widget {
  position: fixed;
  top: 0;
  right: 40px;
  width: 80px;
  height: auto;
  z-index: 9;
  user-select: none;
  color: black;
  background: white;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translate(40px);
  transition: transform .5s ease, visibility .5s ease, all .5s ease; }
  .lst-seen-widget .in-content {
    padding: 15px 0 12px;
    transition: all 0.3s ease; }
    .lst-seen-widget .in-content .title {
      letter-spacing: 0.02em;
      font-size: 13px;
      padding: 0 5px;
      position: relative;
      margin-bottom: 24px;
      font-weight: 500;
      color: black;
      line-height: 18px;
      margin-top: 0;
      text-transform: capitalize; }
      .home-layout-3 .lst-seen-widget .in-content .title {
        font-family: "Roboto", Arial, Helvetica, sans-serif;
        letter-spacing: 0; }
    .lst-seen-widget .in-content .no-products {
      padding: 5px 5px 10px 5px;
      font-size: 12px; }
      .lst-seen-widget .in-content .no-products svg {
        width: 54px;
        height: 54px;
        margin-bottom: 15px;
        opacity: .1; }
    .lst-seen-widget .in-content .product-info {
      position: absolute;
      right: 0px;
      visibility: hidden;
      opacity: 0;
      width: 271px;
      margin-top: 0px;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      z-index: 1;
      transition: visibility 0s ease, opacity 0.25s linear;
      padding: 5px 15px 12px;
      border: 1px solid rgba(0, 0, 0, 0.12);
      box-shadow: 2px 3px 5px -2px rgba(0, 0, 0, 0.12);
      background: white; }
      .lst-seen-widget .in-content .product-info .first {
        width: calc(100% - 64px); }
        .lst-seen-widget .in-content .product-info .first .button {
          padding: 8px 20px; }
      .lst-seen-widget .in-content .product-info .second {
        width: 64px;
        height: 100%;
        cursor: pointer;
        background: transparent;
        padding-left: 16px;
        padding-top: 10px; }
        .lst-seen-widget .in-content .product-info .second img {
          max-width: 48px;
          max-height: 61px; }
      .lst-seen-widget .in-content .product-info .card-title {
        padding-right: 0;
        font-size: 14px;
        margin-top: 2px;
        margin-bottom: -3px; }
        .lst-seen-widget .in-content .product-info .card-title > a {
          color: black;
          font-weight: 400;
          line-height: 24px;
          white-space: nowrap;
          text-overflow: ellipsis;
          overflow: hidden;
          display: block;
          font-size: 16px; }
      .lst-seen-widget .in-content .product-info .card-price {
        margin-bottom: 0;
        line-height: 20px;
        justify-content: flex-start; }
        .lst-seen-widget .in-content .product-info .card-price .price-section {
          display: inline-block; }
          .lst-seen-widget .in-content .product-info .card-price .price-section .price {
            font-size: 16px;
            line-height: 25px;
            font-weight: 600; }
          .lst-seen-widget .in-content .product-info .card-price .price-section.price-section--saving {
            display: none; }
      .lst-seen-widget .in-content .product-info .price-section--saving {
        display: none; }
      .lst-seen-widget .in-content .product-info .card-figcaption-link,
      .lst-seen-widget .in-content .product-info .card_out_of_stock {
        font-size: 14px;
        line-height: 24px;
        letter-spacing: 0;
        color: #e9446e;
        background-image: linear-gradient(transparent 96%, #e9446e 4%);
        background-repeat: repeat-x;
        background-position-y: 0px;
        text-transform: capitalize;
        text-decoration: none; }
      .lst-seen-widget .in-content .product-info .card_out_of_stock {
        color: black;
        background-image: linear-gradient(transparent 96%, rgba(0, 0, 0, 0.5) 4%); }
    .lst-seen-widget .in-content .products-grid {
      padding: 0;
      width: 100%;
      margin: 0 auto; }
      .lst-seen-widget .in-content .products-grid:hover .product-info {
        visibility: visible !important;
        opacity: 1 !important; }
      .lst-seen-widget .in-content .products-grid .item {
        margin: 0;
        border: none;
        position: relative;
        height: 81px; }
        .lst-seen-widget .in-content .products-grid .item > a {
          width: 100%;
          display: inline-block; }
        .lst-seen-widget .in-content .products-grid .item img {
          margin: 0 auto;
          display: block;
          max-width: 48px;
          max-height: 61px; }
      .lst-seen-widget .in-content .products-grid .second-info {
        display: none; }
      .lst-seen-widget .in-content .products-grid .slick-slider .slick-track {
        min-width: 100%;
        position: relative;
        top: 0;
        left: 0;
        display: block; }
      .lst-seen-widget .in-content .products-grid .slick-slider .slick-track,
      .lst-seen-widget .in-content .products-grid .slick-slider .slick-list {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0); }
      .lst-seen-widget .in-content .products-grid .slick-arrow {
        padding: 0;
        height: 13px;
        color: rgba(0, 0, 0, 0.5);
        width: 100%;
        margin: 0;
        transform: none;
        position: relative;
        background-color: transparent;
        border: none;
        -webkit-transition: all 0.1s ease;
        -moz-transition: all 0.1s ease;
        -ms-transition: all 0.1s ease;
        -o-transition: all 0.1s ease;
        transition: all 0.1s ease; }
        .lst-seen-widget .in-content .products-grid .slick-arrow:before {
          height: 0.85714rem;
          width: 0.85714rem;
          display: inline-block; }
        .lst-seen-widget .in-content .products-grid .slick-arrow.slick-prev {
          left: 0;
          top: -12px;
          box-shadow: none; }
          .lst-seen-widget .in-content .products-grid .slick-arrow.slick-prev:before {
            background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='chevron-up' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' class='svg-inline--fa fa-chevron-up fa-w-14 fa-2x'%3e%3cpath fill='currentColor' d='M4.465 366.475l7.07 7.071c4.686 4.686 12.284 4.686 16.971 0L224 178.053l195.494 195.493c4.686 4.686 12.284 4.686 16.971 0l7.07-7.071c4.686-4.686 4.686-12.284 0-16.97l-211.05-211.051c-4.686-4.686-12.284-4.686-16.971 0L4.465 349.505c-4.687 4.686-4.687 12.284 0 16.97z' class=''%3e%3c/path%3e%3c/svg%3e");
            background-position: 50%; }
        .lst-seen-widget .in-content .products-grid .slick-arrow.slick-next {
          right: 0;
          top: initial;
          bottom: 4px;
          box-shadow: none; }
          .lst-seen-widget .in-content .products-grid .slick-arrow.slick-next:before {
            background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='chevron-down' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' class='svg-inline--fa fa-chevron-down fa-w-14 fa-2x'%3e%3cpath fill='currentColor' d='M443.5 162.6l-7.1-7.1c-4.7-4.7-12.3-4.7-17 0L224 351 28.5 155.5c-4.7-4.7-12.3-4.7-17 0l-7.1 7.1c-4.7 4.7-4.7 12.3 0 17l211 211.1c4.7 4.7 12.3 4.7 17 0l211-211.1c4.8-4.7 4.8-12.3.1-17z' class=''%3e%3c/path%3e%3c/svg%3e");
            background-position: 50%; }
  .lst-seen-widget.is-show-widget {
    transform: translate(0);
    opacity: 1;
    visibility: visible;
    pointer-events: auto; }

.lst-social-media {
  position: fixed;
  top: 0;
  right: 40px;
  width: 60px;
  height: auto;
  z-index: 9;
  user-select: none;
  color: black;
  background: white;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translate(40px);
  transition: transform .5s ease, visibility .5s ease, all .5s ease; }
  .lst-social-media.is-show-media {
    transform: translate(0);
    opacity: 1;
    visibility: visible;
    pointer-events: auto; }
  .lst-social-media .in-content {
    padding: 15px 0 0;
    transition: all 0.3s ease; }
    .lst-social-media .in-content .title {
      letter-spacing: 0.02em;
      font-size: 13px;
      padding: 0 5px;
      position: relative;
      margin-bottom: 24px;
      font-weight: 500;
      color: black;
      line-height: 18px;
      margin-top: 0;
      margin-bottom: 10px;
      text-transform: capitalize; }
      .home-layout-3 .lst-social-media .in-content .title {
        font-family: "Roboto", Arial, Helvetica, sans-serif;
        letter-spacing: 0; }
  .lst-social-media .list-social {
    display: block;
    font-size: 0;
    letter-spacing: 0;
    text-align: center;
    position: relative;
    margin-left: 0;
    margin-bottom: 0; }
    .lst-social-media .list-social .list-social__item {
      display: inline-block;
      vertical-align: top;
      margin: 6px 12px 6px 0;
      position: relative;
      width: 100%;
      height: 40px;
      margin: 0; }
      @media (min-width: 1025px) {
        .lst-social-media .list-social .list-social__item:hover {
          box-shadow: -3px 3px 7px 0px rgba(0, 0, 0, 0.2); }
          .lst-social-media .list-social .list-social__item:hover .list-social__link svg {
            fill: black; }
          .lst-social-media .list-social .list-social__item:hover .list-social__info {
            opacity: 1;
            visibility: visible;
            pointer-events: auto; } }
    .lst-social-media .list-social .list-social__link {
      display: flex;
      align-items: center;
      justify-content: center;
      position: relative;
      width: 100%;
      height: 100%;
      line-height: 1;
      font-size: 0;
      letter-spacing: 0;
      border-radius: 0;
      border: none;
      padding: 0; }
      .lst-social-media .list-social .list-social__link svg {
        width: 19px;
        height: 19px;
        fill: #505050; }
    .lst-social-media .list-social .list-social__info {
      display: flex;
      align-items: center;
      justify-content: center;
      position: absolute;
      top: 0;
      left: auto;
      right: 100%;
      background: white;
      width: auto;
      height: 100%;
      padding: 4px 0 0 15px;
      opacity: 0;
      visibility: hidden;
      pointer-events: none;
      overflow: hidden;
      transition: all .3s ease;
      box-shadow: -4px 3px 6px 0px rgba(0, 0, 0, 0.2); }
      .lst-social-media .list-social .list-social__info a {
        font-size: 12px;
        font-weight: 400;
        letter-spacing: .02em;
        line-height: 1.2;
        text-transform: capitalize;
        color: black; }
    .lst-social-media .list-social .mail-newsletter .list-social__info {
      min-width: 140px; }

.before-you-leave {
  position: fixed;
  top: 0;
  right: -101%;
  bottom: 0;
  max-width: 470px;
  width: -webkit-calc(100% - 43px);
  width: -moz-calc(100% - 43px);
  width: -moz-calc(100% - 43px);
  width: calc(100% - 43px);
  background: #fff;
  transition: all .5s ease 0s;
  z-index: 999; }
  .openBeforeYouLeave .before-you-leave {
    right: 0;
    display: block; }
  .before-you-leave .btn-close {
    position: absolute;
    top: 18px;
    left: -41px; }
    .before-you-leave .btn-close:before, .before-you-leave .btn-close:after {
      background-color: white; }
    @media (max-width: 550px) {
      .before-you-leave .btn-close {
        top: 10px;
        left: -33px; } }
  .before-you-leave.show {
    right: 0; }
  .before-you-leave .before-you-leave-inner {
    height: 100%; }
  .before-you-leave .before-you-leave-banner .banner-inner {
    position: relative; }
    .before-you-leave .before-you-leave-banner .banner-inner .image-wrapper img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .before-you-leave .before-you-leave-banner .banner-inner .image-wrapper:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #322620;
      opacity: 0.5; }
  .before-you-leave .before-you-leave-banner .content {
    width: 100%;
    padding: 20px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    z-index: 1;
    position: relative;
    text-align: center; }
    @media (min-width: 551px) {
      .before-you-leave .before-you-leave-banner .content {
        padding: 52px 30px 30px 30px; } }
    .before-you-leave .before-you-leave-banner .content .content-inner {
      width: 100%;
      padding: 0;
      margin-bottom: 20px; }
      @media (min-width: 551px) {
        .before-you-leave .before-you-leave-banner .content .content-inner {
          padding: 0 12%;
          margin-bottom: 25px; } }
      .before-you-leave .before-you-leave-banner .content .content-inner * {
        color: white;
        width: 100%; }
    .before-you-leave .before-you-leave-banner .content .title {
      font-size: 30px;
      font-weight: 600;
      text-transform: capitalize;
      margin-top: 17px;
      margin-bottom: 18px; }
    .before-you-leave .before-you-leave-banner .content .heading1 {
      margin-top: 0;
      margin-bottom: 17px;
      line-height: 40px;
      font-size: 40px;
      font-weight: 600;
      text-transform: uppercase; }
    .before-you-leave .before-you-leave-banner .content .heading2 {
      margin-top: 15px;
      margin-bottom: 5px;
      font-size: 24px;
      font-weight: 600; }
      .before-you-leave .before-you-leave-banner .content .heading2 span {
        background-image: linear-gradient(transparent 96%, white 5%);
        background-repeat: repeat-x;
        background-position-y: -4px;
        padding-bottom: 0px; }
    .before-you-leave .before-you-leave-banner .content p {
      margin-bottom: 15px;
      line-height: 1.57143rem; }
    .before-you-leave .before-you-leave-banner .content .desc1 {
      font-weight: bold;
      font-style: italic;
      margin-bottom: 17px; }
    .before-you-leave .before-you-leave-banner .content .desc2 {
      line-height: 20px;
      margin-bottom: 28px;
      font-weight: bold;
      font-style: italic; }
    .before-you-leave .before-you-leave-banner .content .button {
      width: 100%;
      margin-bottom: 0;
      text-transform: uppercase; }
    .before-you-leave .before-you-leave-banner .content.noImage {
      background-color: rgba(0, 0, 0, 0.5);
      position: relative;
      top: auto;
      left: auto;
      bottom: auto; }
  .before-you-leave .before-you-leave-tab .quickResults-close {
    display: none; }
  .before-you-leave .before-you-leave-tab .tabs-wrapper {
    position: relative;
    border-bottom: 1px solid #eeeeee;
    padding: 0 20px;
    font-size: 0;
    max-height: 45px; }
    @media (min-width: 551px) {
      .before-you-leave .before-you-leave-tab .tabs-wrapper {
        padding: 0 28px; } }
  .before-you-leave .before-you-leave-tab .tabs {
    padding: 0;
    border: none;
    display: inline-block;
    margin-left: -9px;
    margin-right: -9px;
    transition: opacity 0.5s ease; }
    .before-you-leave .before-you-leave-tab .tabs:before {
      display: none; }
    .before-you-leave .before-you-leave-tab .tabs .tab {
      border: none;
      display: inline-block;
      padding: 0; }
      .before-you-leave .before-you-leave-tab .tabs .tab + .tab {
        margin-left: 10px; }
      .before-you-leave .before-you-leave-tab .tabs .tab .tab-title {
        padding: 10px 9px;
        font-size: 14px;
        font-weight: 700;
        color: black;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        text-transform: capitalize;
        letter-spacing: .02em; }
        .before-you-leave .before-you-leave-tab .tabs .tab .tab-title .count {
          width: 22px;
          height: 22px;
          line-height: 22px;
          background: #bababa;
          color: white;
          text-align: center;
          display: inline-block;
          border-radius: 50%;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          -ms-border-radius: 50%;
          -o-border-radius: 50%;
          margin-left: 10px;
          font-weight: 400; }
      .before-you-leave .before-you-leave-tab .tabs .tab.is-active .tab-title {
        border-bottom: none; }
        .before-you-leave .before-you-leave-tab .tabs .tab.is-active .tab-title .count {
          background: #ff7677; }
      .before-you-leave .before-you-leave-tab .tabs .tab:before {
        display: none; }
  .before-you-leave .before-you-leave-tab.has-search-dropdown {
    position: relative;
    margin-bottom: 30px; }
    .before-you-leave .before-you-leave-tab.has-search-dropdown .tabs-contents {
      display: none; }
    .before-you-leave .before-you-leave-tab.has-search-dropdown + .back-to-store {
      display: none; }
  .before-you-leave .before-you-leave-tab .quickSearchResults {
    margin-top: 0; }
  .before-you-leave .before-you-leave-tab .before-you-leave-search {
    float: right;
    list-style: none;
    padding: 12px 0px; }
    .before-you-leave .before-you-leave-tab .before-you-leave-search .search-icon .icon-search {
      height: 1.35714rem;
      width: 1.35714rem;
      fill: black;
      position: relative;
      top: -2px; }
    .before-you-leave .before-you-leave-tab .before-you-leave-search .search-icon .icon-close {
      display: none;
      font-size: 40px;
      width: 19px;
      height: 18px;
      line-height: 22px;
      color: black; }
    .before-you-leave .before-you-leave-tab .before-you-leave-search .search-icon.is-open .icon-search {
      display: none; }
    .before-you-leave .before-you-leave-tab .before-you-leave-search .search-icon.is-open .icon-close {
      display: block; }
    .before-you-leave .before-you-leave-tab .before-you-leave-search .search-icon.is-open + form {
      display: block; }
    .before-you-leave .before-you-leave-tab .before-you-leave-search .form {
      display: none;
      position: absolute;
      top: 0;
      left: 0px;
      width: calc(100% - 48px);
      z-index: 5;
      margin-bottom: 0; }
      @media (min-width: 1025px) {
        .before-you-leave .before-you-leave-tab .before-you-leave-search .form {
          width: calc(100% - 75px); } }
      .before-you-leave .before-you-leave-tab .before-you-leave-search .form .form-field {
        position: relative;
        margin-bottom: 0; }
        .before-you-leave .before-you-leave-tab .before-you-leave-search .form .form-field .form-input {
          border-color: #eaeaea;
          height: 49px;
          min-height: 49px;
          border-bottom: none;
          padding: 10px 50px 10px 20px; }
          @media (min-width: 1025px) {
            .before-you-leave .before-you-leave-tab .before-you-leave-search .form .form-field .form-input {
              padding: 10px 80px 10px 40px; } }
      .before-you-leave .before-you-leave-tab .before-you-leave-search .form button {
        position: absolute;
        right: 0px;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        padding: 0 15px; }
        @media (min-width: 1025px) {
          .before-you-leave .before-you-leave-tab .before-you-leave-search .form button {
            padding: 0 30px; } }
        .before-you-leave .before-you-leave-tab .before-you-leave-search .form button svg {
          fill: black;
          height: 1.35714rem;
          width: 1.35714rem; }
    .before-you-leave .before-you-leave-tab .before-you-leave-search .quickResults-wrapper .productGrid {
      overflow-y: auto;
      white-space: nowrap;
      -webkit-overflow-scrolling: touch; }
      .before-you-leave .before-you-leave-tab .before-you-leave-search .quickResults-wrapper .productGrid .product,
      .before-you-leave .before-you-leave-tab .before-you-leave-search .quickResults-wrapper .productGrid .product-sample {
        width: 320px; }
        .before-you-leave .before-you-leave-tab .before-you-leave-search .quickResults-wrapper .productGrid .product .card,
        .before-you-leave .before-you-leave-tab .before-you-leave-search .quickResults-wrapper .productGrid .product-sample .card {
          padding-bottom: 30px; }
    .before-you-leave .before-you-leave-tab .before-you-leave-search.is-open {
      padding: 16px 0; }
      .before-you-leave .before-you-leave-tab .before-you-leave-search.is-open .search-icon .icon.icon-search {
        display: none; }
      .before-you-leave .before-you-leave-tab .before-you-leave-search.is-open .search-icon .icon.icon-close {
        display: block; }
      .before-you-leave .before-you-leave-tab .before-you-leave-search.is-open .form {
        display: block; }
      .before-you-leave .before-you-leave-tab .before-you-leave-search.is-open .haloQuickSearchResults {
        position: absolute;
        top: calc(100% + 1px);
        left: 0;
        padding: 25px 20px;
        max-height: unset;
        min-height: 100vh;
        width: 100%; }
        @media (min-width: 1025px) {
          .before-you-leave .before-you-leave-tab .before-you-leave-search.is-open .haloQuickSearchResults {
            padding: 25px 40px; } }
  .before-you-leave .before-you-leave-tab .tabs-contents {
    padding: 20px 20px 15px;
    margin-bottom: 0;
    transition: opacity 0.5s ease; }
    @media (min-width: 551px) {
      .before-you-leave .before-you-leave-tab .tabs-contents {
        padding: 40px 40px 10px; } }
    .before-you-leave .before-you-leave-tab .tabs-contents .no-products {
      display: block;
      text-align: center;
      margin: 35px 0 0 0; }
      .before-you-leave .before-you-leave-tab .tabs-contents .no-products:before, .before-you-leave .before-you-leave-tab .tabs-contents .no-products:after {
        content: " ";
        display: table; }
      .before-you-leave .before-you-leave-tab .tabs-contents .no-products:after {
        clear: both; }
      .before-you-leave .before-you-leave-tab .tabs-contents .no-products .icon {
        width: 60px;
        height: 60px;
        opacity: .1;
        margin: 0 0 15px 0; }
      .before-you-leave .before-you-leave-tab .tabs-contents .no-products .text {
        font-size: 14px;
        font-weight: 400;
        color: black;
        line-height: 1.75;
        text-align: center;
        padding: 0;
        margin: 0; }
    .before-you-leave .before-you-leave-tab .tabs-contents .tab-content {
      padding-top: 0;
      padding-bottom: 0; }
    .before-you-leave .before-you-leave-tab .tabs-contents .productGrid {
      margin: 0 0 5px 0; }
      .before-you-leave .before-you-leave-tab .tabs-contents .productGrid:not(.slick-initialized) .productCarousel-slide:first-child .card {
        padding-top: 0; }
      .before-you-leave .before-you-leave-tab .tabs-contents .productGrid.slick-initialized .slick-slide > div:first-child .card {
        padding-top: 0; }
      .before-you-leave .before-you-leave-tab .tabs-contents .productGrid.slick-initialized .slick-slide > div:last-child .card {
        margin-bottom: 45px; }
      .before-you-leave .before-you-leave-tab .tabs-contents .productGrid .productCarousel-slide {
        width: 100%;
        padding-left: 0;
        padding-right: 0; }
      .before-you-leave .before-you-leave-tab .tabs-contents .productGrid .product {
        padding: 0;
        width: 100%; }
      .before-you-leave .before-you-leave-tab .tabs-contents .productGrid .card {
        margin-bottom: 0;
        -ms-flex-direction: row;
        flex-direction: row;
        font-size: 0;
        padding: 30px 0;
        border-bottom: 1px solid #eeeeee; }
        .before-you-leave .before-you-leave-tab .tabs-contents .productGrid .card:before {
          content: none; }
        .before-you-leave .before-you-leave-tab .tabs-contents .productGrid .card .card-figure {
          width: 80px;
          display: inline-block;
          font-size: 14px;
          position: relative; }
          @media (min-width: 551px) {
            .before-you-leave .before-you-leave-tab .tabs-contents .productGrid .card .card-figure {
              width: 100px; } }
          .before-you-leave .before-you-leave-tab .tabs-contents .productGrid .card .card-figure .product-badge {
            top: 12px;
            left: 12px; }
          .before-you-leave .before-you-leave-tab .tabs-contents .productGrid .card .card-figure .card-img-container:after {
            content: none; }
        .before-you-leave .before-you-leave-tab .tabs-contents .productGrid .card .card-body {
          display: inline-block;
          width: calc(100% - 80px);
          vertical-align: top;
          padding-left: 20px;
          padding-top: 0;
          padding-right: 0;
          margin-top: -5px;
          position: relative;
          font-size: 14px;
          text-align: left; }
          @media (min-width: 551px) {
            .before-you-leave .before-you-leave-tab .tabs-contents .productGrid .card .card-body {
              padding-right: 40px;
              width: calc(100% - 100px); } }
          .before-you-leave .before-you-leave-tab .tabs-contents .productGrid .card .card-body .card-title {
            margin-bottom: 0px; }
            .before-you-leave .before-you-leave-tab .tabs-contents .productGrid .card .card-body .card-title a {
              font-size: 14px; }
            .before-you-leave .before-you-leave-tab .tabs-contents .productGrid .card .card-body .card-title .color-name {
              position: relative;
              right: auto;
              top: auto;
              max-width: 100%;
              display: inline-block;
              width: 100%;
              margin-top: 4px; }
          .before-you-leave .before-you-leave-tab .tabs-contents .productGrid .card .card-body [data-test-info-type="productRating"] {
            margin-bottom: 15px; }
          .before-you-leave .before-you-leave-tab .tabs-contents .productGrid .card .card-body .card-price {
            margin-bottom: 15px;
            justify-content: left; }
            .before-you-leave .before-you-leave-tab .tabs-contents .productGrid .card .card-body .card-price .price-section--saving {
              display: none !important; }
          .before-you-leave .before-you-leave-tab .tabs-contents .productGrid .card .card-body .card_optionImage .form-label {
            display: none; }
          .before-you-leave .before-you-leave-tab .tabs-contents .productGrid .card .card-body .card_optionImage [data-product-attribute="swatch"] {
            margin-bottom: -10px; }
          .before-you-leave .before-you-leave-tab .tabs-contents .productGrid .card .card-body .card_optionImage .form-option-swatch {
            width: 32px;
            height: 32px; }
          .before-you-leave .before-you-leave-tab .tabs-contents .productGrid .card .card-body .card-action {
            position: relative;
            margin-left: 0px;
            padding-left: 40px;
            padding-right: 30px; }
            .before-you-leave .before-you-leave-tab .tabs-contents .productGrid .card .card-body .card-action:hover .text:before, .before-you-leave .before-you-leave-tab .tabs-contents .productGrid .card .card-body .card-action:hover .text:after {
              background-color: #fff; }
            .before-you-leave .before-you-leave-tab .tabs-contents .productGrid .card .card-body .card-action .text {
              position: relative; }
              .before-you-leave .before-you-leave-tab .tabs-contents .productGrid .card .card-body .card-action .text:before, .before-you-leave .before-you-leave-tab .tabs-contents .productGrid .card .card-body .card-action .text:after {
                content: "";
                position: absolute;
                display: block;
                line-height: 22px;
                background-color: #1e1e1e; }
              .before-you-leave .before-you-leave-tab .tabs-contents .productGrid .card .card-body .card-action .text:before {
                top: 9px;
                right: calc(100% + 6px);
                width: 9px;
                height: 1px; }
              .before-you-leave .before-you-leave-tab .tabs-contents .productGrid .card .card-body .card-action .text:after {
                top: 5px;
                right: calc(100% + 10px);
                width: 1px;
                height: 9px; }
          .before-you-leave .before-you-leave-tab .tabs-contents .productGrid .card .card-body .card-option {
            min-height: auto; }
            .before-you-leave .before-you-leave-tab .tabs-contents .productGrid .card .card-body .card-option .form-option-swatch,
            .before-you-leave .before-you-leave-tab .tabs-contents .productGrid .card .card-body .card-option .showmore {
              padding: 0 0 20px; }
            .before-you-leave .before-you-leave-tab .tabs-contents .productGrid .card .card-body .card-option .form-field {
              text-align: left; }
      .before-you-leave .before-you-leave-tab .tabs-contents .productGrid .slick-arrow {
        bottom: -25px;
        top: auto;
        transition: all .3s ease;
        background: transparent;
        border-color: transparent;
        box-shadow: none; }
        .before-you-leave .before-you-leave-tab .tabs-contents .productGrid .slick-arrow.slick-next {
          right: 0; }
          .before-you-leave .before-you-leave-tab .tabs-contents .productGrid .slick-arrow.slick-next.slick-disabled:before {
            background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 17 33' style='enable-background:new 0 0 17 33;' xml:space='preserve'%3E%3Ctitle%3Esvg-arrow-next%3C/title%3E%3Cg id='e4eb89a6-f885-43b8-9259-0d6b1516fab0'%3E%3Cg id='_x38_e584754-6657-46f1-a9d8-2cfd6623b552'%3E%3Cg%3E%3Cpolygon points='14.9,14.5 0,0 0,3.7 11.1,14.5 13.2,16.5 11.1,18.5 0,29.3 0,33 14.9,18.5 17,16.5 '/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
          .before-you-leave .before-you-leave-tab .tabs-contents .productGrid .slick-arrow.slick-next:before {
            width: 14px;
            height: 30px; }
        .before-you-leave .before-you-leave-tab .tabs-contents .productGrid .slick-arrow.slick-prev {
          left: 0; }
          .before-you-leave .before-you-leave-tab .tabs-contents .productGrid .slick-arrow.slick-prev.slick-disabled:before {
            background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17 33'%3E%3Ctitle%3Esvg-arrow-prev%3C/title%3E%3Cg id='7f9a1925-e8c7-4614-8787-3c6095a9f6e1' data-name='Layer 2'%3E%3Cg id='c9b7920a-81fa-4bfe-ad13-4da717c6854b' data-name='Layer 1'%3E%3Cg id='c2d982ff-0cf6-4220-b365-47f30d708fea' data-name='e4eb89a6-f885-43b8-9259-0d6b1516fab0'%3E%3Cg id='f51d455e-6b9c-4c4e-96db-a5004582beda' data-name='8e584754-6657-46f1-a9d8-2cfd6623b552'%3E%3Cpolygon points='0 16.5 2.1 18.5 17 33 17 29.3 5.9 18.5 3.8 16.5 5.9 14.5 17 3.7 17 0 2.1 14.5 0 16.5'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
          .before-you-leave .before-you-leave-tab .tabs-contents .productGrid .slick-arrow.slick-prev:before {
            width: 14px;
            height: 30px; }
        .before-you-leave .before-you-leave-tab .tabs-contents .productGrid .slick-arrow.slick-disabled {
          opacity: 1;
          background: transparent;
          border: 1px solid transparent;
          pointer-events: none; }
          .before-you-leave .before-you-leave-tab .tabs-contents .productGrid .slick-arrow.slick-disabled:before {
            opacity: 1; }
      .before-you-leave .before-you-leave-tab .tabs-contents .productGrid .slick-dots {
        bottom: -5px; }
        .before-you-leave .before-you-leave-tab .tabs-contents .productGrid .slick-dots li {
          margin-top: 5px; }
  .before-you-leave .before-you-leave-tab .is-hidden {
    opacity: 0;
    transition: opacity 0.5s ease; }
  .before-you-leave .before-you-leave-tab #history-products-list .no-products svg {
    width: 54px;
    height: 54px;
    fill: rgba(0, 0, 0, 0.1); }
  .before-you-leave .before-you-leave-tab #history-products-list .no-products .text {
    display: block;
    margin-top: 30px; }
  .before-you-leave .back-to-store {
    padding: 0 20px;
    margin-bottom: 50px; }
    @media (min-width: 551px) {
      .before-you-leave .back-to-store {
        padding: 0 40px; } }
    .before-you-leave .back-to-store .button {
      width: 100%;
      margin-top: 15px;
      padding: 0 20px;
      height: 45px;
      line-height: 41px;
      border-width: 2px;
      text-transform: capitalize;
      font-weight: 500; }
      @media (min-width: 1025px) {
        .before-you-leave .back-to-store .button:hover {
          color: white;
          border-color: #e82b1a; } }

.halo-ask-an-expert {
  overflow-y: auto; }
  .halo-ask-an-expert::-webkit-scrollbar {
    width: 4px; }
  .halo-ask-an-expert::-webkit-scrollbar-track {
    background: #f5f5f5; }
  .halo-ask-an-expert::-webkit-scrollbar-thumb {
    background: #a6a6a6; }
  .halo-ask-an-expert::-webkit-scrollbar-thumb:hover {
    background: #787878; }
  .halo-ask-an-expert .modal-body {
    padding: 15px 30px 0 30px;
    overflow: unset;
    margin: 12px auto 0 auto;
    max-width: 100%; }
    .halo-ask-an-expert .modal-body .halo-ask-an-expert-heading {
      font-size: 14px;
      font-weight: 600;
      color: black;
      letter-spacing: 0;
      line-height: 24px;
      text-align: center;
      margin: 0;
      text-transform: unset;
      padding: 4px 30px; }
    .halo-ask-an-expert .modal-body .halo-ask-an-expert-text {
      font-size: 14px;
      font-weight: 400;
      color: black;
      letter-spacing: 0;
      line-height: 24px;
      text-align: center;
      margin-bottom: 28px; }
    .halo-ask-an-expert .modal-body .halo-ask-an-expert-intro {
      font-size: 14px;
      font-weight: 400;
      color: black;
      letter-spacing: 0;
      line-height: 24px;
      text-align: center;
      margin-bottom: 0; }
    .halo-ask-an-expert .modal-body .halo-line {
      display: block;
      width: 100%;
      max-width: 500px;
      height: 1px;
      background: #e6e6e6;
      margin: 0 auto;
      position: relative;
      text-align: center;
      font-size: 0px;
      margin-bottom: 20px; }
    .halo-ask-an-expert .modal-body #halo-ask-an-expert-results {
      margin-bottom: 22px; }
  .halo-ask-an-expert .alertBox {
    font-size: 14px;
    margin: 20px 0 40px;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px; }
  .halo-ask-an-expert .alertBox-message {
    display: inherit;
    text-align: center; }
  .halo-ask-an-expert .form-field {
    margin-bottom: 0; }
    .halo-ask-an-expert .form-field .hiddenLabels {
      display: none; }
    .halo-ask-an-expert .form-field + .form-field {
      margin-top: 15px; }
      .halo-ask-an-expert .form-field + .form-field.form-field-radio {
        margin-top: 22px;
        border-bottom: none;
        padding-bottom: 0; }
        @media (max-width: 767px) {
          .halo-ask-an-expert .form-field + .form-field.form-field-radio .form-label:first-child {
            display: block;
            margin-right: 0;
            margin-bottom: 16px; } }
    .halo-ask-an-expert .form-field + .form-field-textarea {
      margin-top: 13px; }
      .halo-ask-an-expert .form-field + .form-field-textarea .form-input {
        max-height: 136px;
        line-height: 26px; }
    .halo-ask-an-expert .form-field + .form-field-checkbox {
      margin-top: 21px; }
    .halo-ask-an-expert .form-field.form-field-radio .form-radio + .form-label {
      color: black; }
  .halo-ask-an-expert .form-label {
    margin-bottom: 10px; }
  .halo-ask-an-expert .form-input {
    font-style: normal;
    padding-left: 20px;
    padding-right: 20px; }
  .halo-ask-an-expert .form-field-checkbox {
    position: relative; }
    .halo-ask-an-expert .form-field-checkbox input[type="checkbox"] {
      position: absolute;
      top: 5px;
      left: 0;
      width: 14px;
      height: 14px;
      border-radius: 0;
      border: 1px solid #d0d0d0;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none; }
      .halo-ask-an-expert .form-field-checkbox input[type="checkbox"] + .form-label {
        font-size: 14px;
        font-weight: 400;
        color: black;
        padding-left: 25px;
        margin-bottom: 0;
        position: relative; }
      .halo-ask-an-expert .form-field-checkbox input[type="checkbox"]:checked {
        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='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z' fill='rgba(51, 51, 51, 0.999)' /%3E%3C/svg%3E");
        background-size: contain;
        background-repeat: no-repeat; }
    .halo-ask-an-expert .form-field-checkbox .link {
      border-bottom: 1px solid black;
      color: black; }
  .halo-ask-an-expert .form-field-radio {
    padding-top: 0; }
  .halo-ask-an-expert .form-actions {
    text-align: center;
    margin-top: 25px; }
    .halo-ask-an-expert .form-actions .button {
      width: 100%;
      margin-bottom: 60px; }
  @media (min-width: 992px) {
    .halo-ask-an-expert .modal-body {
      padding-left: 0;
      padding-right: 0;
      max-width: 500px; } }

#halo_sticky_addToCart {
  position: fixed;
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
  width: 100%;
  z-index: -1;
  padding: 0;
  text-align: center;
  background: white;
  transition: all 0.5s ease;
  border-bottom: 1px solid #ebebeb;
  box-shadow: 0 1px 6px 1px #e5e5e5;
  opacity: 0;
  visibility: hidden; }
  @media (max-width: 550px) {
    #halo_sticky_addToCart {
      display: none; }
      #halo_sticky_addToCart.halo_sticky_addToCart_mb {
        display: block;
        top: auto;
        bottom: 0; } }
  @media (min-width: 551px) {
    #halo_sticky_addToCart {
      padding: 5px 0; } }
  @media (min-width: 801px) {
    #halo_sticky_addToCart {
      padding: 6px 0; } }
  #halo_sticky_addToCart > .container {
    position: unset; }
    #halo_sticky_addToCart > .container:before, #halo_sticky_addToCart > .container:after {
      content: none; }
    #halo_sticky_addToCart > .container .item-wrap {
      display: flex;
      position: static;
      align-items: center;
      justify-content: center;
      justify-content: space-between; }
    #halo_sticky_addToCart > .container .item {
      width: 100%;
      padding: 0 10px;
      display: inline-block; }
      @media (min-width: 992px) {
        #halo_sticky_addToCart > .container .item {
          padding: 0 15px; } }
      #halo_sticky_addToCart > .container .item:first-child {
        display: none;
        padding-left: 0;
        text-align: left; }
        @media (min-width: 1025px) {
          #halo_sticky_addToCart > .container .item:first-child {
            width: 45%;
            display: inline-block; } }
        @media (min-width: 1200px) {
          #halo_sticky_addToCart > .container .item:first-child {
            width: 40%; } }
        @media (min-width: 1400px) {
          #halo_sticky_addToCart > .container .item:first-child {
            width: 35%; } }
        @media (min-width: 1600px) {
          #halo_sticky_addToCart > .container .item:first-child {
            width: 30%; } }
        #halo_sticky_addToCart > .container .item:first-child .product-content {
          padding-left: 20px; }
        #halo_sticky_addToCart > .container .item:first-child .text {
          display: none; }
      #halo_sticky_addToCart > .container .item:last-child {
        padding-right: 10px;
        width: 60%; }
        @media (max-width: 550px) {
          #halo_sticky_addToCart > .container .item:last-child {
            width: 100%; } }
        @media (min-width: 768px) {
          #halo_sticky_addToCart > .container .item:last-child {
            width: 40%; } }
        @media (min-width: 1025px) {
          #halo_sticky_addToCart > .container .item:last-child {
            width: 35%;
            padding-right: 0; } }
        @media (min-width: 1200px) {
          #halo_sticky_addToCart > .container .item:last-child {
            width: 30%; } }
      #halo_sticky_addToCart > .container .item.product-info .productView-title {
        margin-bottom: 0;
        font-size: 14px;
        font-weight: 400;
        line-height: 26px;
        color: black;
        letter-spacing: 0;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        overflow: hidden;
        position: relative;
        word-wrap: break-word;
        -webkit-line-clamp: 2;
        text-overflow: ellipsis; }
      #halo_sticky_addToCart > .container .item.product-info .sticky-price {
        margin-top: 0;
        margin-bottom: 0;
        margin-right: 0;
        line-height: 1rem;
        display: inline-block; }
        #halo_sticky_addToCart > .container .item.product-info .sticky-price .price-section {
          margin-bottom: 0;
          font-size: 16px;
          font-weight: 600; }
          #halo_sticky_addToCart > .container .item.product-info .sticky-price .price-section.price-section--saving, #halo_sticky_addToCart > .container .item.product-info .sticky-price .price-section.rrp-price--withoutTax {
            display: none !important; }
          #halo_sticky_addToCart > .container .item.product-info .sticky-price .price-section.non-sale-price--withoutTax {
            font-weight: 400;
            margin: 0 10px 0 0; }
      @media (max-width: 550px) {
        #halo_sticky_addToCart > .container .item.product-info {
          display: none; } }
      #halo_sticky_addToCart > .container .item.count-down {
        display: none;
        width: 100%;
        padding-right: 30px; }
      #halo_sticky_addToCart > .container .item .productCountDown {
        margin: 0;
        text-align: center; }
        #halo_sticky_addToCart > .container .item .productCountDown .CountDownText {
          display: inline-block;
          padding-top: 2px;
          margin-right: 10px;
          background-position-y: -1px; }
        #halo_sticky_addToCart > .container .item .productCountDown .product-count-down {
          display: inline-block; }
      #halo_sticky_addToCart > .container .item .countDowntimer2 .clock-item {
        background: none;
        border: none;
        padding: 0;
        color: black;
        margin-bottom: 0;
        display: inline-block; }
      #halo_sticky_addToCart > .container .item.item-right {
        text-align: left; }
        @media (max-width: 550px) {
          #halo_sticky_addToCart > .container .item.item-right {
            padding: 0; } }
        @media (min-width: 768px) {
          #halo_sticky_addToCart > .container .item.item-right {
            text-align: right; } }
    @media (min-width: 1025px) {
      #halo_sticky_addToCart > .container {
        max-width: 1430px;
        padding-left: 30px;
        padding-right: 30px; } }
  #halo_sticky_addToCart .productView-countDown {
    display: none; }
    @media (min-width: 801px) {
      #halo_sticky_addToCart .productView-countDown {
        display: inline-block;
        margin-right: 5px; }
        #halo_sticky_addToCart .productView-countDown .icon {
          display: inline-block; }
        #halo_sticky_addToCart .productView-countDown > .countDownDate {
          box-shadow: none;
          border: none; }
        #halo_sticky_addToCart .productView-countDown .block-time {
          width: 55px;
          height: 55px;
          font-size: 14px;
          line-height: 24px;
          font-weight: 600;
          text-align: center;
          display: inline-block;
          vertical-align: middle;
          border-radius: 50%;
          padding: 10px 0 11px 0;
          margin: 0 5px 5px 5px;
          position: relative; }
          #halo_sticky_addToCart .productView-countDown .block-time:after {
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            content: "";
            display: block;
            opacity: 0.6;
            position: absolute;
            border-radius: 50%;
            border: 1px solid #ebebeb; }
          #halo_sticky_addToCart .productView-countDown .block-time:first-child {
            margin-left: 0; }
          #halo_sticky_addToCart .productView-countDown .block-time:last-child {
            margin-right: 0; }
        #halo_sticky_addToCart .productView-countDown .num {
          font-size: 16px;
          line-height: 1; }
        #halo_sticky_addToCart .productView-countDown .block-label {
          font-size: 14px;
          margin: 0;
          text-transform: capitalize; } }
  #halo_sticky_addToCart .product-wrapper {
    display: table;
    text-align: left; }
    #halo_sticky_addToCart .product-wrapper > .product-image {
      display: table-cell;
      vertical-align: middle;
      width: 60px; }
    #halo_sticky_addToCart .product-wrapper > .product-content {
      display: table-cell;
      vertical-align: middle;
      padding-left: 10px; }
    #halo_sticky_addToCart .product-wrapper .productView-price {
      font-size: 14px;
      margin-bottom: 0; }
      #halo_sticky_addToCart .product-wrapper .productView-price .price-section {
        font-size: 14px; }
  #halo_sticky_addToCart .productView-actions {
    margin: 0;
    padding: 0;
    min-width: 330px; }
    @media (max-width: 800px) {
      #halo_sticky_addToCart .productView-actions {
        min-width: 220px; } }
    @media (max-width: 550px) {
      #halo_sticky_addToCart .productView-actions {
        min-width: 100%;
        background-color: white;
        border-top: 1px solid #ebebeb;
        box-shadow: 0 1px 6px 1px #e5e5e5; } }
  #halo_sticky_addToCart .form-field--increments {
    margin: 0 !important;
    font-size: 0;
    padding-right: 10px;
    display: none; }
    @media (min-width: 801px) {
      #halo_sticky_addToCart .form-field--increments {
        display: inline-block; } }
    #halo_sticky_addToCart .form-field--increments .form-increment {
      height: 50px; }
      #halo_sticky_addToCart .form-field--increments .form-increment .button[data-action="inc"] {
        top: 0; }
      #halo_sticky_addToCart .form-field--increments .form-increment .button[data-action="dec"] {
        bottom: 0; }
    #halo_sticky_addToCart .form-field--increments .form-label {
      display: none; }
  #halo_sticky_addToCart .form-action {
    position: relative;
    width: 100%;
    max-width: 100%;
    height: 100%;
    display: inline-block;
    height: 50px; }
    #halo_sticky_addToCart .form-action input {
      margin-bottom: 0;
      width: 100%; }
    #halo_sticky_addToCart .form-action .button {
      width: 100%;
      min-width: 100%;
      margin: 0;
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      opacity: 1;
      visibility: visible;
      z-index: 5;
      padding: 0 10px;
      display: inline-block;
      vertical-align: top;
      font-size: 14px; }
      @media (min-width: 1025px) {
        #halo_sticky_addToCart .form-action .button {
          top: 0; } }
      #halo_sticky_addToCart .form-action .button.is-active {
        opacity: 0;
        visibility: hidden; }
    @media (max-width: 550px) {
      #halo_sticky_addToCart .form-action {
        height: 70px;
        margin: 10px; } }
    @media (min-width: 551px) {
      #halo_sticky_addToCart .form-action {
        max-width: 215px; }
        #halo_sticky_addToCart .form-action .button {
          min-width: 215px; } }
  #halo_sticky_addToCart .show_select_options {
    color: black;
    border: 1px solid #cbcbcb;
    background-color: rgba(0, 0, 255, 0);
    min-width: 209px;
    font-size: 14px;
    line-height: 24px;
    border-radius: 3px;
    letter-spacing: 0.65px;
    text-transform: uppercase;
    transition: all 0.3s ease;
    font-family: "Poppins", Arial, Helvetica, sans-serif; }
  #halo_sticky_addToCart .form {
    margin: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-pack: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    height: 50px; }
    #halo_sticky_addToCart .form .pop-up-option {
      left: 0;
      right: 0;
      top: auto;
      bottom: calc(100% + 20px);
      width: 100%;
      z-index: 1;
      position: absolute;
      text-align: left;
      background: white;
      opacity: 0;
      overflow: visible;
      visibility: hidden;
      transition: all .5s ease;
      box-shadow: 0 0 0 black, 0 0 1px rgba(0, 0, 0, 0.1);
      border-bottom: 1px solid #e5e5e5;
      border-top: 1px solid #e5e5e5;
      padding: 10px; }
      @media (min-width: 551px) {
        #halo_sticky_addToCart .form .pop-up-option {
          padding: 30px 10px 20px;
          top: auto;
          bottom: 100%; } }
      @media (min-width: 1025px) {
        #halo_sticky_addToCart .form .pop-up-option {
          padding: 35px 0px 15px 0px; } }
      #halo_sticky_addToCart .form .pop-up-option.is-open {
        visibility: visible;
        opacity: 1; }
      #halo_sticky_addToCart .form .pop-up-option > .container {
        position: relative; }
        @media (min-width: 1025px) {
          #halo_sticky_addToCart .form .pop-up-option > .container {
            max-width: 1430px;
            padding-left: 30px;
            padding-right: 30px; } }
      #halo_sticky_addToCart .form .pop-up-option .modal-close {
        top: 15px;
        right: 0;
        transform: translateY(-50%); }
        @media (min-width: 551px) {
          #halo_sticky_addToCart .form .pop-up-option .modal-close {
            top: 0; } }
        @media (min-width: 1025px) {
          #halo_sticky_addToCart .form .pop-up-option .modal-close {
            right: 30px; } }
      #halo_sticky_addToCart .form .pop-up-option .data-product-name {
        display: block;
        padding-top: 0;
        margin-bottom: 20px;
        padding-bottom: 10px;
        border-bottom: 1px solid #f8f8f8; }
        @media (min-width: 551px) {
          #halo_sticky_addToCart .form .pop-up-option .data-product-name {
            display: none; } }
        #halo_sticky_addToCart .form .pop-up-option .data-product-name .productView-title {
          margin-bottom: 0;
          font-size: 14px;
          font-weight: 400;
          line-height: 26px;
          color: black;
          letter-spacing: 0;
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -moz-box-orient: vertical;
          overflow: hidden;
          position: relative;
          word-wrap: break-word;
          -webkit-line-clamp: 2;
          text-overflow: ellipsis;
          width: calc(100% - 30px); }
        #halo_sticky_addToCart .form .pop-up-option .data-product-name .productView-price {
          display: inline-block;
          height: auto;
          line-height: unset; }
        #halo_sticky_addToCart .form .pop-up-option .data-product-name .productView-price .price-section {
          font-size: 15px; }
      #halo_sticky_addToCart .form .pop-up-option .data-product-option {
        font-size: 0;
        display: block;
        width: calc(100% + 10px);
        padding-right: 10px;
        max-height: 300px;
        overflow-y: auto; }
        #halo_sticky_addToCart .form .pop-up-option .data-product-option .form-option-expanded {
          display: none; }
        @media (min-width: 551px) {
          #halo_sticky_addToCart .form .pop-up-option .data-product-option {
            position: relative; } }
        #halo_sticky_addToCart .form .pop-up-option .data-product-option.data-product-option-2 .form-field {
          width: 100%; }
          #halo_sticky_addToCart .form .pop-up-option .data-product-option.data-product-option-2 .form-field:nth-child(even) {
            padding-left: 0;
            border-left: none; }
          #halo_sticky_addToCart .form .pop-up-option .data-product-option.data-product-option-2 .form-field:nth-child(odd) {
            padding-right: 0; }
          #halo_sticky_addToCart .form .pop-up-option .data-product-option.data-product-option-2 .form-field[data-product-attribute="set-select"] .form-select {
            max-width: 100%; }
          #halo_sticky_addToCart .form .pop-up-option .data-product-option.data-product-option-2 .form-field > .form-label--alternate {
            display: block;
            padding-bottom: 10px; }
        @media (min-width: 551px) {
          #halo_sticky_addToCart .form .pop-up-option .data-product-option.data-product-option-2 .form-field {
            width: 49%; }
            #halo_sticky_addToCart .form .pop-up-option .data-product-option.data-product-option-2 .form-field:nth-child(even) {
              padding-left: 15px; }
            #halo_sticky_addToCart .form .pop-up-option .data-product-option.data-product-option-2 .form-field:nth-child(odd) {
              padding-right: 15px; } }
        @media (min-width: 768px) {
          #halo_sticky_addToCart .form .pop-up-option .data-product-option.data-product-option-2 .form-field[data-product-attribute="set-select"] .form-select {
            max-width: 50%; } }
        @media (min-width: 1024px) {
          #halo_sticky_addToCart .form .pop-up-option .data-product-option.data-product-option-2 .form-field:nth-child(even) {
            padding-left: 25px; }
          #halo_sticky_addToCart .form .pop-up-option .data-product-option.data-product-option-2 .form-field:nth-child(odd) {
            padding-right: 25px; } }
      #halo_sticky_addToCart .form .pop-up-option .form-field {
        width: 100%;
        font-size: 14px;
        margin: 0 0 15px 0;
        display: block;
        vertical-align: top;
        position: relative; }
        @media (min-width: 801px) {
          #halo_sticky_addToCart .form .pop-up-option .form-field {
            font-size: 14px;
            margin: 0 0 20px 0;
            display: inline-block;
            vertical-align: top;
            width: auto; }
            #halo_sticky_addToCart .form .pop-up-option .form-field + [data-product-attribute="set-select"] {
              white-space: nowrap; }
            #halo_sticky_addToCart .form .pop-up-option .form-field:nth-child(even) {
              padding-left: 35px;
              border-left: 1px solid #e5e5e5; }
            #halo_sticky_addToCart .form .pop-up-option .form-field:nth-child(odd) {
              padding-right: 25px; } }
        #halo_sticky_addToCart .form .pop-up-option .form-field .form-label {
          display: inline-block;
          margin-bottom: 0;
          font-family: "Roboto", Arial, Helvetica, sans-serif;
          font-size: 14px;
          font-weight: 700;
          letter-spacing: 0.02em; }
          @media (max-width: 551px) {
            #halo_sticky_addToCart .form .pop-up-option .form-field .form-label {
              display: block;
              padding-bottom: 10px; } }
          @media (min-width: 551px) {
            #halo_sticky_addToCart .form .pop-up-option .form-field .form-label {
              display: inline-block;
              vertical-align: middle; } }
          #halo_sticky_addToCart .form .pop-up-option .form-field .form-label > small {
            float: none;
            color: #f1152f;
            margin: 0 15px 0 0;
            line-height: inherit; }
        #halo_sticky_addToCart .form .pop-up-option .form-field > .form-checkbox + .form-label {
          display: inline;
          width: auto; }
        #halo_sticky_addToCart .form .pop-up-option .form-field[data-product-attribute] .form-option {
          display: inline-block;
          vertical-align: middle;
          margin-bottom: 10px; }
        #halo_sticky_addToCart .form .pop-up-option .form-field .form-select {
          max-width: 530px; }
      #halo_sticky_addToCart .form .pop-up-option .close {
        font-size: 14px;
        color: white;
        position: absolute;
        right: 15px;
        width: 30px;
        height: 30px;
        line-height: 30px;
        top: 50%;
        transform: translateY(-50%);
        opacity: 1;
        background: #fff;
        filter: alpha(opacity=100);
        text-align: center;
        font-weight: 600;
        z-index: 10;
        background-color: #7f7f7f;
        border-radius: 5px; }
    #halo_sticky_addToCart .form .alertBox--error {
      -ms-flex-pack: start;
      justify-content: flex-start; }

.show_sticky#halo_sticky_addToCart {
  z-index: 102;
  opacity: 1;
  visibility: visible; }

.background-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: -1;
  display: none;
  visibility: hidden;
  transition: all .5s ease;
  background-color: rgba(0, 0, 0, 0.6); }

.openPopupOption #recently_bought_list {
  z-index: 1; }

@media (max-width: 550px) {
  .openPopupOption {
    overflow: hidden;
    -webkit-overflow-scrolling: auto; }
    .openPopupOption .header,
    .openPopupOption .recently-viewed-products-sidebar {
      z-index: 1; }
    .openPopupOption #halo_sticky_addToCart .background-overlay {
      z-index: 101;
      opacity: 1;
      display: block;
      visibility: visible; }
    .openPopupOption #halo_sticky_addToCart .pop-up-option,
    .openPopupOption #halo_sticky_addToCart .productView-actions {
      z-index: 102; } }

.halo-bundle-products {
  background: white;
  padding-top: 0;
  padding-bottom: 30px;
  margin: 20px 0;
  z-index: 20; }
  .halo-bundle-products .halo-block-header .title {
    font-size: 18px;
    font-weight: 700;
    color: black;
    letter-spacing: 0.25px;
    margin: 0;
    padding: 10px 0 10px 0;
    position: relative;
    text-transform: uppercase;
    text-align: left;
    border-top: 1px solid #ebebeb; }
  .halo-bundle-products .bundle-products-wrapper {
    display: block; }
  .halo-bundle-products .bundle-product-left, .halo-bundle-products .bundle-product-right {
    display: block;
    width: 100%; }
  .halo-bundle-products .bundle-product-right {
    margin: 50px 0 0 0; }
  .halo-bundle-products .halo-product-list {
    padding: 0;
    margin: 0 -10px;
    width: auto; }
    .halo-bundle-products .halo-product-list:not(.slick-initialized) {
      display: block;
      white-space: nowrap;
      overflow: hidden;
      font-size: 0;
      letter-spacing: 0;
      position: relative; }
      .halo-bundle-products .halo-product-list:not(.slick-initialized) .halo-product-item {
        display: inline-block;
        vertical-align: top;
        width: 50%;
        opacity: 0;
        visibility: hidden; }
    @media (min-width: 1025px) {
      .halo-bundle-products .halo-product-list {
        margin: 0 -15px; }
        .halo-bundle-products .halo-product-list:not(.slick-initialized) .halo-product-item {
          width: 33.3334%; } }
    @media (min-width: 1400px) {
      .halo-bundle-products .halo-product-list:not(.slick-initialized) .halo-product-item {
        width: 25%; } }
  .halo-bundle-products .halo-product-item {
    padding: 0 10px; }
    .halo-bundle-products .halo-product-item .halo-product-image {
      display: block;
      position: relative; }
      .halo-bundle-products .halo-product-item .halo-product-image:after {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: white;
        opacity: .4;
        z-index: 1; }
    .halo-bundle-products .halo-product-item .halo-product-image2 {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 100%;
      text-align: center;
      opacity: 0;
      backface-visibility: hidden;
      transform: translate(-50%, -50%);
      transition: opacity 0.8s ease, transform 2s cubic-bezier(0, 0, 0.44, 1.18) 0s; }
      .halo-bundle-products .halo-product-item .halo-product-image2 img {
        display: inline-block;
        vertical-align: top;
        max-height: 100%;
        width: 100%;
        transition: opacity 0.8s ease, transform 2s cubic-bezier(0, 0, 0.44, 1.18) 0s; }
    .halo-bundle-products .halo-product-item.halo-product-itemFirst .halo-product-link {
      pointer-events: none; }
    .halo-bundle-products .halo-product-item.isChecked .halo-product-image:after {
      display: none; }
    .halo-bundle-products .halo-product-item.isChecked .halo-detail-field {
      opacity: 1; }
    @media (min-width: 1025px) {
      .halo-bundle-products .halo-product-item {
        padding: 0 15px; } }
  .halo-bundle-products .halo-product-link {
    display: block;
    position: relative;
    overflow: hidden; }
  .halo-bundle-products .halo-product-container {
    display: block;
    position: relative; }
    .halo-bundle-products .halo-product-container:after {
      content: '';
      display: block;
      height: 0;
      width: 100%;
      padding-bottom: 100%; }
    .halo-bundle-products .halo-product-container > img {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      opacity: 1;
      backface-visibility: visible;
      border: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
      margin-top: 0;
      margin-bottom: 0;
      transition: opacity .8s ease; }
  .halo-bundle-products .halo-product-content {
    display: block;
    padding: 14px 0 0 0;
    text-align: left;
    position: relative; }
  .halo-bundle-products .halo-product-total {
    width: 100%;
    max-width: 250px;
    margin: 0 auto;
    padding: 15px 0 0 0;
    display: block;
    text-align: center; }
    .halo-bundle-products .halo-product-total .total-price {
      display: block;
      font-size: 14px;
      font-weight: 400;
      color: black;
      letter-spacing: 0;
      line-height: 1.75;
      margin: 0 0 10px 0;
      border: 1px solid #ccc; }
    .halo-bundle-products .halo-product-total .text {
      display: block;
      margin-bottom: 0;
      line-height: 12px; }
      .halo-bundle-products .halo-product-total .text span {
        position: relative;
        top: -7px;
        background: #fff;
        padding: 0 12px;
        text-transform: capitalize;
        letter-spacing: .02em; }
    .halo-bundle-products .halo-product-total .price {
      font-weight: 700;
      font-size: 20px;
      letter-spacing: 0;
      margin: 0;
      display: block;
      padding-bottom: 10px; }
    .halo-bundle-products .halo-product-total .button {
      width: 100%;
      height: 42px;
      line-height: 40px;
      text-transform: uppercase;
      max-width: 100%; }
  .halo-bundle-products .icon-plus {
    position: absolute;
    top: 50%;
    left: -24px;
    z-index: 10;
    display: none;
    vertical-align: top;
    width: 18px;
    height: 18px;
    transform: translateY(-50%); }
    .halo-bundle-products .icon-plus:before, .halo-bundle-products .icon-plus:after {
      content: "";
      position: absolute;
      top: 50%;
      background-color: #bfbfbf; }
    .halo-bundle-products .icon-plus:before {
      width: 16px;
      height: 2px;
      left: 100%;
      transform: translate3D(-100%, -50%, 0) rotate(0); }
    .halo-bundle-products .icon-plus:after {
      width: 2px;
      height: 16px;
      left: 9px;
      right: 8px;
      transform: translate3D(0, -50%, 0) rotate(0); }
    @media (max-width: 1024px) {
      .halo-bundle-products .icon-plus {
        left: -19px; } }
  .halo-bundle-products .halo-detail-field {
    opacity: .4; }
  .halo-bundle-products .halo-detail-label {
    display: inline-block !important;
    vertical-align: top;
    padding: 0;
    margin: 0 !important; }
    .halo-bundle-products .halo-detail-label:before {
      position: absolute;
      display: inline-block;
      vertical-align: top;
      top: 1px;
      border-radius: 0;
      width: 16px;
      height: 16px;
      background: transparent; }
    .halo-bundle-products .halo-detail-label:after {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000000' width='800px' height='800px' viewBox='0 0 1920 1920'%3E%3Cpath d='M1743.858 267.012 710.747 1300.124 176.005 765.382 0 941.387l710.747 710.871 1209.24-1209.116z' fill-rule='evenodd'/%3E%3C/svg%3E");
      top: 3px;
      left: 2px;
      width: 12px;
      height: 12px; }
  .halo-bundle-products .halo-detail-checkbox[disable] + .halo-detail-label:before {
    border-color: #193753;
    background: #193753; }
  .halo-bundle-products .halo-detail-checkbox:checked + .halo-detail-label:before {
    border-color: #d0d0d0 !important;
    background: #fff !important; }
  .halo-bundle-products .halo-detail-name {
    font-size: 14px;
    font-weight: 400;
    color: black;
    letter-spacing: 0;
    line-height: 20px;
    padding: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    text-align: left;
    margin-bottom: 8px; }
    .halo-bundle-products .halo-detail-name .text {
      display: inline;
      padding: 0 0 0 28px; }
  .halo-bundle-products .halo-detail-price {
    margin-bottom: 15px;
    justify-content: flex-start; }
  .halo-bundle-products .halo-detail-options {
    display: none;
    position: absolute;
    text-align: left;
    top: -20%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: white;
    z-index: 101;
    width: 300px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease; }
    @media (min-width: 551px) {
      .halo-bundle-products .halo-detail-options {
        top: -50%; } }
    .halo-bundle-products .halo-detail-options .halo-option-header {
      display: block;
      position: relative;
      background-color: #fafafa;
      padding: 10px 20px 10px 20px; }
    .halo-bundle-products .halo-detail-options .halo-option-title {
      font-family: "Roboto", Arial, Helvetica, sans-serif;
      display: block;
      font-size: 14px;
      font-weight: 700;
      letter-spacing: 0.02em;
      line-height: 25px;
      color: black;
      text-transform: uppercase;
      margin: 0; }
    .halo-bundle-products .halo-detail-options .halo-option-close {
      position: absolute;
      top: 50%;
      right: 30px;
      transform: translateY(-50%);
      line-height: 1; }
      .halo-bundle-products .halo-detail-options .halo-option-close svg {
        width: 16px;
        height: 16px;
        fill: black; }
    .halo-bundle-products .halo-detail-options .halo-option-content {
      display: block;
      padding: 20px;
      max-height: 300px;
      overflow: auto; }
      @media (max-width: 375px) {
        .halo-bundle-products .halo-detail-options .halo-option-content {
          max-height: 200px; } }
    .halo-bundle-products .halo-detail-options .alertBox-message {
      display: block;
      font-size: 14px;
      font-weight: 400;
      letter-spacing: 0;
      line-height: 24px;
      color: #e7040f;
      margin: 5px 0 0 0; }
    .halo-bundle-products .halo-detail-options .productView-optionsStock {
      display: block;
      font-size: 14px;
      font-weight: 400;
      font-style: italic;
      letter-spacing: 0;
      line-height: 24px;
      color: #e7040f;
      margin: 5px 0 0 0; }
    .halo-bundle-products .halo-detail-options .form-field {
      font-size: 0;
      margin: 0;
      padding: 0; }
      .halo-bundle-products .halo-detail-options .form-field > .form-label {
        font-size: 14px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0;
        color: black;
        margin: 0 0 12px 0; }
        .halo-bundle-products .halo-detail-options .form-field > .form-label small {
          color: #f1152f;
          line-height: inherit;
          margin: 0 0 0 3px;
          float: none; }
        .halo-bundle-products .halo-detail-options .form-field > .form-label [data-option-value] {
          font-size: 14px;
          font-weight: 400;
          line-height: 24px;
          letter-spacing: 0;
          color: black;
          text-transform: capitalize;
          margin: 0 0 0 8px; }
      .halo-bundle-products .halo-detail-options .form-field + .form-field {
        margin-top: 20px; }
    .halo-bundle-products .halo-detail-options.is-open {
      display: block; }
  .halo-bundle-products .halo-toggle-options {
    margin: 0;
    display: inline-block;
    vertical-align: top;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.02em;
    text-transform: capitalize;
    padding: 0;
    height: auto;
    line-height: 1;
    width: 100%;
    max-width: 100%;
    color: #e9446e;
    border-color: transparent;
    background-color: transparent;
    text-align: left;
    overflow: visible; }
    .halo-bundle-products .halo-toggle-options > svg {
      width: 13px;
      height: 13px;
      fill: #e9446e;
      top: 2px;
      position: relative;
      margin-right: 2px;
      overflow: hidden; }
    .halo-bundle-products .halo-toggle-options > span {
      border-bottom: 1px dotted; }
  .halo-bundle-products .slick-arrow {
    top: 31%;
    border: 1px solid #e2e2e2; }
    .halo-bundle-products .slick-arrow:before {
      width: 8px;
      height: 16px; }
    .halo-bundle-products .slick-arrow.slick-prev {
      left: 15px; }
      .halo-bundle-products .slick-arrow.slick-prev:before {
        background-image: url("data:image/svg+xml;charset=utf8,%3C?xml%20version=%271.0%27%20encoding=%27utf-8%27?%3E%3C!--%20Generator:%20Adobe%20Illustrator%2021.1.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3E%3Csvg%20version=%271.1%27%20id=%27Layer_1%27%20xmlns=%27http://www.w3.org/2000/svg%27%20xmlns:xlink=%27http://www.w3.org/1999/xlink%27%20x=%270px%27%20y=%270px%27%20viewBox=%270%200%209%2018%27%20style=%27enable-background:new%200%200%209%2018;%27%20xml:space=%27preserve%27%3E%3Ctitle%3Esvg-arrow-prev-small%3C/title%3E%3Cpolygon%20points=%275.4,11%203.3,9%205.4,7%209,3.3%209,0%207,2%202,7%200,9%202,11%207,16%209,18%209,14.7%20%27/%3E%3C/svg%3E"); }
    .halo-bundle-products .slick-arrow.slick-next {
      right: 15px; }
      .halo-bundle-products .slick-arrow.slick-next:before {
        background-image: url("data:image/svg+xml;charset=utf8,%3C?xml%20version=%271.0%27%20encoding=%27utf-8%27?%3E%3C!--%20Generator:%20Adobe%20Illustrator%2021.1.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3E%3Csvg%20version=%271.1%27%20id=%27Layer_1%27%20xmlns=%27http://www.w3.org/2000/svg%27%20xmlns:xlink=%27http://www.w3.org/1999/xlink%27%20x=%270px%27%20y=%270px%27%20viewBox=%270%200%209%2018%27%20style=%27enable-background:new%200%200%209%2018;%27%20xml:space=%27preserve%27%3E%3Ctitle%3Esvg-arrow-next-small%3C/title%3E%3Cpolygon%20points=%273.6,11%205.7,9%203.6,7%200,3.3%200,0%202,2%207,7%209,9%207,11%202,16%200,18%200,14.7%20%27/%3E%3C/svg%3E"); }
  .halo-bundle-products .slick-dots {
    display: inline-block;
    vertical-align: middle;
    left: 0;
    bottom: -45px; }
    .halo-bundle-products .slick-dots li {
      margin: 0 10px;
      padding: 0;
      width: auto;
      height: auto; }
      @media (min-width: 1025px) {
        .halo-bundle-products .slick-dots li {
          margin: 0 20px; } }
      .halo-bundle-products .slick-dots li button {
        transition: all 0.3s ease; }
        .halo-bundle-products .slick-dots li button:before {
          display: none; }
      .halo-bundle-products .slick-dots li:only-child {
        display: none; }
  .halo-bundle-products .slick-slide + .slick-active .halo-detail-options {
    left: 15px;
    transform: translateY(-50%); }
    @media (min-width: 551px) {
      .halo-bundle-products .slick-slide + .slick-active .halo-detail-options {
        left: 50px; } }
  .halo-bundle-products .slick-active {
    position: relative; }
    .halo-bundle-products .slick-active + .slick-active .icon-plus {
      display: inline-block; }
    .halo-bundle-products .slick-active:first-of-type .halo-detail-options {
      left: 15px;
      transform: translateY(-50%); }
      @media (min-width: 551px) {
        .halo-bundle-products .slick-active:first-of-type .halo-detail-options {
          left: 50px; } }
    .halo-bundle-products .slick-active:last-of-type .halo-detail-options {
      left: auto;
      right: 15px;
      transform: translateY(-50%); }
      @media (min-width: 551px) {
        .halo-bundle-products .slick-active:last-of-type .halo-detail-options {
          right: 50px; } }
    .halo-bundle-products .slick-active + .slick-slide .halo-detail-options {
      left: auto;
      right: 15px;
      transform: translateY(-50%); }
      @media (min-width: 551px) {
        .halo-bundle-products .slick-active + .slick-slide .halo-detail-options {
          right: 50px; } }
  .halo-bundle-products.halo-block-disable .loadingOverlay {
    display: block; }
  @media (min-width: 375px) {
    .halo-bundle-products .halo-detail-options {
      width: 320px; } }
  @media (min-width: 768px) {
    .halo-bundle-products {
      padding-top: 0;
      padding-bottom: 45px;
      margin-top: 0; }
      .halo-bundle-products .halo-detail-options {
        width: 340px; }
        .halo-bundle-products .halo-detail-options .halo-option-header {
          padding-left: 35px;
          padding-right: 35px; }
        .halo-bundle-products .halo-detail-options .halo-option-close {
          right: 20px; }
        .halo-bundle-products .halo-detail-options .halo-option-content {
          padding-left: 35px;
          padding-right: 35px;
          max-height: 350px; } }
  @media (min-width: 1025px) {
    .halo-bundle-products {
      margin-bottom: 26px; }
      .halo-bundle-products .container {
        z-index: 5;
        max-width: 1230px;
        padding-left: 30px;
        padding-right: 30px; }
      .halo-bundle-products .halo-block-header {
        text-align: center; }
      .halo-bundle-products .bundle-products-wrapper {
        display: flex;
        justify-content: space-between;
        align-items: center; }
      .halo-bundle-products .bundle-product-left {
        width: calc(100% - 300px); }
      .halo-bundle-products .bundle-product-right {
        width: 270px;
        margin-top: 0; }
      .halo-bundle-products .halo-product-list {
        padding-left: 0;
        padding-right: 0;
        margin-left: -15px;
        margin-right: -15px; }
      .halo-bundle-products .halo-product-item {
        padding-left: 15px;
        padding-right: 15px; }
        .halo-bundle-products .halo-product-item .halo-product-imageSwap:hover .halo-product-container > img {
          opacity: 0;
          backface-visibility: hidden; }
        .halo-bundle-products .halo-product-item .halo-product-imageSwap:hover .halo-product-image2 {
          opacity: 1;
          backface-visibility: visible; }
          .halo-bundle-products .halo-product-item .halo-product-imageSwap:hover .halo-product-image2 img {
            transform: scale(1.09); }
        .halo-bundle-products .halo-product-item.halo-product-itemFirst .halo-product-image:before {
          display: none; }
      .halo-bundle-products .halo-product-icon {
        display: flex;
        align-items: center;
        justify-content: center;
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        transition: all 0.3s ease; }
      .halo-bundle-products .halo-product-total {
        padding-top: 0;
        max-width: 100%; }
      .halo-bundle-products .icon-plus {
        left: -24px; } }
  @media (min-width: 1600px) {
    .halo-bundle-products .halo-product-list {
      padding-left: 0;
      padding-right: 0; } }

.page-type-page_contact_form .breadcrumb-wrapper {
  padding-top: 5px; }
  .page-type-page_contact_form .breadcrumb-wrapper .breadcrumbs {
    text-align: left; }

.halo-google-map {
  margin-top: 0px; }

.page-contact .page-header {
  padding-left: 0; }
  .page-contact .page-header .page-heading {
    text-align: left; }

.page-contact .page-content {
  padding: 28px 0 0; }

.page-contact .halo-contact-form p {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.75;
  color: black;
  margin: 0 0 5px 0; }
  .page-contact .halo-contact-form p a {
    color: #e9446e;
    transition: unset; }
    .page-contact .halo-contact-form p a span {
      background-image: linear-gradient(transparent 97%, #e9446e 3%);
      background-repeat: repeat-x;
      background-position-y: -3px; }
  .page-contact .halo-contact-form p + p {
    margin-top: 26px; }

.page-contact .halo-contact-info {
  margin: 50px 0 0 0; }
  .page-contact .halo-contact-info .title {
    color: black;
    font-size: 16px;
    font-weight: 600;
    font-style: italic;
    text-transform: uppercase;
    padding-bottom: 15px;
    margin-top: 0;
    margin-bottom: 30px;
    border-bottom: 1px solid #e6e6e6; }
  .page-contact .halo-contact-info .content {
    padding-bottom: 15px;
    margin-bottom: 22px;
    border-bottom: 1px solid #e6e6e6;
    font-size: 14px;
    font-weight: 400; }
    .page-contact .halo-contact-info .content:last-child {
      margin-bottom: 0;
      padding-bottom: 0;
      border-bottom: none; }
      .page-contact .halo-contact-info .content:last-child .store-link:last-child {
        margin-bottom: 0; }
    .page-contact .halo-contact-info .content .store-info {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-direction: row;
      justify-content: flex-start;
      align-items: flex-start;
      margin-bottom: 17px;
      line-height: 16px; }
      .page-contact .halo-contact-info .content .store-info .icon {
        width: 18px;
        height: 18px;
        margin-right: 15px;
        display: inline-block;
        vertical-align: middle; }
        .page-contact .halo-contact-info .content .store-info .icon.icon-pen {
          width: 20px;
          height: 20px; }
      .page-contact .halo-contact-info .content .store-info p {
        display: inline-block;
        vertical-align: middle;
        margin-bottom: 0;
        line-height: 20px; }
        .page-contact .halo-contact-info .content .store-info p span {
          display: block; }
          .page-contact .halo-contact-info .content .store-info p span + span {
            margin-top: 7px; }
    .page-contact .halo-contact-info .content a {
      text-decoration: none;
      color: black; }
      .page-contact .halo-contact-info .content a span {
        background-image: linear-gradient(currentColor, currentColor);
        background-position: 0 90%;
        background-repeat: no-repeat;
        background-size: 0 1px;
        transition: background-size .5s; }
      .page-contact .halo-contact-info .content a:hover span {
        background-size: 100% 1px; }
    .page-contact .halo-contact-info .content .store-link {
      display: block;
      margin-bottom: 8px; }

.page-contact [data-contact-form] {
  margin: 0;
  padding: 28px 0 0 0; }
  .page-contact [data-contact-form] .form-row {
    margin: 0; }
    .page-contact [data-contact-form] .form-row + .form-field {
      margin-bottom: 15px; }
  .page-contact [data-contact-form] .form-field {
    display: inline-block;
    vertical-align: top;
    padding: 0;
    width: 100%;
    margin: 0 0 20px 0;
    float: none; }
  .page-contact [data-contact-form] .form-label {
    margin-bottom: 6px; }
    .page-contact [data-contact-form] .form-label small {
      font-size: 14px; }
  .page-contact [data-contact-form] .form-input {
    margin-bottom: 0; }
  .page-contact [data-contact-form] textarea {
    min-height: 186px;
    line-height: 26px; }
  .page-contact [data-contact-form] .form-actions {
    display: block;
    margin: 20px 0 0 0;
    text-align: center; }
    .page-contact [data-contact-form] .form-actions .button {
      display: block;
      width: 100%;
      text-transform: uppercase; }

@media (min-width: 768px) {
  .page-contact .page-content {
    display: flex;
    justify-content: space-between;
    align-items: flex-start; }
  .page-contact .halo-contact-form {
    width: 60%; }
  .page-contact .halo-contact-info {
    width: 40%;
    margin-top: 0;
    padding: 0 0 0 40px; }
  .page-contact [data-contact-form] .form-actions {
    margin-top: 5px;
    text-align: left; }
    .page-contact [data-contact-form] .form-actions .button {
      display: inline-block;
      vertical-align: top;
      max-width: 236px !important; } }

@media (min-width: 1025px) {
  .page-contact .halo-contact-form {
    width: 615px; }
    .page-contact .halo-contact-form p a:hover {
      color: #e9446e; }
      .page-contact .halo-contact-form p a:hover span {
        background-image: linear-gradient(transparent 97%, #e9446e 3%);
        background-repeat: repeat-x;
        background-position-y: -3px; }
  .page-contact .halo-contact-info {
    padding: 0 0 0 50px;
    width: calc(100% - 615px); }
    .page-contact .halo-contact-info .store-info a:hover {
      color: #e9446e; }
      .page-contact .halo-contact-info .store-info a:hover span {
        background-image: linear-gradient(transparent 97%, #e9446e 3%); }
    .page-contact .halo-contact-info .sample .button {
      max-width: 235px; } }

@media (min-width: 1400px) {
  .page-contact .halo-contact-info {
    padding-left: 10%; } }

@media (min-width: 1920px) {
  .page-contact .halo-contact-info {
    padding-left: calc(20% + 5px); } }

.haloFaqs-header .page-heading {
  margin-bottom: -20px;
  position: relative;
  z-index: 2; }

.haloFaqs-header__des {
  max-width: 570px;
  width: 100%; }
  .haloFaqs-header__des p {
    color: black;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 40px; }
  .haloFaqs-header__des a {
    color: black;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    background-image: linear-gradient(transparent 97%, #e9446e 3%);
    background-repeat: repeat-x;
    background-position-y: -3px; }
    .home-layout-3 .haloFaqs-header__des a {
      background-image: linear-gradient(transparent 97%, black 3%);
      padding-bottom: 2px; }
  @media (max-width: 1024px) {
    .haloFaqs-header__des {
      padding: 0 15px; }
      .haloFaqs-header__des + .page-sidebar-content {
        padding: 0 15px 0; }
        .haloFaqs-header__des + .page-sidebar-content .faq-contact {
          padding: 0; } }

.page--faqs {
  margin-top: 10px; }
  @media (min-width: 768px) {
    .page--faqs {
      margin-top: 45px; } }

.halo-faqs-title {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: black;
  margin: 0;
  padding: 0 0 10px 0;
  text-transform: uppercase;
  text-align: left;
  border-bottom: 2px solid #2d2d2d; }

.halo-faqs-sidebar {
  width: 290px;
  padding-left: 0;
  padding-right: 0;
  background-color: white; }
  @media (min-width: 1025px) {
    .halo-faqs-sidebar .page-sidebar-content {
      -webkit-box-shadow: 0px 1px 50px 0px rgba(0, 0, 0, 0.1);
      box-shadow: 0px 1px 50px 0px rgba(0, 0, 0, 0.1); } }
  .halo-faqs-sidebar .faq-contact {
    display: block;
    padding: 30px 30px 38px 30px; }
  .halo-faqs-sidebar .faq-title {
    margin-bottom: 26px;
    text-align: center; }
  .halo-faqs-sidebar .faqs-group {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between; }
    .halo-faqs-sidebar .faqs-group .faqs-group-item {
      width: 50%;
      text-align: center; }
    .halo-faqs-sidebar .faqs-group a {
      text-decoration: none;
      transition: unset; }
      .halo-faqs-sidebar .faqs-group a .icon {
        display: block;
        margin: 0 auto 5px auto;
        width: 28px;
        height: 28px;
        fill: black; }
      .halo-faqs-sidebar .faqs-group a .text {
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
        color: black;
        text-transform: capitalize;
        padding: 0 0 1px 0; }
  .halo-faqs-sidebar + .halo-faqs-content {
    width: calc(100% - 290px);
    padding-left: 70px;
    padding-right: 0; }

.halo-faqs-content .faqs-paragraph {
  display: block; }
  .halo-faqs-content .faqs-paragraph + .faqs-paragraph {
    margin-top: 35px; }

.halo-faqs-content .card {
  margin-bottom: 0;
  border-bottom: 1px solid #e6e6e6; }
  .halo-faqs-content .card:before {
    content: none; }

.halo-faqs-content .card-header {
  position: relative;
  background-color: transparent;
  padding: 0;
  margin: 0; }
  .halo-faqs-content .card-header:before, .halo-faqs-content .card-header:after {
    content: " ";
    display: table; }
  .halo-faqs-content .card-header:after {
    clear: both; }

.halo-faqs-content .card-body {
  padding: 13px 0 15px 0;
  line-height: 28px;
  text-align: left; }
  .halo-faqs-content .card-body h4 {
    font-weight: 600;
    font-size: 14px;
    margin-top: 28px;
    margin-bottom: 8px; }
  .halo-faqs-content .card-body ul {
    margin-bottom: 32px; }
  .halo-faqs-content .card-body strong {
    font-weight: 500; }
  .halo-faqs-content .card-body .number {
    margin-top: 27px;
    margin-bottom: 0; }
  .halo-faqs-content .card-body .bold {
    font-weight: 600; }

.halo-faqs-content .title {
  width: 100%;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0;
  color: black;
  text-transform: unset;
  text-align: left;
  padding: 15px 55px 17px 0;
  background: white;
  transition: all 0.3s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .halo-faqs-content .title span {
    background-image: linear-gradient(currentColor, currentColor);
    background-position: 0 90%;
    background-repeat: no-repeat;
    background-size: 0 1px;
    transition: background-size .5s; }
  .halo-faqs-content .title:before {
    content: "Question";
    position: absolute;
    top: 50%;
    left: 0;
    width: 0;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    font-style: italic;
    font-weight: 400;
    background-color: #000;
    border-radius: 0;
    color: white;
    padding: 0;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    margin: 0 13px 0 0;
    text-transform: capitalize;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transform: translateY(-50%);
    transition: all 0.3s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .halo-faqs-content .title.collapsed {
    position: relative;
    padding-left: 80px;
    color: #e9446e; }
    .halo-faqs-content .title.collapsed span {
      background-size: 100% 1px; }
    .halo-faqs-content .title.collapsed:before {
      width: 66px; }
    .halo-faqs-content .title.collapsed + .icon-plus:before {
      transform: translateY(-50%) rotate(90deg); }

.halo-faqs-content .icon-plus {
  display: inline-block;
  vertical-align: top;
  font-size: 0;
  letter-spacing: 0;
  position: absolute;
  top: 50%;
  right: 0;
  width: 16px;
  height: 16px;
  z-index: 2;
  pointer-events: none;
  transform: translateY(-50%);
  background: transparent; }
  .halo-faqs-content .icon-plus:before, .halo-faqs-content .icon-plus:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 50%;
    z-index: 2;
    transform: translate(50%, -50%);
    background: #464646;
    transition: all 0.3s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .halo-faqs-content .icon-plus:before {
    width: 2px;
    height: 16px; }
  .halo-faqs-content .icon-plus:after {
    width: 16px;
    height: 2px; }

.halo-faqs-content .collapse {
  position: relative;
  display: none; }

.halo-faqs-content .faq-content {
  padding: 45px 0 0 0;
  text-align: center; }
  .halo-faqs-content .faq-content p {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0;
    color: black;
    margin: 0; }
  .halo-faqs-content .faq-content .button {
    margin: 15px 0 0 0;
    min-width: 200px; }

@media (min-width: 551px) {
  .halo-faqs-content .faq-content {
    text-align: right; }
    .halo-faqs-content .faq-content .button {
      margin: 15px 0 0 23px;
      min-width: 255px; } }

@media (min-width: 768px) {
  .halo-faqs-content .faq-content .button {
    margin-top: 0; } }

@media (min-width: 1025px) {
  .halo-faqs-title {
    padding-bottom: 17px; }
  .halo-faqs-sidebar {
    position: sticky;
    top: 90px; }
    .halo-faqs-sidebar .faqs-group a {
      text-decoration: none; }
      .halo-faqs-sidebar .faqs-group a:hover .icon {
        fill: #e9446e; }
      .halo-faqs-sidebar .faqs-group a:hover .text {
        color: #e9446e;
        background-image: linear-gradient(transparent 97%, #e9446e 3%);
        background-repeat: repeat-x;
        background-position-y: -3px; }
  .halo-faqs-content {
    padding-top: 1px; }
    .halo-faqs-content .faq-content .button {
      margin-top: 0; } }

@media (max-width: 1024px) {
  .halo-faqs-sidebar {
    width: 500px; }
    .halo-faqs-sidebar + .halo-faqs-content {
      width: 100%;
      padding-left: 0; } }

@media (max-width: 767px) {
  .haloFaqs-header .page-heading {
    margin-bottom: -13px; }
  .halo-faqs-sidebar {
    width: 100%; }
    .halo-faqs-sidebar + .halo-faqs-content {
      width: 100%;
      padding-left: 0;
      padding-top: 30px; }
  .halo-faqs-content .faqs-paragraph + .faqs-paragraph {
    margin-top: 30px; } }

.lookbook-top {
  position: relative; }

#halo-lookbook-slider {
  padding: 50px 0; }
  #halo-lookbook-slider .halo-special-logo {
    position: relative;
    margin: 0 0 30px 0;
    text-align: center;
    padding: 0 15px; }
    #halo-lookbook-slider .halo-special-logo img {
      width: 100%; }
      #halo-lookbook-slider .halo-special-logo img.lazyload, #halo-lookbook-slider .halo-special-logo img.lazyloading {
        width: auto;
        height: auto;
        margin: auto;
        object-fit: contain; }
    #halo-lookbook-slider .halo-special-logo:before {
      content: "";
      position: absolute;
      top: -65px;
      left: 50%;
      width: 1px;
      height: 40px;
      background-color: black;
      z-index: 1; }
  .page-normal #halo-lookbook-slider {
    padding-top: 0;
    padding-bottom: 0; }
  @media (min-width: 551px) {
    #halo-lookbook-slider {
      padding-top: 90px;
      padding-bottom: 55px; }
      #halo-lookbook-slider .halo-special-logo {
        position: absolute;
        top: -50px;
        left: 50%;
        transform: translateX(-50%);
        margin-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        z-index: 2;
        width: 100%;
        max-width: calc(100% - 100px); }
        #halo-lookbook-slider .halo-special-logo:before {
          top: -86px; } }
  @media (min-width: 768px) {
    #halo-lookbook-slider {
      padding-top: 185px; }
      #halo-lookbook-slider .halo-special-logo {
        top: -80px; } }
  @media (min-width: 1025px) {
    #halo-lookbook-slider {
      padding-top: 235px; }
      #halo-lookbook-slider .halo-special-logo {
        width: 100%;
        max-width: 1050px;
        top: -125px; }
        #halo-lookbook-slider .halo-special-logo:before {
          height: 65px;
          top: -106px; }
      .page-normal #halo-lookbook-slider {
        margin: 0 -15px; } }

.halo-lookbook-slider {
  display: block; }
  .halo-lookbook-slider-slide {
    position: relative; }
    @media (min-width: 1025px) {
      .halo-lookbook-slider-slide {
        padding: 0 15px; } }
  .halo-lookbook-slider-imageWrapper {
    position: relative; }
    .halo-lookbook-slider-imageWrapper:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 1;
      background-color: rgba(90, 75, 68, 0.1); }
  .halo-lookbook-slider-image {
    text-align: center; }
    .halo-lookbook-slider-image img {
      display: none; }
      .halo-lookbook-slider-image img.lazyload, .halo-lookbook-slider-image img.lazyloading {
        width: auto;
        height: auto;
        margin: auto;
        object-fit: contain; }
      .halo-lookbook-slider-image img.image-mobile {
        display: block; }
        .halo-lookbook-slider-image img.image-mobile.lazyload, .halo-lookbook-slider-image img.image-mobile.lazyloading {
          width: auto;
          height: auto;
          margin: auto;
          object-fit: contain; }
    .page-blog .halo-lookbook-slider-image {
      width: 100%; }
      .page-blog .halo-lookbook-slider-image img {
        display: block; }
    .page-normal .halo-lookbook-slider-image {
      width: 100%; }
      .page-normal .halo-lookbook-slider-image img {
        display: block; }
  .halo-lookbook-slider-content {
    display: block;
    width: 100%;
    max-width: calc(100% - 100px);
    text-align: center;
    padding: 50px 0 0 0;
    margin: 0 auto;
    white-space: normal;
    background-color: rgba(0, 0, 255, 0); }
    .halo-lookbook-slider-content .subtitle {
      display: block;
      font-size: 14px;
      font-weight: 700;
      letter-spacing: 0;
      line-height: 40px;
      text-transform: uppercase;
      color: black;
      margin: 0 0 11px 0; }
    .halo-lookbook-slider-content .title {
      font-size: 30px;
      font-weight: 400;
      line-height: 1.2;
      letter-spacing: 0;
      text-transform: uppercase;
      color: black;
      margin: 0 0 24px 0; }
    .halo-lookbook-slider-content .desc {
      display: block;
      font-size: 14px;
      font-weight: 400;
      letter-spacing: 0;
      line-height: 1.75;
      color: black;
      margin: 0 0 30px 0; }
    .halo-lookbook-slider-content .button {
      min-width: 200px;
      text-transform: uppercase; }
  .halo-lookbook-slider-point {
    display: block;
    position: absolute;
    z-index: 5;
    pointer-events: auto; }
    .page-blog .halo-lookbook-slider-point {
      display: block; }
    .page-normal .halo-lookbook-slider-point {
      display: block; }
  .halo-lookbook-slider-icon {
    display: inline-block;
    vertical-align: top;
    width: 30px;
    height: 30px;
    color: white;
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
    pointer-events: auto;
    position: relative;
    background-color: black; }
    .halo-lookbook-slider-icon:before, .halo-lookbook-slider-icon:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: -1;
      border-radius: 50%;
      opacity: .3;
      background-color: black; }
    .halo-lookbook-slider-icon:before {
      animation: zoom-animation 1.4s ease-in-out infinite; }
    .halo-lookbook-slider-icon:after {
      animation: zoom-animation-2 1.4s ease-in-out infinite; }
  .halo-lookbook-slider-info {
    display: block;
    padding: 17px 0 13px; }
  .halo-lookbook-slider-text {
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 25px;
    color: black;
    text-align: center; }
  .halo-lookbook-slider .slick-slide .halo-lookbook-slider-content .subtitle {
    visibility: hidden;
    animation-delay: 0ms;
    animation-name: fadeOutDown; }
  .halo-lookbook-slider .slick-slide .halo-lookbook-slider-content .title {
    visibility: hidden;
    animation-delay: 0ms;
    animation-name: fadeOutDown; }
  .halo-lookbook-slider .slick-slide .halo-lookbook-slider-content .desc {
    visibility: hidden;
    animation-delay: 0ms;
    animation-name: fadeOutDown; }
  .halo-lookbook-slider .slick-slide .halo-lookbook-slider-content .button {
    visibility: hidden;
    animation-delay: 0ms;
    animation-name: fadeOutDown; }
  .halo-lookbook-slider .slick-current .halo-lookbook-slider-content .subtitle {
    visibility: visible;
    animation-delay: 50ms;
    animation-name: fadeInUp; }
  .halo-lookbook-slider .slick-current .halo-lookbook-slider-content .title {
    visibility: visible;
    animation-delay: 100ms;
    animation-name: fadeInUp; }
  .halo-lookbook-slider .slick-current .halo-lookbook-slider-content .desc {
    visibility: visible;
    animation-delay: 150ms;
    animation-name: fadeInUp; }
  .halo-lookbook-slider .slick-current .halo-lookbook-slider-content .button {
    visibility: visible;
    animation-delay: 200ms;
    animation-name: fadeInUp; }
  .halo-lookbook-slider .slick-dots {
    position: absolute;
    top: calc((100% - 320px)/2);
    left: auto;
    right: 15px;
    bottom: auto;
    transform: translateY(-50%);
    margin: 0;
    padding: 0;
    width: auto; }
    .halo-lookbook-slider .slick-dots li {
      display: block;
      width: auto;
      height: auto;
      padding: 0;
      text-align: right; }
      .halo-lookbook-slider .slick-dots li button {
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0;
        line-height: 40px;
        color: #cccccc;
        border: 0;
        border-radius: 0;
        width: auto;
        height: auto;
        position: relative;
        transition: all 0.3s ease;
        border-bottom: 1px solid transparent; }
        .halo-lookbook-slider .slick-dots li button:before {
          content: '0';
          display: inline;
          position: relative;
          top: unset;
          left: unset;
          right: unset;
          bottom: unset;
          background: unset;
          border: 0;
          border-radius: 0;
          width: auto;
          height: auto;
          font-size: 14px;
          font-weight: 400;
          letter-spacing: 0;
          line-height: 40px;
          color: #cccccc;
          line-height: inherit;
          opacity: 1; }
        .halo-lookbook-slider .slick-dots li button:after {
          display: none; }
      .halo-lookbook-slider .slick-dots li.slick-active button {
        border-color: #cccccc; }
    .page-blog .halo-lookbook-slider .slick-dots {
      top: auto;
      bottom: -50px;
      width: 100%;
      left: 0;
      right: auto;
      transform: unset;
      text-align: center; }
      .page-blog .halo-lookbook-slider .slick-dots li {
        display: inline-block;
        vertical-align: middle;
        line-height: 1; }
        .page-blog .halo-lookbook-slider .slick-dots li button {
          font-size: 0;
          padding-right: 0 !important;
          width: 8px;
          height: 8px;
          opacity: 1;
          border: 1px solid black;
          border-radius: 50%;
          background-color: transparent;
          transition: all 0.3s ease; }
          .page-blog .halo-lookbook-slider .slick-dots li button:before {
            display: none; }
          .page-blog .halo-lookbook-slider .slick-dots li button:after {
            display: none; }
        .page-blog .halo-lookbook-slider .slick-dots li.slick-active button {
          opacity: 1;
          border-color: black;
          background-color: black; }
    .page-normal .halo-lookbook-slider .slick-dots {
      top: auto;
      bottom: -50px;
      width: 100%;
      left: 0;
      right: auto;
      transform: unset;
      text-align: center; }
      .page-normal .halo-lookbook-slider .slick-dots li {
        display: inline-block;
        vertical-align: middle;
        line-height: 1; }
        .page-normal .halo-lookbook-slider .slick-dots li button {
          font-size: 0;
          padding-right: 0 !important;
          width: 12px;
          height: 12px;
          opacity: 1;
          border: 1px solid black;
          border-radius: 50%;
          background-color: transparent;
          transition: all 0.3s ease; }
          .page-normal .halo-lookbook-slider .slick-dots li button:before {
            display: none; }
          .page-normal .halo-lookbook-slider .slick-dots li button:after {
            display: none; }
        .page-normal .halo-lookbook-slider .slick-dots li.slick-active button {
          opacity: 1;
          border-color: black;
          background-color: black; }
  .halo-lookbook-slider:not(.slick-initialized) {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    font-size: 0;
    letter-spacing: 0; }
    .halo-lookbook-slider:not(.slick-initialized) > .halo-lookbook-slider-slide {
      display: inline-block;
      vertical-align: top;
      width: 100%;
      overflow: hidden; }
      .halo-lookbook-slider:not(.slick-initialized) > .halo-lookbook-slider-slide:not(:first-child) {
        opacity: 0;
        visibility: hidden; }
  .halo-lookbook-slider.slick-initialized {
    margin-bottom: 0; }
  @media (min-width: 321px) {
    .halo-lookbook-slider-content .title {
      font-size: 40px; } }
  @media (min-width: 375px) {
    .page-blog .halo-lookbook-slider-slide {
      padding-left: 8px;
      padding-right: 8px; }
    page-blog .halo-lookbook-slider:not(.slick-initialized) > .halo-lookbook-slider-slide {
      width: 50%;
      opacity: 1;
      visibility: visible; }
    .page-blog .halo-lookbook-slider {
      margin-left: -8px;
      margin-right: -8px;
      width: auto; } }
  @media (min-width: 551px) {
    .halo-lookbook-slider-image img {
      display: block; }
      .halo-lookbook-slider-image img.image-mobile {
        display: none; }
    .halo-lookbook-slider-content {
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      z-index: 3;
      transform: translateY(-50%);
      padding: 15px; }
      .halo-lookbook-slider-content .subtitle {
        color: white; }
      .halo-lookbook-slider-content .title {
        color: white; }
      .halo-lookbook-slider-content .desc {
        color: white; }
    .halo-lookbook-slider .slick-dots {
      top: 50%; }
      .halo-lookbook-slider .slick-dots li button {
        border: 0; }
        .halo-lookbook-slider .slick-dots li button:after {
          content: "";
          display: block;
          position: absolute;
          top: 20px;
          left: auto;
          right: 0;
          width: 0;
          height: 1px;
          z-index: 1;
          opacity: 1;
          visibility: visible;
          border: 0;
          border-radius: 0;
          line-height: unset;
          font-size: 0;
          font-weight: unset;
          background-color: #cccccc;
          transition: all 0.3s ease; }
      .halo-lookbook-slider .slick-dots li.slick-active button {
        padding-right: 45px; }
        .halo-lookbook-slider .slick-dots li.slick-active button:after {
          width: 36px; }
    page-blog .halo-lookbook-slider:not(.slick-initialized) > .halo-lookbook-slider-slide {
      width: 33.3333333%;
      opacity: 1;
      visibility: visible; } }
  @media (min-width: 768px) {
    .halo-lookbook-slider-content {
      right: auto;
      text-align: left;
      max-width: 520px; }
    .halo-lookbook-slider-info {
      display: flex;
      justify-content: space-between;
      align-items: center; }
    .halo-lookbook-slider-text {
      text-align: left; } }
  @media (min-width: 1025px) {
    .page-blog .halo-lookbook-slider-slide {
      padding-left: 15px;
      padding-right: 15px; }
    .halo-lookbook-slider-parallax {
      height: 870px;
      background-size: cover;
      background-attachment: fixed;
      background-repeat: no-repeat;
      background-position: center; }
      .halo-lookbook-slider-parallax .halo-lookbook-slider-image {
        opacity: 0;
        visibility: hidden; }
    .page-blog .halo-lookbook-slider-image {
      position: relative;
      z-index: 2; }
      .page-blog .halo-lookbook-slider-image:before {
        content: "";
        width: 100%;
        height: 100%;
        top: 100%;
        right: 0;
        left: auto;
        z-index: 2;
        transform: none;
        position: absolute;
        transition: all 0.3s ease;
        background-color: rgba(0, 0, 0, 0.25);
        background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.25) 100%); }
      .page-blog .halo-lookbook-slider-image:hover:before {
        top: 0; }
    .halo-lookbook-slider-content {
      left: 30px;
      right: auto;
      padding: 0 70px;
      transform: translateY(-50%);
      text-align: left; }
      .halo-lookbook-slider-content .title {
        font-size: 60px; }
    .halo-lookbook-slider .slick-dots {
      right: 30px; }
      .halo-lookbook-slider .slick-dots li:hover button {
        padding-right: 45px; }
        .halo-lookbook-slider .slick-dots li:hover button:after {
          width: 36px; }
      .page-blog .halo-lookbook-slider .slick-dots li button {
        width: 10px;
        height: 10px; }
    .page-blog .halo-lookbook-slider {
      margin-left: -15px;
      margin-right: -15px; } }
  @media (min-width: 1600px) {
    .halo-lookbook-slider-content {
      left: calc((100% - 1470px)/2); }
    .halo-lookbook-slider .slick-dots {
      right: calc((100% - 1570px)/ 2); } }
  @media (min-width: 1920px) {
    .halo-lookbook-slider-content {
      left: calc((100% - 1570px)/2); }
    .halo-lookbook-slider .slick-dots {
      right: calc((100% - 1770px)/ 2); } }

.halo-lookbook-share {
  position: absolute;
  top: auto;
  bottom: 90px;
  right: 0;
  margin-top: 0; }
  .halo-lookbook-share .shareLinkSocial__social {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-end;
    position: relative;
    right: -5px; }
    .halo-lookbook-share .shareLinkSocial__social > p {
      margin-right: 18px;
      margin-bottom: 0;
      color: black; }

@media (max-width: 991px) {
  .halo-lookbook-share {
    position: static;
    margin-top: 40px; }
    .halo-lookbook-share .shareLinkSocial__social {
      justify-content: center; } }

.halo-lookbook-button {
  text-align: center;
  border-top: 1px solid #e6e6e6;
  padding: 70px 0 0 0;
  margin: 0; }
  .halo-lookbook-button .button {
    text-transform: uppercase;
    min-width: 237px;
    font-weight: 700;
    font-size: 16px;
    line-height: 40px;
    color: white; }
    .home-layout-3 .halo-lookbook-button .button {
      line-height: 58px; }
  @media (min-width: 1025px) {
    .halo-lookbook-button {
      padding-top: 35px;
      margin-bottom: 0; }
      .home-layout-3 .halo-lookbook-button {
        padding-top: 20px; } }

.haloLookbook-header {
  margin-bottom: 32px; }

.halo-lookbook-content {
  padding: 0; }

.halo-lookbook-popup {
  display: none;
  position: relative; }
  .halo-lookbook-popup.is-open {
    display: block;
    position: absolute;
    z-index: 21; }

.halo-lookbook-close {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 1;
  z-index: 10;
  background: white !important;
  width: 30px !important;
  height: 30px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 30px !important;
  padding: 5px; }
  .halo-lookbook-close svg {
    fill: black;
    width: 100%;
    height: 100%; }
  @media (max-width: 551px) {
    .halo-lookbook-close {
      width: 25px !important;
      height: 25px; } }

@media (min-width: 551px) {
  .halo-lookbook-close {
    right: -30px;
    background: transparent; }
    .halo-lookbook-close svg {
      width: 12px;
      height: 12px;
      fill: black; } }

.page-errors form {
  max-width: 770px;
  margin: 0 auto; }

@media (min-width: 551px) {
  .page-errors form .button {
    min-width: 180px; } }

.page-location .halo-location-top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 27px; }
  .page-location .halo-location-top .halo-location-topLeft {
    width: 600px;
    display: inline-block;
    vertical-align: top;
    padding-right: 30px; }
    .page-location .halo-location-top .halo-location-topLeft .halo-location-title {
      color: black;
      font-size: 16px;
      font-weight: 600;
      text-transform: capitalize;
      margin-bottom: 13px;
      margin-top: 0; }
      .home-layout-3 .page-location .halo-location-top .halo-location-topLeft .halo-location-title {
        font-family: "Roboto", Arial, Helvetica, sans-serif;
        font-size: 16px; }
    .page-location .halo-location-top .halo-location-topLeft .halo-location-text {
      color: black;
      font-size: 14px;
      font-weight: 400;
      line-height: 22px;
      margin-bottom: 0; }
  .page-location .halo-location-top .halo-location-topRight {
    width: 770px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: -5px; }
    .page-location .halo-location-top .halo-location-topRight .halo-location-seach .ENV_maps__div_search {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: space-between;
      position: relative; }
      .page-location .halo-location-top .halo-location-topRight .halo-location-seach .ENV_maps__div_search .form-label {
        width: 42px;
        height: 42px;
        position: absolute;
        top: 0;
        left: 0;
        padding: 10px 10px 9px;
        margin-bottom: 0; }
        .home-layout-3 .page-location .halo-location-top .halo-location-topRight .halo-location-seach .ENV_maps__div_search .form-label {
          width: 60px;
          height: 60px;
          padding: 15px 18px 15px; }
        .page-location .halo-location-top .halo-location-topRight .halo-location-seach .ENV_maps__div_search .form-label svg {
          fill: black;
          width: 100%;
          height: 100%; }
        .page-location .halo-location-top .halo-location-topRight .halo-location-seach .ENV_maps__div_search .form-label span {
          display: none; }
      .page-location .halo-location-top .halo-location-topRight .halo-location-seach .ENV_maps__div_search .form-input {
        padding-left: 53px;
        width: calc(100% - 165px); }
        .home-layout-3 .page-location .halo-location-top .halo-location-topRight .halo-location-seach .ENV_maps__div_search .form-input {
          min-height: 60px;
          height: 60px;
          line-height: 58px; }
      .page-location .halo-location-top .halo-location-topRight .halo-location-seach .ENV_maps__div_search .button {
        width: 151px;
        margin-left: 15px;
        margin-bottom: 0; }

.page-location .halo-location-bottom {
  font-size: 0;
  margin-top: 40px; }
  .page-location .halo-location-bottom .HL-ColLeft {
    width: 310px;
    display: inline-block;
    vertical-align: top;
    font-size: 14px; }
    .page-location .halo-location-bottom .HL-ColLeft .InfoFind {
      padding: 0 5px 0 0;
      max-height: 600px;
      overflow-y: auto;
      border: 1px solid #E6E6E6; }
      .page-location .halo-location-bottom .HL-ColLeft .InfoFind::-webkit-scrollbar {
        width: 5px; }
      .page-location .halo-location-bottom .HL-ColLeft .InfoFind::-webkit-scrollbar-track {
        background: #EAEAEA; }
      .page-location .halo-location-bottom .HL-ColLeft .InfoFind::-webkit-scrollbar-thumb {
        background: #000000; }
      .page-location .halo-location-bottom .HL-ColLeft .InfoFind .halo-location-list > div {
        padding: 17px 25px 25px; }
        .page-location .halo-location-bottom .HL-ColLeft .InfoFind .halo-location-list > div + div {
          border-top: 1px solid #E6E6E6; }
      .page-location .halo-location-bottom .HL-ColLeft .InfoFind .halo-location-list .halo-location-heading {
        color: black;
        font-size: 14px;
        font-weight: 600;
        cursor: pointer;
        margin-top: 0;
        margin-bottom: 8px; }
        .home-layout-3 .page-location .halo-location-bottom .HL-ColLeft .InfoFind .halo-location-list .halo-location-heading {
          font-family: "Roboto", Arial, Helvetica, sans-serif;
          font-size: 16px; }
        .page-location .halo-location-bottom .HL-ColLeft .InfoFind .halo-location-list .halo-location-heading span {
          background-image: linear-gradient(currentColor, currentColor);
          background-position: 0 90%;
          background-repeat: no-repeat;
          background-size: 0 1px;
          transition: background-size .5s; }
        .page-location .halo-location-bottom .HL-ColLeft .InfoFind .halo-location-list .halo-location-heading:hover span {
          background-size: 100% 1px; }
      .page-location .halo-location-bottom .HL-ColLeft .InfoFind .halo-location-list .halo-location-info {
        color: black;
        font-size: 14px;
        font-weight: 400;
        line-height: 26px;
        margin-bottom: 0; }
  .page-location .halo-location-bottom .HL-ColRight {
    width: calc(100% - 310px);
    display: inline-block;
    vertical-align: top;
    font-size: 14px; }

@media (max-width: 991px) {
  .page-location .halo-location-top {
    display: block; }
    .page-location .halo-location-top .halo-location-topLeft {
      width: 100%;
      display: block;
      padding-right: 0;
      margin-bottom: 30px; }
    .page-location .halo-location-top .halo-location-topRight {
      width: 100%;
      display: block; }
  .page-location .halo-location-bottom .HL-ColLeft {
    width: 100%;
    display: block; }
    .page-location .halo-location-bottom .HL-ColLeft .InfoFind .halo-location-list > div {
      padding: 20px; }
  .page-location .halo-location-bottom .HL-ColRight {
    width: 100%;
    display: block; } }

@media (max-width: 767px) {
  .page-location .halo-location-top .halo-location-topRight .halo-location-seach .ENV_maps__div_search {
    display: block; }
    .page-location .halo-location-top .halo-location-topRight .halo-location-seach .ENV_maps__div_search .form-input {
      width: 100%; }
    .page-location .halo-location-top .halo-location-topRight .halo-location-seach .ENV_maps__div_search .button {
      width: 100%;
      margin-top: 15px;
      margin-left: 0; } }

.carousel {
  position: relative;
  box-sizing: border-box; }

.carousel *, .carousel :before, .carousel :after {
  box-sizing: inherit; }

.carousel.is-draggable {
  cursor: move;
  cursor: grab; }

.carousel.is-dragging {
  cursor: move;
  cursor: grabbing; }

.carousel__viewport {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%; }

.carousel__track {
  display: flex; }

.carousel__slide {
  flex: 0 0 auto;
  width: var(--carousel-slide-width, 60%);
  max-width: 100%;
  padding: 1rem;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  overscroll-behavior: contain; }

.has-dots {
  margin-bottom: calc(0.5rem + 22px); }

.carousel__dots {
  margin: 0 auto;
  padding: 0;
  position: absolute;
  top: calc(100% + 0.5rem);
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  list-style: none;
  user-select: none; }

.carousel__dots .carousel__dot {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
  width: 22px;
  height: 22px;
  cursor: pointer; }

.carousel__dots .carousel__dot:after {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: currentColor;
  opacity: .25;
  transition: opacity .15s ease-in-out; }

.carousel__dots .carousel__dot.is-selected:after {
  opacity: 1; }

.carousel__button {
  width: var(--carousel-button-width, 48px);
  height: var(--carousel-button-height, 48px);
  padding: 0;
  border: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: all;
  cursor: pointer;
  color: var(--carousel-button-color, currentColor);
  background: var(--carousel-button-bg, transparent);
  border-radius: var(--carousel-button-border-radius, 50%);
  box-shadow: var(--carousel-button-shadow, none);
  transition: opacity .15s ease; }

.carousel__button.is-prev, .carousel__button.is-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

.carousel__button.is-prev {
  left: 10px; }

.carousel__button.is-next {
  right: 10px; }

.carousel__button[disabled] {
  cursor: default;
  opacity: .3; }

.carousel__button svg {
  width: var(--carousel-button-svg-width, 50%);
  height: var(--carousel-button-svg-height, 50%);
  fill: none;
  stroke: currentColor;
  stroke-width: var(--carousel-button-svg-stroke-width, 1.5);
  stroke-linejoin: bevel;
  stroke-linecap: round;
  filter: var(--carousel-button-svg-filter, none);
  pointer-events: none; }

html.with-fancybox {
  scroll-behavior: auto; }

body.compensate-for-scrollbar {
  overflow: hidden !important;
  touch-action: none; }

.fancybox__container {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  direction: ltr;
  margin: 0;
  padding: env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  color: var(--fancybox-color, #fff);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  overflow: hidden;
  z-index: 1050;
  outline: none;
  transform-origin: top left;
  --carousel-button-width:48px;
  --carousel-button-height:48px;
  --carousel-button-svg-width:24px;
  --carousel-button-svg-height:24px;
  --carousel-button-svg-stroke-width:2.5;
  --carousel-button-svg-filter:drop-shadow(1px 1px 1px rgba(0,0,0,0.4)); }

.fancybox__container *, .fancybox__container ::before, .fancybox__container ::after {
  box-sizing: inherit; }

.fancybox__container :focus {
  outline: none; }

body:not(.is-using-mouse) .fancybox__container :focus {
  box-shadow: 0 0 0 1px #fff, 0 0 0 2px var(--fancybox-accent-color, rgba(1, 210, 232, 0.94)); }

@media all and (min-width: 1024px) {
  .fancybox__container {
    --carousel-button-width:48px;
    --carousel-button-height:48px;
    --carousel-button-svg-width:27px;
    --carousel-button-svg-height:27px; } }

.fancybox__backdrop {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: var(--fancybox-bg, rgba(24, 24, 27, 0.92)); }

.fancybox__carousel {
  position: relative;
  flex: 1 1 auto;
  min-height: 0;
  height: 100%;
  z-index: 10; }

.fancybox__carousel.has-dots {
  margin-bottom: calc(0.5rem + 22px); }

.fancybox__viewport {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: visible;
  cursor: default; }

.fancybox__track {
  display: flex;
  height: 100%; }

.fancybox__slide {
  flex: 0 0 auto;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 48px 8px 8px;
  position: relative;
  overscroll-behavior: contain;
  display: flex;
  flex-direction: column;
  outline: 0;
  overflow: auto;
  --carousel-button-width:36px;
  --carousel-button-height:36px;
  --carousel-button-svg-width:22px;
  --carousel-button-svg-height:22px; }

.fancybox__slide::before, .fancybox__slide::after {
  content: "";
  flex: 0 0 0;
  margin: auto; }

@media all and (min-width: 1024px) {
  .fancybox__slide {
    padding: 64px 100px; } }

.fancybox__content {
  margin: 0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);
  padding: 36px;
  color: var(--fancybox-content-color, #374151);
  background: var(--fancybox-content-bg, #fff);
  position: relative;
  align-self: center;
  display: flex;
  flex-direction: column;
  z-index: 20; }

.fancybox__content :focus:not(.carousel__button.is-close) {
  outline: thin dotted;
  box-shadow: none; }

.fancybox__caption {
  align-self: center;
  max-width: 100%;
  margin: 0;
  padding: 1rem 0 0;
  line-height: 1.375;
  color: var(--fancybox-color, currentColor);
  visibility: visible;
  cursor: auto;
  flex-shrink: 0;
  overflow-wrap: anywhere; }

.is-loading .fancybox__caption {
  visibility: hidden; }

.fancybox__container > .carousel__dots {
  top: 100%;
  color: var(--fancybox-color, #fff); }

.fancybox__nav .carousel__button {
  z-index: 40; }

.fancybox__nav .carousel__button.is-next {
  right: 8px; }

@media all and (min-width: 1024px) {
  .fancybox__nav .carousel__button.is-next {
    right: 40px; } }

.fancybox__nav .carousel__button.is-prev {
  left: 8px; }

@media all and (min-width: 1024px) {
  .fancybox__nav .carousel__button.is-prev {
    left: 40px; } }

.carousel__button.is-close {
  position: absolute;
  top: 8px;
  right: 8px;
  top: calc(env(safe-area-inset-top,0px) + 8px);
  right: calc(env(safe-area-inset-right,0px) + 8px);
  z-index: 40; }

@media all and (min-width: 1024px) {
  .carousel__button.is-close {
    right: 40px; } }

.fancybox__content > .carousel__button.is-close {
  position: absolute;
  top: -40px;
  right: 0;
  color: var(--fancybox-color, #fff); }

.fancybox__no-click, .fancybox__no-click button {
  pointer-events: none; }

.fancybox__spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  color: var(--fancybox-color, currentColor); }

.fancybox__slide .fancybox__spinner {
  cursor: pointer;
  z-index: 1053; }

.fancybox__spinner svg {
  animation: fancybox-rotate 2s linear infinite;
  transform-origin: center center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%; }

.fancybox__spinner svg circle {
  fill: none;
  stroke-width: 2.75;
  stroke-miterlimit: 10;
  stroke-dasharray: 1,200;
  stroke-dashoffset: 0;
  animation: fancybox-dash 1.5s ease-in-out infinite;
  stroke-linecap: round;
  stroke: currentColor; }

@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg); } }

@keyframes fancybox-dash {
  0% {
    stroke-dasharray: 1,200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -35px; }
  100% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -124px; } }

.fancybox__backdrop, .fancybox__caption, .fancybox__nav, .carousel__dots, .carousel__button.is-close {
  opacity: var(--fancybox-opacity, 1); }

.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop, .fancybox__container.is-animated[aria-hidden=false] .fancybox__caption, .fancybox__container.is-animated[aria-hidden=false] .fancybox__nav, .fancybox__container.is-animated[aria-hidden=false] .carousel__dots, .fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close {
  animation: .15s ease backwards fancybox-fadeIn; }

.fancybox__container.is-animated.is-closing .fancybox__backdrop, .fancybox__container.is-animated.is-closing .fancybox__caption, .fancybox__container.is-animated.is-closing .fancybox__nav, .fancybox__container.is-animated.is-closing .carousel__dots, .fancybox__container.is-animated.is-closing .carousel__button.is-close {
  animation: .15s ease both fancybox-fadeOut; }

.fancybox-fadeIn {
  animation: .15s ease both fancybox-fadeIn; }

.fancybox-fadeOut {
  animation: .1s ease both fancybox-fadeOut; }

.fancybox-zoomInUp {
  animation: .2s ease both fancybox-zoomInUp; }

.fancybox-zoomOutDown {
  animation: .15s ease both fancybox-zoomOutDown; }

.fancybox-throwOutUp {
  animation: .15s ease both fancybox-throwOutUp; }

.fancybox-throwOutDown {
  animation: .15s ease both fancybox-throwOutDown; }

@keyframes fancybox-fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fancybox-fadeOut {
  to {
    opacity: 0; } }

@keyframes fancybox-zoomInUp {
  from {
    transform: scale(0.97) translate3d(0, 16px, 0);
    opacity: 0; }
  to {
    transform: scale(1) translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes fancybox-zoomOutDown {
  to {
    transform: scale(0.97) translate3d(0, 16px, 0);
    opacity: 0; } }

@keyframes fancybox-throwOutUp {
  to {
    transform: translate3d(0, -30%, 0);
    opacity: 0; } }

@keyframes fancybox-throwOutDown {
  to {
    transform: translate3d(0, 30%, 0);
    opacity: 0; } }

.fancybox__carousel .carousel__slide {
  scrollbar-width: thin;
  scrollbar-color: #ccc rgba(255, 255, 255, 0.1); }

.fancybox__carousel .carousel__slide::-webkit-scrollbar {
  width: 8px;
  height: 8px; }

.fancybox__carousel .carousel__slide::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0.1); }

.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 2px;
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2); }

.fancybox__carousel.is-draggable .fancybox__slide, .fancybox__carousel.is-draggable .fancybox__slide .fancybox__content {
  cursor: move;
  cursor: grab; }

.fancybox__carousel.is-dragging .fancybox__slide, .fancybox__carousel.is-dragging .fancybox__slide .fancybox__content {
  cursor: move;
  cursor: grabbing; }

.fancybox__carousel .fancybox__slide .fancybox__content {
  cursor: auto; }

.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content {
  cursor: zoom-in; }

.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content {
  cursor: zoom-out; }

.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content {
  cursor: move;
  cursor: grab; }

.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content {
  cursor: move;
  cursor: grabbing; }

.fancybox__image {
  transform-origin: 0 0;
  user-select: none;
  transition: none; }

.has-image .fancybox__content {
  padding: 0;
  background: rgba(0, 0, 0, 0);
  min-height: 1px; }

.is-closing .has-image .fancybox__content {
  overflow: visible; }

.has-image[data-image-fit=contain] {
  overflow: visible;
  touch-action: none; }

.has-image[data-image-fit=contain] .fancybox__content {
  flex-direction: row;
  flex-wrap: wrap; }

.has-image[data-image-fit=contain] .fancybox__image {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain; }

.has-image[data-image-fit=contain-w] {
  overflow-x: hidden;
  overflow-y: auto; }

.has-image[data-image-fit=contain-w] .fancybox__content {
  min-height: auto; }

.has-image[data-image-fit=contain-w] .fancybox__image {
  max-width: 100%;
  height: auto; }

.has-image[data-image-fit=cover] {
  overflow: visible;
  touch-action: none; }

.has-image[data-image-fit=cover] .fancybox__content {
  width: 100%;
  height: 100%; }

.has-image[data-image-fit=cover] .fancybox__image {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content, .fancybox__carousel .fancybox__slide.has-map .fancybox__content, .fancybox__carousel .fancybox__slide.has-pdf .fancybox__content, .fancybox__carousel .fancybox__slide.has-video .fancybox__content, .fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
  max-width: 100%;
  flex-shrink: 1;
  min-height: 1px;
  overflow: visible; }

.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content, .fancybox__carousel .fancybox__slide.has-map .fancybox__content, .fancybox__carousel .fancybox__slide.has-pdf .fancybox__content {
  width: 100%;
  height: 80%; }

.fancybox__carousel .fancybox__slide.has-video .fancybox__content, .fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
  width: 960px;
  height: 540px;
  max-width: 100%;
  max-height: 100%; }

.fancybox__carousel .fancybox__slide.has-map .fancybox__content, .fancybox__carousel .fancybox__slide.has-pdf .fancybox__content, .fancybox__carousel .fancybox__slide.has-video .fancybox__content, .fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
  padding: 0;
  background: rgba(24, 24, 27, 0.9);
  color: #fff; }

.fancybox__carousel .fancybox__slide.has-map .fancybox__content {
  background: #e5e3df; }

.fancybox__html5video, .fancybox__iframe {
  border: 0;
  display: block;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0); }

.fancybox-placeholder {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0; }

.fancybox__thumbs {
  flex: 0 0 auto;
  position: relative;
  padding: 0 3px;
  opacity: var(--fancybox-opacity, 1); }

@media (max-width: 1024px) {
  .fancybox__thumbs, .fancybox__button--thumbs {
    display: none; } }

.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs {
  animation: .15s ease-in backwards fancybox-fadeIn; }

.fancybox__container.is-animated.is-closing .fancybox__thumbs {
  opacity: 0; }

.fancybox__thumbs .carousel__slide {
  flex: 0 0 auto;
  width: var(--fancybox-thumbs-width, 96px);
  margin: 0;
  padding: 8px 3px;
  box-sizing: content-box;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: visible;
  cursor: pointer; }

.fancybox__thumbs .carousel__slide .fancybox__thumb::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-width: 5px;
  border-style: solid;
  border-color: var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));
  opacity: 0;
  transition: opacity .15s ease;
  border-radius: var(--fancybox-thumbs-border-radius, 4px); }

.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after {
  opacity: .92; }

.fancybox__thumbs .carousel__slide > * {
  pointer-events: none;
  user-select: none; }

.fancybox__thumb {
  position: relative;
  width: 100%;
  padding-top: calc(100%/(var(--fancybox-thumbs-ratio,1.5)));
  background-size: cover;
  background-position: center center;
  background-color: rgba(255, 255, 255, 0.1);
  background-repeat: no-repeat;
  border-radius: var(--fancybox-thumbs-border-radius, 4px); }

.fancybox__toolbar {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
  background: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.006) 8.1%, rgba(0, 0, 0, 0.021) 15.5%, rgba(0, 0, 0, 0.046) 22.5%, rgba(0, 0, 0, 0.077) 29%, rgba(0, 0, 0, 0.114) 35.3%, rgba(0, 0, 0, 0.155) 41.2%, rgba(0, 0, 0, 0.198) 47.1%, rgba(0, 0, 0, 0.242) 52.9%, rgba(0, 0, 0, 0.285) 58.8%, rgba(0, 0, 0, 0.326) 64.7%, rgba(0, 0, 0, 0.363) 71%, rgba(0, 0, 0, 0.394) 77.5%, rgba(0, 0, 0, 0.419) 84.5%, rgba(0, 0, 0, 0.434) 91.9%, rgba(0, 0, 0, 0.44) 100%);
  padding: 0;
  touch-action: none;
  display: flex;
  justify-content: space-between;
  --carousel-button-svg-width:20px;
  --carousel-button-svg-height:20px;
  opacity: var(--fancybox-opacity, 1);
  text-shadow: var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.4)); }

@media all and (min-width: 1024px) {
  .fancybox__toolbar {
    padding: 8px; } }

.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar {
  animation: .15s ease-in backwards fancybox-fadeIn; }

.fancybox__container.is-animated.is-closing .fancybox__toolbar {
  opacity: 0; }

.fancybox__toolbar__items {
  display: flex; }

.fancybox__toolbar__items--left {
  margin-right: auto; }

.fancybox__toolbar__items--center {
  position: absolute;
  left: 50%;
  transform: translateX(-50%); }

.fancybox__toolbar__items--right {
  margin-left: auto; }

@media (max-width: 640px) {
  .fancybox__toolbar__items--center:not(:last-child) {
    display: none; } }

.fancybox__counter {
  min-width: 72px;
  padding: 0 10px;
  line-height: var(--carousel-button-height, 48px);
  text-align: center;
  font-size: 17px;
  font-variant-numeric: tabular-nums;
  -webkit-font-smoothing: subpixel-antialiased; }

.fancybox__progress {
  background: var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));
  height: 3px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 30;
  user-select: none; }

.fancybox__container:fullscreen::backdrop {
  opacity: 0; }

.fancybox__button--fullscreen g:nth-child(2) {
  display: none; }

.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1) {
  display: none; }

.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2) {
  display: block; }

.fancybox__button--slideshow g:nth-child(2) {
  display: none; }

.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1) {
  display: none; }

.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2) {
  display: block; }

/**
Cannot compile on Windows - WTF...

D:\Workspace\TowelHub\beautica-custom>stencil bundle
Validating theme...
C:\Users\dakuzen\AppData\Roaming\nvm\v18.15.0\node_modules\@bigcommerce\stencil-cli\lib\ScssValidator.js:40
                throw new Error(
                      ^

Error: ..\..\node_modules\@fortawesome\fontawesome-free\scss\fontawesome.scss doesn't exist!
        on line 2 of fontawesome.scss
        from line 91 of stdin
>> @import "../../node_modules/@fortawesome/fontawesome-free/scss/fontawesome";
   --------^
:  while compiling css files from "D:\Workspace\TowelHub\beautica-custom\assets\scss/theme".
    at ScssValidator.run (C:\Users\dakuzen\AppData\Roaming\nvm\v18.15.0\node_modules\@bigcommerce\stencil-cli\lib\ScssValidator.js:40:23)
    at async BundleValidator._validateCssFiles (C:\Users\dakuzen\AppData\Roaming\nvm\v18.15.0\node_modules\@bigcommerce\stencil-cli\lib\bundle-validator.js:409:9)

@import "../../node_modules/@fortawesome/fontawesome-free/scss/fontawesome";
@import "../../node_modules/@fortawesome/fontawesome-free/scss/brands";
@import "../../node_modules/@fortawesome/fontawesome-free/scss/regular";
@import "../../node_modules/@fortawesome/fontawesome-free/scss/solid";

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;800');

*/
.wbSocialModal-badge {
  position: fixed;
  z-index: 100;
  top: 30px;
  right: -200px;
  width: 200px;
  background-color: #1c3e5b;
  cursor: pointer;
  box-shadow: 0px 0px 5px #333;
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -ms-transform-origin: top left;
  -webkit-transform-origin: top left;
  transform-origin: top left; }
  .wbSocialModal-badge::before {
    content: '';
    position: absolute;
    top: 4px;
    right: 180px;
    height: 40px;
    width: 40px;
    background: transparent url(../img/facebook-modal/facebook-like.png) 0 0 no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg); }
  .wbSocialModal-badge h4 {
    color: white;
    margin: 0;
    padding: 10px 0px 10px 33px;
    font-size: 14px; }
  @media (max-width: 1024px) {
    .wbSocialModal-badge {
      display: none; } }

.wbSocialModal-modal {
  position: relative;
  opacity: 0;
  z-index: -9; }
  .wbSocialModal-modal .modal-bg {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999999998;
    background-color: rgba(0, 0, 0, 0.7); }
  .wbSocialModal-modal .modal-box {
    position: fixed;
    top: 150px;
    left: 0px;
    right: 0px;
    z-index: 999999999999;
    margin: 0px auto;
    width: 450px;
    height: 300px;
    background-color: #fff;
    background-image: url(../img/facebook-modal/stacks-of-towels-sm.jpg);
    box-shadow: 0px 0px 10px #000;
    text-align: center;
    font-family: sans-serif; }
    .wbSocialModal-modal .modal-box * {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
    .wbSocialModal-modal .modal-box .close {
      position: absolute;
      top: -15px;
      right: -15px;
      height: 30px;
      width: 30px;
      background: transparent url(../img/facebook-modal/close.png) center center no-repeat;
      cursor: pointer; }
    .wbSocialModal-modal .modal-box .title {
      position: absolute;
      height: 120px;
      padding: 10px;
      background-color: rgba(255, 255, 255, 0.8);
      top: 20px;
      left: -15px;
      right: -15px;
      height: 48px;
      background-color: #1c3e5b;
      font-size: 26px;
      line-height: 48px;
      margin: 0px;
      padding: 0px 0px 0px 110px;
      color: #fff; }
      .wbSocialModal-modal .modal-box .title::before {
        content: "";
        position: absolute;
        top: 48px;
        left: 0px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 15px 15px 0;
        border-color: transparent #0a161f transparent transparent; }
      .wbSocialModal-modal .modal-box .title::after {
        content: "";
        position: absolute;
        top: 48px;
        right: 0px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 15px 15px 0 0;
        border-width: 15px 15px 0 0;
        border-color: #0a161f transparent transparent transparent; }
    .wbSocialModal-modal .modal-box .content {
      position: absolute;
      height: 120px;
      padding: 10px;
      background-color: rgba(255, 255, 255, 0.8);
      bottom: 0px;
      right: 0px;
      width: 70%;
      text-align: center; }
    .wbSocialModal-modal .modal-box .social-content {
      position: absolute;
      height: 120px;
      padding: 10px;
      background-color: rgba(255, 255, 255, 0.8);
      bottom: 0px;
      left: 0px;
      width: 30%;
      min-width: 120px; }
    .wbSocialModal-modal .modal-box .network::before {
      content: "";
      display: block;
      position: absolute;
      top: -42px;
      left: 35px;
      width: 112px;
      height: 97px;
      background-image: url(../img/facebook-modal/facebook-like.png); }

body {
  background: #efefef;
  /** Cell Card **/ }
  body [data-widget-id] > .cardDesign {
    padding: 25px;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #e0e0e0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
    margin: 10px 0 15px 0; }
  body .page-content h3,
  body .ui-accordion h3.ui-accordion-header h3 {
    text-transform: none;
    font-size: 1.5rem !important;
    font-family: Roboto; }
  body .page-content div p,
  body .ui-accordion h3.ui-accordion-header div p {
    font-size: 1rem !important; }
  body.page-type-default .header {
    box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.1) !important; }
  body:not(.page-type-default) main > .container,
  body:not(.page-type-default) main > .container--medium {
    padding: 25px;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #e0e0e0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
    margin: 10px 0 15px 0; }
    body:not(.page-type-default) main > .container .page-content p,
    body:not(.page-type-default) main > .container--medium .page-content p {
      font-size: 1.2rem; }
    body:not(.page-type-default) main > .container .page-content p + p,
    body:not(.page-type-default) main > .container--medium .page-content p + p {
      margin-top: 8px; }
    body:not(.page-type-default) main > .container .page-content ul,
    body:not(.page-type-default) main > .container--medium .page-content ul {
      padding: 0; }
      @media (min-width: 1024px) {
        body:not(.page-type-default) main > .container .page-content ul,
        body:not(.page-type-default) main > .container--medium .page-content ul {
          margin: 10px 0 10px 20px; } }
    body:not(.page-type-default) main > .container .page-content [data-contact-form],
    body:not(.page-type-default) main > .container--medium .page-content [data-contact-form] {
      padding: 0; }
  body.page-type-category main > .container {
    padding: 25px;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #e0e0e0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
    margin: 10px 0 15px 0; }
    body.page-type-category main > .container .page-listing-header--content {
      max-width: 100%;
      padding: 0; }
      body.page-type-category main > .container .page-listing-header--content .halo-description {
        overflow-y: visible;
        max-height: initial;
        margin-bottom: 30px; }
        body.page-type-category main > .container .page-listing-header--content .halo-description .page-heading {
          display: none; }
        body.page-type-category main > .container .page-listing-header--content .halo-description .page-description {
          margin: 0; }
          body.page-type-category main > .container .page-listing-header--content .halo-description .page-description h1 {
            margin: 0 0 15px 0;
            font-size: 2.4em;
            line-height: initial; }
  body .page-contact .page-content {
    display: block; }
    body .page-contact .page-content .halo-contact-form {
      width: 100%; }
  body.page-type-account_addressbook .addressList .address .panel.panel--newAddress {
    border: none;
    background: none; }
  body.page-type-account_addressbook .addressList .address .panel .panel-body {
    background: none; }
    body.page-type-account_addressbook .addressList .address .panel .panel-body .address-title {
      font-weight: bold; }
  body aside.page-sidebar .sidebarBlock-heading {
    border-top: none;
    font-size: 18px;
    padding-top: 10px; }
  body aside.page-sidebar .all-categories-list .navPages-item {
    border: none;
    padding-left: 10px; }
    body aside.page-sidebar .all-categories-list .navPages-item a {
      font-weight: normal;
      font-size: 1.1em;
      line-height: 28px;
      height: auto; }
    body aside.page-sidebar .all-categories-list .navPages-item .navPage-subMenu-item {
      border: none; }
      body aside.page-sidebar .all-categories-list .navPages-item .navPage-subMenu-item.current-cate > a > .text {
        color: #e9446e; }
  body .halo-sidebar.halo-menu-sidebar .navPages-item {
    border-top: 1px solid #ebebeb; }
    body .halo-sidebar.halo-menu-sidebar .navPages-item.is-open > .navPages-action {
      background: #efefef; }
    body .halo-sidebar.halo-menu-sidebar .navPages-item .navPage-subMenu-list.productsMenu .widget-categoryTree,
    body .halo-sidebar.halo-menu-sidebar .navPages-item .navPage-subMenu-list.productsMenu .widget-categoryTreeIndustry,
    body .halo-sidebar.halo-menu-sidebar .navPages-item .navPage-subMenu-list.industryMenu .widget-categoryTree,
    body .halo-sidebar.halo-menu-sidebar .navPages-item .navPage-subMenu-list.industryMenu .widget-categoryTreeIndustry {
      margin: 0 0 15px 0;
      padding: 0 15px; }
      body .halo-sidebar.halo-menu-sidebar .navPages-item .navPage-subMenu-list.productsMenu .widget-categoryTree h3,
      body .halo-sidebar.halo-menu-sidebar .navPages-item .navPage-subMenu-list.productsMenu .widget-categoryTreeIndustry h3,
      body .halo-sidebar.halo-menu-sidebar .navPages-item .navPage-subMenu-list.industryMenu .widget-categoryTree h3,
      body .halo-sidebar.halo-menu-sidebar .navPages-item .navPage-subMenu-list.industryMenu .widget-categoryTreeIndustry h3 {
        display: none; }
      body .halo-sidebar.halo-menu-sidebar .navPages-item .navPage-subMenu-list.productsMenu .widget-categoryTree ul,
      body .halo-sidebar.halo-menu-sidebar .navPages-item .navPage-subMenu-list.productsMenu .widget-categoryTreeIndustry ul,
      body .halo-sidebar.halo-menu-sidebar .navPages-item .navPage-subMenu-list.industryMenu .widget-categoryTree ul,
      body .halo-sidebar.halo-menu-sidebar .navPages-item .navPage-subMenu-list.industryMenu .widget-categoryTreeIndustry ul {
        columns: 2;
        margin: 0;
        padding: 0;
        list-style: none; }
        body .halo-sidebar.halo-menu-sidebar .navPages-item .navPage-subMenu-list.productsMenu .widget-categoryTree ul li,
        body .halo-sidebar.halo-menu-sidebar .navPages-item .navPage-subMenu-list.productsMenu .widget-categoryTreeIndustry ul li,
        body .halo-sidebar.halo-menu-sidebar .navPages-item .navPage-subMenu-list.industryMenu .widget-categoryTree ul li,
        body .halo-sidebar.halo-menu-sidebar .navPages-item .navPage-subMenu-list.industryMenu .widget-categoryTreeIndustry ul li {
          margin: 0;
          padding: 0; }
          body .halo-sidebar.halo-menu-sidebar .navPages-item .navPage-subMenu-list.productsMenu .widget-categoryTree ul li a,
          body .halo-sidebar.halo-menu-sidebar .navPages-item .navPage-subMenu-list.productsMenu .widget-categoryTreeIndustry ul li a,
          body .halo-sidebar.halo-menu-sidebar .navPages-item .navPage-subMenu-list.industryMenu .widget-categoryTree ul li a,
          body .halo-sidebar.halo-menu-sidebar .navPages-item .navPage-subMenu-list.industryMenu .widget-categoryTreeIndustry ul li a {
            font-size: 15px;
            line-height: 2.5rem;
            color: black; }
          body .halo-sidebar.halo-menu-sidebar .navPages-item .navPage-subMenu-list.productsMenu .widget-categoryTree ul li ul,
          body .halo-sidebar.halo-menu-sidebar .navPages-item .navPage-subMenu-list.productsMenu .widget-categoryTreeIndustry ul li ul,
          body .halo-sidebar.halo-menu-sidebar .navPages-item .navPage-subMenu-list.industryMenu .widget-categoryTree ul li ul,
          body .halo-sidebar.halo-menu-sidebar .navPages-item .navPage-subMenu-list.industryMenu .widget-categoryTreeIndustry ul li ul {
            padding-left: 15px; }
    body .halo-sidebar.halo-menu-sidebar .navPages-item .navPage-subMenu-list.productsMenu .widget-categoryTreeIndustry ul,
    body .halo-sidebar.halo-menu-sidebar .navPages-item .navPage-subMenu-list.industryMenu .widget-categoryTreeIndustry ul {
      columns: 1; }
  body .halo-sidebar-wrapper .navPage-subMenu-list .navPage-subMenu-item {
    padding: 0; }
  body .alert_msg {
    font-size: 16px;
    border-radius: 4px;
    border: 1px solid #777;
    padding: 8px 14px;
    margin: 0 0 24px 0;
    background-color: #5a6682;
    color: white; }
  body .login-form {
    vertical-align: top; }
  body table.bulk-rates {
    width: 100%;
    margin: 0 0 15px 0;
    background: #efefef;
    border: none; }
    body table.bulk-rates tr th, body table.bulk-rates tr td {
      vertical-align: top;
      padding: 6px 12px;
      line-height: 20px; }
    body table.bulk-rates tr th {
      background-color: #ffffff; }
    body table.bulk-rates tr:nth-child(even) td {
      background: #e0e0e0; }
    body table.bulk-rates button {
      line-height: 18px;
      margin: 0;
      padding: 6px 10px;
      border-radius: 6px;
      color: #ffffff;
      background-color: #5a6682; }
    @media (max-width: 767px) {
      body table.bulk-rates tr td:nth-child(2),
      body table.bulk-rates tr th:nth-child(2) {
        display: none; } }
  body .notice-card {
    display: block;
    font-size: 1.2rem;
    text-align: center;
    background: #274b69;
    color: white;
    background: #efefef;
    color: #333;
    padding: 10px 20px;
    margin: 0 0 0.5rem 0;
    border-top: 2px solid #274b69;
    position: relative; }
    body .notice-card:after {
      content: '';
      position: absolute;
      bottom: 0;
      right: 0;
      border: 5px solid white;
      border-top: 5px solid transparent;
      border-left: 5px solid transparent; }
    body .notice-card > div {
      font-size: 1.5em;
      font-weight: bold; }
      body .notice-card > div small {
        display: block; }
  body .navBar.search-nav {
    padding: 0;
    margin: 0 0 15px 0;
    justify-content: left; }
  body .product-listing-content .panel {
    border: none;
    padding: 0; }
    body .product-listing-content .panel .panel-body {
      padding: 8px 12px;
      background-color: #efefef; }
  body .halo-productOptions .form-option-rectangle .form-option-variant {
    border-radius: 4px;
    padding: 12px; }
    body .halo-productOptions .form-option-rectangle .form-option-variant:after {
      border-radius: 4px; }
  body .halo-productOptions .form-radio:checked + .form-option-swatch .form-option-variant {
    border: 2px solid #e1e1e1; }
    body .halo-productOptions .form-radio:checked + .form-option-swatch .form-option-variant:after {
      border: none; }
  body .halo-productOptions .form-radio:checked + .form-option-rectangle .form-option-variant:after {
    border: 2px solid #e1e1e1; }
  body.page-type-product .halo-productView .product-shortDescription p {
    font-size: 1.2rem; }
  body.page-type-product .halo-productView .productView-thumbnail-wrapper .productView-for {
    width: 68px;
    padding-top: 32px; }
    body.page-type-product .halo-productView .productView-thumbnail-wrapper .productView-for .slick-arrow.slick-prev {
      top: 0; }
  body.page-type-product .halo-productView .productView-bulkNotice {
    position: relative;
    overflow: hidden;
    padding: 6px 12px 6px 54px;
    border-radius: 4px;
    background: #f0f0f0; }
    body.page-type-product .halo-productView .productView-bulkNotice p {
      color: red;
      font-size: 1.1rem;
      font-weight: bold;
      margin: 0 0 6px 0;
      padding: 0;
      position: relative; }
    body.page-type-product .halo-productView .productView-bulkNotice a {
      font-size: 0.9rem;
      padding: 0 16px;
      height: 36px;
      line-height: 36px; }
    body.page-type-product .halo-productView .productView-bulkNotice:before {
      content: "NOTE";
      position: absolute;
      top: 40px;
      left: -17px;
      background: red;
      color: white;
      font-size: 16px;
      font-weight: bold;
      padding: 2px 6px;
      text-align: center;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
      -webkit-transform-origin: 0 0;
      transform-origin: 0 0;
      z-index: 1;
      line-height: 20px;
      width: 80px; }
  body.page-type-product .halo-productView .productView-sampleItem {
    margin: 12px 0 0 0; }
    body.page-type-product .halo-productView .productView-sampleItem a {
      position: relative;
      width: 100%;
      padding: 0 40px;
      height: 54px;
      line-height: 50px;
      vertical-align: middle;
      font-size: 18px; }
      body.page-type-product .halo-productView .productView-sampleItem a:before {
        content: "NEW";
        position: absolute;
        top: 40px;
        left: -17px;
        background: red;
        color: white;
        font-size: 16px;
        font-weight: bold;
        padding: 2px 6px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        z-index: 1;
        line-height: 20px;
        width: 80px; }
      body.page-type-product .halo-productView .productView-sampleItem a span {
        text-decoration: underline;
        font-size: 1.4rem; }
      body.page-type-product .halo-productView .productView-sampleItem a:hover:before {
        box-shadow: 0 0 2px rgba(0, 0, 0, 0.2); }
    body.page-type-product .halo-productView .productView-sampleItem:not(.valid) a {
      cursor: not-allowed;
      background: #999;
      border: 1px solid #777; }
  body.page-type-product .halo-productView .slick-list .slick-track .productView-thumbnail.slick-current .productView-thumbnail-link {
    border-color: #5a6682; }
  body.page-type-cart main.body {
    padding: 25px;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #e0e0e0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
    margin: 10px 0 15px 0;
    margin: 30px auto; }
    body.page-type-cart main.body .halo-block.halo-block-product.haloRecommendedBlock .halo-block-header {
      border: none; }
    @media (min-width: 1280px) {
      body.page-type-cart main.body .cart-content-wrapper .cart-content-item[data-cart-content] {
        width: calc(100% - 280px); }
      body.page-type-cart main.body .cart-content-wrapper .cart-content-item[data-cart-totals] {
        width: 280px; } }
    body.page-type-cart main.body .cart {
      background: none; }
      body.page-type-cart main.body .cart .cart-list {
        background: none; }
        body.page-type-cart main.body .cart .cart-list .cart-item-spacer {
          display: none; }
        body.page-type-cart main.body .cart .cart-list .cart-item {
          border: none;
          background: none; }
          body.page-type-cart main.body .cart .cart-list .cart-item .form-increment {
            margin-bottom: 5px; }
          body.page-type-cart main.body .cart .cart-list .cart-item .cart-item-name a {
            margin: 0; }
          body.page-type-cart main.body .cart .cart-list .cart-item .cart-item-sku {
            font-style: italic;
            font-size: 0.9em; }
          body.page-type-cart main.body .cart .cart-list .cart-item .cart-item-block,
          body.page-type-cart main.body .cart .cart-list .cart-item .cart-item-block-left,
          body.page-type-cart main.body .cart .cart-list .cart-item .cart-item-block-right {
            top: auto;
            vertical-align: top; }
          body.page-type-cart main.body .cart .cart-list .cart-item .cart-item-remove .cart-remove.icon {
            float: none;
            padding: 4px;
            top: auto;
            width: auto;
            height: auto; }
  body .recently-viewed-products-sidebar {
    top: auto;
    bottom: 50px;
    transform: translateY(0); }
  body .yotpo.testimonials {
    z-index: 100; }
  body .yotpo .yotpo-modal .yotpo-modal-dialog .yotpo-label {
    display: none; }
  body .yotpo .yotpo-modal .yotpo-modal-dialog .yotpo-modal-content .yotpo-modal-header {
    height: auto; }
    body .yotpo .yotpo-modal .yotpo-modal-dialog .yotpo-modal-content .yotpo-modal-header .modal-title {
      margin: 0;
      text-align: left; }
    body .yotpo .yotpo-modal .yotpo-modal-dialog .yotpo-modal-content .yotpo-modal-header .yotpo-icon-btn-small {
      top: 0px; }
  body .yotpo .yotpo-modal .yotpo-modal-dialog .yotpo-modal-content .yotpo-nav-content {
    float: left;
    width: 50%; }
  body header .halo-bottomHeader.header_logo--left {
    padding: 0px; }
  body header .header-logo__link .header-logo-image-container img {
    height: 100%; }
  @media (min-width: 1025px) {
    body header .halo-bottomHeader.header_logo--left .container .bottomHeader-item.text-left {
      width: 25%; }
    body header .halo-bottomHeader.header_logo--left .container .bottomHeader-item.text-right {
      width: 75%; } }
  body header .header_menu--center {
    background: #f6f6f6; }
    body header .header_menu--center [data-content-region="header_bar--global"] {
      width: 100%; }
    body header .header_menu--center .widget-categoryTreeIndustry {
      width: 100%; }
      body header .header_menu--center .widget-categoryTreeIndustry ul {
        list-style: none;
        margin: 0;
        padding: 0;
        display: flex;
        justify-content: space-between; }
        body header .header_menu--center .widget-categoryTreeIndustry ul li {
          flex: 0 1 auto;
          margin: 0;
          padding: 0; }
          body header .header_menu--center .widget-categoryTreeIndustry ul li a {
            display: block;
            padding: 8px 14px;
            font-size: 1em; }
          body header .header_menu--center .widget-categoryTreeIndustry ul li ul {
            display: none;
            columns: 1;
            padding: 5px;
            position: absolute;
            background: white;
            max-width: 420px;
            border: 2px solid #5a6682;
            border-top-width: 4px;
            border-radius: 0 0 4px 4px;
            box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15); }
            body header .header_menu--center .widget-categoryTreeIndustry ul li ul li a {
              text-align: left;
              display: block;
              padding: 8px 15px;
              font-size: 14px;
              line-height: 2.5rem;
              color: black; }
              body header .header_menu--center .widget-categoryTreeIndustry ul li ul li a:hover {
                border-radius: 4px;
                background: #5a6682;
                color: white; }
          body header .header_menu--center .widget-categoryTreeIndustry ul li:hover > a {
            background: #5a6682;
            color: white; }
          body header .header_menu--center .widget-categoryTreeIndustry ul li:hover ul {
            display: block; }
    body header .header_menu--center .bottomHeader-item__industry {
      width: 100%; }
      body header .header_menu--center .bottomHeader-item__industry .navPages-list {
        display: flex;
        justify-content: space-between; }
        body header .header_menu--center .bottomHeader-item__industry .navPages-list .navPages-item {
          flex: 0 1 auto; }
          body header .header_menu--center .bottomHeader-item__industry .navPages-list .navPages-item a {
            padding: 8px 8px;
            font-size: 1em; }
  body header .bottomHeader-item .navPages-list .navPages-item .navPage-subMenu {
    border-radius: 0 4px 4px 4px;
    border: 2px solid #5a6682;
    border-top-width: 4px; }
  body header .bottomHeader-item .navPages-list .navPages-item:hover > a {
    background: #5a6682;
    color: white; }
  body header .bottomHeader-item .navPages-list .navPages-item[data-name="products"] .navPage-subMenu {
    width: 420px; }
  body header .bottomHeader-item .navPages-list .navPages-item[data-name="industries"] {
    display: none; }
  body header .bottomHeader-item .navPages-list .navPages-item[data-name="products"] .navPage-subMenu .widget-categoryTree {
    margin: 0 0 15px 0;
    padding: 0; }
    body header .bottomHeader-item .navPages-list .navPages-item[data-name="products"] .navPage-subMenu .widget-categoryTree h3 {
      display: none; }
    body header .bottomHeader-item .navPages-list .navPages-item[data-name="products"] .navPage-subMenu .widget-categoryTree ul {
      columns: 2;
      margin: 0;
      padding: 0;
      list-style: none; }
      body header .bottomHeader-item .navPages-list .navPages-item[data-name="products"] .navPage-subMenu .widget-categoryTree ul li {
        margin: 0;
        padding: 0; }
        body header .bottomHeader-item .navPages-list .navPages-item[data-name="products"] .navPage-subMenu .widget-categoryTree ul li a {
          display: block;
          font-size: 14px;
          line-height: 2.5rem;
          padding: 0 15px;
          color: black; }
          body header .bottomHeader-item .navPages-list .navPages-item[data-name="products"] .navPage-subMenu .widget-categoryTree ul li a:hover {
            border-radius: 4px;
            background: #5a6682;
            color: white; }
  body header .bottomHeader-item .navPages-list .navPages-item[data-name="products"] .navPage-subMenu .widget-categoryTreeIndustry ul {
    columns: 1; }
  body header .navPage-subMenu-list {
    margin: 0;
    padding: 4px; }
    body header .navPage-subMenu-list .navPage-subMenu-item {
      list-style: none;
      width: 100%;
      margin: 0;
      padding: 0;
      float: none; }
      body header .navPage-subMenu-list .navPage-subMenu-item a {
        border: none;
        padding: 8px 12px;
        margin: 0; }
        body header .navPage-subMenu-list .navPage-subMenu-item a:hover {
          color: #ffffff;
          background: #5a6682; }
  body header .navPages-list .navPages-item > .navPages-action {
    padding: 12px 16px; }
  body header .navUser-section {
    display: flex; }
    body header .navUser-section .navUser-item {
      flex: 0 1 auto; }
  body header .navUser-item--yotpo {
    display: inline-block;
    vertical-align: top;
    position: relative; }
  body header .yotpo_badge {
    display: block;
    width: 110px;
    height: 80px;
    overflow: hidden;
    transition: all 0.5s ease-out; }
    body header .yotpo_badge #y-badges {
      transition: all 0.5s;
      transform: scale(0.5);
      transform-origin: 0 9px; }
      body header .yotpo_badge #y-badges .y-powered-by {
        display: none; }
  @media (max-width: 900px) {
    body header .yotpo_badge {
      display: none; } }
  body header.is-sticky .header-logo__link {
    min-height: 50px; }
    body header.is-sticky .header-logo__link .header-logo-image-container {
      min-height: 50px; }
      body header.is-sticky .header-logo__link .header-logo-image-container img {
        height: 100%; }
  body header.is-sticky .yotpo_badge {
    width: 70px;
    height: 52px; }
    body header.is-sticky .yotpo_badge #y-badges {
      transform: scale(0.32);
      transform-origin: 0 4px; }
      body header.is-sticky .yotpo_badge #y-badges .y-powered-by {
        display: none; }
  @media (max-width: 1024px) {
    body header .halo-topHeader .navUser {
      justify-content: space-between; }
      body header .halo-topHeader .navUser .navUser-section {
        margin: 0;
        padding: 0; }
      body header .halo-topHeader .navUser .navUser-section--alt + .navUser-section--alt {
        display: inline-block; }
        body header .halo-topHeader .navUser .navUser-section--alt + .navUser-section--alt .navUser-action {
          padding: 0;
          font-size: 12px; }
          body header .halo-topHeader .navUser .navUser-section--alt + .navUser-section--alt .navUser-action i {
            line-height: 36px;
            padding: 0 8px; }
          body header .halo-topHeader .navUser .navUser-section--alt + .navUser-section--alt .navUser-action span {
            display: none; }
        body header .halo-topHeader .navUser .navUser-section--alt + .navUser-section--alt .navUser-action--quicksearch {
          padding-left: 8px; } }
  body article.blog .blog-post-figure .blog-thumbnail {
    display: none;
    max-height: 240px;
    overflow: hidden; }
    body article.blog .blog-post-figure .blog-thumbnail a {
      display: block;
      margin: -20% 0 0 0; }
  body .recentPosts_List + a {
    margin-top: 15px; }
  body .halo-recent-post.halo-row .halo-row-item .item-content {
    text-align: left; }
    body .halo-recent-post.halo-row .halo-row-item .item-content h3.title {
      max-height: 84px;
      overflow: hidden;
      text-overflow: ellipsis;
      font-size: 18px;
      line-height: 28px; }
      body .halo-recent-post.halo-row .halo-row-item .item-content h3.title a {
        margin: 0; }
    body .halo-recent-post.halo-row .halo-row-item .item-content .date {
      margin: 0; }
  body .form-increment .form-input--incrementTotal {
    margin: 0; }
  body .form-increment .button[data-action=inc] {
    bottom: 0; }
  body .halo-block-post .halo-block-header {
    border: none; }
  body .previewCart .previewCartItem-remove {
    background-color: transparent; }
  body .yotpo-reviews-carousel {
    padding: 25px;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #e0e0e0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
    margin: 10px 0 15px 0;
    margin-top: 30px;
    padding-bottom: 40px; }
    body .yotpo-reviews-carousel .yotpo-display-wrapper {
      overflow: hidden; }
  body .halo-productView-top {
    padding: 25px;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #e0e0e0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
    margin: 10px 0 15px 0; }
    body .halo-productView-top .productView-tab.productView-tab-2 .tabs {
      justify-content: start;
      padding-left: 10px; }
    body .halo-productView-top .productView-tab.productView-tab-2 .tabs-contents {
      border: 1px solid #efefef;
      border-top: 1px solid #999999;
      border-radius: 0 0 4px 4px;
      padding: 20px 30px; }
  body .widget-productCarousel {
    padding: 25px;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #e0e0e0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
    margin: 10px 0 15px 0; }
    body .widget-productCarousel .productCarousel {
      display: none; }
      body .widget-productCarousel .productCarousel.slick-initialized {
        display: block; }
    body .widget-productCarousel .slick-list {
      padding: 35px 15px 5px 15px; }
    body .widget-productCarousel .viewCategory {
      padding: 15px 0 5px 0;
      text-align: right; }
    body .widget-productCarousel .card .card-body {
      margin-bottom: 15px; }
      body .widget-productCarousel .card .card-body .card-title {
        display: block;
        height: 45px; }
    body .widget-productCarousel .card .card-figcaption-bottom {
      opacity: 1;
      visibility: visible; }
      body .widget-productCarousel .card .card-figcaption-bottom a {
        font-size: 1em; }
  body .slick-slide {
    height: auto; }
  body .row {
    max-width: 100%; }
  body .widget-generic {
    padding: 25px;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #e0e0e0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
    margin: 10px 0 15px 0; }
    body .widget-generic.yotpoPictureGallery .widget-header {
      text-align: center; }
  body .navBar.navBar--account .navBar-section {
    white-space: wrap;
    text-align: left; }
    body .navBar.navBar--account .navBar-section .navBar-item {
      margin: 0 15px 15px 0; }
  body .navBar.navBar--account.navBar--account2 .navBar-section .navBar-item {
    width: calc(100%/4);
    padding: 0 5px; }
    body .navBar.navBar--account.navBar--account2 .navBar-section .navBar-item .navBar-action {
      border: none;
      border-bottom: 2px solid #333; }
    body .navBar.navBar--account.navBar--account2 .navBar-section .navBar-item.is-active .navBar-action {
      background: #efefef !important; }
  body .cell-card {
    padding: 25px;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #e0e0e0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
    margin: 10px 0 15px 0; }
    body .cell-card .container {
      margin: 0;
      padding: 0; }
    body .cell-card .halo-block {
      margin: 0;
      padding: 0; }
    body .cell-card .halo-block-header {
      text-align: left; }
  body .productCarousel-slide article figure .card-img-container {
    border-radius: 4px;
    overflow: hidden; }
  body [data-content-region="home_below_carousel"] .widget-categoryTree {
    padding: 25px;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #e0e0e0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
    margin: 10px 0 15px 0; }
    body [data-content-region="home_below_carousel"] .widget-categoryTree .widget-categoryTree-heading {
      font-size: 22px; }
    body [data-content-region="home_below_carousel"] .widget-categoryTree ul li a {
      line-height: 32px;
      font-size: 16px; }
  body .widget-categoryTree {
    margin-bottom: 26px;
    padding: 0 20px;
    text-align: left; }
    body .widget-categoryTree .widget-categoryTree-headwing {
      font-size: 16px;
      margin: 12px 0 5px; }
    body .widget-categoryTree ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      body .widget-categoryTree ul li {
        margin: 0;
        padding: 0; }
        body .widget-categoryTree ul li a {
          font-family: Roboto, 'Times New Roman', Times, serif;
          line-height: 18px;
          color: #5a6682;
          font-size: 14px;
          font-weight: 400; }
          body .widget-categoryTree ul li a:hover {
            color: #044cd0;
            /*
                        &:after {
                            float: right;
                            content: "\f061";
                            font-family: 'Font Awesome 6 Free';
                        }
                        */ }
        body .widget-categoryTree ul li ul {
          padding-left: 15px; }
  body [class^="bc-carousel-container"] {
    margin: 25px auto;
    max-width: 1230px; }
    body [class^="bc-carousel-container"] p {
      font-size: inherit; }
  body main.body {
    margin: 0 auto;
    max-width: 1230px;
    padding: 20px 0;
    background: none; }
    body main.body [data-content-region="home_below_menu"],
    body main.body [data-content-region="home_promotion"],
    body main.body [data-content-region="home_below_carousel"] {
      margin: 0 auto;
      max-width: 1230px; }
    body main.body [data-layout-name="home-triptych"] > div:nth-child(2) {
      padding-left: 0; }
    body main.body [data-layout-name="home-triptych"] > div:nth-child(4) {
      padding-right: 0; }
    body main.body [data-layout-name="home-triptych"] [class^="sd-hero-image"] > div {
      position: relative; }
      body main.body [data-layout-name="home-triptych"] [class^="sd-hero-image"] > div > div:first-child {
        padding: 10px 20px; }
        body main.body [data-layout-name="home-triptych"] [class^="sd-hero-image"] > div > div:first-child:after {
          transition: all 0.5s ease-out;
          opacity: 0.7;
          border-radius: 6px;
          border: 1px solid #999; }
        body main.body [data-layout-name="home-triptych"] [class^="sd-hero-image"] > div > div:first-child > div {
          transition: all 0.5s ease-out;
          position: absolute;
          bottom: 10px;
          left: 10px;
          padding: 20px 20px;
          background: rgba(255, 255, 255, 0.7);
          width: 80%; }
          body main.body [data-layout-name="home-triptych"] [class^="sd-hero-image"] > div > div:first-child > div:after {
            content: '';
            border-radius: 6px;
            background: white;
            box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2);
            position: absolute;
            top: 0px;
            left: 0px;
            width: 100%;
            height: 100%;
            z-index: -1;
            opacity: calc(100 / 100); }
          body main.body [data-layout-name="home-triptych"] [class^="sd-hero-image"] > div > div:first-child > div div[class*=title] p {
            font-size: 24px;
            min-height: auto;
            font-weight: bold; }
          body main.body [data-layout-name="home-triptych"] [class^="sd-hero-image"] > div > div:first-child > div div[class*=subtitle] p {
            font-size: 18px;
            min-height: auto; }
          body main.body [data-layout-name="home-triptych"] [class^="sd-hero-image"] > div > div:first-child > div div[class*=buttonText] p {
            font-size: 16px;
            min-height: auto; }
          @media (max-width: 1024px) {
            body main.body [data-layout-name="home-triptych"] [class^="sd-hero-image"] > div > div:first-child > div div[class*=title] p {
              font-size: 18px; }
            body main.body [data-layout-name="home-triptych"] [class^="sd-hero-image"] > div > div:first-child > div div[class*=subtitle] p {
              font-size: 14px; }
            body main.body [data-layout-name="home-triptych"] [class^="sd-hero-image"] > div > div:first-child > div div[class*=buttonText] p {
              font-size: 12px; } }
        body main.body [data-layout-name="home-triptych"] [class^="sd-hero-image"] > div > div:first-child:hover:after {
          opacity: 1; }
        body main.body [data-layout-name="home-triptych"] [class^="sd-hero-image"] > div > div:first-child:hover > div {
          transform: translateY(-10px); }
      @media (max-width: 1024px) {
        body main.body [data-layout-name="home-triptych"] [class^="sd-hero-image"] > div > div:last-child {
          transition: all 0.5s ease-out;
          position: absolute;
          top: 10px;
          left: 10px;
          padding: 20px 20px;
          background: rgba(255, 255, 255, 0.7);
          width: 80%; }
          body main.body [data-layout-name="home-triptych"] [class^="sd-hero-image"] > div > div:last-child div[class*=title] p {
            font-size: 18px;
            color: black; }
          body main.body [data-layout-name="home-triptych"] [class^="sd-hero-image"] > div > div:last-child div[class*=subtitle] p {
            font-size: 14px;
            color: black; }
          body main.body [data-layout-name="home-triptych"] [class^="sd-hero-image"] > div > div:last-child div[class*=buttonText] p {
            font-size: 12px;
            color: white; } }
    @media (max-width: 700px) {
      body main.body [data-layout-name="home-triptych"] > div {
        margin: 0;
        padding: 10px 10px 0px 10px !important; } }
  body .footer-confidence {
    padding: 0 15px;
    max-width: 1230px;
    margin: 0 auto; }
    body .footer-confidence .row .columns {
      vertical-align: top; }
      body .footer-confidence .row .columns .footer-info-heading {
        margin: 0 0 .5rem 0; }
  body .footer-info {
    padding-bottom: 20px; }
    body .footer-info .form-prefixPostfix .form-input {
      color: white; }
  body fieldset.formgimp {
    margin: 0 0 1rem 0; }
    body fieldset.formgimp legend {
      display: block;
      padding: 0 0 .5rem 0;
      width: 100%;
      border-bottom: 1px solid gray;
      margin: 0 0 1.5rem 0; }
    body fieldset.formgimp form .field {
      text-align: right;
      margin-bottom: 1rem; }
      body fieldset.formgimp form .field label {
        text-align: left;
        margin: 0 8px 0 0; }
      body fieldset.formgimp form .field span {
        font-style: italic;
        display: block;
        text-align: right; }
      body fieldset.formgimp form .field input,
      body fieldset.formgimp form .field select,
      body fieldset.formgimp form .field textarea,
      body fieldset.formgimp form .field input[type=text],
      body fieldset.formgimp form .field input[type=text],
      body fieldset.formgimp form .field input[type=file],
      body fieldset.formgimp form .field input[type=password] {
        margin: 0; }
      body fieldset.formgimp form .field textarea {
        min-height: 120px; }
    @media (max-width: 1024px) {
      body fieldset.formgimp form .field label,
      body fieldset.formgimp form .field input,
      body fieldset.formgimp form .field select,
      body fieldset.formgimp form .field textarea,
      body fieldset.formgimp form .field input[type=text],
      body fieldset.formgimp form .field input[type=text],
      body fieldset.formgimp form .field input[type=file],
      body fieldset.formgimp form .field input[type=password] {
        width: 100%; } }
  body .widget-yotpoReviews.cardDesign {
    margin: 25px 0;
    padding: 0; }
  body .productView-notifyMe {
    margin: 24px 0;
    padding: 10px 14px 2px 14px;
    background: #efefef;
    border-radius: 4px; }
    body .productView-notifyMe label {
      font-weight: bold; }
      body .productView-notifyMe label .stock_notice {
        font-weight: bold;
        color: red; }
  body .halo-badges {
    padding: 4px; }
    body .halo-badges .halo-badge.sale-badge {
      height: auto;
      padding: 5px 12px; }
    body .halo-badges .halo-badge.soldOut-badge {
      height: auto;
      padding: 5px 12px;
      border: none; }
  body .card-figure {
    position: relative; }
    body .card-figure .card-price {
      white-space: nowrap; }
    body .card-figure #yotpo-star-rating {
      z-index: 100;
      position: absolute;
      bottom: 2px;
      right: 5px;
      left: 5px;
      text-align: center; }
      body .card-figure #yotpo-star-rating .yotpo-sr-star-empty {
        opacity: 0.5; }
      body .card-figure #yotpo-star-rating .yotpo-widget-clear {
        width: 100%;
        padding: 5px;
        background: rgba(255, 255, 255, 0.7);
        border-radius: 4px; }
      body .card-figure #yotpo-star-rating .yotpo-reviews-star-ratings-widget {
        width: 100%; }
        body .card-figure #yotpo-star-rating .yotpo-reviews-star-ratings-widget .yotpo-sr-bottom-line-summary {
          width: 100%;
          justify-content: space-between; }
          body .card-figure #yotpo-star-rating .yotpo-reviews-star-ratings-widget .yotpo-sr-bottom-line-summary > div {
            margin: 0 !important; }
          body .card-figure #yotpo-star-rating .yotpo-reviews-star-ratings-widget .yotpo-sr-bottom-line-summary > div:nth-child(1) {
            transform: scale(0.9); }
          body .card-figure #yotpo-star-rating .yotpo-reviews-star-ratings-widget .yotpo-sr-bottom-line-summary .yotpo-sr-bottom-line-right-panel > div {
            font-size: 14px !important; }
  body .card-body .card-wrapper.DisableProductList {
    flex-direction: row; }
    body .card-body .card-wrapper.DisableProductList > div {
      flex: 0 1 auto; }
    body .card-body .card-wrapper.DisableProductList #yotpo-star-rating .yotpo-reviews-star-ratings-widget .yotpo-sr-bottom-line-right-panel {
      display: none; }
  body .halo-productView-right .product-description {
    font-size: 1rem; }
  body .halo-productView-right .stock_notice {
    font-size: 1.3rem;
    font-weight: bold;
    color: red; }
  body .halo-block.halo-block-product .halo-block-header {
    border-top: 0; }
  body .tabs-contents.productView .tab-content {
    width: 100%;
    padding: 25px 40px;
    border: 1px solid #eee;
    border-top: 0; }
  body .toolbar-wrapper .view-as-btn .btn-view {
    overflow: hidden; }
  @media (min-width: 1024px) {
    body .page-listing .page-sidebar {
      position: inherit;
      top: initial; } }
  body .haloSubCategories .subCategories-heading {
    display: none; }
  body .haloSubCategories .haloSubCategories__list {
    display: flex;
    justify-content: start;
    flex-wrap: wrap; }
    body .haloSubCategories .haloSubCategories__list .haloSubCategories__item {
      flex: 0 1 auto;
      width: 20%;
      padding: 12px 16px; }
      @media (max-width: 1024px) {
        body .haloSubCategories .haloSubCategories__list .haloSubCategories__item {
          width: 33%; } }
      @media (max-width: 540px) {
        body .haloSubCategories .haloSubCategories__list .haloSubCategories__item {
          width: 100%; } }
      body .haloSubCategories .haloSubCategories__list .haloSubCategories__item .haloSubCategories__img {
        text-align: center; }
        body .haloSubCategories .haloSubCategories__list .haloSubCategories__item .haloSubCategories__img img {
          border-radius: 4px;
          overflow: hidden;
          max-height: 140px; }
      body .haloSubCategories .haloSubCategories__list .haloSubCategories__item .haloSubCategories__content {
        margin: 0 0 8px 0;
        padding: 6px 0;
        font-size: 16px;
        display: block;
        text-align: center; }
        body .haloSubCategories .haloSubCategories__list .haloSubCategories__item .haloSubCategories__content .haloSubCategories__count {
          display: none; }
      body .haloSubCategories .haloSubCategories__list .haloSubCategories__item:hover .haloSubCategories__content {
        font-weight: bold; }
  body del.oPrice {
    font-style: strikethrough;
    font-weight: normal;
    color: gray; }
  body em.dPrice {
    font-style: normal;
    font-weight: bold;
    color: red; }
  body .price-wrap.price-range {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center; }
    body .price-wrap.price-range > .price-section {
      margin: 0 5px;
      flex: 0 1 auto; }
  body .productView-finalPrice .label {
    color: black;
    background: none;
    font-size: 20px;
    padding: 0;
    margin: 0 8px 8px 0; }
  body .productView-finalPrice .amount {
    background: none;
    font-size: 20px; }
  @media (min-width: 1025px) {
    body .card:hover .card-figcaption-top {
      top: 5px;
      right: 5px; } }
  body .modal .modal-close {
    background: none;
    top: 5px;
    right: 10px;
    background-color: #eee;
    border-radius: 50%; }
    body .modal .modal-close span:not(.aria-description--hidden) {
      display: block;
      width: 20px;
      height: 20px;
      margin: 10px;
      padding: 0; }
  body .terrific-wrap {
    border-radius: 4px;
    background: #fff;
    border: 1px solid #e0e0e0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
    padding: 12px 0; }

/*!
 * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */
.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-weight: var(--fa-style, 900); }

.fas,
.far,
.fab,
.fa-solid,
.fa-regular,
.fa-brands,
.fa {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto; }

.fas::before,
.far::before,
.fab::before,
.fa-solid::before,
.fa-regular::before,
.fa-brands::before,
.fa::before {
  content: var(--fa); }

.fa-classic,
.fas,
.fa-solid,
.far,
.fa-regular {
  font-family: 'Font Awesome 6 Free'; }

.fa-brands,
.fab {
  font-family: 'Font Awesome 6 Brands'; }

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

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

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

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

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

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

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

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

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

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

.fa-2xs {
  font-size: 0.625em;
  line-height: 0.1em;
  vertical-align: 0.225em; }

.fa-xs {
  font-size: 0.75em;
  line-height: 0.08333em;
  vertical-align: 0.125em; }

.fa-sm {
  font-size: 0.875em;
  line-height: 0.07143em;
  vertical-align: 0.05357em; }

.fa-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em; }

.fa-xl {
  font-size: 1.5em;
  line-height: 0.04167em;
  vertical-align: -0.125em; }

.fa-2xl {
  font-size: 2em;
  line-height: 0.03125em;
  vertical-align: -0.1875em; }

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

.fa-ul {
  list-style-type: none;
  margin-left: var(--fa-li-margin, 2.5em);
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: calc(-1 * var(--fa-li-width, 2em));
  position: absolute;
  text-align: center;
  width: var(--fa-li-width, 2em);
  line-height: inherit; }

.fa-border {
  border-color: var(--fa-border-color, #eee);
  border-radius: var(--fa-border-radius, 0.1em);
  border-style: var(--fa-border-style, solid);
  border-width: var(--fa-border-width, 0.08em);
  padding: var(--fa-border-padding, 0.2em 0.25em 0.15em); }

.fa-pull-left {
  float: left;
  margin-right: var(--fa-pull-margin, 0.3em); }

.fa-pull-right {
  float: right;
  margin-left: var(--fa-pull-margin, 0.3em); }

.fa-beat {
  animation-name: fa-beat;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out); }

.fa-bounce {
  animation-name: fa-bounce;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1)); }

.fa-fade {
  animation-name: fa-fade;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }

.fa-beat-fade {
  animation-name: fa-beat-fade;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }

.fa-flip {
  animation-name: fa-flip;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out); }

.fa-shake {
  animation-name: fa-shake;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear); }

.fa-spin {
  animation-name: fa-spin;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 2s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear); }

.fa-spin-reverse {
  --fa-animation-direction: reverse; }

.fa-pulse,
.fa-spin-pulse {
  animation-name: fa-spin;
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, steps(8)); }

@media (prefers-reduced-motion: reduce) {
  .fa-beat,
  .fa-bounce,
  .fa-fade,
  .fa-beat-fade,
  .fa-flip,
  .fa-pulse,
  .fa-shake,
  .fa-spin,
  .fa-spin-pulse {
    animation-delay: -1ms;
    animation-duration: 1ms;
    animation-iteration-count: 1;
    transition-delay: 0s;
    transition-duration: 0s; } }

@keyframes fa-beat {
  0%, 90% {
    transform: scale(1); }
  45% {
    transform: scale(var(--fa-beat-scale, 1.25)); } }

@keyframes fa-bounce {
  0% {
    transform: scale(1, 1) translateY(0); }
  10% {
    transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0); }
  30% {
    transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em)); }
  50% {
    transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0); }
  57% {
    transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em)); }
  64% {
    transform: scale(1, 1) translateY(0); }
  100% {
    transform: scale(1, 1) translateY(0); } }

@keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4); } }

@keyframes fa-beat-fade {
  0%, 100% {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    transform: scale(1); }
  50% {
    opacity: 1;
    transform: scale(var(--fa-beat-fade-scale, 1.125)); } }

@keyframes fa-flip {
  50% {
    transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg)); } }

@keyframes fa-shake {
  0% {
    transform: rotate(-15deg); }
  4% {
    transform: rotate(15deg); }
  8%, 24% {
    transform: rotate(-18deg); }
  12%, 28% {
    transform: rotate(18deg); }
  16% {
    transform: rotate(-22deg); }
  20% {
    transform: rotate(22deg); }
  32% {
    transform: rotate(-12deg); }
  36% {
    transform: rotate(12deg); }
  40%, 100% {
    transform: rotate(0deg); } }

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

.fa-rotate-90 {
  transform: rotate(90deg); }

.fa-rotate-180 {
  transform: rotate(180deg); }

.fa-rotate-270 {
  transform: rotate(270deg); }

.fa-flip-horizontal {
  transform: scale(-1, 1); }

.fa-flip-vertical {
  transform: scale(1, -1); }

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1, -1); }

.fa-rotate-by {
  transform: rotate(var(--fa-rotate-angle, 0)); }

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

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: var(--fa-stack-z-index, auto); }

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

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

.fa-inverse {
  color: var(--fa-inverse, #fff); }

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

.fa-1 {
  --fa: "\31"; }

.fa-2 {
  --fa: "\32"; }

.fa-3 {
  --fa: "\33"; }

.fa-4 {
  --fa: "\34"; }

.fa-5 {
  --fa: "\35"; }

.fa-6 {
  --fa: "\36"; }

.fa-7 {
  --fa: "\37"; }

.fa-8 {
  --fa: "\38"; }

.fa-9 {
  --fa: "\39"; }

.fa-fill-drip {
  --fa: "\f576"; }

.fa-arrows-to-circle {
  --fa: "\e4bd"; }

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

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

.fa-at {
  --fa: "\40"; }

.fa-trash-can {
  --fa: "\f2ed"; }

.fa-trash-alt {
  --fa: "\f2ed"; }

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

.fa-user-xmark {
  --fa: "\f235"; }

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

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

.fa-message {
  --fa: "\f27a"; }

.fa-comment-alt {
  --fa: "\f27a"; }

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

.fa-down-left-and-up-right-to-center {
  --fa: "\f422"; }

.fa-compress-alt {
  --fa: "\f422"; }

.fa-explosion {
  --fa: "\e4e9"; }

.fa-file-lines {
  --fa: "\f15c"; }

.fa-file-alt {
  --fa: "\f15c"; }

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

.fa-wave-square {
  --fa: "\f83e"; }

.fa-ring {
  --fa: "\f70b"; }

.fa-building-un {
  --fa: "\e4d9"; }

.fa-dice-three {
  --fa: "\f527"; }

.fa-calendar-days {
  --fa: "\f073"; }

.fa-calendar-alt {
  --fa: "\f073"; }

.fa-anchor-circle-check {
  --fa: "\e4aa"; }

.fa-building-circle-arrow-right {
  --fa: "\e4d1"; }

.fa-volleyball {
  --fa: "\f45f"; }

.fa-volleyball-ball {
  --fa: "\f45f"; }

.fa-arrows-up-to-line {
  --fa: "\e4c2"; }

.fa-sort-down {
  --fa: "\f0dd"; }

.fa-sort-desc {
  --fa: "\f0dd"; }

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

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

.fa-door-open {
  --fa: "\f52b"; }

.fa-right-from-bracket {
  --fa: "\f2f5"; }

.fa-sign-out-alt {
  --fa: "\f2f5"; }

.fa-atom {
  --fa: "\f5d2"; }

.fa-soap {
  --fa: "\e06e"; }

.fa-icons {
  --fa: "\f86d"; }

.fa-heart-music-camera-bolt {
  --fa: "\f86d"; }

.fa-microphone-lines-slash {
  --fa: "\f539"; }

.fa-microphone-alt-slash {
  --fa: "\f539"; }

.fa-bridge-circle-check {
  --fa: "\e4c9"; }

.fa-pump-medical {
  --fa: "\e06a"; }

.fa-fingerprint {
  --fa: "\f577"; }

.fa-hand-point-right {
  --fa: "\f0a4"; }

.fa-magnifying-glass-location {
  --fa: "\f689"; }

.fa-search-location {
  --fa: "\f689"; }

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

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

.fa-face-smile-beam {
  --fa: "\f5b8"; }

.fa-smile-beam {
  --fa: "\f5b8"; }

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

.fa-football {
  --fa: "\f44e"; }

.fa-football-ball {
  --fa: "\f44e"; }

.fa-school-circle-exclamation {
  --fa: "\e56c"; }

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

.fa-angles-down {
  --fa: "\f103"; }

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

.fa-users-rectangle {
  --fa: "\e594"; }

.fa-people-roof {
  --fa: "\e537"; }

.fa-people-line {
  --fa: "\e534"; }

.fa-beer-mug-empty {
  --fa: "\f0fc"; }

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

.fa-diagram-predecessor {
  --fa: "\e477"; }

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

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

.fa-fire-flame-simple {
  --fa: "\f46a"; }

.fa-burn {
  --fa: "\f46a"; }

.fa-person {
  --fa: "\f183"; }

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

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

.fa-file-csv {
  --fa: "\f6dd"; }

.fa-menorah {
  --fa: "\f676"; }

.fa-truck-plane {
  --fa: "\e58f"; }

.fa-record-vinyl {
  --fa: "\f8d9"; }

.fa-face-grin-stars {
  --fa: "\f587"; }

.fa-grin-stars {
  --fa: "\f587"; }

.fa-bong {
  --fa: "\f55c"; }

.fa-spaghetti-monster-flying {
  --fa: "\f67b"; }

.fa-pastafarianism {
  --fa: "\f67b"; }

.fa-arrow-down-up-across-line {
  --fa: "\e4af"; }

.fa-spoon {
  --fa: "\f2e5"; }

.fa-utensil-spoon {
  --fa: "\f2e5"; }

.fa-jar-wheat {
  --fa: "\e517"; }

.fa-envelopes-bulk {
  --fa: "\f674"; }

.fa-mail-bulk {
  --fa: "\f674"; }

.fa-file-circle-exclamation {
  --fa: "\e4eb"; }

.fa-circle-h {
  --fa: "\f47e"; }

.fa-hospital-symbol {
  --fa: "\f47e"; }

.fa-pager {
  --fa: "\f815"; }

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

.fa-contact-book {
  --fa: "\f2b9"; }

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

.fa-k {
  --fa: "\4b"; }

.fa-landmark-flag {
  --fa: "\e51c"; }

.fa-pencil {
  --fa: "\f303"; }

.fa-pencil-alt {
  --fa: "\f303"; }

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

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

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

.fa-paste {
  --fa: "\f0ea"; }

.fa-file-clipboard {
  --fa: "\f0ea"; }

.fa-code-pull-request {
  --fa: "\e13c"; }

.fa-clipboard-list {
  --fa: "\f46d"; }

.fa-truck-ramp-box {
  --fa: "\f4de"; }

.fa-truck-loading {
  --fa: "\f4de"; }

.fa-user-check {
  --fa: "\f4fc"; }

.fa-vial-virus {
  --fa: "\e597"; }

.fa-sheet-plastic {
  --fa: "\e571"; }

.fa-blog {
  --fa: "\f781"; }

.fa-user-ninja {
  --fa: "\f504"; }

.fa-person-arrow-up-from-line {
  --fa: "\e539"; }

.fa-scroll-torah {
  --fa: "\f6a0"; }

.fa-torah {
  --fa: "\f6a0"; }

.fa-broom-ball {
  --fa: "\f458"; }

.fa-quidditch {
  --fa: "\f458"; }

.fa-quidditch-broom-ball {
  --fa: "\f458"; }

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

.fa-box-archive {
  --fa: "\f187"; }

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

.fa-person-drowning {
  --fa: "\e545"; }

.fa-arrow-down-9-1 {
  --fa: "\f886"; }

.fa-sort-numeric-desc {
  --fa: "\f886"; }

.fa-sort-numeric-down-alt {
  --fa: "\f886"; }

.fa-face-grin-tongue-squint {
  --fa: "\f58a"; }

.fa-grin-tongue-squint {
  --fa: "\f58a"; }

.fa-spray-can {
  --fa: "\f5bd"; }

.fa-truck-monster {
  --fa: "\f63b"; }

.fa-w {
  --fa: "\57"; }

.fa-earth-africa {
  --fa: "\f57c"; }

.fa-globe-africa {
  --fa: "\f57c"; }

.fa-rainbow {
  --fa: "\f75b"; }

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

.fa-tablet-screen-button {
  --fa: "\f3fa"; }

.fa-tablet-alt {
  --fa: "\f3fa"; }

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

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

.fa-trowel-bricks {
  --fa: "\e58a"; }

.fa-face-flushed {
  --fa: "\f579"; }

.fa-flushed {
  --fa: "\f579"; }

.fa-hospital-user {
  --fa: "\f80d"; }

.fa-tent-arrow-left-right {
  --fa: "\e57f"; }

.fa-gavel {
  --fa: "\f0e3"; }

.fa-legal {
  --fa: "\f0e3"; }

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

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

.fa-box-tissue {
  --fa: "\e05b"; }

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

.fa-bell-concierge {
  --fa: "\f562"; }

.fa-concierge-bell {
  --fa: "\f562"; }

.fa-pen-ruler {
  --fa: "\f5ae"; }

.fa-pencil-ruler {
  --fa: "\f5ae"; }

.fa-people-arrows {
  --fa: "\e068"; }

.fa-people-arrows-left-right {
  --fa: "\e068"; }

.fa-mars-and-venus-burst {
  --fa: "\e523"; }

.fa-square-caret-right {
  --fa: "\f152"; }

.fa-caret-square-right {
  --fa: "\f152"; }

.fa-scissors {
  --fa: "\f0c4"; }

.fa-cut {
  --fa: "\f0c4"; }

.fa-sun-plant-wilt {
  --fa: "\e57a"; }

.fa-toilets-portable {
  --fa: "\e584"; }

.fa-hockey-puck {
  --fa: "\f453"; }

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

.fa-magnifying-glass-arrow-right {
  --fa: "\e521"; }

.fa-tachograph-digital {
  --fa: "\f566"; }

.fa-digital-tachograph {
  --fa: "\f566"; }

.fa-users-slash {
  --fa: "\e073"; }

.fa-clover {
  --fa: "\e139"; }

.fa-reply {
  --fa: "\f3e5"; }

.fa-mail-reply {
  --fa: "\f3e5"; }

.fa-star-and-crescent {
  --fa: "\f699"; }

.fa-house-fire {
  --fa: "\e50c"; }

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

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

.fa-helicopter {
  --fa: "\f533"; }

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

.fa-square-caret-down {
  --fa: "\f150"; }

.fa-caret-square-down {
  --fa: "\f150"; }

.fa-file-circle-question {
  --fa: "\e4ef"; }

.fa-laptop-code {
  --fa: "\f5fc"; }

.fa-swatchbook {
  --fa: "\f5c3"; }

.fa-prescription-bottle {
  --fa: "\f485"; }

.fa-bars {
  --fa: "\f0c9"; }

.fa-navicon {
  --fa: "\f0c9"; }

.fa-people-group {
  --fa: "\e533"; }

.fa-hourglass-end {
  --fa: "\f253"; }

.fa-hourglass-3 {
  --fa: "\f253"; }

.fa-heart-crack {
  --fa: "\f7a9"; }

.fa-heart-broken {
  --fa: "\f7a9"; }

.fa-square-up-right {
  --fa: "\f360"; }

.fa-external-link-square-alt {
  --fa: "\f360"; }

.fa-face-kiss-beam {
  --fa: "\f597"; }

.fa-kiss-beam {
  --fa: "\f597"; }

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

.fa-ruler-horizontal {
  --fa: "\f547"; }

.fa-people-robbery {
  --fa: "\e536"; }

.fa-lightbulb {
  --fa: "\f0eb"; }

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

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

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

.fa-school-circle-xmark {
  --fa: "\e56d"; }

.fa-arrow-right-from-bracket {
  --fa: "\f08b"; }

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

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

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

.fa-unlock-keyhole {
  --fa: "\f13e"; }

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

.fa-cloud-showers-heavy {
  --fa: "\f740"; }

.fa-headphones-simple {
  --fa: "\f58f"; }

.fa-headphones-alt {
  --fa: "\f58f"; }

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

.fa-circle-dollar-to-slot {
  --fa: "\f4b9"; }

.fa-donate {
  --fa: "\f4b9"; }

.fa-memory {
  --fa: "\f538"; }

.fa-road-spikes {
  --fa: "\e568"; }

.fa-fire-burner {
  --fa: "\e4f1"; }

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

.fa-hanukiah {
  --fa: "\f6e6"; }

.fa-feather {
  --fa: "\f52d"; }

.fa-volume-low {
  --fa: "\f027"; }

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

.fa-comment-slash {
  --fa: "\f4b3"; }

.fa-cloud-sun-rain {
  --fa: "\f743"; }

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

.fa-wheat-awn {
  --fa: "\e2cd"; }

.fa-wheat-alt {
  --fa: "\e2cd"; }

.fa-ankh {
  --fa: "\f644"; }

.fa-hands-holding-child {
  --fa: "\e4fa"; }

.fa-asterisk {
  --fa: "\2a"; }

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

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

.fa-peseta-sign {
  --fa: "\e221"; }

.fa-heading {
  --fa: "\f1dc"; }

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

.fa-ghost {
  --fa: "\f6e2"; }

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

.fa-list-squares {
  --fa: "\f03a"; }

.fa-square-phone-flip {
  --fa: "\f87b"; }

.fa-phone-square-alt {
  --fa: "\f87b"; }

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

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

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

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

.fa-face-dizzy {
  --fa: "\f567"; }

.fa-dizzy {
  --fa: "\f567"; }

.fa-egg {
  --fa: "\f7fb"; }

.fa-house-medical-circle-xmark {
  --fa: "\e513"; }

.fa-campground {
  --fa: "\f6bb"; }

.fa-folder-plus {
  --fa: "\f65e"; }

.fa-futbol {
  --fa: "\f1e3"; }

.fa-futbol-ball {
  --fa: "\f1e3"; }

.fa-soccer-ball {
  --fa: "\f1e3"; }

.fa-paintbrush {
  --fa: "\f1fc"; }

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

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

.fa-gas-pump {
  --fa: "\f52f"; }

.fa-hot-tub-person {
  --fa: "\f593"; }

.fa-hot-tub {
  --fa: "\f593"; }

.fa-map-location {
  --fa: "\f59f"; }

.fa-map-marked {
  --fa: "\f59f"; }

.fa-house-flood-water {
  --fa: "\e50e"; }

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

.fa-bridge-lock {
  --fa: "\e4cc"; }

.fa-sack-dollar {
  --fa: "\f81d"; }

.fa-pen-to-square {
  --fa: "\f044"; }

.fa-edit {
  --fa: "\f044"; }

.fa-car-side {
  --fa: "\f5e4"; }

.fa-share-nodes {
  --fa: "\f1e0"; }

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

.fa-heart-circle-minus {
  --fa: "\e4ff"; }

.fa-hourglass-half {
  --fa: "\f252"; }

.fa-hourglass-2 {
  --fa: "\f252"; }

.fa-microscope {
  --fa: "\f610"; }

.fa-sink {
  --fa: "\e06d"; }

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

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

.fa-arrow-down-z-a {
  --fa: "\f881"; }

.fa-sort-alpha-desc {
  --fa: "\f881"; }

.fa-sort-alpha-down-alt {
  --fa: "\f881"; }

.fa-mitten {
  --fa: "\f7b5"; }

.fa-person-rays {
  --fa: "\e54d"; }

.fa-users {
  --fa: "\f0c0"; }

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

.fa-flask-vial {
  --fa: "\e4f3"; }

.fa-hand {
  --fa: "\f256"; }

.fa-hand-paper {
  --fa: "\f256"; }

.fa-om {
  --fa: "\f679"; }

.fa-worm {
  --fa: "\e599"; }

.fa-house-circle-xmark {
  --fa: "\e50b"; }

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

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

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

.fa-stopwatch {
  --fa: "\f2f2"; }

.fa-face-kiss {
  --fa: "\f596"; }

.fa-kiss {
  --fa: "\f596"; }

.fa-bridge-circle-xmark {
  --fa: "\e4cb"; }

.fa-face-grin-tongue {
  --fa: "\f589"; }

.fa-grin-tongue {
  --fa: "\f589"; }

.fa-chess-bishop {
  --fa: "\f43a"; }

.fa-face-grin-wink {
  --fa: "\f58c"; }

.fa-grin-wink {
  --fa: "\f58c"; }

.fa-ear-deaf {
  --fa: "\f2a4"; }

.fa-deaf {
  --fa: "\f2a4"; }

.fa-deafness {
  --fa: "\f2a4"; }

.fa-hard-of-hearing {
  --fa: "\f2a4"; }

.fa-road-circle-check {
  --fa: "\e564"; }

.fa-dice-five {
  --fa: "\f523"; }

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

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

.fa-land-mine-on {
  --fa: "\e51b"; }

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

.fa-stamp {
  --fa: "\f5bf"; }

.fa-stairs {
  --fa: "\e289"; }

.fa-i {
  --fa: "\49"; }

.fa-hryvnia-sign {
  --fa: "\f6f2"; }

.fa-hryvnia {
  --fa: "\f6f2"; }

.fa-pills {
  --fa: "\f484"; }

.fa-face-grin-wide {
  --fa: "\f581"; }

.fa-grin-alt {
  --fa: "\f581"; }

.fa-tooth {
  --fa: "\f5c9"; }

.fa-v {
  --fa: "\56"; }

.fa-bangladeshi-taka-sign {
  --fa: "\e2e6"; }

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

.fa-staff-snake {
  --fa: "\e579"; }

.fa-rod-asclepius {
  --fa: "\e579"; }

.fa-rod-snake {
  --fa: "\e579"; }

.fa-staff-aesculapius {
  --fa: "\e579"; }

.fa-head-side-cough-slash {
  --fa: "\e062"; }

.fa-truck-medical {
  --fa: "\f0f9"; }

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

.fa-wheat-awn-circle-exclamation {
  --fa: "\e598"; }

.fa-snowman {
  --fa: "\f7d0"; }

.fa-mortar-pestle {
  --fa: "\f5a7"; }

.fa-road-barrier {
  --fa: "\e562"; }

.fa-school {
  --fa: "\f549"; }

.fa-igloo {
  --fa: "\f7ae"; }

.fa-joint {
  --fa: "\f595"; }

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

.fa-horse {
  --fa: "\f6f0"; }

.fa-q {
  --fa: "\51"; }

.fa-g {
  --fa: "\47"; }

.fa-notes-medical {
  --fa: "\f481"; }

.fa-temperature-half {
  --fa: "\f2c9"; }

.fa-temperature-2 {
  --fa: "\f2c9"; }

.fa-thermometer-2 {
  --fa: "\f2c9"; }

.fa-thermometer-half {
  --fa: "\f2c9"; }

.fa-dong-sign {
  --fa: "\e169"; }

.fa-capsules {
  --fa: "\f46b"; }

.fa-poo-storm {
  --fa: "\f75a"; }

.fa-poo-bolt {
  --fa: "\f75a"; }

.fa-face-frown-open {
  --fa: "\f57a"; }

.fa-frown-open {
  --fa: "\f57a"; }

.fa-hand-point-up {
  --fa: "\f0a6"; }

.fa-money-bill {
  --fa: "\f0d6"; }

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

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

.fa-umbrella-beach {
  --fa: "\f5ca"; }

.fa-helmet-un {
  --fa: "\e503"; }

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

.fa-bacon {
  --fa: "\f7e5"; }

.fa-hand-point-down {
  --fa: "\f0a7"; }

.fa-arrow-up-from-bracket {
  --fa: "\e09a"; }

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

.fa-folder-blank {
  --fa: "\f07b"; }

.fa-file-waveform {
  --fa: "\f478"; }

.fa-file-medical-alt {
  --fa: "\f478"; }

.fa-radiation {
  --fa: "\f7b9"; }

.fa-chart-simple {
  --fa: "\e473"; }

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

.fa-vial {
  --fa: "\f492"; }

.fa-gauge {
  --fa: "\f624"; }

.fa-dashboard {
  --fa: "\f624"; }

.fa-gauge-med {
  --fa: "\f624"; }

.fa-tachometer-alt-average {
  --fa: "\f624"; }

.fa-wand-magic-sparkles {
  --fa: "\e2ca"; }

.fa-magic-wand-sparkles {
  --fa: "\e2ca"; }

.fa-e {
  --fa: "\45"; }

.fa-pen-clip {
  --fa: "\f305"; }

.fa-pen-alt {
  --fa: "\f305"; }

.fa-bridge-circle-exclamation {
  --fa: "\e4ca"; }

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

.fa-school-circle-check {
  --fa: "\e56b"; }

.fa-dumpster {
  --fa: "\f793"; }

.fa-van-shuttle {
  --fa: "\f5b6"; }

.fa-shuttle-van {
  --fa: "\f5b6"; }

.fa-building-user {
  --fa: "\e4da"; }

.fa-square-caret-left {
  --fa: "\f191"; }

.fa-caret-square-left {
  --fa: "\f191"; }

.fa-highlighter {
  --fa: "\f591"; }

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

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

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

.fa-synagogue {
  --fa: "\f69b"; }

.fa-person-half-dress {
  --fa: "\e548"; }

.fa-road-bridge {
  --fa: "\e563"; }

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

.fa-c {
  --fa: "\43"; }

.fa-tablet-button {
  --fa: "\f10a"; }

.fa-building-lock {
  --fa: "\e4d6"; }

.fa-pizza-slice {
  --fa: "\f818"; }

.fa-money-bill-wave {
  --fa: "\f53a"; }

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

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

.fa-house-flag {
  --fa: "\e50d"; }

.fa-person-circle-minus {
  --fa: "\e540"; }

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

.fa-cancel {
  --fa: "\f05e"; }

.fa-camera-rotate {
  --fa: "\e0d8"; }

.fa-spray-can-sparkles {
  --fa: "\f5d0"; }

.fa-air-freshener {
  --fa: "\f5d0"; }

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

.fa-repeat {
  --fa: "\f363"; }

.fa-cross {
  --fa: "\f654"; }

.fa-box {
  --fa: "\f466"; }

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

.fa-arrow-pointer {
  --fa: "\f245"; }

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

.fa-maximize {
  --fa: "\f31e"; }

.fa-expand-arrows-alt {
  --fa: "\f31e"; }

.fa-charging-station {
  --fa: "\f5e7"; }

.fa-shapes {
  --fa: "\f61f"; }

.fa-triangle-circle-square {
  --fa: "\f61f"; }

.fa-shuffle {
  --fa: "\f074"; }

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

.fa-person-running {
  --fa: "\f70c"; }

.fa-running {
  --fa: "\f70c"; }

.fa-mobile-retro {
  --fa: "\e527"; }

.fa-grip-lines-vertical {
  --fa: "\f7a5"; }

.fa-spider {
  --fa: "\f717"; }

.fa-hands-bound {
  --fa: "\e4f9"; }

.fa-file-invoice-dollar {
  --fa: "\f571"; }

.fa-plane-circle-exclamation {
  --fa: "\e556"; }

.fa-x-ray {
  --fa: "\f497"; }

.fa-spell-check {
  --fa: "\f891"; }

.fa-slash {
  --fa: "\f715"; }

.fa-computer-mouse {
  --fa: "\f8cc"; }

.fa-mouse {
  --fa: "\f8cc"; }

.fa-arrow-right-to-bracket {
  --fa: "\f090"; }

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

.fa-shop-slash {
  --fa: "\e070"; }

.fa-store-alt-slash {
  --fa: "\e070"; }

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

.fa-virus-covid-slash {
  --fa: "\e4a9"; }

.fa-shop-lock {
  --fa: "\e4a5"; }

.fa-hourglass-start {
  --fa: "\f251"; }

.fa-hourglass-1 {
  --fa: "\f251"; }

.fa-blender-phone {
  --fa: "\f6b6"; }

.fa-building-wheat {
  --fa: "\e4db"; }

.fa-person-breastfeeding {
  --fa: "\e53a"; }

.fa-right-to-bracket {
  --fa: "\f2f6"; }

.fa-sign-in-alt {
  --fa: "\f2f6"; }

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

.fa-passport {
  --fa: "\f5ab"; }

.fa-thumbtack-slash {
  --fa: "\e68f"; }

.fa-thumb-tack-slash {
  --fa: "\e68f"; }

.fa-heart-pulse {
  --fa: "\f21e"; }

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

.fa-people-carry-box {
  --fa: "\f4ce"; }

.fa-people-carry {
  --fa: "\f4ce"; }

.fa-temperature-high {
  --fa: "\f769"; }

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

.fa-crown {
  --fa: "\f521"; }

.fa-weight-hanging {
  --fa: "\f5cd"; }

.fa-xmarks-lines {
  --fa: "\e59a"; }

.fa-file-prescription {
  --fa: "\f572"; }

.fa-weight-scale {
  --fa: "\f496"; }

.fa-weight {
  --fa: "\f496"; }

.fa-user-group {
  --fa: "\f500"; }

.fa-user-friends {
  --fa: "\f500"; }

.fa-arrow-up-a-z {
  --fa: "\f15e"; }

.fa-sort-alpha-up {
  --fa: "\f15e"; }

.fa-chess-knight {
  --fa: "\f441"; }

.fa-face-laugh-squint {
  --fa: "\f59b"; }

.fa-laugh-squint {
  --fa: "\f59b"; }

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

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

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

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

.fa-person-walking {
  --fa: "\f554"; }

.fa-walking {
  --fa: "\f554"; }

.fa-l {
  --fa: "\4c"; }

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

.fa-bed-pulse {
  --fa: "\f487"; }

.fa-procedures {
  --fa: "\f487"; }

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

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

.fa-face-laugh {
  --fa: "\f599"; }

.fa-laugh {
  --fa: "\f599"; }

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

.fa-heart-circle-plus {
  --fa: "\e500"; }

.fa-code-fork {
  --fa: "\e13b"; }

.fa-city {
  --fa: "\f64f"; }

.fa-microphone-lines {
  --fa: "\f3c9"; }

.fa-microphone-alt {
  --fa: "\f3c9"; }

.fa-pepper-hot {
  --fa: "\f816"; }

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

.fa-colon-sign {
  --fa: "\e140"; }

.fa-headset {
  --fa: "\f590"; }

.fa-store-slash {
  --fa: "\e071"; }

.fa-road-circle-xmark {
  --fa: "\e566"; }

.fa-user-minus {
  --fa: "\f503"; }

.fa-mars-stroke-up {
  --fa: "\f22a"; }

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

.fa-champagne-glasses {
  --fa: "\f79f"; }

.fa-glass-cheers {
  --fa: "\f79f"; }

.fa-clipboard {
  --fa: "\f328"; }

.fa-house-circle-exclamation {
  --fa: "\e50a"; }

.fa-file-arrow-up {
  --fa: "\f574"; }

.fa-file-upload {
  --fa: "\f574"; }

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

.fa-wifi-3 {
  --fa: "\f1eb"; }

.fa-wifi-strong {
  --fa: "\f1eb"; }

.fa-bath {
  --fa: "\f2cd"; }

.fa-bathtub {
  --fa: "\f2cd"; }

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

.fa-user-pen {
  --fa: "\f4ff"; }

.fa-user-edit {
  --fa: "\f4ff"; }

.fa-signature {
  --fa: "\f5b7"; }

.fa-stroopwafel {
  --fa: "\f551"; }

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

.fa-anchor-lock {
  --fa: "\e4ad"; }

.fa-building-ngo {
  --fa: "\e4d7"; }

.fa-manat-sign {
  --fa: "\e1d5"; }

.fa-not-equal {
  --fa: "\f53e"; }

.fa-border-top-left {
  --fa: "\f853"; }

.fa-border-style {
  --fa: "\f853"; }

.fa-map-location-dot {
  --fa: "\f5a0"; }

.fa-map-marked-alt {
  --fa: "\f5a0"; }

.fa-jedi {
  --fa: "\f669"; }

.fa-square-poll-vertical {
  --fa: "\f681"; }

.fa-poll {
  --fa: "\f681"; }

.fa-mug-hot {
  --fa: "\f7b6"; }

.fa-car-battery {
  --fa: "\f5df"; }

.fa-battery-car {
  --fa: "\f5df"; }

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

.fa-dice-two {
  --fa: "\f528"; }

.fa-chess-queen {
  --fa: "\f445"; }

.fa-glasses {
  --fa: "\f530"; }

.fa-chess-board {
  --fa: "\f43c"; }

.fa-building-circle-check {
  --fa: "\e4d2"; }

.fa-person-chalkboard {
  --fa: "\e53d"; }

.fa-mars-stroke-right {
  --fa: "\f22b"; }

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

.fa-hand-back-fist {
  --fa: "\f255"; }

.fa-hand-rock {
  --fa: "\f255"; }

.fa-square-caret-up {
  --fa: "\f151"; }

.fa-caret-square-up {
  --fa: "\f151"; }

.fa-cloud-showers-water {
  --fa: "\e4e4"; }

.fa-chart-bar {
  --fa: "\f080"; }

.fa-bar-chart {
  --fa: "\f080"; }

.fa-hands-bubbles {
  --fa: "\e05e"; }

.fa-hands-wash {
  --fa: "\e05e"; }

.fa-less-than-equal {
  --fa: "\f537"; }

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

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

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

.fa-crow {
  --fa: "\f520"; }

.fa-sailboat {
  --fa: "\e445"; }

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

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

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

.fa-torii-gate {
  --fa: "\f6a1"; }

.fa-frog {
  --fa: "\f52e"; }

.fa-bucket {
  --fa: "\e4cf"; }

.fa-image {
  --fa: "\f03e"; }

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

.fa-cow {
  --fa: "\f6c8"; }

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

.fa-screwdriver {
  --fa: "\f54a"; }

.fa-folder-closed {
  --fa: "\e185"; }

.fa-house-tsunami {
  --fa: "\e515"; }

.fa-square-nfi {
  --fa: "\e576"; }

.fa-arrow-up-from-ground-water {
  --fa: "\e4b5"; }

.fa-martini-glass {
  --fa: "\f57b"; }

.fa-glass-martini-alt {
  --fa: "\f57b"; }

.fa-square-binary {
  --fa: "\e69b"; }

.fa-rotate-left {
  --fa: "\f2ea"; }

.fa-rotate-back {
  --fa: "\f2ea"; }

.fa-rotate-backward {
  --fa: "\f2ea"; }

.fa-undo-alt {
  --fa: "\f2ea"; }

.fa-table-columns {
  --fa: "\f0db"; }

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

.fa-lemon {
  --fa: "\f094"; }

.fa-head-side-mask {
  --fa: "\e063"; }

.fa-handshake {
  --fa: "\f2b5"; }

.fa-gem {
  --fa: "\f3a5"; }

.fa-dolly {
  --fa: "\f472"; }

.fa-dolly-box {
  --fa: "\f472"; }

.fa-smoking {
  --fa: "\f48d"; }

.fa-minimize {
  --fa: "\f78c"; }

.fa-compress-arrows-alt {
  --fa: "\f78c"; }

.fa-monument {
  --fa: "\f5a6"; }

.fa-snowplow {
  --fa: "\f7d2"; }

.fa-angles-right {
  --fa: "\f101"; }

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

.fa-cannabis {
  --fa: "\f55f"; }

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

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

.fa-tablets {
  --fa: "\f490"; }

.fa-ethernet {
  --fa: "\f796"; }

.fa-euro-sign {
  --fa: "\f153"; }

.fa-eur {
  --fa: "\f153"; }

.fa-euro {
  --fa: "\f153"; }

.fa-chair {
  --fa: "\f6c0"; }

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

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

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

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

.fa-compass-drafting {
  --fa: "\f568"; }

.fa-drafting-compass {
  --fa: "\f568"; }

.fa-plate-wheat {
  --fa: "\e55a"; }

.fa-icicles {
  --fa: "\f7ad"; }

.fa-person-shelter {
  --fa: "\e54f"; }

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

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

.fa-marker {
  --fa: "\f5a1"; }

.fa-face-laugh-beam {
  --fa: "\f59a"; }

.fa-laugh-beam {
  --fa: "\f59a"; }

.fa-helicopter-symbol {
  --fa: "\e502"; }

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

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

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

.fa-lari-sign {
  --fa: "\e1c8"; }

.fa-volcano {
  --fa: "\f770"; }

.fa-person-walking-dashed-line-arrow-right {
  --fa: "\e553"; }

.fa-sterling-sign {
  --fa: "\f154"; }

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

.fa-pound-sign {
  --fa: "\f154"; }

.fa-viruses {
  --fa: "\e076"; }

.fa-square-person-confined {
  --fa: "\e577"; }

.fa-user-tie {
  --fa: "\f508"; }

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

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

.fa-tent-arrow-down-to-line {
  --fa: "\e57e"; }

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

.fa-reply-all {
  --fa: "\f122"; }

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

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

.fa-person-skating {
  --fa: "\f7c5"; }

.fa-skating {
  --fa: "\f7c5"; }

.fa-filter-circle-dollar {
  --fa: "\f662"; }

.fa-funnel-dollar {
  --fa: "\f662"; }

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

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

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

.fa-file-import {
  --fa: "\f56f"; }

.fa-arrow-right-to-file {
  --fa: "\f56f"; }

.fa-square-arrow-up-right {
  --fa: "\f14c"; }

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

.fa-box-open {
  --fa: "\f49e"; }

.fa-scroll {
  --fa: "\f70e"; }

.fa-spa {
  --fa: "\f5bb"; }

.fa-location-pin-lock {
  --fa: "\e51f"; }

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

.fa-hill-avalanche {
  --fa: "\e507"; }

.fa-temperature-empty {
  --fa: "\f2cb"; }

.fa-temperature-0 {
  --fa: "\f2cb"; }

.fa-thermometer-0 {
  --fa: "\f2cb"; }

.fa-thermometer-empty {
  --fa: "\f2cb"; }

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

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

.fa-address-card {
  --fa: "\f2bb"; }

.fa-contact-card {
  --fa: "\f2bb"; }

.fa-vcard {
  --fa: "\f2bb"; }

.fa-scale-unbalanced-flip {
  --fa: "\f516"; }

.fa-balance-scale-right {
  --fa: "\f516"; }

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

.fa-diamond-turn-right {
  --fa: "\f5eb"; }

.fa-directions {
  --fa: "\f5eb"; }

.fa-burst {
  --fa: "\e4dc"; }

.fa-house-laptop {
  --fa: "\e066"; }

.fa-laptop-house {
  --fa: "\e066"; }

.fa-face-tired {
  --fa: "\f5c8"; }

.fa-tired {
  --fa: "\f5c8"; }

.fa-money-bills {
  --fa: "\e1f3"; }

.fa-smog {
  --fa: "\f75f"; }

.fa-crutch {
  --fa: "\f7f7"; }

.fa-cloud-arrow-up {
  --fa: "\f0ee"; }

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

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

.fa-palette {
  --fa: "\f53f"; }

.fa-arrows-turn-right {
  --fa: "\e4c0"; }

.fa-vest {
  --fa: "\e085"; }

.fa-ferry {
  --fa: "\e4ea"; }

.fa-arrows-down-to-people {
  --fa: "\e4b9"; }

.fa-seedling {
  --fa: "\f4d8"; }

.fa-sprout {
  --fa: "\f4d8"; }

.fa-left-right {
  --fa: "\f337"; }

.fa-arrows-alt-h {
  --fa: "\f337"; }

.fa-boxes-packing {
  --fa: "\e4c7"; }

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

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

.fa-group-arrows-rotate {
  --fa: "\e4f6"; }

.fa-bowl-food {
  --fa: "\e4c6"; }

.fa-candy-cane {
  --fa: "\f786"; }

.fa-arrow-down-wide-short {
  --fa: "\f160"; }

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

.fa-sort-amount-down {
  --fa: "\f160"; }

.fa-cloud-bolt {
  --fa: "\f76c"; }

.fa-thunderstorm {
  --fa: "\f76c"; }

.fa-text-slash {
  --fa: "\f87d"; }

.fa-remove-format {
  --fa: "\f87d"; }

.fa-face-smile-wink {
  --fa: "\f4da"; }

.fa-smile-wink {
  --fa: "\f4da"; }

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

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

.fa-arrows-left-right {
  --fa: "\f07e"; }

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

.fa-house-lock {
  --fa: "\e510"; }

.fa-cloud-arrow-down {
  --fa: "\f0ed"; }

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

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

.fa-children {
  --fa: "\e4e1"; }

.fa-chalkboard {
  --fa: "\f51b"; }

.fa-blackboard {
  --fa: "\f51b"; }

.fa-user-large-slash {
  --fa: "\f4fa"; }

.fa-user-alt-slash {
  --fa: "\f4fa"; }

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

.fa-handshake-simple-slash {
  --fa: "\e05f"; }

.fa-handshake-alt-slash {
  --fa: "\e05f"; }

.fa-mattress-pillow {
  --fa: "\e525"; }

.fa-guarani-sign {
  --fa: "\e19a"; }

.fa-arrows-rotate {
  --fa: "\f021"; }

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

.fa-sync {
  --fa: "\f021"; }

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

.fa-cruzeiro-sign {
  --fa: "\e152"; }

.fa-greater-than-equal {
  --fa: "\f532"; }

.fa-shield-halved {
  --fa: "\f3ed"; }

.fa-shield-alt {
  --fa: "\f3ed"; }

.fa-book-atlas {
  --fa: "\f558"; }

.fa-atlas {
  --fa: "\f558"; }

.fa-virus {
  --fa: "\e074"; }

.fa-envelope-circle-check {
  --fa: "\e4e8"; }

.fa-layer-group {
  --fa: "\f5fd"; }

.fa-arrows-to-dot {
  --fa: "\e4be"; }

.fa-archway {
  --fa: "\f557"; }

.fa-heart-circle-check {
  --fa: "\e4fd"; }

.fa-house-chimney-crack {
  --fa: "\f6f1"; }

.fa-house-damage {
  --fa: "\f6f1"; }

.fa-file-zipper {
  --fa: "\f1c6"; }

.fa-file-archive {
  --fa: "\f1c6"; }

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

.fa-martini-glass-empty {
  --fa: "\f000"; }

.fa-glass-martini {
  --fa: "\f000"; }

.fa-couch {
  --fa: "\f4b8"; }

.fa-cedi-sign {
  --fa: "\e0df"; }

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

.fa-table-cells-column-lock {
  --fa: "\e678"; }

.fa-church {
  --fa: "\f51d"; }

.fa-comments-dollar {
  --fa: "\f653"; }

.fa-democrat {
  --fa: "\f747"; }

.fa-z {
  --fa: "\5a"; }

.fa-person-skiing {
  --fa: "\f7c9"; }

.fa-skiing {
  --fa: "\f7c9"; }

.fa-road-lock {
  --fa: "\e567"; }

.fa-a {
  --fa: "\41"; }

.fa-temperature-arrow-down {
  --fa: "\e03f"; }

.fa-temperature-down {
  --fa: "\e03f"; }

.fa-feather-pointed {
  --fa: "\f56b"; }

.fa-feather-alt {
  --fa: "\f56b"; }

.fa-p {
  --fa: "\50"; }

.fa-snowflake {
  --fa: "\f2dc"; }

.fa-newspaper {
  --fa: "\f1ea"; }

.fa-rectangle-ad {
  --fa: "\f641"; }

.fa-ad {
  --fa: "\f641"; }

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

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

.fa-filter-circle-xmark {
  --fa: "\e17b"; }

.fa-locust {
  --fa: "\e520"; }

.fa-sort {
  --fa: "\f0dc"; }

.fa-unsorted {
  --fa: "\f0dc"; }

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

.fa-list-1-2 {
  --fa: "\f0cb"; }

.fa-list-numeric {
  --fa: "\f0cb"; }

.fa-person-dress-burst {
  --fa: "\e544"; }

.fa-money-check-dollar {
  --fa: "\f53d"; }

.fa-money-check-alt {
  --fa: "\f53d"; }

.fa-vector-square {
  --fa: "\f5cb"; }

.fa-bread-slice {
  --fa: "\f7ec"; }

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

.fa-face-kiss-wink-heart {
  --fa: "\f598"; }

.fa-kiss-wink-heart {
  --fa: "\f598"; }

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

.fa-question {
  --fa: "\3f"; }

.fa-file-signature {
  --fa: "\f573"; }

.fa-up-down-left-right {
  --fa: "\f0b2"; }

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

.fa-house-chimney-user {
  --fa: "\e065"; }

.fa-hand-holding-heart {
  --fa: "\f4be"; }

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

.fa-money-check {
  --fa: "\f53c"; }

.fa-star-half-stroke {
  --fa: "\f5c0"; }

.fa-star-half-alt {
  --fa: "\f5c0"; }

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

.fa-whiskey-glass {
  --fa: "\f7a0"; }

.fa-glass-whiskey {
  --fa: "\f7a0"; }

.fa-building-circle-exclamation {
  --fa: "\e4d3"; }

.fa-magnifying-glass-chart {
  --fa: "\e522"; }

.fa-arrow-up-right-from-square {
  --fa: "\f08e"; }

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

.fa-cubes-stacked {
  --fa: "\e4e6"; }

.fa-won-sign {
  --fa: "\f159"; }

.fa-krw {
  --fa: "\f159"; }

.fa-won {
  --fa: "\f159"; }

.fa-virus-covid {
  --fa: "\e4a8"; }

.fa-austral-sign {
  --fa: "\e0a9"; }

.fa-f {
  --fa: "\46"; }

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

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

.fa-taxi {
  --fa: "\f1ba"; }

.fa-cab {
  --fa: "\f1ba"; }

.fa-person-circle-plus {
  --fa: "\e541"; }

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

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

.fa-bolt-lightning {
  --fa: "\e0b7"; }

.fa-sack-xmark {
  --fa: "\e56a"; }

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

.fa-file-contract {
  --fa: "\f56c"; }

.fa-fish-fins {
  --fa: "\e4f2"; }

.fa-building-flag {
  --fa: "\e4d5"; }

.fa-face-grin-beam {
  --fa: "\f582"; }

.fa-grin-beam {
  --fa: "\f582"; }

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

.fa-poop {
  --fa: "\f619"; }

.fa-location-pin {
  --fa: "\f041"; }

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

.fa-kaaba {
  --fa: "\f66b"; }

.fa-toilet-paper {
  --fa: "\f71e"; }

.fa-helmet-safety {
  --fa: "\f807"; }

.fa-hard-hat {
  --fa: "\f807"; }

.fa-hat-hard {
  --fa: "\f807"; }

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

.fa-circle-right {
  --fa: "\f35a"; }

.fa-arrow-alt-circle-right {
  --fa: "\f35a"; }

.fa-plane-circle-check {
  --fa: "\e555"; }

.fa-face-rolling-eyes {
  --fa: "\f5a5"; }

.fa-meh-rolling-eyes {
  --fa: "\f5a5"; }

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

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

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

.fa-mask-ventilator {
  --fa: "\e524"; }

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

.fa-signs-post {
  --fa: "\f277"; }

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

.fa-cash-register {
  --fa: "\f788"; }

.fa-person-circle-question {
  --fa: "\e542"; }

.fa-h {
  --fa: "\48"; }

.fa-tarp {
  --fa: "\e57b"; }

.fa-screwdriver-wrench {
  --fa: "\f7d9"; }

.fa-tools {
  --fa: "\f7d9"; }

.fa-arrows-to-eye {
  --fa: "\e4bf"; }

.fa-plug-circle-bolt {
  --fa: "\e55b"; }

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

.fa-mars-and-venus {
  --fa: "\f224"; }

.fa-house-user {
  --fa: "\e1b0"; }

.fa-home-user {
  --fa: "\e1b0"; }

.fa-dumpster-fire {
  --fa: "\f794"; }

.fa-house-crack {
  --fa: "\e3b1"; }

.fa-martini-glass-citrus {
  --fa: "\f561"; }

.fa-cocktail {
  --fa: "\f561"; }

.fa-face-surprise {
  --fa: "\f5c2"; }

.fa-surprise {
  --fa: "\f5c2"; }

.fa-bottle-water {
  --fa: "\e4c5"; }

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

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

.fa-toilet-paper-slash {
  --fa: "\e072"; }

.fa-apple-whole {
  --fa: "\f5d1"; }

.fa-apple-alt {
  --fa: "\f5d1"; }

.fa-kitchen-set {
  --fa: "\e51a"; }

.fa-r {
  --fa: "\52"; }

.fa-temperature-quarter {
  --fa: "\f2ca"; }

.fa-temperature-1 {
  --fa: "\f2ca"; }

.fa-thermometer-1 {
  --fa: "\f2ca"; }

.fa-thermometer-quarter {
  --fa: "\f2ca"; }

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

.fa-bitcoin-sign {
  --fa: "\e0b4"; }

.fa-shield-dog {
  --fa: "\e573"; }

.fa-solar-panel {
  --fa: "\f5ba"; }

.fa-lock-open {
  --fa: "\f3c1"; }

.fa-elevator {
  --fa: "\e16d"; }

.fa-money-bill-transfer {
  --fa: "\e528"; }

.fa-money-bill-trend-up {
  --fa: "\e529"; }

.fa-house-flood-water-circle-arrow-right {
  --fa: "\e50f"; }

.fa-square-poll-horizontal {
  --fa: "\f682"; }

.fa-poll-h {
  --fa: "\f682"; }

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

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

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

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

.fa-user-astronaut {
  --fa: "\f4fb"; }

.fa-plane-slash {
  --fa: "\e069"; }

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

.fa-basketball {
  --fa: "\f434"; }

.fa-basketball-ball {
  --fa: "\f434"; }

.fa-satellite-dish {
  --fa: "\f7c0"; }

.fa-circle-up {
  --fa: "\f35b"; }

.fa-arrow-alt-circle-up {
  --fa: "\f35b"; }

.fa-mobile-screen-button {
  --fa: "\f3cd"; }

.fa-mobile-alt {
  --fa: "\f3cd"; }

.fa-volume-high {
  --fa: "\f028"; }

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

.fa-users-rays {
  --fa: "\e593"; }

.fa-wallet {
  --fa: "\f555"; }

.fa-clipboard-check {
  --fa: "\f46c"; }

.fa-file-audio {
  --fa: "\f1c7"; }

.fa-burger {
  --fa: "\f805"; }

.fa-hamburger {
  --fa: "\f805"; }

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

.fa-bugs {
  --fa: "\e4d0"; }

.fa-rupee-sign {
  --fa: "\f156"; }

.fa-rupee {
  --fa: "\f156"; }

.fa-file-image {
  --fa: "\f1c5"; }

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

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

.fa-plane-departure {
  --fa: "\f5b0"; }

.fa-handshake-slash {
  --fa: "\e060"; }

.fa-book-bookmark {
  --fa: "\e0bb"; }

.fa-code-branch {
  --fa: "\f126"; }

.fa-hat-cowboy {
  --fa: "\f8c0"; }

.fa-bridge {
  --fa: "\e4c8"; }

.fa-phone-flip {
  --fa: "\f879"; }

.fa-phone-alt {
  --fa: "\f879"; }

.fa-truck-front {
  --fa: "\e2b7"; }

.fa-cat {
  --fa: "\f6be"; }

.fa-anchor-circle-exclamation {
  --fa: "\e4ab"; }

.fa-truck-field {
  --fa: "\e58d"; }

.fa-route {
  --fa: "\f4d7"; }

.fa-clipboard-question {
  --fa: "\e4e3"; }

.fa-panorama {
  --fa: "\e209"; }

.fa-comment-medical {
  --fa: "\f7f5"; }

.fa-teeth-open {
  --fa: "\f62f"; }

.fa-file-circle-minus {
  --fa: "\e4ed"; }

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

.fa-wine-glass {
  --fa: "\f4e3"; }

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

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

.fa-face-meh-blank {
  --fa: "\f5a4"; }

.fa-meh-blank {
  --fa: "\f5a4"; }

.fa-square-parking {
  --fa: "\f540"; }

.fa-parking {
  --fa: "\f540"; }

.fa-house-signal {
  --fa: "\e012"; }

.fa-bars-progress {
  --fa: "\f828"; }

.fa-tasks-alt {
  --fa: "\f828"; }

.fa-faucet-drip {
  --fa: "\e006"; }

.fa-cart-flatbed {
  --fa: "\f474"; }

.fa-dolly-flatbed {
  --fa: "\f474"; }

.fa-ban-smoking {
  --fa: "\f54d"; }

.fa-smoking-ban {
  --fa: "\f54d"; }

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

.fa-mobile-button {
  --fa: "\f10b"; }

.fa-house-medical-flag {
  --fa: "\e514"; }

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

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

.fa-tape {
  --fa: "\f4db"; }

.fa-bus-simple {
  --fa: "\f55e"; }

.fa-bus-alt {
  --fa: "\f55e"; }

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

.fa-face-sad-cry {
  --fa: "\f5b3"; }

.fa-sad-cry {
  --fa: "\f5b3"; }

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

.fa-person-military-to-person {
  --fa: "\e54c"; }

.fa-file-shield {
  --fa: "\e4f0"; }

.fa-user-slash {
  --fa: "\f506"; }

.fa-pen {
  --fa: "\f304"; }

.fa-tower-observation {
  --fa: "\e586"; }

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

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

.fa-signal-5 {
  --fa: "\f012"; }

.fa-signal-perfect {
  --fa: "\f012"; }

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

.fa-heart-circle-xmark {
  --fa: "\e501"; }

.fa-house-chimney {
  --fa: "\e3af"; }

.fa-home-lg {
  --fa: "\e3af"; }

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

.fa-face-frown {
  --fa: "\f119"; }

.fa-frown {
  --fa: "\f119"; }

.fa-prescription {
  --fa: "\f5b1"; }

.fa-shop {
  --fa: "\f54f"; }

.fa-store-alt {
  --fa: "\f54f"; }

.fa-floppy-disk {
  --fa: "\f0c7"; }

.fa-save {
  --fa: "\f0c7"; }

.fa-vihara {
  --fa: "\f6a7"; }

.fa-scale-unbalanced {
  --fa: "\f515"; }

.fa-balance-scale-left {
  --fa: "\f515"; }

.fa-sort-up {
  --fa: "\f0de"; }

.fa-sort-asc {
  --fa: "\f0de"; }

.fa-comment-dots {
  --fa: "\f4ad"; }

.fa-commenting {
  --fa: "\f4ad"; }

.fa-plant-wilt {
  --fa: "\e5aa"; }

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

.fa-face-grin-squint {
  --fa: "\f585"; }

.fa-grin-squint {
  --fa: "\f585"; }

.fa-hand-holding-dollar {
  --fa: "\f4c0"; }

.fa-hand-holding-usd {
  --fa: "\f4c0"; }

.fa-chart-diagram {
  --fa: "\e695"; }

.fa-bacterium {
  --fa: "\e05a"; }

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

.fa-drum-steelpan {
  --fa: "\f56a"; }

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

.fa-hands-praying {
  --fa: "\f684"; }

.fa-praying-hands {
  --fa: "\f684"; }

.fa-arrow-rotate-right {
  --fa: "\f01e"; }

.fa-arrow-right-rotate {
  --fa: "\f01e"; }

.fa-arrow-rotate-forward {
  --fa: "\f01e"; }

.fa-redo {
  --fa: "\f01e"; }

.fa-biohazard {
  --fa: "\f780"; }

.fa-location-crosshairs {
  --fa: "\f601"; }

.fa-location {
  --fa: "\f601"; }

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

.fa-child-dress {
  --fa: "\e59c"; }

.fa-users-between-lines {
  --fa: "\e591"; }

.fa-lungs-virus {
  --fa: "\e067"; }

.fa-face-grin-tears {
  --fa: "\f588"; }

.fa-grin-tears {
  --fa: "\f588"; }

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

.fa-calendar-xmark {
  --fa: "\f273"; }

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

.fa-child-reaching {
  --fa: "\e59d"; }

.fa-head-side-virus {
  --fa: "\e064"; }

.fa-user-gear {
  --fa: "\f4fe"; }

.fa-user-cog {
  --fa: "\f4fe"; }

.fa-arrow-up-1-9 {
  --fa: "\f163"; }

.fa-sort-numeric-up {
  --fa: "\f163"; }

.fa-door-closed {
  --fa: "\f52a"; }

.fa-shield-virus {
  --fa: "\e06c"; }

.fa-dice-six {
  --fa: "\f526"; }

.fa-mosquito-net {
  --fa: "\e52c"; }

.fa-file-fragment {
  --fa: "\e697"; }

.fa-bridge-water {
  --fa: "\e4ce"; }

.fa-person-booth {
  --fa: "\f756"; }

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

.fa-hat-wizard {
  --fa: "\f6e8"; }

.fa-pen-fancy {
  --fa: "\f5ac"; }

.fa-person-digging {
  --fa: "\f85e"; }

.fa-digging {
  --fa: "\f85e"; }

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

.fa-gauge-simple {
  --fa: "\f629"; }

.fa-gauge-simple-med {
  --fa: "\f629"; }

.fa-tachometer-average {
  --fa: "\f629"; }

.fa-book-medical {
  --fa: "\f7e6"; }

.fa-poo {
  --fa: "\f2fe"; }

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

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

.fa-shirt {
  --fa: "\f553"; }

.fa-t-shirt {
  --fa: "\f553"; }

.fa-tshirt {
  --fa: "\f553"; }

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

.fa-divide {
  --fa: "\f529"; }

.fa-tenge-sign {
  --fa: "\f7d7"; }

.fa-tenge {
  --fa: "\f7d7"; }

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

.fa-hands-holding {
  --fa: "\f4c2"; }

.fa-hands-clapping {
  --fa: "\e1a8"; }

.fa-republican {
  --fa: "\f75e"; }

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

.fa-person-circle-xmark {
  --fa: "\e543"; }

.fa-ruler {
  --fa: "\f545"; }

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

.fa-dice-d6 {
  --fa: "\f6d1"; }

.fa-restroom {
  --fa: "\f7bd"; }

.fa-j {
  --fa: "\4a"; }

.fa-users-viewfinder {
  --fa: "\e595"; }

.fa-file-video {
  --fa: "\f1c8"; }

.fa-up-right-from-square {
  --fa: "\f35d"; }

.fa-external-link-alt {
  --fa: "\f35d"; }

.fa-table-cells {
  --fa: "\f00a"; }

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

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

.fa-book-bible {
  --fa: "\f647"; }

.fa-bible {
  --fa: "\f647"; }

.fa-o {
  --fa: "\4f"; }

.fa-suitcase-medical {
  --fa: "\f0fa"; }

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

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

.fa-otter {
  --fa: "\f700"; }

.fa-person-dress {
  --fa: "\f182"; }

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

.fa-comment-dollar {
  --fa: "\f651"; }

.fa-business-time {
  --fa: "\f64a"; }

.fa-briefcase-clock {
  --fa: "\f64a"; }

.fa-table-cells-large {
  --fa: "\f009"; }

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

.fa-book-tanakh {
  --fa: "\f827"; }

.fa-tanakh {
  --fa: "\f827"; }

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

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

.fa-hat-cowboy-side {
  --fa: "\f8c1"; }

.fa-clipboard-user {
  --fa: "\f7f3"; }

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

.fa-lira-sign {
  --fa: "\f195"; }

.fa-satellite {
  --fa: "\f7bf"; }

.fa-plane-lock {
  --fa: "\e558"; }

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

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

.fa-cake-candles {
  --fa: "\f1fd"; }

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

.fa-cake {
  --fa: "\f1fd"; }

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

.fa-angles-up {
  --fa: "\f102"; }

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

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

.fa-arrow-right-to-city {
  --fa: "\e4b3"; }

.fa-ribbon {
  --fa: "\f4d6"; }

.fa-lungs {
  --fa: "\f604"; }

.fa-arrow-up-9-1 {
  --fa: "\f887"; }

.fa-sort-numeric-up-alt {
  --fa: "\f887"; }

.fa-litecoin-sign {
  --fa: "\e1d3"; }

.fa-border-none {
  --fa: "\f850"; }

.fa-circle-nodes {
  --fa: "\e4e2"; }

.fa-parachute-box {
  --fa: "\f4cd"; }

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

.fa-truck-field-un {
  --fa: "\e58e"; }

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

.fa-hourglass-empty {
  --fa: "\f254"; }

.fa-mountain {
  --fa: "\f6fc"; }

.fa-user-doctor {
  --fa: "\f0f0"; }

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

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

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

.fa-cloud-meatball {
  --fa: "\f73b"; }

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

.fa-camera-alt {
  --fa: "\f030"; }

.fa-square-virus {
  --fa: "\e578"; }

.fa-meteor {
  --fa: "\f753"; }

.fa-car-on {
  --fa: "\e4dd"; }

.fa-sleigh {
  --fa: "\f7cc"; }

.fa-arrow-down-1-9 {
  --fa: "\f162"; }

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

.fa-sort-numeric-down {
  --fa: "\f162"; }

.fa-hand-holding-droplet {
  --fa: "\f4c1"; }

.fa-hand-holding-water {
  --fa: "\f4c1"; }

.fa-water {
  --fa: "\f773"; }

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

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

.fa-prescription-bottle-medical {
  --fa: "\f486"; }

.fa-prescription-bottle-alt {
  --fa: "\f486"; }

.fa-landmark {
  --fa: "\f66f"; }

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

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

.fa-person-cane {
  --fa: "\e53c"; }

.fa-tent {
  --fa: "\e57d"; }

.fa-vest-patches {
  --fa: "\e086"; }

.fa-check-double {
  --fa: "\f560"; }

.fa-arrow-down-a-z {
  --fa: "\f15d"; }

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

.fa-sort-alpha-down {
  --fa: "\f15d"; }

.fa-money-bill-wheat {
  --fa: "\e52a"; }

.fa-cookie {
  --fa: "\f563"; }

.fa-arrow-rotate-left {
  --fa: "\f0e2"; }

.fa-arrow-left-rotate {
  --fa: "\f0e2"; }

.fa-arrow-rotate-back {
  --fa: "\f0e2"; }

.fa-arrow-rotate-backward {
  --fa: "\f0e2"; }

.fa-undo {
  --fa: "\f0e2"; }

.fa-hard-drive {
  --fa: "\f0a0"; }

.fa-hdd {
  --fa: "\f0a0"; }

.fa-face-grin-squint-tears {
  --fa: "\f586"; }

.fa-grin-squint-tears {
  --fa: "\f586"; }

.fa-dumbbell {
  --fa: "\f44b"; }

.fa-rectangle-list {
  --fa: "\f022"; }

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

.fa-tarp-droplet {
  --fa: "\e57c"; }

.fa-house-medical-circle-check {
  --fa: "\e511"; }

.fa-person-skiing-nordic {
  --fa: "\f7ca"; }

.fa-skiing-nordic {
  --fa: "\f7ca"; }

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

.fa-plane-arrival {
  --fa: "\f5af"; }

.fa-circle-left {
  --fa: "\f359"; }

.fa-arrow-alt-circle-left {
  --fa: "\f359"; }

.fa-train-subway {
  --fa: "\f239"; }

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

.fa-chart-gantt {
  --fa: "\e0e4"; }

.fa-indian-rupee-sign {
  --fa: "\e1bc"; }

.fa-indian-rupee {
  --fa: "\e1bc"; }

.fa-inr {
  --fa: "\e1bc"; }

.fa-crop-simple {
  --fa: "\f565"; }

.fa-crop-alt {
  --fa: "\f565"; }

.fa-money-bill-1 {
  --fa: "\f3d1"; }

.fa-money-bill-alt {
  --fa: "\f3d1"; }

.fa-left-long {
  --fa: "\f30a"; }

.fa-long-arrow-alt-left {
  --fa: "\f30a"; }

.fa-dna {
  --fa: "\f471"; }

.fa-virus-slash {
  --fa: "\e075"; }

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

.fa-subtract {
  --fa: "\f068"; }

.fa-chess {
  --fa: "\f439"; }

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

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

.fa-plug-circle-check {
  --fa: "\e55c"; }

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

.fa-franc-sign {
  --fa: "\e18f"; }

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

.fa-hands-asl-interpreting {
  --fa: "\f2a3"; }

.fa-american-sign-language-interpreting {
  --fa: "\f2a3"; }

.fa-asl-interpreting {
  --fa: "\f2a3"; }

.fa-hands-american-sign-language-interpreting {
  --fa: "\f2a3"; }

.fa-gear {
  --fa: "\f013"; }

.fa-cog {
  --fa: "\f013"; }

.fa-droplet-slash {
  --fa: "\f5c7"; }

.fa-tint-slash {
  --fa: "\f5c7"; }

.fa-mosque {
  --fa: "\f678"; }

.fa-mosquito {
  --fa: "\e52b"; }

.fa-star-of-david {
  --fa: "\f69a"; }

.fa-person-military-rifle {
  --fa: "\e54b"; }

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

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

.fa-vials {
  --fa: "\f493"; }

.fa-plug-circle-plus {
  --fa: "\e55f"; }

.fa-place-of-worship {
  --fa: "\f67f"; }

.fa-grip-vertical {
  --fa: "\f58e"; }

.fa-hexagon-nodes {
  --fa: "\e699"; }

.fa-arrow-turn-up {
  --fa: "\f148"; }

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

.fa-u {
  --fa: "\55"; }

.fa-square-root-variable {
  --fa: "\f698"; }

.fa-square-root-alt {
  --fa: "\f698"; }

.fa-clock {
  --fa: "\f017"; }

.fa-clock-four {
  --fa: "\f017"; }

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

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

.fa-pallet {
  --fa: "\f482"; }

.fa-faucet {
  --fa: "\e005"; }

.fa-baseball-bat-ball {
  --fa: "\f432"; }

.fa-s {
  --fa: "\53"; }

.fa-timeline {
  --fa: "\e29c"; }

.fa-keyboard {
  --fa: "\f11c"; }

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

.fa-house-chimney-medical {
  --fa: "\f7f2"; }

.fa-clinic-medical {
  --fa: "\f7f2"; }

.fa-temperature-three-quarters {
  --fa: "\f2c8"; }

.fa-temperature-3 {
  --fa: "\f2c8"; }

.fa-thermometer-3 {
  --fa: "\f2c8"; }

.fa-thermometer-three-quarters {
  --fa: "\f2c8"; }

.fa-mobile-screen {
  --fa: "\f3cf"; }

.fa-mobile-android-alt {
  --fa: "\f3cf"; }

.fa-plane-up {
  --fa: "\e22d"; }

.fa-piggy-bank {
  --fa: "\f4d3"; }

.fa-battery-half {
  --fa: "\f242"; }

.fa-battery-3 {
  --fa: "\f242"; }

.fa-mountain-city {
  --fa: "\e52e"; }

.fa-coins {
  --fa: "\f51e"; }

.fa-khanda {
  --fa: "\f66d"; }

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

.fa-sliders-h {
  --fa: "\f1de"; }

.fa-folder-tree {
  --fa: "\f802"; }

.fa-network-wired {
  --fa: "\f6ff"; }

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

.fa-hamsa {
  --fa: "\f665"; }

.fa-cent-sign {
  --fa: "\e3f5"; }

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

.fa-person-pregnant {
  --fa: "\e31e"; }

.fa-wand-sparkles {
  --fa: "\f72b"; }

.fa-ellipsis-vertical {
  --fa: "\f142"; }

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

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

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

.fa-right-long {
  --fa: "\f30b"; }

.fa-long-arrow-alt-right {
  --fa: "\f30b"; }

.fa-flag-usa {
  --fa: "\f74d"; }

.fa-laptop-file {
  --fa: "\e51d"; }

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

.fa-teletype {
  --fa: "\f1e4"; }

.fa-diagram-next {
  --fa: "\e476"; }

.fa-person-rifle {
  --fa: "\e54e"; }

.fa-house-medical-circle-exclamation {
  --fa: "\e512"; }

.fa-closed-captioning {
  --fa: "\f20a"; }

.fa-person-hiking {
  --fa: "\f6ec"; }

.fa-hiking {
  --fa: "\f6ec"; }

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

.fa-images {
  --fa: "\f302"; }

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

.fa-people-pulling {
  --fa: "\e535"; }

.fa-n {
  --fa: "\4e"; }

.fa-cable-car {
  --fa: "\f7da"; }

.fa-tram {
  --fa: "\f7da"; }

.fa-cloud-rain {
  --fa: "\f73d"; }

.fa-building-circle-xmark {
  --fa: "\e4d4"; }

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

.fa-arrows-down-to-line {
  --fa: "\e4b8"; }

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

.fa-face-grin {
  --fa: "\f580"; }

.fa-grin {
  --fa: "\f580"; }

.fa-delete-left {
  --fa: "\f55a"; }

.fa-backspace {
  --fa: "\f55a"; }

.fa-eye-dropper {
  --fa: "\f1fb"; }

.fa-eye-dropper-empty {
  --fa: "\f1fb"; }

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

.fa-file-circle-check {
  --fa: "\e5a0"; }

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

.fa-mobile {
  --fa: "\f3ce"; }

.fa-mobile-android {
  --fa: "\f3ce"; }

.fa-mobile-phone {
  --fa: "\f3ce"; }

.fa-face-meh {
  --fa: "\f11a"; }

.fa-meh {
  --fa: "\f11a"; }

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

.fa-book-skull {
  --fa: "\f6b7"; }

.fa-book-dead {
  --fa: "\f6b7"; }

.fa-id-card {
  --fa: "\f2c2"; }

.fa-drivers-license {
  --fa: "\f2c2"; }

.fa-outdent {
  --fa: "\f03b"; }

.fa-dedent {
  --fa: "\f03b"; }

.fa-heart-circle-exclamation {
  --fa: "\e4fe"; }

.fa-house {
  --fa: "\f015"; }

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

.fa-home-alt {
  --fa: "\f015"; }

.fa-home-lg-alt {
  --fa: "\f015"; }

.fa-calendar-week {
  --fa: "\f784"; }

.fa-laptop-medical {
  --fa: "\f812"; }

.fa-b {
  --fa: "\42"; }

.fa-file-medical {
  --fa: "\f477"; }

.fa-dice-one {
  --fa: "\f525"; }

.fa-kiwi-bird {
  --fa: "\f535"; }

.fa-arrow-right-arrow-left {
  --fa: "\f0ec"; }

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

.fa-rotate-right {
  --fa: "\f2f9"; }

.fa-redo-alt {
  --fa: "\f2f9"; }

.fa-rotate-forward {
  --fa: "\f2f9"; }

.fa-utensils {
  --fa: "\f2e7"; }

.fa-cutlery {
  --fa: "\f2e7"; }

.fa-arrow-up-wide-short {
  --fa: "\f161"; }

.fa-sort-amount-up {
  --fa: "\f161"; }

.fa-mill-sign {
  --fa: "\e1ed"; }

.fa-bowl-rice {
  --fa: "\e2eb"; }

.fa-skull {
  --fa: "\f54c"; }

.fa-tower-broadcast {
  --fa: "\f519"; }

.fa-broadcast-tower {
  --fa: "\f519"; }

.fa-truck-pickup {
  --fa: "\f63c"; }

.fa-up-long {
  --fa: "\f30c"; }

.fa-long-arrow-alt-up {
  --fa: "\f30c"; }

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

.fa-code-merge {
  --fa: "\f387"; }

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

.fa-hurricane {
  --fa: "\f751"; }

.fa-mound {
  --fa: "\e52d"; }

.fa-toilet-portable {
  --fa: "\e583"; }

.fa-compact-disc {
  --fa: "\f51f"; }

.fa-file-arrow-down {
  --fa: "\f56d"; }

.fa-file-download {
  --fa: "\f56d"; }

.fa-caravan {
  --fa: "\f8ff"; }

.fa-shield-cat {
  --fa: "\e572"; }

.fa-bolt {
  --fa: "\f0e7"; }

.fa-zap {
  --fa: "\f0e7"; }

.fa-glass-water {
  --fa: "\e4f4"; }

.fa-oil-well {
  --fa: "\e532"; }

.fa-vault {
  --fa: "\e2c5"; }

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

.fa-toilet {
  --fa: "\f7d8"; }

.fa-plane-circle-xmark {
  --fa: "\e557"; }

.fa-yen-sign {
  --fa: "\f157"; }

.fa-cny {
  --fa: "\f157"; }

.fa-jpy {
  --fa: "\f157"; }

.fa-rmb {
  --fa: "\f157"; }

.fa-yen {
  --fa: "\f157"; }

.fa-ruble-sign {
  --fa: "\f158"; }

.fa-rouble {
  --fa: "\f158"; }

.fa-rub {
  --fa: "\f158"; }

.fa-ruble {
  --fa: "\f158"; }

.fa-sun {
  --fa: "\f185"; }

.fa-guitar {
  --fa: "\f7a6"; }

.fa-face-laugh-wink {
  --fa: "\f59c"; }

.fa-laugh-wink {
  --fa: "\f59c"; }

.fa-horse-head {
  --fa: "\f7ab"; }

.fa-bore-hole {
  --fa: "\e4c3"; }

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

.fa-circle-down {
  --fa: "\f358"; }

.fa-arrow-alt-circle-down {
  --fa: "\f358"; }

.fa-arrows-turn-to-dots {
  --fa: "\e4c1"; }

.fa-florin-sign {
  --fa: "\e184"; }

.fa-arrow-down-short-wide {
  --fa: "\f884"; }

.fa-sort-amount-desc {
  --fa: "\f884"; }

.fa-sort-amount-down-alt {
  --fa: "\f884"; }

.fa-less-than {
  --fa: "\3c"; }

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

.fa-car-tunnel {
  --fa: "\e4de"; }

.fa-head-side-cough {
  --fa: "\e061"; }

.fa-grip-lines {
  --fa: "\f7a4"; }

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

.fa-user-lock {
  --fa: "\f502"; }

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

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

.fa-anchor-circle-xmark {
  --fa: "\e4ac"; }

.fa-ellipsis {
  --fa: "\f141"; }

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

.fa-chess-pawn {
  --fa: "\f443"; }

.fa-kit-medical {
  --fa: "\f479"; }

.fa-first-aid {
  --fa: "\f479"; }

.fa-person-through-window {
  --fa: "\e5a9"; }

.fa-toolbox {
  --fa: "\f552"; }

.fa-hands-holding-circle {
  --fa: "\e4fb"; }

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

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

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

.fa-car {
  --fa: "\f1b9"; }

.fa-automobile {
  --fa: "\f1b9"; }

.fa-hand-holding-hand {
  --fa: "\e4f7"; }

.fa-book-open-reader {
  --fa: "\f5da"; }

.fa-book-reader {
  --fa: "\f5da"; }

.fa-mountain-sun {
  --fa: "\e52f"; }

.fa-arrows-left-right-to-line {
  --fa: "\e4ba"; }

.fa-dice-d20 {
  --fa: "\f6cf"; }

.fa-truck-droplet {
  --fa: "\e58c"; }

.fa-file-circle-xmark {
  --fa: "\e5a1"; }

.fa-temperature-arrow-up {
  --fa: "\e040"; }

.fa-temperature-up {
  --fa: "\e040"; }

.fa-medal {
  --fa: "\f5a2"; }

.fa-bed {
  --fa: "\f236"; }

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

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

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

.fa-temperature-full {
  --fa: "\f2c7"; }

.fa-temperature-4 {
  --fa: "\f2c7"; }

.fa-thermometer-4 {
  --fa: "\f2c7"; }

.fa-thermometer-full {
  --fa: "\f2c7"; }

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

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

.fa-plug-circle-xmark {
  --fa: "\e560"; }

.fa-star-of-life {
  --fa: "\f621"; }

.fa-phone-slash {
  --fa: "\f3dd"; }

.fa-paint-roller {
  --fa: "\f5aa"; }

.fa-handshake-angle {
  --fa: "\f4c4"; }

.fa-hands-helping {
  --fa: "\f4c4"; }

.fa-location-dot {
  --fa: "\f3c5"; }

.fa-map-marker-alt {
  --fa: "\f3c5"; }

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

.fa-greater-than {
  --fa: "\3e"; }

.fa-person-swimming {
  --fa: "\f5c4"; }

.fa-swimmer {
  --fa: "\f5c4"; }

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

.fa-droplet {
  --fa: "\f043"; }

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

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

.fa-earth-americas {
  --fa: "\f57d"; }

.fa-earth {
  --fa: "\f57d"; }

.fa-earth-america {
  --fa: "\f57d"; }

.fa-globe-americas {
  --fa: "\f57d"; }

.fa-person-burst {
  --fa: "\e53b"; }

.fa-dove {
  --fa: "\f4ba"; }

.fa-battery-empty {
  --fa: "\f244"; }

.fa-battery-0 {
  --fa: "\f244"; }

.fa-socks {
  --fa: "\f696"; }

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

.fa-section {
  --fa: "\e447"; }

.fa-gauge-high {
  --fa: "\f625"; }

.fa-tachometer-alt {
  --fa: "\f625"; }

.fa-tachometer-alt-fast {
  --fa: "\f625"; }

.fa-envelope-open-text {
  --fa: "\f658"; }

.fa-hospital {
  --fa: "\f0f8"; }

.fa-hospital-alt {
  --fa: "\f0f8"; }

.fa-hospital-wide {
  --fa: "\f0f8"; }

.fa-wine-bottle {
  --fa: "\f72f"; }

.fa-chess-rook {
  --fa: "\f447"; }

.fa-bars-staggered {
  --fa: "\f550"; }

.fa-reorder {
  --fa: "\f550"; }

.fa-stream {
  --fa: "\f550"; }

.fa-dharmachakra {
  --fa: "\f655"; }

.fa-hotdog {
  --fa: "\f80f"; }

.fa-person-walking-with-cane {
  --fa: "\f29d"; }

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

.fa-drum {
  --fa: "\f569"; }

.fa-ice-cream {
  --fa: "\f810"; }

.fa-heart-circle-bolt {
  --fa: "\e4fc"; }

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

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

.fa-check-to-slot {
  --fa: "\f772"; }

.fa-vote-yea {
  --fa: "\f772"; }

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

.fa-boxes-stacked {
  --fa: "\f468"; }

.fa-boxes {
  --fa: "\f468"; }

.fa-boxes-alt {
  --fa: "\f468"; }

.fa-link {
  --fa: "\f0c1"; }

.fa-chain {
  --fa: "\f0c1"; }

.fa-ear-listen {
  --fa: "\f2a2"; }

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

.fa-tree-city {
  --fa: "\e587"; }

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

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

.fa-table-cells-row-lock {
  --fa: "\e67a"; }

.fa-rupiah-sign {
  --fa: "\e23d"; }

.fa-magnifying-glass {
  --fa: "\f002"; }

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

.fa-table-tennis-paddle-ball {
  --fa: "\f45d"; }

.fa-ping-pong-paddle-ball {
  --fa: "\f45d"; }

.fa-table-tennis {
  --fa: "\f45d"; }

.fa-person-dots-from-line {
  --fa: "\f470"; }

.fa-diagnoses {
  --fa: "\f470"; }

.fa-trash-can-arrow-up {
  --fa: "\f82a"; }

.fa-trash-restore-alt {
  --fa: "\f82a"; }

.fa-naira-sign {
  --fa: "\e1f6"; }

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

.fa-walkie-talkie {
  --fa: "\f8ef"; }

.fa-file-pen {
  --fa: "\f31c"; }

.fa-file-edit {
  --fa: "\f31c"; }

.fa-receipt {
  --fa: "\f543"; }

.fa-square-pen {
  --fa: "\f14b"; }

.fa-pen-square {
  --fa: "\f14b"; }

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

.fa-suitcase-rolling {
  --fa: "\f5c1"; }

.fa-person-circle-exclamation {
  --fa: "\e53f"; }

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

.fa-battery-full {
  --fa: "\f240"; }

.fa-battery {
  --fa: "\f240"; }

.fa-battery-5 {
  --fa: "\f240"; }

.fa-skull-crossbones {
  --fa: "\f714"; }

.fa-code-compare {
  --fa: "\e13a"; }

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

.fa-list-dots {
  --fa: "\f0ca"; }

.fa-school-lock {
  --fa: "\e56f"; }

.fa-tower-cell {
  --fa: "\e585"; }

.fa-down-long {
  --fa: "\f309"; }

.fa-long-arrow-alt-down {
  --fa: "\f309"; }

.fa-ranking-star {
  --fa: "\e561"; }

.fa-chess-king {
  --fa: "\f43f"; }

.fa-person-harassing {
  --fa: "\e549"; }

.fa-brazilian-real-sign {
  --fa: "\e46c"; }

.fa-landmark-dome {
  --fa: "\f752"; }

.fa-landmark-alt {
  --fa: "\f752"; }

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

.fa-tv {
  --fa: "\f26c"; }

.fa-television {
  --fa: "\f26c"; }

.fa-tv-alt {
  --fa: "\f26c"; }

.fa-shrimp {
  --fa: "\e448"; }

.fa-list-check {
  --fa: "\f0ae"; }

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

.fa-jug-detergent {
  --fa: "\e519"; }

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

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

.fa-user-shield {
  --fa: "\f505"; }

.fa-wind {
  --fa: "\f72e"; }

.fa-car-burst {
  --fa: "\f5e1"; }

.fa-car-crash {
  --fa: "\f5e1"; }

.fa-y {
  --fa: "\59"; }

.fa-person-snowboarding {
  --fa: "\f7ce"; }

.fa-snowboarding {
  --fa: "\f7ce"; }

.fa-truck-fast {
  --fa: "\f48b"; }

.fa-shipping-fast {
  --fa: "\f48b"; }

.fa-fish {
  --fa: "\f578"; }

.fa-user-graduate {
  --fa: "\f501"; }

.fa-circle-half-stroke {
  --fa: "\f042"; }

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

.fa-clapperboard {
  --fa: "\e131"; }

.fa-circle-radiation {
  --fa: "\f7ba"; }

.fa-radiation-alt {
  --fa: "\f7ba"; }

.fa-baseball {
  --fa: "\f433"; }

.fa-baseball-ball {
  --fa: "\f433"; }

.fa-jet-fighter-up {
  --fa: "\e518"; }

.fa-diagram-project {
  --fa: "\f542"; }

.fa-project-diagram {
  --fa: "\f542"; }

.fa-copy {
  --fa: "\f0c5"; }

.fa-volume-xmark {
  --fa: "\f6a9"; }

.fa-volume-mute {
  --fa: "\f6a9"; }

.fa-volume-times {
  --fa: "\f6a9"; }

.fa-hand-sparkles {
  --fa: "\e05d"; }

.fa-grip {
  --fa: "\f58d"; }

.fa-grip-horizontal {
  --fa: "\f58d"; }

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

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

.fa-child-combatant {
  --fa: "\e4e0"; }

.fa-child-rifle {
  --fa: "\e4e0"; }

.fa-gun {
  --fa: "\e19b"; }

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

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

.fa-plus {
  --fa: "\2b"; }

.fa-add {
  --fa: "\2b"; }

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

.fa-computer {
  --fa: "\e4e5"; }

.fa-xmark {
  --fa: "\f00d"; }

.fa-close {
  --fa: "\f00d"; }

.fa-multiply {
  --fa: "\f00d"; }

.fa-remove {
  --fa: "\f00d"; }

.fa-times {
  --fa: "\f00d"; }

.fa-arrows-up-down-left-right {
  --fa: "\f047"; }

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

.fa-chalkboard-user {
  --fa: "\f51c"; }

.fa-chalkboard-teacher {
  --fa: "\f51c"; }

.fa-peso-sign {
  --fa: "\e222"; }

.fa-building-shield {
  --fa: "\e4d8"; }

.fa-baby {
  --fa: "\f77c"; }

.fa-users-line {
  --fa: "\e592"; }

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

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

.fa-tractor {
  --fa: "\f722"; }

.fa-trash-arrow-up {
  --fa: "\f829"; }

.fa-trash-restore {
  --fa: "\f829"; }

.fa-arrow-down-up-lock {
  --fa: "\e4b0"; }

.fa-lines-leaning {
  --fa: "\e51e"; }

.fa-ruler-combined {
  --fa: "\f546"; }

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

.fa-equals {
  --fa: "\3d"; }

.fa-blender {
  --fa: "\f517"; }

.fa-teeth {
  --fa: "\f62e"; }

.fa-shekel-sign {
  --fa: "\f20b"; }

.fa-ils {
  --fa: "\f20b"; }

.fa-shekel {
  --fa: "\f20b"; }

.fa-sheqel {
  --fa: "\f20b"; }

.fa-sheqel-sign {
  --fa: "\f20b"; }

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

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

.fa-photo-film {
  --fa: "\f87c"; }

.fa-photo-video {
  --fa: "\f87c"; }

.fa-folder-minus {
  --fa: "\f65d"; }

.fa-hexagon-nodes-bolt {
  --fa: "\e69a"; }

.fa-store {
  --fa: "\f54e"; }

.fa-arrow-trend-up {
  --fa: "\e098"; }

.fa-plug-circle-minus {
  --fa: "\e55e"; }

.fa-sign-hanging {
  --fa: "\f4d9"; }

.fa-sign {
  --fa: "\f4d9"; }

.fa-bezier-curve {
  --fa: "\f55b"; }

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

.fa-tablet {
  --fa: "\f3fb"; }

.fa-tablet-android {
  --fa: "\f3fb"; }

.fa-school-flag {
  --fa: "\e56e"; }

.fa-fill {
  --fa: "\f575"; }

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

.fa-drumstick-bite {
  --fa: "\f6d7"; }

.fa-holly-berry {
  --fa: "\f7aa"; }

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

.fa-bacteria {
  --fa: "\e059"; }

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

.fa-notdef {
  --fa: "\e1fe"; }

.fa-disease {
  --fa: "\f7fa"; }

.fa-briefcase-medical {
  --fa: "\f469"; }

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

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

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

.fa-car-rear {
  --fa: "\f5de"; }

.fa-car-alt {
  --fa: "\f5de"; }

.fa-pump-soap {
  --fa: "\e06b"; }

.fa-video-slash {
  --fa: "\f4e2"; }

.fa-battery-quarter {
  --fa: "\f243"; }

.fa-battery-2 {
  --fa: "\f243"; }

.fa-radio {
  --fa: "\f8d7"; }

.fa-baby-carriage {
  --fa: "\f77d"; }

.fa-carriage-baby {
  --fa: "\f77d"; }

.fa-traffic-light {
  --fa: "\f637"; }

.fa-thermometer {
  --fa: "\f491"; }

.fa-vr-cardboard {
  --fa: "\f729"; }

.fa-hand-middle-finger {
  --fa: "\f806"; }

.fa-percent {
  --fa: "\25"; }

.fa-percentage {
  --fa: "\25"; }

.fa-truck-moving {
  --fa: "\f4df"; }

.fa-glass-water-droplet {
  --fa: "\e4f5"; }

.fa-display {
  --fa: "\e163"; }

.fa-face-smile {
  --fa: "\f118"; }

.fa-smile {
  --fa: "\f118"; }

.fa-thumbtack {
  --fa: "\f08d"; }

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

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

.fa-person-praying {
  --fa: "\f683"; }

.fa-pray {
  --fa: "\f683"; }

.fa-hammer {
  --fa: "\f6e3"; }

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

.fa-rotate {
  --fa: "\f2f1"; }

.fa-sync-alt {
  --fa: "\f2f1"; }

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

.fa-robot {
  --fa: "\f544"; }

.fa-peace {
  --fa: "\f67c"; }

.fa-gears {
  --fa: "\f085"; }

.fa-cogs {
  --fa: "\f085"; }

.fa-warehouse {
  --fa: "\f494"; }

.fa-arrow-up-right-dots {
  --fa: "\e4b7"; }

.fa-splotch {
  --fa: "\f5bc"; }

.fa-face-grin-hearts {
  --fa: "\f584"; }

.fa-grin-hearts {
  --fa: "\f584"; }

.fa-dice-four {
  --fa: "\f524"; }

.fa-sim-card {
  --fa: "\f7c4"; }

.fa-transgender {
  --fa: "\f225"; }

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

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

.fa-arrow-turn-down {
  --fa: "\f149"; }

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

.fa-person-falling-burst {
  --fa: "\e547"; }

.fa-award {
  --fa: "\f559"; }

.fa-ticket-simple {
  --fa: "\f3ff"; }

.fa-ticket-alt {
  --fa: "\f3ff"; }

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

.fa-angles-left {
  --fa: "\f100"; }

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

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

.fa-clock-rotate-left {
  --fa: "\f1da"; }

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

.fa-face-grin-beam-sweat {
  --fa: "\f583"; }

.fa-grin-beam-sweat {
  --fa: "\f583"; }

.fa-file-export {
  --fa: "\f56e"; }

.fa-arrow-right-from-file {
  --fa: "\f56e"; }

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

.fa-shield-blank {
  --fa: "\f132"; }

.fa-arrow-up-short-wide {
  --fa: "\f885"; }

.fa-sort-amount-up-alt {
  --fa: "\f885"; }

.fa-comment-nodes {
  --fa: "\e696"; }

.fa-house-medical {
  --fa: "\e3b2"; }

.fa-golf-ball-tee {
  --fa: "\f450"; }

.fa-golf-ball {
  --fa: "\f450"; }

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

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

.fa-house-chimney-window {
  --fa: "\e00d"; }

.fa-pen-nib {
  --fa: "\f5ad"; }

.fa-tent-arrow-turn-left {
  --fa: "\e580"; }

.fa-tents {
  --fa: "\e582"; }

.fa-wand-magic {
  --fa: "\f0d0"; }

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

.fa-dog {
  --fa: "\f6d3"; }

.fa-carrot {
  --fa: "\f787"; }

.fa-moon {
  --fa: "\f186"; }

.fa-wine-glass-empty {
  --fa: "\f5ce"; }

.fa-wine-glass-alt {
  --fa: "\f5ce"; }

.fa-cheese {
  --fa: "\f7ef"; }

.fa-yin-yang {
  --fa: "\f6ad"; }

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

.fa-code-commit {
  --fa: "\f386"; }

.fa-temperature-low {
  --fa: "\f76b"; }

.fa-person-biking {
  --fa: "\f84a"; }

.fa-biking {
  --fa: "\f84a"; }

.fa-broom {
  --fa: "\f51a"; }

.fa-shield-heart {
  --fa: "\e574"; }

.fa-gopuram {
  --fa: "\f664"; }

.fa-earth-oceania {
  --fa: "\e47b"; }

.fa-globe-oceania {
  --fa: "\e47b"; }

.fa-square-xmark {
  --fa: "\f2d3"; }

.fa-times-square {
  --fa: "\f2d3"; }

.fa-xmark-square {
  --fa: "\f2d3"; }

.fa-hashtag {
  --fa: "\23"; }

.fa-up-right-and-down-left-from-center {
  --fa: "\f424"; }

.fa-expand-alt {
  --fa: "\f424"; }

.fa-oil-can {
  --fa: "\f613"; }

.fa-t {
  --fa: "\54"; }

.fa-hippo {
  --fa: "\f6ed"; }

.fa-chart-column {
  --fa: "\e0e3"; }

.fa-infinity {
  --fa: "\f534"; }

.fa-vial-circle-check {
  --fa: "\e596"; }

.fa-person-arrow-down-to-line {
  --fa: "\e538"; }

.fa-voicemail {
  --fa: "\f897"; }

.fa-fan {
  --fa: "\f863"; }

.fa-person-walking-luggage {
  --fa: "\e554"; }

.fa-up-down {
  --fa: "\f338"; }

.fa-arrows-alt-v {
  --fa: "\f338"; }

.fa-cloud-moon-rain {
  --fa: "\f73c"; }

.fa-calendar {
  --fa: "\f133"; }

.fa-trailer {
  --fa: "\e041"; }

.fa-bahai {
  --fa: "\f666"; }

.fa-haykal {
  --fa: "\f666"; }

.fa-sd-card {
  --fa: "\f7c2"; }

.fa-dragon {
  --fa: "\f6d5"; }

.fa-shoe-prints {
  --fa: "\f54b"; }

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

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

.fa-face-grin-tongue-wink {
  --fa: "\f58b"; }

.fa-grin-tongue-wink {
  --fa: "\f58b"; }

.fa-hand-holding {
  --fa: "\f4bd"; }

.fa-plug-circle-exclamation {
  --fa: "\e55d"; }

.fa-link-slash {
  --fa: "\f127"; }

.fa-chain-broken {
  --fa: "\f127"; }

.fa-chain-slash {
  --fa: "\f127"; }

.fa-unlink {
  --fa: "\f127"; }

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

.fa-person-walking-arrow-loop-left {
  --fa: "\e551"; }

.fa-arrow-up-z-a {
  --fa: "\f882"; }

.fa-sort-alpha-up-alt {
  --fa: "\f882"; }

.fa-fire-flame-curved {
  --fa: "\f7e4"; }

.fa-fire-alt {
  --fa: "\f7e4"; }

.fa-tornado {
  --fa: "\f76f"; }

.fa-file-circle-plus {
  --fa: "\e494"; }

.fa-book-quran {
  --fa: "\f687"; }

.fa-quran {
  --fa: "\f687"; }

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

.fa-border-all {
  --fa: "\f84c"; }

.fa-face-angry {
  --fa: "\f556"; }

.fa-angry {
  --fa: "\f556"; }

.fa-cookie-bite {
  --fa: "\f564"; }

.fa-arrow-trend-down {
  --fa: "\e097"; }

.fa-rss {
  --fa: "\f09e"; }

.fa-feed {
  --fa: "\f09e"; }

.fa-draw-polygon {
  --fa: "\f5ee"; }

.fa-scale-balanced {
  --fa: "\f24e"; }

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

.fa-gauge-simple-high {
  --fa: "\f62a"; }

.fa-tachometer {
  --fa: "\f62a"; }

.fa-tachometer-fast {
  --fa: "\f62a"; }

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

.fa-desktop {
  --fa: "\f390"; }

.fa-desktop-alt {
  --fa: "\f390"; }

.fa-m {
  --fa: "\4d"; }

.fa-table-list {
  --fa: "\f00b"; }

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

.fa-comment-sms {
  --fa: "\f7cd"; }

.fa-sms {
  --fa: "\f7cd"; }

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

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

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

.fa-battery-three-quarters {
  --fa: "\f241"; }

.fa-battery-4 {
  --fa: "\f241"; }

.fa-house-circle-check {
  --fa: "\e509"; }

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

.fa-diagram-successor {
  --fa: "\e47a"; }

.fa-truck-arrow-right {
  --fa: "\e58b"; }

.fa-arrows-split-up-and-left {
  --fa: "\e4bc"; }

.fa-hand-fist {
  --fa: "\f6de"; }

.fa-fist-raised {
  --fa: "\f6de"; }

.fa-cloud-moon {
  --fa: "\f6c3"; }

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

.fa-person-falling {
  --fa: "\e546"; }

.fa-image-portrait {
  --fa: "\f3e0"; }

.fa-portrait {
  --fa: "\f3e0"; }

.fa-user-tag {
  --fa: "\f507"; }

.fa-rug {
  --fa: "\e569"; }

.fa-earth-europe {
  --fa: "\f7a2"; }

.fa-globe-europe {
  --fa: "\f7a2"; }

.fa-cart-flatbed-suitcase {
  --fa: "\f59d"; }

.fa-luggage-cart {
  --fa: "\f59d"; }

.fa-rectangle-xmark {
  --fa: "\f410"; }

.fa-rectangle-times {
  --fa: "\f410"; }

.fa-times-rectangle {
  --fa: "\f410"; }

.fa-window-close {
  --fa: "\f410"; }

.fa-baht-sign {
  --fa: "\e0ac"; }

.fa-book-open {
  --fa: "\f518"; }

.fa-book-journal-whills {
  --fa: "\f66a"; }

.fa-journal-whills {
  --fa: "\f66a"; }

.fa-handcuffs {
  --fa: "\e4f8"; }

.fa-triangle-exclamation {
  --fa: "\f071"; }

.fa-exclamation-triangle {
  --fa: "\f071"; }

.fa-warning {
  --fa: "\f071"; }

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

.fa-share {
  --fa: "\f064"; }

.fa-mail-forward {
  --fa: "\f064"; }

.fa-bottle-droplet {
  --fa: "\e4c4"; }

.fa-mask-face {
  --fa: "\e1d7"; }

.fa-hill-rockslide {
  --fa: "\e508"; }

.fa-right-left {
  --fa: "\f362"; }

.fa-exchange-alt {
  --fa: "\f362"; }

.fa-paper-plane {
  --fa: "\f1d8"; }

.fa-road-circle-exclamation {
  --fa: "\e565"; }

.fa-dungeon {
  --fa: "\f6d9"; }

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

.fa-money-bill-1-wave {
  --fa: "\f53b"; }

.fa-money-bill-wave-alt {
  --fa: "\f53b"; }

.fa-life-ring {
  --fa: "\f1cd"; }

.fa-hands {
  --fa: "\f2a7"; }

.fa-sign-language {
  --fa: "\f2a7"; }

.fa-signing {
  --fa: "\f2a7"; }

.fa-calendar-day {
  --fa: "\f783"; }

.fa-water-ladder {
  --fa: "\f5c5"; }

.fa-ladder-water {
  --fa: "\f5c5"; }

.fa-swimming-pool {
  --fa: "\f5c5"; }

.fa-arrows-up-down {
  --fa: "\f07d"; }

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

.fa-face-grimace {
  --fa: "\f57f"; }

.fa-grimace {
  --fa: "\f57f"; }

.fa-wheelchair-move {
  --fa: "\e2ce"; }

.fa-wheelchair-alt {
  --fa: "\e2ce"; }

.fa-turn-down {
  --fa: "\f3be"; }

.fa-level-down-alt {
  --fa: "\f3be"; }

.fa-person-walking-arrow-right {
  --fa: "\e552"; }

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

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

.fa-dice {
  --fa: "\f522"; }

.fa-bowling-ball {
  --fa: "\f436"; }

.fa-brain {
  --fa: "\f5dc"; }

.fa-bandage {
  --fa: "\f462"; }

.fa-band-aid {
  --fa: "\f462"; }

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

.fa-circle-xmark {
  --fa: "\f057"; }

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

.fa-xmark-circle {
  --fa: "\f057"; }

.fa-gifts {
  --fa: "\f79c"; }

.fa-hotel {
  --fa: "\f594"; }

.fa-earth-asia {
  --fa: "\f57e"; }

.fa-globe-asia {
  --fa: "\f57e"; }

.fa-id-card-clip {
  --fa: "\f47f"; }

.fa-id-card-alt {
  --fa: "\f47f"; }

.fa-magnifying-glass-plus {
  --fa: "\f00e"; }

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

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

.fa-user-clock {
  --fa: "\f4fd"; }

.fa-hand-dots {
  --fa: "\f461"; }

.fa-allergies {
  --fa: "\f461"; }

.fa-file-invoice {
  --fa: "\f570"; }

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

.fa-mug-saucer {
  --fa: "\f0f4"; }

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

.fa-brush {
  --fa: "\f55d"; }

.fa-file-half-dashed {
  --fa: "\e698"; }

.fa-mask {
  --fa: "\f6fa"; }

.fa-magnifying-glass-minus {
  --fa: "\f010"; }

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

.fa-ruler-vertical {
  --fa: "\f548"; }

.fa-user-large {
  --fa: "\f406"; }

.fa-user-alt {
  --fa: "\f406"; }

.fa-train-tram {
  --fa: "\e5b4"; }

.fa-user-nurse {
  --fa: "\f82f"; }

.fa-syringe {
  --fa: "\f48e"; }

.fa-cloud-sun {
  --fa: "\f6c4"; }

.fa-stopwatch-20 {
  --fa: "\e06f"; }

.fa-square-full {
  --fa: "\f45c"; }

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

.fa-jar {
  --fa: "\e516"; }

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

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

.fa-bug-slash {
  --fa: "\e490"; }

.fa-arrow-up-from-water-pump {
  --fa: "\e4b6"; }

.fa-bone {
  --fa: "\f5d7"; }

.fa-table-cells-row-unlock {
  --fa: "\e691"; }

.fa-user-injured {
  --fa: "\f728"; }

.fa-face-sad-tear {
  --fa: "\f5b4"; }

.fa-sad-tear {
  --fa: "\f5b4"; }

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

.fa-tent-arrows-down {
  --fa: "\e581"; }

.fa-exclamation {
  --fa: "\21"; }

.fa-arrows-spin {
  --fa: "\e4bb"; }

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

.fa-turkish-lira-sign {
  --fa: "\e2bb"; }

.fa-try {
  --fa: "\e2bb"; }

.fa-turkish-lira {
  --fa: "\e2bb"; }

.fa-dollar-sign {
  --fa: "\24"; }

.fa-dollar {
  --fa: "\24"; }

.fa-usd {
  --fa: "\24"; }

.fa-x {
  --fa: "\58"; }

.fa-magnifying-glass-dollar {
  --fa: "\f688"; }

.fa-search-dollar {
  --fa: "\f688"; }

.fa-users-gear {
  --fa: "\f509"; }

.fa-users-cog {
  --fa: "\f509"; }

.fa-person-military-pointing {
  --fa: "\e54a"; }

.fa-building-columns {
  --fa: "\f19c"; }

.fa-bank {
  --fa: "\f19c"; }

.fa-institution {
  --fa: "\f19c"; }

.fa-museum {
  --fa: "\f19c"; }

.fa-university {
  --fa: "\f19c"; }

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

.fa-trowel {
  --fa: "\e589"; }

.fa-d {
  --fa: "\44"; }

.fa-stapler {
  --fa: "\e5af"; }

.fa-masks-theater {
  --fa: "\f630"; }

.fa-theater-masks {
  --fa: "\f630"; }

.fa-kip-sign {
  --fa: "\e1c4"; }

.fa-hand-point-left {
  --fa: "\f0a5"; }

.fa-handshake-simple {
  --fa: "\f4c6"; }

.fa-handshake-alt {
  --fa: "\f4c6"; }

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

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

.fa-square-share-nodes {
  --fa: "\f1e1"; }

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

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

.fa-plus-minus {
  --fa: "\e43c"; }

.fa-video {
  --fa: "\f03d"; }

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

.fa-graduation-cap {
  --fa: "\f19d"; }

.fa-mortar-board {
  --fa: "\f19d"; }

.fa-hand-holding-medical {
  --fa: "\e05c"; }

.fa-person-circle-check {
  --fa: "\e53e"; }

.fa-turn-up {
  --fa: "\f3bf"; }

.fa-level-up-alt {
  --fa: "\f3bf"; }

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

.sr-only-focusable:not(:focus),
.fa-sr-only-focusable:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0; }

/*!
 * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */
:root, :host {
  --fa-style-family-brands: 'Font Awesome 6 Brands';
  --fa-font-brands: normal 400 1em/1 'Font Awesome 6 Brands'; }

@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/fontawesome/fa-brands-400.woff2") format("woff2"), url("../fonts/fontawesome/fa-brands-400.ttf") format("truetype"); }

.fab,
.fa-brands {
  font-weight: 400; }

.fa-monero {
  --fa: "\f3d0"; }

.fa-hooli {
  --fa: "\f427"; }

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

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

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

.fa-shopware {
  --fa: "\f5b5"; }

.fa-creative-commons-nc {
  --fa: "\f4e8"; }

.fa-aws {
  --fa: "\f375"; }

.fa-redhat {
  --fa: "\f7bc"; }

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

.fa-cloudflare {
  --fa: "\e07d"; }

.fa-ups {
  --fa: "\f7e0"; }

.fa-pixiv {
  --fa: "\e640"; }

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

.fa-dyalog {
  --fa: "\f399"; }

.fa-bity {
  --fa: "\f37a"; }

.fa-stackpath {
  --fa: "\f842"; }

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

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

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

.fa-guilded {
  --fa: "\e07e"; }

.fa-vnv {
  --fa: "\f40b"; }

.fa-square-js {
  --fa: "\f3b9"; }

.fa-js-square {
  --fa: "\f3b9"; }

.fa-microsoft {
  --fa: "\f3ca"; }

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

.fa-orcid {
  --fa: "\f8d2"; }

.fa-java {
  --fa: "\f4e4"; }

.fa-invision {
  --fa: "\f7b0"; }

.fa-creative-commons-pd-alt {
  --fa: "\f4ed"; }

.fa-centercode {
  --fa: "\f380"; }

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

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

.fa-jxl {
  --fa: "\e67b"; }

.fa-dart-lang {
  --fa: "\e693"; }

.fa-hire-a-helper {
  --fa: "\f3b0"; }

.fa-creative-commons-by {
  --fa: "\f4e7"; }

.fa-unity {
  --fa: "\e049"; }

.fa-whmcs {
  --fa: "\f40d"; }

.fa-rocketchat {
  --fa: "\f3e8"; }

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

.fa-untappd {
  --fa: "\f405"; }

.fa-mailchimp {
  --fa: "\f59e"; }

.fa-css3-alt {
  --fa: "\f38b"; }

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

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

.fa-vimeo-v {
  --fa: "\f27d"; }

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

.fa-square-font-awesome {
  --fa: "\e5ad"; }

.fa-deskpro {
  --fa: "\f38f"; }

.fa-brave {
  --fa: "\e63c"; }

.fa-sistrix {
  --fa: "\f3ee"; }

.fa-square-instagram {
  --fa: "\e055"; }

.fa-instagram-square {
  --fa: "\e055"; }

.fa-battle-net {
  --fa: "\f835"; }

.fa-the-red-yeti {
  --fa: "\f69d"; }

.fa-square-hacker-news {
  --fa: "\f3af"; }

.fa-hacker-news-square {
  --fa: "\f3af"; }

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

.fa-threads {
  --fa: "\e618"; }

.fa-napster {
  --fa: "\f3d2"; }

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

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

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

.fa-artstation {
  --fa: "\f77a"; }

.fa-markdown {
  --fa: "\f60f"; }

.fa-sourcetree {
  --fa: "\f7d3"; }

.fa-google-plus {
  --fa: "\f2b3"; }

.fa-diaspora {
  --fa: "\f791"; }

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

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

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

.fa-phoenix-squadron {
  --fa: "\f511"; }

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

.fa-algolia {
  --fa: "\f36c"; }

.fa-red-river {
  --fa: "\f3e3"; }

.fa-creative-commons-sa {
  --fa: "\f4ef"; }

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

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

.fa-square-font-awesome-stroke {
  --fa: "\f35c"; }

.fa-font-awesome-alt {
  --fa: "\f35c"; }

.fa-atlassian {
  --fa: "\f77b"; }

.fa-linkedin-in {
  --fa: "\f0e1"; }

.fa-digital-ocean {
  --fa: "\f391"; }

.fa-nimblr {
  --fa: "\f5a8"; }

.fa-chromecast {
  --fa: "\f838"; }

.fa-evernote {
  --fa: "\f839"; }

.fa-hacker-news {
  --fa: "\f1d4"; }

.fa-creative-commons-sampling {
  --fa: "\f4f0"; }

.fa-adversal {
  --fa: "\f36a"; }

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

.fa-watchman-monitoring {
  --fa: "\e087"; }

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

.fa-weixin {
  --fa: "\f1d7"; }

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

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

.fa-git-alt {
  --fa: "\f841"; }

.fa-lyft {
  --fa: "\f3c3"; }

.fa-rev {
  --fa: "\f5b2"; }

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

.fa-wizards-of-the-coast {
  --fa: "\f730"; }

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

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

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

.fa-centos {
  --fa: "\f789"; }

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

.fa-cloudsmith {
  --fa: "\f384"; }

.fa-opensuse {
  --fa: "\e62b"; }

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

.fa-square-dribbble {
  --fa: "\f397"; }

.fa-dribbble-square {
  --fa: "\f397"; }

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

.fa-node {
  --fa: "\f419"; }

.fa-mix {
  --fa: "\f3cb"; }

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

.fa-cc-apple-pay {
  --fa: "\f416"; }

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

.fa-debian {
  --fa: "\e60b"; }

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

.fa-instalod {
  --fa: "\e081"; }

.fa-files-pinwheel {
  --fa: "\e69f"; }

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

.fa-sellcast {
  --fa: "\f2da"; }

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

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

.fa-r-project {
  --fa: "\f4f7"; }

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

.fa-freebsd {
  --fa: "\f3a4"; }

.fa-vuejs {
  --fa: "\f41f"; }

.fa-accusoft {
  --fa: "\f369"; }

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

.fa-fonticons-fi {
  --fa: "\f3a2"; }

.fa-app-store {
  --fa: "\f36f"; }

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

.fa-itunes-note {
  --fa: "\f3b5"; }

.fa-golang {
  --fa: "\e40f"; }

.fa-kickstarter {
  --fa: "\f3bb"; }

.fa-square-kickstarter {
  --fa: "\f3bb"; }

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

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

.fa-uncharted {
  --fa: "\e084"; }

.fa-firstdraft {
  --fa: "\f3a1"; }

.fa-square-youtube {
  --fa: "\f431"; }

.fa-youtube-square {
  --fa: "\f431"; }

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

.fa-wpressr {
  --fa: "\f3e4"; }

.fa-rendact {
  --fa: "\f3e4"; }

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

.fa-galactic-republic {
  --fa: "\f50c"; }

.fa-nfc-directional {
  --fa: "\e530"; }

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

.fa-joget {
  --fa: "\f3b7"; }

.fa-fedora {
  --fa: "\f798"; }

.fa-stripe-s {
  --fa: "\f42a"; }

.fa-meta {
  --fa: "\e49b"; }

.fa-laravel {
  --fa: "\f3bd"; }

.fa-hotjar {
  --fa: "\f3b1"; }

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

.fa-square-letterboxd {
  --fa: "\e62e"; }

.fa-sticker-mule {
  --fa: "\f3f7"; }

.fa-creative-commons-zero {
  --fa: "\f4f3"; }

.fa-hips {
  --fa: "\f452"; }

.fa-css {
  --fa: "\e6a2"; }

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

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

.fa-discord {
  --fa: "\f392"; }

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

.fa-app-store-ios {
  --fa: "\f370"; }

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

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

.fa-confluence {
  --fa: "\f78d"; }

.fa-shoelace {
  --fa: "\e60c"; }

.fa-mdb {
  --fa: "\f8ca"; }

.fa-dochub {
  --fa: "\f394"; }

.fa-accessible-icon {
  --fa: "\f368"; }

.fa-ebay {
  --fa: "\f4f4"; }

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

.fa-unsplash {
  --fa: "\e07c"; }

.fa-yarn {
  --fa: "\f7e3"; }

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

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

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

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

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

.fa-asymmetrik {
  --fa: "\f372"; }

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

.fa-font-awesome-flag {
  --fa: "\f2b4"; }

.fa-font-awesome-logo-full {
  --fa: "\f2b4"; }

.fa-gratipay {
  --fa: "\f184"; }

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

.fa-hive {
  --fa: "\e07f"; }

.fa-gitkraken {
  --fa: "\f3a6"; }

.fa-keybase {
  --fa: "\f4f5"; }

.fa-apple-pay {
  --fa: "\f415"; }

.fa-padlet {
  --fa: "\e4a0"; }

.fa-amazon-pay {
  --fa: "\f42c"; }

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

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

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

.fa-fedex {
  --fa: "\f797"; }

.fa-phoenix-framework {
  --fa: "\f3dc"; }

.fa-shopify {
  --fa: "\e057"; }

.fa-neos {
  --fa: "\f612"; }

.fa-square-threads {
  --fa: "\e619"; }

.fa-hackerrank {
  --fa: "\f5f7"; }

.fa-researchgate {
  --fa: "\f4f8"; }

.fa-swift {
  --fa: "\f8e1"; }

.fa-angular {
  --fa: "\f420"; }

.fa-speakap {
  --fa: "\f3f3"; }

.fa-angrycreative {
  --fa: "\f36e"; }

.fa-y-combinator {
  --fa: "\f23b"; }

.fa-empire {
  --fa: "\f1d1"; }

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

.fa-google-scholar {
  --fa: "\e63b"; }

.fa-square-gitlab {
  --fa: "\e5ae"; }

.fa-gitlab-square {
  --fa: "\e5ae"; }

.fa-studiovinari {
  --fa: "\f3f8"; }

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

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

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

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

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

.fa-goodreads {
  --fa: "\f3a8"; }

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

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

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

.fa-sith {
  --fa: "\f512"; }

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

.fa-page4 {
  --fa: "\f3d7"; }

.fa-hashnode {
  --fa: "\e499"; }

.fa-react {
  --fa: "\f41b"; }

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

.fa-squarespace {
  --fa: "\f5be"; }

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

.fa-creative-commons-share {
  --fa: "\f4f2"; }

.fa-bitcoin {
  --fa: "\f379"; }

.fa-keycdn {
  --fa: "\f3ba"; }

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

.fa-itch-io {
  --fa: "\f83a"; }

.fa-umbraco {
  --fa: "\f8e8"; }

.fa-galactic-senate {
  --fa: "\f50d"; }

.fa-ubuntu {
  --fa: "\f7df"; }

.fa-draft2digital {
  --fa: "\f396"; }

.fa-stripe {
  --fa: "\f429"; }

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

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

.fa-dhl {
  --fa: "\f790"; }

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

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

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

.fa-blackberry {
  --fa: "\f37b"; }

.fa-creative-commons-pd {
  --fa: "\f4ec"; }

.fa-playstation {
  --fa: "\f3df"; }

.fa-quinscape {
  --fa: "\f459"; }

.fa-less {
  --fa: "\f41d"; }

.fa-blogger-b {
  --fa: "\f37d"; }

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

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

.fa-signal-messenger {
  --fa: "\e663"; }

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

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

.fa-typo3 {
  --fa: "\f42b"; }

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

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

.fa-dailymotion {
  --fa: "\e052"; }

.fa-affiliatetheme {
  --fa: "\f36b"; }

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

.fa-bootstrap {
  --fa: "\f836"; }

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

.fa-nfc-symbol {
  --fa: "\e531"; }

.fa-mintbit {
  --fa: "\e62f"; }

.fa-ethereum {
  --fa: "\f42e"; }

.fa-speaker-deck {
  --fa: "\f83c"; }

.fa-creative-commons-nc-eu {
  --fa: "\f4e9"; }

.fa-patreon {
  --fa: "\f3d9"; }

.fa-avianex {
  --fa: "\f374"; }

.fa-ello {
  --fa: "\f5f1"; }

.fa-gofore {
  --fa: "\f3a7"; }

.fa-bimobject {
  --fa: "\f378"; }

.fa-brave-reverse {
  --fa: "\e63d"; }

.fa-facebook-f {
  --fa: "\f39e"; }

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

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

.fa-web-awesome {
  --fa: "\e682"; }

.fa-mandalorian {
  --fa: "\f50f"; }

.fa-first-order-alt {
  --fa: "\f50a"; }

.fa-osi {
  --fa: "\f41a"; }

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

.fa-d-and-d-beyond {
  --fa: "\f6ca"; }

.fa-periscope {
  --fa: "\f3da"; }

.fa-fulcrum {
  --fa: "\f50b"; }

.fa-cloudscale {
  --fa: "\f383"; }

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

.fa-mizuni {
  --fa: "\f3cc"; }

.fa-schlix {
  --fa: "\f3ea"; }

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

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

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

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

.fa-cloudversify {
  --fa: "\f385"; }

.fa-usps {
  --fa: "\f7e1"; }

.fa-megaport {
  --fa: "\f5a3"; }

.fa-magento {
  --fa: "\f3c4"; }

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

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

.fa-fly {
  --fa: "\f417"; }

.fa-square-bluesky {
  --fa: "\e6a3"; }

.fa-aviato {
  --fa: "\f421"; }

.fa-itunes {
  --fa: "\f3b4"; }

.fa-cuttlefish {
  --fa: "\f38c"; }

.fa-blogger {
  --fa: "\f37c"; }

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

.fa-viber {
  --fa: "\f409"; }

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

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

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

.fa-letterboxd {
  --fa: "\e62d"; }

.fa-symfony {
  --fa: "\f83d"; }

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

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

.fa-facebook-messenger {
  --fa: "\f39f"; }

.fa-audible {
  --fa: "\f373"; }

.fa-think-peaks {
  --fa: "\f731"; }

.fa-bilibili {
  --fa: "\e3d9"; }

.fa-erlang {
  --fa: "\f39d"; }

.fa-x-twitter {
  --fa: "\e61b"; }

.fa-cotton-bureau {
  --fa: "\f89e"; }

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

.fa-42-group {
  --fa: "\e080"; }

.fa-innosoft {
  --fa: "\e080"; }

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

.fa-elementor {
  --fa: "\f430"; }

.fa-square-pied-piper {
  --fa: "\e01e"; }

.fa-pied-piper-square {
  --fa: "\e01e"; }

.fa-creative-commons-nd {
  --fa: "\f4eb"; }

.fa-palfed {
  --fa: "\f3d8"; }

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

.fa-resolving {
  --fa: "\f3e7"; }

.fa-xbox {
  --fa: "\f412"; }

.fa-square-web-awesome-stroke {
  --fa: "\e684"; }

.fa-searchengin {
  --fa: "\f3eb"; }

.fa-tiktok {
  --fa: "\e07b"; }

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

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

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

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

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

.fa-linkedin {
  --fa: "\f08c"; }

.fa-hubspot {
  --fa: "\f3b2"; }

.fa-deploydog {
  --fa: "\f38e"; }

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

.fa-flutter {
  --fa: "\e694"; }

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

.fa-mixer {
  --fa: "\e056"; }

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

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

.fa-vimeo {
  --fa: "\f40a"; }

.fa-mendeley {
  --fa: "\f7b3"; }

.fa-uniregistry {
  --fa: "\f404"; }

.fa-figma {
  --fa: "\f799"; }

.fa-creative-commons-remix {
  --fa: "\f4ee"; }

.fa-cc-amazon-pay {
  --fa: "\f42d"; }

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

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

.fa-cmplid {
  --fa: "\e360"; }

.fa-upwork {
  --fa: "\e641"; }

.fa-facebook {
  --fa: "\f09a"; }

.fa-gripfire {
  --fa: "\f3ac"; }

.fa-jedi-order {
  --fa: "\f50e"; }

.fa-uikit {
  --fa: "\f403"; }

.fa-fort-awesome-alt {
  --fa: "\f3a3"; }

.fa-phabricator {
  --fa: "\f3db"; }

.fa-ussunnah {
  --fa: "\f407"; }

.fa-earlybirds {
  --fa: "\f39a"; }

.fa-trade-federation {
  --fa: "\f513"; }

.fa-autoprefixer {
  --fa: "\f41c"; }

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

.fa-square-upwork {
  --fa: "\e67c"; }

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

.fa-google-play {
  --fa: "\f3ab"; }

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

.fa-line {
  --fa: "\f3c0"; }

.fa-google-drive {
  --fa: "\f3aa"; }

.fa-servicestack {
  --fa: "\f3ec"; }

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

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

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

.fa-deezer {
  --fa: "\e077"; }

.fa-raspberry-pi {
  --fa: "\f7bb"; }

.fa-jira {
  --fa: "\f7b1"; }

.fa-docker {
  --fa: "\f395"; }

.fa-screenpal {
  --fa: "\e570"; }

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

.fa-gitter {
  --fa: "\f426"; }

.fa-d-and-d {
  --fa: "\f38d"; }

.fa-microblog {
  --fa: "\e01a"; }

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

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

.fa-pied-piper-hat {
  --fa: "\f4e5"; }

.fa-kickstarter-k {
  --fa: "\f3bc"; }

.fa-yandex {
  --fa: "\f413"; }

.fa-readme {
  --fa: "\f4d5"; }

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

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

.fa-square-web-awesome {
  --fa: "\e683"; }

.fa-sass {
  --fa: "\f41e"; }

.fa-wirsindhandwerk {
  --fa: "\e2d0"; }

.fa-wsh {
  --fa: "\e2d0"; }

.fa-buromobelexperte {
  --fa: "\f37f"; }

.fa-salesforce {
  --fa: "\f83b"; }

.fa-octopus-deploy {
  --fa: "\e082"; }

.fa-medapps {
  --fa: "\f3c6"; }

.fa-ns8 {
  --fa: "\f3d5"; }

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

.fa-apper {
  --fa: "\f371"; }

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

.fa-waze {
  --fa: "\f83f"; }

.fa-bluesky {
  --fa: "\e671"; }

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

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

.fa-snapchat-ghost {
  --fa: "\f2ab"; }

.fa-fantasy-flight-games {
  --fa: "\f6dc"; }

.fa-rust {
  --fa: "\e07a"; }

.fa-wix {
  --fa: "\f5cf"; }

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

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

.fa-supple {
  --fa: "\f3f9"; }

.fa-webflow {
  --fa: "\e65c"; }

.fa-rebel {
  --fa: "\f1d0"; }

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

.fa-staylinked {
  --fa: "\f3f5"; }

.fa-kaggle {
  --fa: "\f5fa"; }

.fa-space-awesome {
  --fa: "\e5ac"; }

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

.fa-cpanel {
  --fa: "\f388"; }

.fa-goodreads-g {
  --fa: "\f3a9"; }

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

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

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

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

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

.fa-creative-commons-nc-jp {
  --fa: "\f4ea"; }

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

.fa-perbyte {
  --fa: "\e083"; }

.fa-grunt {
  --fa: "\f3ad"; }

.fa-weebly {
  --fa: "\f5cc"; }

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

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

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

.fa-themeco {
  --fa: "\f5c6"; }

.fa-python {
  --fa: "\f3e2"; }

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

.fa-bots {
  --fa: "\e340"; }

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

.fa-hornbill {
  --fa: "\f592"; }

.fa-js {
  --fa: "\f3b8"; }

.fa-ideal {
  --fa: "\e013"; }

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

.fa-dev {
  --fa: "\f6cc"; }

.fa-sketch {
  --fa: "\f7c6"; }

.fa-yandex-international {
  --fa: "\f414"; }

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

.fa-uber {
  --fa: "\f402"; }

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

.fa-php {
  --fa: "\f457"; }

.fa-alipay {
  --fa: "\f642"; }

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

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

.fa-firefox-browser {
  --fa: "\e007"; }

.fa-replyd {
  --fa: "\f3e6"; }

.fa-suse {
  --fa: "\f7d6"; }

.fa-jenkins {
  --fa: "\f3b6"; }

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

.fa-rockrms {
  --fa: "\f3e9"; }

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

.fa-buffer {
  --fa: "\f837"; }

.fa-npm {
  --fa: "\f3d4"; }

.fa-yammer {
  --fa: "\f840"; }

.fa-btc {
  --fa: "\f15a"; }

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

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

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

.fa-stubber {
  --fa: "\e5c7"; }

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

.fa-telegram-plane {
  --fa: "\f2c6"; }

.fa-old-republic {
  --fa: "\f510"; }

.fa-odysee {
  --fa: "\e5c6"; }

.fa-square-whatsapp {
  --fa: "\f40c"; }

.fa-whatsapp-square {
  --fa: "\f40c"; }

.fa-node-js {
  --fa: "\f3d3"; }

.fa-edge-legacy {
  --fa: "\e078"; }

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

.fa-slack-hash {
  --fa: "\f198"; }

.fa-medrt {
  --fa: "\f3c8"; }

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

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

.fa-vaadin {
  --fa: "\f408"; }

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

.fa-square-x-twitter {
  --fa: "\e61a"; }

.fa-reacteurope {
  --fa: "\f75d"; }

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

.fa-medium-m {
  --fa: "\f23a"; }

.fa-amilia {
  --fa: "\f36d"; }

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

.fa-flipboard {
  --fa: "\f44d"; }

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

.fa-critical-role {
  --fa: "\f6c9"; }

.fa-sitrox {
  --fa: "\e44a"; }

.fa-discourse {
  --fa: "\f393"; }

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

.fa-mastodon {
  --fa: "\f4f6"; }

.fa-airbnb {
  --fa: "\f834"; }

.fa-wolf-pack-battalion {
  --fa: "\f514"; }

.fa-buy-n-large {
  --fa: "\f8a6"; }

.fa-gulp {
  --fa: "\f3ae"; }

.fa-creative-commons-sampling-plus {
  --fa: "\f4f1"; }

.fa-strava {
  --fa: "\f428"; }

.fa-ember {
  --fa: "\f423"; }

.fa-canadian-maple-leaf {
  --fa: "\f785"; }

.fa-teamspeak {
  --fa: "\f4f9"; }

.fa-pushed {
  --fa: "\f3e1"; }

.fa-wordpress-simple {
  --fa: "\f411"; }

.fa-nutritionix {
  --fa: "\f3d6"; }

.fa-wodu {
  --fa: "\e088"; }

.fa-google-pay {
  --fa: "\e079"; }

.fa-intercom {
  --fa: "\f7af"; }

.fa-zhihu {
  --fa: "\f63f"; }

.fa-korvue {
  --fa: "\f42f"; }

.fa-pix {
  --fa: "\e43a"; }

.fa-steam-symbol {
  --fa: "\f3f6"; }

/*!
 * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */
:root, :host {
  --fa-style-family-classic: 'Font Awesome 6 Free';
  --fa-font-regular: normal 400 1em/1 'Font Awesome 6 Free'; }

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/fontawesome/fa-regular-400.woff2") format("woff2"), url("../fonts/fontawesome/fa-regular-400.ttf") format("truetype"); }

.far,
.fa-regular {
  font-weight: 400; }

/*!
 * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */
:root, :host {
  --fa-style-family-classic: 'Font Awesome 6 Free';
  --fa-font-solid: normal 900 1em/1 'Font Awesome 6 Free'; }

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../fonts/fontawesome/fa-solid-900.woff2") format("woff2"), url("../fonts/fontawesome/fa-solid-900.ttf") format("truetype"); }

.fas,
.fa-solid {
  font-weight: 900; }

/*!
 * jQuery UI Accordion 1.14.1
 * https://jqueryui.com
 *
 * Copyright OpenJS Foundation and other contributors
 * Released under the MIT license.
 * https://jquery.org/license
 *
 * https://api.jqueryui.com/accordion/#theming
 */
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  font-size: 100%; }

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto; }
