@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@400;700&display=swap");
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

progress {
  vertical-align: baseline; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline-width: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

code,
kbd,
pre,
samp {
  /* stylelint-disable */
  font-family: monospace, monospace;
  /* stylelint-enable */
  font-size: 1em; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

button, .cart.table-wrapper .actions-toolbar > .action, .action-gift,
input,
select,
textarea {
  font: inherit; }

optgroup {
  font-weight: bold; }

button, .cart.table-wrapper .actions-toolbar > .action, .action-gift,
input,
select {
  overflow: visible; }

button, .cart.table-wrapper .actions-toolbar > .action, .action-gift,
input,
select,
textarea {
  margin: 0; }

button, .cart.table-wrapper .actions-toolbar > .action, .action-gift,
select {
  text-transform: none; }

[type="button"],
[type="reset"],
[type="submit"], button, .cart.table-wrapper .actions-toolbar > .action, .action-gift {
  cursor: pointer; }

[disabled] {
  cursor: default; }

[type="reset"],
[type="submit"], button, .cart.table-wrapper .actions-toolbar > .action, .action-gift,
html [type="button"] {
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button; }

button::-moz-focus-inner, .cart.table-wrapper .actions-toolbar > .action::-moz-focus-inner, .action-gift::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

button:-moz-focusring, .cart.table-wrapper .actions-toolbar > .action:-moz-focusring, .action-gift:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: field;
  -moz-appearance: field;
  appearance: field; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  appearance: none; }

/*!
 * Bootstrap v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xxs: 0;
  --breakpoint-xs: 480px;
  --breakpoint-sm: 640px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 1024px;
  --breakpoint-xl: 1200px;
  --breakpoint-xxl: 1367px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

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

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #0056b3;
    text-decoration: underline; }

a:not([href]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):hover {
    color: inherit;
    text-decoration: none; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button, .cart.table-wrapper .actions-toolbar > .action, .action-gift {
  border-radius: 0; }

button:focus, .cart.table-wrapper .actions-toolbar > .action:focus, .action-gift:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input, button, .cart.table-wrapper .actions-toolbar > .action, .action-gift,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button, .cart.table-wrapper .actions-toolbar > .action, .action-gift,
input {
  overflow: visible; }

button, .cart.table-wrapper .actions-toolbar > .action, .action-gift,
select {
  text-transform: none; }

select {
  word-wrap: normal; }

button, .cart.table-wrapper .actions-toolbar > .action, .action-gift,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button:not(:disabled), .cart.table-wrapper .actions-toolbar > .action:not(:disabled), .action-gift:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer; }

button::-moz-focus-inner, .cart.table-wrapper .actions-toolbar > .action::-moz-focus-inner, .action-gift::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2; }

h1, .h1 {
  font-size: 2.5rem; }

h2, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.75rem; }

h4, .h4 {
  font-size: 1.5rem; }

h5, .h5 {
  font-size: 1.25rem; }

h6, .h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: 400; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 0.5rem; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d; }
  .blockquote-footer::before {
    content: "\2014\00A0"; }

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

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #6c757d; }

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word; }
  a > code {
    color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700; }

pre {
  display: block;
  font-size: 87.5%;
  color: #212529; }
  pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 640px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 1024px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }

.container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 640px) {
  .container, .container-xs, .container-sm {
    max-width: 540px; } }

@media (min-width: 768px) {
  .container, .container-xs, .container-sm, .container-md {
    max-width: 720px; } }

@media (min-width: 1024px) {
  .container, .container-xs, .container-sm, .container-md, .container-lg {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .container, .container-xs, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px; } }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs,
.col-xs-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl,
.col-xxl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%; }

.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%; }

.row-cols-3 > * {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%; }

.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%; }

.row-cols-6 > * {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 480px) {
  .col-xs {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-xs-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xs-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xs-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-xs-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xs-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xs-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xs-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xs-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xs-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xs-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xs-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xs-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xs-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xs-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xs-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xs-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xs-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xs-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xs-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xs-first {
    order: -1; }
  .order-xs-last {
    order: 13; }
  .order-xs-0 {
    order: 0; }
  .order-xs-1 {
    order: 1; }
  .order-xs-2 {
    order: 2; }
  .order-xs-3 {
    order: 3; }
  .order-xs-4 {
    order: 4; }
  .order-xs-5 {
    order: 5; }
  .order-xs-6 {
    order: 6; }
  .order-xs-7 {
    order: 7; }
  .order-xs-8 {
    order: 8; }
  .order-xs-9 {
    order: 9; }
  .order-xs-10 {
    order: 10; }
  .order-xs-11 {
    order: 11; }
  .order-xs-12 {
    order: 12; }
  .offset-xs-0 {
    margin-left: 0; }
  .offset-xs-1 {
    margin-left: 8.33333%; }
  .offset-xs-2 {
    margin-left: 16.66667%; }
  .offset-xs-3 {
    margin-left: 25%; }
  .offset-xs-4 {
    margin-left: 33.33333%; }
  .offset-xs-5 {
    margin-left: 41.66667%; }
  .offset-xs-6 {
    margin-left: 50%; }
  .offset-xs-7 {
    margin-left: 58.33333%; }
  .offset-xs-8 {
    margin-left: 66.66667%; }
  .offset-xs-9 {
    margin-left: 75%; }
  .offset-xs-10 {
    margin-left: 83.33333%; }
  .offset-xs-11 {
    margin-left: 91.66667%; } }

@media (min-width: 640px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-sm-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-sm-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    order: -1; }
  .order-sm-last {
    order: 13; }
  .order-sm-0 {
    order: 0; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-md-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-md-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    order: -1; }
  .order-md-last {
    order: 13; }
  .order-md-0 {
    order: 0; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1024px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-lg-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-lg-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    order: -1; }
  .order-lg-last {
    order: 13; }
  .order-lg-0 {
    order: 0; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xl-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xl-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    order: -1; }
  .order-xl-last {
    order: 13; }
  .order-xl-0 {
    order: 0; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1367px) {
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-xxl-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xxl-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xxl-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-xxl-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xxl-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xxl-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xxl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xxl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xxl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xxl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xxl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xxl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xxl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xxl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xxl-first {
    order: -1; }
  .order-xxl-last {
    order: 13; }
  .order-xxl-0 {
    order: 0; }
  .order-xxl-1 {
    order: 1; }
  .order-xxl-2 {
    order: 2; }
  .order-xxl-3 {
    order: 3; }
  .order-xxl-4 {
    order: 4; }
  .order-xxl-5 {
    order: 5; }
  .order-xxl-6 {
    order: 6; }
  .order-xxl-7 {
    order: 7; }
  .order-xxl-8 {
    order: 8; }
  .order-xxl-9 {
    order: 9; }
  .order-xxl-10 {
    order: 10; }
  .order-xxl-11 {
    order: 11; }
  .order-xxl-12 {
    order: 12; }
  .offset-xxl-0 {
    margin-left: 0; }
  .offset-xxl-1 {
    margin-left: 8.33333%; }
  .offset-xxl-2 {
    margin-left: 16.66667%; }
  .offset-xxl-3 {
    margin-left: 25%; }
  .offset-xxl-4 {
    margin-left: 33.33333%; }
  .offset-xxl-5 {
    margin-left: 41.66667%; }
  .offset-xxl-6 {
    margin-left: 50%; }
  .offset-xxl-7 {
    margin-left: 58.33333%; }
  .offset-xxl-8 {
    margin-left: 66.66667%; }
  .offset-xxl-9 {
    margin-left: 75%; }
  .offset-xxl-10 {
    margin-left: 83.33333%; }
  .offset-xxl-11 {
    margin-left: 91.66667%; } }

.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6; }
  .table tbody + tbody {
    border-top: 2px solid #dee2e6; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #dee2e6; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075); }

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff; }

.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #7abaff; }

.table-hover .table-primary:hover {
  background-color: #9fcdff; }
  .table-hover .table-primary:hover > td,
  .table-hover .table-primary:hover > th {
    background-color: #9fcdff; }

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db; }

.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #b3b7bb; }

.table-hover .table-secondary:hover {
  background-color: #c8cbcf; }
  .table-hover .table-secondary:hover > td,
  .table-hover .table-secondary:hover > th {
    background-color: #c8cbcf; }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb; }

.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fd19e; }

.table-hover .table-success:hover {
  background-color: #b1dfbb; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #b1dfbb; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb; }

.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda; }

.table-hover .table-info:hover {
  background-color: #abdde5; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #abdde5; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba; }

.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e; }

.table-hover .table-warning:hover {
  background-color: #ffe8a1; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #ffe8a1; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb; }

.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #ed969e; }

.table-hover .table-danger:hover {
  background-color: #f1b0b7; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #f1b0b7; }

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe; }

.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc; }

.table-hover .table-light:hover {
  background-color: #ececf6; }
  .table-hover .table-light:hover > td,
  .table-hover .table-light:hover > th {
    background-color: #ececf6; }

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca; }

.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c; }

.table-hover .table-dark:hover {
  background-color: #b9bbbe; }
  .table-hover .table-dark:hover > td,
  .table-hover .table-dark:hover > th {
    background-color: #b9bbbe; }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55; }

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6; }

.table-dark {
  color: #fff;
  background-color: #343a40; }
  .table-dark th,
  .table-dark td,
  .table-dark thead th {
    border-color: #454d55; }
  .table-dark.table-bordered {
    border: 0; }
  .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 479.98px) {
  .table-responsive-xs {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-xs > .table-bordered {
      border: 0; } }

@media (max-width: 639.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-sm > .table-bordered {
      border: 0; } }

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-md > .table-bordered {
      border: 0; } }

@media (max-width: 1023.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-lg > .table-bordered {
      border: 0; } }

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-xl > .table-bordered {
      border: 0; } }

@media (max-width: 1366.98px) {
  .table-responsive-xxl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-xxl > .table-bordered {
      border: 0; } }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }
  .table-responsive > .table-bordered {
    border: 0; }

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .form-control {
      transition: none; } }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057; }
  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control::placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block;
  width: 100%; }

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5; }

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5; }

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5; }

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

select.form-control[size], select.form-control[multiple] {
  height: auto; }

textarea.form-control {
  height: auto; }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
  .form-row > .col,
  .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem; }

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
  .form-check-input[disabled] ~ .form-check-label,
  .form-check-input:disabled ~ .form-check-label {
    color: #6c757d; }

.form-check-label {
  margin-bottom: 0; }

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
  .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem; }

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745; }

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    border-color: #28a745; }

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57; }

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745; }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745; }

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem; }

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545; }

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    border-color: #dc3545; }

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d; }

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545; }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545; }

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 640px) {
    .form-inline label {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: flex;
      flex: 0 0 auto;
      flex-flow: row wrap;
      align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-plaintext {
      display: inline-block; }
    .form-inline .input-group,
    .form-inline .custom-select {
      width: auto; }
    .form-inline .form-check {
      display: flex;
      align-items: center;
      justify-content: center;
      width: auto;
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      flex-shrink: 0;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      align-items: center;
      justify-content: center; }
    .form-inline .custom-control-label {
      margin-bottom: 0; } }

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .btn {
      transition: none; } }
  .btn:hover {
    color: #212529;
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .btn.disabled, .btn:disabled {
    opacity: 0.65; }

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }
  .btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); }

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62; }
  .btn-secondary:focus, .btn-secondary.focus {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
    box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b; }
    .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }
  .btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
    box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430; }
    .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }
  .btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
    box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
  .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f; }
    .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107; }
  .btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00; }
  .btn-warning:focus, .btn-warning.focus {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00;
    box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
  .show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500; }
    .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
    box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d; }
    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5; }
  .btn-light:focus, .btn-light.focus {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5;
    box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
  .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df; }
    .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }
  .btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124; }
  .btn-dark:focus, .btn-dark.focus {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124;
    box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
  .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d; }
    .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }

.btn-outline-primary {
  color: #007bff;
  border-color: #007bff; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent; }
  .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
    .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent; }
  .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
    .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-outline-success {
  color: #28a745;
  border-color: #28a745; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent; }
  .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
    .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent; }
  .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
    .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107; }
  .btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent; }
  .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
    .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent; }
  .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
    .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent; }
  .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
    .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40; }
  .btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent; }
  .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
  .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
    .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none; }
  .btn-link:hover {
    color: #0056b3;
    text-decoration: underline; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: underline;
    box-shadow: none; }
  .btn-link:disabled, .btn-link.disabled {
    color: #6c757d;
    pointer-events: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.btn-block {
  display: block;
  width: 100%; }
  .btn-block + .btn-block {
    margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  transition: opacity 0.15s linear; }
  @media (prefers-reduced-motion: reduce) {
    .fade {
      transition: none; } }
  .fade:not(.show) {
    opacity: 0; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }
  @media (prefers-reduced-motion: reduce) {
    .collapsing {
      transition: none; } }

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative; }

.dropdown-toggle {
  white-space: nowrap; }
  .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent; }
  .dropdown-toggle:empty::after {
    margin-left: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

@media (min-width: 480px) {
  .dropdown-menu-xs-left {
    right: auto;
    left: 0; }
  .dropdown-menu-xs-right {
    right: 0;
    left: auto; } }

@media (min-width: 640px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0; }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto; } }

@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0; }
  .dropdown-menu-md-right {
    right: 0;
    left: auto; } }

@media (min-width: 1024px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0; }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto; } }

@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0; }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto; } }

@media (min-width: 1367px) {
  .dropdown-menu-xxl-left {
    right: auto;
    left: 0; }
  .dropdown-menu-xxl-right {
    right: 0;
    left: auto; } }

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem; }

.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent; }

.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem; }

.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid; }

.dropright .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-toggle::after {
  vertical-align: 0; }

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem; }

.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }

.dropleft .dropdown-toggle::after {
  display: none; }

.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent; }

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropleft .dropdown-toggle::before {
  vertical-align: 0; }

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto; }

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .dropdown-item:hover, .dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: transparent; }

.dropdown-menu.show {
  display: block; }

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap; }

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    flex: 1 1 auto; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 1; }
    .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 1; }

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px; }

.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem; }
  .dropdown-toggle-split::after,
  .dropup .dropdown-toggle-split::after,
  .dropright .dropdown-toggle-split::after {
    margin-left: 0; }
  .dropleft .dropdown-toggle-split::before {
    margin-right: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center; }
  .btn-group-vertical > .btn,
  .btn-group-vertical > .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) {
    margin-top: -1px; }
  .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
  .btn-group-vertical > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .btn-group-vertical > .btn:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0; }
  .btn-group-toggle > .btn input[type="radio"],
  .btn-group-toggle > .btn input[type="checkbox"],
  .btn-group-toggle > .btn-group > .btn input[type="radio"],
  .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%; }
  .input-group > .form-control,
  .input-group > .form-control-plaintext,
  .input-group > .custom-select,
  .input-group > .custom-file {
    position: relative;
    flex: 1 1 0%;
    min-width: 0;
    margin-bottom: 0; }
    .input-group > .form-control + .form-control,
    .input-group > .form-control + .custom-select,
    .input-group > .form-control + .custom-file,
    .input-group > .form-control-plaintext + .form-control,
    .input-group > .form-control-plaintext + .custom-select,
    .input-group > .form-control-plaintext + .custom-file,
    .input-group > .custom-select + .form-control,
    .input-group > .custom-select + .custom-select,
    .input-group > .custom-select + .custom-file,
    .input-group > .custom-file + .form-control,
    .input-group > .custom-file + .custom-select,
    .input-group > .custom-file + .custom-file {
      margin-left: -1px; }
  .input-group > .form-control:focus,
  .input-group > .custom-select:focus,
  .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
    z-index: 3; }
  .input-group > .custom-file .custom-file-input:focus {
    z-index: 4; }
  .input-group > .form-control:not(:last-child),
  .input-group > .custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .input-group > .form-control:not(:first-child),
  .input-group > .custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .input-group > .custom-file {
    display: flex;
    align-items: center; }
    .input-group > .custom-file:not(:last-child) .custom-file-label,
    .input-group > .custom-file:not(:last-child) .custom-file-label::after {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .input-group > .custom-file:not(:first-child) .custom-file-label {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }

.input-group-prepend,
.input-group-append {
  display: flex; }
  .input-group-prepend .btn,
  .input-group-append .btn {
    position: relative;
    z-index: 2; }
    .input-group-prepend .btn:focus,
    .input-group-append .btn:focus {
      z-index: 3; }
  .input-group-prepend .btn + .btn,
  .input-group-prepend .btn + .input-group-text,
  .input-group-prepend .input-group-text + .input-group-text,
  .input-group-prepend .input-group-text + .btn,
  .input-group-append .btn + .btn,
  .input-group-append .btn + .input-group-text,
  .input-group-append .input-group-text + .input-group-text,
  .input-group-append .input-group-text + .btn {
    margin-left: -1px; }

.input-group-prepend {
  margin-right: -1px; }

.input-group-append {
  margin-left: -1px; }

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  .input-group-text input[type="radio"],
  .input-group-text input[type="checkbox"] {
    margin-top: 0; }

.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px); }

.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px); }

.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem; }

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem; }

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem; }

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #007bff;
    background-color: #007bff; }
  .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #80bdff; }
  .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff;
    border-color: #b3d7ff; }
  .custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d; }
    .custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
      background-color: #e9ecef; }

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top; }
  .custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px; }
  .custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: no-repeat 50% / 50% 50%; }

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007bff;
  background-color: #007bff; }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-radio .custom-control-label::before {
  border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e"); }

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-switch {
  padding-left: 2.25rem; }
  .custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: 0.5rem; }
  .custom-switch .custom-control-label::after {
    top: calc(0.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: 0.5rem;
    transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .custom-switch .custom-control-label::after {
        transition: none; } }
  .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #fff;
    transform: translateX(0.75rem); }
  .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5); }

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  .custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-select:focus::-ms-value {
      color: #495057;
      background-color: #fff; }
  .custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none; }
  .custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef; }
  .custom-select::-ms-expand {
    display: none; }
  .custom-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057; }

.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem; }

.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem; }

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0; }

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  opacity: 0; }
  .custom-file-input:focus ~ .custom-file-label {
    border-color: #80bdff;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-file-input[disabled] ~ .custom-file-label,
  .custom-file-input:disabled ~ .custom-file-label {
    background-color: #e9ecef; }
  .custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"; }
  .custom-file-input ~ .custom-file-label[data-browse]::after {
    content: attr(data-browse); }

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + 0.75rem);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 0.25rem 0.25rem 0; }

.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  .custom-range:focus {
    outline: none; }
    .custom-range:focus::-webkit-slider-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-range:focus::-moz-range-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-range:focus::-ms-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-range::-moz-focus-outer {
    border: 0; }
  .custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -webkit-appearance: none;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-webkit-slider-thumb {
        -webkit-transition: none;
        transition: none; } }
    .custom-range::-webkit-slider-thumb:active {
      background-color: #b3d7ff; }
  .custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -moz-appearance: none;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-moz-range-thumb {
        -moz-transition: none;
        transition: none; } }
    .custom-range::-moz-range-thumb:active {
      background-color: #b3d7ff; }
  .custom-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: 0.2rem;
    margin-left: 0.2rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-ms-thumb {
        -ms-transition: none;
        transition: none; } }
    .custom-range::-ms-thumb:active {
      background-color: #b3d7ff; }
  .custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem; }
  .custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd; }
  .custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default; }
  .custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd; }
  .custom-range:disabled::-moz-range-track {
    cursor: default; }
  .custom-range:disabled::-ms-thumb {
    background-color: #adb5bd; }

.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .custom-control-label::before,
    .custom-file-label,
    .custom-select {
      transition: none; } }

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: 0.5rem 1rem; }
  .nav-link:hover, .nav-link:focus {
    text-decoration: none; }
  .nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default; }

.nav-tabs {
  border-bottom: 1px solid #dee2e6; }
  .nav-tabs .nav-item {
    margin-bottom: -1px; }
  .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
      border-color: #e9ecef #e9ecef #dee2e6; }
    .nav-tabs .nav-link.disabled {
      color: #6c757d;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.nav-pills .nav-link {
  border-radius: 0.25rem; }

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff; }

.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center; }

.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem; }
  .navbar .container,
  .navbar .container-fluid, .navbar .container-sm, .navbar .container-md, .navbar .container-lg, .navbar .container-xl {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }
  .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center; }

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%; }

@media (max-width: 479.98px) {
  .navbar-expand-xs > .container,
  .navbar-expand-xs > .container-fluid, .navbar-expand-xs > .container-sm, .navbar-expand-xs > .container-md, .navbar-expand-xs > .container-lg, .navbar-expand-xs > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 480px) {
  .navbar-expand-xs {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-xs .navbar-nav {
      flex-direction: row; }
      .navbar-expand-xs .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xs .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xs > .container,
    .navbar-expand-xs > .container-fluid, .navbar-expand-xs > .container-sm, .navbar-expand-xs > .container-md, .navbar-expand-xs > .container-lg, .navbar-expand-xs > .container-xl {
      flex-wrap: nowrap; }
    .navbar-expand-xs .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-xs .navbar-toggler {
      display: none; } }

@media (max-width: 639.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 640px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-sm .navbar-nav {
      flex-direction: row; }
      .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {
      flex-wrap: nowrap; }
    .navbar-expand-sm .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-sm .navbar-toggler {
      display: none; } }

@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-md .navbar-nav {
      flex-direction: row; }
      .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
      flex-wrap: nowrap; }
    .navbar-expand-md .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-md .navbar-toggler {
      display: none; } }

@media (max-width: 1023.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1024px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-lg .navbar-nav {
      flex-direction: row; }
      .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
      flex-wrap: nowrap; }
    .navbar-expand-lg .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-lg .navbar-toggler {
      display: none; } }

@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav {
      flex-direction: row; }
      .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
      flex-wrap: nowrap; }
    .navbar-expand-xl .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-xl .navbar-toggler {
      display: none; } }

@media (max-width: 1366.98px) {
  .navbar-expand-xxl > .container,
  .navbar-expand-xxl > .container-fluid, .navbar-expand-xxl > .container-sm, .navbar-expand-xxl > .container-md, .navbar-expand-xxl > .container-lg, .navbar-expand-xxl > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1367px) {
  .navbar-expand-xxl {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-xxl .navbar-nav {
      flex-direction: row; }
      .navbar-expand-xxl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xxl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xxl > .container,
    .navbar-expand-xxl > .container-fluid, .navbar-expand-xxl > .container-sm, .navbar-expand-xxl > .container-md, .navbar-expand-xxl > .container-lg, .navbar-expand-xxl > .container-xl {
      flex-wrap: nowrap; }
    .navbar-expand-xxl .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-xxl .navbar-toggler {
      display: none; } }

.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
    padding-right: 0;
    padding-left: 0; }
  .navbar-expand .navbar-nav {
    flex-direction: row; }
    .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
    .navbar-expand .navbar-nav .nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
    flex-wrap: nowrap; }
  .navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto; }
  .navbar-expand .navbar-toggler {
    display: none; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7); }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9); }
    .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
      color: rgba(0, 0, 0, 0.9); }

.navbar-dark .navbar-brand {
  color: #fff; }
  .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
    color: #fff; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.75); }
  .navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff; }

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1); }

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-text a {
    color: #fff; }
    .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
      color: #fff; }

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem; }
  .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    color: #6c757d;
    content: "/"; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none; }

.breadcrumb-item.active {
  color: #6c757d; }

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: 700; }

.alert-dismissible {
  padding-right: 4rem; }
  .alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit; }

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff; }
  .alert-primary hr {
    border-top-color: #9fcdff; }
  .alert-primary .alert-link {
    color: #002752; }

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db; }
  .alert-secondary hr {
    border-top-color: #c8cbcf; }
  .alert-secondary .alert-link {
    color: #202326; }

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb; }
  .alert-success hr {
    border-top-color: #b1dfbb; }
  .alert-success .alert-link {
    color: #0b2e13; }

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb; }
  .alert-info hr {
    border-top-color: #abdde5; }
  .alert-info .alert-link {
    color: #062c33; }

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba; }
  .alert-warning hr {
    border-top-color: #ffe8a1; }
  .alert-warning .alert-link {
    color: #533f03; }

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb; }
  .alert-danger hr {
    border-top-color: #f1b0b7; }
  .alert-danger .alert-link {
    color: #491217; }

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe; }
  .alert-light hr {
    border-top-color: #ececf6; }
  .alert-light .alert-link {
    color: #686868; }

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca; }
  .alert-dark hr {
    border-top-color: #b9bbbe; }
  .alert-dark .alert-link {
    color: #040505; }

.media {
  display: flex;
  align-items: flex-start; }

.media-body {
  flex: 1; }

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit; }
  .list-group-item-action:hover, .list-group-item-action:focus {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa; }
  .list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef; }

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff; }
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .list-group-item + .list-group-item {
    border-top-width: 0; }
    .list-group-item + .list-group-item.active {
      margin-top: -1px;
      border-top-width: 1px; }

.list-group-horizontal {
  flex-direction: row; }
  .list-group-horizontal .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0; }
  .list-group-horizontal .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0; }
  .list-group-horizontal .list-group-item.active {
    margin-top: 0; }
  .list-group-horizontal .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0; }
    .list-group-horizontal .list-group-item + .list-group-item.active {
      margin-left: -1px;
      border-left-width: 1px; }

@media (min-width: 480px) {
  .list-group-horizontal-xs {
    flex-direction: row; }
    .list-group-horizontal-xs .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-xs .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-xs .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-xs .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-xs .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 640px) {
  .list-group-horizontal-sm {
    flex-direction: row; }
    .list-group-horizontal-sm .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-sm .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-sm .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-sm .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-sm .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row; }
    .list-group-horizontal-md .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-md .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-md .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-md .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-md .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 1024px) {
  .list-group-horizontal-lg {
    flex-direction: row; }
    .list-group-horizontal-lg .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-lg .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-lg .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-lg .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-lg .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row; }
    .list-group-horizontal-xl .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-xl .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-xl .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-xl .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-xl .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 1367px) {
  .list-group-horizontal-xxl {
    flex-direction: row; }
    .list-group-horizontal-xxl .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-xxl .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-xxl .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-xxl .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-xxl .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

.list-group-flush .list-group-item {
  border-right-width: 0;
  border-left-width: 0;
  border-radius: 0; }
  .list-group-flush .list-group-item:first-child {
    border-top-width: 0; }

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom-width: 0; }

.list-group-item-primary {
  color: #004085;
  background-color: #b8daff; }
  .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #004085;
    background-color: #9fcdff; }
  .list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085; }

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db; }
  .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
    color: #383d41;
    background-color: #c8cbcf; }
  .list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41; }

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb; }
  .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #155724;
    background-color: #b1dfbb; }
  .list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724; }

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb; }
  .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
    color: #0c5460;
    background-color: #abdde5; }
  .list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460; }

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba; }
  .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #856404;
    background-color: #ffe8a1; }
  .list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404; }

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb; }
  .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #721c24;
    background-color: #f1b0b7; }
  .list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24; }

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe; }
  .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
    color: #818182;
    background-color: #ececf6; }
  .list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182; }

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca; }
  .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
    color: #1b1e21;
    background-color: #b9bbbe; }
  .list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }
  .close:hover {
    color: #000;
    text-decoration: none; }
  .close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
    opacity: .75; }

button.close, .cart.table-wrapper .actions-toolbar > .close.action, .close.action-gift {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

a.close.disabled {
  pointer-events: none; }

.toast {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: 0.25rem; }
  .toast:not(:last-child) {
    margin-bottom: 0.75rem; }
  .toast.showing {
    opacity: 1; }
  .toast.show {
    display: block;
    opacity: 1; }
  .toast.hide {
    display: none; }

.toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05); }

.toast-body {
  padding: 0.75rem; }

.modal-open {
  overflow: hidden; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -50px); }
    @media (prefers-reduced-motion: reduce) {
      .modal.fade .modal-dialog {
        transition: none; } }
  .modal.show .modal-dialog {
    transform: none; }
  .modal.modal-static .modal-dialog {
    transform: scale(1.02); }

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem); }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden; }
  .modal-dialog-scrollable .modal-header,
  .modal-dialog-scrollable .modal-footer {
    flex-shrink: 0; }
  .modal-dialog-scrollable .modal-body {
    overflow-y: auto; }

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem); }
  .modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    content: ""; }
  .modal-dialog-centered.modal-dialog-scrollable {
    flex-direction: column;
    justify-content: center;
    height: 100%; }
    .modal-dialog-centered.modal-dialog-scrollable .modal-content {
      max-height: none; }
    .modal-dialog-centered.modal-dialog-scrollable::before {
      content: none; }

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto; }

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

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem; }

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px); }
  .modal-footer > * {
    margin: 0.25rem; }

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

@media (min-width: 640px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem); }
    .modal-dialog-scrollable .modal-content {
      max-height: calc(100vh - 3.5rem); }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem); }
    .modal-dialog-centered::before {
      height: calc(100vh - 3.5rem); }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 1024px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px; } }

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px; } }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem; }
    .popover .arrow::before, .popover .arrow::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem; }
  .bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow {
    bottom: calc(-0.5rem - 1px); }
    .bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before {
      bottom: 0;
      border-width: 0.5rem 0.5rem 0;
      border-top-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after {
      bottom: 1px;
      border-width: 0.5rem 0.5rem 0;
      border-top-color: #fff; }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem; }
  .bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow {
    left: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
    .bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {
      left: 0;
      border-width: 0.5rem 0.5rem 0.5rem 0;
      border-right-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after {
      left: 1px;
      border-width: 0.5rem 0.5rem 0.5rem 0;
      border-right-color: #fff; }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem; }
  .bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow {
    top: calc(-0.5rem - 1px); }
    .bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
      top: 0;
      border-width: 0 0.5rem 0.5rem 0.5rem;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
      top: 1px;
      border-width: 0 0.5rem 0.5rem 0.5rem;
      border-bottom-color: #fff; }
  .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7; }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem; }
  .bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow {
    right: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
    .bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before {
      right: 0;
      border-width: 0.5rem 0 0.5rem 0.5rem;
      border-left-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after {
      right: 1px;
      border-width: 0.5rem 0 0.5rem 0.5rem;
      border-left-color: #fff; }

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .popover-header:empty {
    display: none; }

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529; }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-primary {
  background-color: #007bff !important; }

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
.cart.table-wrapper .actions-toolbar > .bg-primary.action:hover,
.bg-primary.action-gift:hover,
button.bg-primary:focus,
.cart.table-wrapper .actions-toolbar > .bg-primary.action:focus,
.bg-primary.action-gift:focus {
  background-color: #0062cc !important; }

.bg-secondary {
  background-color: #6c757d !important; }

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
.cart.table-wrapper .actions-toolbar > .bg-secondary.action:hover,
.bg-secondary.action-gift:hover,
button.bg-secondary:focus,
.cart.table-wrapper .actions-toolbar > .bg-secondary.action:focus,
.bg-secondary.action-gift:focus {
  background-color: #545b62 !important; }

.bg-success {
  background-color: #28a745 !important; }

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
.cart.table-wrapper .actions-toolbar > .bg-success.action:hover,
.bg-success.action-gift:hover,
button.bg-success:focus,
.cart.table-wrapper .actions-toolbar > .bg-success.action:focus,
.bg-success.action-gift:focus {
  background-color: #1e7e34 !important; }

.bg-info {
  background-color: #17a2b8 !important; }

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
.cart.table-wrapper .actions-toolbar > .bg-info.action:hover,
.bg-info.action-gift:hover,
button.bg-info:focus,
.cart.table-wrapper .actions-toolbar > .bg-info.action:focus,
.bg-info.action-gift:focus {
  background-color: #117a8b !important; }

.bg-warning {
  background-color: #ffc107 !important; }

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
.cart.table-wrapper .actions-toolbar > .bg-warning.action:hover,
.bg-warning.action-gift:hover,
button.bg-warning:focus,
.cart.table-wrapper .actions-toolbar > .bg-warning.action:focus,
.bg-warning.action-gift:focus {
  background-color: #d39e00 !important; }

.bg-danger {
  background-color: #dc3545 !important; }

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
.cart.table-wrapper .actions-toolbar > .bg-danger.action:hover,
.bg-danger.action-gift:hover,
button.bg-danger:focus,
.cart.table-wrapper .actions-toolbar > .bg-danger.action:focus,
.bg-danger.action-gift:focus {
  background-color: #bd2130 !important; }

.bg-light {
  background-color: #f8f9fa !important; }

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
.cart.table-wrapper .actions-toolbar > .bg-light.action:hover,
.bg-light.action-gift:hover,
button.bg-light:focus,
.cart.table-wrapper .actions-toolbar > .bg-light.action:focus,
.bg-light.action-gift:focus {
  background-color: #dae0e5 !important; }

.bg-dark {
  background-color: #343a40 !important; }

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
.cart.table-wrapper .actions-toolbar > .bg-dark.action:hover,
.bg-dark.action-gift:hover,
button.bg-dark:focus,
.cart.table-wrapper .actions-toolbar > .bg-dark.action:focus,
.bg-dark.action-gift:focus {
  background-color: #1d2124 !important; }

.bg-white {
  background-color: #fff !important; }

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #dee2e6 !important; }

.border-top {
  border-top: 1px solid #dee2e6 !important; }

.border-right {
  border-right: 1px solid #dee2e6 !important; }

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important; }

.border-left {
  border-left: 1px solid #dee2e6 !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.border-primary {
  border-color: #007bff !important; }

.border-secondary {
  border-color: #6c757d !important; }

.border-success {
  border-color: #28a745 !important; }

.border-info {
  border-color: #17a2b8 !important; }

.border-warning {
  border-color: #ffc107 !important; }

.border-danger {
  border-color: #dc3545 !important; }

.border-light {
  border-color: #f8f9fa !important; }

.border-dark {
  border-color: #343a40 !important; }

.border-white {
  border-color: #fff !important; }

.rounded-sm {
  border-radius: 0.2rem !important; }

.rounded {
  border-radius: 0.25rem !important; }

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-lg {
  border-radius: 0.3rem !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-pill {
  border-radius: 50rem !important; }

.rounded-0 {
  border-radius: 0 !important; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

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

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: flex !important; }

.d-inline-flex {
  display: inline-flex !important; }

@media (min-width: 480px) {
  .d-xs-none {
    display: none !important; }
  .d-xs-inline {
    display: inline !important; }
  .d-xs-inline-block {
    display: inline-block !important; }
  .d-xs-block {
    display: block !important; }
  .d-xs-table {
    display: table !important; }
  .d-xs-table-row {
    display: table-row !important; }
  .d-xs-table-cell {
    display: table-cell !important; }
  .d-xs-flex {
    display: flex !important; }
  .d-xs-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 640px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: flex !important; }
  .d-md-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1024px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: flex !important; }
  .d-lg-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1367px) {
  .d-xxl-none {
    display: none !important; }
  .d-xxl-inline {
    display: inline !important; }
  .d-xxl-inline-block {
    display: inline-block !important; }
  .d-xxl-block {
    display: block !important; }
  .d-xxl-table {
    display: table !important; }
  .d-xxl-table-row {
    display: table-row !important; }
  .d-xxl-table-cell {
    display: table-cell !important; }
  .d-xxl-flex {
    display: flex !important; }
  .d-xxl-inline-flex {
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: flex !important; }
  .d-print-inline-flex {
    display: inline-flex !important; } }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.flex-row {
  flex-direction: row !important; }

.flex-column {
  flex-direction: column !important; }

.flex-row-reverse {
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  flex-direction: column-reverse !important; }

.flex-wrap {
  flex-wrap: wrap !important; }

.flex-nowrap {
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

.flex-fill {
  flex: 1 1 auto !important; }

.flex-grow-0 {
  flex-grow: 0 !important; }

.flex-grow-1 {
  flex-grow: 1 !important; }

.flex-shrink-0 {
  flex-shrink: 0 !important; }

.flex-shrink-1 {
  flex-shrink: 1 !important; }

.justify-content-start {
  justify-content: flex-start !important; }

.justify-content-end {
  justify-content: flex-end !important; }

.justify-content-center {
  justify-content: center !important; }

.justify-content-between {
  justify-content: space-between !important; }

.justify-content-around {
  justify-content: space-around !important; }

.align-items-start {
  align-items: flex-start !important; }

.align-items-end {
  align-items: flex-end !important; }

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

.align-items-baseline {
  align-items: baseline !important; }

.align-items-stretch {
  align-items: stretch !important; }

.align-content-start {
  align-content: flex-start !important; }

.align-content-end {
  align-content: flex-end !important; }

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

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  align-self: auto !important; }

.align-self-start {
  align-self: flex-start !important; }

.align-self-end {
  align-self: flex-end !important; }

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

.align-self-baseline {
  align-self: baseline !important; }

.align-self-stretch {
  align-self: stretch !important; }

@media (min-width: 480px) {
  .flex-xs-row {
    flex-direction: row !important; }
  .flex-xs-column {
    flex-direction: column !important; }
  .flex-xs-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xs-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xs-wrap {
    flex-wrap: wrap !important; }
  .flex-xs-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xs-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xs-fill {
    flex: 1 1 auto !important; }
  .flex-xs-grow-0 {
    flex-grow: 0 !important; }
  .flex-xs-grow-1 {
    flex-grow: 1 !important; }
  .flex-xs-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xs-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xs-start {
    justify-content: flex-start !important; }
  .justify-content-xs-end {
    justify-content: flex-end !important; }
  .justify-content-xs-center {
    justify-content: center !important; }
  .justify-content-xs-between {
    justify-content: space-between !important; }
  .justify-content-xs-around {
    justify-content: space-around !important; }
  .align-items-xs-start {
    align-items: flex-start !important; }
  .align-items-xs-end {
    align-items: flex-end !important; }
  .align-items-xs-center {
    align-items: center !important; }
  .align-items-xs-baseline {
    align-items: baseline !important; }
  .align-items-xs-stretch {
    align-items: stretch !important; }
  .align-content-xs-start {
    align-content: flex-start !important; }
  .align-content-xs-end {
    align-content: flex-end !important; }
  .align-content-xs-center {
    align-content: center !important; }
  .align-content-xs-between {
    align-content: space-between !important; }
  .align-content-xs-around {
    align-content: space-around !important; }
  .align-content-xs-stretch {
    align-content: stretch !important; }
  .align-self-xs-auto {
    align-self: auto !important; }
  .align-self-xs-start {
    align-self: flex-start !important; }
  .align-self-xs-end {
    align-self: flex-end !important; }
  .align-self-xs-center {
    align-self: center !important; }
  .align-self-xs-baseline {
    align-self: baseline !important; }
  .align-self-xs-stretch {
    align-self: stretch !important; } }

@media (min-width: 640px) {
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    align-self: stretch !important; } }

@media (min-width: 1024px) {
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !important; } }

@media (min-width: 1367px) {
  .flex-xxl-row {
    flex-direction: row !important; }
  .flex-xxl-column {
    flex-direction: column !important; }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xxl-wrap {
    flex-wrap: wrap !important; }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xxl-fill {
    flex: 1 1 auto !important; }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xxl-start {
    justify-content: flex-start !important; }
  .justify-content-xxl-end {
    justify-content: flex-end !important; }
  .justify-content-xxl-center {
    justify-content: center !important; }
  .justify-content-xxl-between {
    justify-content: space-between !important; }
  .justify-content-xxl-around {
    justify-content: space-around !important; }
  .align-items-xxl-start {
    align-items: flex-start !important; }
  .align-items-xxl-end {
    align-items: flex-end !important; }
  .align-items-xxl-center {
    align-items: center !important; }
  .align-items-xxl-baseline {
    align-items: baseline !important; }
  .align-items-xxl-stretch {
    align-items: stretch !important; }
  .align-content-xxl-start {
    align-content: flex-start !important; }
  .align-content-xxl-end {
    align-content: flex-end !important; }
  .align-content-xxl-center {
    align-content: center !important; }
  .align-content-xxl-between {
    align-content: space-between !important; }
  .align-content-xxl-around {
    align-content: space-around !important; }
  .align-content-xxl-stretch {
    align-content: stretch !important; }
  .align-self-xxl-auto {
    align-self: auto !important; }
  .align-self-xxl-start {
    align-self: flex-start !important; }
  .align-self-xxl-end {
    align-self: flex-end !important; }
  .align-self-xxl-center {
    align-self: center !important; }
  .align-self-xxl-baseline {
    align-self: baseline !important; }
  .align-self-xxl-stretch {
    align-self: stretch !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }

@media (min-width: 480px) {
  .float-xs-left {
    float: left !important; }
  .float-xs-right {
    float: right !important; }
  .float-xs-none {
    float: none !important; } }

@media (min-width: 640px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }

@media (min-width: 1024px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }

@media (min-width: 1367px) {
  .float-xxl-left {
    float: left !important; }
  .float-xxl-right {
    float: right !important; }
  .float-xxl-none {
    float: none !important; } }

.overflow-auto {
  overflow: auto !important; }

.overflow-hidden {
  overflow: hidden !important; }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important; }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020; } }

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

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

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none {
  box-shadow: none !important; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.w-auto {
  width: auto !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.h-auto {
  height: auto !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.min-vw-100 {
  min-width: 100vw !important; }

.min-vh-100 {
  min-height: 100vh !important; }

.vw-100 {
  width: 100vw !important; }

.vh-100 {
  height: 100vh !important; }

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0); }

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.m-n1 {
  margin: -0.25rem !important; }

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important; }

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important; }

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important; }

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important; }

.m-n2 {
  margin: -0.5rem !important; }

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important; }

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important; }

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important; }

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important; }

.m-n3 {
  margin: -1rem !important; }

.mt-n3,
.my-n3 {
  margin-top: -1rem !important; }

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important; }

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important; }

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important; }

.m-n4 {
  margin: -1.5rem !important; }

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important; }

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important; }

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important; }

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important; }

.m-n5 {
  margin: -3rem !important; }

.mt-n5,
.my-n5 {
  margin-top: -3rem !important; }

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important; }

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important; }

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 480px) {
  .m-xs-0 {
    margin: 0 !important; }
  .mt-xs-0,
  .my-xs-0 {
    margin-top: 0 !important; }
  .mr-xs-0,
  .mx-xs-0 {
    margin-right: 0 !important; }
  .mb-xs-0,
  .my-xs-0 {
    margin-bottom: 0 !important; }
  .ml-xs-0,
  .mx-xs-0 {
    margin-left: 0 !important; }
  .m-xs-1 {
    margin: 0.25rem !important; }
  .mt-xs-1,
  .my-xs-1 {
    margin-top: 0.25rem !important; }
  .mr-xs-1,
  .mx-xs-1 {
    margin-right: 0.25rem !important; }
  .mb-xs-1,
  .my-xs-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xs-1,
  .mx-xs-1 {
    margin-left: 0.25rem !important; }
  .m-xs-2 {
    margin: 0.5rem !important; }
  .mt-xs-2,
  .my-xs-2 {
    margin-top: 0.5rem !important; }
  .mr-xs-2,
  .mx-xs-2 {
    margin-right: 0.5rem !important; }
  .mb-xs-2,
  .my-xs-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xs-2,
  .mx-xs-2 {
    margin-left: 0.5rem !important; }
  .m-xs-3 {
    margin: 1rem !important; }
  .mt-xs-3,
  .my-xs-3 {
    margin-top: 1rem !important; }
  .mr-xs-3,
  .mx-xs-3 {
    margin-right: 1rem !important; }
  .mb-xs-3,
  .my-xs-3 {
    margin-bottom: 1rem !important; }
  .ml-xs-3,
  .mx-xs-3 {
    margin-left: 1rem !important; }
  .m-xs-4 {
    margin: 1.5rem !important; }
  .mt-xs-4,
  .my-xs-4 {
    margin-top: 1.5rem !important; }
  .mr-xs-4,
  .mx-xs-4 {
    margin-right: 1.5rem !important; }
  .mb-xs-4,
  .my-xs-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xs-4,
  .mx-xs-4 {
    margin-left: 1.5rem !important; }
  .m-xs-5 {
    margin: 3rem !important; }
  .mt-xs-5,
  .my-xs-5 {
    margin-top: 3rem !important; }
  .mr-xs-5,
  .mx-xs-5 {
    margin-right: 3rem !important; }
  .mb-xs-5,
  .my-xs-5 {
    margin-bottom: 3rem !important; }
  .ml-xs-5,
  .mx-xs-5 {
    margin-left: 3rem !important; }
  .p-xs-0 {
    padding: 0 !important; }
  .pt-xs-0,
  .py-xs-0 {
    padding-top: 0 !important; }
  .pr-xs-0,
  .px-xs-0 {
    padding-right: 0 !important; }
  .pb-xs-0,
  .py-xs-0 {
    padding-bottom: 0 !important; }
  .pl-xs-0,
  .px-xs-0 {
    padding-left: 0 !important; }
  .p-xs-1 {
    padding: 0.25rem !important; }
  .pt-xs-1,
  .py-xs-1 {
    padding-top: 0.25rem !important; }
  .pr-xs-1,
  .px-xs-1 {
    padding-right: 0.25rem !important; }
  .pb-xs-1,
  .py-xs-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xs-1,
  .px-xs-1 {
    padding-left: 0.25rem !important; }
  .p-xs-2 {
    padding: 0.5rem !important; }
  .pt-xs-2,
  .py-xs-2 {
    padding-top: 0.5rem !important; }
  .pr-xs-2,
  .px-xs-2 {
    padding-right: 0.5rem !important; }
  .pb-xs-2,
  .py-xs-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xs-2,
  .px-xs-2 {
    padding-left: 0.5rem !important; }
  .p-xs-3 {
    padding: 1rem !important; }
  .pt-xs-3,
  .py-xs-3 {
    padding-top: 1rem !important; }
  .pr-xs-3,
  .px-xs-3 {
    padding-right: 1rem !important; }
  .pb-xs-3,
  .py-xs-3 {
    padding-bottom: 1rem !important; }
  .pl-xs-3,
  .px-xs-3 {
    padding-left: 1rem !important; }
  .p-xs-4 {
    padding: 1.5rem !important; }
  .pt-xs-4,
  .py-xs-4 {
    padding-top: 1.5rem !important; }
  .pr-xs-4,
  .px-xs-4 {
    padding-right: 1.5rem !important; }
  .pb-xs-4,
  .py-xs-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xs-4,
  .px-xs-4 {
    padding-left: 1.5rem !important; }
  .p-xs-5 {
    padding: 3rem !important; }
  .pt-xs-5,
  .py-xs-5 {
    padding-top: 3rem !important; }
  .pr-xs-5,
  .px-xs-5 {
    padding-right: 3rem !important; }
  .pb-xs-5,
  .py-xs-5 {
    padding-bottom: 3rem !important; }
  .pl-xs-5,
  .px-xs-5 {
    padding-left: 3rem !important; }
  .m-xs-n1 {
    margin: -0.25rem !important; }
  .mt-xs-n1,
  .my-xs-n1 {
    margin-top: -0.25rem !important; }
  .mr-xs-n1,
  .mx-xs-n1 {
    margin-right: -0.25rem !important; }
  .mb-xs-n1,
  .my-xs-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-xs-n1,
  .mx-xs-n1 {
    margin-left: -0.25rem !important; }
  .m-xs-n2 {
    margin: -0.5rem !important; }
  .mt-xs-n2,
  .my-xs-n2 {
    margin-top: -0.5rem !important; }
  .mr-xs-n2,
  .mx-xs-n2 {
    margin-right: -0.5rem !important; }
  .mb-xs-n2,
  .my-xs-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-xs-n2,
  .mx-xs-n2 {
    margin-left: -0.5rem !important; }
  .m-xs-n3 {
    margin: -1rem !important; }
  .mt-xs-n3,
  .my-xs-n3 {
    margin-top: -1rem !important; }
  .mr-xs-n3,
  .mx-xs-n3 {
    margin-right: -1rem !important; }
  .mb-xs-n3,
  .my-xs-n3 {
    margin-bottom: -1rem !important; }
  .ml-xs-n3,
  .mx-xs-n3 {
    margin-left: -1rem !important; }
  .m-xs-n4 {
    margin: -1.5rem !important; }
  .mt-xs-n4,
  .my-xs-n4 {
    margin-top: -1.5rem !important; }
  .mr-xs-n4,
  .mx-xs-n4 {
    margin-right: -1.5rem !important; }
  .mb-xs-n4,
  .my-xs-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-xs-n4,
  .mx-xs-n4 {
    margin-left: -1.5rem !important; }
  .m-xs-n5 {
    margin: -3rem !important; }
  .mt-xs-n5,
  .my-xs-n5 {
    margin-top: -3rem !important; }
  .mr-xs-n5,
  .mx-xs-n5 {
    margin-right: -3rem !important; }
  .mb-xs-n5,
  .my-xs-n5 {
    margin-bottom: -3rem !important; }
  .ml-xs-n5,
  .mx-xs-n5 {
    margin-left: -3rem !important; }
  .m-xs-auto {
    margin: auto !important; }
  .mt-xs-auto,
  .my-xs-auto {
    margin-top: auto !important; }
  .mr-xs-auto,
  .mx-xs-auto {
    margin-right: auto !important; }
  .mb-xs-auto,
  .my-xs-auto {
    margin-bottom: auto !important; }
  .ml-xs-auto,
  .mx-xs-auto {
    margin-left: auto !important; } }

@media (min-width: 640px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-n1 {
    margin: -0.25rem !important; }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important; }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important; }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important; }
  .m-sm-n2 {
    margin: -0.5rem !important; }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important; }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important; }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important; }
  .m-sm-n3 {
    margin: -1rem !important; }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important; }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important; }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important; }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important; }
  .m-sm-n4 {
    margin: -1.5rem !important; }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important; }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important; }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important; }
  .m-sm-n5 {
    margin: -3rem !important; }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important; }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important; }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important; }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-n1 {
    margin: -0.25rem !important; }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important; }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important; }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important; }
  .m-md-n2 {
    margin: -0.5rem !important; }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important; }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important; }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important; }
  .m-md-n3 {
    margin: -1rem !important; }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important; }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important; }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important; }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important; }
  .m-md-n4 {
    margin: -1.5rem !important; }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important; }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important; }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important; }
  .m-md-n5 {
    margin: -3rem !important; }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important; }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important; }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important; }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 1024px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-n1 {
    margin: -0.25rem !important; }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important; }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important; }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important; }
  .m-lg-n2 {
    margin: -0.5rem !important; }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important; }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important; }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important; }
  .m-lg-n3 {
    margin: -1rem !important; }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important; }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important; }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important; }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important; }
  .m-lg-n4 {
    margin: -1.5rem !important; }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important; }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important; }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important; }
  .m-lg-n5 {
    margin: -3rem !important; }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important; }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important; }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important; }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-n1 {
    margin: -0.25rem !important; }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important; }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important; }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important; }
  .m-xl-n2 {
    margin: -0.5rem !important; }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important; }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important; }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important; }
  .m-xl-n3 {
    margin: -1rem !important; }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important; }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important; }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important; }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important; }
  .m-xl-n4 {
    margin: -1.5rem !important; }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important; }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important; }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important; }
  .m-xl-n5 {
    margin: -3rem !important; }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important; }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important; }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important; }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

@media (min-width: 1367px) {
  .m-xxl-0 {
    margin: 0 !important; }
  .mt-xxl-0,
  .my-xxl-0 {
    margin-top: 0 !important; }
  .mr-xxl-0,
  .mx-xxl-0 {
    margin-right: 0 !important; }
  .mb-xxl-0,
  .my-xxl-0 {
    margin-bottom: 0 !important; }
  .ml-xxl-0,
  .mx-xxl-0 {
    margin-left: 0 !important; }
  .m-xxl-1 {
    margin: 0.25rem !important; }
  .mt-xxl-1,
  .my-xxl-1 {
    margin-top: 0.25rem !important; }
  .mr-xxl-1,
  .mx-xxl-1 {
    margin-right: 0.25rem !important; }
  .mb-xxl-1,
  .my-xxl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xxl-1,
  .mx-xxl-1 {
    margin-left: 0.25rem !important; }
  .m-xxl-2 {
    margin: 0.5rem !important; }
  .mt-xxl-2,
  .my-xxl-2 {
    margin-top: 0.5rem !important; }
  .mr-xxl-2,
  .mx-xxl-2 {
    margin-right: 0.5rem !important; }
  .mb-xxl-2,
  .my-xxl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xxl-2,
  .mx-xxl-2 {
    margin-left: 0.5rem !important; }
  .m-xxl-3 {
    margin: 1rem !important; }
  .mt-xxl-3,
  .my-xxl-3 {
    margin-top: 1rem !important; }
  .mr-xxl-3,
  .mx-xxl-3 {
    margin-right: 1rem !important; }
  .mb-xxl-3,
  .my-xxl-3 {
    margin-bottom: 1rem !important; }
  .ml-xxl-3,
  .mx-xxl-3 {
    margin-left: 1rem !important; }
  .m-xxl-4 {
    margin: 1.5rem !important; }
  .mt-xxl-4,
  .my-xxl-4 {
    margin-top: 1.5rem !important; }
  .mr-xxl-4,
  .mx-xxl-4 {
    margin-right: 1.5rem !important; }
  .mb-xxl-4,
  .my-xxl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xxl-4,
  .mx-xxl-4 {
    margin-left: 1.5rem !important; }
  .m-xxl-5 {
    margin: 3rem !important; }
  .mt-xxl-5,
  .my-xxl-5 {
    margin-top: 3rem !important; }
  .mr-xxl-5,
  .mx-xxl-5 {
    margin-right: 3rem !important; }
  .mb-xxl-5,
  .my-xxl-5 {
    margin-bottom: 3rem !important; }
  .ml-xxl-5,
  .mx-xxl-5 {
    margin-left: 3rem !important; }
  .p-xxl-0 {
    padding: 0 !important; }
  .pt-xxl-0,
  .py-xxl-0 {
    padding-top: 0 !important; }
  .pr-xxl-0,
  .px-xxl-0 {
    padding-right: 0 !important; }
  .pb-xxl-0,
  .py-xxl-0 {
    padding-bottom: 0 !important; }
  .pl-xxl-0,
  .px-xxl-0 {
    padding-left: 0 !important; }
  .p-xxl-1 {
    padding: 0.25rem !important; }
  .pt-xxl-1,
  .py-xxl-1 {
    padding-top: 0.25rem !important; }
  .pr-xxl-1,
  .px-xxl-1 {
    padding-right: 0.25rem !important; }
  .pb-xxl-1,
  .py-xxl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xxl-1,
  .px-xxl-1 {
    padding-left: 0.25rem !important; }
  .p-xxl-2 {
    padding: 0.5rem !important; }
  .pt-xxl-2,
  .py-xxl-2 {
    padding-top: 0.5rem !important; }
  .pr-xxl-2,
  .px-xxl-2 {
    padding-right: 0.5rem !important; }
  .pb-xxl-2,
  .py-xxl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xxl-2,
  .px-xxl-2 {
    padding-left: 0.5rem !important; }
  .p-xxl-3 {
    padding: 1rem !important; }
  .pt-xxl-3,
  .py-xxl-3 {
    padding-top: 1rem !important; }
  .pr-xxl-3,
  .px-xxl-3 {
    padding-right: 1rem !important; }
  .pb-xxl-3,
  .py-xxl-3 {
    padding-bottom: 1rem !important; }
  .pl-xxl-3,
  .px-xxl-3 {
    padding-left: 1rem !important; }
  .p-xxl-4 {
    padding: 1.5rem !important; }
  .pt-xxl-4,
  .py-xxl-4 {
    padding-top: 1.5rem !important; }
  .pr-xxl-4,
  .px-xxl-4 {
    padding-right: 1.5rem !important; }
  .pb-xxl-4,
  .py-xxl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xxl-4,
  .px-xxl-4 {
    padding-left: 1.5rem !important; }
  .p-xxl-5 {
    padding: 3rem !important; }
  .pt-xxl-5,
  .py-xxl-5 {
    padding-top: 3rem !important; }
  .pr-xxl-5,
  .px-xxl-5 {
    padding-right: 3rem !important; }
  .pb-xxl-5,
  .py-xxl-5 {
    padding-bottom: 3rem !important; }
  .pl-xxl-5,
  .px-xxl-5 {
    padding-left: 3rem !important; }
  .m-xxl-n1 {
    margin: -0.25rem !important; }
  .mt-xxl-n1,
  .my-xxl-n1 {
    margin-top: -0.25rem !important; }
  .mr-xxl-n1,
  .mx-xxl-n1 {
    margin-right: -0.25rem !important; }
  .mb-xxl-n1,
  .my-xxl-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-xxl-n1,
  .mx-xxl-n1 {
    margin-left: -0.25rem !important; }
  .m-xxl-n2 {
    margin: -0.5rem !important; }
  .mt-xxl-n2,
  .my-xxl-n2 {
    margin-top: -0.5rem !important; }
  .mr-xxl-n2,
  .mx-xxl-n2 {
    margin-right: -0.5rem !important; }
  .mb-xxl-n2,
  .my-xxl-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-xxl-n2,
  .mx-xxl-n2 {
    margin-left: -0.5rem !important; }
  .m-xxl-n3 {
    margin: -1rem !important; }
  .mt-xxl-n3,
  .my-xxl-n3 {
    margin-top: -1rem !important; }
  .mr-xxl-n3,
  .mx-xxl-n3 {
    margin-right: -1rem !important; }
  .mb-xxl-n3,
  .my-xxl-n3 {
    margin-bottom: -1rem !important; }
  .ml-xxl-n3,
  .mx-xxl-n3 {
    margin-left: -1rem !important; }
  .m-xxl-n4 {
    margin: -1.5rem !important; }
  .mt-xxl-n4,
  .my-xxl-n4 {
    margin-top: -1.5rem !important; }
  .mr-xxl-n4,
  .mx-xxl-n4 {
    margin-right: -1.5rem !important; }
  .mb-xxl-n4,
  .my-xxl-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-xxl-n4,
  .mx-xxl-n4 {
    margin-left: -1.5rem !important; }
  .m-xxl-n5 {
    margin: -3rem !important; }
  .mt-xxl-n5,
  .my-xxl-n5 {
    margin-top: -3rem !important; }
  .mr-xxl-n5,
  .mx-xxl-n5 {
    margin-right: -3rem !important; }
  .mb-xxl-n5,
  .my-xxl-n5 {
    margin-bottom: -3rem !important; }
  .ml-xxl-n5,
  .mx-xxl-n5 {
    margin-left: -3rem !important; }
  .m-xxl-auto {
    margin: auto !important; }
  .mt-xxl-auto,
  .my-xxl-auto {
    margin-top: auto !important; }
  .mr-xxl-auto,
  .mx-xxl-auto {
    margin-right: auto !important; }
  .mb-xxl-auto,
  .my-xxl-auto {
    margin-bottom: auto !important; }
  .ml-xxl-auto,
  .mx-xxl-auto {
    margin-left: auto !important; } }

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }

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

.text-wrap {
  white-space: normal !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

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

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

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

@media (min-width: 480px) {
  .text-xs-left {
    text-align: left !important; }
  .text-xs-right {
    text-align: right !important; }
  .text-xs-center {
    text-align: center !important; } }

@media (min-width: 640px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 1024px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

@media (min-width: 1367px) {
  .text-xxl-left {
    text-align: left !important; }
  .text-xxl-right {
    text-align: right !important; }
  .text-xxl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-lighter {
  font-weight: lighter !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-weight-bolder {
  font-weight: bolder !important; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #fff !important; }

.text-primary {
  color: #007bff !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #0056b3 !important; }

.text-secondary {
  color: #6c757d !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important; }

.text-success {
  color: #28a745 !important; }

a.text-success:hover, a.text-success:focus {
  color: #19692c !important; }

.text-info {
  color: #17a2b8 !important; }

a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important; }

.text-warning {
  color: #ffc107 !important; }

a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important; }

.text-danger {
  color: #dc3545 !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important; }

.text-light {
  color: #f8f9fa !important; }

a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important; }

.text-dark {
  color: #343a40 !important; }

a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important; }

.text-body {
  color: #212529 !important; }

.text-muted {
  color: #6c757d !important; }

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.text-decoration-none {
  text-decoration: none !important; }

.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important; }

.text-reset {
  color: inherit !important; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important; }
  a:not(.btn) {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  @page {
    size: a3; }
  body {
    min-width: 1024px !important; }
  .container {
    min-width: 1024px !important; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important; }
  .table-dark {
    color: inherit; }
    .table-dark th,
    .table-dark td,
    .table-dark thead th,
    .table-dark tbody + tbody {
      border-color: #dee2e6; }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6; } }

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

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

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

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

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

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

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

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

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

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

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

.slick-slide img {
  display: block; }

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

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

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

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

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

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

.slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 9;
  border: none;
  color: transparent;
  font-size: 0; }
  .slick-arrow:hover, .slick-arrow:focus, .slick-arrow:active {
    border: none;
    font-size: 0; }
  .slick-arrow.slick-prev {
    left: 45px; }
  .slick-arrow.slick-next {
    right: 45px; }

.slick-arrow {
  background: none; }
  .slick-arrow:before {
    display: flex;
    height: 60px;
    align-items: center;
    justify-content: center; }
  .slick-arrow:hover {
    background: none; }

.slick-prev:before {
  content: url("../images/svg_sprite/slide-prev.svg"); }

.slick-next:before {
  content: url("../images/svg_sprite/slide-next.svg"); }

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0); }
  40% {
    transform: translateY(-30px); }
  60% {
    transform: translateY(-15px); } }

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0); }
  40% {
    transform: translateY(-30px); }
  60% {
    transform: translateY(-15px); } }

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

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

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

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.1); }
  100% {
    transform: scale(1); } }

@keyframes pulse {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.1); }
  100% {
    transform: scale(1); } }

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

@-webkit-keyframes shake {
  0%, 100% {
    transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    transform: translateX(10px); } }

@keyframes shake {
  0%, 100% {
    transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    transform: translateX(10px); } }

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

@-webkit-keyframes swing {
  20% {
    transform: rotate(15deg); }
  40% {
    transform: rotate(-10deg); }
  60% {
    transform: rotate(5deg); }
  80% {
    transform: rotate(-5deg); }
  100% {
    transform: rotate(0deg); } }

@keyframes swing {
  20% {
    transform: rotate(15deg); }
  40% {
    transform: rotate(-10deg); }
  60% {
    transform: rotate(5deg); }
  80% {
    transform: rotate(-5deg); }
  100% {
    transform: rotate(0deg); } }

.swing {
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  0% {
    transform: scale(1); }
  10%, 20% {
    transform: scale(0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    transform: scale(1.1) rotate(3deg); }
  40%, 60%, 80% {
    transform: scale(1.1) rotate(-3deg); }
  100% {
    transform: scale(1) rotate(0); } }

@keyframes tada {
  0% {
    transform: scale(1); }
  10%, 20% {
    transform: scale(0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    transform: scale(1.1) rotate(3deg); }
  40%, 60%, 80% {
    transform: scale(1.1) rotate(-3deg); }
  100% {
    transform: scale(1) rotate(0); } }

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

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  0% {
    transform: translateX(0%); }
  15% {
    transform: translateX(-25%) rotate(-5deg); }
  30% {
    transform: translateX(20%) rotate(3deg); }
  45% {
    transform: translateX(-15%) rotate(-3deg); }
  60% {
    transform: translateX(10%) rotate(2deg); }
  75% {
    transform: translateX(-5%) rotate(-1deg); }
  100% {
    transform: translateX(0%); } }

@keyframes wobble {
  0% {
    transform: translateX(0%); }
  15% {
    transform: translateX(-25%) rotate(-5deg); }
  30% {
    transform: translateX(20%) rotate(3deg); }
  45% {
    transform: translateX(-15%) rotate(-3deg); }
  60% {
    transform: translateX(10%) rotate(2deg); }
  75% {
    transform: translateX(-5%) rotate(-1deg); }
  100% {
    transform: translateX(0%); } }

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

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3); }
  50% {
    opacity: 1;
    transform: scale(1.05); }
  70% {
    transform: scale(0.9); }
  100% {
    transform: scale(1); } }

@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3); }
  50% {
    opacity: 1;
    transform: scale(1.05); }
  70% {
    transform: scale(0.9); }
  100% {
    transform: scale(1); } }

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

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px); }
  60% {
    opacity: 1;
    transform: translateY(30px); }
  80% {
    transform: translateY(-10px); }
  100% {
    transform: translateY(0); } }

@keyframes bounceInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px); }
  60% {
    opacity: 1;
    transform: translateY(30px); }
  80% {
    transform: translateY(-10px); }
  100% {
    transform: translateY(0); } }

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

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    transform: translateX(-2000px); }
  60% {
    opacity: 1;
    transform: translateX(30px); }
  80% {
    transform: translateX(-10px); }
  100% {
    transform: translateX(0); } }

@keyframes bounceInLeft {
  0% {
    opacity: 0;
    transform: translateX(-2000px); }
  60% {
    opacity: 1;
    transform: translateX(30px); }
  80% {
    transform: translateX(-10px); }
  100% {
    transform: translateX(0); } }

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

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    transform: translateX(2000px); }
  60% {
    opacity: 1;
    transform: translateX(-30px); }
  80% {
    transform: translateX(10px); }
  100% {
    transform: translateX(0); } }

@keyframes bounceInRight {
  0% {
    opacity: 0;
    transform: translateX(2000px); }
  60% {
    opacity: 1;
    transform: translateX(-30px); }
  80% {
    transform: translateX(10px); }
  100% {
    transform: translateX(0); } }

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

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    transform: translateY(2000px); }
  60% {
    opacity: 1;
    transform: translateY(-30px); }
  80% {
    transform: translateY(10px); }
  100% {
    transform: translateY(0); } }

@keyframes bounceInUp {
  0% {
    opacity: 0;
    transform: translateY(2000px); }
  60% {
    opacity: 1;
    transform: translateY(-30px); }
  80% {
    transform: translateY(10px); }
  100% {
    transform: translateY(0); } }

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

@-webkit-keyframes bounceOut {
  0% {
    transform: scale(1); }
  25% {
    transform: scale(0.95); }
  50% {
    opacity: 1;
    transform: scale(1.1); }
  100% {
    opacity: 0;
    transform: scale(0.3); } }

@keyframes bounceOut {
  0% {
    transform: scale(1); }
  25% {
    transform: scale(0.95); }
  50% {
    opacity: 1;
    transform: scale(1.1); }
  100% {
    opacity: 0;
    transform: scale(0.3); } }

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

@-webkit-keyframes bounceOutDown {
  0% {
    transform: translateY(0); }
  20% {
    opacity: 1;
    transform: translateY(-20px); }
  100% {
    opacity: 0;
    transform: translateY(2000px); } }

@keyframes bounceOutDown {
  0% {
    transform: translateY(0); }
  20% {
    opacity: 1;
    transform: translateY(-20px); }
  100% {
    opacity: 0;
    transform: translateY(2000px); } }

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

@-webkit-keyframes bounceOutLeft {
  0% {
    transform: translateX(0); }
  20% {
    opacity: 1;
    transform: translateX(20px); }
  100% {
    opacity: 0;
    transform: translateX(-2000px); } }

@keyframes bounceOutLeft {
  0% {
    transform: translateX(0); }
  20% {
    opacity: 1;
    transform: translateX(20px); }
  100% {
    opacity: 0;
    transform: translateX(-2000px); } }

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

@-webkit-keyframes bounceOutRight {
  0% {
    transform: translateX(0); }
  20% {
    opacity: 1;
    transform: translateX(-20px); }
  100% {
    opacity: 0;
    transform: translateX(2000px); } }

@keyframes bounceOutRight {
  0% {
    transform: translateX(0); }
  20% {
    opacity: 1;
    transform: translateX(-20px); }
  100% {
    opacity: 0;
    transform: translateX(2000px); } }

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

@-webkit-keyframes bounceOutUp {
  0% {
    transform: translateY(0); }
  20% {
    opacity: 1;
    transform: translateY(20px); }
  100% {
    opacity: 0;
    transform: translateY(-2000px); } }

@keyframes bounceOutUp {
  0% {
    transform: translateY(0); }
  20% {
    opacity: 1;
    transform: translateY(20px); }
  100% {
    opacity: 0;
    transform: translateY(-2000px); } }

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

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

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

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

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

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

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

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

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }

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

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }

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

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }

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

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }

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

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

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

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

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

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

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

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

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    transform: translateY(0); }
  100% {
    opacity: 0;
    transform: translateY(20px); } }

@keyframes fadeOutDown {
  0% {
    opacity: 1;
    transform: translateY(0); }
  100% {
    opacity: 0;
    transform: translateY(20px); } }

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

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0); }
  100% {
    opacity: 0;
    transform: translateY(2000px); } }

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0); }
  100% {
    opacity: 0;
    transform: translateY(2000px); } }

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

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0); }
  100% {
    opacity: 0;
    transform: translateX(-20px); } }

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0); }
  100% {
    opacity: 0;
    transform: translateX(-20px); } }

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

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0); }
  100% {
    opacity: 0;
    transform: translateX(-2000px); } }

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0); }
  100% {
    opacity: 0;
    transform: translateX(-2000px); } }

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

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0); }
  100% {
    opacity: 0;
    transform: translateX(20px); } }

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0); }
  100% {
    opacity: 0;
    transform: translateX(20px); } }

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

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0); }
  100% {
    opacity: 0;
    transform: translateX(2000px); } }

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0); }
  100% {
    opacity: 0;
    transform: translateX(2000px); } }

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

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0); }
  100% {
    opacity: 0;
    transform: translateY(-20px); } }

@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0); }
  100% {
    opacity: 0;
    transform: translateY(-20px); } }

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

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0); }
  100% {
    opacity: 0;
    transform: translateY(-2000px); } }

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0); }
  100% {
    opacity: 0;
    transform: translateY(-2000px); } }

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

@-webkit-keyframes flip {
  0% {
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  0% {
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  0% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  40% {
    transform: perspective(400px) rotateX(-10deg); }
  70% {
    transform: perspective(400px) rotateX(10deg); }
  100% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }

@keyframes flipInX {
  0% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  40% {
    transform: perspective(400px) rotateX(-10deg); }
  70% {
    transform: perspective(400px) rotateX(10deg); }
  100% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  0% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  40% {
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    transform: perspective(400px) rotateY(10deg); }
  100% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }

@keyframes flipInY {
  0% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  40% {
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    transform: perspective(400px) rotateY(10deg); }
  100% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  0% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; }
  100% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

@keyframes flipOutX {
  0% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; }
  100% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  0% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; }
  100% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }

@keyframes flipOutY {
  0% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; }
  100% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  0% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }
  60% {
    transform: translateX(-20%) skewX(30deg);
    opacity: 1; }
  80% {
    transform: translateX(0%) skewX(-15deg);
    opacity: 1; }
  100% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1; } }

@keyframes lightSpeedIn {
  0% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }
  60% {
    transform: translateX(-20%) skewX(30deg);
    opacity: 1; }
  80% {
    transform: translateX(0%) skewX(-15deg);
    opacity: 1; }
  100% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1; } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  0% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1; }
  100% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  0% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1; }
  100% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  0% {
    transform-origin: center center;
    transform: rotate(-200deg);
    opacity: 0; }
  100% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateIn {
  0% {
    transform-origin: center center;
    transform: rotate(-200deg);
    opacity: 0; }
  100% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1; } }

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

@-webkit-keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1; } }

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

@-webkit-keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1; } }

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

@-webkit-keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1; } }

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

@-webkit-keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1; } }

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

@-webkit-keyframes rotateOut {
  0% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1; }
  100% {
    transform-origin: center center;
    transform: rotate(200deg);
    opacity: 0; } }

@keyframes rotateOut {
  0% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1; }
  100% {
    transform-origin: center center;
    transform: rotate(200deg);
    opacity: 0; } }

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

@-webkit-keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1; }
  100% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1; }
  100% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0; } }

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

@-webkit-keyframes rotateOutDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1; }
  100% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1; }
  100% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0; } }

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

@-webkit-keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1; }
  100% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1; }
  100% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0; } }

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

@-webkit-keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1; }
  100% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1; }
  100% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0; } }

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

@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px); }
  100% {
    transform: translateY(0); } }

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px); }
  100% {
    transform: translateY(0); } }

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

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-2000px); }
  100% {
    transform: translateX(0); } }

@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-2000px); }
  100% {
    transform: translateX(0); } }

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

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(2000px); }
  100% {
    transform: translateX(0); } }

@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(2000px); }
  100% {
    transform: translateX(0); } }

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

@-webkit-keyframes slideOutLeft {
  0% {
    transform: translateX(0); }
  100% {
    opacity: 0;
    transform: translateX(-2000px); } }

@keyframes slideOutLeft {
  0% {
    transform: translateX(0); }
  100% {
    opacity: 0;
    transform: translateX(-2000px); } }

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

@-webkit-keyframes slideOutRight {
  0% {
    transform: translateX(0); }
  100% {
    opacity: 0;
    transform: translateX(2000px); } }

@keyframes slideOutRight {
  0% {
    transform: translateX(0); }
  100% {
    opacity: 0;
    transform: translateX(2000px); } }

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

@-webkit-keyframes slideOutUp {
  0% {
    transform: translateY(0); }
  100% {
    opacity: 0;
    transform: translateY(-2000px); } }

@keyframes slideOutUp {
  0% {
    transform: translateY(0); }
  100% {
    opacity: 0;
    transform: translateY(-2000px); } }

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

@-webkit-keyframes hinge {
  0% {
    transform: rotate(0);
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    transform: rotate(80deg);
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40% {
    transform: rotate(60deg);
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  80% {
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  100% {
    transform: translateY(700px);
    opacity: 0; } }

@keyframes hinge {
  0% {
    transform: rotate(0);
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    transform: rotate(80deg);
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40% {
    transform: rotate(60deg);
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  80% {
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  100% {
    transform: translateY(700px);
    opacity: 0; } }

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

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    transform: translateX(-100%) rotate(-120deg); }
  100% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg); } }

@keyframes rollIn {
  0% {
    opacity: 0;
    transform: translateX(-100%) rotate(-120deg); }
  100% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg); } }

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

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg); }
  100% {
    opacity: 0;
    transform: translateX(100%) rotate(120deg); } }

@keyframes rollOut {
  0% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg); }
  100% {
    opacity: 0;
    transform: translateX(100%) rotate(120deg); } }

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

.actions-toolbar > .primary,
.actions-toolbar > .secondary {
  text-align: center;
  margin-bottom: 10px; }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 10px; }
    .actions-toolbar > .primary .action:last-child,
    .actions-toolbar > .secondary .action:last-child {
      margin-bottom: 0; }
  .actions-toolbar > .primary:last-child,
  .actions-toolbar > .secondary:last-child {
    margin-bottom: 0; }

@media only screen and (min-width: 768px) {
  .actions-toolbar:before, .actions-toolbar:after {
    content: '';
    display: table; }
  .actions-toolbar:after {
    clear: both; }
  .actions-toolbar .primary {
    float: left; }
  .actions-toolbar .secondary {
    float: right; }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block; }
    .actions-toolbar .primary a.action,
    .actions-toolbar .secondary a.action {
      display: inline-block; }
  .actions-toolbar .primary .action {
    margin: 0 5px 0 0; }
  .actions-toolbar .secondary a.action {
    margin-top: 6px; }
  .actions-toolbar > .secondary,
  .actions-toolbar > .primary {
    margin-bottom: 0; }
    .actions-toolbar > .secondary .action,
    .actions-toolbar > .primary .action {
      margin-bottom: 0;
      width: auto; } }

.breadcrumbs {
  margin-top: 10px; }
  .breadcrumbs .items .item {
    display: inline-block; }
    .breadcrumbs .items .item a, .breadcrumbs .items .item strong {
      font-size: 0.84615rem;
      line-height: 1.7em;
      font-weight: 400;
      color: #000;
      transition: all 0.3s ease-in-out; }
    .breadcrumbs .items .item a:hover {
      text-decoration: none;
      color: #FDBE10; }
    .breadcrumbs .items .item:not(:last-child):after {
      content: "/";
      font-size: 0.84615rem;
      line-height: 1.7em;
      color: #000;
      vertical-align: middle; }

a.action.primary, button, .cart.table-wrapper .actions-toolbar > .action, .action-gift {
  border-radius: 3px; }

button:active, .cart.table-wrapper .actions-toolbar > .action:active, .action-gift:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12); }

a.action.primary {
  display: inline-block;
  text-decoration: none; }
  a.action.primary:hover, a.action.primary:active, a.action.primary:focus {
    text-decoration: none; }

.action.primary {
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle; }
  .action.primary:focus, .action.primary:active {
    background: #006bb4;
    border: 1px solid #006bb4;
    color: #fff; }
  .action.primary:hover {
    background: #006bb4;
    border: 1px solid #006bb4;
    color: #fff; }
  .action.primary.disabled, .action.primary[disabled],
  fieldset[disabled] .action.primary {
    opacity: 0.5;
    cursor: default;
    pointer-events: none; }

.abs-reset-list, .bundle-options-container .block-bundle-summary .bundle.items, .product-items, .prices-tier, .cart-container .checkout-methods-items, .checkout-index-index .opc-wrapper .opc, .opc-progress-bar, .checkout-agreements-items, .items, .block-wishlist-management .wishlist-select-items, .paypal-review .items-qty, .order-details-items .items-qty, .footer.content ul, .block-banners .banner-items,
.block-banners-inline .banner-items, .block-event .slider-panel .slider {
  margin: 0;
  padding: 0;
  list-style: none none; }
  .abs-reset-list > li, .bundle-options-container .block-bundle-summary .bundle.items > li, .product-items > li, .prices-tier > li, .cart-container .checkout-methods-items > li, .checkout-index-index .opc-wrapper .opc > li, .opc-progress-bar > li, .checkout-agreements-items > li, .items > li, .block-wishlist-management .wishlist-select-items > li, .paypal-review .items-qty > li, .order-details-items .items-qty > li, .footer.content ul > li, .block-banners .banner-items > li, .block-banners-inline .banner-items > li, .block-event .slider-panel .slider > li {
    margin: 0; }

.abs-action-link-button, .abs-action-addto-product, .bundle-options-container .block-bundle-summary .product-addto-links > .action, .product-info-main .action.tocompare,
.product-options-bottom .action.tocompare, .product-info-main .action.towishlist,
.product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist, .block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  border-radius: 3px; }
  .abs-action-link-button:focus, .abs-action-addto-product:focus, .bundle-options-container .block-bundle-summary .product-addto-links > .action:focus, .product-info-main .action.tocompare:focus,
  .product-options-bottom .action.tocompare:focus, .product-info-main .action.towishlist:focus,
  .product-options-bottom .action.towishlist:focus,
  .block-bundle-summary .action.towishlist:focus, .block-event .slider-panel .slider .item .action.event:focus, .abs-action-link-button:active, .abs-action-addto-product:active, .bundle-options-container .block-bundle-summary .product-addto-links > .action:active, .product-info-main .action.tocompare:active,
  .product-options-bottom .action.tocompare:active, .product-info-main .action.towishlist:active,
  .product-options-bottom .action.towishlist:active,
  .block-bundle-summary .action.towishlist:active, .block-event .slider-panel .slider .item .action.event:active {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #333; }
  .abs-action-link-button:hover, .abs-action-addto-product:hover, .bundle-options-container .block-bundle-summary .product-addto-links > .action:hover, .product-info-main .action.tocompare:hover,
  .product-options-bottom .action.tocompare:hover, .product-info-main .action.towishlist:hover,
  .product-options-bottom .action.towishlist:hover,
  .block-bundle-summary .action.towishlist:hover, .block-event .slider-panel .slider .item .action.event:hover {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #555; }
  .abs-action-link-button.disabled, .disabled.abs-action-addto-product, .bundle-options-container .block-bundle-summary .product-addto-links > .disabled.action, .product-info-main .disabled.action.tocompare,
  .product-options-bottom .disabled.action.tocompare, .product-info-main .disabled.action.towishlist,
  .product-options-bottom .disabled.action.towishlist,
  .block-bundle-summary .disabled.action.towishlist, .block-event .slider-panel .slider .item .disabled.action.event, .abs-action-link-button[disabled], .abs-action-addto-product[disabled], .bundle-options-container .block-bundle-summary .product-addto-links > .action[disabled], .product-info-main .action.tocompare[disabled],
  .product-options-bottom .action.tocompare[disabled], .product-info-main .action.towishlist[disabled],
  .product-options-bottom .action.towishlist[disabled],
  .block-bundle-summary .action.towishlist[disabled], .block-event .slider-panel .slider .item .action.event[disabled],
  fieldset[disabled] .abs-action-link-button,
  fieldset[disabled] .abs-action-addto-product,
  fieldset[disabled] .bundle-options-container .block-bundle-summary .product-addto-links > .action,
  .bundle-options-container .block-bundle-summary fieldset[disabled] .product-addto-links > .action,
  fieldset[disabled] .product-info-main .action.tocompare,
  .product-info-main fieldset[disabled] .action.tocompare,
  fieldset[disabled] .product-options-bottom .action.tocompare,
  .product-options-bottom fieldset[disabled] .action.tocompare,
  fieldset[disabled] .product-info-main .action.towishlist,
  .product-info-main fieldset[disabled] .action.towishlist,
  fieldset[disabled] .product-options-bottom .action.towishlist,
  .product-options-bottom fieldset[disabled] .action.towishlist,
  fieldset[disabled] .block-bundle-summary .action.towishlist,
  .block-bundle-summary fieldset[disabled] .action.towishlist,
  fieldset[disabled] .block-event .slider-panel .slider .item .action.event,
  .block-event .slider-panel .slider .item fieldset[disabled] .action.event {
    opacity: 0.5;
    cursor: default;
    pointer-events: none; }
  .abs-action-link-button:hover, .abs-action-addto-product:hover, .bundle-options-container .block-bundle-summary .product-addto-links > .action:hover, .product-info-main .action.tocompare:hover,
  .product-options-bottom .action.tocompare:hover, .product-info-main .action.towishlist:hover,
  .product-options-bottom .action.towishlist:hover,
  .block-bundle-summary .action.towishlist:hover, .block-event .slider-panel .slider .item .action.event:hover, .abs-action-link-button:active, .abs-action-addto-product:active, .bundle-options-container .block-bundle-summary .product-addto-links > .action:active, .product-info-main .action.tocompare:active,
  .product-options-bottom .action.tocompare:active, .product-info-main .action.towishlist:active,
  .product-options-bottom .action.towishlist:active,
  .block-bundle-summary .action.towishlist:active, .block-event .slider-panel .slider .item .action.event:active, .abs-action-link-button:focus, .abs-action-addto-product:focus, .bundle-options-container .block-bundle-summary .product-addto-links > .action:focus, .product-info-main .action.tocompare:focus,
  .product-options-bottom .action.tocompare:focus, .product-info-main .action.towishlist:focus,
  .product-options-bottom .action.towishlist:focus,
  .block-bundle-summary .action.towishlist:focus, .block-event .slider-panel .slider .item .action.event:focus {
    text-decoration: none; }

.abs-product-options-list dt, .cart.table-wrapper .item-options dt, .block-giftregistry-shared-items .product .item-options dt, .multicheckout .item-options dt {
  clear: left;
  float: left;
  margin: 0 10px 5px 0; }
  .abs-product-options-list dt:after, .cart.table-wrapper .item-options dt:after, .block-giftregistry-shared-items .product .item-options dt:after, .multicheckout .item-options dt:after {
    content: ': '; }

.abs-product-options-list dd, .cart.table-wrapper .item-options dd, .block-giftregistry-shared-items .product .item-options dd, .multicheckout .item-options dd {
  display: inline-block;
  float: left;
  margin: 0 0 5px; }

@media only screen and (min-width: 768px) {
  .abs-product-options-list-desktop dt, .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0; }
    .abs-product-options-list-desktop dt:after, .block-giftregistry-shared .item-options dt:after {
      content: ': '; }
  .abs-product-options-list-desktop dd, .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px; } }

.abs-button-responsive, .actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  width: 100%; }

@media only screen and (min-width: 768px) {
  .abs-button-desktop {
    width: auto; } }

@media only screen and (max-width: 767px) {
  .abs-button-responsive-smaller, .product-info-main .box-tocart .actions .action.tocart {
    width: 100%; } }

@media only screen and (min-width: 768px) {
  .abs-blocks-2columns, .column .block-addbysku .block-content .box, .login-container .block, .account .column.main .block:not(.widget) .block-content .box, .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box, [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    width: 48.8%; }
    .abs-blocks-2columns:nth-child(odd), .column .block-addbysku .block-content .box:nth-child(odd), .login-container .block:nth-child(odd), .account .column.main .block:not(.widget) .block-content .box:nth-child(odd), .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd), [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(odd),
    .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
      clear: left;
      float: left; }
    .abs-blocks-2columns:nth-child(even), .column .block-addbysku .block-content .box:nth-child(even), .login-container .block:nth-child(even), .account .column.main .block:not(.widget) .block-content .box:nth-child(even), .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even), [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(even),
    .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even) {
      float: right; } }

@media only screen and (min-width: 640px) {
  .abs-blocks-2columns-s {
    width: 48.8%; }
    .abs-blocks-2columns-s:nth-child(odd) {
      clear: left;
      float: left; }
    .abs-blocks-2columns-s:nth-child(even) {
      float: right; } }

.abs-reset-image-wrapper, .products-list .product-image-wrapper, .cart.table-wrapper .product-image-wrapper, .minicart-items .product-image-wrapper, .block-giftregistry-shared-items .product-image-wrapper {
  height: auto;
  padding: 0 !important; }
  .abs-reset-image-wrapper .product-image-photo, .products-list .product-image-wrapper .product-image-photo, .cart.table-wrapper .product-image-wrapper .product-image-photo, .minicart-items .product-image-wrapper .product-image-photo, .block-giftregistry-shared-items .product-image-wrapper .product-image-photo {
    position: static; }

.abs-adaptive-images {
  display: block;
  height: auto;
  max-width: 100%; }

.abs-adaptive-images-centered, .product.media .product.photo .photo.image {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%; }

.abs-login-block-title, .login-container .block .block-title {
  font-size: 1.8rem;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 15px;
  padding-bottom: 12px; }
  .abs-login-block-title strong, .login-container .block .block-title strong {
    font-weight: 500; }

.abs-block-title, .abs-account-blocks .block-title, .account .column.main .block:not(.widget) .block-title, .multicheckout .block-title, .paypal-review .block .block-title, .magento-rma-guest-returns .column.main .block:not(.widget) .block-title, [class^='sales-guest-'] .column.main .block:not(.widget) .block-title, .sales-guest-view .column.main .block:not(.widget) .block-title, .block-compare .block-title, .block-giftregistry-results .block-title, .block-giftregistry-shared-items .block-title, .block-wishlist-search-results .block-title, .block-reorder .block-title, .widget .block-title, .block-wishlist .block-title {
  margin-bottom: 15px; }
  .abs-block-title > strong, .abs-account-blocks .block-title > strong, .account .column.main .block:not(.widget) .block-title > strong, .multicheckout .block-title > strong, .paypal-review .block .block-title > strong, .magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong, [class^='sales-guest-'] .column.main .block:not(.widget) .block-title > strong, .sales-guest-view .column.main .block:not(.widget) .block-title > strong, .block-compare .block-title > strong, .block-giftregistry-results .block-title > strong, .block-giftregistry-shared-items .block-title > strong, .block-wishlist-search-results .block-title > strong, .block-reorder .block-title > strong, .widget .block-title > strong, .block-wishlist .block-title > strong {
    font-weight: 300;
    line-height: 1.1;
    font-size: 1.8rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem; }

.abs-account-blocks .block-title > .action, .account .column.main .block:not(.widget) .block-title > .action, .multicheckout .block-title > .action, .paypal-review .block .block-title > .action, .magento-rma-guest-returns .column.main .block:not(.widget) .block-title > .action, [class^='sales-guest-'] .column.main .block:not(.widget) .block-title > .action, .sales-guest-view .column.main .block:not(.widget) .block-title > .action {
  margin-left: 15px; }

.abs-account-blocks .box-title, .account .column.main .block:not(.widget) .box-title, .multicheckout .box-title, .paypal-review .block .box-title, .magento-rma-guest-returns .column.main .block:not(.widget) .box-title, [class^='sales-guest-'] .column.main .block:not(.widget) .box-title, .sales-guest-view .column.main .block:not(.widget) .box-title {
  display: inline-block;
  margin: 0 0 5px; }
  .abs-account-blocks .box-title > span, .account .column.main .block:not(.widget) .box-title > span, .multicheckout .box-title > span, .paypal-review .block .box-title > span, .magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span, [class^='sales-guest-'] .column.main .block:not(.widget) .box-title > span, .sales-guest-view .column.main .block:not(.widget) .box-title > span {
    font-weight: 700;
    line-height: 1.1;
    font-size: 1.4rem;
    margin-top: 2rem;
    margin-bottom: 2rem; }
  .abs-account-blocks .box-title > .action, .account .column.main .block:not(.widget) .box-title > .action, .multicheckout .box-title > .action, .paypal-review .block .box-title > .action, .magento-rma-guest-returns .column.main .block:not(.widget) .box-title > .action, [class^='sales-guest-'] .column.main .block:not(.widget) .box-title > .action, .sales-guest-view .column.main .block:not(.widget) .box-title > .action {
    font-weight: 400;
    margin-left: 10px; }

.abs-account-blocks .block-content p:last-child, .account .column.main .block:not(.widget) .block-content p:last-child, .multicheckout .block-content p:last-child, .paypal-review .block .block-content p:last-child, .magento-rma-guest-returns .column.main .block:not(.widget) .block-content p:last-child, [class^='sales-guest-'] .column.main .block:not(.widget) .block-content p:last-child, .sales-guest-view .column.main .block:not(.widget) .block-content p:last-child {
  margin-bottom: 0; }

.abs-account-blocks .block-content .box, .account .column.main .block:not(.widget) .block-content .box, .multicheckout .block-content .box, .paypal-review .block .block-content .box, .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box, [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box, .sales-guest-view .column.main .block:not(.widget) .block-content .box {
  margin-bottom: 20px; }

.abs-dropdown-simple, .giftregisty-dropdown, .wishlist-dropdown {
  display: inline-block;
  position: relative; }
  .abs-dropdown-simple:before, .giftregisty-dropdown:before, .wishlist-dropdown:before, .abs-dropdown-simple:after, .giftregisty-dropdown:after, .wishlist-dropdown:after {
    content: '';
    display: table; }
  .abs-dropdown-simple:after, .giftregisty-dropdown:after, .wishlist-dropdown:after {
    clear: both; }
  .abs-dropdown-simple .action.toggle, .giftregisty-dropdown .action.toggle, .wishlist-dropdown .action.toggle {
    cursor: pointer;
    display: inline-block;
    text-decoration: none; }
    .abs-dropdown-simple .action.toggle:after, .giftregisty-dropdown .action.toggle:after, .wishlist-dropdown .action.toggle:after {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 22px;
      line-height: 22px;
      color: inherit;
      content: "";
      font-family: "icons-blank-theme";
      margin: 0 0 0 5px;
      vertical-align: middle;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center; }
    .abs-dropdown-simple .action.toggle:hover:after, .giftregisty-dropdown .action.toggle:hover:after, .wishlist-dropdown .action.toggle:hover:after {
      color: inherit; }
    .abs-dropdown-simple .action.toggle:active:after, .giftregisty-dropdown .action.toggle:active:after, .wishlist-dropdown .action.toggle:active:after {
      color: inherit; }
    .abs-dropdown-simple .action.toggle.active, .giftregisty-dropdown .action.toggle.active, .wishlist-dropdown .action.toggle.active {
      display: inline-block;
      text-decoration: none; }
      .abs-dropdown-simple .action.toggle.active:after, .giftregisty-dropdown .action.toggle.active:after, .wishlist-dropdown .action.toggle.active:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 22px;
        line-height: 22px;
        color: inherit;
        content: "";
        font-family: "icons-blank-theme";
        margin: 0 0 0 5px;
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center; }
      .abs-dropdown-simple .action.toggle.active:hover:after, .giftregisty-dropdown .action.toggle.active:hover:after, .wishlist-dropdown .action.toggle.active:hover:after {
        color: inherit; }
      .abs-dropdown-simple .action.toggle.active:active:after, .giftregisty-dropdown .action.toggle.active:active:after, .wishlist-dropdown .action.toggle.active:active:after {
        color: inherit; }
  .abs-dropdown-simple ul.dropdown, .giftregisty-dropdown ul.dropdown, .wishlist-dropdown ul.dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #fff;
    border: 1px solid #bbb;
    margin-top: 4px;
    min-width: 200px;
    z-index: 100;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15); }
    .abs-dropdown-simple ul.dropdown li, .giftregisty-dropdown ul.dropdown li, .wishlist-dropdown ul.dropdown li {
      margin: 0;
      padding: 5px 5px 5px 23px; }
      .abs-dropdown-simple ul.dropdown li:hover, .giftregisty-dropdown ul.dropdown li:hover, .wishlist-dropdown ul.dropdown li:hover {
        background: #e8e8e8;
        cursor: pointer; }
    .abs-dropdown-simple ul.dropdown:before, .giftregisty-dropdown ul.dropdown:before, .wishlist-dropdown ul.dropdown:before, .abs-dropdown-simple ul.dropdown:after, .giftregisty-dropdown ul.dropdown:after, .wishlist-dropdown ul.dropdown:after {
      border-bottom-style: solid;
      content: '';
      display: block;
      height: 0;
      position: absolute;
      width: 0; }
    .abs-dropdown-simple ul.dropdown:before, .giftregisty-dropdown ul.dropdown:before, .wishlist-dropdown ul.dropdown:before {
      border: 6px solid;
      border-color: transparent transparent #fff transparent;
      z-index: 99; }
    .abs-dropdown-simple ul.dropdown:after, .giftregisty-dropdown ul.dropdown:after, .wishlist-dropdown ul.dropdown:after {
      border: 7px solid;
      border-color: transparent transparent #bbb transparent;
      z-index: 98; }
    .abs-dropdown-simple ul.dropdown:before, .giftregisty-dropdown ul.dropdown:before, .wishlist-dropdown ul.dropdown:before {
      left: 10px;
      top: -12px; }
    .abs-dropdown-simple ul.dropdown:after, .giftregisty-dropdown ul.dropdown:after, .wishlist-dropdown ul.dropdown:after {
      left: 9px;
      top: -14px; }
  .abs-dropdown-simple.active, .active.giftregisty-dropdown, .active.wishlist-dropdown {
    overflow: visible; }
    .abs-dropdown-simple.active ul.dropdown, .active.giftregisty-dropdown ul.dropdown, .active.wishlist-dropdown ul.dropdown {
      display: block; }

.abs-input-qty, .column .block-addbysku .qty .qty, .bundle-options-container .input-text.qty, .cart.table-wrapper .col.qty .input-text, .account .table-return-items .qty .input-text, .table-giftregistry-items .field.qty .qty, .block-giftregistry-shared-items .qty .qty, .table.grouped .control .qty, .block-wishlist-info-items .input-text.qty, .multicheckout .table-wrapper .col .qty .input-text, .account .table-wrapper .data.table.wishlist .box-tocart .qty, .products-grid.wishlist .product-item .box-tocart input.qty, .sidebar .block-addbysku .fieldset .fields .field.qty .qty {
  text-align: center;
  width: 47px; }

.abs-margin-for-blocks-and-widgets, .sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child), .block-banners,
.block-banners-inline {
  margin-bottom: 40px; }

.abs-remove-button-for-blocks, .sidebar .action.delete, .table-comparison .cell.remove .action.delete, .block-compare .action.delete, .filtered .item .action.remove {
  display: inline-block;
  text-decoration: none; }
  .abs-remove-button-for-blocks > span, .sidebar .action.delete > span, .table-comparison .cell.remove .action.delete > span, .block-compare .action.delete > span, .filtered .item .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  .abs-remove-button-for-blocks:before, .sidebar .action.delete:before, .table-comparison .cell.remove .action.delete:before, .block-compare .action.delete:before, .filtered .item .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: 15px;
    color: #303030;
    content: "";
    font-family: "icons-blank-theme";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center; }
  .abs-remove-button-for-blocks:hover:before, .sidebar .action.delete:hover:before, .table-comparison .cell.remove .action.delete:hover:before, .block-compare .action.delete:hover:before, .filtered .item .action.remove:hover:before {
    color: #303030; }
  .abs-remove-button-for-blocks:active:before, .sidebar .action.delete:active:before, .table-comparison .cell.remove .action.delete:active:before, .block-compare .action.delete:active:before, .filtered .item .action.remove:active:before {
    color: #303030; }

.abs-product-link, .product-item-name, .product.name a {
  font-weight: 400; }
  .abs-product-link > a, .product-item-name > a, .product.name a > a {
    color: #333;
    text-decoration: none; }
    .abs-product-link > a:visited, .product-item-name > a:visited, .product.name a > a:visited {
      color: #333;
      text-decoration: underline; }
    .abs-product-link > a:hover, .product-item-name > a:hover, .product.name a > a:hover {
      color: #333;
      text-decoration: underline; }
    .abs-product-link > a:active, .product-item-name > a:active, .product.name a > a:active {
      color: #333;
      text-decoration: underline; }

.abs-reset-left-margin, .form.giftregistry.items .actions-toolbar, .form-new-agreement .actions-toolbar, .fieldset .review-legend.legend, .form.wishlist.items .actions-toolbar {
  margin-left: 0; }

@media only screen and (min-width: 768px) {
  .abs-reset-left-margin-desktop, .bundle-options-container .legend.title, .column.main .cart-summary .actions-toolbar, .column.main .cart-container .cart-ls_summary .actions-toolbar, .cart-container .column.main .cart-ls_summary .actions-toolbar, .cart.table-wrapper .item-actions .actions-toolbar, .gift-summary .actions-toolbar,
  .cart.table-wrapper .gift-summary .actions-toolbar, .column.main .block-giftregistry-shared-items .actions-toolbar, .form-new-agreement .fieldset .legend, .form-new-agreement .actions-toolbar, .column.main .paypal-review .actions-toolbar, .wishlist-index-index .main .form-wishlist-items .actions-toolbar {
    margin-left: 0; } }

@media only screen and (min-width: 640px) {
  .abs-reset-left-margin-desktop-s, .column:not(.sidebar-main) .multicheckout .actions-toolbar, .multicheckout .block-shipping .box-shipping-method .fieldset .legend {
    margin-left: 0; } }

.abs-action-remove, .abs-add-fields .action.remove, .form-giftregistry-share .action.remove, .form-giftregistry-edit .action.remove, .form-add-invitations .action.remove, .form-create-return .action.remove, .form.send.friend .action.remove {
  left: 10px;
  margin-left: 70%;
  position: absolute;
  top: 31px;
  width: auto; }

@media only screen and (min-width: 768px) {
  .abs-action-remove-desktop, .abs-add-fields-desktop .fieldset .additional .action.remove, .form-giftregistry-share .fieldset .additional .action.remove, .form-giftregistry-edit .fieldset .additional .action.remove, .form-add-invitations .fieldset .additional .action.remove, .form-create-return .fieldset .additional .action.remove, .form.send.friend .fieldset .additional .action.remove {
    margin-left: 75.8%;
    top: 6px; } }

.abs-add-fields .fieldset, .form-giftregistry-share .fieldset, .form-giftregistry-edit .fieldset, .form-add-invitations .fieldset, .form-create-return .fieldset, .form.send.friend .fieldset {
  margin-bottom: 50px; }
  .abs-add-fields .fieldset .field:not(.choice) .control, .form-giftregistry-share .fieldset .field:not(.choice) .control, .form-giftregistry-edit .fieldset .field:not(.choice) .control, .form-add-invitations .fieldset .field:not(.choice) .control, .form-create-return .fieldset .field:not(.choice) .control, .form.send.friend .fieldset .field:not(.choice) .control {
    width: 70%; }
  .abs-add-fields .fieldset .actions-toolbar:not(:first-child) > .secondary, .form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary, .form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary, .form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary, .form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary, .form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary {
    float: left; }
    .abs-add-fields .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add, .form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add, .form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add, .form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add, .form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add, .form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add {
      margin-top: 30px; }
  .abs-add-fields .fieldset .fields .actions-toolbar, .form-giftregistry-share .fieldset .fields .actions-toolbar, .form-giftregistry-edit .fieldset .fields .actions-toolbar, .form-add-invitations .fieldset .fields .actions-toolbar, .form-create-return .fieldset .fields .actions-toolbar, .form.send.friend .fieldset .fields .actions-toolbar {
    margin: 0; }

.abs-add-fields .message.notice, .form-giftregistry-share .message.notice, .form-giftregistry-edit .message.notice, .form-add-invitations .message.notice, .form-create-return .message.notice, .form.send.friend .message.notice {
  margin: 30px 0 0; }

.abs-add-fields .additional, .form-giftregistry-share .additional, .form-giftregistry-edit .additional, .form-add-invitations .additional, .form-create-return .additional, .form.send.friend .additional {
  margin-top: 55px;
  position: relative; }

@media only screen and (min-width: 768px) {
  .abs-add-fields-desktop .fieldset .field:not(.choice) .control, .form-giftregistry-share .fieldset .field:not(.choice) .control, .form-giftregistry-edit .fieldset .field:not(.choice) .control, .form-add-invitations .fieldset .field:not(.choice) .control, .form-create-return .fieldset .field:not(.choice) .control, .form.send.friend .fieldset .field:not(.choice) .control {
    width: 50%; } }

@media only screen and (min-width: 768px) {
  .abs-margin-for-forms-desktop, .column:not(.sidebar-additional) form .actions-toolbar,
  .column:not(.sidebar-main) form .actions-toolbar, .fieldset .legend, .login-container .fieldset:after {
    margin-left: 25.8%; } }

@media only screen and (min-width: 640px) {
  .abs-margin-for-forms-desktop-s {
    margin-left: 25.8%; } }

.abs-hidden, .order-details-items .order-items .order-gift-message:not(.expanded-content) {
  height: 0;
  visibility: hidden; }

.abs-visually-hidden, .fieldset > .field.no-label > .label,
.fieldset > .fields > .field.no-label > .label, .product-item-actions .actions-secondary > .action span, .table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span, .cart.table-wrapper .col.qty .label, .minicart-wrapper .action.showcart .text, .minicart-wrapper .action.showcart .counter-label, .checkout-index-index .page-title-wrapper, .checkout-payment-method .field-select-billing > .label, .checkout-payment-method .payments .legend, .checkout-payment-method .ccard .legend, .account-nav .title, .fieldset .fullname.field > .label, .account .column.main .limiter > .label, .field.street .field.additional .label, .page-product-downloadable .product-options-wrapper .fieldset .legend.links-title, .page-product-giftcard .fieldset.giftcard > .legend, .opc-wrapper .form-giftcard-account .field .label, .filter-options-content .filter-count-label, .block-wishlist-search-form .form-wishlist-search .fieldset > .legend, .multicheckout .table-wrapper .col .label, .multicheckout .block .methods-shipping .item-content .fieldset > .legend, .block.newsletter .label, .block-reorder .product-item .label, .opc-wrapper .form-discount .field .label, .action.skip:not(:focus), .page-header .switcher .label,
.page-footer .switcher .label, .products-grid.wishlist .product-item .comment-box .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

@media only screen and (max-width: 639px) {
  .abs-visually-hidden-mobile, .table-giftregistry-items .col.product:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; } }

@media only screen and (max-width: 767px) {
  .abs-visually-hidden-mobile-m {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; } }

@media only screen and (min-width: 640px) {
  .abs-visually-hidden-desktop-s {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; } }

@media only screen and (min-width: 768px) {
  .abs-visually-hidden-desktop, .modes-label, .block-search .label, .dashboard-welcome-toggler {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; } }

.abs-visually-hidden-reset, .shipping-policy-block.field-tooltip .field-tooltip-action span {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.abs-add-clearfix:before, .abs-add-fields .fieldset .actions-toolbar:not(:first-child):before, .form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):before, .form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):before, .form-add-invitations .fieldset .actions-toolbar:not(:first-child):before, .form-create-return .fieldset .actions-toolbar:not(:first-child):before, .form.send.friend .fieldset .actions-toolbar:not(:first-child):before, .payment-method-braintree .hosted-date-wrap:before, .toolbar:before, .toolbar-products:before, .sidebar .product-items-images:before, .cart.table-wrapper .actions-toolbar:before, .cart.table-wrapper .item-options:before, .minicart-items .product-item > .product:before, .checkout-index-index .checkout-container:before, .checkout-index-index .checkout-onepage-success:before, .opc-estimated-wrapper:before, .opc-wrapper .field.addresses:before, .fieldset .fullname .field:before, .page-product-downloadable .product-add-form:before, .gift-options:before, .gift-item-block .content:before, .order-details-items .order-gift-message:before,
.order-details-items .block-order-details-gift-message:before, .block-giftregistry-shared-items .product .item-options:before, .gift-wrapping-list:before, .opc-wrapper .data.table .gift-wrapping:before,
.table-order-items .gift-wrapping:before,
.table-order-review .gift-wrapping:before, .order-options .product:before, .map-popup .map-info-price:before, .multicheckout .item-options:before, .multicheckout .block:before, .multicheckout .block-content:before, .customer-review .product-details:before, .header.content:before, .abs-add-clearfix:after, .abs-add-fields .fieldset .actions-toolbar:not(:first-child):after, .form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after, .form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after, .form-add-invitations .fieldset .actions-toolbar:not(:first-child):after, .form-create-return .fieldset .actions-toolbar:not(:first-child):after, .form.send.friend .fieldset .actions-toolbar:not(:first-child):after, .payment-method-braintree .hosted-date-wrap:after, .toolbar:after, .toolbar-products:after, .sidebar .product-items-images:after, .cart.table-wrapper .actions-toolbar:after, .cart.table-wrapper .item-options:after, .minicart-items .product-item > .product:after, .checkout-index-index .checkout-container:after, .checkout-index-index .checkout-onepage-success:after, .opc-estimated-wrapper:after, .opc-wrapper .field.addresses:after, .fieldset .fullname .field:after, .page-product-downloadable .product-add-form:after, .gift-options:after, .gift-item-block .content:after, .order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:after, .block-giftregistry-shared-items .product .item-options:after, .gift-wrapping-list:after, .opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:after, .order-options .product:after, .map-popup .map-info-price:after, .multicheckout .item-options:after, .multicheckout .block:after, .multicheckout .block-content:after, .customer-review .product-details:after, .header.content:after {
  content: '';
  display: table; }

.abs-add-clearfix:after, .abs-add-fields .fieldset .actions-toolbar:not(:first-child):after, .form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after, .form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after, .form-add-invitations .fieldset .actions-toolbar:not(:first-child):after, .form-create-return .fieldset .actions-toolbar:not(:first-child):after, .form.send.friend .fieldset .actions-toolbar:not(:first-child):after, .payment-method-braintree .hosted-date-wrap:after, .toolbar:after, .toolbar-products:after, .sidebar .product-items-images:after, .cart.table-wrapper .actions-toolbar:after, .cart.table-wrapper .item-options:after, .minicart-items .product-item > .product:after, .checkout-index-index .checkout-container:after, .checkout-index-index .checkout-onepage-success:after, .opc-estimated-wrapper:after, .opc-wrapper .field.addresses:after, .fieldset .fullname .field:after, .page-product-downloadable .product-add-form:after, .gift-options:after, .gift-item-block .content:after, .order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:after, .block-giftregistry-shared-items .product .item-options:after, .gift-wrapping-list:after, .opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:after, .order-options .product:after, .map-popup .map-info-price:after, .multicheckout .item-options:after, .multicheckout .block:after, .multicheckout .block-content:after, .customer-review .product-details:after, .header.content:after {
  clear: both; }

@media only screen and (min-width: 768px) {
  .abs-add-clearfix-desktop:before, .abs-pager-toolbar:before, .account .toolbar:before, .toolbar-giftregistry-results:before, .toolbar-wishlist-results:before, .column .block-addbysku .block-content:before, .block-cart-failed .block-content:before, .cart-container:before, .login-container:before, .account .column.main .block:not(.widget) .block-content:before, .block-addresses-list .items.addresses:before, .block-giftregistry-shared .item-options:before, .gift-wrapping .nested:before, .table .gift-wrapping .content:before, .block-wishlist-management:before, .paypal-review .block-content:before, .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before, [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:before,
  .sales-guest-view .column.main .block:not(.widget) .block-content:before, .header.content:before, .page-header .header.panel:before, .footer .copyright:before, .abs-add-clearfix-desktop:after, .abs-pager-toolbar:after, .account .toolbar:after, .toolbar-giftregistry-results:after, .toolbar-wishlist-results:after, .column .block-addbysku .block-content:after, .block-cart-failed .block-content:after, .cart-container:after, .login-container:after, .account .column.main .block:not(.widget) .block-content:after, .block-addresses-list .items.addresses:after, .block-giftregistry-shared .item-options:after, .gift-wrapping .nested:after, .table .gift-wrapping .content:after, .block-wishlist-management:after, .paypal-review .block-content:after, .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after, [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after, .header.content:after, .page-header .header.panel:after, .footer .copyright:after {
    content: '';
    display: table; }
  .abs-add-clearfix-desktop:after, .abs-pager-toolbar:after, .account .toolbar:after, .toolbar-giftregistry-results:after, .toolbar-wishlist-results:after, .column .block-addbysku .block-content:after, .block-cart-failed .block-content:after, .cart-container:after, .login-container:after, .account .column.main .block:not(.widget) .block-content:after, .block-addresses-list .items.addresses:after, .block-giftregistry-shared .item-options:after, .gift-wrapping .nested:after, .table .gift-wrapping .content:after, .block-wishlist-management:after, .paypal-review .block-content:after, .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after, [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after, .header.content:after, .page-header .header.panel:after, .footer .copyright:after {
    clear: both; } }

@media only screen and (min-width: 640px) {
  .abs-add-clearfix-desktop-s:before, .multicheckout .block-billing:before, .abs-add-clearfix-desktop-s:after, .multicheckout .block-billing:after {
    content: '';
    display: table; }
  .abs-add-clearfix-desktop-s:after, .multicheckout .block-billing:after {
    clear: both; } }

@media only screen and (max-width: 639px) {
  .abs-add-clearfix-mobile:before, .abs-checkout-order-review tbody tr:before, .multicheckout.order-review .data.table tbody tr:before, .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before, .table-giftregistry-items .col.product:before, .account .toolbar:before, .abs-add-clearfix-mobile:after, .abs-checkout-order-review tbody tr:after, .multicheckout.order-review .data.table tbody tr:after, .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after, .table-giftregistry-items .col.product:after, .account .toolbar:after {
    content: '';
    display: table; }
  .abs-add-clearfix-mobile:after, .abs-checkout-order-review tbody tr:after, .multicheckout.order-review .data.table tbody tr:after, .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after, .table-giftregistry-items .col.product:after, .account .toolbar:after {
    clear: both; } }

@media only screen and (max-width: 767px) {
  .abs-add-clearfix-mobile-m:before, .form-create-return .fieldset > .actions-toolbar:before, .abs-add-clearfix-mobile-m:after, .form-create-return .fieldset > .actions-toolbar:after {
    content: '';
    display: table; }
  .abs-add-clearfix-mobile-m:after, .form-create-return .fieldset > .actions-toolbar:after {
    clear: both; } }

.abs-add-box-sizing, .abs-field-date .control, .field.date .control, .abs-field-tooltip, .field .control._with-tooltip, .columns .column.main, .columns .sidebar-main, .columns .sidebar-additional, .column .block-addbysku .sku, .bundle-options-container .block-bundle-summary, .product-item, .sidebar .product-items-images .product-item, .search-autocomplete, .cart-summary, .cart-container .cart-ls_summary, .opc-wrapper .shipping-address-items .shipping-address-item, .shipping-policy-block.field-tooltip .field-tooltip-content, .opc-block-summary, .sidebar .block-addbysku .fieldset .fields .field.sku, .block-event .slider-panel .slider .item .action.show {
  box-sizing: border-box; }

@media only screen and (min-width: 768px) {
  .abs-add-box-sizing-desktop, .column.main, .sidebar-main, .sidebar-additional {
    box-sizing: border-box; } }

@media only screen and (min-width: 640px) {
  .abs-add-box-sizing-desktop-s, .multicheckout .block-shipping .box, .multicheckout .block-billing .box-billing-address, .multicheckout .block-billing .box-billing-method {
    box-sizing: border-box; } }

@media only screen and (min-width: 768px) {
  .abs-add-box-sizing-desktop-m {
    box-sizing: border-box; } }

@media only screen and (min-width: 768px) {
  .abs-revert-field-type-desktop .fieldset > .field, .product-add-form .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field,
  .product-add-form .fieldset .fields > .field {
    margin: 0 0 20px; }
    .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label, .product-add-form .fieldset > .field:not(.choice) > .label,
    .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label,
    .product-add-form .fieldset .fields > .field:not(.choice) > .label {
      box-sizing: content-box;
      float: none;
      width: auto;
      text-align: left;
      padding: 0; }
    .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control, .product-add-form .fieldset > .field:not(.choice) > .control,
    .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control,
    .product-add-form .fieldset .fields > .field:not(.choice) > .control {
      float: none;
      width: auto; }
    .abs-revert-field-type-desktop .fieldset > .field > .label, .product-add-form .fieldset > .field > .label,
    .abs-revert-field-type-desktop .fieldset .fields > .field > .label,
    .product-add-form .fieldset .fields > .field > .label {
      margin: 0 0 5px;
      display: inline-block; }
    .abs-revert-field-type-desktop .fieldset > .field.choice:before, .product-add-form .fieldset > .field.choice:before, .abs-revert-field-type-desktop .fieldset > .field.no-label:before, .product-add-form .fieldset > .field.no-label:before,
    .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
    .product-add-form .fieldset .fields > .field.choice:before,
    .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before,
    .product-add-form .fieldset .fields > .field.no-label:before {
      display: none; }
    .abs-revert-field-type-desktop .fieldset > .field:not(:first-child):last-of-type, .product-add-form .fieldset > .field:not(:first-child):last-of-type,
    .abs-revert-field-type-desktop .fieldset .fields > .field:not(:first-child):last-of-type,
    .product-add-form .fieldset .fields > .field:not(:first-child):last-of-type {
      margin-bottom: 0; } }

.abs-navigation-icon {
  display: block;
  text-decoration: none; }
  .abs-navigation-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 34px;
    line-height: 1.2;
    color: inherit;
    content: "";
    font-family: "icons-blank-theme";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center; }
  .abs-navigation-icon:after {
    position: absolute;
    right: 5px;
    top: 0; }

.abs-split-button {
  display: inline-block;
  position: relative;
  vertical-align: middle; }
  .abs-split-button:before, .abs-split-button:after {
    content: '';
    display: table; }
  .abs-split-button:after {
    clear: both; }
  .abs-split-button .action.split {
    float: left;
    margin: 0; }
  .abs-split-button .action.toggle {
    float: right;
    margin: 0; }
  .abs-split-button button.action.split, .abs-split-button .cart.table-wrapper .actions-toolbar > .action.split, .cart.table-wrapper .abs-split-button .actions-toolbar > .action.split, .abs-split-button .action.split.action-gift {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
  .abs-split-button button + .action.toggle, .abs-split-button .cart.table-wrapper .actions-toolbar > .action + .action.toggle, .cart.table-wrapper .abs-split-button .actions-toolbar > .action + .action.toggle, .abs-split-button .action-gift + .action.toggle {
    border-bottom-left-radius: 0;
    border-left: 0;
    border-top-left-radius: 0; }
  .abs-split-button .action.toggle {
    padding: 4px 5px;
    display: inline-block;
    text-decoration: none; }
    .abs-split-button .action.toggle > span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .abs-split-button .action.toggle:after {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 22px;
      line-height: 22px;
      color: inherit;
      content: "";
      font-family: "icons-blank-theme";
      margin: 0;
      vertical-align: top;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center; }
    .abs-split-button .action.toggle:hover:after {
      color: inherit; }
    .abs-split-button .action.toggle:active:after {
      color: inherit; }
    .abs-split-button .action.toggle.active {
      display: inline-block;
      text-decoration: none; }
      .abs-split-button .action.toggle.active > span {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px; }
      .abs-split-button .action.toggle.active:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 22px;
        line-height: 22px;
        color: inherit;
        content: "";
        font-family: "icons-blank-theme";
        margin: 0;
        vertical-align: top;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center; }
      .abs-split-button .action.toggle.active:hover:after {
        color: inherit; }
      .abs-split-button .action.toggle.active:active:after {
        color: inherit; }
  .abs-split-button .items {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #fff;
    border: 1px solid #bbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 100;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15); }
    .abs-split-button .items li {
      margin: 0;
      padding: 3px 5px; }
      .abs-split-button .items li:hover {
        background: #e8e8e8;
        cursor: pointer; }
    .abs-split-button .items:before, .abs-split-button .items:after {
      border-bottom-style: solid;
      content: '';
      display: block;
      height: 0;
      position: absolute;
      width: 0; }
    .abs-split-button .items:before {
      border: 6px solid;
      border-color: transparent transparent #fff transparent;
      z-index: 99; }
    .abs-split-button .items:after {
      border: 7px solid;
      border-color: transparent transparent #bbb transparent;
      z-index: 98; }
    .abs-split-button .items:before {
      right: 10px;
      top: -12px; }
    .abs-split-button .items:after {
      right: 9px;
      top: -14px; }
  .abs-split-button.active {
    overflow: visible; }
    .abs-split-button.active .items {
      display: block; }

.abs-action-addto-product, .bundle-options-container .block-bundle-summary .product-addto-links > .action, .product-info-main .action.tocompare,
.product-options-bottom .action.tocompare, .product-info-main .action.towishlist,
.product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem; }

.abs-actions-addto-gridlist, .product-item-actions .actions-secondary > .action, .table-comparison .wishlist.split.button > .action.split,
.product-items .wishlist.split.button > .action.split, .product-items .action.towishlist,
.products.list.items .action.towishlist,
.table-comparison .action.towishlist {
  display: inline-block;
  text-decoration: none; }
  .abs-actions-addto-gridlist > span, .product-item-actions .actions-secondary > .action > span, .table-comparison .wishlist.split.button > .action.split > span, .product-items .wishlist.split.button > .action.split > span, .product-items .action.towishlist > span, .products.list.items .action.towishlist > span, .table-comparison .action.towishlist > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  .abs-actions-addto-gridlist:before, .product-item-actions .actions-secondary > .action:before, .table-comparison .wishlist.split.button > .action.split:before,
  .product-items .wishlist.split.button > .action.split:before, .product-items .action.towishlist:before,
  .products.list.items .action.towishlist:before,
  .table-comparison .action.towishlist:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 29px;
    line-height: 24px;
    color: #333;
    font-family: "icons-blank-theme";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center; }
  .abs-actions-addto-gridlist:hover:before, .product-item-actions .actions-secondary > .action:hover:before, .table-comparison .wishlist.split.button > .action.split:hover:before,
  .product-items .wishlist.split.button > .action.split:hover:before, .product-items .action.towishlist:hover:before,
  .products.list.items .action.towishlist:hover:before,
  .table-comparison .action.towishlist:hover:before {
    color: #006bb4; }

.abs-button-l, .bundle-actions .action.primary, .bundle-options-container .block-bundle-summary .box-tocart .action.primary, .product-info-main .box-tocart .action.tocart,
.product-options-bottom .box-tocart .action.tocart, .cart-container .checkout-methods-items .action.primary, .block-minicart .block-content > .actions > .primary .action.primary, .methods-shipping .actions-toolbar .action.primary, .block-authentication .action.action-register,
.block-authentication .action.action-login, .multicheckout .action.primary {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem; }

.abs-action-button-as-link, .abs-action-remove, .abs-add-fields .action.remove, .form-giftregistry-share .action.remove, .form-giftregistry-edit .action.remove, .form-add-invitations .action.remove, .form-create-return .action.remove, .form.send.friend .action.remove, .cart.table-wrapper .action.help.map, .opc-wrapper .edit-address-link, .opc-block-shipping-information .shipping-information-title .action-edit, .action-auth-toggle, .checkout-payment-method .checkout-billing-address .action-cancel, .checkout-agreements-block .action-show, .cart-summary .block.giftcard .action.check, .cart-container .cart-ls_summary .block.giftcard .action.check, .gift-options .actions-toolbar .action-cancel, .table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action, .paypal-button-widget .paypal-button {
  line-height: 1.42857;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  border-radius: 0;
  font-size: inherit;
  font-weight: 400; }
  .abs-action-button-as-link:visited, .abs-action-remove:visited, .abs-add-fields .action.remove:visited, .form-giftregistry-share .action.remove:visited, .form-giftregistry-edit .action.remove:visited, .form-add-invitations .action.remove:visited, .form-create-return .action.remove:visited, .form.send.friend .action.remove:visited, .cart.table-wrapper .action.help.map:visited, .opc-wrapper .edit-address-link:visited, .opc-block-shipping-information .shipping-information-title .action-edit:visited, .action-auth-toggle:visited, .checkout-payment-method .checkout-billing-address .action-cancel:visited, .checkout-agreements-block .action-show:visited, .cart-summary .block.giftcard .action.check:visited, .cart-container .cart-ls_summary .block.giftcard .action.check:visited, .gift-options .actions-toolbar .action-cancel:visited, .table-comparison .wishlist.split.button > .action:visited,
  .product-items .wishlist.split.button > .action:visited, .paypal-button-widget .paypal-button:visited {
    color: #1979c3;
    text-decoration: none; }
  .abs-action-button-as-link:hover, .abs-action-remove:hover, .abs-add-fields .action.remove:hover, .form-giftregistry-share .action.remove:hover, .form-giftregistry-edit .action.remove:hover, .form-add-invitations .action.remove:hover, .form-create-return .action.remove:hover, .form.send.friend .action.remove:hover, .cart.table-wrapper .action.help.map:hover, .opc-wrapper .edit-address-link:hover, .opc-block-shipping-information .shipping-information-title .action-edit:hover, .action-auth-toggle:hover, .checkout-payment-method .checkout-billing-address .action-cancel:hover, .checkout-agreements-block .action-show:hover, .cart-summary .block.giftcard .action.check:hover, .cart-container .cart-ls_summary .block.giftcard .action.check:hover, .gift-options .actions-toolbar .action-cancel:hover, .table-comparison .wishlist.split.button > .action:hover,
  .product-items .wishlist.split.button > .action:hover, .paypal-button-widget .paypal-button:hover {
    color: #006bb4;
    text-decoration: underline; }
  .abs-action-button-as-link:active, .abs-action-remove:active, .abs-add-fields .action.remove:active, .form-giftregistry-share .action.remove:active, .form-giftregistry-edit .action.remove:active, .form-add-invitations .action.remove:active, .form-create-return .action.remove:active, .form.send.friend .action.remove:active, .cart.table-wrapper .action.help.map:active, .opc-wrapper .edit-address-link:active, .opc-block-shipping-information .shipping-information-title .action-edit:active, .action-auth-toggle:active, .checkout-payment-method .checkout-billing-address .action-cancel:active, .checkout-agreements-block .action-show:active, .cart-summary .block.giftcard .action.check:active, .cart-container .cart-ls_summary .block.giftcard .action.check:active, .gift-options .actions-toolbar .action-cancel:active, .table-comparison .wishlist.split.button > .action:active,
  .product-items .wishlist.split.button > .action:active, .paypal-button-widget .paypal-button:active {
    color: #ff5501;
    text-decoration: underline; }
  .abs-action-button-as-link:hover, .abs-action-remove:hover, .abs-add-fields .action.remove:hover, .form-giftregistry-share .action.remove:hover, .form-giftregistry-edit .action.remove:hover, .form-add-invitations .action.remove:hover, .form-create-return .action.remove:hover, .form.send.friend .action.remove:hover, .cart.table-wrapper .action.help.map:hover, .opc-wrapper .edit-address-link:hover, .opc-block-shipping-information .shipping-information-title .action-edit:hover, .action-auth-toggle:hover, .checkout-payment-method .checkout-billing-address .action-cancel:hover, .checkout-agreements-block .action-show:hover, .cart-summary .block.giftcard .action.check:hover, .cart-container .cart-ls_summary .block.giftcard .action.check:hover, .gift-options .actions-toolbar .action-cancel:hover, .table-comparison .wishlist.split.button > .action:hover,
  .product-items .wishlist.split.button > .action:hover, .paypal-button-widget .paypal-button:hover {
    color: #006bb4; }
  .abs-action-button-as-link:hover, .abs-action-remove:hover, .abs-add-fields .action.remove:hover, .form-giftregistry-share .action.remove:hover, .form-giftregistry-edit .action.remove:hover, .form-add-invitations .action.remove:hover, .form-create-return .action.remove:hover, .form.send.friend .action.remove:hover, .cart.table-wrapper .action.help.map:hover, .opc-wrapper .edit-address-link:hover, .opc-block-shipping-information .shipping-information-title .action-edit:hover, .action-auth-toggle:hover, .checkout-payment-method .checkout-billing-address .action-cancel:hover, .checkout-agreements-block .action-show:hover, .cart-summary .block.giftcard .action.check:hover, .cart-container .cart-ls_summary .block.giftcard .action.check:hover, .gift-options .actions-toolbar .action-cancel:hover, .table-comparison .wishlist.split.button > .action:hover,
  .product-items .wishlist.split.button > .action:hover, .paypal-button-widget .paypal-button:hover, .abs-action-button-as-link:active, .abs-action-remove:active, .abs-add-fields .action.remove:active, .form-giftregistry-share .action.remove:active, .form-giftregistry-edit .action.remove:active, .form-add-invitations .action.remove:active, .form-create-return .action.remove:active, .form.send.friend .action.remove:active, .cart.table-wrapper .action.help.map:active, .opc-wrapper .edit-address-link:active, .opc-block-shipping-information .shipping-information-title .action-edit:active, .action-auth-toggle:active, .checkout-payment-method .checkout-billing-address .action-cancel:active, .checkout-agreements-block .action-show:active, .cart-summary .block.giftcard .action.check:active, .cart-container .cart-ls_summary .block.giftcard .action.check:active, .gift-options .actions-toolbar .action-cancel:active, .table-comparison .wishlist.split.button > .action:active,
  .product-items .wishlist.split.button > .action:active, .paypal-button-widget .paypal-button:active, .abs-action-button-as-link:focus, .abs-action-remove:focus, .abs-add-fields .action.remove:focus, .form-giftregistry-share .action.remove:focus, .form-giftregistry-edit .action.remove:focus, .form-add-invitations .action.remove:focus, .form-create-return .action.remove:focus, .form.send.friend .action.remove:focus, .cart.table-wrapper .action.help.map:focus, .opc-wrapper .edit-address-link:focus, .opc-block-shipping-information .shipping-information-title .action-edit:focus, .action-auth-toggle:focus, .checkout-payment-method .checkout-billing-address .action-cancel:focus, .checkout-agreements-block .action-show:focus, .cart-summary .block.giftcard .action.check:focus, .cart-container .cart-ls_summary .block.giftcard .action.check:focus, .gift-options .actions-toolbar .action-cancel:focus, .table-comparison .wishlist.split.button > .action:focus,
  .product-items .wishlist.split.button > .action:focus, .paypal-button-widget .paypal-button:focus {
    background: none;
    border: 0; }
  .abs-action-button-as-link.disabled, .disabled.abs-action-remove, .abs-add-fields .disabled.action.remove, .form-giftregistry-share .disabled.action.remove, .form-giftregistry-edit .disabled.action.remove, .form-add-invitations .disabled.action.remove, .form-create-return .disabled.action.remove, .form.send.friend .disabled.action.remove, .cart.table-wrapper .disabled.action.help.map, .opc-wrapper .disabled.edit-address-link, .opc-block-shipping-information .shipping-information-title .disabled.action-edit, .disabled.action-auth-toggle, .checkout-payment-method .checkout-billing-address .disabled.action-cancel, .checkout-agreements-block .disabled.action-show, .cart-summary .block.giftcard .disabled.action.check, .cart-container .cart-ls_summary .block.giftcard .disabled.action.check, .gift-options .actions-toolbar .disabled.action-cancel, .table-comparison .wishlist.split.button > .disabled.action,
  .product-items .wishlist.split.button > .disabled.action, .paypal-button-widget .disabled.paypal-button, .abs-action-button-as-link[disabled], .abs-action-remove[disabled], .abs-add-fields .action.remove[disabled], .form-giftregistry-share .action.remove[disabled], .form-giftregistry-edit .action.remove[disabled], .form-add-invitations .action.remove[disabled], .form-create-return .action.remove[disabled], .form.send.friend .action.remove[disabled], .cart.table-wrapper .action.help.map[disabled], .opc-wrapper .edit-address-link[disabled], .opc-block-shipping-information .shipping-information-title .action-edit[disabled], .action-auth-toggle[disabled], .checkout-payment-method .checkout-billing-address .action-cancel[disabled], .checkout-agreements-block .action-show[disabled], .cart-summary .block.giftcard .action.check[disabled], .cart-container .cart-ls_summary .block.giftcard .action.check[disabled], .gift-options .actions-toolbar .action-cancel[disabled], .table-comparison .wishlist.split.button > .action[disabled],
  .product-items .wishlist.split.button > .action[disabled], .paypal-button-widget .paypal-button[disabled],
  fieldset[disabled] .abs-action-button-as-link,
  fieldset[disabled] .abs-action-remove,
  fieldset[disabled] .abs-add-fields .action.remove,
  .abs-add-fields fieldset[disabled] .action.remove,
  fieldset[disabled] .form-giftregistry-share .action.remove,
  .form-giftregistry-share fieldset[disabled] .action.remove,
  fieldset[disabled] .form-giftregistry-edit .action.remove,
  .form-giftregistry-edit fieldset[disabled] .action.remove,
  fieldset[disabled] .form-add-invitations .action.remove,
  .form-add-invitations fieldset[disabled] .action.remove,
  fieldset[disabled] .form-create-return .action.remove,
  .form-create-return fieldset[disabled] .action.remove,
  fieldset[disabled] .form.send.friend .action.remove,
  .form.send.friend fieldset[disabled] .action.remove,
  fieldset[disabled] .cart.table-wrapper .action.help.map,
  .cart.table-wrapper fieldset[disabled] .action.help.map,
  fieldset[disabled] .opc-wrapper .edit-address-link,
  .opc-wrapper fieldset[disabled] .edit-address-link,
  fieldset[disabled] .opc-block-shipping-information .shipping-information-title .action-edit,
  .opc-block-shipping-information .shipping-information-title fieldset[disabled] .action-edit,
  fieldset[disabled] .action-auth-toggle,
  fieldset[disabled] .checkout-payment-method .checkout-billing-address .action-cancel,
  .checkout-payment-method .checkout-billing-address fieldset[disabled] .action-cancel,
  fieldset[disabled] .checkout-agreements-block .action-show,
  .checkout-agreements-block fieldset[disabled] .action-show,
  fieldset[disabled] .cart-summary .block.giftcard .action.check,
  .cart-summary .block.giftcard fieldset[disabled] .action.check,
  fieldset[disabled] .cart-container .cart-ls_summary .block.giftcard .action.check,
  .cart-container .cart-ls_summary .block.giftcard fieldset[disabled] .action.check,
  fieldset[disabled] .gift-options .actions-toolbar .action-cancel,
  .gift-options .actions-toolbar fieldset[disabled] .action-cancel,
  fieldset[disabled] .table-comparison .wishlist.split.button > .action,
  .table-comparison fieldset[disabled] .wishlist.split.button > .action,
  fieldset[disabled] .product-items .wishlist.split.button > .action,
  .product-items fieldset[disabled] .wishlist.split.button > .action,
  fieldset[disabled] .paypal-button-widget .paypal-button,
  .paypal-button-widget fieldset[disabled] .paypal-button {
    color: #1979c3;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline; }
  .abs-action-button-as-link:active, .abs-action-remove:active, .abs-add-fields .action.remove:active, .form-giftregistry-share .action.remove:active, .form-giftregistry-edit .action.remove:active, .form-add-invitations .action.remove:active, .form-create-return .action.remove:active, .form.send.friend .action.remove:active, .cart.table-wrapper .action.help.map:active, .opc-wrapper .edit-address-link:active, .opc-block-shipping-information .shipping-information-title .action-edit:active, .action-auth-toggle:active, .checkout-payment-method .checkout-billing-address .action-cancel:active, .checkout-agreements-block .action-show:active, .cart-summary .block.giftcard .action.check:active, .cart-container .cart-ls_summary .block.giftcard .action.check:active, .gift-options .actions-toolbar .action-cancel:active, .table-comparison .wishlist.split.button > .action:active,
  .product-items .wishlist.split.button > .action:active, .paypal-button-widget .paypal-button:active, .abs-action-button-as-link:not(:focus), .abs-action-remove:not(:focus), .abs-add-fields .action.remove:not(:focus), .form-giftregistry-share .action.remove:not(:focus), .form-giftregistry-edit .action.remove:not(:focus), .form-add-invitations .action.remove:not(:focus), .form-create-return .action.remove:not(:focus), .form.send.friend .action.remove:not(:focus), .cart.table-wrapper .action.help.map:not(:focus), .opc-wrapper .edit-address-link:not(:focus), .opc-block-shipping-information .shipping-information-title .action-edit:not(:focus), .action-auth-toggle:not(:focus), .checkout-payment-method .checkout-billing-address .action-cancel:not(:focus), .checkout-agreements-block .action-show:not(:focus), .cart-summary .block.giftcard .action.check:not(:focus), .cart-container .cart-ls_summary .block.giftcard .action.check:not(:focus), .gift-options .actions-toolbar .action-cancel:not(:focus), .table-comparison .wishlist.split.button > .action:not(:focus),
  .product-items .wishlist.split.button > .action:not(:focus), .paypal-button-widget .paypal-button:not(:focus) {
    box-shadow: none; }

.abs-revert-secondary-color, .block-compare .action.compare, .cart-summary .actions-toolbar > .primary button, .cart-container .cart-ls_summary .actions-toolbar > .primary button, .cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .cart-summary .actions-toolbar > .primary .actions-toolbar > .action, .cart-container .cart-ls_summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .cart-container .cart-ls_summary .actions-toolbar > .primary .actions-toolbar > .action, .cart-summary .actions-toolbar > .primary .action-gift, .cart-container .cart-ls_summary .actions-toolbar > .primary .action-gift, .cart-summary .form.giftregistry .fieldset .action.primary, .cart-container .cart-ls_summary .form.giftregistry .fieldset .action.primary, .paypal-review .block .actions-toolbar .action.primary {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333; }
  .abs-revert-secondary-color:focus, .block-compare .action.compare:focus, .cart-summary .actions-toolbar > .primary button:focus, .cart-container .cart-ls_summary .actions-toolbar > .primary button:focus, .cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:focus, .cart.table-wrapper .cart-summary .actions-toolbar > .primary .actions-toolbar > .action:focus, .cart-container .cart-ls_summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:focus, .cart.table-wrapper .cart-container .cart-ls_summary .actions-toolbar > .primary .actions-toolbar > .action:focus, .cart-summary .actions-toolbar > .primary .action-gift:focus, .cart-container .cart-ls_summary .actions-toolbar > .primary .action-gift:focus, .cart-summary .form.giftregistry .fieldset .action.primary:focus, .cart-container .cart-ls_summary .form.giftregistry .fieldset .action.primary:focus, .paypal-review .block .actions-toolbar .action.primary:focus, .abs-revert-secondary-color:active, .block-compare .action.compare:active, .cart-summary .actions-toolbar > .primary button:active, .cart-container .cart-ls_summary .actions-toolbar > .primary button:active, .cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:active, .cart.table-wrapper .cart-summary .actions-toolbar > .primary .actions-toolbar > .action:active, .cart-container .cart-ls_summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:active, .cart.table-wrapper .cart-container .cart-ls_summary .actions-toolbar > .primary .actions-toolbar > .action:active, .cart-summary .actions-toolbar > .primary .action-gift:active, .cart-container .cart-ls_summary .actions-toolbar > .primary .action-gift:active, .cart-summary .form.giftregistry .fieldset .action.primary:active, .cart-container .cart-ls_summary .form.giftregistry .fieldset .action.primary:active, .paypal-review .block .actions-toolbar .action.primary:active {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #333; }
  .abs-revert-secondary-color:hover, .block-compare .action.compare:hover, .cart-summary .actions-toolbar > .primary button:hover, .cart-container .cart-ls_summary .actions-toolbar > .primary button:hover, .cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:hover, .cart.table-wrapper .cart-summary .actions-toolbar > .primary .actions-toolbar > .action:hover, .cart-container .cart-ls_summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:hover, .cart.table-wrapper .cart-container .cart-ls_summary .actions-toolbar > .primary .actions-toolbar > .action:hover, .cart-summary .actions-toolbar > .primary .action-gift:hover, .cart-container .cart-ls_summary .actions-toolbar > .primary .action-gift:hover, .cart-summary .form.giftregistry .fieldset .action.primary:hover, .cart-container .cart-ls_summary .form.giftregistry .fieldset .action.primary:hover, .paypal-review .block .actions-toolbar .action.primary:hover {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #555; }

.abs-revert-secondary-size, .cart-summary .form.giftregistry .fieldset .action.primary, .cart-container .cart-ls_summary .form.giftregistry .fieldset .action.primary {
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding: 7px 15px; }

.abs-box-tocart, .bundle-actions {
  margin: 10px 0; }

.abs-adjustment-incl-excl-tax .price-including-tax, .bundle-options-container .price-notice .price-including-tax, .product-options-wrapper .field .price-notice .price-including-tax, .cart-summary .price-including-tax, .cart-container .cart-ls_summary .price-including-tax, .gift-summary .price-including-tax, .gift-options .price-including-tax,
.abs-adjustment-incl-excl-tax .price-excluding-tax,
.bundle-options-container .price-notice .price-excluding-tax,
.product-options-wrapper .field .price-notice .price-excluding-tax,
.cart-summary .price-excluding-tax,
.cart-container .cart-ls_summary .price-excluding-tax,
.gift-summary .price-excluding-tax,
.gift-options .price-excluding-tax,
.abs-adjustment-incl-excl-tax .weee,
.bundle-options-container .price-notice .weee,
.product-options-wrapper .field .price-notice .weee,
.cart-summary .weee,
.cart-container .cart-ls_summary .weee,
.gift-summary .weee,
.gift-options .weee {
  font-size: 1.4rem;
  display: inline-block;
  white-space: nowrap; }

.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax, .bundle-options-container .price-notice .price-including-tax + .price-excluding-tax, .product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax, .cart-summary .price-including-tax + .price-excluding-tax, .cart-container .cart-ls_summary .price-including-tax + .price-excluding-tax, .gift-summary .price-including-tax + .price-excluding-tax, .gift-options .price-including-tax + .price-excluding-tax {
  display: inline-block;
  font-size: 1.1rem; }
  .abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax:before, .bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:before, .product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:before, .cart-summary .price-including-tax + .price-excluding-tax:before, .cart-container .cart-ls_summary .price-including-tax + .price-excluding-tax:before, .gift-summary .price-including-tax + .price-excluding-tax:before, .gift-options .price-including-tax + .price-excluding-tax:before {
    content: "(" attr(data-label) ": "; }
  .abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax:after, .bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:after, .product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:after, .cart-summary .price-including-tax + .price-excluding-tax:after, .cart-container .cart-ls_summary .price-including-tax + .price-excluding-tax:after, .gift-summary .price-including-tax + .price-excluding-tax:after, .gift-options .price-including-tax + .price-excluding-tax:after {
    content: ')'; }

.abs-tax-total, .price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total {
  cursor: pointer;
  padding-right: 12px;
  position: relative;
  display: inline-block;
  text-decoration: none; }
  .abs-tax-total:after, .price-including-tax .cart-tax-total:after,
  .price-excluding-tax .cart-tax-total:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: 10px;
    color: inherit;
    content: "";
    font-family: "icons-blank-theme";
    margin: 3px 0 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center; }
  .abs-tax-total:after, .price-including-tax .cart-tax-total:after,
  .price-excluding-tax .cart-tax-total:after {
    position: absolute;
    right: -10px;
    top: 3px; }
  .abs-tax-total-expanded:after, .price-including-tax .cart-tax-total-expanded:after,
  .price-excluding-tax .cart-tax-total-expanded:after {
    content: ""; }

.abs-tax-total-expanded:after, .price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after {
  content: ""; }

.abs-methods-shipping-title {
  font-size: 1.4rem;
  font-weight: 700;
  margin: 0 0 15px; }

@media only screen and (max-width: 639px) {
  .abs-checkout-order-review tbody tr:not(:last-child), .multicheckout.order-review .data.table tbody tr:not(:last-child) {
    border-bottom: 1px solid #F1EFF0; }
  .abs-checkout-order-review tbody tr .col.item:before, .multicheckout.order-review .data.table tbody tr .col.item:before {
    display: none; }
  .abs-checkout-order-review tbody tr .col.qty, .multicheckout.order-review .data.table tbody tr .col.qty, .abs-checkout-order-review tbody tr .col.price, .multicheckout.order-review .data.table tbody tr .col.price, .abs-checkout-order-review tbody tr .col.subtotal, .multicheckout.order-review .data.table tbody tr .col.subtotal {
    box-sizing: border-box;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%; }
    .abs-checkout-order-review tbody tr .col.qty:before, .multicheckout.order-review .data.table tbody tr .col.qty:before, .abs-checkout-order-review tbody tr .col.price:before, .multicheckout.order-review .data.table tbody tr .col.price:before, .abs-checkout-order-review tbody tr .col.subtotal:before, .multicheckout.order-review .data.table tbody tr .col.subtotal:before {
      content: attr(data-th) ":";
      display: block;
      font-weight: 700;
      padding-bottom: 10px; }
  .abs-checkout-order-review tbody tr .product-item-name, .multicheckout.order-review .data.table tbody tr .product-item-name {
    margin: 0; } }

.abs-colon:after, .block-minicart .subtotal .label:after, .minicart-items .details-qty .label:after,
.minicart-items .price-minicart .label:after, .order-details-items .order-gift-message .label:after,
.order-details-items .block-order-details-gift-message .label:after, .block-wishlist-management .wishlist-select .wishlist-name-label:after {
  content: ': '; }

.abs-icon-add, .abs-dropdown-items-new .action.new, .wishlist.split.button .action.new, .wishlist-dropdown .action.new {
  display: inline-block;
  text-decoration: none; }
  .abs-icon-add:before, .abs-dropdown-items-new .action.new:before, .wishlist.split.button .action.new:before, .wishlist-dropdown .action.new:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 10px;
    color: inherit;
    content: "";
    font-family: "icons-blank-theme";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center; }

@media only screen and (max-width: 767px) {
  .abs-icon-add-mobile, .block-wishlist-management .wishlist-add.item .add {
    display: block;
    text-decoration: none; }
    .abs-icon-add-mobile:before, .block-wishlist-management .wishlist-add.item .add:before {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 10px;
      line-height: 10px;
      color: inherit;
      content: "";
      font-family: "icons-blank-theme";
      margin: 0 5px 0 0;
      vertical-align: middle;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center; } }

.abs-dropdown-items-new .items .item:last-child:hover, .wishlist.split.button .items .item:last-child:hover, .wishlist-dropdown .items .item:last-child:hover {
  background: #e8e8e8; }

.abs-dropdown-items-new .action.new:before, .wishlist.split.button .action.new:before, .wishlist-dropdown .action.new:before {
  margin-left: -17px;
  margin-right: 5px; }

@media only screen and (max-width: 767px) {
  .abs-toggling-title-mobile, .block-wishlist-management .wishlist-select .wishlist-name {
    border-bottom: 1px solid #F1EFF0;
    border-top: 1px solid #F1EFF0;
    cursor: pointer;
    margin-bottom: 0;
    padding: 10px 40px 10px 15px;
    position: relative;
    display: block;
    text-decoration: none; }
    .abs-toggling-title-mobile:after, .block-wishlist-management .wishlist-select .wishlist-name:after {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 28px;
      line-height: inherit;
      color: inherit;
      content: "";
      font-family: "icons-blank-theme";
      vertical-align: middle;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center; }
    .abs-toggling-title-mobile:after, .block-wishlist-management .wishlist-select .wishlist-name:after {
      position: absolute;
      right: 10px;
      top: 0; }
    .abs-toggling-title-mobile.active:after, .block-wishlist-management .wishlist-select .active.wishlist-name:after {
      content: ""; } }

.abs-no-display, .abs-sidebar-totals .table-caption, .cart-totals .table-caption, .opc-block-summary .table-totals .table-caption, .sidebar .subtitle, .cart-summary .block .fieldset.estimate > .legend, .cart-container .cart-ls_summary .block .fieldset.estimate > .legend,
.cart-summary .block .fieldset.estimate > .legend + br,
.cart-container .cart-ls_summary .block .fieldset.estimate > .legend + br, .minicart-items .product-item-details .weee[data-label] .label, .page-product-giftcard .fieldset.giftcard > .legend + br, .order-details-items .order-items .order-gift-message .action.close, .multicheckout .block .methods-shipping .item-content .fieldset > .legend + br, .multicheckout .hidden, [class^='multishipping-'] .nav-sections,
[class^='multishipping-'] .nav-toggle, .sidebar-main .block-reorder .subtitle,
.sidebar-additional .block-reorder .subtitle, .no-display {
  display: none; }

@media only screen and (max-width: 639px) {
  .abs-no-display-s, .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody th, .opc-wrapper .shipping-address-items .shipping-address-item.selected-item .action-select-shipping-item {
    display: none; } }

@media only screen and (min-width: 768px) {
  .abs-no-display-desktop, .opc-estimated-wrapper, .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none; } }

.abs-status, .return-status, .order-status {
  display: inline-block;
  margin-bottom: 20px; }

@media only screen and (max-width: 767px) {
  .abs-pager-toolbar-mobile .toolbar-amount, .account .toolbar .toolbar-amount, .toolbar-wishlist-results .toolbar-amount,
  .abs-pager-toolbar-mobile .limiter,
  .account .toolbar .limiter,
  .toolbar-wishlist-results .limiter,
  .abs-pager-toolbar-mobile .pages,
  .account .toolbar .pages,
  .toolbar-wishlist-results .pages {
    float: none;
    margin-bottom: 25px; } }

@media only screen and (max-width: 639px) {
  .abs-pager-toolbar-mobile-s .toolbar-amount, .toolbar-giftregistry-results .toolbar-amount,
  .abs-pager-toolbar-mobile-s .limiter,
  .toolbar-giftregistry-results .limiter,
  .abs-pager-toolbar-mobile-s .pages,
  .toolbar-giftregistry-results .pages {
    margin-bottom: 25px; } }

@media only screen and (min-width: 768px) {
  .abs-pager-toolbar, .account .toolbar, .toolbar-giftregistry-results, .toolbar-wishlist-results {
    margin-bottom: 20px;
    position: relative; }
    .abs-pager-toolbar .limiter, .account .toolbar .limiter, .toolbar-giftregistry-results .limiter, .toolbar-wishlist-results .limiter {
      float: right;
      position: relative;
      z-index: 1; }
    .abs-pager-toolbar .toolbar-amount, .account .toolbar .toolbar-amount, .toolbar-giftregistry-results .toolbar-amount, .toolbar-wishlist-results .toolbar-amount {
      float: left;
      line-height: normal;
      padding: 7px 0 0;
      position: relative;
      z-index: 1; }
    .abs-pager-toolbar .pages, .account .toolbar .pages, .toolbar-giftregistry-results .pages, .toolbar-wishlist-results .pages {
      position: absolute;
      width: 100%;
      z-index: 0; } }

.abs-block-items-counter, .block-compare .counter, .block-wishlist .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap; }

.abs-shopping-cart-items .action.continue, .block-cart-failed .action.continue, .cart-container .form-cart .action.continue {
  border-radius: 3px;
  font-weight: 700;
  display: inline-block;
  text-decoration: none;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px 7px 0;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none; }
  .abs-shopping-cart-items .action.continue:hover, .block-cart-failed .action.continue:hover, .cart-container .form-cart .action.continue:hover, .abs-shopping-cart-items .action.continue:active, .block-cart-failed .action.continue:active, .cart-container .form-cart .action.continue:active, .abs-shopping-cart-items .action.continue:focus, .block-cart-failed .action.continue:focus, .cart-container .form-cart .action.continue:focus {
    text-decoration: none; }
  .abs-shopping-cart-items .action.continue:before, .block-cart-failed .action.continue:before, .cart-container .form-cart .action.continue:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 32px;
    line-height: 16px;
    color: inherit;
    content: "";
    font-family: "icons-blank-theme";
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center; }
  .abs-shopping-cart-items .action.continue:hover:before, .block-cart-failed .action.continue:hover:before, .cart-container .form-cart .action.continue:hover:before {
    color: inherit; }
  .abs-shopping-cart-items .action.continue:active:before, .block-cart-failed .action.continue:active:before, .cart-container .form-cart .action.continue:active:before {
    color: inherit; }
  .abs-shopping-cart-items .action.continue:focus, .block-cart-failed .action.continue:focus, .cart-container .form-cart .action.continue:focus, .abs-shopping-cart-items .action.continue:active, .block-cart-failed .action.continue:active, .cart-container .form-cart .action.continue:active {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #333; }
  .abs-shopping-cart-items .action.continue:hover, .block-cart-failed .action.continue:hover, .cart-container .form-cart .action.continue:hover {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #555; }
  .abs-shopping-cart-items .action.continue.disabled, .block-cart-failed .action.continue.disabled, .cart-container .form-cart .action.continue.disabled, .abs-shopping-cart-items .action.continue[disabled], .block-cart-failed .action.continue[disabled], .cart-container .form-cart .action.continue[disabled],
  fieldset[disabled] .abs-shopping-cart-items .action.continue,
  fieldset[disabled] .block-cart-failed .action.continue,
  fieldset[disabled] .cart-container .form-cart .action.continue,
  .cart-container fieldset[disabled] .form-cart .action.continue {
    opacity: 0.5;
    cursor: default;
    pointer-events: none; }
  .abs-shopping-cart-items .action.continue:active, .block-cart-failed .action.continue:active, .cart-container .form-cart .action.continue:active {
    box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12); }

.abs-shopping-cart-items .action.update, .block-cart-failed .action.update, .cart-container .form-cart .action.update {
  display: inline-block;
  text-decoration: none;
  padding-left: 5px; }
  .abs-shopping-cart-items .action.update:before, .block-cart-failed .action.update:before, .cart-container .form-cart .action.update:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 32px;
    line-height: 16px;
    color: inherit;
    content: "";
    font-family: "icons-blank-theme";
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center; }
  .abs-shopping-cart-items .action.update:hover:before, .block-cart-failed .action.update:hover:before, .cart-container .form-cart .action.update:hover:before {
    color: inherit; }
  .abs-shopping-cart-items .action.update:active:before, .block-cart-failed .action.update:active:before, .cart-container .form-cart .action.update:active:before {
    color: inherit; }

@media only screen and (max-width: 767px) {
  .abs-shopping-cart-items-mobile .actions, .cart-container .form-cart .actions {
    text-align: center; }
  .abs-shopping-cart-items-mobile .action.update, .cart-container .form-cart .action.update, .abs-shopping-cart-items-mobile .action.continue, .cart-container .form-cart .action.continue, .abs-shopping-cart-items-mobile .action.clear, .cart-container .form-cart .action.clear {
    margin: 0 auto 10px; }
  .abs-shopping-cart-items-mobile .action.update, .cart-container .form-cart .action.update, .abs-shopping-cart-items-mobile .action.clear, .cart-container .form-cart .action.clear {
    display: block; } }

@media only screen and (min-width: 768px) {
  .abs-shopping-cart-items-desktop, .block-cart-failed, .cart-container .form-cart, .cart-container .cart-gift-item {
    float: left;
    position: relative;
    width: 73%; }
    .abs-shopping-cart-items-desktop .actions, .block-cart-failed .actions, .cart-container .form-cart .actions, .cart-container .cart-gift-item .actions {
      text-align: right; }
    .abs-shopping-cart-items-desktop .action.clear, .block-cart-failed .action.clear, .cart-container .form-cart .action.clear, .cart-container .cart-gift-item .action.clear, .abs-shopping-cart-items-desktop .action.update, .block-cart-failed .action.update, .cart-container .form-cart .action.update, .cart-container .cart-gift-item .action.update {
      margin-left: 10px; }
    .abs-shopping-cart-items-desktop .action.continue, .block-cart-failed .action.continue, .cart-container .form-cart .action.continue, .cart-container .cart-gift-item .action.continue {
      float: left; } }

.abs-field-date .control, .field.date .control {
  position: relative; }

.abs-field-date-input, .abs-field-date input, .field.date input, .form-giftregistry-search .fields-specific-options .datetime-picker {
  margin-right: 10px;
  width: calc(100% - 50px); }

.abs-field-tooltip, .field .control._with-tooltip {
  position: relative; }
  .abs-field-tooltip input, .field .control._with-tooltip input {
    margin-right: 10px;
    width: calc(100% - 36px); }

.abs-checkout-tooltip-content-position-top, .checkout-index-index .modal-popup .field-tooltip .field-tooltip-content, .shipping-policy-block.field-tooltip .field-tooltip-content {
  right: -10px;
  top: 40px;
  left: auto; }
  .abs-checkout-tooltip-content-position-top:before, .checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before, .shipping-policy-block.field-tooltip .field-tooltip-content:before, .abs-checkout-tooltip-content-position-top:after, .checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after, .shipping-policy-block.field-tooltip .field-tooltip-content:after {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    margin-top: -21px;
    right: 10px;
    left: auto;
    top: 0; }
  .abs-checkout-tooltip-content-position-top:before, .checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before, .shipping-policy-block.field-tooltip .field-tooltip-content:before {
    border-bottom-color: #999; }
  .abs-checkout-tooltip-content-position-top:after, .checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after, .shipping-policy-block.field-tooltip .field-tooltip-content:after {
    border-bottom-color: #f4f4f4;
    top: 1px; }

@media only screen and (max-width: 767px) {
  .abs-checkout-tooltip-content-position-top-mobile, .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto; }
    .abs-checkout-tooltip-content-position-top-mobile:before, .field-tooltip .field-tooltip-content:before, .abs-checkout-tooltip-content-position-top-mobile:after, .field-tooltip .field-tooltip-content:after {
      border: 10px solid transparent;
      height: 0;
      width: 0;
      margin-top: -21px;
      right: 10px;
      left: auto;
      top: 0; }
    .abs-checkout-tooltip-content-position-top-mobile:before, .field-tooltip .field-tooltip-content:before {
      border-bottom-color: #999; }
    .abs-checkout-tooltip-content-position-top-mobile:after, .field-tooltip .field-tooltip-content:after {
      border-bottom-color: #f4f4f4;
      top: 1px; } }

.abs-checkout-title, .opc-block-shipping-information .shipping-information-title, .opc-block-summary > .title, .checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 2px solid #F1EFF0;
  padding-bottom: 10px;
  color: #333;
  font-weight: 700;
  font-size: 2.6rem; }

.abs-sidebar-totals .mark, .cart-totals .mark, .opc-block-summary .table-totals .mark {
  font-weight: 400;
  padding-left: 4px; }
  .abs-sidebar-totals .mark strong, .cart-totals .mark strong, .opc-block-summary .table-totals .mark strong {
    font-weight: 400; }

.abs-sidebar-totals .amount, .cart-totals .amount, .opc-block-summary .table-totals .amount {
  padding-right: 4px;
  text-align: right;
  white-space: nowrap; }
  .abs-sidebar-totals .amount strong, .cart-totals .amount strong, .opc-block-summary .table-totals .amount strong {
    font-weight: 400; }

.abs-sidebar-totals .grand .mark, .cart-totals .grand .mark, .opc-block-summary .table-totals .grand .mark,
.abs-sidebar-totals .grand .amount,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
  padding-top: 20px; }


.abs-sidebar-totals .grand .amount,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
  padding-right: 4px;
  text-align: right; }
  .abs-sidebar-totals .grand .amount strong, .cart-totals .grand .amount strong, .opc-block-summary .table-totals .grand .amount strong {
    font-weight: 700; }

.abs-sidebar-totals .msrp, .cart-totals .msrp, .opc-block-summary .table-totals .msrp {
  margin-bottom: 10px; }

.abs-sidebar-totals .totals-tax-summary .mark, .cart-totals .totals-tax-summary .mark, .opc-block-summary .table-totals .totals-tax-summary .mark,
.abs-sidebar-totals .totals-tax-summary .amount,
.cart-totals .totals-tax-summary .amount,
.opc-block-summary .table-totals .totals-tax-summary .amount {
  border-top: 1px solid #F1EFF0;
  border-bottom: 1px solid #F1EFF0;
  cursor: pointer; }

.abs-sidebar-totals .totals-tax-summary .amount .price, .cart-totals .totals-tax-summary .amount .price, .opc-block-summary .table-totals .totals-tax-summary .amount .price {
  display: block;
  text-decoration: none;
  padding-right: 25px;
  position: relative; }
  .abs-sidebar-totals .totals-tax-summary .amount .price > span, .cart-totals .totals-tax-summary .amount .price > span, .opc-block-summary .table-totals .totals-tax-summary .amount .price > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  .abs-sidebar-totals .totals-tax-summary .amount .price:after, .cart-totals .totals-tax-summary .amount .price:after, .opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    line-height: inherit;
    color: inherit;
    content: "";
    font-family: "icons-blank-theme";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center; }
  .abs-sidebar-totals .totals-tax-summary .amount .price:after, .cart-totals .totals-tax-summary .amount .price:after, .opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
    position: absolute;
    right: -5px;
    top: -12px; }

.abs-sidebar-totals .totals-tax-summary.expanded .mark, .cart-totals .totals-tax-summary.expanded .mark, .opc-block-summary .table-totals .totals-tax-summary.expanded .mark,
.abs-sidebar-totals .totals-tax-summary.expanded .amount,
.cart-totals .totals-tax-summary.expanded .amount,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount {
  border-bottom: 0; }

.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after, .cart-totals .totals-tax-summary.expanded .amount .price:after, .opc-block-summary .table-totals .totals-tax-summary.expanded .amount .price:after {
  content: ""; }

.abs-sidebar-totals .totals-tax-details, .cart-totals .totals-tax-details, .opc-block-summary .table-totals .totals-tax-details {
  display: none;
  border-bottom: 1px solid #F1EFF0; }
  .abs-sidebar-totals .totals-tax-details.shown, .cart-totals .totals-tax-details.shown, .opc-block-summary .table-totals .totals-tax-details.shown {
    display: table-row; }

.abs-discount-block > .title, .cart-summary .block > .title, .cart-container .cart-ls_summary .block > .title, .paypal-review-discount .block > .title {
  border-top: 1px solid #F1EFF0;
  cursor: pointer;
  font-weight: 600;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  overflow: hidden;
  padding: 7px 30px 7px 5px;
  position: relative; }
  .abs-discount-block > .title:after, .cart-summary .block > .title:after, .cart-container .cart-ls_summary .block > .title:after, .paypal-review-discount .block > .title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    line-height: inherit;
    color: inherit;
    content: "";
    font-family: "icons-blank-theme";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center; }
  .abs-discount-block > .title:after, .cart-summary .block > .title:after, .cart-container .cart-ls_summary .block > .title:after, .paypal-review-discount .block > .title:after {
    position: absolute;
    right: -5px;
    top: -5px; }
  .column.main .abs-discount-block > .title strong, .column.main .cart-summary .block > .title strong, .cart-summary .column.main .block > .title strong, .column.main .cart-container .cart-ls_summary .block > .title strong, .cart-container .cart-ls_summary .column.main .block > .title strong, .column.main .paypal-review-discount .block > .title strong, .paypal-review-discount .column.main .block > .title strong {
    font-size: 1.8rem;
    font-weight: 400; }

.abs-discount-block > .content, .cart-summary .block > .content, .cart-container .cart-ls_summary .block > .content, .paypal-review-discount .block > .content {
  display: none; }

.abs-discount-block.active > .title:after, .cart-summary .active.block > .title:after, .cart-container .cart-ls_summary .active.block > .title:after, .paypal-review-discount .active.block > .title:after {
  content: ""; }

.abs-discount-block.active > .content, .cart-summary .active.block > .content, .cart-container .cart-ls_summary .active.block > .content, .paypal-review-discount .active.block > .content {
  display: block; }

.zoom-in {
  position: relative;
  overflow: hidden; }
  .zoom-in img,
  .zoom-in .img-bg {
    transform: scale(1);
    transition: transform .6s ease-in; }
  .zoom-in .text-over:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    opacity: 1;
    transition: opacity .6s ease-in; }
  .zoom-in:hover .text-over:before {
    opacity: 0; }
  .zoom-in:hover img,
  .zoom-in:hover .img-bg {
    transform: scale(1.05); }

.zoom-out {
  overflow: hidden; }
  .zoom-out img,
  .zoom-out .img-bg {
    transform: scale(1.08) rotate(2deg);
    transition: transform .4s ease-in-out; }
    .zoom-out img:hover,
    .zoom-out .img-bg:hover {
      transform: scale(1) rotate(0); }

/* override magento-ui variables*/
.control input[type="text"],
.control input[type="password"],
.control input[type="url"],
.control input[type="tel"],
.control input[type="search"],
.control input[type="number"],
.control input[type="datetime"],
.control input[type="email"] {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1rem;
  color: #000;
  height: 40px;
  border-color: #838383; }

.fieldset {
  border: 0;
  margin: 0 0 40px;
  padding: 0;
  letter-spacing: -0.31em; }
  .fieldset > * {
    letter-spacing: normal; }
  .fieldset > .legend {
    margin: 0 0 25px;
    padding: 0;
    box-sizing: border-box;
    float: left;
    line-height: 1.2;
    font-size: 2rem; }
    .fieldset > .legend + br {
      clear: both;
      display: block;
      height: 0;
      overflow: hidden;
      visibility: hidden; }
  .fieldset:last-child {
    margin-bottom: 0; }
  .fieldset > .field,
  .fieldset > .fields > .field {
    margin: 0 0 20px; }
    .fieldset > .field > .label,
    .fieldset > .fields > .field > .label {
      margin: 0 0 5px;
      display: inline-block; }
    .fieldset > .field:last-child,
    .fieldset > .fields > .field:last-child {
      margin-bottom: 0; }
    .fieldset > .field > .label,
    .fieldset > .fields > .field > .label {
      font-weight: 700; }
      .fieldset > .field > .label + br,
      .fieldset > .fields > .field > .label + br {
        display: none; }
    .fieldset > .field .choice input,
    .fieldset > .fields > .field .choice input {
      vertical-align: top; }
    .fieldset > .field .fields.group:before, .fieldset > .field .fields.group:after,
    .fieldset > .fields > .field .fields.group:before,
    .fieldset > .fields > .field .fields.group:after {
      content: '';
      display: table; }
    .fieldset > .field .fields.group:after,
    .fieldset > .fields > .field .fields.group:after {
      clear: both; }
    .fieldset > .field .fields.group .field,
    .fieldset > .fields > .field .fields.group .field {
      box-sizing: border-box;
      float: left; }
    .fieldset > .field .fields.group.group-2 .field,
    .fieldset > .fields > .field .fields.group.group-2 .field {
      width: 50% !important; }
    .fieldset > .field .fields.group.group-3 .field,
    .fieldset > .fields > .field .fields.group.group-3 .field {
      width: 33.3% !important; }
    .fieldset > .field .fields.group.group-4 .field,
    .fieldset > .fields > .field .fields.group.group-4 .field {
      width: 25% !important; }
    .fieldset > .field .fields.group.group-5 .field,
    .fieldset > .fields > .field .fields.group.group-5 .field {
      width: 20% !important; }
    .fieldset > .field .addon,
    .fieldset > .fields > .field .addon {
      display: inline-flex;
      flex-wrap: nowrap;
      padding: 0;
      width: 100%; }
      .fieldset > .field .addon textarea,
      .fieldset > .field .addon select,
      .fieldset > .field .addon input,
      .fieldset > .fields > .field .addon textarea,
      .fieldset > .fields > .field .addon select,
      .fieldset > .fields > .field .addon input {
        order: 2;
        flex-basis: 100%;
        display: inline-block;
        margin: 0;
        width: auto; }
      .fieldset > .field .addon .addbefore,
      .fieldset > .field .addon .addafter,
      .fieldset > .fields > .field .addon .addbefore,
      .fieldset > .fields > .field .addon .addafter {
        background: #fff;
        background-clip: padding-box;
        border: 1px solid #838383;
        border-radius: 1px;
        font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 14px;
        height: 40px;
        line-height: 1.42857;
        padding: 0 9px;
        vertical-align: baseline;
        width: 100%;
        box-sizing: border-box;
        order: 3;
        display: inline-block;
        vertical-align: middle;
        white-space: nowrap;
        width: auto; }
        .fieldset > .field .addon .addbefore:disabled,
        .fieldset > .field .addon .addafter:disabled,
        .fieldset > .fields > .field .addon .addbefore:disabled,
        .fieldset > .fields > .field .addon .addafter:disabled {
          opacity: 0.5; }
        .fieldset > .field .addon .addbefore::-moz-placeholder,
        .fieldset > .field .addon .addafter::-moz-placeholder,
        .fieldset > .fields > .field .addon .addbefore::-moz-placeholder,
        .fieldset > .fields > .field .addon .addafter::-moz-placeholder {
          color: #c2c2c2; }
        .fieldset > .field .addon .addbefore::-webkit-input-placeholder,
        .fieldset > .field .addon .addafter::-webkit-input-placeholder,
        .fieldset > .fields > .field .addon .addbefore::-webkit-input-placeholder,
        .fieldset > .fields > .field .addon .addafter::-webkit-input-placeholder {
          color: #c2c2c2; }
        .fieldset > .field .addon .addbefore:-ms-input-placeholder,
        .fieldset > .field .addon .addafter:-ms-input-placeholder,
        .fieldset > .fields > .field .addon .addbefore:-ms-input-placeholder,
        .fieldset > .fields > .field .addon .addafter:-ms-input-placeholder {
          color: #c2c2c2; }
      .fieldset > .field .addon .addbefore,
      .fieldset > .fields > .field .addon .addbefore {
        float: left;
        order: 1; }
    .fieldset > .field .additional,
    .fieldset > .fields > .field .additional {
      margin-top: 10px; }
    .fieldset > .field.required > .label:after,
    .fieldset > .field._required > .label:after,
    .fieldset > .fields > .field.required > .label:after,
    .fieldset > .fields > .field._required > .label:after {
      content: '*';
      color: #000;
      font-size: 1rem;
      margin: 0 0 0 -2px; }
    .fieldset > .field .note,
    .fieldset > .fields > .field .note {
      font-size: 1.2rem;
      margin: 3px 0 0;
      padding: 0;
      display: inline-block;
      text-decoration: none; }
      .fieldset > .field .note:before,
      .fieldset > .fields > .field .note:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 24px;
        line-height: 12px;
        content: "";
        font-family: "icons-blank-theme";
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center; }
    .fieldset > .field.choice .label,
    .fieldset > .fields > .field.choice .label {
      display: inline;
      font-weight: normal; }
    .column:not(.main) .fieldset > .field .label, .column:not(.main)
    .fieldset > .fields > .field .label {
      font-weight: normal; }
    .fieldset > .field .field.choice,
    .fieldset > .fields > .field .field.choice {
      margin-bottom: 10px; }
      .fieldset > .field .field.choice:last-child,
      .fieldset > .fields > .field .field.choice:last-child {
        margin-bottom: 0; }
    .fieldset > .field input[type=file],
    .fieldset > .fields > .field input[type=file] {
      margin: 5px 0; }

.legend + .fieldset,
.legend + div {
  clear: both; }

.legend strong {
  margin-left: 5px; }

fieldset.field {
  border: 0;
  padding: 0; }

.field.date .time-picker {
  display: inline-block;
  margin-top: 10px;
  white-space: nowrap; }

.field .message.warning {
  margin-top: 10px; }

.field-error,
div.mage-error[generated] {
  margin-top: 7px;
  font-size: 13px; }

.field-error {
  color: #E20714;
  font-size: 1rem; }

.field .tooltip {
  position: relative; }
  .field .tooltip .tooltip-content {
    background: #fff;
    max-width: 360px;
    min-width: 210px;
    padding: 12px 16px;
    z-index: 100;
    display: none;
    position: absolute;
    text-align: left;
    color: #333;
    line-height: 1.4;
    border: 1px solid #bbb;
    margin-left: 5px;
    left: 100%;
    top: 0; }
    .field .tooltip .tooltip-content:after, .field .tooltip .tooltip-content:before {
      border: solid transparent;
      content: '';
      height: 0;
      position: absolute;
      width: 0; }
    .field .tooltip .tooltip-content:after {
      border-width: 5px;
      border-color: transparent; }
    .field .tooltip .tooltip-content:before {
      border-width: 6px;
      border-color: transparent; }
    .field .tooltip .tooltip-content:after, .field .tooltip .tooltip-content:before {
      right: 100%; }
    .field .tooltip .tooltip-content:after {
      border-right-color: #fff;
      margin-top: -5px;
      top: 15px; }
    .field .tooltip .tooltip-content:before {
      border-right-color: #bbb;
      margin-top: -6px;
      top: 15px; }
  .field .tooltip .tooltip-toggle {
    cursor: help; }
  .field .tooltip .tooltip-toggle:hover + .tooltip-content,
  .field .tooltip .tooltip-toggle:focus + .tooltip-content,
  .field .tooltip:hover .tooltip-content {
    display: block; }
  .field .tooltip .tooltip-content {
    min-width: 200px;
    white-space: normal; }

input:focus ~ .tooltip .tooltip-content,
select:focus ~ .tooltip .tooltip-content {
  display: block; }

._has-datepicker ~ .ui-datepicker-trigger {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  display: block;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle; }
  ._has-datepicker ~ .ui-datepicker-trigger:focus, ._has-datepicker ~ .ui-datepicker-trigger:active {
    background: none;
    border: none; }
  ._has-datepicker ~ .ui-datepicker-trigger:hover {
    background: none;
    border: none; }
  ._has-datepicker ~ .ui-datepicker-trigger.disabled, ._has-datepicker ~ .ui-datepicker-trigger[disabled],
  fieldset[disabled] ._has-datepicker ~ .ui-datepicker-trigger {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.5; }
  ._has-datepicker ~ .ui-datepicker-trigger > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  ._has-datepicker ~ .ui-datepicker-trigger:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 40px;
    line-height: 40px;
    color: #7d7d7d;
    content: "";
    font-family: "icons-blank-theme";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center; }
  ._has-datepicker ~ .ui-datepicker-trigger:focus {
    box-shadow: none;
    outline: 0; }

.sidebar .fieldset {
  margin: 0; }
  .sidebar .fieldset > .field:not(.choice):not(:last-child),
  .sidebar .fieldset .fields > .field:not(:last-child) {
    margin: 0 0 20px; }
  .sidebar .fieldset > .field:not(.choice) .label,
  .sidebar .fieldset .fields > .field .label {
    margin: 0 0 4px;
    padding: 0 0 5px;
    text-align: left;
    width: 100%; }
  .sidebar .fieldset > .field:not(.choice) .control,
  .sidebar .fieldset .fields > .field .control {
    width: 100%; }

@media only screen and (min-width: 768px) {
  .fieldset > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
    margin: 0 0 18px; }
    .fieldset > .field > .label {
      margin: 0; }
    .fieldset > .field:before, .fieldset > .field:after {
      content: '';
      display: table; }
    .fieldset > .field:after {
      clear: both; }
    .fieldset > .field.choice:before, .fieldset > .field.no-label:before {
      padding: 6px 15px 0 0;
      width: 25.8%;
      box-sizing: border-box;
      content: ' ';
      float: left;
      height: 1px; }
    .fieldset > .field .description {
      padding: 6px 15px 0 0;
      text-align: right;
      width: 25.8%;
      box-sizing: border-box;
      float: left; }
    .fieldset > .field:not(.choice) > .label {
      padding: 6px 15px 0 0;
      text-align: right;
      width: 25.8%;
      box-sizing: border-box;
      float: left; }
    .fieldset > .field:not(.choice) > .control {
      width: 74.2%;
      float: left; } }

@font-face {
  font-family: "icons-blank-theme";
  src: url("../fonts/Blank-Theme-Icons/Blank-Theme-Icons.eot");
  src: url("../fonts/Blank-Theme-Icons/Blank-Theme-Icons.eot?#iefix") format("embedded-opentype"), url("../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff2") format("woff2"), url("../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff") format("woff"), url("../fonts/Blank-Theme-Icons/Blank-Theme-Icons.ttf") format("truetype"), url("../fonts/Blank-Theme-Icons/Blank-Theme-Icons.svg#icons-blank-theme") format("svg");
  font-weight: normal;
  font-style: normal; }

body {
  overflow-x: hidden; }
  body.hideScroll {
    overflow-y: hidden; }

.columns {
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box; }
  .columns:after {
    clear: both;
    content: ' ';
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden; }
  .columns .column.main {
    padding-bottom: 40px;
    flex-basis: 100%;
    flex-grow: 1;
    order: 1;
    width: 100%; }
  .columns .sidebar-main {
    flex-grow: 1;
    flex-basis: 100%;
    order: 1; }
  .columns .sidebar-additional {
    flex-grow: 1;
    flex-basis: 100%;
    order: 2; }

@media only screen and (max-width: 767px) {
  .account .page-main,
  .cms-privacy-policy .page-main {
    padding-top: 41px;
    position: relative; } }

@media only screen and (min-width: 768px) {
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .block.category.event,
  .top-container {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto; }
  .page-main {
    width: 100%;
    /* stylelint-disable declaration-block-no-redundant-longhand-properties */
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: auto;
    /* stylelint-enable declaration-block-no-redundant-longhand-properties */ }
    .ie9 .page-main {
      width: auto; }
  .columns {
    display: block; }
  .column.main {
    min-height: 300px; }
    .page-layout-1column .column.main {
      width: 100%;
      order: 2; }
    .page-layout-3columns .column.main {
      width: 66.66667%;
      display: inline-block;
      order: 2; }
    .page-layout-2columns-left .column.main {
      width: 83.33333%;
      float: right;
      order: 2; }
    .page-layout-2columns-right .column.main {
      width: 83.33333%;
      float: left;
      order: 1; }
  .sidebar-main {
    padding-right: 2%; }
    .page-layout-3columns .sidebar-main {
      width: 16.66667%;
      float: left;
      order: 1; }
    .page-layout-2columns-left .sidebar-main {
      width: 16.66667%;
      float: left;
      order: 1; }
    .page-layout-2columns-right .sidebar-main {
      width: 16.66667%;
      float: left;
      order: 1; }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0; }
  .sidebar-additional {
    clear: right;
    padding-left: 2%; }
    .page-layout-3columns .sidebar-additional {
      width: 16.66667%;
      float: right;
      order: 3; }
    .page-layout-2columns-left .sidebar-additional {
      width: 16.66667%;
      float: right;
      order: 2; }
    .page-layout-2columns-right .sidebar-additional {
      width: 16.66667%;
      float: right;
      order: 2; }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
    padding-right: 2%; } }

.load.indicator {
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 9999;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  position: absolute; }
  .load.indicator:before {
    background: transparent url("../images/loader-2.gif") no-repeat 50% 50%;
    border-radius: 5px;
    height: 160px;
    width: 160px;
    bottom: 0;
    box-sizing: border-box;
    content: '';
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0; }
  .load.indicator > span {
    display: none; }

.loading-mask {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
  background: rgba(255, 255, 255, 0.5); }
  .loading-mask .loader > img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100; }
  .loading-mask .loader > p {
    display: none; }

body > .loading-mask {
  z-index: 9999; }

._block-content-loading {
  position: relative; }

.message.info {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative; }
  .message.info a {
    color: #1979c3; }
    .message.info a:hover {
      color: #006bb4; }
    .message.info a:active {
      color: #006bb4; }
  .message.info > *:first-child:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #c07600;
    content: "";
    font-family: "icons-blank-theme";
    margin: -14px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    left: 0;
    top: 18px;
    width: 40px;
    position: absolute;
    text-align: center; }

.message.error {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fae5e5;
  color: #E20714;
  padding-left: 40px;
  position: relative; }
  .message.error a {
    color: #1979c3; }
    .message.error a:hover {
      color: #006bb4; }
    .message.error a:active {
      color: #006bb4; }
  .message.error > *:first-child:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #b30000;
    content: "";
    font-family: "icons-blank-theme";
    margin: -14px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    left: 0;
    top: 18px;
    width: 40px;
    position: absolute;
    text-align: center; }

.message.warning {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative; }
  .message.warning a {
    color: #1979c3; }
    .message.warning a:hover {
      color: #006bb4; }
    .message.warning a:active {
      color: #006bb4; }
  .message.warning > *:first-child:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #c07600;
    content: "";
    font-family: "icons-blank-theme";
    margin: -14px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    left: 0;
    top: 18px;
    width: 40px;
    position: absolute;
    text-align: center; }

.message.notice {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative; }
  .message.notice a {
    color: #1979c3; }
    .message.notice a:hover {
      color: #006bb4; }
    .message.notice a:active {
      color: #006bb4; }
  .message.notice > *:first-child:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #c07600;
    content: "";
    font-family: "icons-blank-theme";
    margin: -14px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    left: 0;
    top: 18px;
    width: 40px;
    position: absolute;
    text-align: center; }

.message.success {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #e5efe5;
  color: #006400;
  padding-left: 40px;
  position: relative; }
  .message.success a {
    color: #1979c3; }
    .message.success a:hover {
      color: #006bb4; }
    .message.success a:active {
      color: #006bb4; }
  .message.success > *:first-child:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #006400;
    content: "";
    font-family: "icons-blank-theme";
    margin: -14px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    left: 0;
    top: 18px;
    width: 40px;
    position: absolute;
    text-align: center; }

.panel.header .links,
.panel.header .switcher {
  display: none; }

.nav-sections {
  background: whitesmoke; }

.nav-toggle {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  display: block;
  font-size: 0;
  left: 15px;
  position: absolute;
  top: 15px;
  z-index: 14; }
  .nav-toggle:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: inherit;
    color: #8f8f8f;
    content: "";
    font-family: "icons-blank-theme";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center; }
  .nav-toggle:hover:before {
    color: #333; }
  .nav-toggle > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }

@media only screen and (max-width: 1023px) {
  .navigation {
    padding: 0; }
    .navigation .parent .level-top {
      position: relative;
      display: block;
      text-decoration: none; }
      .navigation .parent .level-top:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 42px;
        line-height: inherit;
        color: inherit;
        content: "";
        font-family: "icons-blank-theme";
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center; }
      .navigation .parent .level-top:after {
        position: absolute;
        right: 7px;
        top: -8px; }
      .navigation .parent .level-top.ui-state-active:after {
        content: ""; }
  .nav-sections {
    -webkit-overflow-scrolling: touch;
    transition: left 0.3s;
    height: 100%;
    left: -80%;
    left: calc(-1 * (100% - 54px));
    overflow: auto;
    position: fixed;
    top: 0;
    width: 80%;
    width: calc(100% - 54px); }
    .nav-sections .switcher {
      border-top: 1px solid #d1d1d1;
      font-size: 1.6rem;
      font-weight: 700;
      margin: 0;
      padding: 0.8rem 3.5rem 0.8rem 2rem; }
      .nav-sections .switcher .label {
        display: block;
        margin-bottom: 5px; }
      .nav-sections .switcher:last-child {
        border-bottom: 1px solid #d1d1d1; }
    .nav-sections .switcher-trigger strong {
      position: relative;
      display: block;
      text-decoration: none; }
      .nav-sections .switcher-trigger strong:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 42px;
        line-height: inherit;
        color: inherit;
        content: "";
        font-family: "icons-blank-theme";
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center; }
      .nav-sections .switcher-trigger strong:after {
        position: absolute;
        right: -40px;
        top: -16px; }
    .nav-sections .switcher-trigger.active strong:after {
      content: ""; }
    .nav-sections .switcher-dropdown {
      margin: 0;
      padding: 0;
      list-style: none none;
      padding: 10px 0; }
    .nav-sections .header.links {
      margin: 0;
      padding: 0;
      list-style: none none;
      border-bottom: 1px solid #d1d1d1; }
      .nav-sections .header.links li {
        font-size: 1.6rem;
        margin: 0; }
        .nav-sections .header.links li.greet.welcome {
          border-top: 1px solid #d1d1d1;
          font-weight: 700;
          padding: 0.8rem 20px; }
        .nav-sections .header.links li > a {
          border-top: 1px solid #d1d1d1; }
      .nav-sections .header.links a,
      .nav-sections .header.links a:hover {
        color: #575757;
        text-decoration: none;
        display: block;
        font-weight: 700;
        padding: 0.8rem 20px; }
      .nav-sections .header.links .header.links {
        border: 0; }
  .nav-before-open {
    height: 100%;
    overflow-x: hidden;
    width: 100%; }
    .nav-before-open .page-wrapper {
      transition: left 0.3s;
      height: 100%;
      left: 0;
      overflow: hidden;
      position: relative; }
    .nav-before-open body {
      height: 100%;
      overflow: hidden;
      position: relative;
      width: 100%; }
  .nav-open .page-wrapper {
    left: 80%;
    left: calc(100% - 54px); }
  .nav-open .nav-sections {
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    left: 0;
    z-index: 99; }
  .nav-open .nav-toggle:after {
    background: rgba(0, 0, 0, 0.5);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1; }
  .nav-sections-items {
    position: relative;
    z-index: 1; }
    .nav-sections-items:before, .nav-sections-items:after {
      content: '';
      display: table; }
    .nav-sections-items:after {
      clear: both; }
  .nav-sections-item-title {
    background: #e8e8e8;
    border: solid #dbdbdb;
    border-width: 0 0 1px 1px;
    box-sizing: border-box;
    float: left;
    height: 71px;
    padding-top: 24px;
    text-align: center;
    width: 33.33%; }
    .nav-sections-item-title.active {
      background: transparent;
      border-bottom: 0; }
    .nav-sections-item-title .nav-sections-item-switch:hover {
      text-decoration: none; }
  .nav-sections-item-content {
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    margin-top: 71px;
    width: 100%;
    padding: 25px 0; }
    .nav-sections-item-content:before, .nav-sections-item-content:after {
      content: '';
      display: table; }
    .nav-sections-item-content:after {
      clear: both; }
    .nav-sections-item-content.active {
      display: block; }
  .navigation {
    background: whitesmoke;
    box-sizing: border-box; }
    .navigation ul {
      margin: 0;
      padding: 0; }
    .navigation li {
      margin: 0; }
    .navigation a {
      display: block;
      padding: 10px 0 10px 15px; }
    .navigation a,
    .navigation a:hover {
      color: #575757;
      text-decoration: none; }
    .navigation .level0 {
      border-top: 1px solid #d1d1d1;
      font-size: 1.6rem; }
      .navigation .level0 > .level-top {
        font-weight: 700;
        padding: 8px 40px 8px 15px;
        text-transform: uppercase;
        word-wrap: break-word; }
      .navigation .level0.active .all-category .ui-state-focus {
        border-color: #ff5501;
        border-style: solid;
        border-width: 0 0 0 8px;
        padding-left: 7px;
        display: inline-block; }
      .navigation .level0 > .level1 {
        font-weight: 600; }
      .navigation .level0.active > a:not(.ui-state-active), .navigation .level0.has-active > a:not(.ui-state-active) {
        border-color: #ff5501;
        border-style: solid;
        border-width: 0 0 0 8px; }
        .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon), .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
          margin-left: -8px; }
    .navigation li.level0:last-child {
      border-bottom: 1px solid #d1d1d1; }
    .navigation .submenu > li {
      word-wrap: break-word; }
    .navigation .submenu:not(:first-child) {
      font-weight: 400;
      line-height: 1.3;
      left: auto !important;
      overflow-x: hidden;
      padding: 0;
      position: relative;
      top: auto !important;
      transition: left 0.3s ease-out; }
      .navigation .submenu:not(:first-child) > li > a {
        padding-left: 15px; }
      .navigation .submenu:not(:first-child) > li:last-child {
        margin-bottom: 0; }
      .navigation .submenu:not(:first-child) ul {
        display: block;
        padding-left: 15px; }
        .navigation .submenu:not(:first-child) ul > li {
          margin: 0; }
          .navigation .submenu:not(:first-child) ul > li a {
            color: #575757;
            display: block;
            line-height: normal; }
      .navigation .submenu:not(:first-child).expanded {
        display: block !important;
        padding-right: 0;
        top: 0 !important; }
      .navigation .submenu:not(:first-child) .active > a {
        border-color: #ff5501;
        border-style: solid;
        border-width: 0 0 0 8px;
        padding-left: 7px; }
      .navigation .submenu:not(:first-child) .level1.active > a {
        padding-left: 7px; } }

@media only screen and (min-width: 768px) {
  .nav-toggle {
    display: none; }
  .nav-sections {
    flex-shrink: 0;
    flex-basis: auto;
    margin-bottom: 25px; }
  .nav-sections-item-title {
    display: none; }
  .nav-sections-item-content {
    display: block !important; }
  .nav-sections-item-content > * {
    display: none; }
  .nav-sections-item-content > .navigation {
    display: block; }
  .navigation {
    background: whitesmoke;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3; }
    .navigation:empty {
      display: none; }
    .navigation ul {
      margin-top: 0;
      margin-bottom: 0;
      padding: 0;
      position: relative; }
    .navigation li.level0 {
      border-top: none; }
    .navigation .level0 {
      margin: 0 10px 0 0;
      display: inline-block;
      position: relative; }
      .navigation .level0:last-child {
        margin-right: 0;
        padding-right: 0; }
      .navigation .level0 > .level-top {
        color: #575757;
        line-height: 53px;
        padding: 0 12px;
        text-decoration: none;
        box-sizing: border-box;
        position: relative; }
        .navigation .level0 > .level-top:hover, .navigation .level0 > .level-top.ui-state-focus {
          color: #333;
          text-decoration: none; }
      .navigation .level0.active > .level-top, .navigation .level0.has-active > .level-top {
        border-color: #ff5501;
        border-style: solid;
        border-width: 0 0 3px;
        color: #333;
        text-decoration: none;
        display: inline-block; }
      .navigation .level0.parent:hover > .submenu {
        overflow: visible !important; }
      .navigation .level0 .submenu {
        background: #fff;
        border: 1px solid #F1EFF0;
        box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
        font-weight: 700;
        min-width: 230px;
        padding: 15px 0;
        display: none;
        left: 0;
        margin: 0 !important;
        padding: 0;
        position: absolute;
        z-index: 1;
        margin-top: 11px; }
        .navigation .level0 .submenu > ul {
          margin-top: 11px; }
          .navigation .level0 .submenu > ul:before, .navigation .level0 .submenu > ul:after {
            content: '';
            display: block;
            overflow: hidden;
            position: absolute; }
          .navigation .level0 .submenu > ul:before {
            color: #fff;
            left: 20px;
            top: -20px;
            border: 10px solid transparent;
            height: 0;
            width: 0;
            border-bottom-color: #fff;
            z-index: 4; }
          .navigation .level0 .submenu > ul:after {
            border: 11px solid transparent;
            height: 0;
            width: 0;
            border-bottom-color: #F1EFF0;
            color: #F1EFF0;
            left: 19px;
            top: -22px;
            z-index: 3; }
        .navigation .level0 .submenu a {
          display: block;
          line-height: inherit;
          color: #575757;
          padding: 8px 20px; }
          .navigation .level0 .submenu a:hover, .navigation .level0 .submenu a.ui-state-focus {
            background: #e8e8e8;
            color: #333;
            text-decoration: none; }
        .navigation .level0 .submenu .active > a {
          border-color: #ff5501;
          border-style: solid;
          border-width: 0 0 0 3px; }
        .navigation .level0 .submenu .submenu {
          top: 0 !important;
          left: 100% !important; }
        .navigation .level0 .submenu .submenu-reverse {
          left: auto !important;
          right: 100%; }
      .navigation .level0.more {
        position: relative;
        display: inline-block;
        text-decoration: none; }
        .navigation .level0.more:after {
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          font-size: 26px;
          line-height: inherit;
          color: inherit;
          content: "";
          font-family: "icons-blank-theme";
          vertical-align: middle;
          display: inline-block;
          font-weight: normal;
          overflow: hidden;
          speak: none;
          text-align: center; }
        .navigation .level0.more:before {
          display: none; }
        .navigation .level0.more:after {
          cursor: pointer;
          padding: 8px 12px;
          position: relative;
          z-index: 1; }
        .navigation .level0.more:hover > .submenu {
          overflow: visible !important; }
        .navigation .level0.more li {
          display: block; }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block; } }

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

.pages .items {
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  list-style: none none;
  display: inline-block;
  font-weight: 700; }

.pages .item {
  font-size: 1.2rem;
  font-size: 12px;
  letter-spacing: normal;
  line-height: 32px;
  margin: 0 2px 0 0;
  display: inline-block; }
  .pages .item .label {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }

.pages a.page {
  color: #1979c3;
  display: inline-block;
  padding: 0 4px;
  text-decoration: none; }
  .pages a.page:visited {
    color: #1979c3; }
  .pages a.page:hover {
    color: #006bb4;
    text-decoration: none; }
  .pages a.page:active {
    color: #ff5501; }

.pages strong.page {
  font-size: 1.2rem;
  font-size: 12px;
  letter-spacing: normal;
  line-height: 32px;
  color: #333;
  display: inline-block;
  font-weight: 700;
  padding: 0 4px; }

.pages .action {
  border: 1px solid #F1EFF0;
  color: #7d7d7d;
  display: inline-block;
  padding: 0;
  text-decoration: none; }
  .pages .action:visited {
    color: #7d7d7d; }
  .pages .action:hover {
    color: #7d7d7d;
    text-decoration: none; }
  .pages .action:active {
    color: #7d7d7d; }
  .pages .action.next {
    display: inline-block;
    text-decoration: none; }
    .pages .action.next:visited:before {
      color: #7d7d7d; }
    .pages .action.next:active:before {
      color: #7d7d7d; }
    .pages .action.next > span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .pages .action.next:before {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 46px;
      line-height: inherit;
      color: #7d7d7d;
      content: "";
      font-family: "icons-blank-theme";
      margin: 0 0 0 -6px;
      vertical-align: top;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center; }
    .pages .action.next:hover:before {
      color: #7d7d7d; }
    .pages .action.next:active:before {
      color: #7d7d7d; }
  .pages .action.previous {
    display: inline-block;
    text-decoration: none; }
    .pages .action.previous:visited:before {
      color: #7d7d7d; }
    .pages .action.previous:active:before {
      color: #7d7d7d; }
    .pages .action.previous > span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .pages .action.previous:before {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 46px;
      line-height: inherit;
      color: #7d7d7d;
      content: "";
      font-family: "icons-blank-theme";
      margin: 0 0 0 -6px;
      vertical-align: top;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center; }
    .pages .action.previous:hover:before {
      color: #7d7d7d; }
    .pages .action.previous:active:before {
      color: #7d7d7d; }

.pages .action {
  width: 34px; }
  .pages .action.previous {
    margin-right: 12px; }
  .pages .action.next {
    margin-left: 12px; }

.ui-dialog.popup .action.close {
  position: absolute;
  height: 40px;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 1001;
  display: inline-block;
  text-decoration: none;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400; }
  .ui-dialog.popup .action.close > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  .ui-dialog.popup .action.close:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: inherit;
    content: "";
    font-family: "icons-blank-theme";
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center; }
  .ui-dialog.popup .action.close:hover:before {
    color: inherit; }
  .ui-dialog.popup .action.close:active:before {
    color: inherit; }
  .ui-dialog.popup .action.close:focus, .ui-dialog.popup .action.close:active {
    background: none;
    border: none; }
  .ui-dialog.popup .action.close:hover {
    background: none;
    border: none; }
  .ui-dialog.popup .action.close.disabled, .ui-dialog.popup .action.close[disabled],
  fieldset[disabled] .ui-dialog.popup .action.close {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.5; }

.popup-pointer {
  margin-left: -14px;
  position: absolute;
  top: -14px; }
  .popup-pointer:before, .popup-pointer:after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-bottom-style: solid; }
  .popup-pointer:before {
    left: 2px;
    top: 2px;
    border: solid 6px;
    border-color: transparent transparent #fff transparent;
    z-index: 99; }
  .popup-pointer:after {
    left: 1px;
    top: 0;
    border: solid 7px;
    border-color: transparent transparent #aeaeae transparent;
    z-index: 98; }

@media only screen and (min-width: 640px) {
  .ui-dialog.popup {
    width: 420px; } }

.price-tier_price .price-excluding-tax,
.price-tier_price .price-including-tax {
  display: inline; }

.price-including-tax,
.price-excluding-tax {
  display: block;
  font-size: 1.8rem;
  line-height: 1; }
  .price-including-tax .price,
  .price-excluding-tax .price {
    font-weight: 700; }

.price-including-tax + .price-excluding-tax,
.weee[data-label] {
  display: block;
  font-size: 1.8rem; }
  .price-including-tax + .price-excluding-tax:before,
  .weee[data-label]:before {
    content: attr(data-label) ": ";
    font-size: 1.1rem; }
  .price-including-tax + .price-excluding-tax .price,
  .weee[data-label] .price {
    font-size: 1.1rem; }

body {
  margin: 0;
  padding: 0; }

article,
aside,
details,
figcaption,
figure,
main,
footer,
header,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

nav ul,
nav ol {
  list-style: none none; }

img {
  border: 0; }

img,
object,
video,
embed {
  height: auto;
  max-width: 100%; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

html {
  font-size: 62.5%;
  font-size-adjust: 100%; }

body {
  color: #333;
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857;
  font-size: 1.4rem; }

p {
  margin-top: 0; }

p {
  margin-bottom: 1rem; }

abbr[title] {
  border-bottom: 1px dotted #F1EFF0;
  cursor: help; }

b,
strong {
  font-weight: 700; }

em,
i {
  font-style: italic; }

mark {
  background: #f0f0f0;
  color: black; }

small,
.small {
  font-size: 12px; }

hr {
  border: 0;
  border-top: 1px solid #F1EFF0;
  margin-bottom: 20px;
  margin-top: 20px; }

sub,
sup {
  font-size: 71.42857%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

dfn {
  font-style: italic; }

h1 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 0;
  margin-bottom: 2rem; }

h2 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem; }

h3 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem; }

h4 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem; }

h5 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.2rem;
  margin-top: 2rem;
  margin-bottom: 2rem; }

h6 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1rem;
  margin-top: 2rem;
  margin-bottom: 2rem; }

h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small {
  color: #333;
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1; }

a,
.alink {
  color: #1979c3;
  text-decoration: none; }
  a:visited,
  .alink:visited {
    color: #1979c3;
    text-decoration: none; }
  a:hover,
  .alink:hover {
    color: #006bb4;
    text-decoration: underline; }
  a:active,
  .alink:active {
    color: #ff5501;
    text-decoration: underline; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 2.5rem; }
  ul > li,
  ol > li {
    margin-top: 0;
    margin-bottom: 1rem; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

dl {
  margin-bottom: 20px;
  margin-top: 0; }

dt {
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 0; }

dd {
  margin-bottom: 10px;
  margin-top: 0;
  margin-left: 0; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
  white-space: nowrap; }

kbd {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem; }

pre {
  background: #f0f0f0;
  border: 1px solid #F1EFF0;
  color: #111111;
  line-height: 1.42857;
  margin: 0 0 10px;
  padding: 10px;
  font-size: 1.2rem;
  display: block;
  word-wrap: break-word; }
  pre code {
    background-color: transparent;
    border-radius: 0;
    color: inherit;
    font-size: inherit;
    padding: 0;
    white-space: pre-wrap; }

blockquote {
  border-left: 0 solid #F1EFF0;
  margin: 0 0 20px 40px;
  padding: 0;
  color: #333;
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: 400;
  line-height: 1.42857;
  font-size: 1.4rem; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    color: #333;
    line-height: 1.42857;
    font-size: 1rem;
    display: block; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: "— "; }
  blockquote cite {
    font-style: normal; }

blockquote:before, blockquote:after {
  content: ''; }

q {
  quotes: none; }
  q:before, q:after {
    content: '';
    content: none; }

cite {
  font-style: normal; }

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%; }
  table th {
    text-align: left; }
  table > tbody > tr > th,
  table > tbody > tr > td,
  table > tfoot > tr > th,
  table > tfoot > tr > td {
    vertical-align: top; }
  table > thead > tr > th,
  table > thead > tr > td {
    vertical-align: bottom; }
  table > thead > tr > th,
  table > thead > tr > td,
  table > tbody > tr > th,
  table > tbody > tr > td,
  table > tfoot > tr > th,
  table > tfoot > tr > td {
    padding: 8px 10px; }

button, .cart.table-wrapper .actions-toolbar > .action, .action-gift {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle; }
  button:focus, .cart.table-wrapper .actions-toolbar > .action:focus, .action-gift:focus, button:active, .cart.table-wrapper .actions-toolbar > .action:active, .action-gift:active {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #333; }
  button:hover, .cart.table-wrapper .actions-toolbar > .action:hover, .action-gift:hover {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #555; }
  button.disabled, .cart.table-wrapper .actions-toolbar > .disabled.action, .disabled.action-gift, button[disabled], .cart.table-wrapper .actions-toolbar > .action[disabled], .action-gift[disabled],
  fieldset[disabled] button,
  fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action,
  .cart.table-wrapper fieldset[disabled] .actions-toolbar > .action,
  fieldset[disabled] .action-gift {
    opacity: 0.5;
    cursor: default;
    pointer-events: none; }
  button::-moz-focus-inner, .cart.table-wrapper .actions-toolbar > .action::-moz-focus-inner, .action-gift::-moz-focus-inner {
    border: 0;
    padding: 0; }

input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"] {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #838383;
  border-radius: 1px;
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 40px;
  line-height: 1.42857;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box; }
  input[type="text"]:disabled,
  input[type="password"]:disabled,
  input[type="url"]:disabled,
  input[type="tel"]:disabled,
  input[type="search"]:disabled,
  input[type="number"]:disabled,
  input[type="datetime"]:disabled,
  input[type="email"]:disabled {
    opacity: 0.5; }
  input[type="text"]::-moz-placeholder,
  input[type="password"]::-moz-placeholder,
  input[type="url"]::-moz-placeholder,
  input[type="tel"]::-moz-placeholder,
  input[type="search"]::-moz-placeholder,
  input[type="number"]::-moz-placeholder,
  input[type="datetime"]::-moz-placeholder,
  input[type="email"]::-moz-placeholder {
    color: #c2c2c2; }
  input[type="text"]::-webkit-input-placeholder,
  input[type="password"]::-webkit-input-placeholder,
  input[type="url"]::-webkit-input-placeholder,
  input[type="tel"]::-webkit-input-placeholder,
  input[type="search"]::-webkit-input-placeholder,
  input[type="number"]::-webkit-input-placeholder,
  input[type="datetime"]::-webkit-input-placeholder,
  input[type="email"]::-webkit-input-placeholder {
    color: #c2c2c2; }
  input[type="text"]:-ms-input-placeholder,
  input[type="password"]:-ms-input-placeholder,
  input[type="url"]:-ms-input-placeholder,
  input[type="tel"]:-ms-input-placeholder,
  input[type="search"]:-ms-input-placeholder,
  input[type="number"]:-ms-input-placeholder,
  input[type="datetime"]:-ms-input-placeholder,
  input[type="email"]:-ms-input-placeholder {
    color: #c2c2c2; }

input[type="number"] {
  -moz-appearance: textfield; }
  input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0; }

input[type="search"] {
  -webkit-appearance: none; }
  input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration {
    -webkit-appearance: none; }

select {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #838383;
  border-radius: 1px;
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 40px;
  line-height: 1.42857;
  padding: 5px 10px 4px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box; }
  select:disabled {
    opacity: 0.5; }

select[multiple="multiple"] {
  height: auto;
  background-image: none; }

textarea {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #838383;
  border-radius: 1px;
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: auto;
  line-height: 1.42857;
  margin: 0;
  padding: 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  resize: vertical; }
  textarea:disabled {
    opacity: 0.5; }
  textarea::-moz-placeholder {
    color: #c2c2c2; }
  textarea::-webkit-input-placeholder {
    color: #c2c2c2; }
  textarea:-ms-input-placeholder {
    color: #c2c2c2; }

input.mage-error,
select.mage-error,
textarea.mage-error {
  border-color: #fa555f; }

div.mage-error[generated] {
  color: #E20714;
  font-size: 1rem; }

input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button; }

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

form {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

address {
  font-style: normal; }

*:focus {
  box-shadow: none;
  outline: 0; }

._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: 0 0 3px 1px #68a8e0; }

.product.data.items {
  margin: 0;
  padding: 0;
  margin-bottom: 20px; }
  .product.data.items > .item.title {
    box-sizing: border-box;
    float: none;
    width: 100%; }
    .product.data.items > .item.title > .switch {
      display: block; }
  .product.data.items > .item.content {
    box-sizing: border-box;
    display: block;
    float: none;
    margin: 0; }
    .product.data.items > .item.content:before, .product.data.items > .item.content:after {
      content: '';
      display: table; }
    .product.data.items > .item.content:after {
      clear: both; }
    .product.data.items > .item.content.active {
      display: block; }
  .product.data.items > .item.title {
    margin: 0 0 5px; }
  .product.data.items > .item.title > .switch {
    background: #f0f0f0;
    border-bottom: 1px solid #F1EFF0;
    border-left: 1px solid #F1EFF0;
    border-right: 1px solid #F1EFF0;
    border-top: 1px solid #F1EFF0;
    height: 40px;
    padding: 5px 20px 5px 20px;
    color: #7d7d7d;
    font-weight: 600;
    line-height: 40px;
    font-size: 1.8rem;
    color: #7d7d7d;
    text-decoration: none; }
    .product.data.items > .item.title > .switch:visited {
      color: #7d7d7d;
      text-decoration: none; }
    .product.data.items > .item.title > .switch:hover {
      color: #7d7d7d;
      text-decoration: none; }
    .product.data.items > .item.title > .switch:active {
      color: #333;
      text-decoration: none; }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc; }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: white;
    padding-bottom: 5px; }
  .product.data.items > .item.content {
    background: white;
    border: 1px solid #F1EFF0;
    margin: 0 0 5px;
    padding: 20px 20px 20px 20px; }

@media only screen and (min-width: 768px) {
  .product.data.items {
    position: relative;
    z-index: 1; }
    .product.data.items:before, .product.data.items:after {
      content: '';
      display: table; }
    .product.data.items:after {
      clear: both; }
    .product.data.items > .item.title {
      float: left;
      width: auto; }
      .product.data.items > .item.title > .switch {
        height: 20px;
        display: block;
        position: relative;
        z-index: 2; }
    .product.data.items > .item.content {
      margin-top: 20px;
      box-sizing: border-box;
      float: right;
      margin-left: -100%;
      width: 100%; }
      .product.data.items > .item.content:before, .product.data.items > .item.content:after {
        content: '';
        display: table; }
      .product.data.items > .item.content:after {
        clear: both; }
      .product.data.items > .item.content.active {
        display: block; }
    .product.data.items > .item.title {
      margin: 0 5px 0 0; }
      .product.data.items > .item.title > .switch {
        color: #7d7d7d;
        font-weight: 600;
        line-height: 20px;
        font-size: 1.4rem;
        color: #7d7d7d;
        text-decoration: none;
        background: #f0f0f0;
        border: 1px solid #F1EFF0;
        border-bottom: none;
        height: 20px;
        padding: 5px 20px 5px 20px; }
        .product.data.items > .item.title > .switch:visited {
          color: #7d7d7d;
          text-decoration: none; }
        .product.data.items > .item.title > .switch:hover {
          color: #7d7d7d;
          text-decoration: none; }
        .product.data.items > .item.title > .switch:active {
          color: #333;
          text-decoration: none; }
      .product.data.items > .item.title:not(.disabled) > .switch:focus,
      .product.data.items > .item.title:not(.disabled) > .switch:hover {
        background: #fcfcfc; }
      .product.data.items > .item.title:not(.disabled) > .switch:active,
      .product.data.items > .item.title.active > .switch,
      .product.data.items > .item.title.active > .switch:focus,
      .product.data.items > .item.title.active > .switch:hover {
        background: white;
        color: #333; }
      .product.data.items > .item.title.active > .switch,
      .product.data.items > .item.title.active > .switch:focus,
      .product.data.items > .item.title.active > .switch:hover {
        padding-bottom: 6px; }
    .product.data.items > .item.content {
      background: white;
      margin-top: 31px;
      padding: 20px 20px 20px 20px;
      border: 0;
      border-top: 1px solid #F1EFF0; } }

@media only screen and (max-width: 767px) {
  .product.data.items {
    margin: 0;
    padding: 0; }
    .product.data.items > .item.title {
      box-sizing: border-box;
      float: none;
      width: 100%; }
      .product.data.items > .item.title > .switch {
        display: block; }
    .product.data.items > .item.content {
      box-sizing: border-box;
      display: block;
      float: none;
      margin: 0; }
      .product.data.items > .item.content:before, .product.data.items > .item.content:after {
        content: '';
        display: table; }
      .product.data.items > .item.content:after {
        clear: both; }
      .product.data.items > .item.content.active {
        display: block; }
    .product.data.items > .item.title {
      margin: 0 0 5px; }
    .product.data.items > .item.title > .switch {
      background: #f0f0f0;
      border-bottom: 1px solid #F1EFF0;
      border-left: 1px solid #F1EFF0;
      border-right: 1px solid #F1EFF0;
      border-top: 1px solid #F1EFF0;
      height: 40px;
      padding: 5px 20px 5px 20px;
      color: #7d7d7d;
      font-weight: 600;
      line-height: 40px;
      font-size: 1.8rem;
      color: #7d7d7d;
      text-decoration: none; }
      .product.data.items > .item.title > .switch:visited {
        color: #7d7d7d;
        text-decoration: none; }
      .product.data.items > .item.title > .switch:hover {
        color: #7d7d7d;
        text-decoration: none; }
      .product.data.items > .item.title > .switch:active {
        color: #333;
        text-decoration: none; }
    .product.data.items > .item.title:not(.disabled) > .switch:focus,
    .product.data.items > .item.title:not(.disabled) > .switch:hover {
      background: #fcfcfc; }
    .product.data.items > .item.title:not(.disabled) > .switch:active,
    .product.data.items > .item.title.active > .switch,
    .product.data.items > .item.title.active > .switch:focus,
    .product.data.items > .item.title.active > .switch:hover {
      background: white;
      padding-bottom: 5px; }
    .product.data.items > .item.content {
      background: white;
      border: 1px solid #F1EFF0;
      margin: 0 0 5px;
      padding: 20px 20px 20px 20px; }
    .product.data.items .data.item {
      display: block; } }

.table-wrapper {
  margin-bottom: 20px; }

table > caption {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.table:not(.cart):not(.totals) {
  border: none; }
  .table:not(.cart):not(.totals) > thead > tr > th,
  .table:not(.cart):not(.totals) > thead > tr > td,
  .table:not(.cart):not(.totals) > tbody > tr > th,
  .table:not(.cart):not(.totals) > tbody > tr > td,
  .table:not(.cart):not(.totals) > tfoot > tr > th,
  .table:not(.cart):not(.totals) > tfoot > tr > td {
    border: none; }
  .table:not(.cart):not(.totals) > thead > tr > th,
  .table:not(.cart):not(.totals) > thead > tr > td {
    border-bottom: 1px solid #F1EFF0; }
  .table:not(.cart):not(.totals) tfoot > tr:first-child th,
  .table:not(.cart):not(.totals) tfoot > tr:first-child td {
    border-top: 1px solid #F1EFF0;
    padding-top: 20px; }
  .table:not(.cart):not(.totals) tfoot .mark {
    font-weight: 400;
    text-align: right; }

@media only screen and (max-width: 639px) {
  .table-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    position: relative; }
    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) {
      border: none;
      display: block; }
      .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > thead > tr > th {
        display: none; }
      .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody {
        display: block; }
        .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr {
          display: block; }
          .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td,
          .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th {
            border-bottom: none;
            display: block;
            padding: 5px 0; }
            .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td:before,
            .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th:before {
              padding-right: 10px;
              content: attr(data-th) ": ";
              display: inline-block;
              color: #111111;
              font-weight: 700; }
      .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:first-child {
        padding-top: 20px; }
      .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:last-child {
        padding-bottom: 20px; }
      .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody td:last-child {
        border: none;
        padding: 0 0 5px; }
    .table-wrapper .table:not(.totals):not(.table-comparison) tfoot {
      display: block; }
      .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr {
        display: block; }
        .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th,
        .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td {
          padding-top: 20px; }
      .table-wrapper .table:not(.totals):not(.table-comparison) tfoot th {
        box-sizing: border-box;
        float: left;
        padding-left: 0;
        padding-right: 0;
        text-align: left;
        width: 70%; }
      .table-wrapper .table:not(.totals):not(.table-comparison) tfoot td {
        box-sizing: border-box;
        float: left;
        padding-left: 0;
        padding-right: 0;
        text-align: right;
        width: 30%; }
  .data-table-definition-list thead {
    display: none; }
  .data-table-definition-list tbody th {
    padding-bottom: 0; }
  .data-table-definition-list tbody th,
  .data-table-definition-list tbody td {
    display: block;
    padding-left: 0;
    padding-right: 0; } }

.tooltip.wrapper {
  position: relative; }
  .tooltip.wrapper .tooltip.content {
    background: #fff;
    max-width: 360px;
    min-width: 210px;
    padding: 12px 16px;
    z-index: 100;
    display: none;
    position: absolute;
    text-align: left;
    color: #333;
    line-height: 1.4;
    border: 1px solid #bbb;
    margin-top: 5px;
    left: 0;
    top: 100%; }
    .tooltip.wrapper .tooltip.content:after, .tooltip.wrapper .tooltip.content:before {
      border: solid transparent;
      content: '';
      height: 0;
      position: absolute;
      width: 0; }
    .tooltip.wrapper .tooltip.content:after {
      border-width: 5px;
      border-color: transparent; }
    .tooltip.wrapper .tooltip.content:before {
      border-width: 6px;
      border-color: transparent; }
    .tooltip.wrapper .tooltip.content:after, .tooltip.wrapper .tooltip.content:before {
      bottom: 100%; }
    .tooltip.wrapper .tooltip.content:after {
      border-bottom-color: #fff;
      left: 15px;
      margin-left: -5px; }
    .tooltip.wrapper .tooltip.content:before {
      border-bottom-color: #bbb;
      left: 15px;
      margin-left: -6px; }
  .tooltip.wrapper .tooltip.toggle {
    cursor: help; }
  .tooltip.wrapper .tooltip.toggle:hover + .tooltip.content,
  .tooltip.wrapper .tooltip.toggle:focus + .tooltip.content,
  .tooltip.wrapper:hover .tooltip.content {
    display: block; }
  .tooltip.wrapper .tooltip.content dl {
    margin-bottom: 0; }
  .tooltip.wrapper .tooltip.content dd {
    white-space: normal; }
  .tooltip.wrapper .tooltip.content .subtitle {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 15px; }
  .tooltip.wrapper .tooltip.content .label {
    margin-top: 10px; }
    .tooltip.wrapper .tooltip.content .label:first-child {
      margin-top: 0; }
  .tooltip.wrapper .tooltip.content .values {
    margin: 0; }

.ui-tooltip {
  position: absolute;
  z-index: 9999; }

@media only screen and (max-width: 479px) {
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem; } }

html {
  font-size: 13px; }

body {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1rem; }
  body::-webkit-scrollbar-track {
    width: 100px; }
  body::-webkit-scrollbar {
    width: 3px;
    background-color: #F1EFF0; }
  body::-webkit-scrollbar:horizontal {
    height: 3px;
    margin-right: 500px; }
  body::-webkit-scrollbar-thumb {
    background-color: #000; }

h1, h2, h3, h4, .ls-h1, .modal-popup.product_alert_guest_popup .modal-inner-wrap .modal-content h3, .alpen-newsletter h3, .ambassador-view .short-description p, .ls-h2, .ls-h3 {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  color: #000; }
  h1--uc, h2--uc, h3--uc, h4--uc, .ls-h1--uc, .ls-h2--uc, .ls-h3--uc {
    text-transform: uppercase; }

h1, .ls-h1, .modal-popup.product_alert_guest_popup .modal-inner-wrap .modal-content h3, .alpen-newsletter h3, .ambassador-view .short-description p {
  font-size: 1.92308rem;
  line-height: 1.16em; }
  @media screen and (min-width: 1024px) {
    h1, .ls-h1, .modal-popup.product_alert_guest_popup .modal-inner-wrap .modal-content h3, .alpen-newsletter h3, .ambassador-view .short-description p {
      font-size: 2.69231rem;
      line-height: 1.17em; } }

h2,
.ls-h2 {
  font-size: 1.53846rem;
  line-height: 1.2em; }
  @media screen and (min-width: 1024px) {
    h2,
    .ls-h2 {
      font-size: 2.30769rem;
      line-height: 0.83em; } }

h3,
.ls-h3 {
  font-size: 1.15385rem;
  line-height: 1.2em; }
  @media screen and (min-width: 1024px) {
    h3,
    .ls-h3 {
      font-size: 1.53846rem;
      line-height: 1.2em; } }

p,
.ls-p {
  font-size: 1rem;
  line-height: 1.6em;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400; }

.ls-p-big {
  font-size: 1.23077rem;
  line-height: 1.6em;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400; }

a {
  font-family: "Roboto Condensed", sans-serif;
  transition: all 0.3s ease-in-out;
  outline: none; }
  a, a:active, a:visited {
    color: #000; }
  a:hover, a:focus {
    color: #FDBE10;
    text-decoration: none; }

select {
  font-family: "Roboto Condensed", sans-serif; }
  select:focus {
    outline: none;
    box-shadow: none; }

body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%; }

.modals-overlay {
  z-index: 1000; }

.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s 0.3s, opacity 0.3s ease; }
  .modal-slide._show,
  .modal-popup._show {
    visibility: visible;
    opacity: 1;
    transition: opacity 0.3s ease; }
    .modal-slide._show .modal-inner-wrap,
    .modal-popup._show .modal-inner-wrap {
      transform: translate(0, 0); }
  .modal-slide .modal-inner-wrap,
  .modal-popup .modal-inner-wrap {
    background-color: #fff;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
    opacity: 1;
    pointer-events: auto; }

.modal-slide {
  left: 14.8rem;
  z-index: 900; }
  .modal-slide._show .modal-inner-wrap {
    transform: translateX(0); }
  .modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    transform: translateX(100%);
    transition: transform 0.3s ease-in-out;
    width: auto; }
  .modal-slide._inner-scroll .modal-inner-wrap {
    overflow-y: visible;
    display: flex;
    flex-direction: column; }
  .modal-slide._inner-scroll .modal-header,
  .modal-slide._inner-scroll .modal-footer {
    flex-grow: 0;
    flex-shrink: 0; }
  .modal-slide._inner-scroll .modal-content {
    overflow-y: auto; }
  .modal-slide._inner-scroll .modal-footer {
    margin-top: auto; }
  .modal-slide .modal-header,
  .modal-slide .modal-content,
  .modal-slide .modal-footer {
    padding: 0 20px 20px 20px; }
    @media only screen and (min-width: 768px) {
      .modal-slide .modal-header,
      .modal-slide .modal-content,
      .modal-slide .modal-footer {
        padding: 0 30px 30px 30px; } }
  .modal-slide .modal-header {
    padding-bottom: 2.1rem;
    padding-top: 2.1rem; }

.modal-popup {
  z-index: 900;
  left: 0;
  overflow-y: auto; }
  .modal-popup._show .modal-inner-wrap {
    transform: translateY(0); }
  .modal-popup .modal-inner-wrap {
    margin: 5rem auto;
    display: flex;
    flex-direction: column;
    width: 90%;
    box-sizing: border-box;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    transform: translateY(-200%);
    transition: transform 0.2s ease; }
    @media only screen and (min-width: 1024px) {
      .modal-popup .modal-inner-wrap {
        width: 50%; } }
  .modal-popup._inner-scroll {
    overflow-y: visible; }
    .ie11 .modal-popup._inner-scroll,
    .ie10 .modal-popup._inner-scroll,
    .ie9 .modal-popup._inner-scroll {
      overflow-y: auto; }
    .modal-popup._inner-scroll .modal-inner-wrap {
      max-height: 90%; }
      .ie11 .modal-popup._inner-scroll .modal-inner-wrap,
      .ie10 .modal-popup._inner-scroll .modal-inner-wrap,
      .ie9 .modal-popup._inner-scroll .modal-inner-wrap {
        max-height: none; }
    .modal-popup._inner-scroll .modal-content {
      overflow-y: auto; }
  .modal-popup .modal-header,
  .modal-popup .modal-content,
  .modal-popup .modal-footer {
    width: 100%;
    margin: 0 auto; }
  .modal-popup .modal-header,
  .modal-popup .modal-footer {
    flex-grow: 0;
    flex-shrink: 0; }
  .modal-popup .modal-header {
    padding-bottom: 1.2rem;
    padding-top: 3rem; }
  .modal-popup .modal-footer {
    margin-top: auto; }
  .modal-popup .modal-footer-actions {
    text-align: right; }

@media only screen and (max-width: 767px) {
  .modal-popup.modal-slide {
    left: 14.8rem;
    z-index: 900; }
    .modal-popup.modal-slide._show .modal-inner-wrap {
      transform: translateX(0); }
    .modal-popup.modal-slide .modal-inner-wrap {
      height: 100%;
      overflow-y: auto;
      position: static;
      transform: translateX(100%);
      transition: transform 0.3s ease-in-out;
      width: auto; }
    .modal-popup.modal-slide .modal-inner-wrap {
      margin: 0;
      max-height: none; } }

.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  position: absolute;
  right: 0;
  top: 0;
  min-width: auto;
  padding: 15px; }
  .modal-custom .action-close:focus, .modal-custom .action-close:active,
  .modal-popup .action-close:focus,
  .modal-popup .action-close:active,
  .modal-slide .action-close:focus,
  .modal-slide .action-close:active {
    background: none;
    border: none; }
  .modal-custom .action-close:hover,
  .modal-popup .action-close:hover,
  .modal-slide .action-close:hover {
    background: none;
    border: none; }
  .modal-custom .action-close.disabled, .modal-custom .action-close[disabled],
  fieldset[disabled] .modal-custom .action-close,
  .modal-popup .action-close.disabled,
  .modal-popup .action-close[disabled],
  fieldset[disabled]
  .modal-popup .action-close,
  .modal-slide .action-close.disabled,
  .modal-slide .action-close[disabled],
  fieldset[disabled]
  .modal-slide .action-close {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.5; }
  @media only screen and (min-width: 768px) {
    .modal-custom .action-close,
    .modal-popup .action-close,
    .modal-slide .action-close {
      padding: 20px; } }
  .modal-custom .action-close:before,
  .modal-popup .action-close:before,
  .modal-slide .action-close:before {
    content: none; }
  .modal-custom .action-close .close_popup,
  .modal-popup .action-close .close_popup,
  .modal-slide .action-close .close_popup {
    transition: all 0.3s ease-in-out; }
  .modal-custom .action-close:hover .close_popup,
  .modal-popup .action-close:hover .close_popup,
  .modal-slide .action-close:hover .close_popup {
    color: #FDBE10; }
  .modal-custom .action-close span,
  .modal-popup .action-close span,
  .modal-slide .action-close span {
    display: none; }

.modal-custom .modal-header,
.modal-popup .modal-header,
.modal-slide .modal-header {
  border: none;
  padding: 20px; }
  @media only screen and (min-width: 768px) {
    .modal-custom .modal-header,
    .modal-popup .modal-header,
    .modal-slide .modal-header {
      padding: 30px; } }

.modal-custom .modal-content,
.modal-popup .modal-content,
.modal-slide .modal-content {
  border: none;
  padding: 0 20px 20px 20px; }
  @media only screen and (min-width: 768px) {
    .modal-custom .modal-content,
    .modal-popup .modal-content,
    .modal-slide .modal-content {
      padding: 0 30px 30px 30px; } }

.modal-custom .modal-footer,
.modal-popup .modal-footer,
.modal-slide .modal-footer {
  border: none;
  padding: 0 30px 30px 30px; }

.modal-custom .action-close {
  margin: 25px; }

.modal-popup {
  pointer-events: none; }
  .modal-popup .modal-title {
    font-weight: 300;
    font-size: 26px;
    margin-bottom: 0;
    min-height: 1em;
    word-wrap: break-word; }

.modal-slide .page-main-actions {
  margin-bottom: calc(2.1rem - 15px);
  margin-top: 2.1rem; }

.modals-overlay {
  background-color: rgba(51, 51, 51, 0.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0; }

body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 1000; }

@media only screen and (max-width: 767px) {
  .custom-slide {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s 0.3s, opacity 0.3s ease;
    left: 14.8rem;
    z-index: 900; }
    .custom-slide._show {
      visibility: visible;
      opacity: 1;
      transition: opacity 0.3s ease; }
      .custom-slide._show .modal-inner-wrap {
        transform: translate(0, 0); }
    .custom-slide .modal-inner-wrap {
      background-color: #fff;
      box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
      opacity: 1;
      pointer-events: auto; }
    .custom-slide._show .modal-inner-wrap {
      transform: translateX(0); }
    .custom-slide .modal-inner-wrap {
      height: 100%;
      overflow-y: auto;
      position: static;
      transform: translateX(100%);
      transition: transform 0.3s ease-in-out;
      width: auto; }
    .custom-slide._show {
      -webkit-overflow-scrolling: touch;
      overflow-x: hidden;
      overflow-y: auto; }
    .custom-slide .modal-inner-wrap {
      background-color: #fff;
      box-sizing: border-box;
      height: auto;
      min-height: 100%; }
  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw; }
    body._has-modal-custom .modal-custom-overlay {
      background-color: rgba(51, 51, 51, 0.55); } }

@media only screen and (max-width: 767px) {
  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #fff; }
  .modal-popup.modal-slide._inner-scroll._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto; }
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto;
    min-height: 100%; }
  .modal-popup .modal-title {
    font-size: 14px;
    font-weight: 700; } }

@media only screen and (min-width: 768px) {
  .modal-popup.modal-slide .modal-footer {
    text-align: right; } }

.lazy__load {
  transition: all ease-in-out .2s;
  opacity: 0; }
  .lazy__load.lazy__loaded {
    opacity: 1; }

.container-ls, .breadcrumbs .items, .checkout-cart-index #maincontent.page-main, .page-products .page-main > .columns, .page-products .category-view .description-container, .catalog-product_compare-index .page-main, .catalog-product-view #maincontent.page-main, .products_slides:not(.slide_crosssell), .contact-index-index .page-title-wrapper, .cms-contatti .page-title-wrapper, .cms-contacts .page-title-wrapper, .cms-contact-us .page-title-wrapper, .cms-kontakt .page-title-wrapper, .cms-contacto .page-title-wrapper, .blog-page .columns, .checkout-index-index .checkout-container {
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1920px;
  width: 100%;
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (min-width: 768px) {
    .container-ls, .breadcrumbs .items, .checkout-cart-index #maincontent.page-main, .page-products .page-main > .columns, .page-products .category-view .description-container, .catalog-product_compare-index .page-main, .catalog-product-view #maincontent.page-main, .products_slides:not(.slide_crosssell), .contact-index-index .page-title-wrapper, .cms-contatti .page-title-wrapper, .cms-contacts .page-title-wrapper, .cms-contact-us .page-title-wrapper, .cms-kontakt .page-title-wrapper, .cms-contacto .page-title-wrapper, .blog-page .columns, .checkout-index-index .checkout-container {
      padding-left: 24px;
      padding-right: 24px; } }
  @media only screen and (min-width: 1024px) {
    .container-ls, .breadcrumbs .items, .checkout-cart-index #maincontent.page-main, .page-products .page-main > .columns, .page-products .category-view .description-container, .catalog-product_compare-index .page-main, .catalog-product-view #maincontent.page-main, .products_slides:not(.slide_crosssell), .contact-index-index .page-title-wrapper, .cms-contatti .page-title-wrapper, .cms-contacts .page-title-wrapper, .cms-contact-us .page-title-wrapper, .cms-kontakt .page-title-wrapper, .cms-contacto .page-title-wrapper, .blog-page .columns, .checkout-index-index .checkout-container {
      padding-left: 42px;
      padding-right: 42px; } }

.row {
  margin-right: -4px;
  margin-left: -4px; }
  @media only screen and (min-width: 768px) {
    .row {
      margin-right: -10px;
      margin-left: -10px; } }
  @media only screen and (min-width: 1024px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }

.col,
[class*="col-"] {
  padding-left: 4px;
  padding-right: 4px; }
  @media only screen and (min-width: 768px) {
    .col,
    [class*="col-"] {
      padding-left: 10px;
      padding-right: 10px; } }
  @media only screen and (min-width: 1024px) {
    .col,
    [class*="col-"] {
      padding-left: 15px;
      padding-right: 15px; } }

[class*='ls-btn-'] {
  padding: 9px 15px;
  background-color: transparent;
  color: #000;
  border: 1px solid #000;
  text-transform: uppercase;
  border-radius: 0;
  font-family: "Roboto Condensed", sans-serif;
  line-height: 1.6em;
  transition: all 0.3s ease-in-out; }
  [class*='ls-btn-'], [class*='ls-btn-']:visited {
    color: #000; }

/*** Primary Button ***/
.extend-primary-button, button, .cart.table-wrapper .actions-toolbar > .action, .action-gift,
button.action.primary, .action.primary.action-gift,
.action.primary,
a.action.primary,
.ls-btn-primary, .widget.row-reveal .bkg .subtitle a.btn, .checkout-payment-method .billing-address-same-as-shipping-block + .fieldset .actions-toolbar .primary button.action-cancel, .checkout-payment-method .billing-address-same-as-shipping-block + .fieldset .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action-cancel.action, .cart.table-wrapper .checkout-payment-method .billing-address-same-as-shipping-block + .fieldset .actions-toolbar .primary .actions-toolbar > .action-cancel.action, .checkout-payment-method .billing-address-same-as-shipping-block + .fieldset .actions-toolbar .primary .action-cancel.action-gift, .checkout-payment-method .payment-option-content .actions-toolbar .primary button.action.action-apply, .checkout-payment-method .payment-option-content .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action.action-apply, .cart.table-wrapper .checkout-payment-method .payment-option-content .actions-toolbar .primary .actions-toolbar > .action.action-apply, .checkout-payment-method .payment-option-content .actions-toolbar .primary .action.action-apply.action-gift, .checkout-payment-method .payment-option-content .actions-toolbar .primary button.action.action-cancel, .checkout-payment-method .payment-option-content .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action.action-cancel, .cart.table-wrapper .checkout-payment-method .payment-option-content .actions-toolbar .primary .actions-toolbar > .action.action-cancel, .checkout-payment-method .payment-option-content .actions-toolbar .primary .action.action-cancel.action-gift, .checkout-payment-method .payment-option-content .actions-toolbar .primary button.action.action-add, .checkout-payment-method .payment-option-content .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action.action-add, .cart.table-wrapper .checkout-payment-method .payment-option-content .actions-toolbar .primary .actions-toolbar > .action.action-add, .checkout-payment-method .payment-option-content .actions-toolbar .primary .action.action-add.action-gift, .extend-primary-button:active, button:active, .cart.table-wrapper .actions-toolbar > .action:active, .action-gift:active,
.action.primary:active,
.ls-btn-primary:active, .widget.row-reveal .bkg .subtitle a.btn:active, .checkout-payment-method .billing-address-same-as-shipping-block + .fieldset .actions-toolbar .primary button.action-cancel:active, .checkout-payment-method .billing-address-same-as-shipping-block + .fieldset .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action-cancel.action:active, .cart.table-wrapper .checkout-payment-method .billing-address-same-as-shipping-block + .fieldset .actions-toolbar .primary .actions-toolbar > .action-cancel.action:active, .checkout-payment-method .billing-address-same-as-shipping-block + .fieldset .actions-toolbar .primary .action-cancel.action-gift:active, .checkout-payment-method .payment-option-content .actions-toolbar .primary button.action.action-apply:active, .checkout-payment-method .payment-option-content .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action.action-apply:active, .cart.table-wrapper .checkout-payment-method .payment-option-content .actions-toolbar .primary .actions-toolbar > .action.action-apply:active, .checkout-payment-method .payment-option-content .actions-toolbar .primary .action.action-apply.action-gift:active, .checkout-payment-method .payment-option-content .actions-toolbar .primary button.action.action-cancel:active, .checkout-payment-method .payment-option-content .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action.action-cancel:active, .cart.table-wrapper .checkout-payment-method .payment-option-content .actions-toolbar .primary .actions-toolbar > .action.action-cancel:active, .checkout-payment-method .payment-option-content .actions-toolbar .primary .action.action-cancel.action-gift:active, .checkout-payment-method .payment-option-content .actions-toolbar .primary button.action.action-add:active, .checkout-payment-method .payment-option-content .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action.action-add:active, .cart.table-wrapper .checkout-payment-method .payment-option-content .actions-toolbar .primary .actions-toolbar > .action.action-add:active, .checkout-payment-method .payment-option-content .actions-toolbar .primary .action.action-add.action-gift:active, .extend-primary-button:visited, button:visited, .cart.table-wrapper .actions-toolbar > .action:visited, .action-gift:visited,
.action.primary:visited,
.ls-btn-primary:visited, .widget.row-reveal .bkg .subtitle a.btn:visited, .checkout-payment-method .billing-address-same-as-shipping-block + .fieldset .actions-toolbar .primary button.action-cancel:visited, .checkout-payment-method .billing-address-same-as-shipping-block + .fieldset .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action-cancel.action:visited, .cart.table-wrapper .checkout-payment-method .billing-address-same-as-shipping-block + .fieldset .actions-toolbar .primary .actions-toolbar > .action-cancel.action:visited, .checkout-payment-method .billing-address-same-as-shipping-block + .fieldset .actions-toolbar .primary .action-cancel.action-gift:visited, .checkout-payment-method .payment-option-content .actions-toolbar .primary button.action.action-apply:visited, .checkout-payment-method .payment-option-content .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action.action-apply:visited, .cart.table-wrapper .checkout-payment-method .payment-option-content .actions-toolbar .primary .actions-toolbar > .action.action-apply:visited, .checkout-payment-method .payment-option-content .actions-toolbar .primary .action.action-apply.action-gift:visited, .checkout-payment-method .payment-option-content .actions-toolbar .primary button.action.action-cancel:visited, .checkout-payment-method .payment-option-content .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action.action-cancel:visited, .cart.table-wrapper .checkout-payment-method .payment-option-content .actions-toolbar .primary .actions-toolbar > .action.action-cancel:visited, .checkout-payment-method .payment-option-content .actions-toolbar .primary .action.action-cancel.action-gift:visited, .checkout-payment-method .payment-option-content .actions-toolbar .primary button.action.action-add:visited, .checkout-payment-method .payment-option-content .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action.action-add:visited, .cart.table-wrapper .checkout-payment-method .payment-option-content .actions-toolbar .primary .actions-toolbar > .action.action-add:visited, .checkout-payment-method .payment-option-content .actions-toolbar .primary .action.action-add.action-gift:visited, .extend-primary-button:focus, button:focus, .cart.table-wrapper .actions-toolbar > .action:focus, .action-gift:focus,
.action.primary:focus,
.ls-btn-primary:focus, .widget.row-reveal .bkg .subtitle a.btn:focus, .checkout-payment-method .billing-address-same-as-shipping-block + .fieldset .actions-toolbar .primary button.action-cancel:focus, .checkout-payment-method .billing-address-same-as-shipping-block + .fieldset .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action-cancel.action:focus, .cart.table-wrapper .checkout-payment-method .billing-address-same-as-shipping-block + .fieldset .actions-toolbar .primary .actions-toolbar > .action-cancel.action:focus, .checkout-payment-method .billing-address-same-as-shipping-block + .fieldset .actions-toolbar .primary .action-cancel.action-gift:focus, .checkout-payment-method .payment-option-content .actions-toolbar .primary button.action.action-apply:focus, .checkout-payment-method .payment-option-content .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action.action-apply:focus, .cart.table-wrapper .checkout-payment-method .payment-option-content .actions-toolbar .primary .actions-toolbar > .action.action-apply:focus, .checkout-payment-method .payment-option-content .actions-toolbar .primary .action.action-apply.action-gift:focus, .checkout-payment-method .payment-option-content .actions-toolbar .primary button.action.action-cancel:focus, .checkout-payment-method .payment-option-content .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action.action-cancel:focus, .cart.table-wrapper .checkout-payment-method .payment-option-content .actions-toolbar .primary .actions-toolbar > .action.action-cancel:focus, .checkout-payment-method .payment-option-content .actions-toolbar .primary .action.action-cancel.action-gift:focus, .checkout-payment-method .payment-option-content .actions-toolbar .primary button.action.action-add:focus, .checkout-payment-method .payment-option-content .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action.action-add:focus, .cart.table-wrapper .checkout-payment-method .payment-option-content .actions-toolbar .primary .actions-toolbar > .action.action-add:focus, .checkout-payment-method .payment-option-content .actions-toolbar .primary .action.action-add.action-gift:focus {
  min-width: 110px;
  padding: 9px 15px;
  color: #000;
  background-color: transparent;
  border: 1px solid #000;
  border-radius: 0;
  text-decoration: none;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.6em;
  transition: all 0.3s ease-in-out;
  outline: none; }

.extend-primary-button:hover, button:hover, .cart.table-wrapper .actions-toolbar > .action:hover, .action-gift:hover,
.action.primary:hover,
.ls-btn-primary:hover, .widget.row-reveal .bkg .subtitle a.btn:hover, .checkout-payment-method .billing-address-same-as-shipping-block + .fieldset .actions-toolbar .primary button.action-cancel:hover, .checkout-payment-method .billing-address-same-as-shipping-block + .fieldset .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action-cancel.action:hover, .cart.table-wrapper .checkout-payment-method .billing-address-same-as-shipping-block + .fieldset .actions-toolbar .primary .actions-toolbar > .action-cancel.action:hover, .checkout-payment-method .billing-address-same-as-shipping-block + .fieldset .actions-toolbar .primary .action-cancel.action-gift:hover, .checkout-payment-method .payment-option-content .actions-toolbar .primary button.action.action-apply:hover, .checkout-payment-method .payment-option-content .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action.action-apply:hover, .cart.table-wrapper .checkout-payment-method .payment-option-content .actions-toolbar .primary .actions-toolbar > .action.action-apply:hover, .checkout-payment-method .payment-option-content .actions-toolbar .primary .action.action-apply.action-gift:hover, .checkout-payment-method .payment-option-content .actions-toolbar .primary button.action.action-cancel:hover, .checkout-payment-method .payment-option-content .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action.action-cancel:hover, .cart.table-wrapper .checkout-payment-method .payment-option-content .actions-toolbar .primary .actions-toolbar > .action.action-cancel:hover, .checkout-payment-method .payment-option-content .actions-toolbar .primary .action.action-cancel.action-gift:hover, .checkout-payment-method .payment-option-content .actions-toolbar .primary button.action.action-add:hover, .checkout-payment-method .payment-option-content .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action.action-add:hover, .cart.table-wrapper .checkout-payment-method .payment-option-content .actions-toolbar .primary .actions-toolbar > .action.action-add:hover, .checkout-payment-method .payment-option-content .actions-toolbar .primary .action.action-add.action-gift:hover {
  background-color: #000;
  border: 1px solid #000;
  color: #fff;
  text-decoration: none; }

.ls-btn-primary_alt, .ls-btn-primary_alt:active, .ls-btn-primary_alt:visited, .ls-btn-primary_alt:focus {
  color: #fff;
  background-color: transparent;
  border: 1px solid #fff;
  transition: all 0.3s ease-in-out; }

.ls-btn-primary_alt:hover {
  background-color: #fff;
  color: #000; }

/*** Secondary Button ***/
.extend-secondary-button, button.action.secondary, .cart.table-wrapper .actions-toolbar > .action.secondary, .action.secondary.action-gift,
.action.secondary,
a.action.secondary,
.ls-btn-secondary, .cart-container .cart-summary .checkout-methods-items .action.primary, .cart-container .cart-ls_summary .checkout-methods-items .action.primary, .blog.categories .list li a.active, .checkout-index-index .opc-wrapper .step-content .actions-toolbar .primary button, .checkout-index-index .opc-wrapper .step-content .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .checkout-index-index .opc-wrapper .step-content .actions-toolbar .primary .actions-toolbar > .action, .checkout-index-index .opc-wrapper .step-content .actions-toolbar .primary .action-gift, .catalog-product-view .viewport_pdp .product-info-main .product-options-bottom .box-tocart .actions button, .catalog-product-view .viewport_pdp .product-info-main .product-options-bottom .box-tocart .actions .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .catalog-product-view .viewport_pdp .product-info-main .product-options-bottom .box-tocart .actions .actions-toolbar > .action, .catalog-product-view .viewport_pdp .product-info-main .product-options-bottom .box-tocart .actions .action-gift, .alpen-newsletter .form.subscribe .actions-toolbar button, .alpen-newsletter .form.subscribe .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .alpen-newsletter .form.subscribe .actions-toolbar > .action, .alpen-newsletter .form.subscribe .actions-toolbar .action-gift, .checkout-payment-method .payment-method .payment-method-content > .actions-toolbar > .primary .action.primary, .checkout-payment-method .payment-option-content .actions-toolbar .secondary button.action.action-check, .checkout-payment-method .payment-option-content .actions-toolbar .secondary .cart.table-wrapper .actions-toolbar > .action.action-check, .cart.table-wrapper .checkout-payment-method .payment-option-content .actions-toolbar .secondary .actions-toolbar > .action.action-check, .checkout-payment-method .payment-option-content .actions-toolbar .secondary .action.action-check.action-gift, .extend-secondary-button:active, .cart.table-wrapper .actions-toolbar > .action.secondary:active,
.action.secondary:active,
.ls-btn-secondary:active, .cart-container .cart-summary .checkout-methods-items .action.primary:active, .cart-container .cart-ls_summary .checkout-methods-items .action.primary:active, .blog.categories .list li a.active:active, .checkout-index-index .opc-wrapper .step-content .actions-toolbar .primary button:active, .checkout-index-index .opc-wrapper .step-content .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action:active, .cart.table-wrapper .checkout-index-index .opc-wrapper .step-content .actions-toolbar .primary .actions-toolbar > .action:active, .checkout-index-index .opc-wrapper .step-content .actions-toolbar .primary .action-gift:active, .catalog-product-view .viewport_pdp .product-info-main .product-options-bottom .box-tocart .actions button:active, .catalog-product-view .viewport_pdp .product-info-main .product-options-bottom .box-tocart .actions .cart.table-wrapper .actions-toolbar > .action:active, .cart.table-wrapper .catalog-product-view .viewport_pdp .product-info-main .product-options-bottom .box-tocart .actions .actions-toolbar > .action:active, .catalog-product-view .viewport_pdp .product-info-main .product-options-bottom .box-tocart .actions .action-gift:active, .alpen-newsletter .form.subscribe .actions-toolbar button:active, .alpen-newsletter .form.subscribe .cart.table-wrapper .actions-toolbar > .action:active, .cart.table-wrapper .alpen-newsletter .form.subscribe .actions-toolbar > .action:active, .alpen-newsletter .form.subscribe .actions-toolbar .action-gift:active, .checkout-payment-method .payment-method .payment-method-content > .actions-toolbar > .primary .action.primary:active, .checkout-payment-method .payment-option-content .actions-toolbar .secondary button.action.action-check:active, .checkout-payment-method .payment-option-content .actions-toolbar .secondary .cart.table-wrapper .actions-toolbar > .action.action-check:active, .cart.table-wrapper .checkout-payment-method .payment-option-content .actions-toolbar .secondary .actions-toolbar > .action.action-check:active, .checkout-payment-method .payment-option-content .actions-toolbar .secondary .action.action-check.action-gift:active, .extend-secondary-button:visited, .cart.table-wrapper .actions-toolbar > .action.secondary:visited,
.action.secondary:visited,
.ls-btn-secondary:visited, .cart-container .cart-summary .checkout-methods-items .action.primary:visited, .cart-container .cart-ls_summary .checkout-methods-items .action.primary:visited, .blog.categories .list li a.active:visited, .checkout-index-index .opc-wrapper .step-content .actions-toolbar .primary button:visited, .checkout-index-index .opc-wrapper .step-content .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action:visited, .cart.table-wrapper .checkout-index-index .opc-wrapper .step-content .actions-toolbar .primary .actions-toolbar > .action:visited, .checkout-index-index .opc-wrapper .step-content .actions-toolbar .primary .action-gift:visited, .catalog-product-view .viewport_pdp .product-info-main .product-options-bottom .box-tocart .actions button:visited, .catalog-product-view .viewport_pdp .product-info-main .product-options-bottom .box-tocart .actions .cart.table-wrapper .actions-toolbar > .action:visited, .cart.table-wrapper .catalog-product-view .viewport_pdp .product-info-main .product-options-bottom .box-tocart .actions .actions-toolbar > .action:visited, .catalog-product-view .viewport_pdp .product-info-main .product-options-bottom .box-tocart .actions .action-gift:visited, .alpen-newsletter .form.subscribe .actions-toolbar button:visited, .alpen-newsletter .form.subscribe .cart.table-wrapper .actions-toolbar > .action:visited, .cart.table-wrapper .alpen-newsletter .form.subscribe .actions-toolbar > .action:visited, .alpen-newsletter .form.subscribe .actions-toolbar .action-gift:visited, .checkout-payment-method .payment-method .payment-method-content > .actions-toolbar > .primary .action.primary:visited, .checkout-payment-method .payment-option-content .actions-toolbar .secondary button.action.action-check:visited, .checkout-payment-method .payment-option-content .actions-toolbar .secondary .cart.table-wrapper .actions-toolbar > .action.action-check:visited, .cart.table-wrapper .checkout-payment-method .payment-option-content .actions-toolbar .secondary .actions-toolbar > .action.action-check:visited, .checkout-payment-method .payment-option-content .actions-toolbar .secondary .action.action-check.action-gift:visited, .extend-secondary-button:focus, .cart.table-wrapper .actions-toolbar > .action.secondary:focus,
.action.secondary:focus,
.ls-btn-secondary:focus, .cart-container .cart-summary .checkout-methods-items .action.primary:focus, .cart-container .cart-ls_summary .checkout-methods-items .action.primary:focus, .blog.categories .list li a.active:focus, .checkout-index-index .opc-wrapper .step-content .actions-toolbar .primary button:focus, .checkout-index-index .opc-wrapper .step-content .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action:focus, .cart.table-wrapper .checkout-index-index .opc-wrapper .step-content .actions-toolbar .primary .actions-toolbar > .action:focus, .checkout-index-index .opc-wrapper .step-content .actions-toolbar .primary .action-gift:focus, .catalog-product-view .viewport_pdp .product-info-main .product-options-bottom .box-tocart .actions button:focus, .catalog-product-view .viewport_pdp .product-info-main .product-options-bottom .box-tocart .actions .cart.table-wrapper .actions-toolbar > .action:focus, .cart.table-wrapper .catalog-product-view .viewport_pdp .product-info-main .product-options-bottom .box-tocart .actions .actions-toolbar > .action:focus, .catalog-product-view .viewport_pdp .product-info-main .product-options-bottom .box-tocart .actions .action-gift:focus, .alpen-newsletter .form.subscribe .actions-toolbar button:focus, .alpen-newsletter .form.subscribe .cart.table-wrapper .actions-toolbar > .action:focus, .cart.table-wrapper .alpen-newsletter .form.subscribe .actions-toolbar > .action:focus, .alpen-newsletter .form.subscribe .actions-toolbar .action-gift:focus, .checkout-payment-method .payment-method .payment-method-content > .actions-toolbar > .primary .action.primary:focus, .checkout-payment-method .payment-option-content .actions-toolbar .secondary button.action.action-check:focus, .checkout-payment-method .payment-option-content .actions-toolbar .secondary .cart.table-wrapper .actions-toolbar > .action.action-check:focus, .cart.table-wrapper .checkout-payment-method .payment-option-content .actions-toolbar .secondary .actions-toolbar > .action.action-check:focus, .checkout-payment-method .payment-option-content .actions-toolbar .secondary .action.action-check.action-gift:focus {
  min-width: 110px;
  color: #000;
  background-color: #FDBE10;
  border: 1px solid #FDBE10;
  text-decoration: none;
  text-align: center;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.6em;
  letter-spacing: 0.87px;
  transition: all 0.3s ease-in-out; }

.extend-secondary-button:hover, .cart.table-wrapper .actions-toolbar > .action.secondary:hover,
.action.secondary:hover,
.ls-btn-secondary:hover, .cart-container .cart-summary .checkout-methods-items .action.primary:hover, .cart-container .cart-ls_summary .checkout-methods-items .action.primary:hover, .blog.categories .list li a.active:hover, .checkout-index-index .opc-wrapper .step-content .actions-toolbar .primary button:hover, .checkout-index-index .opc-wrapper .step-content .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action:hover, .cart.table-wrapper .checkout-index-index .opc-wrapper .step-content .actions-toolbar .primary .actions-toolbar > .action:hover, .checkout-index-index .opc-wrapper .step-content .actions-toolbar .primary .action-gift:hover, .catalog-product-view .viewport_pdp .product-info-main .product-options-bottom .box-tocart .actions button:hover, .catalog-product-view .viewport_pdp .product-info-main .product-options-bottom .box-tocart .actions .cart.table-wrapper .actions-toolbar > .action:hover, .cart.table-wrapper .catalog-product-view .viewport_pdp .product-info-main .product-options-bottom .box-tocart .actions .actions-toolbar > .action:hover, .catalog-product-view .viewport_pdp .product-info-main .product-options-bottom .box-tocart .actions .action-gift:hover, .alpen-newsletter .form.subscribe .actions-toolbar button:hover, .alpen-newsletter .form.subscribe .cart.table-wrapper .actions-toolbar > .action:hover, .cart.table-wrapper .alpen-newsletter .form.subscribe .actions-toolbar > .action:hover, .alpen-newsletter .form.subscribe .actions-toolbar .action-gift:hover, .checkout-payment-method .payment-method .payment-method-content > .actions-toolbar > .primary .action.primary:hover, .checkout-payment-method .payment-option-content .actions-toolbar .secondary button.action.action-check:hover, .checkout-payment-method .payment-option-content .actions-toolbar .secondary .cart.table-wrapper .actions-toolbar > .action.action-check:hover, .cart.table-wrapper .checkout-payment-method .payment-option-content .actions-toolbar .secondary .actions-toolbar > .action.action-check:hover, .checkout-payment-method .payment-option-content .actions-toolbar .secondary .action.action-check.action-gift:hover {
  background-color: #000;
  border: 1px solid #000;
  color: #fff;
  text-decoration: none; }

.page-header {
  border: none !important;
  margin-bottom: 0 !important;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
  z-index: 900; }
  .page-header #top-storelocator-chooser {
    display: none; }
  .page-header .panel.wrapper {
    border: none !important;
    height: 30px;
    background-color: #000;
    position: relative;
    display: flex;
    align-items: center; }
    @media only screen and (max-width: 767px) {
      .page-header .panel.wrapper {
        display: none; } }
    .page-header .panel.wrapper .container-ls, .page-header .panel.wrapper .breadcrumbs .items, .breadcrumbs .page-header .panel.wrapper .items, .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main, .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main, .page-header .panel.wrapper .page-products .page-main > .columns, .page-products .page-header .panel.wrapper .page-main > .columns, .page-header .panel.wrapper .page-products .category-view .description-container, .page-products .category-view .page-header .panel.wrapper .description-container, .page-header .panel.wrapper .catalog-product_compare-index .page-main, .catalog-product_compare-index .page-header .panel.wrapper .page-main, .page-header .panel.wrapper .catalog-product-view #maincontent.page-main, .catalog-product-view .page-header .panel.wrapper #maincontent.page-main, .page-header .panel.wrapper .products_slides:not(.slide_crosssell), .page-header .panel.wrapper .contact-index-index .page-title-wrapper, .contact-index-index .page-header .panel.wrapper .page-title-wrapper, .page-header .panel.wrapper .cms-contatti .page-title-wrapper, .cms-contatti .page-header .panel.wrapper .page-title-wrapper, .page-header .panel.wrapper .cms-contacts .page-title-wrapper, .cms-contacts .page-header .panel.wrapper .page-title-wrapper, .page-header .panel.wrapper .cms-contact-us .page-title-wrapper, .cms-contact-us .page-header .panel.wrapper .page-title-wrapper, .page-header .panel.wrapper .cms-kontakt .page-title-wrapper, .cms-kontakt .page-header .panel.wrapper .page-title-wrapper, .page-header .panel.wrapper .cms-contacto .page-title-wrapper, .cms-contacto .page-header .panel.wrapper .page-title-wrapper, .page-header .panel.wrapper .blog-page .columns, .blog-page .page-header .panel.wrapper .columns, .page-header .panel.wrapper .checkout-index-index .checkout-container, .checkout-index-index .page-header .panel.wrapper .checkout-container {
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .page-header .panel.wrapper .container-ls .panel-ls-left, .page-header .panel.wrapper .breadcrumbs .items .panel-ls-left, .breadcrumbs .page-header .panel.wrapper .items .panel-ls-left, .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-left, .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-left, .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-left, .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-left, .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-left, .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-left, .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-left, .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-left, .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-left, .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-left, .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-left, .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-left, .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-left, .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-left, .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-left, .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-left, .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-left, .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-left, .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-left, .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-left, .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-left, .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-left, .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-left, .page-header .panel.wrapper .blog-page .columns .panel-ls-left, .blog-page .page-header .panel.wrapper .columns .panel-ls-left, .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-left, .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-left {
        z-index: 20; }
        .page-header .panel.wrapper .container-ls .panel-ls-left .navigation, .page-header .panel.wrapper .breadcrumbs .items .panel-ls-left .navigation, .breadcrumbs .page-header .panel.wrapper .items .panel-ls-left .navigation, .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-left .navigation, .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-left .navigation, .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-left .navigation, .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-left .navigation, .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-left .navigation, .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-left .navigation, .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-left .navigation, .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-left .navigation, .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-left .navigation, .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-left .navigation, .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-left .navigation, .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-left .navigation, .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .navigation, .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-left .navigation, .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .navigation, .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-left .navigation, .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .navigation, .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-left .navigation, .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .navigation, .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-left .navigation, .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .navigation, .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-left .navigation, .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .navigation, .page-header .panel.wrapper .blog-page .columns .panel-ls-left .navigation, .blog-page .page-header .panel.wrapper .columns .panel-ls-left .navigation, .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-left .navigation, .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-left .navigation {
          background: transparent;
          line-height: 11px; }
          .page-header .panel.wrapper .container-ls .panel-ls-left .navigation .menu-main-ul, .page-header .panel.wrapper .breadcrumbs .items .panel-ls-left .navigation .menu-main-ul, .breadcrumbs .page-header .panel.wrapper .items .panel-ls-left .navigation .menu-main-ul, .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-left .navigation .menu-main-ul, .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-left .navigation .menu-main-ul, .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-left .navigation .menu-main-ul, .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-left .navigation .menu-main-ul, .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-left .navigation .menu-main-ul, .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-left .navigation .menu-main-ul, .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-left .navigation .menu-main-ul, .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-left .navigation .menu-main-ul, .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-left .navigation .menu-main-ul, .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-left .navigation .menu-main-ul, .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-left .navigation .menu-main-ul, .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-left .navigation .menu-main-ul, .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .navigation .menu-main-ul, .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-left .navigation .menu-main-ul, .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .navigation .menu-main-ul, .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-left .navigation .menu-main-ul, .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .navigation .menu-main-ul, .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-left .navigation .menu-main-ul, .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .navigation .menu-main-ul, .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-left .navigation .menu-main-ul, .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .navigation .menu-main-ul, .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-left .navigation .menu-main-ul, .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .navigation .menu-main-ul, .page-header .panel.wrapper .blog-page .columns .panel-ls-left .navigation .menu-main-ul, .blog-page .page-header .panel.wrapper .columns .panel-ls-left .navigation .menu-main-ul, .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-left .navigation .menu-main-ul, .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-left .navigation .menu-main-ul {
            padding: 0; }
            .page-header .panel.wrapper .container-ls .panel-ls-left .navigation .menu-main-ul li.level0, .page-header .panel.wrapper .breadcrumbs .items .panel-ls-left .navigation .menu-main-ul li.level0, .breadcrumbs .page-header .panel.wrapper .items .panel-ls-left .navigation .menu-main-ul li.level0, .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-left .navigation .menu-main-ul li.level0, .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-left .navigation .menu-main-ul li.level0, .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-left .navigation .menu-main-ul li.level0, .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-left .navigation .menu-main-ul li.level0, .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-left .navigation .menu-main-ul li.level0, .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-left .navigation .menu-main-ul li.level0, .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-left .navigation .menu-main-ul li.level0, .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-left .navigation .menu-main-ul li.level0, .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-left .navigation .menu-main-ul li.level0, .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-left .navigation .menu-main-ul li.level0, .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-left .navigation .menu-main-ul li.level0, .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0, .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0, .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0, .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0, .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0, .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0, .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0, .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0, .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0, .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0, .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0, .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0, .page-header .panel.wrapper .blog-page .columns .panel-ls-left .navigation .menu-main-ul li.level0, .blog-page .page-header .panel.wrapper .columns .panel-ls-left .navigation .menu-main-ul li.level0, .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-left .navigation .menu-main-ul li.level0, .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-left .navigation .menu-main-ul li.level0 {
              border: none; }
              .page-header .panel.wrapper .container-ls .panel-ls-left .navigation .menu-main-ul li.level0 > span, .page-header .panel.wrapper .breadcrumbs .items .panel-ls-left .navigation .menu-main-ul li.level0 > span, .breadcrumbs .page-header .panel.wrapper .items .panel-ls-left .navigation .menu-main-ul li.level0 > span, .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-left .navigation .menu-main-ul li.level0 > span, .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-left .navigation .menu-main-ul li.level0 > span, .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-left .navigation .menu-main-ul li.level0 > span, .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-left .navigation .menu-main-ul li.level0 > span, .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-left .navigation .menu-main-ul li.level0 > span, .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-left .navigation .menu-main-ul li.level0 > span, .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-left .navigation .menu-main-ul li.level0 > span, .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-left .navigation .menu-main-ul li.level0 > span, .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-left .navigation .menu-main-ul li.level0 > span, .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-left .navigation .menu-main-ul li.level0 > span, .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-left .navigation .menu-main-ul li.level0 > span, .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0 > span, .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0 > span, .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0 > span, .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0 > span, .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0 > span, .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0 > span, .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0 > span, .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0 > span, .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0 > span, .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0 > span, .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0 > span, .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0 > span, .page-header .panel.wrapper .blog-page .columns .panel-ls-left .navigation .menu-main-ul li.level0 > span, .blog-page .page-header .panel.wrapper .columns .panel-ls-left .navigation .menu-main-ul li.level0 > span, .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-left .navigation .menu-main-ul li.level0 > span, .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-left .navigation .menu-main-ul li.level0 > span {
                font-size: 0.84615rem;
                line-height: 1em;
                font-weight: 400;
                color: #fff;
                text-transform: uppercase;
                transition: all 0.3s ease-in-out;
                display: flex;
                align-items: center;
                cursor: pointer; }
                .page-header .panel.wrapper .container-ls .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .page-header .panel.wrapper .breadcrumbs .items .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .breadcrumbs .page-header .panel.wrapper .items .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .page-header .panel.wrapper .blog-page .columns .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .blog-page .page-header .panel.wrapper .columns .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover {
                  text-decoration: none; }
                .page-header .panel.wrapper .container-ls .panel-ls-left .navigation .menu-main-ul li.level0 > span:before, .page-header .panel.wrapper .breadcrumbs .items .panel-ls-left .navigation .menu-main-ul li.level0 > span:before, .breadcrumbs .page-header .panel.wrapper .items .panel-ls-left .navigation .menu-main-ul li.level0 > span:before, .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-left .navigation .menu-main-ul li.level0 > span:before, .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-left .navigation .menu-main-ul li.level0 > span:before, .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-left .navigation .menu-main-ul li.level0 > span:before, .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-left .navigation .menu-main-ul li.level0 > span:before, .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-left .navigation .menu-main-ul li.level0 > span:before, .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-left .navigation .menu-main-ul li.level0 > span:before, .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-left .navigation .menu-main-ul li.level0 > span:before, .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-left .navigation .menu-main-ul li.level0 > span:before, .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-left .navigation .menu-main-ul li.level0 > span:before, .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-left .navigation .menu-main-ul li.level0 > span:before, .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-left .navigation .menu-main-ul li.level0 > span:before, .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0 > span:before, .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0 > span:before, .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0 > span:before, .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0 > span:before, .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0 > span:before, .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0 > span:before, .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0 > span:before, .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0 > span:before, .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0 > span:before, .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0 > span:before, .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0 > span:before, .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0 > span:before, .page-header .panel.wrapper .blog-page .columns .panel-ls-left .navigation .menu-main-ul li.level0 > span:before, .blog-page .page-header .panel.wrapper .columns .panel-ls-left .navigation .menu-main-ul li.level0 > span:before, .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-left .navigation .menu-main-ul li.level0 > span:before, .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-left .navigation .menu-main-ul li.level0 > span:before {
                  content: '';
                  width: 15px;
                  height: 15px;
                  display: inline-block;
                  margin-right: 5px;
                  background: url("../images/help_w.svg") center; }
                .page-header .panel.wrapper .container-ls .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .page-header .panel.wrapper .breadcrumbs .items .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .breadcrumbs .page-header .panel.wrapper .items .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .page-header .panel.wrapper .blog-page .columns .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .blog-page .page-header .panel.wrapper .columns .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover, .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-left .navigation .menu-main-ul li.level0 > span:hover {
                  color: #FDBE10; }
        .page-header .panel.wrapper .container-ls .panel-ls-left .level0.submenu, .page-header .panel.wrapper .breadcrumbs .items .panel-ls-left .level0.submenu, .breadcrumbs .page-header .panel.wrapper .items .panel-ls-left .level0.submenu, .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-left .level0.submenu, .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-left .level0.submenu, .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-left .level0.submenu, .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-left .level0.submenu, .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-left .level0.submenu, .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-left .level0.submenu, .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-left .level0.submenu, .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-left .level0.submenu, .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-left .level0.submenu, .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-left .level0.submenu, .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-left .level0.submenu, .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-left .level0.submenu, .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .level0.submenu, .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-left .level0.submenu, .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .level0.submenu, .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-left .level0.submenu, .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .level0.submenu, .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-left .level0.submenu, .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .level0.submenu, .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-left .level0.submenu, .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .level0.submenu, .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-left .level0.submenu, .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .level0.submenu, .page-header .panel.wrapper .blog-page .columns .panel-ls-left .level0.submenu, .blog-page .page-header .panel.wrapper .columns .panel-ls-left .level0.submenu, .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-left .level0.submenu, .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-left .level0.submenu {
          position: fixed;
          left: 0 !important;
          background-color: #000;
          padding: 20px 40px;
          z-index: 10;
          list-style: none;
          border: none;
          box-shadow: none; }
          .page-header .panel.wrapper .container-ls .panel-ls-left .level0.submenu li, .page-header .panel.wrapper .breadcrumbs .items .panel-ls-left .level0.submenu li, .breadcrumbs .page-header .panel.wrapper .items .panel-ls-left .level0.submenu li, .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-left .level0.submenu li, .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-left .level0.submenu li, .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-left .level0.submenu li, .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-left .level0.submenu li, .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-left .level0.submenu li, .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-left .level0.submenu li, .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-left .level0.submenu li, .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-left .level0.submenu li, .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-left .level0.submenu li, .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-left .level0.submenu li, .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-left .level0.submenu li, .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-left .level0.submenu li, .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .level0.submenu li, .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-left .level0.submenu li, .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .level0.submenu li, .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-left .level0.submenu li, .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .level0.submenu li, .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-left .level0.submenu li, .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .level0.submenu li, .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-left .level0.submenu li, .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .level0.submenu li, .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-left .level0.submenu li, .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .level0.submenu li, .page-header .panel.wrapper .blog-page .columns .panel-ls-left .level0.submenu li, .blog-page .page-header .panel.wrapper .columns .panel-ls-left .level0.submenu li, .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-left .level0.submenu li, .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-left .level0.submenu li {
            margin: 0; }
            .page-header .panel.wrapper .container-ls .panel-ls-left .level0.submenu li a, .page-header .panel.wrapper .breadcrumbs .items .panel-ls-left .level0.submenu li a, .breadcrumbs .page-header .panel.wrapper .items .panel-ls-left .level0.submenu li a, .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-left .level0.submenu li a, .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-left .level0.submenu li a, .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-left .level0.submenu li a, .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-left .level0.submenu li a, .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-left .level0.submenu li a, .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-left .level0.submenu li a, .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-left .level0.submenu li a, .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-left .level0.submenu li a, .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-left .level0.submenu li a, .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-left .level0.submenu li a, .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-left .level0.submenu li a, .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-left .level0.submenu li a, .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .level0.submenu li a, .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-left .level0.submenu li a, .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .level0.submenu li a, .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-left .level0.submenu li a, .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .level0.submenu li a, .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-left .level0.submenu li a, .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .level0.submenu li a, .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-left .level0.submenu li a, .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .level0.submenu li a, .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-left .level0.submenu li a, .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .level0.submenu li a, .page-header .panel.wrapper .blog-page .columns .panel-ls-left .level0.submenu li a, .blog-page .page-header .panel.wrapper .columns .panel-ls-left .level0.submenu li a, .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-left .level0.submenu li a, .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-left .level0.submenu li a {
              border: none;
              font-size: 1rem;
              line-height: 1em;
              font-weight: 700;
              color: #fff;
              text-transform: uppercase; }
              .page-header .panel.wrapper .container-ls .panel-ls-left .level0.submenu li a:hover, .page-header .panel.wrapper .breadcrumbs .items .panel-ls-left .level0.submenu li a:hover, .breadcrumbs .page-header .panel.wrapper .items .panel-ls-left .level0.submenu li a:hover, .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-left .level0.submenu li a:hover, .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-left .level0.submenu li a:hover, .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-left .level0.submenu li a:hover, .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-left .level0.submenu li a:hover, .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-left .level0.submenu li a:hover, .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-left .level0.submenu li a:hover, .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-left .level0.submenu li a:hover, .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-left .level0.submenu li a:hover, .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-left .level0.submenu li a:hover, .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-left .level0.submenu li a:hover, .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-left .level0.submenu li a:hover, .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-left .level0.submenu li a:hover, .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .level0.submenu li a:hover, .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-left .level0.submenu li a:hover, .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .level0.submenu li a:hover, .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-left .level0.submenu li a:hover, .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .level0.submenu li a:hover, .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-left .level0.submenu li a:hover, .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .level0.submenu li a:hover, .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-left .level0.submenu li a:hover, .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .level0.submenu li a:hover, .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-left .level0.submenu li a:hover, .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .level0.submenu li a:hover, .page-header .panel.wrapper .blog-page .columns .panel-ls-left .level0.submenu li a:hover, .blog-page .page-header .panel.wrapper .columns .panel-ls-left .level0.submenu li a:hover, .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-left .level0.submenu li a:hover, .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-left .level0.submenu li a:hover {
                text-decoration: none;
                color: #FDBE10; }
          .page-header .panel.wrapper .container-ls .panel-ls-left .level0.submenu.open, .page-header .panel.wrapper .breadcrumbs .items .panel-ls-left .level0.submenu.open, .breadcrumbs .page-header .panel.wrapper .items .panel-ls-left .level0.submenu.open, .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-left .level0.submenu.open, .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-left .level0.submenu.open, .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-left .level0.submenu.open, .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-left .level0.submenu.open, .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-left .level0.submenu.open, .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-left .level0.submenu.open, .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-left .level0.submenu.open, .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-left .level0.submenu.open, .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-left .level0.submenu.open, .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-left .level0.submenu.open, .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-left .level0.submenu.open, .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-left .level0.submenu.open, .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .level0.submenu.open, .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-left .level0.submenu.open, .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .level0.submenu.open, .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-left .level0.submenu.open, .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .level0.submenu.open, .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-left .level0.submenu.open, .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .level0.submenu.open, .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-left .level0.submenu.open, .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .level0.submenu.open, .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-left .level0.submenu.open, .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-left .level0.submenu.open, .page-header .panel.wrapper .blog-page .columns .panel-ls-left .level0.submenu.open, .blog-page .page-header .panel.wrapper .columns .panel-ls-left .level0.submenu.open, .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-left .level0.submenu.open, .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-left .level0.submenu.open {
            display: block !important; }
      .page-header .panel.wrapper .container-ls .panel-ls-center .info-panel, .page-header .panel.wrapper .breadcrumbs .items .panel-ls-center .info-panel, .breadcrumbs .page-header .panel.wrapper .items .panel-ls-center .info-panel, .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-center .info-panel, .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-center .info-panel, .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-center .info-panel, .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-center .info-panel, .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-center .info-panel, .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-center .info-panel, .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-center .info-panel, .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-center .info-panel, .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-center .info-panel, .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-center .info-panel, .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-center .info-panel, .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-center .info-panel, .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-center .info-panel, .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-center .info-panel, .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-center .info-panel, .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-center .info-panel, .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-center .info-panel, .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-center .info-panel, .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-center .info-panel, .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-center .info-panel, .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-center .info-panel, .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-center .info-panel, .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-center .info-panel, .page-header .panel.wrapper .blog-page .columns .panel-ls-center .info-panel, .blog-page .page-header .panel.wrapper .columns .panel-ls-center .info-panel, .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-center .info-panel, .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-center .info-panel {
        align-items: center; }
        .page-header .panel.wrapper .container-ls .panel-ls-center .info-panel img, .page-header .panel.wrapper .breadcrumbs .items .panel-ls-center .info-panel img, .breadcrumbs .page-header .panel.wrapper .items .panel-ls-center .info-panel img, .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-center .info-panel img, .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-center .info-panel img, .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-center .info-panel img, .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-center .info-panel img, .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-center .info-panel img, .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-center .info-panel img, .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-center .info-panel img, .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-center .info-panel img, .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-center .info-panel img, .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-center .info-panel img, .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-center .info-panel img, .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-center .info-panel img, .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-center .info-panel img, .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-center .info-panel img, .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-center .info-panel img, .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-center .info-panel img, .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-center .info-panel img, .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-center .info-panel img, .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-center .info-panel img, .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-center .info-panel img, .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-center .info-panel img, .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-center .info-panel img, .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-center .info-panel img, .page-header .panel.wrapper .blog-page .columns .panel-ls-center .info-panel img, .blog-page .page-header .panel.wrapper .columns .panel-ls-center .info-panel img, .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-center .info-panel img, .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-center .info-panel img {
          width: 30px;
          height: 30px; }
        .page-header .panel.wrapper .container-ls .panel-ls-center .info-panel p, .page-header .panel.wrapper .breadcrumbs .items .panel-ls-center .info-panel p, .breadcrumbs .page-header .panel.wrapper .items .panel-ls-center .info-panel p, .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-center .info-panel p, .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-center .info-panel p, .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-center .info-panel p, .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-center .info-panel p, .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-center .info-panel p, .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-center .info-panel p, .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-center .info-panel p, .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-center .info-panel p, .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-center .info-panel p, .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-center .info-panel p, .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-center .info-panel p, .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-center .info-panel p, .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-center .info-panel p, .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-center .info-panel p, .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-center .info-panel p, .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-center .info-panel p, .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-center .info-panel p, .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-center .info-panel p, .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-center .info-panel p, .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-center .info-panel p, .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-center .info-panel p, .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-center .info-panel p, .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-center .info-panel p, .page-header .panel.wrapper .blog-page .columns .panel-ls-center .info-panel p, .blog-page .page-header .panel.wrapper .columns .panel-ls-center .info-panel p, .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-center .info-panel p, .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-center .info-panel p {
          color: #fff;
          font-size: 0.84615rem;
          line-height: 10px;
          text-transform: uppercase;
          margin: 0; }
      .page-header .panel.wrapper .container-ls .panel-ls-right, .page-header .panel.wrapper .breadcrumbs .items .panel-ls-right, .breadcrumbs .page-header .panel.wrapper .items .panel-ls-right, .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-right, .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-right, .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-right, .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-right, .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-right, .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-right, .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-right, .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-right, .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-right, .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-right, .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-right, .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-right, .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-right, .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-right, .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-right, .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-right, .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-right, .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-right, .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-right, .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-right, .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-right, .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-right, .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-right, .page-header .panel.wrapper .blog-page .columns .panel-ls-right, .blog-page .page-header .panel.wrapper .columns .panel-ls-right, .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-right, .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-right {
        display: flex;
        align-items: center; }
        .page-header .panel.wrapper .container-ls .panel-ls-right ul.links, .page-header .panel.wrapper .breadcrumbs .items .panel-ls-right ul.links, .breadcrumbs .page-header .panel.wrapper .items .panel-ls-right ul.links, .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-right ul.links, .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-right ul.links, .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-right ul.links, .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-right ul.links, .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-right ul.links, .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-right ul.links, .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-right ul.links, .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-right ul.links, .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-right ul.links, .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-right ul.links, .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-right ul.links, .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-right ul.links, .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-right ul.links, .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-right ul.links, .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-right ul.links, .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-right ul.links, .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-right ul.links, .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-right ul.links, .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-right ul.links, .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-right ul.links, .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-right ul.links, .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-right ul.links, .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-right ul.links, .page-header .panel.wrapper .blog-page .columns .panel-ls-right ul.links, .blog-page .page-header .panel.wrapper .columns .panel-ls-right ul.links, .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-right ul.links, .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-right ul.links {
          list-style: none;
          display: flex;
          align-items: center;
          margin: 0;
          padding: 0; }
          .page-header .panel.wrapper .container-ls .panel-ls-right ul.links li, .page-header .panel.wrapper .breadcrumbs .items .panel-ls-right ul.links li, .breadcrumbs .page-header .panel.wrapper .items .panel-ls-right ul.links li, .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-right ul.links li, .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-right ul.links li, .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-right ul.links li, .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-right ul.links li, .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-right ul.links li, .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-right ul.links li, .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-right ul.links li, .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-right ul.links li, .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-right ul.links li, .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-right ul.links li, .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-right ul.links li, .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-right ul.links li, .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-right ul.links li, .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-right ul.links li, .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-right ul.links li, .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-right ul.links li, .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-right ul.links li, .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-right ul.links li, .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-right ul.links li, .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-right ul.links li, .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-right ul.links li, .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-right ul.links li, .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-right ul.links li, .page-header .panel.wrapper .blog-page .columns .panel-ls-right ul.links li, .blog-page .page-header .panel.wrapper .columns .panel-ls-right ul.links li, .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-right ul.links li, .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-right ul.links li {
            margin: 0 23px 0 0; }
            .page-header .panel.wrapper .container-ls .panel-ls-right ul.links li a, .page-header .panel.wrapper .breadcrumbs .items .panel-ls-right ul.links li a, .breadcrumbs .page-header .panel.wrapper .items .panel-ls-right ul.links li a, .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-right ul.links li a, .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-right ul.links li a, .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-right ul.links li a, .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-right ul.links li a, .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-right ul.links li a, .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-right ul.links li a, .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-right ul.links li a, .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-right ul.links li a, .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-right ul.links li a, .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-right ul.links li a, .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-right ul.links li a, .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-right ul.links li a, .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-right ul.links li a, .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-right ul.links li a, .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-right ul.links li a, .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-right ul.links li a, .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-right ul.links li a, .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-right ul.links li a, .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-right ul.links li a, .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-right ul.links li a, .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-right ul.links li a, .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-right ul.links li a, .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-right ul.links li a, .page-header .panel.wrapper .blog-page .columns .panel-ls-right ul.links li a, .blog-page .page-header .panel.wrapper .columns .panel-ls-right ul.links li a, .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-right ul.links li a, .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-right ul.links li a {
              font-size: 0.84615rem;
              line-height: 1em;
              font-weight: 400;
              color: #fff;
              text-transform: uppercase; }
              .page-header .panel.wrapper .container-ls .panel-ls-right ul.links li a:hover, .page-header .panel.wrapper .breadcrumbs .items .panel-ls-right ul.links li a:hover, .breadcrumbs .page-header .panel.wrapper .items .panel-ls-right ul.links li a:hover, .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-right ul.links li a:hover, .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-right ul.links li a:hover, .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-right ul.links li a:hover, .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-right ul.links li a:hover, .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-right ul.links li a:hover, .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-right ul.links li a:hover, .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-right ul.links li a:hover, .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-right ul.links li a:hover, .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-right ul.links li a:hover, .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-right ul.links li a:hover, .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-right ul.links li a:hover, .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-right ul.links li a:hover, .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-right ul.links li a:hover, .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-right ul.links li a:hover, .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-right ul.links li a:hover, .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-right ul.links li a:hover, .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-right ul.links li a:hover, .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-right ul.links li a:hover, .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-right ul.links li a:hover, .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-right ul.links li a:hover, .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-right ul.links li a:hover, .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-right ul.links li a:hover, .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-right ul.links li a:hover, .page-header .panel.wrapper .blog-page .columns .panel-ls-right ul.links li a:hover, .blog-page .page-header .panel.wrapper .columns .panel-ls-right ul.links li a:hover, .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-right ul.links li a:hover, .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-right ul.links li a:hover {
                text-decoration: none; }
              .page-header .panel.wrapper .container-ls .panel-ls-right ul.links li a:hover, .page-header .panel.wrapper .breadcrumbs .items .panel-ls-right ul.links li a:hover, .breadcrumbs .page-header .panel.wrapper .items .panel-ls-right ul.links li a:hover, .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-right ul.links li a:hover, .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-right ul.links li a:hover, .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-right ul.links li a:hover, .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-right ul.links li a:hover, .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-right ul.links li a:hover, .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-right ul.links li a:hover, .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-right ul.links li a:hover, .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-right ul.links li a:hover, .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-right ul.links li a:hover, .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-right ul.links li a:hover, .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-right ul.links li a:hover, .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-right ul.links li a:hover, .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-right ul.links li a:hover, .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-right ul.links li a:hover, .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-right ul.links li a:hover, .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-right ul.links li a:hover, .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-right ul.links li a:hover, .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-right ul.links li a:hover, .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-right ul.links li a:hover, .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-right ul.links li a:hover, .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-right ul.links li a:hover, .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-right ul.links li a:hover, .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-right ul.links li a:hover, .page-header .panel.wrapper .blog-page .columns .panel-ls-right ul.links li a:hover, .blog-page .page-header .panel.wrapper .columns .panel-ls-right ul.links li a:hover, .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-right ul.links li a:hover, .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-right ul.links li a:hover {
                color: #FDBE10; }
  .page-header .header.content {
    height: 50px;
    width: 100%;
    max-width: none;
    padding: 10px 0;
    background-color: #222;
    border-bottom: 3px solid #FDBE10;
    transition: all 0.3s ease-in-out; }
    @media only screen and (min-width: 1024px) {
      .page-header .header.content {
        height: 80px;
        position: relative; } }
    .page-header .header.content .container-ls, .page-header .header.content .breadcrumbs .items, .breadcrumbs .page-header .header.content .items, .page-header .header.content .checkout-cart-index #maincontent.page-main, .checkout-cart-index .page-header .header.content #maincontent.page-main, .page-header .header.content .page-products .page-main > .columns, .page-products .page-header .header.content .page-main > .columns, .page-header .header.content .page-products .category-view .description-container, .page-products .category-view .page-header .header.content .description-container, .page-header .header.content .catalog-product_compare-index .page-main, .catalog-product_compare-index .page-header .header.content .page-main, .page-header .header.content .catalog-product-view #maincontent.page-main, .catalog-product-view .page-header .header.content #maincontent.page-main, .page-header .header.content .products_slides:not(.slide_crosssell), .page-header .header.content .contact-index-index .page-title-wrapper, .contact-index-index .page-header .header.content .page-title-wrapper, .page-header .header.content .cms-contatti .page-title-wrapper, .cms-contatti .page-header .header.content .page-title-wrapper, .page-header .header.content .cms-contacts .page-title-wrapper, .cms-contacts .page-header .header.content .page-title-wrapper, .page-header .header.content .cms-contact-us .page-title-wrapper, .cms-contact-us .page-header .header.content .page-title-wrapper, .page-header .header.content .cms-kontakt .page-title-wrapper, .cms-kontakt .page-header .header.content .page-title-wrapper, .page-header .header.content .cms-contacto .page-title-wrapper, .cms-contacto .page-header .header.content .page-title-wrapper, .page-header .header.content .blog-page .columns, .blog-page .page-header .header.content .columns, .page-header .header.content .checkout-index-index .checkout-container, .checkout-index-index .page-header .header.content .checkout-container {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      @media only screen and (min-width: 1024px) {
        .page-header .header.content .container-ls, .page-header .header.content .breadcrumbs .items, .breadcrumbs .page-header .header.content .items, .page-header .header.content .checkout-cart-index #maincontent.page-main, .checkout-cart-index .page-header .header.content #maincontent.page-main, .page-header .header.content .page-products .page-main > .columns, .page-products .page-header .header.content .page-main > .columns, .page-header .header.content .page-products .category-view .description-container, .page-products .category-view .page-header .header.content .description-container, .page-header .header.content .catalog-product_compare-index .page-main, .catalog-product_compare-index .page-header .header.content .page-main, .page-header .header.content .catalog-product-view #maincontent.page-main, .catalog-product-view .page-header .header.content #maincontent.page-main, .page-header .header.content .products_slides:not(.slide_crosssell), .page-header .header.content .contact-index-index .page-title-wrapper, .contact-index-index .page-header .header.content .page-title-wrapper, .page-header .header.content .cms-contatti .page-title-wrapper, .cms-contatti .page-header .header.content .page-title-wrapper, .page-header .header.content .cms-contacts .page-title-wrapper, .cms-contacts .page-header .header.content .page-title-wrapper, .page-header .header.content .cms-contact-us .page-title-wrapper, .cms-contact-us .page-header .header.content .page-title-wrapper, .page-header .header.content .cms-kontakt .page-title-wrapper, .cms-kontakt .page-header .header.content .page-title-wrapper, .page-header .header.content .cms-contacto .page-title-wrapper, .cms-contacto .page-header .header.content .page-title-wrapper, .page-header .header.content .blog-page .columns, .blog-page .page-header .header.content .columns, .page-header .header.content .checkout-index-index .checkout-container, .checkout-index-index .page-header .header.content .checkout-container {
          align-items: flex-end; } }
    .page-header .header.content .menu_ls_left {
      flex: 0 0 20%;
      max-width: 20%; }
      @media only screen and (min-width: 1024px) {
        .page-header .header.content .menu_ls_left {
          flex: 0 0 40%;
          max-width: 40%; } }
    .page-header .header.content .logo {
      margin: auto;
      text-align: center;
      flex: 0 0 40%;
      max-width: 40%; }
      @media only screen and (min-width: 1024px) {
        .page-header .header.content .logo {
          flex: 0 0 20%;
          max-width: 20%; } }
      .page-header .header.content .logo svg {
        max-width: 135px;
        width: 100%;
        margin: 0 auto; }
      .page-header .header.content .logo .logo-full {
        display: none; }
        @media only screen and (min-width: 1024px) {
          .page-header .header.content .logo .logo-full {
            display: block; } }
      .page-header .header.content .logo .logo-txt {
        display: block;
        width: 100%; }
        @media only screen and (min-width: 1024px) {
          .page-header .header.content .logo .logo-txt {
            display: none; } }
    .page-header .header.content .menu_ls_right {
      display: flex;
      align-items: flex-end;
      justify-content: flex-end;
      flex: 0 0 20%;
      max-width: 20%; }
      @media only screen and (min-width: 1024px) {
        .page-header .header.content .menu_ls_right {
          flex: 0 0 40%;
          max-width: 40%; } }
  .page-header.sticky .panel-ls-left .navigation {
    display: none; }
  @media only screen and (min-width: 768px) {
    .page-header.sticky .header.content {
      margin-top: -30px; } }
  @media only screen and (min-width: 1024px) {
    .page-header.sticky .header.content {
      padding: 0;
      height: 35px; } }
  .page-header.sticky .header.content .container-ls, .page-header.sticky .header.content .breadcrumbs .items, .breadcrumbs .page-header.sticky .header.content .items, .page-header.sticky .header.content .checkout-cart-index #maincontent.page-main, .checkout-cart-index .page-header.sticky .header.content #maincontent.page-main, .page-header.sticky .header.content .page-products .page-main > .columns, .page-products .page-header.sticky .header.content .page-main > .columns, .page-header.sticky .header.content .page-products .category-view .description-container, .page-products .category-view .page-header.sticky .header.content .description-container, .page-header.sticky .header.content .catalog-product_compare-index .page-main, .catalog-product_compare-index .page-header.sticky .header.content .page-main, .page-header.sticky .header.content .catalog-product-view #maincontent.page-main, .catalog-product-view .page-header.sticky .header.content #maincontent.page-main, .page-header.sticky .header.content .products_slides:not(.slide_crosssell), .page-header.sticky .header.content .contact-index-index .page-title-wrapper, .contact-index-index .page-header.sticky .header.content .page-title-wrapper, .page-header.sticky .header.content .cms-contatti .page-title-wrapper, .cms-contatti .page-header.sticky .header.content .page-title-wrapper, .page-header.sticky .header.content .cms-contacts .page-title-wrapper, .cms-contacts .page-header.sticky .header.content .page-title-wrapper, .page-header.sticky .header.content .cms-contact-us .page-title-wrapper, .cms-contact-us .page-header.sticky .header.content .page-title-wrapper, .page-header.sticky .header.content .cms-kontakt .page-title-wrapper, .cms-kontakt .page-header.sticky .header.content .page-title-wrapper, .page-header.sticky .header.content .cms-contacto .page-title-wrapper, .cms-contacto .page-header.sticky .header.content .page-title-wrapper, .page-header.sticky .header.content .blog-page .columns, .blog-page .page-header.sticky .header.content .columns, .page-header.sticky .header.content .checkout-index-index .checkout-container, .checkout-index-index .page-header.sticky .header.content .checkout-container {
    align-items: center; }
    .page-header.sticky .header.content .container-ls .logo .logo-full, .page-header.sticky .header.content .breadcrumbs .items .logo .logo-full, .breadcrumbs .page-header.sticky .header.content .items .logo .logo-full, .page-header.sticky .header.content .checkout-cart-index #maincontent.page-main .logo .logo-full, .checkout-cart-index .page-header.sticky .header.content #maincontent.page-main .logo .logo-full, .page-header.sticky .header.content .page-products .page-main > .columns .logo .logo-full, .page-products .page-header.sticky .header.content .page-main > .columns .logo .logo-full, .page-header.sticky .header.content .page-products .category-view .description-container .logo .logo-full, .page-products .category-view .page-header.sticky .header.content .description-container .logo .logo-full, .page-header.sticky .header.content .catalog-product_compare-index .page-main .logo .logo-full, .catalog-product_compare-index .page-header.sticky .header.content .page-main .logo .logo-full, .page-header.sticky .header.content .catalog-product-view #maincontent.page-main .logo .logo-full, .catalog-product-view .page-header.sticky .header.content #maincontent.page-main .logo .logo-full, .page-header.sticky .header.content .products_slides:not(.slide_crosssell) .logo .logo-full, .page-header.sticky .header.content .contact-index-index .page-title-wrapper .logo .logo-full, .contact-index-index .page-header.sticky .header.content .page-title-wrapper .logo .logo-full, .page-header.sticky .header.content .cms-contatti .page-title-wrapper .logo .logo-full, .cms-contatti .page-header.sticky .header.content .page-title-wrapper .logo .logo-full, .page-header.sticky .header.content .cms-contacts .page-title-wrapper .logo .logo-full, .cms-contacts .page-header.sticky .header.content .page-title-wrapper .logo .logo-full, .page-header.sticky .header.content .cms-contact-us .page-title-wrapper .logo .logo-full, .cms-contact-us .page-header.sticky .header.content .page-title-wrapper .logo .logo-full, .page-header.sticky .header.content .cms-kontakt .page-title-wrapper .logo .logo-full, .cms-kontakt .page-header.sticky .header.content .page-title-wrapper .logo .logo-full, .page-header.sticky .header.content .cms-contacto .page-title-wrapper .logo .logo-full, .cms-contacto .page-header.sticky .header.content .page-title-wrapper .logo .logo-full, .page-header.sticky .header.content .blog-page .columns .logo .logo-full, .blog-page .page-header.sticky .header.content .columns .logo .logo-full, .page-header.sticky .header.content .checkout-index-index .checkout-container .logo .logo-full, .checkout-index-index .page-header.sticky .header.content .checkout-container .logo .logo-full {
      display: none; }
    .page-header.sticky .header.content .container-ls .logo .logo-txt, .page-header.sticky .header.content .breadcrumbs .items .logo .logo-txt, .breadcrumbs .page-header.sticky .header.content .items .logo .logo-txt, .page-header.sticky .header.content .checkout-cart-index #maincontent.page-main .logo .logo-txt, .checkout-cart-index .page-header.sticky .header.content #maincontent.page-main .logo .logo-txt, .page-header.sticky .header.content .page-products .page-main > .columns .logo .logo-txt, .page-products .page-header.sticky .header.content .page-main > .columns .logo .logo-txt, .page-header.sticky .header.content .page-products .category-view .description-container .logo .logo-txt, .page-products .category-view .page-header.sticky .header.content .description-container .logo .logo-txt, .page-header.sticky .header.content .catalog-product_compare-index .page-main .logo .logo-txt, .catalog-product_compare-index .page-header.sticky .header.content .page-main .logo .logo-txt, .page-header.sticky .header.content .catalog-product-view #maincontent.page-main .logo .logo-txt, .catalog-product-view .page-header.sticky .header.content #maincontent.page-main .logo .logo-txt, .page-header.sticky .header.content .products_slides:not(.slide_crosssell) .logo .logo-txt, .page-header.sticky .header.content .contact-index-index .page-title-wrapper .logo .logo-txt, .contact-index-index .page-header.sticky .header.content .page-title-wrapper .logo .logo-txt, .page-header.sticky .header.content .cms-contatti .page-title-wrapper .logo .logo-txt, .cms-contatti .page-header.sticky .header.content .page-title-wrapper .logo .logo-txt, .page-header.sticky .header.content .cms-contacts .page-title-wrapper .logo .logo-txt, .cms-contacts .page-header.sticky .header.content .page-title-wrapper .logo .logo-txt, .page-header.sticky .header.content .cms-contact-us .page-title-wrapper .logo .logo-txt, .cms-contact-us .page-header.sticky .header.content .page-title-wrapper .logo .logo-txt, .page-header.sticky .header.content .cms-kontakt .page-title-wrapper .logo .logo-txt, .cms-kontakt .page-header.sticky .header.content .page-title-wrapper .logo .logo-txt, .page-header.sticky .header.content .cms-contacto .page-title-wrapper .logo .logo-txt, .cms-contacto .page-header.sticky .header.content .page-title-wrapper .logo .logo-txt, .page-header.sticky .header.content .blog-page .columns .logo .logo-txt, .blog-page .page-header.sticky .header.content .columns .logo .logo-txt, .page-header.sticky .header.content .checkout-index-index .checkout-container .logo .logo-txt, .checkout-index-index .page-header.sticky .header.content .checkout-container .logo .logo-txt {
      display: block; }
    @media only screen and (min-width: 1024px) {
      .page-header.sticky .header.content .container-ls .menu_ls_right .search-icon svg, .page-header.sticky .header.content .breadcrumbs .items .menu_ls_right .search-icon svg, .breadcrumbs .page-header.sticky .header.content .items .menu_ls_right .search-icon svg, .page-header.sticky .header.content .checkout-cart-index #maincontent.page-main .menu_ls_right .search-icon svg, .checkout-cart-index .page-header.sticky .header.content #maincontent.page-main .menu_ls_right .search-icon svg, .page-header.sticky .header.content .page-products .page-main > .columns .menu_ls_right .search-icon svg, .page-products .page-header.sticky .header.content .page-main > .columns .menu_ls_right .search-icon svg, .page-header.sticky .header.content .page-products .category-view .description-container .menu_ls_right .search-icon svg, .page-products .category-view .page-header.sticky .header.content .description-container .menu_ls_right .search-icon svg, .page-header.sticky .header.content .catalog-product_compare-index .page-main .menu_ls_right .search-icon svg, .catalog-product_compare-index .page-header.sticky .header.content .page-main .menu_ls_right .search-icon svg, .page-header.sticky .header.content .catalog-product-view #maincontent.page-main .menu_ls_right .search-icon svg, .catalog-product-view .page-header.sticky .header.content #maincontent.page-main .menu_ls_right .search-icon svg, .page-header.sticky .header.content .products_slides:not(.slide_crosssell) .menu_ls_right .search-icon svg, .page-header.sticky .header.content .contact-index-index .page-title-wrapper .menu_ls_right .search-icon svg, .contact-index-index .page-header.sticky .header.content .page-title-wrapper .menu_ls_right .search-icon svg, .page-header.sticky .header.content .cms-contatti .page-title-wrapper .menu_ls_right .search-icon svg, .cms-contatti .page-header.sticky .header.content .page-title-wrapper .menu_ls_right .search-icon svg, .page-header.sticky .header.content .cms-contacts .page-title-wrapper .menu_ls_right .search-icon svg, .cms-contacts .page-header.sticky .header.content .page-title-wrapper .menu_ls_right .search-icon svg, .page-header.sticky .header.content .cms-contact-us .page-title-wrapper .menu_ls_right .search-icon svg, .cms-contact-us .page-header.sticky .header.content .page-title-wrapper .menu_ls_right .search-icon svg, .page-header.sticky .header.content .cms-kontakt .page-title-wrapper .menu_ls_right .search-icon svg, .cms-kontakt .page-header.sticky .header.content .page-title-wrapper .menu_ls_right .search-icon svg, .page-header.sticky .header.content .cms-contacto .page-title-wrapper .menu_ls_right .search-icon svg, .cms-contacto .page-header.sticky .header.content .page-title-wrapper .menu_ls_right .search-icon svg, .page-header.sticky .header.content .blog-page .columns .menu_ls_right .search-icon svg, .blog-page .page-header.sticky .header.content .columns .menu_ls_right .search-icon svg, .page-header.sticky .header.content .checkout-index-index .checkout-container .menu_ls_right .search-icon svg, .checkout-index-index .page-header.sticky .header.content .checkout-container .menu_ls_right .search-icon svg {
        display: none; } }
    .page-header.sticky .header.content .container-ls .menu_ls_right .search-icon span, .page-header.sticky .header.content .breadcrumbs .items .menu_ls_right .search-icon span, .breadcrumbs .page-header.sticky .header.content .items .menu_ls_right .search-icon span, .page-header.sticky .header.content .checkout-cart-index #maincontent.page-main .menu_ls_right .search-icon span, .checkout-cart-index .page-header.sticky .header.content #maincontent.page-main .menu_ls_right .search-icon span, .page-header.sticky .header.content .page-products .page-main > .columns .menu_ls_right .search-icon span, .page-products .page-header.sticky .header.content .page-main > .columns .menu_ls_right .search-icon span, .page-header.sticky .header.content .page-products .category-view .description-container .menu_ls_right .search-icon span, .page-products .category-view .page-header.sticky .header.content .description-container .menu_ls_right .search-icon span, .page-header.sticky .header.content .catalog-product_compare-index .page-main .menu_ls_right .search-icon span, .catalog-product_compare-index .page-header.sticky .header.content .page-main .menu_ls_right .search-icon span, .page-header.sticky .header.content .catalog-product-view #maincontent.page-main .menu_ls_right .search-icon span, .catalog-product-view .page-header.sticky .header.content #maincontent.page-main .menu_ls_right .search-icon span, .page-header.sticky .header.content .products_slides:not(.slide_crosssell) .menu_ls_right .search-icon span, .page-header.sticky .header.content .contact-index-index .page-title-wrapper .menu_ls_right .search-icon span, .contact-index-index .page-header.sticky .header.content .page-title-wrapper .menu_ls_right .search-icon span, .page-header.sticky .header.content .cms-contatti .page-title-wrapper .menu_ls_right .search-icon span, .cms-contatti .page-header.sticky .header.content .page-title-wrapper .menu_ls_right .search-icon span, .page-header.sticky .header.content .cms-contacts .page-title-wrapper .menu_ls_right .search-icon span, .cms-contacts .page-header.sticky .header.content .page-title-wrapper .menu_ls_right .search-icon span, .page-header.sticky .header.content .cms-contact-us .page-title-wrapper .menu_ls_right .search-icon span, .cms-contact-us .page-header.sticky .header.content .page-title-wrapper .menu_ls_right .search-icon span, .page-header.sticky .header.content .cms-kontakt .page-title-wrapper .menu_ls_right .search-icon span, .cms-kontakt .page-header.sticky .header.content .page-title-wrapper .menu_ls_right .search-icon span, .page-header.sticky .header.content .cms-contacto .page-title-wrapper .menu_ls_right .search-icon span, .cms-contacto .page-header.sticky .header.content .page-title-wrapper .menu_ls_right .search-icon span, .page-header.sticky .header.content .blog-page .columns .menu_ls_right .search-icon span, .blog-page .page-header.sticky .header.content .columns .menu_ls_right .search-icon span, .page-header.sticky .header.content .checkout-index-index .checkout-container .menu_ls_right .search-icon span, .checkout-index-index .page-header.sticky .header.content .checkout-container .menu_ls_right .search-icon span {
      margin-top: 0; }
    @media only screen and (min-width: 1024px) {
      .page-header.sticky .header.content .container-ls .menu_ls_right .minicart-wrapper .showcart:before, .page-header.sticky .header.content .breadcrumbs .items .menu_ls_right .minicart-wrapper .showcart:before, .breadcrumbs .page-header.sticky .header.content .items .menu_ls_right .minicart-wrapper .showcart:before, .page-header.sticky .header.content .checkout-cart-index #maincontent.page-main .menu_ls_right .minicart-wrapper .showcart:before, .checkout-cart-index .page-header.sticky .header.content #maincontent.page-main .menu_ls_right .minicart-wrapper .showcart:before, .page-header.sticky .header.content .page-products .page-main > .columns .menu_ls_right .minicart-wrapper .showcart:before, .page-products .page-header.sticky .header.content .page-main > .columns .menu_ls_right .minicart-wrapper .showcart:before, .page-header.sticky .header.content .page-products .category-view .description-container .menu_ls_right .minicart-wrapper .showcart:before, .page-products .category-view .page-header.sticky .header.content .description-container .menu_ls_right .minicart-wrapper .showcart:before, .page-header.sticky .header.content .catalog-product_compare-index .page-main .menu_ls_right .minicart-wrapper .showcart:before, .catalog-product_compare-index .page-header.sticky .header.content .page-main .menu_ls_right .minicart-wrapper .showcart:before, .page-header.sticky .header.content .catalog-product-view #maincontent.page-main .menu_ls_right .minicart-wrapper .showcart:before, .catalog-product-view .page-header.sticky .header.content #maincontent.page-main .menu_ls_right .minicart-wrapper .showcart:before, .page-header.sticky .header.content .products_slides:not(.slide_crosssell) .menu_ls_right .minicart-wrapper .showcart:before, .page-header.sticky .header.content .contact-index-index .page-title-wrapper .menu_ls_right .minicart-wrapper .showcart:before, .contact-index-index .page-header.sticky .header.content .page-title-wrapper .menu_ls_right .minicart-wrapper .showcart:before, .page-header.sticky .header.content .cms-contatti .page-title-wrapper .menu_ls_right .minicart-wrapper .showcart:before, .cms-contatti .page-header.sticky .header.content .page-title-wrapper .menu_ls_right .minicart-wrapper .showcart:before, .page-header.sticky .header.content .cms-contacts .page-title-wrapper .menu_ls_right .minicart-wrapper .showcart:before, .cms-contacts .page-header.sticky .header.content .page-title-wrapper .menu_ls_right .minicart-wrapper .showcart:before, .page-header.sticky .header.content .cms-contact-us .page-title-wrapper .menu_ls_right .minicart-wrapper .showcart:before, .cms-contact-us .page-header.sticky .header.content .page-title-wrapper .menu_ls_right .minicart-wrapper .showcart:before, .page-header.sticky .header.content .cms-kontakt .page-title-wrapper .menu_ls_right .minicart-wrapper .showcart:before, .cms-kontakt .page-header.sticky .header.content .page-title-wrapper .menu_ls_right .minicart-wrapper .showcart:before, .page-header.sticky .header.content .cms-contacto .page-title-wrapper .menu_ls_right .minicart-wrapper .showcart:before, .cms-contacto .page-header.sticky .header.content .page-title-wrapper .menu_ls_right .minicart-wrapper .showcart:before, .page-header.sticky .header.content .blog-page .columns .menu_ls_right .minicart-wrapper .showcart:before, .blog-page .page-header.sticky .header.content .columns .menu_ls_right .minicart-wrapper .showcart:before, .page-header.sticky .header.content .checkout-index-index .checkout-container .menu_ls_right .minicart-wrapper .showcart:before, .checkout-index-index .page-header.sticky .header.content .checkout-container .menu_ls_right .minicart-wrapper .showcart:before {
        content: none; } }
    .page-header.sticky .header.content .container-ls .menu_ls_right .minicart-wrapper .showcart .text, .page-header.sticky .header.content .breadcrumbs .items .menu_ls_right .minicart-wrapper .showcart .text, .breadcrumbs .page-header.sticky .header.content .items .menu_ls_right .minicart-wrapper .showcart .text, .page-header.sticky .header.content .checkout-cart-index #maincontent.page-main .menu_ls_right .minicart-wrapper .showcart .text, .checkout-cart-index .page-header.sticky .header.content #maincontent.page-main .menu_ls_right .minicart-wrapper .showcart .text, .page-header.sticky .header.content .page-products .page-main > .columns .menu_ls_right .minicart-wrapper .showcart .text, .page-products .page-header.sticky .header.content .page-main > .columns .menu_ls_right .minicart-wrapper .showcart .text, .page-header.sticky .header.content .page-products .category-view .description-container .menu_ls_right .minicart-wrapper .showcart .text, .page-products .category-view .page-header.sticky .header.content .description-container .menu_ls_right .minicart-wrapper .showcart .text, .page-header.sticky .header.content .catalog-product_compare-index .page-main .menu_ls_right .minicart-wrapper .showcart .text, .catalog-product_compare-index .page-header.sticky .header.content .page-main .menu_ls_right .minicart-wrapper .showcart .text, .page-header.sticky .header.content .catalog-product-view #maincontent.page-main .menu_ls_right .minicart-wrapper .showcart .text, .catalog-product-view .page-header.sticky .header.content #maincontent.page-main .menu_ls_right .minicart-wrapper .showcart .text, .page-header.sticky .header.content .products_slides:not(.slide_crosssell) .menu_ls_right .minicart-wrapper .showcart .text, .page-header.sticky .header.content .contact-index-index .page-title-wrapper .menu_ls_right .minicart-wrapper .showcart .text, .contact-index-index .page-header.sticky .header.content .page-title-wrapper .menu_ls_right .minicart-wrapper .showcart .text, .page-header.sticky .header.content .cms-contatti .page-title-wrapper .menu_ls_right .minicart-wrapper .showcart .text, .cms-contatti .page-header.sticky .header.content .page-title-wrapper .menu_ls_right .minicart-wrapper .showcart .text, .page-header.sticky .header.content .cms-contacts .page-title-wrapper .menu_ls_right .minicart-wrapper .showcart .text, .cms-contacts .page-header.sticky .header.content .page-title-wrapper .menu_ls_right .minicart-wrapper .showcart .text, .page-header.sticky .header.content .cms-contact-us .page-title-wrapper .menu_ls_right .minicart-wrapper .showcart .text, .cms-contact-us .page-header.sticky .header.content .page-title-wrapper .menu_ls_right .minicart-wrapper .showcart .text, .page-header.sticky .header.content .cms-kontakt .page-title-wrapper .menu_ls_right .minicart-wrapper .showcart .text, .cms-kontakt .page-header.sticky .header.content .page-title-wrapper .menu_ls_right .minicart-wrapper .showcart .text, .page-header.sticky .header.content .cms-contacto .page-title-wrapper .menu_ls_right .minicart-wrapper .showcart .text, .cms-contacto .page-header.sticky .header.content .page-title-wrapper .menu_ls_right .minicart-wrapper .showcart .text, .page-header.sticky .header.content .blog-page .columns .menu_ls_right .minicart-wrapper .showcart .text, .blog-page .page-header.sticky .header.content .columns .menu_ls_right .minicart-wrapper .showcart .text, .page-header.sticky .header.content .checkout-index-index .checkout-container .menu_ls_right .minicart-wrapper .showcart .text, .checkout-index-index .page-header.sticky .header.content .checkout-container .menu_ls_right .minicart-wrapper .showcart .text {
      margin-top: 0; }

.page-header .panel.wrapper .container-ls .panel-ls-right > .header.links, .page-header .panel.wrapper .breadcrumbs .items .panel-ls-right > .header.links, .breadcrumbs .page-header .panel.wrapper .items .panel-ls-right > .header.links, .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-right > .header.links, .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links, .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-right > .header.links, .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-right > .header.links, .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-right > .header.links, .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-right > .header.links, .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-right > .header.links, .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-right > .header.links, .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-right > .header.links, .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links, .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-right > .header.links, .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-right > .header.links, .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links, .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-right > .header.links, .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links, .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-right > .header.links, .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links, .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-right > .header.links, .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links, .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-right > .header.links, .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links, .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-right > .header.links, .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links, .page-header .panel.wrapper .blog-page .columns .panel-ls-right > .header.links, .blog-page .page-header .panel.wrapper .columns .panel-ls-right > .header.links, .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-right > .header.links, .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-right > .header.links {
  border: none; }
  .page-header .panel.wrapper .container-ls .panel-ls-right > .header.links li a, .page-header .panel.wrapper .breadcrumbs .items .panel-ls-right > .header.links li a, .breadcrumbs .page-header .panel.wrapper .items .panel-ls-right > .header.links li a, .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-right > .header.links li a, .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links li a, .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-right > .header.links li a, .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-right > .header.links li a, .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-right > .header.links li a, .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-right > .header.links li a, .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-right > .header.links li a, .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-right > .header.links li a, .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-right > .header.links li a, .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links li a, .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-right > .header.links li a, .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-right > .header.links li a, .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links li a, .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-right > .header.links li a, .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links li a, .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-right > .header.links li a, .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links li a, .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-right > .header.links li a, .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links li a, .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-right > .header.links li a, .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links li a, .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-right > .header.links li a, .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links li a, .page-header .panel.wrapper .blog-page .columns .panel-ls-right > .header.links li a, .blog-page .page-header .panel.wrapper .columns .panel-ls-right > .header.links li a, .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-right > .header.links li a, .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-right > .header.links li a {
    font-size: 0.84615rem;
    line-height: 1em;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    border-top: none; }
    .page-header .panel.wrapper .container-ls .panel-ls-right > .header.links li a:hover, .page-header .panel.wrapper .breadcrumbs .items .panel-ls-right > .header.links li a:hover, .breadcrumbs .page-header .panel.wrapper .items .panel-ls-right > .header.links li a:hover, .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-right > .header.links li a:hover, .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links li a:hover, .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-right > .header.links li a:hover, .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-right > .header.links li a:hover, .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-right > .header.links li a:hover, .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-right > .header.links li a:hover, .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-right > .header.links li a:hover, .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-right > .header.links li a:hover, .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-right > .header.links li a:hover, .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links li a:hover, .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-right > .header.links li a:hover, .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-right > .header.links li a:hover, .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links li a:hover, .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-right > .header.links li a:hover, .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links li a:hover, .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-right > .header.links li a:hover, .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links li a:hover, .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-right > .header.links li a:hover, .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links li a:hover, .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-right > .header.links li a:hover, .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links li a:hover, .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-right > .header.links li a:hover, .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links li a:hover, .page-header .panel.wrapper .blog-page .columns .panel-ls-right > .header.links li a:hover, .blog-page .page-header .panel.wrapper .columns .panel-ls-right > .header.links li a:hover, .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-right > .header.links li a:hover, .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-right > .header.links li a:hover {
      text-decoration: none; }
    @media only screen and (max-width: 1023px) {
      .page-header .panel.wrapper .container-ls .panel-ls-right > .header.links li a, .page-header .panel.wrapper .breadcrumbs .items .panel-ls-right > .header.links li a, .breadcrumbs .page-header .panel.wrapper .items .panel-ls-right > .header.links li a, .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-right > .header.links li a, .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links li a, .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-right > .header.links li a, .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-right > .header.links li a, .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-right > .header.links li a, .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-right > .header.links li a, .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-right > .header.links li a, .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-right > .header.links li a, .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-right > .header.links li a, .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links li a, .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-right > .header.links li a, .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-right > .header.links li a, .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links li a, .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-right > .header.links li a, .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links li a, .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-right > .header.links li a, .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links li a, .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-right > .header.links li a, .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links li a, .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-right > .header.links li a, .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links li a, .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-right > .header.links li a, .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links li a, .page-header .panel.wrapper .blog-page .columns .panel-ls-right > .header.links li a, .blog-page .page-header .panel.wrapper .columns .panel-ls-right > .header.links li a, .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-right > .header.links li a, .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-right > .header.links li a {
        border-bottom: 1px solid #666666;
        padding: 15px 0; } }
  .page-header .panel.wrapper .container-ls .panel-ls-right > .header.links .customer-welcome, .page-header .panel.wrapper .breadcrumbs .items .panel-ls-right > .header.links .customer-welcome, .breadcrumbs .page-header .panel.wrapper .items .panel-ls-right > .header.links .customer-welcome, .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-right > .header.links .customer-welcome, .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome, .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-right > .header.links .customer-welcome, .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-right > .header.links .customer-welcome, .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-right > .header.links .customer-welcome, .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-right > .header.links .customer-welcome, .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-right > .header.links .customer-welcome, .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-right > .header.links .customer-welcome, .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-right > .header.links .customer-welcome, .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome, .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-right > .header.links .customer-welcome, .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-right > .header.links .customer-welcome, .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome, .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-right > .header.links .customer-welcome, .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome, .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-right > .header.links .customer-welcome, .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome, .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-right > .header.links .customer-welcome, .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome, .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-right > .header.links .customer-welcome, .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome, .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-right > .header.links .customer-welcome, .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome, .page-header .panel.wrapper .blog-page .columns .panel-ls-right > .header.links .customer-welcome, .blog-page .page-header .panel.wrapper .columns .panel-ls-right > .header.links .customer-welcome, .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-right > .header.links .customer-welcome, .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-right > .header.links .customer-welcome {
    margin: 0;
    position: relative; }
    .page-header .panel.wrapper .container-ls .panel-ls-right > .header.links .customer-welcome .customer-name, .page-header .panel.wrapper .breadcrumbs .items .panel-ls-right > .header.links .customer-welcome .customer-name, .breadcrumbs .page-header .panel.wrapper .items .panel-ls-right > .header.links .customer-welcome .customer-name, .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name, .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name, .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-name, .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-name, .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-right > .header.links .customer-welcome .customer-name, .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-right > .header.links .customer-welcome .customer-name, .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-right > .header.links .customer-welcome .customer-name, .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-right > .header.links .customer-welcome .customer-name, .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name, .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name, .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-right > .header.links .customer-welcome .customer-name, .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name, .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name, .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name, .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name, .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name, .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name, .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name, .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name, .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name, .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name, .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name, .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name, .page-header .panel.wrapper .blog-page .columns .panel-ls-right > .header.links .customer-welcome .customer-name, .blog-page .page-header .panel.wrapper .columns .panel-ls-right > .header.links .customer-welcome .customer-name, .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-name, .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-name {
      cursor: pointer; }
      .page-header .panel.wrapper .container-ls .panel-ls-right > .header.links .customer-welcome .customer-name button, .page-header .panel.wrapper .breadcrumbs .items .panel-ls-right > .header.links .customer-welcome .customer-name button, .breadcrumbs .page-header .panel.wrapper .items .panel-ls-right > .header.links .customer-welcome .customer-name button, .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name button, .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name button, .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-name button, .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-name button, .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-right > .header.links .customer-welcome .customer-name button, .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-right > .header.links .customer-welcome .customer-name button, .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-right > .header.links .customer-welcome .customer-name button, .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-right > .header.links .customer-welcome .customer-name button, .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name button, .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name button, .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-right > .header.links .customer-welcome .customer-name button, .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button, .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button, .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button, .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button, .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button, .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button, .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button, .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button, .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button, .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button, .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button, .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button, .page-header .panel.wrapper .blog-page .columns .panel-ls-right > .header.links .customer-welcome .customer-name button, .blog-page .page-header .panel.wrapper .columns .panel-ls-right > .header.links .customer-welcome .customer-name button, .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-name button, .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-name button, .page-header .panel.wrapper .container-ls .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .page-header .panel.wrapper .container-ls .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action, .page-header .panel.wrapper .breadcrumbs .items .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .page-header .panel.wrapper .breadcrumbs .items .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action, .breadcrumbs .page-header .panel.wrapper .items .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .breadcrumbs .page-header .panel.wrapper .items .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action, .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action, .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action, .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action, .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action, .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action, .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action, .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action, .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action, .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action, .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action, .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action, .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action, .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action, .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action, .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action, .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action, .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action, .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action, .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action, .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action, .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action, .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action, .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action, .page-header .panel.wrapper .blog-page .columns .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .page-header .panel.wrapper .blog-page .columns .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action, .blog-page .page-header .panel.wrapper .columns .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .blog-page .page-header .panel.wrapper .columns .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action, .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action, .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action, .page-header .panel.wrapper .container-ls .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift, .page-header .panel.wrapper .breadcrumbs .items .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift, .breadcrumbs .page-header .panel.wrapper .items .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift, .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift, .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift, .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift, .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift, .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift, .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift, .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift, .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift, .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift, .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift, .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift, .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift, .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift, .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift, .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift, .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift, .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift, .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift, .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift, .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift, .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift, .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift, .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift, .page-header .panel.wrapper .blog-page .columns .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift, .blog-page .page-header .panel.wrapper .columns .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift, .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift, .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift {
        padding: 0;
        margin: 0;
        border: none;
        display: block; }
        .page-header .panel.wrapper .container-ls .panel-ls-right > .header.links .customer-welcome .customer-name button span, .page-header .panel.wrapper .breadcrumbs .items .panel-ls-right > .header.links .customer-welcome .customer-name button span, .breadcrumbs .page-header .panel.wrapper .items .panel-ls-right > .header.links .customer-welcome .customer-name button span, .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name button span, .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name button span, .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-name button span, .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-name button span, .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-right > .header.links .customer-welcome .customer-name button span, .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-right > .header.links .customer-welcome .customer-name button span, .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-right > .header.links .customer-welcome .customer-name button span, .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-right > .header.links .customer-welcome .customer-name button span, .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name button span, .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name button span, .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-right > .header.links .customer-welcome .customer-name button span, .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button span, .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button span, .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button span, .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button span, .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button span, .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button span, .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button span, .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button span, .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button span, .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button span, .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button span, .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button span, .page-header .panel.wrapper .blog-page .columns .panel-ls-right > .header.links .customer-welcome .customer-name button span, .blog-page .page-header .panel.wrapper .columns .panel-ls-right > .header.links .customer-welcome .customer-name button span, .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-name button span, .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-name button span, .page-header .panel.wrapper .container-ls .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span, .cart.table-wrapper .page-header .panel.wrapper .container-ls .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span, .page-header .panel.wrapper .breadcrumbs .items .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span, .cart.table-wrapper .page-header .panel.wrapper .breadcrumbs .items .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span, .breadcrumbs .page-header .panel.wrapper .items .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span, .cart.table-wrapper .breadcrumbs .page-header .panel.wrapper .items .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span, .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span, .cart.table-wrapper .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span, .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span, .cart.table-wrapper .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span, .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span, .cart.table-wrapper .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span, .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span, .cart.table-wrapper .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span, .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span, .cart.table-wrapper .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span, .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span, .cart.table-wrapper .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span, .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span, .cart.table-wrapper .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span, .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span, .cart.table-wrapper .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span, .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span, .cart.table-wrapper .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span, .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span, .cart.table-wrapper .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span, .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span, .cart.table-wrapper .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span, .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span, .cart.table-wrapper .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span, .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span, .cart.table-wrapper .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span, .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span, .cart.table-wrapper .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span, .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span, .cart.table-wrapper .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span, .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span, .cart.table-wrapper .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span, .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span, .cart.table-wrapper .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span, .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span, .cart.table-wrapper .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span, .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span, .cart.table-wrapper .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span, .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span, .cart.table-wrapper .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span, .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span, .cart.table-wrapper .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span, .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span, .cart.table-wrapper .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span, .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span, .cart.table-wrapper .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span, .page-header .panel.wrapper .blog-page .columns .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span, .cart.table-wrapper .page-header .panel.wrapper .blog-page .columns .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span, .blog-page .page-header .panel.wrapper .columns .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span, .cart.table-wrapper .blog-page .page-header .panel.wrapper .columns .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span, .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span, .cart.table-wrapper .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span, .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span, .cart.table-wrapper .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span, .page-header .panel.wrapper .container-ls .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span, .page-header .panel.wrapper .breadcrumbs .items .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span, .breadcrumbs .page-header .panel.wrapper .items .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span, .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span, .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span, .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span, .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span, .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span, .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span, .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span, .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span, .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span, .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span, .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span, .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span, .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span, .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span, .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span, .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span, .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span, .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span, .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span, .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span, .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span, .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span, .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span, .page-header .panel.wrapper .blog-page .columns .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span, .blog-page .page-header .panel.wrapper .columns .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span, .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span, .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span {
          font-size: 0.84615rem;
          line-height: 1em;
          font-weight: 400;
          color: #fff;
          text-transform: uppercase;
          text-transform: inherit;
          display: block; }
          .page-header .panel.wrapper .container-ls .panel-ls-right > .header.links .customer-welcome .customer-name button span:hover, .page-header .panel.wrapper .breadcrumbs .items .panel-ls-right > .header.links .customer-welcome .customer-name button span:hover, .breadcrumbs .page-header .panel.wrapper .items .panel-ls-right > .header.links .customer-welcome .customer-name button span:hover, .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name button span:hover, .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name button span:hover, .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-name button span:hover, .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-name button span:hover, .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-right > .header.links .customer-welcome .customer-name button span:hover, .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-right > .header.links .customer-welcome .customer-name button span:hover, .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-right > .header.links .customer-welcome .customer-name button span:hover, .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-right > .header.links .customer-welcome .customer-name button span:hover, .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name button span:hover, .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name button span:hover, .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-right > .header.links .customer-welcome .customer-name button span:hover, .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button span:hover, .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button span:hover, .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button span:hover, .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button span:hover, .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button span:hover, .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button span:hover, .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button span:hover, .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button span:hover, .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button span:hover, .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button span:hover, .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button span:hover, .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button span:hover, .page-header .panel.wrapper .blog-page .columns .panel-ls-right > .header.links .customer-welcome .customer-name button span:hover, .blog-page .page-header .panel.wrapper .columns .panel-ls-right > .header.links .customer-welcome .customer-name button span:hover, .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-name button span:hover, .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-name button span:hover, .page-header .panel.wrapper .container-ls .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:hover, .cart.table-wrapper .page-header .panel.wrapper .container-ls .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:hover, .page-header .panel.wrapper .breadcrumbs .items .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:hover, .cart.table-wrapper .page-header .panel.wrapper .breadcrumbs .items .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:hover, .breadcrumbs .page-header .panel.wrapper .items .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:hover, .cart.table-wrapper .breadcrumbs .page-header .panel.wrapper .items .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:hover, .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:hover, .cart.table-wrapper .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:hover, .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:hover, .cart.table-wrapper .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:hover, .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:hover, .cart.table-wrapper .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:hover, .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:hover, .cart.table-wrapper .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:hover, .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:hover, .cart.table-wrapper .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:hover, .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:hover, .cart.table-wrapper .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:hover, .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:hover, .cart.table-wrapper .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:hover, .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:hover, .cart.table-wrapper .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:hover, .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:hover, .cart.table-wrapper .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:hover, .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:hover, .cart.table-wrapper .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:hover, .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:hover, .cart.table-wrapper .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:hover, .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:hover, .cart.table-wrapper .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:hover, .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:hover, .cart.table-wrapper .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:hover, .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:hover, .cart.table-wrapper .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:hover, .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:hover, .cart.table-wrapper .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:hover, .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:hover, .cart.table-wrapper .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:hover, .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:hover, .cart.table-wrapper .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:hover, .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:hover, .cart.table-wrapper .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:hover, .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:hover, .cart.table-wrapper .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:hover, .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:hover, .cart.table-wrapper .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:hover, .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:hover, .cart.table-wrapper .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:hover, .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:hover, .cart.table-wrapper .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:hover, .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:hover, .cart.table-wrapper .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:hover, .page-header .panel.wrapper .blog-page .columns .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:hover, .cart.table-wrapper .page-header .panel.wrapper .blog-page .columns .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:hover, .blog-page .page-header .panel.wrapper .columns .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:hover, .cart.table-wrapper .blog-page .page-header .panel.wrapper .columns .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:hover, .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:hover, .cart.table-wrapper .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:hover, .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:hover, .cart.table-wrapper .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:hover, .page-header .panel.wrapper .container-ls .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:hover, .page-header .panel.wrapper .breadcrumbs .items .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:hover, .breadcrumbs .page-header .panel.wrapper .items .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:hover, .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:hover, .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:hover, .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:hover, .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:hover, .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:hover, .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:hover, .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:hover, .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:hover, .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:hover, .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:hover, .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:hover, .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:hover, .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:hover, .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:hover, .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:hover, .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:hover, .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:hover, .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:hover, .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:hover, .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:hover, .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:hover, .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:hover, .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:hover, .page-header .panel.wrapper .blog-page .columns .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:hover, .blog-page .page-header .panel.wrapper .columns .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:hover, .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:hover, .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:hover {
            text-decoration: none; }
          .page-header .panel.wrapper .container-ls .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .page-header .panel.wrapper .breadcrumbs .items .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .breadcrumbs .page-header .panel.wrapper .items .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .page-header .panel.wrapper .blog-page .columns .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .blog-page .page-header .panel.wrapper .columns .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .page-header .panel.wrapper .container-ls .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .page-header .panel.wrapper .container-ls .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .page-header .panel.wrapper .breadcrumbs .items .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .page-header .panel.wrapper .breadcrumbs .items .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .breadcrumbs .page-header .panel.wrapper .items .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .breadcrumbs .page-header .panel.wrapper .items .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .page-header .panel.wrapper .blog-page .columns .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .page-header .panel.wrapper .blog-page .columns .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .blog-page .page-header .panel.wrapper .columns .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .blog-page .page-header .panel.wrapper .columns .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .page-header .panel.wrapper .container-ls .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .page-header .panel.wrapper .breadcrumbs .items .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .breadcrumbs .page-header .panel.wrapper .items .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .page-header .panel.wrapper .blog-page .columns .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .blog-page .page-header .panel.wrapper .columns .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after {
            content: '';
            background: url(../images/drop-down-w.svg) no-repeat center;
            background-size: 100%;
            width: 12px;
            height: 7px;
            display: inline-block;
            margin-left: 4px;
            vertical-align: middle; }
            @media only screen and (min-width: 768px) {
              .page-header .panel.wrapper .container-ls .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .page-header .panel.wrapper .breadcrumbs .items .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .breadcrumbs .page-header .panel.wrapper .items .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .page-header .panel.wrapper .blog-page .columns .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .blog-page .page-header .panel.wrapper .columns .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-name button span:after, .page-header .panel.wrapper .container-ls .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .page-header .panel.wrapper .container-ls .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .page-header .panel.wrapper .breadcrumbs .items .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .page-header .panel.wrapper .breadcrumbs .items .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .breadcrumbs .page-header .panel.wrapper .items .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .breadcrumbs .page-header .panel.wrapper .items .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .page-header .panel.wrapper .blog-page .columns .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .page-header .panel.wrapper .blog-page .columns .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .blog-page .page-header .panel.wrapper .columns .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .blog-page .page-header .panel.wrapper .columns .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-name .cart.table-wrapper .actions-toolbar > .action span:after, .cart.table-wrapper .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-name .actions-toolbar > .action span:after, .page-header .panel.wrapper .container-ls .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .page-header .panel.wrapper .breadcrumbs .items .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .breadcrumbs .page-header .panel.wrapper .items .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .page-header .panel.wrapper .blog-page .columns .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .blog-page .page-header .panel.wrapper .columns .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after, .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-name .action-gift span:after {
                width: 7px;
                height: 5px; } }
    .page-header .panel.wrapper .container-ls .panel-ls-right > .header.links .customer-welcome .customer-menu, .page-header .panel.wrapper .breadcrumbs .items .panel-ls-right > .header.links .customer-welcome .customer-menu, .breadcrumbs .page-header .panel.wrapper .items .panel-ls-right > .header.links .customer-welcome .customer-menu, .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-menu, .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-menu, .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-menu, .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-menu, .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-right > .header.links .customer-welcome .customer-menu, .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-right > .header.links .customer-welcome .customer-menu, .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-right > .header.links .customer-welcome .customer-menu, .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-right > .header.links .customer-welcome .customer-menu, .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-menu, .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-menu, .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-right > .header.links .customer-welcome .customer-menu, .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu, .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu, .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu, .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu, .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu, .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu, .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu, .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu, .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu, .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu, .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu, .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu, .page-header .panel.wrapper .blog-page .columns .panel-ls-right > .header.links .customer-welcome .customer-menu, .blog-page .page-header .panel.wrapper .columns .panel-ls-right > .header.links .customer-welcome .customer-menu, .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-menu, .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-menu {
      display: none;
      z-index: 50;
      position: absolute;
      left: 50%;
      margin-left: -80px;
      padding: 20px 40px;
      background-color: #000;
      min-width: 160px; }
      .page-header .panel.wrapper .container-ls .panel-ls-right > .header.links .customer-welcome .customer-menu[aria-hidden="false"], .page-header .panel.wrapper .breadcrumbs .items .panel-ls-right > .header.links .customer-welcome .customer-menu[aria-hidden="false"], .breadcrumbs .page-header .panel.wrapper .items .panel-ls-right > .header.links .customer-welcome .customer-menu[aria-hidden="false"], .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-menu[aria-hidden="false"], .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-menu[aria-hidden="false"], .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-menu[aria-hidden="false"], .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-menu[aria-hidden="false"], .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-right > .header.links .customer-welcome .customer-menu[aria-hidden="false"], .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-right > .header.links .customer-welcome .customer-menu[aria-hidden="false"], .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-right > .header.links .customer-welcome .customer-menu[aria-hidden="false"], .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-right > .header.links .customer-welcome .customer-menu[aria-hidden="false"], .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-menu[aria-hidden="false"], .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-menu[aria-hidden="false"], .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-right > .header.links .customer-welcome .customer-menu[aria-hidden="false"], .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu[aria-hidden="false"], .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu[aria-hidden="false"], .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu[aria-hidden="false"], .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu[aria-hidden="false"], .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu[aria-hidden="false"], .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu[aria-hidden="false"], .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu[aria-hidden="false"], .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu[aria-hidden="false"], .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu[aria-hidden="false"], .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu[aria-hidden="false"], .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu[aria-hidden="false"], .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu[aria-hidden="false"], .page-header .panel.wrapper .blog-page .columns .panel-ls-right > .header.links .customer-welcome .customer-menu[aria-hidden="false"], .blog-page .page-header .panel.wrapper .columns .panel-ls-right > .header.links .customer-welcome .customer-menu[aria-hidden="false"], .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-menu[aria-hidden="false"], .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-menu[aria-hidden="false"] {
        display: block; }
      .page-header .panel.wrapper .container-ls .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links, .page-header .panel.wrapper .breadcrumbs .items .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links, .breadcrumbs .page-header .panel.wrapper .items .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links, .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links, .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links, .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links, .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links, .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links, .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links, .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links, .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links, .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links, .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links, .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links, .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links, .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links, .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links, .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links, .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links, .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links, .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links, .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links, .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links, .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links, .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links, .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links, .page-header .panel.wrapper .blog-page .columns .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links, .blog-page .page-header .panel.wrapper .columns .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links, .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links, .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links {
        display: block; }
        .page-header .panel.wrapper .container-ls .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li, .page-header .panel.wrapper .breadcrumbs .items .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li, .breadcrumbs .page-header .panel.wrapper .items .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li, .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li, .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li, .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li, .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li, .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li, .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li, .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li, .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li, .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li, .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li, .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li, .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li, .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li, .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li, .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li, .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li, .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li, .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li, .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li, .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li, .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li, .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li, .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li, .page-header .panel.wrapper .blog-page .columns .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li, .blog-page .page-header .panel.wrapper .columns .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li, .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li, .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li {
          margin: 0; }
          .page-header .panel.wrapper .container-ls .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a, .page-header .panel.wrapper .breadcrumbs .items .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a, .breadcrumbs .page-header .panel.wrapper .items .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a, .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a, .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a, .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a, .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a, .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a, .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a, .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a, .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a, .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a, .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a, .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a, .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a, .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a, .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a, .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a, .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a, .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a, .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a, .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a, .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a, .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a, .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a, .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a, .page-header .panel.wrapper .blog-page .columns .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a, .blog-page .page-header .panel.wrapper .columns .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a, .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a, .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a {
            font-size: 1rem;
            line-height: 1em;
            font-weight: 700;
            color: #fff;
            text-transform: uppercase;
            border: none; }
            .page-header .panel.wrapper .container-ls .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a:hover, .page-header .panel.wrapper .breadcrumbs .items .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a:hover, .breadcrumbs .page-header .panel.wrapper .items .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a:hover, .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a:hover, .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a:hover, .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a:hover, .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a:hover, .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a:hover, .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a:hover, .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a:hover, .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a:hover, .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a:hover, .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a:hover, .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a:hover, .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a:hover, .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a:hover, .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a:hover, .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a:hover, .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a:hover, .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a:hover, .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a:hover, .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a:hover, .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a:hover, .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a:hover, .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a:hover, .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a:hover, .page-header .panel.wrapper .blog-page .columns .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a:hover, .blog-page .page-header .panel.wrapper .columns .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a:hover, .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a:hover, .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li a:hover {
              text-decoration: none;
              color: #FDBE10; }
          .page-header .panel.wrapper .container-ls .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li.greet.welcome, .page-header .panel.wrapper .breadcrumbs .items .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li.greet.welcome, .breadcrumbs .page-header .panel.wrapper .items .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li.greet.welcome, .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li.greet.welcome, .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li.greet.welcome, .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li.greet.welcome, .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li.greet.welcome, .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li.greet.welcome, .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li.greet.welcome, .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li.greet.welcome, .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li.greet.welcome, .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li.greet.welcome, .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li.greet.welcome, .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li.greet.welcome, .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li.greet.welcome, .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li.greet.welcome, .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li.greet.welcome, .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li.greet.welcome, .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li.greet.welcome, .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li.greet.welcome, .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li.greet.welcome, .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li.greet.welcome, .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li.greet.welcome, .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li.greet.welcome, .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li.greet.welcome, .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li.greet.welcome, .page-header .panel.wrapper .blog-page .columns .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li.greet.welcome, .blog-page .page-header .panel.wrapper .columns .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li.greet.welcome, .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li.greet.welcome, .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-right > .header.links .customer-welcome .customer-menu .header.links li.greet.welcome {
            display: none; }
    .page-header .panel.wrapper .container-ls .panel-ls-right > .header.links .customer-welcome + .authorization-link, .page-header .panel.wrapper .breadcrumbs .items .panel-ls-right > .header.links .customer-welcome + .authorization-link, .breadcrumbs .page-header .panel.wrapper .items .panel-ls-right > .header.links .customer-welcome + .authorization-link, .page-header .panel.wrapper .checkout-cart-index #maincontent.page-main .panel-ls-right > .header.links .customer-welcome + .authorization-link, .checkout-cart-index .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome + .authorization-link, .page-header .panel.wrapper .page-products .page-main > .columns .panel-ls-right > .header.links .customer-welcome + .authorization-link, .page-products .page-header .panel.wrapper .page-main > .columns .panel-ls-right > .header.links .customer-welcome + .authorization-link, .page-header .panel.wrapper .page-products .category-view .description-container .panel-ls-right > .header.links .customer-welcome + .authorization-link, .page-products .category-view .page-header .panel.wrapper .description-container .panel-ls-right > .header.links .customer-welcome + .authorization-link, .page-header .panel.wrapper .catalog-product_compare-index .page-main .panel-ls-right > .header.links .customer-welcome + .authorization-link, .catalog-product_compare-index .page-header .panel.wrapper .page-main .panel-ls-right > .header.links .customer-welcome + .authorization-link, .page-header .panel.wrapper .catalog-product-view #maincontent.page-main .panel-ls-right > .header.links .customer-welcome + .authorization-link, .catalog-product-view .page-header .panel.wrapper #maincontent.page-main .panel-ls-right > .header.links .customer-welcome + .authorization-link, .page-header .panel.wrapper .products_slides:not(.slide_crosssell) .panel-ls-right > .header.links .customer-welcome + .authorization-link, .page-header .panel.wrapper .contact-index-index .page-title-wrapper .panel-ls-right > .header.links .customer-welcome + .authorization-link, .contact-index-index .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome + .authorization-link, .page-header .panel.wrapper .cms-contatti .page-title-wrapper .panel-ls-right > .header.links .customer-welcome + .authorization-link, .cms-contatti .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome + .authorization-link, .page-header .panel.wrapper .cms-contacts .page-title-wrapper .panel-ls-right > .header.links .customer-welcome + .authorization-link, .cms-contacts .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome + .authorization-link, .page-header .panel.wrapper .cms-contact-us .page-title-wrapper .panel-ls-right > .header.links .customer-welcome + .authorization-link, .cms-contact-us .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome + .authorization-link, .page-header .panel.wrapper .cms-kontakt .page-title-wrapper .panel-ls-right > .header.links .customer-welcome + .authorization-link, .cms-kontakt .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome + .authorization-link, .page-header .panel.wrapper .cms-contacto .page-title-wrapper .panel-ls-right > .header.links .customer-welcome + .authorization-link, .cms-contacto .page-header .panel.wrapper .page-title-wrapper .panel-ls-right > .header.links .customer-welcome + .authorization-link, .page-header .panel.wrapper .blog-page .columns .panel-ls-right > .header.links .customer-welcome + .authorization-link, .blog-page .page-header .panel.wrapper .columns .panel-ls-right > .header.links .customer-welcome + .authorization-link, .page-header .panel.wrapper .checkout-index-index .checkout-container .panel-ls-right > .header.links .customer-welcome + .authorization-link, .checkout-index-index .page-header .panel.wrapper .checkout-container .panel-ls-right > .header.links .customer-welcome + .authorization-link {
      display: none; }

body[class*="customer-account-"] .form .fieldset .field.required .label[for^="privacy_"]:after, body[class*="customer-account-"] .form .fieldset .field.required .label[for="is_subscribed"]:after,
body[class*="rma-guest-"] .form .fieldset .field.required .label[for^="privacy_"]:after,
body[class*="rma-guest-"] .form .fieldset .field.required .label[for="is_subscribed"]:after,
body[class*="sales-guest-"] .form .fieldset .field.required .label[for^="privacy_"]:after,
body[class*="sales-guest-"] .form .fieldset .field.required .label[for="is_subscribed"]:after {
  content: '';
  margin: 0; }

body[class*="customer-account-"] .form .fieldset .field.required .label:not([for^="privacy_"]):after,
body[class*="rma-guest-"] .form .fieldset .field.required .label:not([for^="privacy_"]):after,
body[class*="sales-guest-"] .form .fieldset .field.required .label:not([for^="privacy_"]):after {
  margin-left: 3px; }

body[class*="customer-account-"] .form .fieldset .field .label[for="privacy_policy"] > span:before,
body[class*="rma-guest-"] .form .fieldset .field .label[for="privacy_policy"] > span:before,
body[class*="sales-guest-"] .form .fieldset .field .label[for="privacy_policy"] > span:before {
  content: '*';
  display: block;
  float: left;
  height: 100%;
  margin-right: 3px; }

body[class*="customer-account-"] div[class*="-account-container"],
body[class*="rma-guest-"] div[class*="-account-container"],
body[class*="sales-guest-"] div[class*="-account-container"] {
  margin-top: 60px; }
  @media only screen and (max-width: 767px) {
    body[class*="customer-account-"] div[class*="-account-container"],
    body[class*="rma-guest-"] div[class*="-account-container"],
    body[class*="sales-guest-"] div[class*="-account-container"] {
      margin-top: 40px; } }

body[class*="customer-account-"] div[class*="-account-container"] .form:not(.password):not(.forget),
body[class*="customer-account-"] div[class*="-sales-guest-container"] .form:not(.password):not(.forget),
body[class*="customer-account-"] div[class*="-rma-guest-container"] .form:not(.password):not(.forget),
body[class*="rma-guest-"] div[class*="-account-container"] .form:not(.password):not(.forget),
body[class*="rma-guest-"] div[class*="-sales-guest-container"] .form:not(.password):not(.forget),
body[class*="rma-guest-"] div[class*="-rma-guest-container"] .form:not(.password):not(.forget),
body[class*="sales-guest-"] div[class*="-account-container"] .form:not(.password):not(.forget),
body[class*="sales-guest-"] div[class*="-sales-guest-container"] .form:not(.password):not(.forget),
body[class*="sales-guest-"] div[class*="-rma-guest-container"] .form:not(.password):not(.forget) {
  display: flex;
  flex-flow: wrap;
  width: 100%; }
  @media only screen and (max-width: 767px) {
    body[class*="customer-account-"] div[class*="-account-container"] .form:not(.password):not(.forget),
    body[class*="customer-account-"] div[class*="-sales-guest-container"] .form:not(.password):not(.forget),
    body[class*="customer-account-"] div[class*="-rma-guest-container"] .form:not(.password):not(.forget),
    body[class*="rma-guest-"] div[class*="-account-container"] .form:not(.password):not(.forget),
    body[class*="rma-guest-"] div[class*="-sales-guest-container"] .form:not(.password):not(.forget),
    body[class*="rma-guest-"] div[class*="-rma-guest-container"] .form:not(.password):not(.forget),
    body[class*="sales-guest-"] div[class*="-account-container"] .form:not(.password):not(.forget),
    body[class*="sales-guest-"] div[class*="-sales-guest-container"] .form:not(.password):not(.forget),
    body[class*="sales-guest-"] div[class*="-rma-guest-container"] .form:not(.password):not(.forget) {
      flex-flow: column; } }

body[class*="customer-account-"] div[class*="-account-container"] .form .fieldset,
body[class*="customer-account-"] div[class*="-sales-guest-container"] .form .fieldset,
body[class*="customer-account-"] div[class*="-rma-guest-container"] .form .fieldset,
body[class*="rma-guest-"] div[class*="-account-container"] .form .fieldset,
body[class*="rma-guest-"] div[class*="-sales-guest-container"] .form .fieldset,
body[class*="rma-guest-"] div[class*="-rma-guest-container"] .form .fieldset,
body[class*="sales-guest-"] div[class*="-account-container"] .form .fieldset,
body[class*="sales-guest-"] div[class*="-sales-guest-container"] .form .fieldset,
body[class*="sales-guest-"] div[class*="-rma-guest-container"] .form .fieldset {
  width: 100%; }
  body[class*="customer-account-"] div[class*="-account-container"] .form .fieldset .legend,
  body[class*="customer-account-"] div[class*="-sales-guest-container"] .form .fieldset .legend,
  body[class*="customer-account-"] div[class*="-rma-guest-container"] .form .fieldset .legend,
  body[class*="rma-guest-"] div[class*="-account-container"] .form .fieldset .legend,
  body[class*="rma-guest-"] div[class*="-sales-guest-container"] .form .fieldset .legend,
  body[class*="rma-guest-"] div[class*="-rma-guest-container"] .form .fieldset .legend,
  body[class*="sales-guest-"] div[class*="-account-container"] .form .fieldset .legend,
  body[class*="sales-guest-"] div[class*="-sales-guest-container"] .form .fieldset .legend,
  body[class*="sales-guest-"] div[class*="-rma-guest-container"] .form .fieldset .legend {
    font-size: 1.53846rem;
    font-weight: 700; }
  body[class*="customer-account-"] div[class*="-account-container"] .form .fieldset .field,
  body[class*="customer-account-"] div[class*="-sales-guest-container"] .form .fieldset .field,
  body[class*="customer-account-"] div[class*="-rma-guest-container"] .form .fieldset .field,
  body[class*="rma-guest-"] div[class*="-account-container"] .form .fieldset .field,
  body[class*="rma-guest-"] div[class*="-sales-guest-container"] .form .fieldset .field,
  body[class*="rma-guest-"] div[class*="-rma-guest-container"] .form .fieldset .field,
  body[class*="sales-guest-"] div[class*="-account-container"] .form .fieldset .field,
  body[class*="sales-guest-"] div[class*="-sales-guest-container"] .form .fieldset .field,
  body[class*="sales-guest-"] div[class*="-rma-guest-container"] .form .fieldset .field {
    display: flex;
    flex-direction: column; }
    body[class*="customer-account-"] div[class*="-account-container"] .form .fieldset .field .label,
    body[class*="customer-account-"] div[class*="-sales-guest-container"] .form .fieldset .field .label,
    body[class*="customer-account-"] div[class*="-rma-guest-container"] .form .fieldset .field .label,
    body[class*="rma-guest-"] div[class*="-account-container"] .form .fieldset .field .label,
    body[class*="rma-guest-"] div[class*="-sales-guest-container"] .form .fieldset .field .label,
    body[class*="rma-guest-"] div[class*="-rma-guest-container"] .form .fieldset .field .label,
    body[class*="sales-guest-"] div[class*="-account-container"] .form .fieldset .field .label,
    body[class*="sales-guest-"] div[class*="-sales-guest-container"] .form .fieldset .field .label,
    body[class*="sales-guest-"] div[class*="-rma-guest-container"] .form .fieldset .field .label {
      width: 100%;
      margin-bottom: 5px;
      font-weight: 400;
      text-align: left; }
      body[class*="customer-account-"] div[class*="-account-container"] .form .fieldset .field .label[for^="privacy_"], body[class*="customer-account-"] div[class*="-account-container"] .form .fieldset .field .label[for="is_subscribed"],
      body[class*="customer-account-"] div[class*="-sales-guest-container"] .form .fieldset .field .label[for^="privacy_"],
      body[class*="customer-account-"] div[class*="-sales-guest-container"] .form .fieldset .field .label[for="is_subscribed"],
      body[class*="customer-account-"] div[class*="-rma-guest-container"] .form .fieldset .field .label[for^="privacy_"],
      body[class*="customer-account-"] div[class*="-rma-guest-container"] .form .fieldset .field .label[for="is_subscribed"],
      body[class*="rma-guest-"] div[class*="-account-container"] .form .fieldset .field .label[for^="privacy_"],
      body[class*="rma-guest-"] div[class*="-account-container"] .form .fieldset .field .label[for="is_subscribed"],
      body[class*="rma-guest-"] div[class*="-sales-guest-container"] .form .fieldset .field .label[for^="privacy_"],
      body[class*="rma-guest-"] div[class*="-sales-guest-container"] .form .fieldset .field .label[for="is_subscribed"],
      body[class*="rma-guest-"] div[class*="-rma-guest-container"] .form .fieldset .field .label[for^="privacy_"],
      body[class*="rma-guest-"] div[class*="-rma-guest-container"] .form .fieldset .field .label[for="is_subscribed"],
      body[class*="sales-guest-"] div[class*="-account-container"] .form .fieldset .field .label[for^="privacy_"],
      body[class*="sales-guest-"] div[class*="-account-container"] .form .fieldset .field .label[for="is_subscribed"],
      body[class*="sales-guest-"] div[class*="-sales-guest-container"] .form .fieldset .field .label[for^="privacy_"],
      body[class*="sales-guest-"] div[class*="-sales-guest-container"] .form .fieldset .field .label[for="is_subscribed"],
      body[class*="sales-guest-"] div[class*="-rma-guest-container"] .form .fieldset .field .label[for^="privacy_"],
      body[class*="sales-guest-"] div[class*="-rma-guest-container"] .form .fieldset .field .label[for="is_subscribed"] {
        width: 74.2%; }
        @media only screen and (max-width: 767px) {
          body[class*="customer-account-"] div[class*="-account-container"] .form .fieldset .field .label[for^="privacy_"], body[class*="customer-account-"] div[class*="-account-container"] .form .fieldset .field .label[for="is_subscribed"],
          body[class*="customer-account-"] div[class*="-sales-guest-container"] .form .fieldset .field .label[for^="privacy_"],
          body[class*="customer-account-"] div[class*="-sales-guest-container"] .form .fieldset .field .label[for="is_subscribed"],
          body[class*="customer-account-"] div[class*="-rma-guest-container"] .form .fieldset .field .label[for^="privacy_"],
          body[class*="customer-account-"] div[class*="-rma-guest-container"] .form .fieldset .field .label[for="is_subscribed"],
          body[class*="rma-guest-"] div[class*="-account-container"] .form .fieldset .field .label[for^="privacy_"],
          body[class*="rma-guest-"] div[class*="-account-container"] .form .fieldset .field .label[for="is_subscribed"],
          body[class*="rma-guest-"] div[class*="-sales-guest-container"] .form .fieldset .field .label[for^="privacy_"],
          body[class*="rma-guest-"] div[class*="-sales-guest-container"] .form .fieldset .field .label[for="is_subscribed"],
          body[class*="rma-guest-"] div[class*="-rma-guest-container"] .form .fieldset .field .label[for^="privacy_"],
          body[class*="rma-guest-"] div[class*="-rma-guest-container"] .form .fieldset .field .label[for="is_subscribed"],
          body[class*="sales-guest-"] div[class*="-account-container"] .form .fieldset .field .label[for^="privacy_"],
          body[class*="sales-guest-"] div[class*="-account-container"] .form .fieldset .field .label[for="is_subscribed"],
          body[class*="sales-guest-"] div[class*="-sales-guest-container"] .form .fieldset .field .label[for^="privacy_"],
          body[class*="sales-guest-"] div[class*="-sales-guest-container"] .form .fieldset .field .label[for="is_subscribed"],
          body[class*="sales-guest-"] div[class*="-rma-guest-container"] .form .fieldset .field .label[for^="privacy_"],
          body[class*="sales-guest-"] div[class*="-rma-guest-container"] .form .fieldset .field .label[for="is_subscribed"] {
            width: 100%; } }
    body[class*="customer-account-"] div[class*="-account-container"] .form .fieldset .field select,
    body[class*="customer-account-"] div[class*="-sales-guest-container"] .form .fieldset .field select,
    body[class*="customer-account-"] div[class*="-rma-guest-container"] .form .fieldset .field select,
    body[class*="rma-guest-"] div[class*="-account-container"] .form .fieldset .field select,
    body[class*="rma-guest-"] div[class*="-sales-guest-container"] .form .fieldset .field select,
    body[class*="rma-guest-"] div[class*="-rma-guest-container"] .form .fieldset .field select,
    body[class*="sales-guest-"] div[class*="-account-container"] .form .fieldset .field select,
    body[class*="sales-guest-"] div[class*="-sales-guest-container"] .form .fieldset .field select,
    body[class*="sales-guest-"] div[class*="-rma-guest-container"] .form .fieldset .field select {
      height: 40px;
      border: 1px solid #838383; }
  body[class*="customer-account-"] div[class*="-account-container"] .form .fieldset .control button.action, body[class*="customer-account-"] div[class*="-account-container"] .form .fieldset .control .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper body[class*="customer-account-"] div[class*="-account-container"] .form .fieldset .control .actions-toolbar > .action, body[class*="customer-account-"] div[class*="-account-container"] .form .fieldset .control .action.action-gift,
  body[class*="customer-account-"] div[class*="-sales-guest-container"] .form .fieldset .control button.action,
  body[class*="customer-account-"] div[class*="-sales-guest-container"] .form .fieldset .control .cart.table-wrapper .actions-toolbar > .action,
  .cart.table-wrapper body[class*="customer-account-"] div[class*="-sales-guest-container"] .form .fieldset .control .actions-toolbar > .action,
  body[class*="customer-account-"] div[class*="-sales-guest-container"] .form .fieldset .control .action.action-gift,
  body[class*="customer-account-"] div[class*="-rma-guest-container"] .form .fieldset .control button.action,
  body[class*="customer-account-"] div[class*="-rma-guest-container"] .form .fieldset .control .cart.table-wrapper .actions-toolbar > .action,
  .cart.table-wrapper body[class*="customer-account-"] div[class*="-rma-guest-container"] .form .fieldset .control .actions-toolbar > .action,
  body[class*="customer-account-"] div[class*="-rma-guest-container"] .form .fieldset .control .action.action-gift,
  body[class*="rma-guest-"] div[class*="-account-container"] .form .fieldset .control button.action,
  body[class*="rma-guest-"] div[class*="-account-container"] .form .fieldset .control .cart.table-wrapper .actions-toolbar > .action,
  .cart.table-wrapper body[class*="rma-guest-"] div[class*="-account-container"] .form .fieldset .control .actions-toolbar > .action,
  body[class*="rma-guest-"] div[class*="-account-container"] .form .fieldset .control .action.action-gift,
  body[class*="rma-guest-"] div[class*="-sales-guest-container"] .form .fieldset .control button.action,
  body[class*="rma-guest-"] div[class*="-sales-guest-container"] .form .fieldset .control .cart.table-wrapper .actions-toolbar > .action,
  .cart.table-wrapper body[class*="rma-guest-"] div[class*="-sales-guest-container"] .form .fieldset .control .actions-toolbar > .action,
  body[class*="rma-guest-"] div[class*="-sales-guest-container"] .form .fieldset .control .action.action-gift,
  body[class*="rma-guest-"] div[class*="-rma-guest-container"] .form .fieldset .control button.action,
  body[class*="rma-guest-"] div[class*="-rma-guest-container"] .form .fieldset .control .cart.table-wrapper .actions-toolbar > .action,
  .cart.table-wrapper body[class*="rma-guest-"] div[class*="-rma-guest-container"] .form .fieldset .control .actions-toolbar > .action,
  body[class*="rma-guest-"] div[class*="-rma-guest-container"] .form .fieldset .control .action.action-gift,
  body[class*="sales-guest-"] div[class*="-account-container"] .form .fieldset .control button.action,
  body[class*="sales-guest-"] div[class*="-account-container"] .form .fieldset .control .cart.table-wrapper .actions-toolbar > .action,
  .cart.table-wrapper body[class*="sales-guest-"] div[class*="-account-container"] .form .fieldset .control .actions-toolbar > .action,
  body[class*="sales-guest-"] div[class*="-account-container"] .form .fieldset .control .action.action-gift,
  body[class*="sales-guest-"] div[class*="-sales-guest-container"] .form .fieldset .control button.action,
  body[class*="sales-guest-"] div[class*="-sales-guest-container"] .form .fieldset .control .cart.table-wrapper .actions-toolbar > .action,
  .cart.table-wrapper body[class*="sales-guest-"] div[class*="-sales-guest-container"] .form .fieldset .control .actions-toolbar > .action,
  body[class*="sales-guest-"] div[class*="-sales-guest-container"] .form .fieldset .control .action.action-gift,
  body[class*="sales-guest-"] div[class*="-rma-guest-container"] .form .fieldset .control button.action,
  body[class*="sales-guest-"] div[class*="-rma-guest-container"] .form .fieldset .control .cart.table-wrapper .actions-toolbar > .action,
  .cart.table-wrapper body[class*="sales-guest-"] div[class*="-rma-guest-container"] .form .fieldset .control .actions-toolbar > .action,
  body[class*="sales-guest-"] div[class*="-rma-guest-container"] .form .fieldset .control .action.action-gift {
    text-transform: uppercase; }

body[class*="customer-account-"] .page-title,
body[class*="rma-guest-"] .page-title,
body[class*="sales-guest-"] .page-title {
  font-size: 2.30769rem; }

body[class*="customer-account-"] .breadcrumbs .items,
body.account .breadcrumbs .items,
body[class*="sales-guest-"] .breadcrumbs .items,
body[class*="rma-guest-"] .breadcrumbs .items {
  padding-left: 0;
  padding-right: 0; }

body[class*="customer-account-"] .page-main .column.main input[type="checkbox"] + .mage-error,
body.account .page-main .column.main input[type="checkbox"] + .mage-error,
body[class*="sales-guest-"] .page-main .column.main input[type="checkbox"] + .mage-error,
body[class*="rma-guest-"] .page-main .column.main input[type="checkbox"] + .mage-error {
  order: 1;
  margin-top: 0; }

body[class*="customer-account-"] .page-main .column.main .field-recaptcha,
body.account .page-main .column.main .field-recaptcha,
body[class*="sales-guest-"] .page-main .column.main .field-recaptcha,
body[class*="rma-guest-"] .page-main .column.main .field-recaptcha {
  margin-bottom: 20px; }

body[class*="customer-account-"] .page-main .column.main .actions-toolbar,
body.account .page-main .column.main .actions-toolbar,
body[class*="sales-guest-"] .page-main .column.main .actions-toolbar,
body[class*="rma-guest-"] .page-main .column.main .actions-toolbar {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  margin-left: 0; }
  @media only screen and (max-width: 767px) {
    body[class*="customer-account-"] .page-main .column.main .actions-toolbar > .primary,
    body.account .page-main .column.main .actions-toolbar > .primary,
    body[class*="sales-guest-"] .page-main .column.main .actions-toolbar > .primary,
    body[class*="rma-guest-"] .page-main .column.main .actions-toolbar > .primary {
      width: 100%; } }
  body[class*="customer-account-"] .page-main .column.main .actions-toolbar > .secondary,
  body.account .page-main .column.main .actions-toolbar > .secondary,
  body[class*="sales-guest-"] .page-main .column.main .actions-toolbar > .secondary,
  body[class*="rma-guest-"] .page-main .column.main .actions-toolbar > .secondary {
    margin: 0; }
  body[class*="customer-account-"] .page-main .column.main .actions-toolbar button, body[class*="customer-account-"] .page-main .column.main .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper body[class*="customer-account-"] .page-main .column.main .actions-toolbar > .action, body[class*="customer-account-"] .page-main .column.main .actions-toolbar .action-gift,
  body.account .page-main .column.main .actions-toolbar button,
  body.account .page-main .column.main .cart.table-wrapper .actions-toolbar > .action,
  .cart.table-wrapper body.account .page-main .column.main .actions-toolbar > .action,
  body.account .page-main .column.main .actions-toolbar .action-gift,
  body[class*="sales-guest-"] .page-main .column.main .actions-toolbar button,
  body[class*="sales-guest-"] .page-main .column.main .cart.table-wrapper .actions-toolbar > .action,
  .cart.table-wrapper body[class*="sales-guest-"] .page-main .column.main .actions-toolbar > .action,
  body[class*="sales-guest-"] .page-main .column.main .actions-toolbar .action-gift,
  body[class*="rma-guest-"] .page-main .column.main .actions-toolbar button,
  body[class*="rma-guest-"] .page-main .column.main .cart.table-wrapper .actions-toolbar > .action,
  .cart.table-wrapper body[class*="rma-guest-"] .page-main .column.main .actions-toolbar > .action,
  body[class*="rma-guest-"] .page-main .column.main .actions-toolbar .action-gift {
    width: auto;
    text-transform: uppercase; }
    @media only screen and (max-width: 767px) {
      body[class*="customer-account-"] .page-main .column.main .actions-toolbar button, body[class*="customer-account-"] .page-main .column.main .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper body[class*="customer-account-"] .page-main .column.main .actions-toolbar > .action, body[class*="customer-account-"] .page-main .column.main .actions-toolbar .action-gift,
      body.account .page-main .column.main .actions-toolbar button,
      body.account .page-main .column.main .cart.table-wrapper .actions-toolbar > .action,
      .cart.table-wrapper body.account .page-main .column.main .actions-toolbar > .action,
      body.account .page-main .column.main .actions-toolbar .action-gift,
      body[class*="sales-guest-"] .page-main .column.main .actions-toolbar button,
      body[class*="sales-guest-"] .page-main .column.main .cart.table-wrapper .actions-toolbar > .action,
      .cart.table-wrapper body[class*="sales-guest-"] .page-main .column.main .actions-toolbar > .action,
      body[class*="sales-guest-"] .page-main .column.main .actions-toolbar .action-gift,
      body[class*="rma-guest-"] .page-main .column.main .actions-toolbar button,
      body[class*="rma-guest-"] .page-main .column.main .cart.table-wrapper .actions-toolbar > .action,
      .cart.table-wrapper body[class*="rma-guest-"] .page-main .column.main .actions-toolbar > .action,
      body[class*="rma-guest-"] .page-main .column.main .actions-toolbar .action-gift {
        width: 100%; } }
  body[class*="customer-account-"] .page-main .column.main .actions-toolbar .action.back,
  body.account .page-main .column.main .actions-toolbar .action.back,
  body[class*="sales-guest-"] .page-main .column.main .actions-toolbar .action.back,
  body[class*="rma-guest-"] .page-main .column.main .actions-toolbar .action.back {
    display: block;
    margin-top: 25px;
    text-align: left; }
    body[class*="customer-account-"] .page-main .column.main .actions-toolbar .action.back:before,
    body.account .page-main .column.main .actions-toolbar .action.back:before,
    body[class*="sales-guest-"] .page-main .column.main .actions-toolbar .action.back:before,
    body[class*="rma-guest-"] .page-main .column.main .actions-toolbar .action.back:before {
      content: '';
      background: url(../images/svg_sprite/arrow-left.svg) no-repeat center;
      width: 18px;
      height: 9px;
      display: inline-block;
      vertical-align: middle;
      margin-right: 5px; }

body[class*="customer-account-"] .page-main .column.main .action.print, body[class*="customer-account-"] .page-main .column.main .action.track,
body.account .page-main .column.main .action.print,
body.account .page-main .column.main .action.track,
body[class*="sales-guest-"] .page-main .column.main .action.print,
body[class*="sales-guest-"] .page-main .column.main .action.track,
body[class*="rma-guest-"] .page-main .column.main .action.print,
body[class*="rma-guest-"] .page-main .column.main .action.track {
  display: none; }

@media only screen and (max-width: 767px) {
  body.account .page-title-wrapper {
    order: 0; } }

@media only screen and (max-width: 767px) {
  body.account .breadcrumbs-container {
    margin-bottom: 10px; } }

@media only screen and (max-width: 767px) {
  body.account .breadcrumbs-container .breadcrumbs {
    margin-top: 0; } }

@media only screen and (max-width: 767px) {
  body.account table tr {
    border-bottom: 2px solid #F1EFF0; } }

body.account table tr .col {
  width: auto; }
  body.account table tr .col:first-child {
    padding-left: 0; }
  body.account table tr .col:last-child {
    text-align: right; }
    @media only screen and (max-width: 767px) {
      body.account table tr .col:last-child {
        text-align: left; } }

@media only screen and (max-width: 767px) {
  body.account.customer-account-index .box-billing-address {
    padding-bottom: 20px;
    border-bottom: 2px solid #F1EFF0; } }

@media only screen and (max-width: 767px) {
  body.account.customer-address-index .box-address-billing {
    padding-bottom: 20px;
    border-bottom: 2px solid #F1EFF0; } }

@media only screen and (max-width: 1023px) {
  body.account.wishlist-index-index .page-title-wrapper h1 {
    margin-bottom: 30px; } }

@media only screen and (max-width: 1023px) {
  body.account.wishlist-index-index .main.column .product-items {
    margin-left: 0; } }

body.account.wishlist-index-index .main .form-wishlist-items .actions-toolbar {
  margin-top: 0;
  padding-top: 30px;
  border-top-width: 2px; }

body.account.wishlist-index-index .products-grid.wishlist .product-items .product-item {
  border-top-width: 2px; }

body.account.wishlist-index-index .product-item-info {
  padding: 20px 0; }
  @media only screen and (max-width: 767px) {
    body.account.wishlist-index-index .product-item-info {
      padding: 15px 0 20px; } }

@media only screen and (max-width: 767px) {
  body.account.wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-info .product-item-photo {
    top: 15px;
    padding: 0; } }

body.account.customer-account-edit .field.password-info {
  display: none; }

body.account.magento_rma-guest-create.ls-tab-off .my-account.sidebar {
  display: none; }

body.account.magento_rma-guest-create.ls-tab-off .my-account.content {
  margin-top: 45px; }
  body.account.magento_rma-guest-create.ls-tab-off .my-account.content.col-md-9 {
    width: 100%;
    max-width: none;
    flex: 0 0 100%; }
  body.account.magento_rma-guest-create.ls-tab-off .my-account.content .items.order-links {
    margin-bottom: 30px; }
  @media only screen and (max-width: 767px) {
    body.account.magento_rma-guest-create.ls-tab-off .my-account.content .block-title {
      margin-bottom: 22px; } }
  body.account.magento_rma-guest-create.ls-tab-off .my-account.content .block-title strong {
    font-size: 1.53846rem; }
  @media only screen and (max-width: 767px) {
    body.account.magento_rma-guest-create.ls-tab-off .my-account.content .box-title {
      margin-bottom: 5px; } }

body.account.magento_rma-guest-create.ls-tab-off #rma_create_form {
  margin-top: 30px; }
  @media only screen and (max-width: 767px) {
    body.account.magento_rma-guest-create.ls-tab-off #rma_create_form {
      margin-top: 0; } }
  @media only screen and (max-width: 767px) {
    body.account.magento_rma-guest-create.ls-tab-off #rma_create_form .control {
      width: 100%; } }
  body.account.magento_rma-guest-create.ls-tab-off #rma_create_form select {
    height: 40px;
    border: 1px solid #838383; }
  body.account.magento_rma-guest-create.ls-tab-off #rma_create_form textarea {
    border: 1px solid #838383; }
  body.account.magento_rma-guest-create.ls-tab-off #rma_create_form .secondary {
    width: 100%;
    text-align: left; }

body.account .page-main .column.main .form .fieldset .field.choice {
  flex-flow: wrap; }

@media only screen and (max-width: 767px) {
  .customer-account-create .form.create.account {
    flex-direction: column; } }

.customer-account-create .form.create.account .fieldset.create {
  flex: 0 0 50%; }

.customer-account-login .login-container .block .block-title {
  border: none; }
  @media only screen and (max-width: 767px) {
    .customer-account-login .login-container .block .block-title {
      margin: 0 0 11px;
      padding: 0; } }
  .customer-account-login .login-container .block .block-title strong {
    font-size: 1.53846rem;
    font-weight: 700; }

.customer-account-login .login-container .block .block-content p {
  max-width: 450px; }

.customer-account-login .login-container .block .block-content .fieldset.login:after {
  color: #000;
  font-size: 1rem; }
  @media only screen and (max-width: 767px) {
    .customer-account-login .login-container .block .block-content .fieldset.login:after {
      text-align: right;
      margin: 5px 0 25px; } }

.customer-account-login .login-container .block .block-content .field {
  display: flex;
  flex-direction: column; }
  .customer-account-login .login-container .block .block-content .field .label {
    width: 100%;
    text-align: left;
    font-weight: normal;
    margin-bottom: 5px; }
    .customer-account-login .login-container .block .block-content .field .label:after {
      margin-left: 3px; }
  .customer-account-login .login-container .block .block-content .field .control {
    width: 74.2%; }
    @media only screen and (max-width: 767px) {
      .customer-account-login .login-container .block .block-content .field .control {
        width: 100%; } }

.customer-account-login .login-container .block .block-content .actions-toolbar {
  display: flex;
  flex-direction: column;
  margin-left: 0; }
  .customer-account-login .login-container .block .block-content .actions-toolbar .primary {
    text-transform: uppercase; }
    .customer-account-login .login-container .block .block-content .actions-toolbar .primary .action {
      width: auto; }
      @media only screen and (max-width: 767px) {
        .customer-account-login .login-container .block .block-content .actions-toolbar .primary .action {
          width: 100%; } }
  .customer-account-login .login-container .block .block-content .actions-toolbar .secondary {
    text-align: left; }

.customer-account-forgotpassword .forgotpassword-account .form.password.forget .fieldset {
  width: auto; }

.customer-account-edit .form .fieldset > .legend + br {
  display: none; }

.customer-account-edit .form .fieldset .field.required .label[for^="privacy_"], .customer-account-edit .form .fieldset .field.required .label[for="is_subscribed"] {
  padding-right: 30px; }
  @media only screen and (max-width: 767px) {
    .customer-account-edit .form .fieldset .field.required .label[for^="privacy_"], .customer-account-edit .form .fieldset .field.required .label[for="is_subscribed"] {
      padding-right: 0; } }

#rma_create_form .fieldset .legend {
  font-size: 1.15385rem;
  font-weight: 700; }

#rma_create_form .fieldset .field {
  display: flex;
  flex-direction: column; }
  #rma_create_form .fieldset .field .label {
    text-align: left;
    font-weight: 400; }
  #rma_create_form .fieldset .field .control > span {
    font-weight: 700; }
  #rma_create_form .fieldset .field .control .note {
    font-size: 1rem; }

body[class*="sales-guest-"] div[class*="-sales-guest-container"] .content,
body[class*="sales-guest-"] div[class*="-rma-guest-container"] .content,
body[class*="rma-guest-"] div[class*="-sales-guest-container"] .content,
body[class*="rma-guest-"] div[class*="-rma-guest-container"] .content {
  margin-top: 45px; }
  @media only screen and (max-width: 767px) {
    body[class*="sales-guest-"] div[class*="-sales-guest-container"] .content,
    body[class*="sales-guest-"] div[class*="-rma-guest-container"] .content,
    body[class*="rma-guest-"] div[class*="-sales-guest-container"] .content,
    body[class*="rma-guest-"] div[class*="-rma-guest-container"] .content {
      margin-top: 40px; } }

body[class*="sales-guest-"] .page-main,
body[class*="rma-guest-"] .page-main {
  padding: 10px 0 0 0; }

body[class*="sales-guest-"] .page-title,
body[class*="rma-guest-"] .page-title {
  display: inline-block;
  vertical-align: middle; }
  body[class*="sales-guest-"] .page-title + .order-status,
  body[class*="rma-guest-"] .page-title + .order-status {
    display: inline-block;
    vertical-align: middle; }

body[class*="sales-guest-"] .product-image-wrapper img,
body[class*="rma-guest-"] .product-image-wrapper img {
  margin-left: 0; }

body[class*="sales-guest-"] .column.main .block.block-order-details-view .block-title > strong,
body[class*="rma-guest-"] .column.main .block.block-order-details-view .block-title > strong {
  font-size: 2.30769rem;
  font-weight: 700; }

@media only screen and (max-width: 767px) {
  body[class*="sales-guest-"] .column.main .items.order-links,
  body[class*="rma-guest-"] .column.main .items.order-links {
    display: flex;
    justify-content: space-between; }
    body[class*="sales-guest-"] .column.main .items.order-links .item,
    body[class*="rma-guest-"] .column.main .items.order-links .item {
      margin: 0 5px;
      text-align: center; } }

[class*="rma-rma-"] button.primary, [class*="rma-rma-"] .cart.table-wrapper .actions-toolbar > .primary.action, .cart.table-wrapper [class*="rma-rma-"] .actions-toolbar > .primary.action, [class*="rma-rma-"] .primary.action-gift {
  text-transform: uppercase; }

[class*="rma-rma-"] #rma-new-form .remove {
  margin-bottom: 25px;
  font-weight: 700;
  text-decoration: underline;
  cursor: pointer; }
  [class*="rma-rma-"] #rma-new-form .remove:before {
    content: '';
    background: url(../images/svg_sprite/arrow-left.svg) no-repeat center;
    width: 18px;
    height: 9px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px; }

[class*="rma-rma-"] #rma-new-form .fieldset .field {
  display: flex;
  flex-direction: column; }
  [class*="rma-rma-"] #rma-new-form .fieldset .field label {
    margin-bottom: 5px;
    font-weight: normal;
    text-align: left; }
  [class*="rma-rma-"] #rma-new-form .fieldset .field .control {
    max-width: 620px; }

.mst-rma-create__order-selector .mst-rma-box__title {
  margin-bottom: 10px; }

.mst-rma-create__order-selector .field.required {
  display: flex;
  flex-direction: column;
  max-width: 300px; }
  @media only screen and (max-width: 767px) {
    .mst-rma-create__order-selector .field.required {
      max-width: none; } }

.mst-rma-create__order-selector #selected_order_id {
  margin-bottom: 15px; }

.rma-rma-new .init-rma-container .block {
  margin-top: 20px;
  margin-bottom: 20px; }

.rma-rma-new button.primary, .rma-rma-new .cart.table-wrapper .actions-toolbar > .primary.action, .cart.table-wrapper .rma-rma-new .actions-toolbar > .primary.action, .rma-rma-new .primary.action-gift {
  max-width: 150px; }
  @media only screen and (max-width: 767px) {
    .rma-rma-new button.primary, .rma-rma-new .cart.table-wrapper .actions-toolbar > .primary.action, .cart.table-wrapper .rma-rma-new .actions-toolbar > .primary.action, .rma-rma-new .primary.action-gift {
      max-width: none; } }

.rma-rma-new .rma-new-step2 {
  margin-top: 20px; }
  .rma-rma-new .rma-new-step2 .block-content .box.box-rma-information strong.box-title, .rma-rma-new .rma-new-step2 .block-content .box.box-rma-shipping-information strong.box-title {
    text-transform: none;
    font-size: 1.53846rem; }
  .rma-rma-new .rma-new-step2 .title {
    margin-bottom: 10px;
    font-size: 1.53846rem; }
  .rma-rma-new .rma-new-step2 .rma-one-item {
    padding-top: 20px;
    border-bottom: 2px solid #F1EFF0; }
    .rma-rma-new .rma-new-step2 .rma-one-item:last-child {
      border-bottom: none; }
  .rma-rma-new .rma-new-step2 .item-description {
    position: relative;
    margin-bottom: 20px; }
    .rma-rma-new .rma-new-step2 .item-description + .item-options {
      padding-bottom: 30px; }
    .rma-rma-new .rma-new-step2 .item-description input[type="checkbox"] {
      left: 1px;
      top: 48%;
      transform: translateY(-50%); }
      .rma-rma-new .rma-new-step2 .item-description input[type="checkbox"]:focus {
        box-shadow: none; }
    .rma-rma-new .rma-new-step2 .item-description label {
      display: flex;
      align-items: center; }
      .rma-rma-new .rma-new-step2 .item-description label:before, .rma-rma-new .rma-new-step2 .item-description label:after {
        top: 50%;
        transform: translateY(-50%); }
    .rma-rma-new .rma-new-step2 .item-description img {
      width: 70px;
      margin-left: 10px; }
    .rma-rma-new .rma-new-step2 .item-description b {
      margin-left: 10px; }

.rma-rma-view .opc-progress-bar-item:before {
  top: 35px; }

.rma-rma-view .mst-rma-view > div:first-child {
  display: flex;
  justify-content: flex-start !important; }

.rma-rma-view .mst-rma-view .opc-progress-bar {
  display: flex; }
  @media only screen and (max-width: 1023px) {
    .rma-rma-view .mst-rma-view .opc-progress-bar {
      width: 100%;
      font-size: 0.84615rem; } }
  @media only screen and (max-width: 767px) {
    .rma-rma-view .mst-rma-view .opc-progress-bar {
      display: none; } }

.rma-rma-view .rma-control-buttons button, .rma-rma-view .rma-control-buttons .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .rma-rma-view .rma-control-buttons .actions-toolbar > .action, .rma-rma-view .rma-control-buttons .action-gift {
  text-transform: uppercase; }

.rma-rma-view .mst-rma-box {
  margin: 50px 0; }
  .rma-rma-view .mst-rma-box.mst-rma__message {
    padding-bottom: 50px;
    border-bottom: 2px solid #F1EFF0; }

.rma-rma-view .mst-rma__return {
  margin: 50px 0; }
  .rma-rma-view .mst-rma__return th, .rma-rma-view .mst-rma__return td {
    padding-left: 0; }

.rma-rma-view .mst-rma-view__orders {
  margin: 50px 0; }

.rma-rma-view form .fieldset .field {
  display: flex;
  flex-direction: column; }
  .rma-rma-view form .fieldset .field .label {
    text-align: left;
    font-weight: 400; }

@media only screen and (max-width: 767px) {
  .rma-rma-view .mst-rma-badge {
    display: inline; } }

@media only screen and (max-width: 767px) {
  .rma-rma-view .mst-rma-view__orders tbody tr {
    border: none; } }

.rma-rma-view .rma-confirm-shipping {
  position: absolute;
  left: 50% !important;
  top: 50% !important;
  transform: translate(-50%, -50%);
  background-color: #222 !important;
  color: #fff !important;
  width: 600px !important;
  margin: 0;
  padding: 20px;
  text-align: center;
  z-index: 9999; }
  @media only screen and (max-width: 767px) {
    .rma-rma-view .rma-confirm-shipping {
      width: 320px !important; } }
  .rma-rma-view .rma-confirm-shipping.ui-dialog .ui-widget-header {
    background-color: transparent;
    border: none;
    color: #fff; }
  .rma-rma-view .rma-confirm-shipping.ui-dialog .ui-dialog-title {
    width: 100%; }
  .rma-rma-view .rma-confirm-shipping.ui-dialog .ui-button {
    min-width: 0;
    top: auto; }
    .rma-rma-view .rma-confirm-shipping.ui-dialog .ui-button .ui-icon {
      position: absolute;
      display: block;
      width: 15px;
      height: 15px;
      top: 15px;
      right: 15px;
      padding: 0;
      background: url(../images/svg_sprite/close-white.svg) no-repeat center;
      text-indent: -30px;
      overflow: hidden; }
  .rma-rma-view .rma-confirm-shipping.ui-dialog .actions-toolbar {
    text-align: center; }
    .rma-rma-view .rma-confirm-shipping.ui-dialog .actions-toolbar .primary {
      display: inline-block;
      float: none; }

.rma-rma-list .mst-rma-list > thead > tr > th {
  border-bottom: 2px solid #F1EFF0; }

.rma-rma-list .mst-rma-list > tbody > tr {
  border-bottom: 1px solid #F1EFF0; }

.rma-rma-list .mst-rma-list td p,
.rma-rma-list .mst-rma-list td p + div {
  display: inline-block;
  vertical-align: top; }

.rma-rma-list .mst-rma-list td ul {
  list-style: none; }

.rma-rma-list .mst-rma-list td a {
  font-weight: 700;
  text-decoration: underline; }

.page-header .menu_ls_left .nav-toggle {
  position: relative;
  top: auto;
  left: 0; }
  @media only screen and (max-width: 1023px) {
    .page-header .menu_ls_left .nav-toggle {
      display: inline-block; } }
  .page-header .menu_ls_left .nav-toggle:before {
    content: none; }
  .page-header .menu_ls_left .nav-toggle span {
    display: none; }
  .page-header .menu_ls_left .nav-toggle .hamburger-box {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 14px; }
    .page-header .menu_ls_left .nav-toggle .hamburger-box .hamburger-inner {
      transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
      position: absolute;
      width: 16px;
      height: 2px;
      top: 50%;
      margin-top: -1px;
      transition-timing-function: ease;
      transition-duration: .15s;
      transition-property: transform;
      background-color: #fff; }
      .page-header .menu_ls_left .nav-toggle .hamburger-box .hamburger-inner:after, .page-header .menu_ls_left .nav-toggle .hamburger-box .hamburger-inner:before {
        display: block;
        content: "";
        position: absolute;
        width: 16px;
        height: 2px;
        background-color: #fff;
        transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
        transition-timing-function: ease;
        transition-duration: .15s;
        transition-property: transform; }
      .page-header .menu_ls_left .nav-toggle .hamburger-box .hamburger-inner:before {
        top: -5px; }
      .page-header .menu_ls_left .nav-toggle .hamburger-box .hamburger-inner:after {
        bottom: -5px; }

.page-header .menu_ls_left .nav-sections {
  background-color: #222;
  margin: 0;
  z-index: 99; }
  @media only screen and (max-width: 1023px) {
    .page-header .menu_ls_left .nav-sections {
      top: 80px; } }
  @media only screen and (max-width: 767px) {
    .page-header .menu_ls_left .nav-sections {
      top: 50px; } }
  @media only screen and (min-width: 1024px) {
    .page-header .menu_ls_left .nav-sections {
      background-color: transparent;
      margin-bottom: -15px; } }
  .page-header .menu_ls_left .nav-sections .panel-ls-right {
    padding: 0 15px 20px 15px; }
    @media only screen and (min-width: 768px) {
      .page-header .menu_ls_left .nav-sections .panel-ls-right {
        display: none; } }
    .page-header .menu_ls_left .nav-sections .panel-ls-right .header.links {
      border: none; }
      .page-header .menu_ls_left .nav-sections .panel-ls-right .header.links li a {
        font-size: 1.23077rem;
        line-height: 1.9em;
        font-weight: 700;
        color: #fff;
        text-transform: uppercase;
        border-top: none;
        border-bottom: 1px solid #666666;
        padding: 15px 0; }
        @media screen and (min-width: 1024px) {
          .page-header .menu_ls_left .nav-sections .panel-ls-right .header.links li a {
            font-size: 1rem;
            line-height: 1.15em; } }
        .page-header .menu_ls_left .nav-sections .panel-ls-right .header.links li a:hover {
          text-decoration: none; }
  .page-header .menu_ls_left .nav-sections .section-item-title {
    display: none; }
  .page-header .menu_ls_left .nav-sections .section-item-content {
    float: none;
    margin: 0;
    padding: 20px 15px; }
    @media only screen and (min-width: 1024px) {
      .page-header .menu_ls_left .nav-sections .section-item-content {
        display: flex !important;
        align-items: center;
        padding: 0; } }
    .page-header .menu_ls_left .nav-sections .section-item-content li {
      margin-bottom: 0px; }
    .page-header .menu_ls_left .nav-sections .section-item-content li.level0 {
      display: block; }
      @media only screen and (max-width: 1023px) {
        .page-header .menu_ls_left .nav-sections .section-item-content li.level0 {
          padding-bottom: 15px;
          border-bottom: 1px solid #666666;
          margin-bottom: 15px; }
          .page-header .menu_ls_left .nav-sections .section-item-content li.level0:last-of-type {
            margin-bottom: 0; } }
      @media only screen and (min-width: 1024px) {
        .page-header .menu_ls_left .nav-sections .section-item-content li.level0 {
          margin-right: 30px; } }
      .page-header .menu_ls_left .nav-sections .section-item-content li.level0 a.level-top {
        line-height: 1.1em;
        display: block;
        text-decoration: none; }
        @media only screen and (min-width: 1024px) {
          .page-header .menu_ls_left .nav-sections .section-item-content li.level0 a.level-top {
            padding-bottom: 15px; } }
        .page-header .menu_ls_left .nav-sections .section-item-content li.level0 a.level-top:last-of-type {
          margin-right: 0; }
        .page-header .menu_ls_left .nav-sections .section-item-content li.level0 a.level-top span {
          font-size: 1.23077rem;
          line-height: 1.9em;
          font-weight: 700;
          color: #fff;
          text-transform: uppercase;
          text-decoration: none;
          display: flex;
          align-items: center; }
          @media screen and (min-width: 1024px) {
            .page-header .menu_ls_left .nav-sections .section-item-content li.level0 a.level-top span {
              font-size: 1rem;
              line-height: 1.15em; } }
          .page-header .menu_ls_left .nav-sections .section-item-content li.level0 a.level-top span:hover {
            text-decoration: none; }
          @media only screen and (max-width: 1023px) {
            .page-header .menu_ls_left .nav-sections .section-item-content li.level0 a.level-top span {
              justify-content: space-between; } }
          .page-header .menu_ls_left .nav-sections .section-item-content li.level0 a.level-top span:after {
            content: '';
            background: url("../images/drop-down-w.svg") no-repeat center;
            background-size: 100%;
            width: 12px;
            height: 7px;
            display: inline-block;
            margin-left: 4px; }
            @media only screen and (min-width: 1024px) {
              .page-header .menu_ls_left .nav-sections .section-item-content li.level0 a.level-top span:after {
                width: 7px;
                height: 5px; } }
          .page-header .menu_ls_left .nav-sections .section-item-content li.level0 a.level-top span:hover {
            color: #FDBE10;
            text-decoration: none; }
        .page-header .menu_ls_left .nav-sections .section-item-content li.level0 a.level-top.open span {
          color: #FDBE10; }
          .page-header .menu_ls_left .nav-sections .section-item-content li.level0 a.level-top.open span:after {
            background: url("../images/drop-down-y.svg") no-repeat center;
            transform: rotate(180deg); }
      .page-header .menu_ls_left .nav-sections .section-item-content li.level0.active .level0.submenu {
        display: flex; }
      .page-header .menu_ls_left .nav-sections .section-item-content li.level0 .level0.submenu {
        display: none;
        padding: 15px 0 0 15px;
        background-color: #222;
        z-index: 90;
        overflow-y: auto;
        list-style: none;
        margin: 0; }
        @media only screen and (min-width: 1024px) {
          .page-header .menu_ls_left .nav-sections .section-item-content li.level0 .level0.submenu {
            position: absolute;
            left: 0;
            right: 0;
            top: calc(100% + 3px);
            padding-top: 43px;
            padding-left: calc((100% - 1920px) / 2);
            padding-right: calc((100% - 1920px) / 2);
            height: 100vh;
            align-items: flex-start;
            justify-content: space-between; } }
        .page-header .menu_ls_left .nav-sections .section-item-content li.level0 .level0.submenu .wrapper-left {
          width: 100%; }
          @media only screen and (min-width: 1024px) {
            .page-header .menu_ls_left .nav-sections .section-item-content li.level0 .level0.submenu .wrapper-left {
              flex: 0 0 58.33333%;
              max-width: 58.33333%;
              padding-left: 42px; } }
          .page-header .menu_ls_left .nav-sections .section-item-content li.level0 .level0.submenu .wrapper-left a:hover {
            text-decoration: none; }
          .page-header .menu_ls_left .nav-sections .section-item-content li.level0 .level0.submenu .wrapper-left .level1.submenu {
            padding: 0;
            border-top: 1px solid #666666;
            list-style: none; }
            @media only screen and (min-width: 1024px) {
              .page-header .menu_ls_left .nav-sections .section-item-content li.level0 .level0.submenu .wrapper-left .level1.submenu {
                border: none;
                display: flex;
                flex-wrap: wrap;
                align-items: flex-start;
                justify-content: space-between; } }
            @media only screen and (max-width: 1023px) {
              .page-header .menu_ls_left .nav-sections .section-item-content li.level0 .level0.submenu .wrapper-left .level1.submenu li.level2 {
                border-bottom: 1px solid #666666;
                padding: 15px 0;
                margin-bottom: 0; }
                .page-header .menu_ls_left .nav-sections .section-item-content li.level0 .level0.submenu .wrapper-left .level1.submenu li.level2:last-of-type {
                  border: none; } }
            @media only screen and (min-width: 1024px) {
              .page-header .menu_ls_left .nav-sections .section-item-content li.level0 .level0.submenu .wrapper-left .level1.submenu li.level2 {
                width: 25%; } }
            .page-header .menu_ls_left .nav-sections .section-item-content li.level0 .level0.submenu .wrapper-left .level1.submenu li.level2 .level2.submenu {
              padding: 0;
              list-style: none; }
              @media only screen and (max-width: 1023px) {
                .page-header .menu_ls_left .nav-sections .section-item-content li.level0 .level0.submenu .wrapper-left .level1.submenu li.level2 .level2.submenu {
                  display: none; } }
              .page-header .menu_ls_left .nav-sections .section-item-content li.level0 .level0.submenu .wrapper-left .level1.submenu li.level2 .level2.submenu li {
                margin: 0; }
                .page-header .menu_ls_left .nav-sections .section-item-content li.level0 .level0.submenu .wrapper-left .level1.submenu li.level2 .level2.submenu li.submenu-ls-title {
                  margin-top: 20px; }
            @media only screen and (max-width: 767px) {
              .page-header .menu_ls_left .nav-sections .section-item-content li.level0 .level0.submenu .wrapper-left .level1.submenu li.level2 div.submenu-expand_wrapper {
                display: flex;
                justify-content: space-between;
                align-items: center; }
                .page-header .menu_ls_left .nav-sections .section-item-content li.level0 .level0.submenu .wrapper-left .level1.submenu li.level2 div.submenu-expand_wrapper:after {
                  content: '';
                  background: url("../images/drop-down-w.svg") no-repeat center;
                  background-size: 100%;
                  width: 12px;
                  height: 7px;
                  display: inline-block;
                  margin-left: 4px; }
                .page-header .menu_ls_left .nav-sections .section-item-content li.level0 .level0.submenu .wrapper-left .level1.submenu li.level2 div.submenu-expand_wrapper a.submenu-ls-title span:after {
                  display: none; }
                .page-header .menu_ls_left .nav-sections .section-item-content li.level0 .level0.submenu .wrapper-left .level1.submenu li.level2 div.submenu-expand_wrapper.open span {
                  color: #FDBE10; }
                .page-header .menu_ls_left .nav-sections .section-item-content li.level0 .level0.submenu .wrapper-left .level1.submenu li.level2 div.submenu-expand_wrapper.open:after {
                  background: url("../images/drop-down-y.svg") no-repeat center;
                  transform: rotate(180deg); } }
          .page-header .menu_ls_left .nav-sections .section-item-content li.level0 .level0.submenu .wrapper-left a.submenu-ls-title span {
            font-size: 1.23077rem;
            line-height: 1.9em;
            font-weight: 700;
            color: #fff;
            text-transform: uppercase;
            text-decoration: none; }
            @media screen and (min-width: 1024px) {
              .page-header .menu_ls_left .nav-sections .section-item-content li.level0 .level0.submenu .wrapper-left a.submenu-ls-title span {
                font-size: 1rem;
                line-height: 2.3em;
                font-weight: 400;
                color: #FDBE10; } }
            .page-header .menu_ls_left .nav-sections .section-item-content li.level0 .level0.submenu .wrapper-left a.submenu-ls-title span:hover {
              text-decoration: none; }
            @media only screen and (max-width: 1023px) {
              .page-header .menu_ls_left .nav-sections .section-item-content li.level0 .level0.submenu .wrapper-left a.submenu-ls-title span {
                display: flex;
                justify-content: space-between;
                align-items: center; }
                .page-header .menu_ls_left .nav-sections .section-item-content li.level0 .level0.submenu .wrapper-left a.submenu-ls-title span:after {
                  content: '';
                  background: url("../images/drop-down-w.svg") no-repeat center;
                  background-size: 100%;
                  width: 12px;
                  height: 7px;
                  display: inline-block;
                  margin-left: 4px; } }
          .page-header .menu_ls_left .nav-sections .section-item-content li.level0 .level0.submenu .wrapper-left a.submenu-ls-title[href="/"], .page-header .menu_ls_left .nav-sections .section-item-content li.level0 .level0.submenu .wrapper-left a.submenu-ls-title[href="#"] {
            cursor: default; }
          .page-header .menu_ls_left .nav-sections .section-item-content li.level0 .level0.submenu .wrapper-left a.submenu-ls-title.open span {
            color: #FDBE10; }
            .page-header .menu_ls_left .nav-sections .section-item-content li.level0 .level0.submenu .wrapper-left a.submenu-ls-title.open span:after {
              background: url("../images/drop-down-y.svg") no-repeat center;
              transform: rotate(180deg); }
          .page-header .menu_ls_left .nav-sections .section-item-content li.level0 .level0.submenu .wrapper-left a.link-mn-ls span {
            font-size: 1.23077rem;
            line-height: 3em;
            color: #fff;
            text-decoration: none;
            transition: all 0.3s ease-in-out; }
            @media screen and (min-width: 1024px) {
              .page-header .menu_ls_left .nav-sections .section-item-content li.level0 .level0.submenu .wrapper-left a.link-mn-ls span {
                font-size: 1rem;
                line-height: 1.9em; } }
            .page-header .menu_ls_left .nav-sections .section-item-content li.level0 .level0.submenu .wrapper-left a.link-mn-ls span:hover {
              text-decoration: none; }
          .page-header .menu_ls_left .nav-sections .section-item-content li.level0 .level0.submenu .wrapper-left a.link-mn-ls:hover span {
            color: #FDBE10; }
        @media only screen and (max-width: 1023px) {
          .page-header .menu_ls_left .nav-sections .section-item-content li.level0 .level0.submenu .wrapper-right {
            display: none; } }
        @media only screen and (min-width: 1024px) {
          .page-header .menu_ls_left .nav-sections .section-item-content li.level0 .level0.submenu .wrapper-right {
            flex: 0 0 33.33333%;
            max-width: 33.33333%;
            padding-right: 42px; } }
        .page-header .menu_ls_left .nav-sections .section-item-content li.level0 .level0.submenu .wrapper-right .img-menu a {
          display: block; }
        .page-header .menu_ls_left .nav-sections .section-item-content li.level0 .level0.submenu .wrapper-right .img-menu img {
          width: 100%; }
        .page-header .menu_ls_left .nav-sections .section-item-content li.level0 .level0.submenu .wrapper-right .img-menu p {
          text-transform: uppercase;
          font-size: 1rem;
          line-height: 1.9em;
          font-weight: 700;
          margin: 15px 0; }
          .page-header .menu_ls_left .nav-sections .section-item-content li.level0 .level0.submenu .wrapper-right .img-menu p,
          .page-header .menu_ls_left .nav-sections .section-item-content li.level0 .level0.submenu .wrapper-right .img-menu p a {
            color: #fff; }

.navigation .level0 .submenu a:hover, .navigation .level0 .submenu a.ui-state-focus {
  background: transparent; }

body.menu-open .page-header .menu_ls_left .nav-toggle .hamburger-inner {
  transform: rotateX(180deg) rotateY(180deg);
  background-color: transparent; }
  body.menu-open .page-header .menu_ls_left .nav-toggle .hamburger-inner:before {
    transform: translate3d(0, 5px, 0) rotate(45deg); }
  body.menu-open .page-header .menu_ls_left .nav-toggle .hamburger-inner:after {
    transform: translate3d(0, -5px, 0) rotate(-45deg); }

body.menu-open .page-header .menu_ls_left .nav-sections {
  left: 0;
  width: 100%; }
  @media only screen and (max-width: 767px) {
    body.menu-open .page-header .menu_ls_left .nav-sections {
      height: calc(100vh - 50px);
      height: calc(var(--vh, 1vh) * 100 - 50px); } }

.field,
.admin__field {
  position: relative;
  overflow-x: hidden; }

input[type="checkbox"]:disabled .ls-radio:not(:checked),
.ls-radio:checked,
.ls-checkbox:not(:checked),
.ls-checkbox:checked,
input[type="radio"]:not(:checked),
input[type="radio"]:checked,
input[type="checkbox"]:not(:checked),
input[type="checkbox"]:checked {
  position: absolute;
  left: -99px; }

.ls-radio:not(:checked) ~ label,
.ls-radio:checked ~ label,
.ls-checkbox:not(:checked) ~ label,
.ls-checkbox:checked ~ label,
input[type="radio"]:not(:checked) ~ label,
input[type="radio"]:checked ~ label,
input[type="checkbox"]:not(:checked) ~ label,
input[type="checkbox"]:checked ~ label {
  position: relative;
  padding-left: 22px;
  padding-top: 0;
  padding-bottom: 0;
  display: inline-block;
  cursor: pointer;
  line-height: 16px; }

/* aspect */
.ls-radio:not(:checked) ~ label:before,
.ls-radio:checked ~ label:before,
.ls-checkbox:not(:checked) ~ label:before,
.ls-checkbox:checked ~ label:before,
input[type="radio"]:not(:checked) ~ label:before,
input[type="radio"]:checked ~ label:before,
input[type="checkbox"]:not(:checked) ~ label:before,
input[type="checkbox"]:checked ~ label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  height: 16px;
  border: 1px solid #838383;
  background: white; }

.ls-radio:not(:checked) ~ label:before,
.ls-radio:checked ~ label:before,
input[type="radio"]:not(:checked) ~ label:before,
input[type="radio"]:checked ~ label:before {
  border-radius: 50%; }

/* mark aspect */
.ls-radio:not(:checked) ~ label:after,
.ls-radio:checked ~ label:after,
.ls-checkbox:not(:checked) ~ label:after,
.ls-checkbox:checked ~ label:after,
input[type="radio"]:not(:checked) ~ label:after,
input[type="radio"]:checked ~ label:after,
input[type="checkbox"]:not(:checked) ~ label:after,
input[type="checkbox"]:checked ~ label:after {
  content: '';
  position: absolute;
  top: 4px;
  left: 4px;
  width: 8px;
  height: 8px;
  background-color: #FDBE10;
  transition: all 0.3s ease-in-out; }

.ls-radio:not(:checked) ~ label:after,
.ls-radio:checked ~ label:after,
input[type="radio"]:not(:checked) ~ label:after,
input[type="radio"]:checked ~ label:after {
  border-radius: 50%; }

/* checked mark aspect changes */
.ls-radio:not(:checked) ~ label:after,
.ls-checkbox:not(:checked) ~ label:after,
input[type="radio"]:not(:checked) ~ label:after,
input[type="checkbox"]:not(:checked) ~ label:after {
  opacity: 0;
  transform: scale(0); }

.ls-radio:checked ~ label:after,
.ls-checkbox:checked ~ label:after,
input[type="radio"]:checked ~ label:after,
input[type="checkbox"]:checked ~ label:after {
  opacity: 1;
  transform: scale(1); }

/* disabled */
input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
  display: none; }

.ls-radio:disabled:not(:checked) ~ label:before,
.ls-radio:disabled:checked ~ label:before,
.ls-checkbox:disabled:not(:checked) ~ label:before,
.ls-checkbox:disabled:checked ~ label:before,
input[type="radio"]:disabled:not(:checked) ~ label:before,
input[type="radio"]:disabled:checked ~ label:before,
input[type="checkbox"]:disabled:not(:checked) ~ label:before,
input[type="checkbox"]:disabled:checked ~ label:before {
  opacity: 0.5; }

.ls-radio:disabled:checked ~ label:after,
.ls-checkbox:disabled:checked ~ label:after,
input[type="radio"]:disabled:checked ~ label:after,
input[type="checkbox"]:disabled:checked ~ label:after {
  opacity: 0.5; }

.ls-radio:disabled ~ label,
.ls-checkbox:disabled ~ label,
input[type="radio"]:disabled ~ label,
input[type="checkbox"]:disabled ~ label {
  opacity: 0.5; }

[type='range'] {
  -webkit-appearance: none;
  background: transparent;
  margin: 5px 0;
  width: 100%;
  cursor: pointer; }
  [type='range']::-moz-focus-outer {
    border: 0; }
  [type='range']:focus {
    outline: 0 !important;
    outline: none !important; }
    [type='range']:focus::-webkit-slider-runnable-track {
      background: #ededed; }
    [type='range']:focus::-ms-fill-lower {
      background: #ededed; }
    [type='range']:focus::-ms-fill-upper {
      background: #ededed; }
  [type='range']::-webkit-slider-runnable-track {
    cursor: pointer;
    height: 2px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    width: 100%;
    background: #ededed; }
  [type='range']::-webkit-slider-thumb {
    background: #000;
    border-radius: 5px;
    box-sizing: border-box;
    cursor: pointer;
    height: 10px;
    width: 10px;
    -webkit-appearance: none;
    margin-top: -4px; }
  [type='range']::-moz-range-track {
    cursor: pointer;
    height: 2px;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    width: 100%;
    background: #ededed;
    height: 1px; }
  [type='range']::-moz-range-thumb {
    background: #000;
    border-radius: 5px;
    box-sizing: border-box;
    cursor: pointer;
    height: 10px;
    width: 10px; }
  [type='range']::-ms-track {
    cursor: pointer;
    height: 2px;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
    width: 100%;
    background: transparent;
    border-color: transparent;
    border-width: 5px 0;
    color: transparent; }
  [type='range']::-ms-fill-lower {
    background: #ededed; }
  [type='range']::-ms-fill-upper {
    background: #ededed; }
  [type='range']::-ms-thumb {
    background: #000;
    border-radius: 5px;
    box-sizing: border-box;
    cursor: pointer;
    height: 10px;
    width: 10px;
    margin-top: 0.5px; }
  [type='range']:disabled::-webkit-slider-thumb, [type='range']:disabled::-moz-range-thumb, [type='range']:disabled::-ms-thumb, [type='range']:disabled::-webkit-slider-runnable-track, [type='range']:disabled::-ms-fill-lower, [type='range']:disabled::-ms-fill-upper {
    cursor: not-allowed; }

.page-header .panel-ls-right #switcher-language {
  border: none;
  margin: 0;
  padding: 0; }
  @media only screen and (min-width: 1024px) {
    .page-header .panel-ls-right #switcher-language {
      margin: 0 0 0 13px; } }
  .page-header .panel-ls-right #switcher-language .switcher-options {
    display: block; }
    @media only screen and (max-width: 767px) {
      .page-header .panel-ls-right #switcher-language .switcher-options .switcher-trigger {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 15px 0; } }
    .page-header .panel-ls-right #switcher-language .switcher-options .switcher-trigger:after {
      content: '';
      background: url("../images/drop-down-w.svg") no-repeat center;
      background-size: 100%;
      width: 12px;
      height: 7px;
      display: inline-block;
      vertical-align: middle;
      margin-left: 4px; }
      @media only screen and (min-width: 768px) {
        .page-header .panel-ls-right #switcher-language .switcher-options .switcher-trigger:after {
          width: 7px;
          height: 5px; } }
    .page-header .panel-ls-right #switcher-language .switcher-options .switcher-trigger .switcher-label {
      font-size: 0.84615rem;
      line-height: 1em;
      font-weight: 400;
      color: #fff;
      text-transform: uppercase;
      height: auto;
      width: auto;
      position: relative;
      margin: 0;
      display: inline-block;
      vertical-align: middle; }
      @media only screen and (max-width: 767px) {
        .page-header .panel-ls-right #switcher-language .switcher-options .switcher-trigger .switcher-label {
          font-size: 1.23077rem;
          line-height: 1.9em;
          font-weight: 700;
          color: #fff;
          text-transform: uppercase; } }
  @media only screen and (max-width: 767px) and (min-width: 1024px) {
    .page-header .panel-ls-right #switcher-language .switcher-options .switcher-trigger .switcher-label {
      font-size: 1rem;
      line-height: 1.15em; } }
      @media only screen and (max-width: 767px) {
          .page-header .panel-ls-right #switcher-language .switcher-options .switcher-trigger .switcher-label:hover {
            text-decoration: none; } }
      .page-header .panel-ls-right #switcher-language .switcher-options .switcher-trigger .switcher-label:hover {
        text-decoration: none; }
    .page-header .panel-ls-right #switcher-language .switcher-options .switcher-dropdown {
      margin: 0;
      background-color: #000;
      box-shadow: none;
      border: none;
      left: 50%;
      margin-left: -80px;
      padding: 20px 20px 20px 40px;
      max-height: 80vh;
      overflow-x: hidden;
      overflow-y: auto; }
      .page-header .panel-ls-right #switcher-language .switcher-options .switcher-dropdown::-webkit-scrollbar-track {
        width: 100px; }
      .page-header .panel-ls-right #switcher-language .switcher-options .switcher-dropdown::-webkit-scrollbar {
        width: 3px;
        background-color: #F1EFF0; }
      .page-header .panel-ls-right #switcher-language .switcher-options .switcher-dropdown::-webkit-scrollbar:horizontal {
        height: 3px;
        margin-right: 500px; }
      .page-header .panel-ls-right #switcher-language .switcher-options .switcher-dropdown::-webkit-scrollbar-thumb {
        background-color: #000; }
      @media only screen and (max-width: 767px) {
        .page-header .panel-ls-right #switcher-language .switcher-options .switcher-dropdown {
          position: inherit;
          min-width: auto;
          width: 100%;
          left: 0;
          margin: 0;
          padding: 0;
          background-color: #222;
          max-height: initial; }
          .page-header .panel-ls-right #switcher-language .switcher-options .switcher-dropdown.active {
            display: block; } }
      .page-header .panel-ls-right #switcher-language .switcher-options .switcher-dropdown:before, .page-header .panel-ls-right #switcher-language .switcher-options .switcher-dropdown:after {
        content: none; }
      .page-header .panel-ls-right #switcher-language .switcher-options .switcher-dropdown li {
        margin-bottom: 8px; }
        .page-header .panel-ls-right #switcher-language .switcher-options .switcher-dropdown li.current-view {
          cursor: default; }
          .page-header .panel-ls-right #switcher-language .switcher-options .switcher-dropdown li.current-view span {
            font-size: 1rem;
            line-height: 1em;
            font-weight: 700;
            color: #fff;
            text-transform: uppercase;
            font-size: 0.92308rem;
            font-weight: 400;
            color: #FDBE10; }
            .page-header .panel-ls-right #switcher-language .switcher-options .switcher-dropdown li.current-view span:hover {
              text-decoration: none;
              color: #FDBE10; }
        .page-header .panel-ls-right #switcher-language .switcher-options .switcher-dropdown li a {
          font-size: 1rem;
          line-height: 1em;
          font-weight: 700;
          color: #fff;
          text-transform: uppercase;
          font-size: 0.92308rem;
          font-weight: 400;
          padding: 0; }
          .page-header .panel-ls-right #switcher-language .switcher-options .switcher-dropdown li a:hover {
            text-decoration: none;
            color: #FDBE10; }
        .page-header .panel-ls-right #switcher-language .switcher-options .switcher-dropdown li:hover {
          background: transparent; }
          .page-header .panel-ls-right #switcher-language .switcher-options .switcher-dropdown li:hover a {
            color: #FDBE10; }

.menu_ls_right .minicart-wrapper {
  float: none;
  line-height: 0;
  margin-top: 0;
  margin-left: 15px; }
  @media only screen and (min-width: 1024px) {
    .menu_ls_right .minicart-wrapper {
      margin-left: 30px; } }
  .menu_ls_right .minicart-wrapper:after {
    content: '';
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    opacity: 0;
    z-index: 890;
    height: 0;
    transition: opacity 0.5s ease-in-out; }
  .menu_ls_right .minicart-wrapper .action.showcart:before {
    background: url("../images/cart-white.svg") no-repeat center;
    width: 18px;
    height: 15px;
    font-size: 0;
    display: block;
    margin: 0 auto;
    transition: all 0.3s ease-in-out; }
  .menu_ls_right .minicart-wrapper .action.showcart .text {
    position: relative;
    display: block;
    margin: 0;
    width: auto;
    height: auto;
    transition: all 0.3s ease-in-out;
    font-size: 1.23077rem;
    line-height: 1.9em;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase; }
    @media screen and (min-width: 1024px) {
      .menu_ls_right .minicart-wrapper .action.showcart .text {
        font-size: 1rem;
        line-height: 1.15em; } }
    .menu_ls_right .minicart-wrapper .action.showcart .text:hover {
      text-decoration: none; }
    @media only screen and (max-width: 1023px) {
      .menu_ls_right .minicart-wrapper .action.showcart .text {
        display: none; } }
    @media only screen and (min-width: 1024px) {
      .menu_ls_right .minicart-wrapper .action.showcart .text {
        margin-top: 7px; } }
  .menu_ls_right .minicart-wrapper .action.showcart .counter.qty {
    background: #FDBE10;
    color: #000;
    font-size: 0.76923rem;
    line-height: 0.8em;
    min-width: 15px;
    height: 15px;
    border-radius: 15px;
    position: absolute;
    right: -20px;
    top: 0;
    margin-top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0; }
    @media only screen and (max-width: 1023px) {
      .menu_ls_right .minicart-wrapper .action.showcart .counter.qty {
        right: auto;
        left: -10px;
        top: -20px; } }
  .menu_ls_right .minicart-wrapper .action.showcart:hover:before {
    background: url("../images/cart-yellow.svg") no-repeat center; }
  .menu_ls_right .minicart-wrapper .action.showcart:hover .text {
    color: #FDBE10; }
  .menu_ls_right .minicart-wrapper .action.showcart.active:before {
    background: url("../images/cart-yellow.svg") no-repeat center;
    width: 18px;
    height: 15px;
    font-size: 0;
    display: block;
    margin: 0 auto; }
  .menu_ls_right .minicart-wrapper .block-minicart {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 900;
    transform: translateX(100%);
    transition: all 0.3s ease-in-out;
    box-shadow: none;
    width: 100%;
    min-width: 100%;
    margin: 0;
    border: none;
    padding: 20px; }
    @media only screen and (min-width: 768px) {
      .menu_ls_right .minicart-wrapper .block-minicart {
        padding: 24px;
        width: 50%;
        min-width: 50%; } }
    @media only screen and (min-width: 1024px) {
      .menu_ls_right .minicart-wrapper .block-minicart {
        padding: 42px;
        width: 33.33333%;
        min-width: 33.33333%; } }
    .menu_ls_right .minicart-wrapper .block-minicart .minicart-ls {
      line-height: normal; }
      .menu_ls_right .minicart-wrapper .block-minicart .minicart-ls .head-cart-ls {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-bottom: 30px;
        margin-bottom: 20px;
        border-bottom: 2px solid #F1EFF0; }
        .menu_ls_right .minicart-wrapper .block-minicart .minicart-ls .head-cart-ls .title-cart-ls {
          font-size: 2.30769rem;
          line-height: 1.7em;
          font-weight: 700;
          margin: 0; }
          .menu_ls_right .minicart-wrapper .block-minicart .minicart-ls .head-cart-ls .title-cart-ls .counter.qty {
            font-size: 1.15385rem;
            line-height: 1.7em; }
        .menu_ls_right .minicart-wrapper .block-minicart .minicart-ls .head-cart-ls .close-cart-ls {
          cursor: pointer;
          border: none;
          padding: 0;
          min-width: 18px; }
          .menu_ls_right .minicart-wrapper .block-minicart .minicart-ls .head-cart-ls .close-cart-ls:hover {
            background: none;
            color: #FDBE10; }
      .menu_ls_right .minicart-wrapper .block-minicart .minicart-ls .block-content .close {
        display: none; }
      .menu_ls_right .minicart-wrapper .block-minicart .minicart-ls .block-content .empty {
        text-transform: uppercase;
        font-weight: 700;
        margin: 0;
        font-size: 1rem;
        line-height: 1.6em; }
      .menu_ls_right .minicart-wrapper .block-minicart .minicart-ls .block-content .minicart-items-wrapper {
        margin: 0;
        border: none;
        padding: 0; }
        .menu_ls_right .minicart-wrapper .block-minicart .minicart-ls .block-content .minicart-items-wrapper .product-item {
          padding-bottom: 15px;
          padding-top: 0;
          margin-bottom: 15px;
          border: none;
          border-bottom: 2px solid #F1EFF0; }
          .menu_ls_right .minicart-wrapper .block-minicart .minicart-ls .block-content .minicart-items-wrapper .product-item:hover {
            border: none;
            border-bottom: 2px solid #F1EFF0; }
            .menu_ls_right .minicart-wrapper .block-minicart .minicart-ls .block-content .minicart-items-wrapper .product-item:hover .product-item-details .box-name_price .product-item-name {
              color: #FDBE10; }
          .menu_ls_right .minicart-wrapper .block-minicart .minicart-ls .block-content .minicart-items-wrapper .product-item .product-item-details .box-name_price {
            display: flex;
            align-items: flex-start;
            justify-content: space-between; }
            .menu_ls_right .minicart-wrapper .block-minicart .minicart-ls .block-content .minicart-items-wrapper .product-item .product-item-details .box-name_price .product-item-name {
              margin: 0 15px 0 0;
              font-size: 1.15385rem;
              line-height: 1.5em;
              font-weight: 700;
              text-align: left;
              text-transform: uppercase;
              color: #000; }
            .menu_ls_right .minicart-wrapper .block-minicart .minicart-ls .block-content .minicart-items-wrapper .product-item .product-item-details .box-name_price .product-item-pricing span {
              margin: 0;
              font-size: 1.15385rem;
              line-height: 1.5em; }
          .menu_ls_right .minicart-wrapper .block-minicart .minicart-ls .block-content .minicart-items-wrapper .product-item .product-item-details .details-qty {
            margin-top: 0;
            margin-bottom: 15px;
            display: flex;
            align-items: center; }
            .menu_ls_right .minicart-wrapper .block-minicart .minicart-ls .block-content .minicart-items-wrapper .product-item .product-item-details .details-qty .qty-block {
              position: relative;
              width: 70px; }
            .menu_ls_right .minicart-wrapper .block-minicart .minicart-ls .block-content .minicart-items-wrapper .product-item .product-item-details .details-qty input {
              height: 35px;
              width: 70px;
              padding: 0;
              margin: 0; }
            .menu_ls_right .minicart-wrapper .block-minicart .minicart-ls .block-content .minicart-items-wrapper .product-item .product-item-details .details-qty .plus, .menu_ls_right .minicart-wrapper .block-minicart .minicart-ls .block-content .minicart-items-wrapper .product-item .product-item-details .details-qty .minus {
              position: absolute;
              cursor: pointer;
              height: 35px;
              top: 0;
              padding: 0 5px;
              font-size: 1.15385rem;
              line-height: 35px; }
            .menu_ls_right .minicart-wrapper .block-minicart .minicart-ls .block-content .minicart-items-wrapper .product-item .product-item-details .details-qty .plus {
              right: 0; }
            .menu_ls_right .minicart-wrapper .block-minicart .minicart-ls .block-content .minicart-items-wrapper .product-item .product-item-details .details-qty .minus {
              left: 0; }
            .menu_ls_right .minicart-wrapper .block-minicart .minicart-ls .block-content .minicart-items-wrapper .product-item .product-item-details .details-qty .update-cart-item {
              padding: 0;
              border: none;
              min-width: auto;
              margin-left: 5px;
              cursor: pointer; }
          .menu_ls_right .minicart-wrapper .block-minicart .minicart-ls .block-content .minicart-items-wrapper .product-item .product-item-details .opt-item dl.list {
            display: flex;
            align-items: flex-start;
            flex-wrap: wrap; }
            .menu_ls_right .minicart-wrapper .block-minicart .minicart-ls .block-content .minicart-items-wrapper .product-item .product-item-details .opt-item dl.list dt, .menu_ls_right .minicart-wrapper .block-minicart .minicart-ls .block-content .minicart-items-wrapper .product-item .product-item-details .opt-item dl.list dd {
              margin: 0;
              font-size: 1rem;
              line-height: 1.5em;
              font-weight: 700; }
              .menu_ls_right .minicart-wrapper .block-minicart .minicart-ls .block-content .minicart-items-wrapper .product-item .product-item-details .opt-item dl.list dt.values, .menu_ls_right .minicart-wrapper .block-minicart .minicart-ls .block-content .minicart-items-wrapper .product-item .product-item-details .opt-item dl.list dd.values {
                width: 100%;
                margin-bottom: 10px;
                display: block; }
          .menu_ls_right .minicart-wrapper .block-minicart .minicart-ls .block-content .minicart-items-wrapper .product-item .product-item-details .product.actions {
            float: none;
            text-align: left;
            margin: 0; }
            .menu_ls_right .minicart-wrapper .block-minicart .minicart-ls .block-content .minicart-items-wrapper .product-item .product-item-details .product.actions .delete {
              display: flex;
              align-items: center; }
              .menu_ls_right .minicart-wrapper .block-minicart .minicart-ls .block-content .minicart-items-wrapper .product-item .product-item-details .product.actions .delete:before {
                content: '';
                background: url("../images/cancel.svg") no-repeat center;
                width: 18px;
                height: 18px;
                margin-right: 5px; }
              .menu_ls_right .minicart-wrapper .block-minicart .minicart-ls .block-content .minicart-items-wrapper .product-item .product-item-details .product.actions .delete span {
                margin: 0;
                height: auto;
                width: auto;
                position: relative; }
      .menu_ls_right .minicart-wrapper .block-minicart .minicart-ls .block-content .subtotal {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-right: -20px;
        margin-left: -20px;
        padding: 15px 20px;
        margin-top: 15px;
        border-top: 1px solid #000; }
        @media only screen and (min-width: 768px) {
          .menu_ls_right .minicart-wrapper .block-minicart .minicart-ls .block-content .subtotal {
            margin-right: -24px;
            margin-left: -24px;
            padding: 15px 24px; } }
        @media only screen and (min-width: 1024px) {
          .menu_ls_right .minicart-wrapper .block-minicart .minicart-ls .block-content .subtotal {
            margin-right: -42px;
            margin-left: -42px;
            padding: 15px 42px; } }
        .menu_ls_right .minicart-wrapper .block-minicart .minicart-ls .block-content .subtotal .label {
          font-weight: 700;
          text-transform: uppercase; }
        .menu_ls_right .minicart-wrapper .block-minicart .minicart-ls .block-content .subtotal .price-wrapper .price {
          font-size: 1rem; }
      @media only screen and (min-width: 1440px) {
        .menu_ls_right .minicart-wrapper .block-minicart .minicart-ls .block-content .btn-check {
          display: flex;
          align-items: center;
          justify-content: space-between; } }
      .menu_ls_right .minicart-wrapper .block-minicart .minicart-ls .block-content .btn-check .actions {
        display: block;
        width: 100%; }
        @media only screen and (min-width: 1440px) {
          .menu_ls_right .minicart-wrapper .block-minicart .minicart-ls .block-content .btn-check .actions {
            flex: 0 0 48%;
            width: 48%; } }
        .menu_ls_right .minicart-wrapper .block-minicart .minicart-ls .block-content .btn-check .actions button, .menu_ls_right .minicart-wrapper .block-minicart .minicart-ls .block-content .btn-check .actions .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .menu_ls_right .minicart-wrapper .block-minicart .minicart-ls .block-content .btn-check .actions .actions-toolbar > .action, .menu_ls_right .minicart-wrapper .block-minicart .minicart-ls .block-content .btn-check .actions .action-gift, .menu_ls_right .minicart-wrapper .block-minicart .minicart-ls .block-content .btn-check .actions a {
          display: block;
          width: 100%;
          text-transform: uppercase; }
        @media only screen and (max-width: 1439px) {
          .menu_ls_right .minicart-wrapper .block-minicart .minicart-ls .block-content .btn-check .actions a {
            margin-top: 10px; } }
        .menu_ls_right .minicart-wrapper .block-minicart .minicart-ls .block-content .btn-check .actions a span {
          font-weight: 700; }
      .menu_ls_right .minicart-wrapper .block-minicart .minicart-ls .shop-link {
        display: flex;
        justify-content: space-between; }
        .menu_ls_right .minicart-wrapper .block-minicart .minicart-ls .shop-link button, .menu_ls_right .minicart-wrapper .block-minicart .minicart-ls .shop-link .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .menu_ls_right .minicart-wrapper .block-minicart .minicart-ls .shop-link .actions-toolbar > .action, .menu_ls_right .minicart-wrapper .block-minicart .minicart-ls .shop-link .action-gift {
          display: block;
          width: 49%; }
  .menu_ls_right .minicart-wrapper.active .block-minicart {
    transform: translateX(0);
    overflow: auto; }
  .menu_ls_right .minicart-wrapper.active:after {
    opacity: 1;
    height: 100vh;
    width: 100vw; }

.modal-popup.confirm .modal-content {
  text-align: center; }

.modal-popup.confirm .modal-footer {
  justify-content: center; }

.menu_ls_right .search-icon {
  color: #fff; }
  .menu_ls_right .search-icon svg {
    display: block;
    margin: 0 auto; }
  .menu_ls_right .search-icon span {
    display: block;
    text-align: center;
    transition: all 0.3s ease-in-out;
    font-size: 1.23077rem;
    line-height: 1.9em;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase; }
    @media screen and (min-width: 1024px) {
      .menu_ls_right .search-icon span {
        font-size: 1rem;
        line-height: 1.15em; } }
    .menu_ls_right .search-icon span:hover {
      text-decoration: none; }
    @media only screen and (max-width: 1023px) {
      .menu_ls_right .search-icon span {
        display: none; } }
    @media only screen and (min-width: 1024px) {
      .menu_ls_right .search-icon span {
        margin-top: 7px; } }
  .menu_ls_right .search-icon:hover {
    color: #FDBE10;
    text-decoration: none; }
    .menu_ls_right .search-icon:hover span {
      color: #FDBE10;
      text-decoration: none; }

.page-header .block.block-search {
  float: none;
  z-index: -10;
  width: 100%;
  height: 50px;
  padding: 5px 20px;
  margin: 0;
  background-color: #F1EFF0;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  opacity: 0;
  transform: translateY(-100px);
  transition: all 0.3s ease-in-out; }
  @media only screen and (min-width: 1024px) {
    .page-header .block.block-search {
      height: 60px;
      padding: 10px 20px; } }
  .page-header .block.block-search.active {
    transform: translateY(0);
    top: 50px;
    opacity: 1; }
    @media only screen and (min-width: 768px) {
      .page-header .block.block-search.active {
        top: 80px; } }
    @media only screen and (min-width: 1024px) {
      .page-header .block.block-search.active {
        top: 110px; } }
  .page-header .block.block-search .block-content .minisearch {
    margin: 0 auto; }
    @media only screen and (min-width: 768px) {
      .page-header .block.block-search .block-content .minisearch {
        width: 33.33333%; } }
    .page-header .block.block-search .block-content .minisearch .label {
      display: none; }
    .page-header .block.block-search .block-content .minisearch .control {
      padding: 0;
      margin: 0;
      border: none;
      position: relative; }
      .page-header .block.block-search .block-content .minisearch .control .close {
        position: absolute;
        right: 0;
        top: calc(50% - 5px);
        z-index: 90;
        line-height: 0;
        cursor: pointer; }
        .page-header .block.block-search .block-content .minisearch .control .close svg {
          width: 10px;
          height: 10px; }
      .page-header .block.block-search .block-content .minisearch .control input {
        background-color: transparent;
        border: none;
        box-shadow: none;
        margin: 0;
        padding: 0 15px;
        position: relative;
        left: auto; }
        @media only screen and (min-width: 1024px) {
          .page-header .block.block-search .block-content .minisearch .control input {
            border-bottom: 1px solid #000; } }
        .page-header .block.block-search .block-content .minisearch .control input::-webkit-input-placeholder {
          color: #000;
          opacity: 1;
          /* Firefox */ }
        .page-header .block.block-search .block-content .minisearch .control input::-moz-placeholder {
          color: #000;
          opacity: 1;
          /* Firefox */ }
        .page-header .block.block-search .block-content .minisearch .control input:-ms-input-placeholder {
          color: #000;
          opacity: 1;
          /* Firefox */ }
        .page-header .block.block-search .block-content .minisearch .control input::-ms-input-placeholder {
          color: #000;
          opacity: 1;
          /* Firefox */ }
        .page-header .block.block-search .block-content .minisearch .control input::placeholder {
          color: #000;
          opacity: 1;
          /* Firefox */ }
        .page-header .block.block-search .block-content .minisearch .control input:focus {
          outline: none; }
    .page-header .block.block-search .block-content .minisearch .actions {
      display: none; }

.page-header.sticky .block.block-search.active {
  top: 50px; }
  @media only screen and (min-width: 1024px) {
    .page-header.sticky .block.block-search.active {
      top: 35px; } }

#search_autocomplete {
  top: 50px;
  left: 0;
  right: 0;
  width: 100% !important;
  height: 100vh;
  padding: 20px;
  background-color: #fff;
  margin: 0; }
  @media only screen and (min-width: 768px) {
    #search_autocomplete {
      padding: 24px; } }
  @media only screen and (min-width: 1024px) {
    #search_autocomplete {
      padding: 42px;
      top: 60px; } }
  #search_autocomplete .autocomplete-list {
    list-style: none; }
    @media only screen and (min-width: 768px) {
      #search_autocomplete .autocomplete-list {
        display: flex;
        flex-wrap: wrap; } }
    #search_autocomplete .autocomplete-list .ls-result-prod {
      border-top: 2px solid #F1EFF0;
      padding: 20px 0; }
      @media only screen and (min-width: 768px) {
        #search_autocomplete .autocomplete-list .ls-result-prod {
          flex: 0 0 50%;
          width: 50%;
          border: none;
          padding: 0;
          margin-bottom: 20px; } }
      @media only screen and (min-width: 1024px) {
        #search_autocomplete .autocomplete-list .ls-result-prod {
          flex: 0 0 33.3%;
          width: 33.3%; } }
      #search_autocomplete .autocomplete-list .ls-result-prod .search-item {
        display: flex;
        align-items: center; }
        #search_autocomplete .autocomplete-list .ls-result-prod .search-item > img {
          width: 90px;
          max-width: 90px; }
        #search_autocomplete .autocomplete-list .ls-result-prod .search-item .search-description {
          margin-left: 20px; }
          #search_autocomplete .autocomplete-list .ls-result-prod .search-item .search-description span {
            font-size: 1rem;
            line-height: 1.6em;
            font-weight: 700;
            text-transform: uppercase; }
          #search_autocomplete .autocomplete-list .ls-result-prod .search-item .search-description .ls-result-price .price-label {
            display: none; }
        #search_autocomplete .autocomplete-list .ls-result-prod .search-item:hover {
          text-decoration: none; }

.search-result-page-without-filter.catalogsearch-result-index .page-title-wrapper {
  /*background-color: $theme-color-category-header;*/ }
  .search-result-page-without-filter.catalogsearch-result-index .page-title-wrapper .page-title {
    display: block;
    text-align: center;
    margin: 0;
    /*padding: 10px 0 20px 0;*/
    width: 100%; }

.search-result-page-without-filter.catalogsearch-result-index .search.results .top-toolbar {
  display: none; }

.search-result-page-without-filter.catalogsearch-result-index .search.results .products.wrapper {
  width: 100%;
  float: none; }
  .search-result-page-without-filter.catalogsearch-result-index .search.results .products.wrapper .product-items {
    justify-content: flex-start; }

.df-classic {
  background-color: #F1EFF0 !important; }
  .df-classic .df-sort-select {
    margin-right: 25px !important; }
    @media only screen and (min-width: 768px) {
      .df-classic .df-sort-select {
        margin-right: 5px !important; } }
    .df-classic .df-sort-select label {
      margin: 0 !important; }
    .df-classic .df-sort-select select {
      width: 150px !important;
      border: none !important;
      background-color: #F1EFF0 !important; }
      @media only screen and (min-width: 768px) {
        .df-classic .df-sort-select select {
          width: 100px !important; } }
  .df-classic .df-aside {
    background-color: #F1EFF0 !important; }
    .df-classic .df-aside .df-term[data-selected] {
      background-color: #FDBE10 !important;
      border-color: #FDBE10 !important; }
  .df-classic .df-results {
    margin-left: 0 !important;
    padding: 10px !important;
    background-color: #fff !important; }
    .df-classic .df-results .df-card:hover {
      background-color: #fff !important;
      border: 1px solid #000 !important; }
    .df-classic .df-results .df-card .df-card__title {
      font-size: 1.53846rem !important;
      line-height: 1.8em !important;
      font-weight: 700 !important;
      text-transform: uppercase !important;
      color: #333 !important; }
    .df-classic .df-results .df-card .df-card__price {
      font-size: 14px !important;
      font-weight: 700 !important;
      white-space: nowrap !important;
      color: #333 !important; }
  .df-classic .df-branding {
    display: none !important; }
  .df-classic .df-icon--close:active svg,
  .df-classic .df-icon--close:focus svg,
  .df-classic .df-icon--close:hover svg {
    fill: inherit; }

.checkout-cart-index #maincontent.page-main {
  padding-top: 20px; }

@media only screen and (min-width: 1024px) {
  .checkout-cart-index .ls-box_dropdown {
    width: 75%; } }

.cart-container #ls_summary {
  background-color: transparent;
  padding: 0; }
  .cart-container #ls_summary .cart-totals .table-wrapper tbody tr.sub, .cart-container #ls_summary .cart-totals .table-wrapper tbody tr.shipping {
    display: none; }

@media only screen and (max-width: 767px) {
  .cart-container .cart-ls_sx {
    order: 0; } }

.cart-container .cart-ls_sx .price-buy .summary.title {
  display: none; }

.cart-container .cart-ls_sx .form-cart {
  width: 100%;
  float: none; }
  @media only screen and (min-width: 768px) {
    .cart-container .cart-ls_sx .form-cart > .table-wrapper {
      margin-bottom: 30px; } }
  .cart-container .cart-ls_sx .form-cart > .table-wrapper #shopping-cart-table thead {
    border-bottom: 2px solid #F1EFF0; }
    .cart-container .cart-ls_sx .form-cart > .table-wrapper #shopping-cart-table thead tr th {
      border: none;
      width: auto;
      padding: 0 0 10px 0;
      text-align: left !important; }
  .cart-container .cart-ls_sx .form-cart > .table-wrapper #shopping-cart-table tbody {
    border: none;
    border-bottom: 2px solid #F1EFF0; }
    .cart-container .cart-ls_sx .form-cart > .table-wrapper #shopping-cart-table tbody .item-info td {
      border: none;
      width: auto;
      padding: 20px 0;
      text-align: left; }
      @media only screen and (max-width: 767px) {
        .cart-container .cart-ls_sx .form-cart > .table-wrapper #shopping-cart-table tbody .item-info td:not(.image) {
          display: inline-flex;
          width: 100%;
          padding-bottom: 0; }
        .cart-container .cart-ls_sx .form-cart > .table-wrapper #shopping-cart-table tbody .item-info td.image {
          padding-right: 20px; } }
    .cart-container .cart-ls_sx .form-cart > .table-wrapper #shopping-cart-table tbody .item-info .image a {
      display: inline-block;
      width: auto; }
      @media only screen and (max-width: 767px) {
        .cart-container .cart-ls_sx .form-cart > .table-wrapper #shopping-cart-table tbody .item-info .image a {
          position: relative;
          max-width: none; } }
    .cart-container .cart-ls_sx .form-cart > .table-wrapper #shopping-cart-table tbody .item-info .product .product-item-name a {
      font-size: 1.53846rem;
      line-height: 1.5em;
      font-weight: 700;
      text-transform: uppercase; }
    @media only screen and (max-width: 767px) {
      .cart-container .cart-ls_sx .form-cart > .table-wrapper #shopping-cart-table tbody .item-info .option .item-options {
        display: flex;
        flex-wrap: wrap;
        width: 100%; }
        .cart-container .cart-ls_sx .form-cart > .table-wrapper #shopping-cart-table tbody .item-info .option .item-options dt, .cart-container .cart-ls_sx .form-cart > .table-wrapper #shopping-cart-table tbody .item-info .option .item-options dd {
          flex: 0 0 50%; } }
    .cart-container .cart-ls_sx .form-cart > .table-wrapper #shopping-cart-table tbody .item-info .option .item-options dt, .cart-container .cart-ls_sx .form-cart > .table-wrapper #shopping-cart-table tbody .item-info .option .item-options dd {
      font-size: 1rem;
      margin-bottom: 15px; }
    .cart-container .cart-ls_sx .form-cart > .table-wrapper #shopping-cart-table tbody .item-info .option .item-options dt {
      text-transform: uppercase; }
    .cart-container .cart-ls_sx .form-cart > .table-wrapper #shopping-cart-table tbody .item-info .qty:before {
      content: none; }
    .cart-container .cart-ls_sx .form-cart > .table-wrapper #shopping-cart-table tbody .item-info .qty .field {
      width: 100%; }
      .cart-container .cart-ls_sx .form-cart > .table-wrapper #shopping-cart-table tbody .item-info .qty .field label {
        position: relative; }
        @media only screen and (max-width: 767px) {
          .cart-container .cart-ls_sx .form-cart > .table-wrapper #shopping-cart-table tbody .item-info .qty .field label {
            display: flex;
            width: 100%;
            align-items: center; }
            .cart-container .cart-ls_sx .form-cart > .table-wrapper #shopping-cart-table tbody .item-info .qty .field label span, .cart-container .cart-ls_sx .form-cart > .table-wrapper #shopping-cart-table tbody .item-info .qty .field label input {
              flex: 0 0 50%; }
            .cart-container .cart-ls_sx .form-cart > .table-wrapper #shopping-cart-table tbody .item-info .qty .field label span {
              width: auto;
              height: auto;
              position: inherit;
              margin: 0;
              font-size: 1rem;
              font-weight: 700; } }
        .cart-container .cart-ls_sx .form-cart > .table-wrapper #shopping-cart-table tbody .item-info .qty .field label input {
          height: 35px;
          width: 70px;
          padding: 0;
          margin: 0; }
        .cart-container .cart-ls_sx .form-cart > .table-wrapper #shopping-cart-table tbody .item-info .qty .field label .plus, .cart-container .cart-ls_sx .form-cart > .table-wrapper #shopping-cart-table tbody .item-info .qty .field label .minus {
          position: absolute;
          cursor: pointer;
          height: 35px;
          top: 0;
          padding: 0 5px;
          font-size: 15px;
          line-height: 35px; }
        .cart-container .cart-ls_sx .form-cart > .table-wrapper #shopping-cart-table tbody .item-info .qty .field label .plus {
          right: 0; }
        .cart-container .cart-ls_sx .form-cart > .table-wrapper #shopping-cart-table tbody .item-info .qty .field label .minus {
          left: 0; }
    @media only screen and (max-width: 767px) {
      .cart-container .cart-ls_sx .form-cart > .table-wrapper #shopping-cart-table tbody .item-info .subtotal {
        display: flex;
        width: 100%; }
        .cart-container .cart-ls_sx .form-cart > .table-wrapper #shopping-cart-table tbody .item-info .subtotal:before, .cart-container .cart-ls_sx .form-cart > .table-wrapper #shopping-cart-table tbody .item-info .subtotal span {
          flex: 0 0 50%; } }
    .cart-container .cart-ls_sx .form-cart > .table-wrapper #shopping-cart-table tbody .item-info .subtotal span {
      font-size: 1rem;
      line-height: 1.5em; }
    .cart-container .cart-ls_sx .form-cart > .table-wrapper #shopping-cart-table tbody .actions-toolbar {
      margin: 0;
      display: inline-grid; }
      @media only screen and (max-width: 767px) {
        .cart-container .cart-ls_sx .form-cart > .table-wrapper #shopping-cart-table tbody .actions-toolbar.max-d-none {
          display: none; } }
      .cart-container .cart-ls_sx .form-cart > .table-wrapper #shopping-cart-table tbody .actions-toolbar .action {
        display: inline-block;
        margin: 0;
        padding: 0;
        border: none; }
        .cart-container .cart-ls_sx .form-cart > .table-wrapper #shopping-cart-table tbody .actions-toolbar .action span {
          font-weight: 400; }
        .cart-container .cart-ls_sx .form-cart > .table-wrapper #shopping-cart-table tbody .actions-toolbar .action:hover {
          background-color: transparent;
          color: #FDBE10; }
    @media only screen and (max-width: 767px) {
      .cart-container .cart-ls_sx .form-cart > .table-wrapper #shopping-cart-table tbody .toolbar-ls {
        margin-bottom: 20px; } }
  .cart-container .cart-ls_sx .form-cart > .actions {
    align-items: flex-end; }
    @media only screen and (max-width: 767px) {
      .cart-container .cart-ls_sx .form-cart > .actions .code_promotion {
        margin-bottom: 10px; } }
    .cart-container .cart-ls_sx .form-cart > .actions .update {
      margin: 0;
      padding: 8px;
      width: 100%;
      height: 40px; }
      .cart-container .cart-ls_sx .form-cart > .actions .update:before {
        content: none; }

.cart-container .cart-ls_sx #block-discount {
  position: relative;
  z-index: 10;
  flex: 0 0 100%;
  max-width: 100%; }
  .cart-container .cart-ls_sx #block-discount form .field label {
    float: none;
    width: 100%;
    display: block;
    padding: 0;
    text-align: left;
    font-size: 1.07692rem;
    line-height: 1.2em;
    margin-bottom: 15px; }
  .cart-container .cart-ls_sx #block-discount form .field .control {
    float: none;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative; }
    .cart-container .cart-ls_sx #block-discount form .field .control input {
      width: 70%;
      height: 40px; }
    .cart-container .cart-ls_sx #block-discount form .field .control .mage-error {
      position: absolute;
      bottom: 10px;
      left: 10px;
      margin: 0;
      background-color: #fff; }
    .cart-container .cart-ls_sx #block-discount form .field .control .actions-toolbar {
      width: 30%;
      margin: 0; }
      .cart-container .cart-ls_sx #block-discount form .field .control .actions-toolbar .primary {
        min-width: auto;
        width: 100%;
        height: 40px;
        margin: 0 0 0 -0.5px; }

@media only screen and (max-width: 767px) {
  .cart-container .cart-ls_dx {
    order: 2;
    margin-top: 40px; } }

.cart-container .cart-summary, .cart-container .cart-ls_summary {
  width: 100%;
  background-color: transparent;
  padding: 0; }
  .cart-container .cart-summary .summary.title, .cart-container .cart-ls_summary .summary.title {
    font-size: 1rem;
    line-height: 1.4em;
    font-weight: 700;
    margin: 0 0 15px 0;
    padding-bottom: 10px;
    border-bottom: 2px solid #F1EFF0; }
  .cart-container .cart-summary #block-shipping, .cart-container .cart-ls_summary #block-shipping {
    display: none; }
  .cart-container .cart-summary .cart-totals, .cart-container .cart-ls_summary .cart-totals {
    border: none;
    border-bottom: 2px solid #F1EFF0;
    padding: 0; }
    .cart-container .cart-summary .cart-totals .table-wrapper .table.totals, .cart-container .cart-ls_summary .cart-totals .table-wrapper .table.totals {
      margin: 0; }
      .cart-container .cart-summary .cart-totals .table-wrapper .table.totals tr, .cart-container .cart-ls_summary .cart-totals .table-wrapper .table.totals tr {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 20px; }
        .cart-container .cart-summary .cart-totals .table-wrapper .table.totals tr th, .cart-container .cart-ls_summary .cart-totals .table-wrapper .table.totals tr th, .cart-container .cart-summary .cart-totals .table-wrapper .table.totals tr td, .cart-container .cart-ls_summary .cart-totals .table-wrapper .table.totals tr td {
          border: none;
          background-color: transparent;
          padding: 0;
          text-transform: uppercase; }
        .cart-container .cart-summary .cart-totals .table-wrapper .table.totals tr td, .cart-container .cart-ls_summary .cart-totals .table-wrapper .table.totals tr td {
          font-weight: 700; }
        .cart-container .cart-summary .cart-totals .table-wrapper .table.totals tr.grand.totals, .cart-container .cart-ls_summary .cart-totals .table-wrapper .table.totals tr.grand.totals {
          padding-top: 20px;
          border-top: 2px solid #F1EFF0; }
  .cart-container .cart-summary .info-free, .cart-container .cart-ls_summary .info-free {
    margin-top: 10px;
    display: flex;
    align-items: center; }
    .cart-container .cart-summary .info-free svg, .cart-container .cart-ls_summary .info-free svg {
      margin-right: 10px; }
    .cart-container .cart-summary .info-free p, .cart-container .cart-ls_summary .info-free p {
      font-weight: 700;
      margin: 0; }
  .cart-container .cart-summary .amazon-minicart-container, .cart-container .cart-ls_summary .amazon-minicart-container {
    position: relative; }
    .cart-container .cart-summary .amazon-minicart-container .login-with-amazon, .cart-container .cart-ls_summary .amazon-minicart-container .login-with-amazon {
      text-align: right; }
      .cart-container .cart-summary .amazon-minicart-container .login-with-amazon .amazonpay-button-inner-image, .cart-container .cart-ls_summary .amazon-minicart-container .login-with-amazon .amazonpay-button-inner-image {
        width: 85%; }
    .cart-container .cart-summary .amazon-minicart-container .field-tooltip, .cart-container .cart-ls_summary .amazon-minicart-container .field-tooltip {
      right: auto;
      left: 0; }
  .cart-container .cart-summary .block.giftcard, .cart-container .cart-ls_summary .block.giftcard {
    display: none; }
  .cart-container .cart-summary .checkout-methods-items .action.primary, .cart-container .cart-ls_summary .checkout-methods-items .action.primary {
    text-transform: uppercase;
    letter-spacing: 0.85px; }
  .cart-container .cart-summary .checkout-methods-items #minicart-amazon-pay-button, .cart-container .cart-ls_summary .checkout-methods-items #minicart-amazon-pay-button {
    position: relative; }
    .cart-container .cart-summary .checkout-methods-items #minicart-amazon-pay-button .amazon-button-column .field-tooltip, .cart-container .cart-ls_summary .checkout-methods-items #minicart-amazon-pay-button .amazon-button-column .field-tooltip {
      top: auto;
      bottom: -10px;
      right: auto;
      left: 0; }
  .cart-container .cart-summary .gift-send, .cart-container .cart-ls_summary .gift-send {
    margin-top: 20px;
    display: flex;
    align-items: center;
    position: relative; }
    .cart-container .cart-summary .gift-send input, .cart-container .cart-ls_summary .gift-send input {
      margin-right: 10px;
      left: 0;
      z-index: 3;
      opacity: 0;
      top: 0; }
    .cart-container .cart-summary .gift-send label, .cart-container .cart-ls_summary .gift-send label {
      margin: 0; }
    .cart-container .cart-summary .gift-send svg, .cart-container .cart-ls_summary .gift-send svg {
      margin-left: 10px;
      cursor: pointer; }
    .cart-container .cart-summary .gift-send .pop-gift, .cart-container .cart-ls_summary .gift-send .pop-gift {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.8);
      justify-content: center;
      align-items: center;
      z-index: 999; }
      .cart-container .cart-summary .gift-send .pop-gift .close_gift, .cart-container .cart-ls_summary .gift-send .pop-gift .close_gift {
        transition: all 0.3s ease-in-out;
        position: absolute;
        top: 15px;
        right: 15px; }
        .cart-container .cart-summary .gift-send .pop-gift .close_gift:hover, .cart-container .cart-ls_summary .gift-send .pop-gift .close_gift:hover {
          color: #FDBE10; }
      .cart-container .cart-summary .gift-send .pop-gift .content-gift, .cart-container .cart-ls_summary .gift-send .pop-gift .content-gift {
        position: absolute;
        background-color: #fff;
        width: 80%;
        height: 90vh;
        overflow: auto;
        padding: 20px; }
        @media only screen and (min-width: 768px) {
          .cart-container .cart-summary .gift-send .pop-gift .content-gift, .cart-container .cart-ls_summary .gift-send .pop-gift .content-gift {
            width: 65%; } }
        @media only screen and (min-width: 1024px) {
          .cart-container .cart-summary .gift-send .pop-gift .content-gift, .cart-container .cart-ls_summary .gift-send .pop-gift .content-gift {
            width: 50%; } }
      .cart-container .cart-summary .gift-send .pop-gift.open, .cart-container .cart-ls_summary .gift-send .pop-gift.open {
        display: flex; }

.cart-container .rewards {
  width: 100%;
  order: 3; }

.cart-container #gift-options-cart {
  display: none;
  clear: both; }
  .cart-container #gift-options-cart .cart-gift-item {
    float: none;
    width: 100%; }
    .cart-container #gift-options-cart .cart-gift-item .gift-item-block .content {
      border: none;
      padding: 15px 0; }
    .cart-container #gift-options-cart .cart-gift-item .gift-item-block .gift-options .gift-options-title {
      font-size: 1.23077rem; }
    .cart-container #gift-options-cart .cart-gift-item .gift-item-block .gift-options .gift-options-content .field .label {
      padding: 0;
      float: none;
      text-align: left; }
    .cart-container #gift-options-cart .cart-gift-item .gift-item-block .gift-options .gift-options-content .field .control {
      float: none;
      width: 100%; }
    .cart-container #gift-options-cart .cart-gift-item .gift-item-block .gift-options .actions-toolbar {
      float: none; }
      .cart-container #gift-options-cart .cart-gift-item .gift-item-block .gift-options .actions-toolbar div.secondary {
        float: none;
        width: 100%; }
        .cart-container #gift-options-cart .cart-gift-item .gift-item-block .gift-options .actions-toolbar div.secondary .action {
          float: none;
          margin: 0; }
          .cart-container #gift-options-cart .cart-gift-item .gift-item-block .gift-options .actions-toolbar div.secondary .action.action-cancel {
            margin-top: 15px;
            padding: 9px 15px;
            border: 2px solid #000;
            color: #000;
            font-weight: bold;
            text-decoration: none;
            transition: all 0.3s ease-in-out; }
            .cart-container #gift-options-cart .cart-gift-item .gift-item-block .gift-options .actions-toolbar div.secondary .action.action-cancel:hover {
              background-color: #000;
              color: #fff; }

.page-products .swatch-option-tooltip {
  display: none; }

.page-products .breadcrumbs {
  margin: 0;
  padding-top: 10px;
  padding-bottom: 15px; }

.page-products .category-view .description-container {
  text-align: center;
  padding-bottom: 20px; }
  @media only screen and (min-width: 1024px) {
    .page-products .category-view .description-container {
      padding-bottom: 40px; } }
  .page-products .category-view .description-container .page-title-wrapper {
    justify-content: center; }
  .page-products .category-view .description-container .category-description {
    margin-bottom: 0; }
    .page-products .category-view .description-container .category-description .txt_desc[data-readmore] {
      transition: height 100ms;
      overflow: hidden; }
    .page-products .category-view .description-container .category-description a {
      text-decoration: underline; }
    .page-products .category-view .description-container .category-description .readmore {
      color: #000;
      font-size: 1rem;
      font-weight: bold;
      margin-top: 10px;
      display: flex;
      align-items: center; }
      .page-products .category-view .description-container .category-description .readmore.readmore-more:before {
        margin-right: 4px;
        content: '+'; }
      .page-products .category-view .description-container .category-description .readmore.readmore-less:before {
        margin-right: 4px;
        content: '-'; }

.page-products .products, .page-products .sidebar-navigation-container {
  margin-top: 25px; }

.page-products .column.main {
  width: 100%; }
  .page-products .column.main .products-grid .product-items {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-left: 0; }
    .page-products .column.main .products-grid .product-items .column.main .item.product-item {
      padding: 0; }
    .page-products .column.main .products-grid .product-items .product-item {
      position: relative;
      text-align: center;
      border: 1px solid transparent;
      transition: all 0.3s ease-in-out; }
      .page-products .column.main .products-grid .product-items .product-item > .image {
        padding: 0 20px; }
      .page-products .column.main .products-grid .product-items .product-item:hover {
        border: 1px solid #838383; }
        .page-products .column.main .products-grid .product-items .product-item:hover .towishlist, .page-products .column.main .products-grid .product-items .product-item:hover .tocompare {
          opacity: 1; }
        .page-products .column.main .products-grid .product-items .product-item:hover .product-image-container.has-hover {
          opacity: 0; }
          .page-products .column.main .products-grid .product-items .product-item:hover .product-image-container.has-hover + .hover-image {
            opacity: 1; }
        .page-products .column.main .products-grid .product-items .product-item:hover .product-item-info {
          /*            .new-watermark {
                opacity: 1;
            }*/ }
          .page-products .column.main .products-grid .product-items .product-item:hover .product-item-info .product-item-details .product-item-inner .product-item-actions button, .page-products .column.main .products-grid .product-items .product-item:hover .product-item-info .product-item-details .product-item-inner .product-item-actions .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .page-products .column.main .products-grid .product-items .product-item:hover .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-toolbar > .action, .page-products .column.main .products-grid .product-items .product-item:hover .product-item-info .product-item-details .product-item-inner .product-item-actions .action-gift, .page-products .column.main .products-grid .product-items .product-item:hover .product-item-info .product-item-details .product-item-inner .product-item-actions .tocart {
            border-top: 1px solid #838383;
            opacity: 1; }
      .page-products .column.main .products-grid .product-items .product-item .towishlist {
        position: absolute;
        top: 11px;
        right: 11px;
        opacity: 0;
        transition: all 0.3s ease-in-out;
        z-index: 10; }
        .page-products .column.main .products-grid .product-items .product-item .towishlist:before {
          content: none !important; }
      .page-products .column.main .products-grid .product-items .product-item .tocompare {
        position: absolute;
        top: 35px;
        right: 7px;
        opacity: 0;
        transition: all 0.3s ease-in-out;
        z-index: 10; }
      .page-products .column.main .products-grid .product-items .product-item .product-item-info {
        width: 100%; }
        .page-products .column.main .products-grid .product-items .product-item .product-item-info .new-watermark {
          display: block;
          position: absolute;
          top: 0;
          left: 0;
          text-transform: uppercase;
          background-color: #FDBE10;
          color: #fff;
          font-size: 11px;
          line-height: 22px;
          letter-spacing: 1px;
          text-align: center;
          padding: 1.5px 13.2px;
          /*opacity: 0;*/
          transition: all 0.3s ease-in-out;
          z-index: 10; }
        .page-products .column.main .products-grid .product-items .product-item .product-item-info .product-item-photo {
          display: block;
          padding: 0 20px; }
        .page-products .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .name a {
          font-size: 1.15385rem;
          line-height: 1.8em;
          font-weight: 700;
          text-transform: uppercase; }
          @media only screen and (min-width: 768px) {
            .page-products .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .name a {
              font-size: 1.53846rem; } }
        .page-products .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .price_star {
          display: flex;
          align-items: center;
          justify-content: center;
          margin: 10px 0 15px 0; }
          .page-products .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .price_star .box_star {
            border-left: 1px solid #000;
            padding-left: 10px;
            margin-left: 10px; }
        .page-products .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .price-box {
          margin: 0; }
          .page-products .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .price-label {
            display: none !important; }
        .page-products .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .swatch-attribute {
          display: none; }
        .page-products .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions {
          margin: 0; }
          .page-products .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .btn-stock {
            margin-top: 15px; }
          .page-products .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions button, .page-products .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .page-products .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-toolbar > .action, .page-products .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .action-gift, .page-products .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .tocart {
            display: block;
            width: 100%;
            opacity: 0; }
    @media only screen and (min-width: 768px) {
      .page-products .column.main .products-grid .product-items .product-item {
        margin: 0 0 20px 0; } }

@media only screen and (max-width: 1023px) {
  .page-products.page-with-filter .sidebar-navigation-container {
    display: none;
    margin: 0;
    padding: 0 20px; }
    .page-products.page-with-filter .sidebar-navigation-container.open {
      display: block;
      position: fixed;
      width: 100%;
      z-index: 50;
      background-color: #fff;
      top: 50px;
      left: 0;
      height: calc(100vh - 50px);
      overflow: auto; } }

@media only screen and (min-width: 1024px) {
  .page-products.page-with-filter .sidebar-navigation-container {
    max-width: 25%;
    width: 100%;
    opacity: 1;
    padding-right: 40px;
    float: left;
    transition: opacity 0.5s ease-in, max-width 0.3s ease-in; } }

.page-products.page-with-filter .sidebar-navigation-container.remove {
  max-width: 0;
  opacity: 0;
  padding: 0;
  transition: max-width 0.3s ease-out; }

@media only screen and (min-width: 1024px) {
  .page-products.page-with-filter .products-grid {
    width: 75%;
    float: right;
    transition: width 0.3s ease-in; } }

@media only screen and (min-width: 768px) {
  .page-products.page-with-filter .products-grid:not(.full-width-grid) .product-items .product-item {
    width: calc((100% - 80px)/3);
    margin: 0 0 20px 0; }
    .page-products.page-with-filter .products-grid:not(.full-width-grid) .product-items .product-item:nth-child(3n+1), .page-products.page-with-filter .products-grid:not(.full-width-grid) .product-items .product-item:nth-child(3n+2) {
      margin-right: 40px; } }

.page-products.page-with-filter .products-grid.full-width-grid {
  width: 100%;
  float: none;
  transition: width 0.3s ease-out; }
  .page-products.page-with-filter .products-grid.full-width-grid .product-items .product-item {
    width: calc((100% - 120px)/4); }
    .page-products.page-with-filter .products-grid.full-width-grid .product-items .product-item:nth-child(4n+1), .page-products.page-with-filter .products-grid.full-width-grid .product-items .product-item:nth-child(4n+2), .page-products.page-with-filter .products-grid.full-width-grid .product-items .product-item:nth-child(4n+3) {
      margin-right: 40px; }

.page-products .toolbar-products {
  display: flex;
  padding: 0;
  margin: 0; }
  .page-products .toolbar-products:before, .page-products .toolbar-products:after {
    content: none; }

.page-products .top-toolbar {
  margin-top: 10px; }
  .page-products .top-toolbar .toolbar-products {
    justify-content: space-between; }
    .page-products .top-toolbar .toolbar-products .end_top-toolbar {
      display: flex;
      align-items: center; }
    .page-products .top-toolbar .toolbar-products .toolbar-amount {
      padding: 0; }
      .page-products .top-toolbar .toolbar-products .toolbar-amount,
      .page-products .top-toolbar .toolbar-products .toolbar-amount span {
        font-size: 0.84615rem;
        line-height: 1.8em; }
        @media only screen and (min-width: 1024px) {
          .page-products .top-toolbar .toolbar-products .toolbar-amount,
          .page-products .top-toolbar .toolbar-products .toolbar-amount span {
            font-size: 1.61538rem; } }
    .page-products .top-toolbar .toolbar-products .display-filters {
      cursor: pointer;
      display: flex;
      align-items: center; }
      @media only screen and (max-width: 1023px) {
        .page-products .top-toolbar .toolbar-products .display-filters {
          display: none; } }
      .page-products .top-toolbar .toolbar-products .display-filters span {
        font-size: 1.07692rem;
        line-height: 1.2em;
        transition: all 0.3s ease-in-out;
        margin-right: 10px; }
      .page-products .top-toolbar .toolbar-products .display-filters:hover span {
        color: #FDBE10; }
    @media only screen and (max-width: 1023px) {
      .page-products .top-toolbar .toolbar-products .sorter-desk {
        display: none; } }
    @media only screen and (max-width: 1023px) {
      .page-products .top-toolbar .toolbar-products .sorter-mobile {
        display: none;
        padding: 20px;
        text-align: left; }
        .page-products .top-toolbar .toolbar-products .sorter-mobile .title {
          text-transform: uppercase;
          font-size: 1.07692rem;
          line-height: 3em; }
        .page-products .top-toolbar .toolbar-products .sorter-mobile .options a {
          display: block;
          position: relative;
          padding-left: 26px;
          margin-bottom: 15px; }
          .page-products .top-toolbar .toolbar-products .sorter-mobile .options a:before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 16px;
            height: 16px;
            border: 1px solid #838383;
            background-color: #fff; }
          .page-products .top-toolbar .toolbar-products .sorter-mobile .options a.active :after {
            content: '';
            position: absolute;
            top: 4px;
            left: 4px;
            width: 8px;
            height: 8px;
            background-color: #FDBE10; }
        .page-products .top-toolbar .toolbar-products .sorter-mobile.open {
          display: block;
          position: fixed;
          width: 100%;
          z-index: 50;
          background-color: #fff;
          top: 50px;
          left: 0;
          height: calc(100vh - 50px);
          overflow: auto; } }
    @media only screen and (min-width: 1024px) {
      .page-products .top-toolbar .toolbar-products .sorter-mobile {
        display: none; } }
    .page-products .top-toolbar .toolbar-products .toolbar-sorter {
      padding: 0;
      margin-left: 80px; }
      .page-products .top-toolbar .toolbar-products .toolbar-sorter .sorter-label {
        font-size: 1.07692rem;
        line-height: 1.2em; }
      .page-products .top-toolbar .toolbar-products .toolbar-sorter .sorter-options {
        border: none;
        margin: 0;
        color: #8E8E8E;
        line-height: 1.2em;
        padding: 0; }
      .page-products .top-toolbar .toolbar-products .toolbar-sorter .sorter-action {
        display: none; }

.page-products .bottom-toolbar {
  clear: both; }
  .page-products .bottom-toolbar .toolbar-products {
    justify-content: center; }
    .page-products .bottom-toolbar .toolbar-products .toolbar-amount, .page-products .bottom-toolbar .toolbar-products .end_top-toolbar {
      display: none; }
    .page-products .bottom-toolbar .toolbar-products .pages {
      display: block; }
      .page-products .bottom-toolbar .toolbar-products .pages ul {
        font-weight: 400;
        display: flex;
        align-items: center; }
        .page-products .bottom-toolbar .toolbar-products .pages ul li {
          border: 1px solid #838383;
          width: 50px;
          height: 50px;
          margin: 0;
          transition: all 0.3s ease-in-out; }
          .page-products .bottom-toolbar .toolbar-products .pages ul li:not(:last-of-type) {
            border-right: none; }
          .page-products .bottom-toolbar .toolbar-products .pages ul li.current {
            border-color: #FDBE10;
            background-color: #FDBE10; }
            .page-products .bottom-toolbar .toolbar-products .pages ul li.current span {
              color: #fff; }
          .page-products .bottom-toolbar .toolbar-products .pages ul li a, .page-products .bottom-toolbar .toolbar-products .pages ul li strong {
            margin: 0;
            padding: 0;
            border: none;
            width: 100%;
            height: 100%;
            display: flex;
            align-items: center;
            justify-content: center;
            color: #000; }
            .page-products .bottom-toolbar .toolbar-products .pages ul li a span, .page-products .bottom-toolbar .toolbar-products .pages ul li strong span {
              font-size: 1.23077rem;
              line-height: 1.4;
              font-weight: 400; }
              .page-products .bottom-toolbar .toolbar-products .pages ul li a span.label, .page-products .bottom-toolbar .toolbar-products .pages ul li strong span.label {
                display: none; }
          .page-products .bottom-toolbar .toolbar-products .pages ul li .action:before {
            color: #000;
            font-size: 2.30769rem;
            margin: 0; }
          .page-products .bottom-toolbar .toolbar-products .pages ul li:hover {
            background-color: #FDBE10;
            border-color: #FDBE10; }
            .page-products .bottom-toolbar .toolbar-products .pages ul li:hover a {
              color: #fff; }
            .page-products .bottom-toolbar .toolbar-products .pages ul li:hover .action:before {
              color: #fff; }

.page-products .mobile-toolbar {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  line-height: 0;
  z-index: 99;
  background: #fff;
  border-top: 1px solid #838383;
  transition: all 0.3s ease-in-out; }
  @media only screen and (min-width: 1024px) {
    .page-products .mobile-toolbar {
      display: none; } }
  .page-products .mobile-toolbar .col-6 {
    display: flex;
    align-items: center;
    justify-content: center; }
  .page-products .mobile-toolbar .filters {
    border-right: 1px solid #838383; }

.filter-content .filter-actions {
  text-align: right;
  padding: 25px 0 15px 0;
  border-top: 2px solid #F1EFF0; }
  .filter-content .filter-actions .filter-clear {
    text-transform: uppercase;
    text-decoration: underline; }

.filter-content .filter-current {
  padding-bottom: 15px; }
  .filter-content .filter-current li {
    display: flex;
    align-items: center; }
    @media only screen and (max-width: 1023px) {
      .filter-content .filter-current li {
        justify-content: space-between; } }
    @media only screen and (min-width: 1024px) {
      .filter-content .filter-current li a {
        order: 0;
        margin-right: 10px; }
      .filter-content .filter-current li span {
        order: 1; } }

.ls-filter_plp .filter-options-item {
  border-bottom: 2px solid #F1EFF0; }
  .ls-filter_plp .filter-options-item:first-of-type {
    border-top: 2px solid #F1EFF0; }
  .ls-filter_plp .filter-options-item .filter-options-title {
    font-size: 1.07692rem;
    line-height: 3em;
    font-weight: 700;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
    padding: 10px 0;
    cursor: pointer; }
  .ls-filter_plp .filter-options-item .filter-options-content .items .item {
    margin: 0; }
    .ls-filter_plp .filter-options-item .filter-options-content .items .item a {
      line-height: 2.3em; }
  .ls-filter_plp .filter-options-item .filter-options-content .smile-es-range-slider .actions-toolbar a {
    display: block;
    width: 100%;
    text-align: center; }
  .ls-filter_plp .filter-options-item .filter-options-content .smile-es-range-slider .number-range {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 15px 0; }
  .ls-filter_plp .filter-options-item .filter-options-content .ui-slider-horizontal {
    background: #000;
    border-radius: 0;
    height: 2px; }
    .ls-filter_plp .filter-options-item .filter-options-content .ui-slider-horizontal .ui-slider-handle {
      background: #000;
      border-radius: 0;
      top: -4px; }
  .ls-filter_plp .filter-options-item .filter-options-content .swatch-attribute .swatch-attribute-options {
    margin: 0; }
  .ls-filter_plp .filter-options-item .filter-options-content .swatch-attribute.color .swatch-option.color {
    min-width: 32px;
    height: 32px;
    border-radius: 32px;
    margin: 0 18px 18px 0; }
    .ls-filter_plp .filter-options-item .filter-options-content .swatch-attribute.color .swatch-option.color:not(.disabled):hover {
      outline: none;
      border: 2x solid #000; }
  .ls-filter_plp .filter-options-item .filter-options-content .swatch-attribute.size .swatch-option.text {
    min-width: 65px;
    height: 35px;
    border-color: #CCCCCC;
    background-color: #fff;
    font-size: 0.92308rem;
    line-height: 2.3em;
    font-weight: 400;
    color: #000;
    transition: all 0.3s ease-in-out; }
    .ls-filter_plp .filter-options-item .filter-options-content .swatch-attribute.size .swatch-option.text:not(.disabled):hover {
      background-color: #FDBE10;
      border-color: #FDBE10;
      outline: none; }

.column.main .item.product-item {
  padding: 0; }

.product-item {
  position: relative;
  text-align: center;
  border: 1px solid transparent;
  transition: all 0.3s ease-in-out; }
  .product-item > .image {
    padding: 0 20px; }
  .product-item:hover {
    border: 1px solid #838383; }
    .product-item:hover .towishlist, .product-item:hover .tocompare {
      opacity: 1; }
    .product-item:hover .product-image-container.has-hover {
      opacity: 0; }
      .product-item:hover .product-image-container.has-hover + .hover-image {
        opacity: 1; }
    .product-item:hover .product-item-info {
      /*            .new-watermark {
                opacity: 1;
            }*/ }
      .product-item:hover .product-item-info .product-item-details .product-item-inner .product-item-actions button, .product-item:hover .product-item-info .product-item-details .product-item-inner .product-item-actions .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .product-item:hover .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-toolbar > .action, .product-item:hover .product-item-info .product-item-details .product-item-inner .product-item-actions .action-gift, .product-item:hover .product-item-info .product-item-details .product-item-inner .product-item-actions .tocart {
        border-top: 1px solid #838383;
        opacity: 1; }
  .product-item .towishlist {
    position: absolute;
    top: 11px;
    right: 11px;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    z-index: 10; }
    .product-item .towishlist:before {
      content: none !important; }
  .product-item .tocompare {
    position: absolute;
    top: 35px;
    right: 7px;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    z-index: 10; }
  .product-item .product-item-info {
    width: 100%; }
    .product-item .product-item-info .new-watermark {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      text-transform: uppercase;
      background-color: #FDBE10;
      color: #fff;
      font-size: 11px;
      line-height: 22px;
      letter-spacing: 1px;
      text-align: center;
      padding: 1.5px 13.2px;
      /*opacity: 0;*/
      transition: all 0.3s ease-in-out;
      z-index: 10; }
    .product-item .product-item-info .product-item-photo {
      display: block;
      padding: 0 20px; }
    .product-item .product-item-info .product-item-details .name a {
      font-size: 1.15385rem;
      line-height: 1.8em;
      font-weight: 700;
      text-transform: uppercase; }
      @media only screen and (min-width: 768px) {
        .product-item .product-item-info .product-item-details .name a {
          font-size: 1.53846rem; } }
    .product-item .product-item-info .product-item-details .price_star {
      display: flex;
      align-items: center;
      justify-content: center;
      margin: 10px 0 15px 0; }
      .product-item .product-item-info .product-item-details .price_star .box_star {
        border-left: 1px solid #000;
        padding-left: 10px;
        margin-left: 10px; }
    .product-item .product-item-info .product-item-details .price-box {
      margin: 0; }
      .product-item .product-item-info .product-item-details .price-box .price-label {
        display: none !important; }
    .product-item .product-item-info .product-item-details .swatch-attribute {
      display: none; }
    .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions {
      margin: 0; }
      .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .btn-stock {
        margin-top: 15px; }
      .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions button, .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-toolbar > .action, .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .action-gift, .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .tocart {
        display: block;
        width: 100%;
        opacity: 0; }

.catalog-product_compare-index .page-main .page-title-wrapper {
  margin-top: 20px; }
  @media only screen and (min-width: 1024px) {
    .catalog-product_compare-index .page-main .page-title-wrapper {
      margin-top: 40px; } }

.catalog-product_compare-index #product-comparison tbody .product.info .product-item-name a {
  font-weight: 700; }

.catalog-product_compare-index #product-comparison tbody .product.info .price-box .price-label {
  display: none; }

.catalog-product_compare-index #product-comparison tbody .product.attribute .attribute {
  font-size: 1rem; }

.catalog-product-view .viewport_pdp {
  padding-top: 20px; }
  .catalog-product-view .viewport_pdp .product.media {
    width: 100%; }
    .catalog-product-view .viewport_pdp .product.media .gallery-placeholder {
      width: 100%; }
  .catalog-product-view .viewport_pdp .product-info-main {
    width: 100%;
    float: none;
    display: flex;
    flex-direction: column; }
    .catalog-product-view .viewport_pdp .product-info-main .product-category {
      order: 0; }
      @media only screen and (max-width: 767px) {
        .catalog-product-view .viewport_pdp .product-info-main .product-category {
          margin-top: 15px; } }
      .catalog-product-view .viewport_pdp .product-info-main .product-category p {
        text-transform: uppercase;
        color: #838383; }
    .catalog-product-view .viewport_pdp .product-info-main .page-title-wrapper {
      order: 1; }
    .catalog-product-view .viewport_pdp .product-info-main .product-info-price {
      order: 2; }
      .catalog-product-view .viewport_pdp .product-info-main .product-info-price .price-label {
        display: none !important; }
    .catalog-product-view .viewport_pdp .product-info-main .feedaty.rating_average {
      order: 3;
      margin-top: 15px; }
    .catalog-product-view .viewport_pdp .product-info-main .product.attribute {
      order: 4; }
      .catalog-product-view .viewport_pdp .product-info-main .product.attribute,
      .catalog-product-view .viewport_pdp .product-info-main .product.attribute p {
        font-size: 1.23077rem; }
      .catalog-product-view .viewport_pdp .product-info-main .product.attribute a {
        text-decoration: underline; }
    .catalog-product-view .viewport_pdp .product-info-main .product_alert {
      order: 5; }
      .catalog-product-view .viewport_pdp .product-info-main .product_alert .alert {
        width: 100%;
        text-align: center;
        margin: 0; }
    .catalog-product-view .viewport_pdp .product-info-main .cst_att {
      margin-top: 10px; }
    .catalog-product-view .viewport_pdp .product-info-main .product-add-form {
      order: 6; }
      .catalog-product-view .viewport_pdp .product-info-main .product-add-form .product-options-wrapper .swatch-attribute.color {
        display: flex;
        flex-wrap: wrap; }
        .catalog-product-view .viewport_pdp .product-info-main .product-add-form .product-options-wrapper .swatch-attribute.color a.selected .swatch-option.color {
          border-color: #FDBE10; }
        .catalog-product-view .viewport_pdp .product-info-main .product-add-form .product-options-wrapper .swatch-attribute.color .swatch-attribute-options {
          margin: 0; }
          .catalog-product-view .viewport_pdp .product-info-main .product-add-form .product-options-wrapper .swatch-attribute.color .swatch-attribute-options .swatch-option.color {
            width: 80px;
            height: 80px;
            float: none;
            margin: 0 10px 10px 0; }
            .catalog-product-view .viewport_pdp .product-info-main .product-add-form .product-options-wrapper .swatch-attribute.color .swatch-attribute-options .swatch-option.color:not(.disabled):hover {
              border-color: #FDBE10;
              outline-color: #FDBE10; }
            .catalog-product-view .viewport_pdp .product-info-main .product-add-form .product-options-wrapper .swatch-attribute.color .swatch-attribute-options .swatch-option.color img {
              width: 100%; }
      .catalog-product-view .viewport_pdp .product-info-main .product-add-form .product-options-wrapper .swatch-attribute.size .swatch-attribute-label, .catalog-product-view .viewport_pdp .product-info-main .product-add-form .product-options-wrapper .swatch-attribute.size .swatch-attribute-selected-option {
        display: none; }
      .catalog-product-view .viewport_pdp .product-info-main .product-add-form .product-options-wrapper .swatch-attribute.size .swatch-attribute-options .swatch-option {
        min-width: 35px;
        width: 35px;
        height: 35px;
        line-height: 35px;
        padding: 0;
        margin-right: 5px;
        transition: all 0.3s ease-in-out;
        background-color: #fff;
        border-color: #F1EFF0;
        color: #666666; }
        .catalog-product-view .viewport_pdp .product-info-main .product-add-form .product-options-wrapper .swatch-attribute.size .swatch-attribute-options .swatch-option.disabled.outofstock, .catalog-product-view .viewport_pdp .product-info-main .product-add-form .product-options-wrapper .swatch-attribute.size .swatch-attribute-options .swatch-option.disabled.outofstock.selected {
          position: relative;
          cursor: pointer;
          color: #666666; }
          .catalog-product-view .viewport_pdp .product-info-main .product-add-form .product-options-wrapper .swatch-attribute.size .swatch-attribute-options .swatch-option.disabled.outofstock:after, .catalog-product-view .viewport_pdp .product-info-main .product-add-form .product-options-wrapper .swatch-attribute.size .swatch-attribute-options .swatch-option.disabled.outofstock.selected:after {
            width: 50px;
            height: 2px;
            background: rgba(226, 15, 27, 0.4);
            transform: rotate(-45deg);
            top: 46%;
            left: -8px; }
        .catalog-product-view .viewport_pdp .product-info-main .product-add-form .product-options-wrapper .swatch-attribute.size .swatch-attribute-options .swatch-option.selected, .catalog-product-view .viewport_pdp .product-info-main .product-add-form .product-options-wrapper .swatch-attribute.size .swatch-attribute-options .swatch-option:hover {
          outline: none;
          border-color: #FDBE10;
          color: #000; }
      .catalog-product-view .viewport_pdp .product-info-main .product-add-form .product-options-wrapper .fieldset {
        clear: both;
        margin: 0; }
        .catalog-product-view .viewport_pdp .product-info-main .product-add-form .product-options-wrapper .fieldset.taglie {
          display: flex;
          flex-wrap: wrap; }
          .catalog-product-view .viewport_pdp .product-info-main .product-add-form .product-options-wrapper .fieldset.taglie .swatch-opt {
            margin-top: 0;
            order: 1;
            flex: 0 0 100%; }
    .catalog-product-view .viewport_pdp .product-info-main .product-options-bottom .box-tocart {
      margin: 20px 0;
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .catalog-product-view .viewport_pdp .product-info-main .product-options-bottom .box-tocart .qty {
        display: block;
        padding: 0;
        margin-right: 10px;
        min-width: 80px; }
        .catalog-product-view .viewport_pdp .product-info-main .product-options-bottom .box-tocart .qty .label {
          display: none; }
        .catalog-product-view .viewport_pdp .product-info-main .product-options-bottom .box-tocart .qty .control {
          position: relative; }
          .catalog-product-view .viewport_pdp .product-info-main .product-options-bottom .box-tocart .qty .control input {
            height: 40px;
            width: 80px;
            padding: 0;
            margin: 0; }
          .catalog-product-view .viewport_pdp .product-info-main .product-options-bottom .box-tocart .qty .control .plus, .catalog-product-view .viewport_pdp .product-info-main .product-options-bottom .box-tocart .qty .control .minus {
            position: absolute;
            cursor: pointer;
            height: 40px;
            top: 0;
            padding: 0 5px;
            font-size: 15px;
            line-height: 40px; }
          .catalog-product-view .viewport_pdp .product-info-main .product-options-bottom .box-tocart .qty .control .plus {
            right: 0; }
          .catalog-product-view .viewport_pdp .product-info-main .product-options-bottom .box-tocart .qty .control .minus {
            left: 0; }
      .catalog-product-view .viewport_pdp .product-info-main .product-options-bottom .box-tocart .actions {
        padding: 0;
        display: block;
        width: 100%; }
        .catalog-product-view .viewport_pdp .product-info-main .product-options-bottom .box-tocart .actions button, .catalog-product-view .viewport_pdp .product-info-main .product-options-bottom .box-tocart .actions .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .catalog-product-view .viewport_pdp .product-info-main .product-options-bottom .box-tocart .actions .actions-toolbar > .action, .catalog-product-view .viewport_pdp .product-info-main .product-options-bottom .box-tocart .actions .action-gift {
          width: 100%;
          padding: 9px;
          text-transform: uppercase; }
          .catalog-product-view .viewport_pdp .product-info-main .product-options-bottom .box-tocart .actions button svg, .catalog-product-view .viewport_pdp .product-info-main .product-options-bottom .box-tocart .actions .cart.table-wrapper .actions-toolbar > .action svg, .cart.table-wrapper .catalog-product-view .viewport_pdp .product-info-main .product-options-bottom .box-tocart .actions .actions-toolbar > .action svg, .catalog-product-view .viewport_pdp .product-info-main .product-options-bottom .box-tocart .actions .action-gift svg {
            color: #fff; }
    .catalog-product-view .viewport_pdp .product-info-main #product_alert {
      margin-top: 15px; }
    .catalog-product-view .viewport_pdp .product-info-main .product-social-links {
      order: 7; }
      .catalog-product-view .viewport_pdp .product-info-main .product-social-links .product-addto-links {
        display: flex;
        align-items: center;
        justify-content: space-around; }
        .catalog-product-view .viewport_pdp .product-info-main .product-social-links .product-addto-links a {
          background-color: transparent;
          border: none;
          display: flex;
          align-items: center; }
          .catalog-product-view .viewport_pdp .product-info-main .product-social-links .product-addto-links a span {
            font-weight: 400;
            font-size: 1rem;
            margin-left: 5px; }
        .catalog-product-view .viewport_pdp .product-info-main .product-social-links .product-addto-links .tocompare:before {
          content: "";
          font-family: "icons-blank-theme";
          font-size: 40px;
          font-weight: 400;
          -webkit-font-smoothing: antialiased; }
        .catalog-product-view .viewport_pdp .product-info-main .product-social-links .product-addto-links .tocompare span {
          font-weight: 400;
          font-size: 1rem; }

.collapsible_info {
  padding: 75px 0; }
  .collapsible_info .block-detailed .item-block {
    padding: 30px 0;
    border-top: 2px solid #F1EFF0; }
    .collapsible_info .block-detailed .item-block:last-of-type {
      border-bottom: 2px solid #F1EFF0; }
    .collapsible_info .block-detailed .item-block .item.title h3 {
      margin: 0;
      text-transform: uppercase;
      cursor: pointer;
      transition: all 0.3s ease-in-out;
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .collapsible_info .block-detailed .item-block .item.title h3:hover {
        color: #FDBE10; }
      .collapsible_info .block-detailed .item-block .item.title h3:after {
        content: '';
        background: url(../images/drop-down-b.svg) no-repeat center;
        background-size: 100%;
        width: 12px;
        height: 7px;
        display: block; }
    .collapsible_info .block-detailed .item-block .item.content {
      margin-top: 20px; }
      .collapsible_info .block-detailed .item-block .item.content,
      .collapsible_info .block-detailed .item-block .item.content p {
        font-size: 1.15385rem; }
    .collapsible_info .block-detailed .item-block.active .title h3:after {
      transform: rotate(180deg); }
  .collapsible_info .block-detailed a {
    text-decoration: underline; }
  .collapsible_info .techinfo-container {
    display: flex;
    flex-wrap: wrap; }
    @media only screen and (min-width: 768px) {
      .collapsible_info .techinfo-container {
        flex-wrap: nowrap; } }
    .collapsible_info .techinfo-container .techinfo-icons {
      flex: 0 0 100%;
      max-width: 100%; }
      @media only screen and (min-width: 768px) {
        .collapsible_info .techinfo-container .techinfo-icons {
          flex: 0 0 40%;
          max-width: 40%; } }
      .collapsible_info .techinfo-container .techinfo-icons .techinfo-icon {
        display: inline-block;
        margin-right: 10px;
        margin-bottom: 10px; }
        @media only screen and (min-width: 768px) {
          .collapsible_info .techinfo-container .techinfo-icons .techinfo-icon {
            margin-right: 25px;
            margin-bottom: 25px; } }
        .collapsible_info .techinfo-container .techinfo-icons .techinfo-icon .techinfo-icon-description {
          display: none;
          width: 100%;
          height: 100%;
          position: fixed;
          background: rgba(0, 0, 0, 0.5);
          top: 0;
          left: 0;
          z-index: 9999; }
          .collapsible_info .techinfo-container .techinfo-icons .techinfo-icon .techinfo-icon-description .techinfo-icon-description-inner {
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
            background-color: #fff;
            width: 600px;
            max-width: 90vw;
            max-height: 95vh;
            padding: 25px;
            overflow-y: auto; }
            .collapsible_info .techinfo-container .techinfo-icons .techinfo-icon .techinfo-icon-description .techinfo-icon-description-inner::-webkit-scrollbar-track {
              width: 100px; }
            .collapsible_info .techinfo-container .techinfo-icons .techinfo-icon .techinfo-icon-description .techinfo-icon-description-inner::-webkit-scrollbar {
              width: 3px;
              background-color: #F1EFF0; }
            .collapsible_info .techinfo-container .techinfo-icons .techinfo-icon .techinfo-icon-description .techinfo-icon-description-inner::-webkit-scrollbar:horizontal {
              height: 3px;
              margin-right: 500px; }
            .collapsible_info .techinfo-container .techinfo-icons .techinfo-icon .techinfo-icon-description .techinfo-icon-description-inner::-webkit-scrollbar-thumb {
              background-color: #000; }
            .collapsible_info .techinfo-container .techinfo-icons .techinfo-icon .techinfo-icon-description .techinfo-icon-description-inner .techinfo-icon-description-closer {
              position: absolute;
              display: block;
              width: 15px;
              height: 15px;
              top: 15px;
              right: 15px;
              padding: 0;
              background: url(../images/svg_sprite/close.svg) no-repeat center;
              text-indent: -30px;
              overflow: hidden; }
    .collapsible_info .techinfo-container .techinfo-description {
      flex: 0 0 100%;
      max-width: 100%; }
      @media only screen and (min-width: 768px) {
        .collapsible_info .techinfo-container .techinfo-description {
          flex: 0 0 60%;
          max-width: 60%; } }

.feedaty_container {
  margin-top: 30px; }
  @media only screen and (min-width: 1024px) {
    .feedaty_container {
      margin-top: 70px; } }

.products_slides:not(.slide_crosssell).active {
  margin-top: 30px;
  position: relative;
  min-height: 400px; }
  @media only screen and (min-width: 1024px) {
    .products_slides:not(.slide_crosssell).active {
      margin-top: 70px; } }

.products_slides:not(.slide_crosssell).double_tab > .block:first-of-type .block-title {
  margin-left: calc(50% - 150px);
  position: relative;
  z-index: 500; }
  @media only screen and (min-width: 1024px) {
    .products_slides:not(.slide_crosssell).double_tab > .block:first-of-type .block-title {
      margin-left: calc(50% - 300px); } }

.products_slides:not(.slide_crosssell).double_tab > .block:last-of-type .block-title {
  margin-left: 50%; }

.products_slides:not(.slide_crosssell) > .block {
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }
  .products_slides:not(.slide_crosssell) > .block .block-content {
    opacity: 0; }
  .products_slides:not(.slide_crosssell) > .block.visible .block-title {
    color: #000;
    border-color: #000; }
  .products_slides:not(.slide_crosssell) > .block.visible .block-content {
    opacity: 1;
    position: relative;
    z-index: 500; }
  .products_slides:not(.slide_crosssell) > .block .block-title {
    display: inline-block;
    cursor: pointer;
    font-size: 1.53846rem;
    line-height: 2.3em;
    color: #CCCCCC;
    transition: all 0.3s ease-in-out;
    min-width: 150px;
    text-align: center;
    border-bottom: 2px solid #CCCCCC; }
    @media only screen and (min-width: 1024px) {
      .products_slides:not(.slide_crosssell) > .block .block-title {
        font-size: 2.30769rem;
        min-width: 300px; } }
    .products_slides:not(.slide_crosssell) > .block .block-title:hover {
      color: #FDBE10; }
  .products_slides:not(.slide_crosssell) > .block .block-title {
    margin-left: calc(50% - 75px); }
    @media only screen and (min-width: 1024px) {
      .products_slides:not(.slide_crosssell) > .block .block-title {
        margin-left: calc(50% - 150px); } }

.products_slides:not(.slide_crosssell) .products-related  .block-title {
  margin-left: calc(50% - 150px); }

.products_slides .products-related .slick-slider, .products_slides .products-upsell .slick-slider, .products_slides .products-crosssell .slick-slider {
  margin-left: 0 !important;
  margin-right: -42px; }
  .products_slides .products-related .slick-slider .slick-list, .products_slides .products-upsell .slick-slider .slick-list, .products_slides .products-crosssell .slick-slider .slick-list {
    overflow-x: hidden; }
  .products_slides .products-related .slick-slider .slick-dots, .products_slides .products-upsell .slick-slider .slick-dots, .products_slides .products-crosssell .slick-slider .slick-dots {
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center; }
    .products_slides .products-related .slick-slider .slick-dots li, .products_slides .products-upsell .slick-slider .slick-dots li, .products_slides .products-crosssell .slick-slider .slick-dots li {
      width: auto;
      margin: 0; }
      .products_slides .products-related .slick-slider .slick-dots li button, .products_slides .products-related .slick-slider .slick-dots li .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .products_slides .products-related .slick-slider .slick-dots li .actions-toolbar > .action, .products_slides .products-related .slick-slider .slick-dots li .action-gift, .products_slides .products-upsell .slick-slider .slick-dots li button, .products_slides .products-upsell .slick-slider .slick-dots li .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .products_slides .products-upsell .slick-slider .slick-dots li .actions-toolbar > .action, .products_slides .products-upsell .slick-slider .slick-dots li .action-gift, .products_slides .products-crosssell .slick-slider .slick-dots li button, .products_slides .products-crosssell .slick-slider .slick-dots li .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .products_slides .products-crosssell .slick-slider .slick-dots li .actions-toolbar > .action, .products_slides .products-crosssell .slick-slider .slick-dots li .action-gift {
        width: 100%;
        height: 3px;
        padding: 0;
        border: none;
        font-size: 0;
        line-height: 0;
        background-color: #CCCCCC; }
      .products_slides .products-related .slick-slider .slick-dots li.slick-active button, .products_slides .products-related .slick-slider .slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .products_slides .products-related .slick-slider .slick-dots li.slick-active .actions-toolbar > .action, .products_slides .products-related .slick-slider .slick-dots li.slick-active .action-gift, .products_slides .products-upsell .slick-slider .slick-dots li.slick-active button, .products_slides .products-upsell .slick-slider .slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .products_slides .products-upsell .slick-slider .slick-dots li.slick-active .actions-toolbar > .action, .products_slides .products-upsell .slick-slider .slick-dots li.slick-active .action-gift, .products_slides .products-crosssell .slick-slider .slick-dots li.slick-active button, .products_slides .products-crosssell .slick-slider .slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .products_slides .products-crosssell .slick-slider .slick-dots li.slick-active .actions-toolbar > .action, .products_slides .products-crosssell .slick-slider .slick-dots li.slick-active .action-gift {
        background-color: #000; }

.products_slides.slide_crosssell {
  overflow-x: hidden; }
  .products_slides.slide_crosssell .block-title #block-crosssell-heading {
    font-size: 1.23077rem; }
  .products_slides.slide_crosssell .products-crosssell .product-item .actions-primary {
    display: inline-block; }

.size-chart {
  order: 0;
  flex: 0 0 100%; }
  .size-chart .txt_cta {
    cursor: pointer; }
    .size-chart .txt_cta span {
      margin-left: 5px;
      font-weight: 700;
      transition: all 0.3s ease-in-out; }
    .size-chart .txt_cta:hover span {
      color: #FDBE10; }
  .size-chart .popup-size_chart {
    display: none;
    z-index: 900;
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
    .size-chart .popup-size_chart .close_size {
      position: absolute;
      top: 10px;
      right: 10px;
      cursor: pointer;
      transition: all 0.3s ease-in-out;
      color: #fff; }
      .size-chart .popup-size_chart .close_size:hover {
        color: #FDBE10; }
    .size-chart .popup-size_chart .block-size_chart {
      position: absolute;
      background-color: #fff;
      width: 90%;
      height: 90vh;
      overflow: auto; }
    .size-chart .popup-size_chart.open {
      display: flex;
      justify-content: center;
      align-items: center; }

.modal-popup.product_alert_guest_popup.modal-slide {
  left: 0; }

@media only screen and (min-width: 768px) {
  .modal-popup.product_alert_guest_popup .modal-inner-wrap {
    max-width: 620px; } }

@media only screen and (min-width: 640px) {
  .modal-popup.product_alert_guest_popup .modal-inner-wrap .modal-content {
    padding: 0px 110px 66px 110px; } }

.modal-popup.product_alert_guest_popup .modal-inner-wrap .modal-content h3 {
  margin-bottom: 10px;
  font-size: 2.30769rem; }

.modal-popup.product_alert_guest_popup .modal-inner-wrap .modal-content form .form_header_wrap {
  margin-bottom: 30px; }

.modal-popup.product_alert_guest_popup .modal-inner-wrap .modal-content form .fieldset .field label {
  width: 100%;
  text-align: left;
  float: none;
  padding: 0 0 10px 0; }

.modal-popup.product_alert_guest_popup .modal-inner-wrap .modal-content form .fieldset .field .control {
  width: 100%;
  float: none; }

.modal-popup.product_alert_guest_popup .modal-inner-wrap .modal-content form .actions-toolbar > .primary {
  display: block;
  float: none; }

.modal-popup.product_alert_guest_popup .modal-inner-wrap .modal-content form .actions-toolbar .action {
  margin: 0px; }

.footer-ls {
  background-color: #222; }
  .footer-ls .row {
    padding: 30px 0 0 0; }
  @media only screen and (max-width: 767px) {
    .footer-ls .footer_left {
      order: 1; } }
  @media only screen and (max-width: 767px) {
    .footer-ls .footer_left .dati-footer {
      text-align: center; } }
  .footer-ls .footer_left .dati-footer img {
    max-width: 135px;
    width: 100%;
    margin-bottom: 23px; }
  .footer-ls .footer_left .dati-footer p {
    color: #fff;
    margin: 0; }
  .footer-ls .footer_left .dati-footer a {
    color: #fff; }
  .footer-ls .footer_left .social-footer {
    margin-top: 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap; }
    @media only screen and (max-width: 767px) {
      .footer-ls .footer_left .social-footer {
        justify-content: center; } }
    @media (min-width: 768px) and (max-width: 1024px) {
      .footer-ls .footer_left .social-footer a {
        flex: 0 0 50%;
        margin-bottom: 10px; } }
    .footer-ls .footer_left .social-footer img {
      max-width: 30px; }
      @media only screen and (max-width: 767px) {
        .footer-ls .footer_left .social-footer img {
          margin: 0 5px; } }
  @media only screen and (max-width: 767px) {
    .footer-ls .footer_right {
      order: 0; } }
  .footer-ls .footer_right .navigation {
    background-color: transparent; }
    .footer-ls .footer_right .navigation > .menu-main-ul {
      padding: 0; }
      @media only screen and (min-width: 768px) {
        .footer-ls .footer_right .navigation > .menu-main-ul {
          display: flex;
          justify-content: space-between; } }
      .footer-ls .footer_right .navigation > .menu-main-ul li.level0 {
        margin: 0; }
        @media only screen and (min-width: 768px) {
          .footer-ls .footer_right .navigation > .menu-main-ul li.level0 {
            flex: 0 0 20%;
            max-width: 20%;
            border: none; } }
        .footer-ls .footer_right .navigation > .menu-main-ul li.level0 a.level0 {
          padding: 5px 0;
          margin: 0;
          line-height: inherit;
          border: none; }
          @media only screen and (min-width: 768px) {
            .footer-ls .footer_right .navigation > .menu-main-ul li.level0 a.level0 {
              padding: 0; } }
          .footer-ls .footer_right .navigation > .menu-main-ul li.level0 a.level0 span {
            font-size: 1.23077rem;
            line-height: 1.9em;
            color: #fff;
            font-weight: 700;
            text-transform: uppercase;
            text-decoration: none; }
            @media screen and (min-width: 768px) {
              .footer-ls .footer_right .navigation > .menu-main-ul li.level0 a.level0 span {
                font-size: 1rem;
                line-height: 2.3em; } }
            .footer-ls .footer_right .navigation > .menu-main-ul li.level0 a.level0 span:hover {
              text-decoration: none; }
        .footer-ls .footer_right .navigation > .menu-main-ul li.level0 .submenu {
          margin-bottom: 5px; }
          @media only screen and (min-width: 768px) {
            .footer-ls .footer_right .navigation > .menu-main-ul li.level0 .submenu {
              display: block !important;
              position: relative;
              top: 0 !important;
              left: 0 !important;
              background: transparent;
              box-shadow: none;
              border: none;
              min-width: auto;
              margin-bottom: 0; } }
          .footer-ls .footer_right .navigation > .menu-main-ul li.level0 .submenu.open {
            display: block !important; }
          .footer-ls .footer_right .navigation > .menu-main-ul li.level0 .submenu li {
            margin: 0; }
            .footer-ls .footer_right .navigation > .menu-main-ul li.level0 .submenu li a {
              padding: 0;
              border: none; }
            .footer-ls .footer_right .navigation > .menu-main-ul li.level0 .submenu li span {
              font-size: 1.23077rem;
              line-height: 2.7em;
              color: #fff;
              font-weight: 400;
              text-decoration: none; }
              @media screen and (min-width: 768px) {
                .footer-ls .footer_right .navigation > .menu-main-ul li.level0 .submenu li span {
                  font-size: 1rem;
                  line-height: 1.9em; } }
              .footer-ls .footer_right .navigation > .menu-main-ul li.level0 .submenu li span:hover {
                text-decoration: none;
                color: #FDBE10; }
  @media only screen and (max-width: 767px) {
    .footer-ls .footer_bottom {
      order: 2; } }
  .footer-ls .footer_bottom .content_bottom {
    align-items: flex-end; }
  @media only screen and (max-width: 767px) {
    .footer-ls .footer_bottom .surfrom {
      order: 2; } }
  .footer-ls .footer_bottom .surfrom .surf {
    align-items: center;
    justify-content: flex-end; }
    @media only screen and (max-width: 767px) {
      .footer-ls .footer_bottom .surfrom .surf {
        justify-content: center;
        margin-top: 20px; } }
    .footer-ls .footer_bottom .surfrom .surf p {
      text-transform: uppercase;
      color: #fff;
      margin: 0 15px 0 0;
      font-size: 0.84615rem; }
    .footer-ls .footer_bottom .surfrom .surf img {
      width: 16px;
      height: auto; }
  .footer-ls .footer_bottom .ftp-icn {
    display: flex;
    align-items: flex-end; }
    @media only screen and (max-width: 767px) {
      .footer-ls .footer_bottom .ftp-icn {
        order: 0;
        text-align: center;
        margin-bottom: 15px;
        justify-content: center; } }
    .footer-ls .footer_bottom .ftp-icn img {
      width: 60px;
      height: auto;
      margin-right: 15px; }
  .footer-ls .footer_copyright {
    background-color: #000;
    text-align: center;
    padding: 10px;
    margin-top: 40px; }
    .footer-ls .footer_copyright .copyright {
      max-width: 1920px; }
      .footer-ls .footer_copyright .copyright span {
        font-size: 0.84615rem;
        line-height: 1.18em;
        color: #fff; }

.page.messages {
  display: none; }
  .page.messages .messages .message {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: #222;
    color: #fff;
    width: 600px;
    margin: 0;
    padding: 40px 20px;
    text-align: center;
    z-index: 9999; }
    .page.messages .messages .message.success {
      background: #222;
      color: #fff; }
      .page.messages .messages .message.success > *:first-child:before {
        content: ''; }
      .page.messages .messages .message.success a {
        color: #FDBE10; }
    .page.messages .messages .message.error {
      background: #222;
      color: #fff; }
      .page.messages .messages .message.error > *:first-child:before {
        content: ''; }
      .page.messages .messages .message.error a {
        color: #FDBE10; }
    .page.messages .messages .message.notice {
      background: #222;
      color: #fff; }
      .page.messages .messages .message.notice > *:first-child:before {
        content: ''; }
      .page.messages .messages .message.notice a {
        color: #FDBE10; }
  .page.messages .close-messages {
    position: absolute;
    display: block;
    width: 15px;
    height: 15px;
    top: 15px;
    right: 15px;
    padding: 0;
    background: url(../images/svg_sprite/close-white.svg) no-repeat center;
    text-indent: -30px;
    overflow: hidden; }

@media only screen and (max-width: 639px) {
  .page.messages .messages .message {
    width: 280px; } }

@media only screen and (max-width: 479px) {
  .page.messages .messages .message {
    width: 280px; } }

@media only screen and (max-width: 319px) {
  .page.messages .messages .message {
    width: 280px; } }

.alpen-newsletter h3 {
  margin-bottom: 15px; }

.alpen-newsletter .form.subscribe {
  margin-top: 30px; }
  .alpen-newsletter .form.subscribe .fieldset .field .label {
    width: 100%;
    text-align: left;
    float: none;
    padding: 0 0 10px 0; }
  .alpen-newsletter .form.subscribe .fieldset .field .control {
    width: 100%;
    float: none; }
    .alpen-newsletter .form.subscribe .fieldset .field .control select, .alpen-newsletter .form.subscribe .fieldset .field .control input {
      box-shadow: none; }
  .alpen-newsletter .form.subscribe .newletter_termsandcondition {
    margin-top: 30px; }
    .alpen-newsletter .form.subscribe .newletter_termsandcondition label a {
      color: #FDBE10; }
  .alpen-newsletter .form.subscribe .actions-toolbar button, .alpen-newsletter .form.subscribe .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .alpen-newsletter .form.subscribe .actions-toolbar > .action, .alpen-newsletter .form.subscribe .actions-toolbar .action-gift {
    width: 100%;
    text-transform: uppercase; }

.image-with-hotspots {
  position: relative;
  z-index: 1; }
  .image-with-hotspots .popover {
    border-radius: 0; }
  .image-with-hotspots .popover-header {
    display: none; }
  .image-with-hotspots > img {
    position: relative;
    width: 100%;
    z-index: 1; }
  .image-with-hotspots__cta {
    display: inline-block;
    margin-top: 20px; }
  .image-with-hotspots .title-wrap {
    position: absolute;
    z-index: 1;
    width: 100%;
    left: 0;
    padding: 0 42px;
    text-align: left; }
    @media only screen and (max-width: 1023px) {
      .image-with-hotspots .title-wrap {
        padding: 0 24px; } }
    @media only screen and (max-width: 639px) {
      .image-with-hotspots .title-wrap {
        padding: 0 20px; } }
    .image-with-hotspots .title-wrap.orizontal-position-left {
      text-align: left; }
      .image-with-hotspots .title-wrap.orizontal-position-left .image-with-hotspots__cta:first-of-type {
        margin-right: 20px; }
    .image-with-hotspots .title-wrap.orizontal-position-center {
      text-align: center; }
      .image-with-hotspots .title-wrap.orizontal-position-center .image-with-hotspots__cta:nth-child(2) {
        margin-left: 20px; }
    .image-with-hotspots .title-wrap.orizontal-position-right {
      text-align: right; }
      .image-with-hotspots .title-wrap.orizontal-position-right .image-with-hotspots__cta:last-of-type {
        margin-left: 20px; }
    .image-with-hotspots .title-wrap.vertical-position-top {
      top: 42px; }
      @media only screen and (max-width: 1023px) {
        .image-with-hotspots .title-wrap.vertical-position-top {
          top: 24px; } }
      @media only screen and (max-width: 767px) {
        .image-with-hotspots .title-wrap.vertical-position-top {
          top: 20px; } }
    .image-with-hotspots .title-wrap.vertical-position-middle {
      top: 50%;
      transform: translateY(-50%); }
    .image-with-hotspots .title-wrap.vertical-position-bottom {
      bottom: 42px; }
      @media only screen and (max-width: 1023px) {
        .image-with-hotspots .title-wrap.vertical-position-bottom {
          bottom: 24px; } }
      @media only screen and (max-width: 767px) {
        .image-with-hotspots .title-wrap.vertical-position-bottom {
          bottom: 20px; } }
  .image-with-hotspots .title {
    color: #fff;
    font-weight: 300;
    font-size: 4.61538rem;
    line-height: 1.2; }
    @media only screen and (max-width: 767px) {
      .image-with-hotspots .title {
        font-size: 3.07692rem;
        margin: 0 0 5px; } }
  .image-with-hotspots .subtitle.ls-h3 {
    font-size: 1.69231rem; }
    @media only screen and (max-width: 1023px) {
      .image-with-hotspots .subtitle.ls-h3 {
        font-size: 1.53846rem; } }
  .image-with-hotspots .image-hotspot {
    position: absolute;
    z-index: 2;
    transform: translate(-50%, -50%); }
    @media only screen and (max-width: 767px) {
      .image-with-hotspots .image-hotspot {
        display: none; } }
    .image-with-hotspots .image-hotspot--mob {
      display: none; }
      @media only screen and (max-width: 767px) {
        .image-with-hotspots .image-hotspot--mob {
          display: block; } }
    .image-with-hotspots .image-hotspot__content {
      display: none; }
    @media only screen and (max-width: 767px) {
      .image-with-hotspots .image-hotspot__marker svg {
        width: 40px;
        height: 40px; } }
    .image-with-hotspots .image-hotspot__title {
      position: relative;
      font-size: 1.69231rem;
      line-height: 1.2em;
      font-weight: 400;
      padding: 0 0 10px;
      margin: 0 0 15px;
      text-align: center; }
      .image-with-hotspots .image-hotspot__title:after {
        position: absolute;
        content: '';
        display: block;
        width: 40%;
        height: 1px;
        background: #666666;
        z-index: 1;
        bottom: -1px;
        left: 50%;
        transform: translate(-50%, 0); }
    .image-with-hotspots .image-hotspot__text {
      text-align: center; }
      .image-with-hotspots .image-hotspot__text p {
        margin-bottom: .5em; }
    .image-with-hotspots .image-hotspot img {
      margin-top: 10px; }

.ls-video {
  position: relative;
  min-height: calc(100vh - 29px);
  padding: 42px;
  background-size: cover;
  background-position: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap; }
  @media only screen and (max-width: 767px) {
    .ls-video {
      height: auto;
      min-height: 0;
      padding: 20px; } }
  @media only screen and (max-width: 1023px) {
    .ls-video {
      padding: 24px; } }
  .ls-video .title-wrap {
    width: 100%;
    text-align: center;
    padding-bottom: 20px; }
  .ls-video .title {
    color: #fff;
    font-weight: 300;
    font-size: 3.84615rem; }
    @media only screen and (max-width: 767px) {
      .ls-video .title {
        font-size: 2.15385rem;
        margin: 0 0 5px; } }
  .ls-video .subtitle.ls-h3 {
    font-size: 1.69231rem; }
    @media only screen and (max-width: 1023px) {
      .ls-video .subtitle.ls-h3 {
        font-size: 1.30769rem; } }
  .ls-video .image-placeholder {
    width: 1028px;
    position: relative; }
    @media only screen and (max-width: 1439px) {
      .ls-video .image-placeholder {
        width: 750px; } }
    @media only screen and (max-width: 1023px) {
      .ls-video .image-placeholder {
        width: 690px; } }
    @media only screen and (max-width: 767px) {
      .ls-video .image-placeholder {
        width: 100%;
        margin: 20px 0 0; } }
    .ls-video .image-placeholder img {
      position: relative;
      z-index: 1;
      transition: all 0.3s ease-in-out;
      cursor: pointer; }
    .ls-video .image-placeholder .play-video {
      position: absolute;
      left: 50%;
      top: 50%;
      z-index: 1;
      transform: translate(-50%, -50%);
      pointer-events: none; }
    .ls-video .image-placeholder.active img,
    .ls-video .image-placeholder.active .play-video,
    .ls-video .image-placeholder.active .video-gradient {
      pointer-events: none;
      opacity: 0; }
    .ls-video .image-placeholder.active .video {
      opacity: 1; }
  .ls-video .video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer; }
  .ls-video--blog-content {
    height: auto;
    min-height: 0;
    padding: 0; }
    .ls-video--blog-content .image-placeholder {
      width: 100%; }
      .ls-video--blog-content .image-placeholder img {
        width: 100%; }
      .ls-video--blog-content .image-placeholder .video-gradient {
        content: '';
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: black;
        z-index: 1;
        opacity: .4;
        pointer-events: none; }

.contact-index-index .page-title-wrapper .page-title, .cms-contatti .page-title-wrapper .page-title, .cms-contacts .page-title-wrapper .page-title, .cms-contact-us .page-title-wrapper .page-title, .cms-kontakt .page-title-wrapper .page-title, .cms-contacto .page-title-wrapper .page-title {
  display: block !important;
  padding-bottom: 20px;
  padding-top: 20px;
  margin: 0 auto; }
  @media only screen and (min-width: 768px) {
    .contact-index-index .page-title-wrapper .page-title, .cms-contatti .page-title-wrapper .page-title, .cms-contacts .page-title-wrapper .page-title, .cms-contact-us .page-title-wrapper .page-title, .cms-kontakt .page-title-wrapper .page-title, .cms-contacto .page-title-wrapper .page-title {
      width: 66.66667%;
      padding-left: 4px; } }
  @media only screen and (min-width: 1024px) {
    .contact-index-index .page-title-wrapper .page-title, .cms-contatti .page-title-wrapper .page-title, .cms-contacts .page-title-wrapper .page-title, .cms-contact-us .page-title-wrapper .page-title, .cms-kontakt .page-title-wrapper .page-title, .cms-contacto .page-title-wrapper .page-title {
      width: 50%;
      padding-left: 7px; } }

.contact-form-ls .form.contact .fieldset {
  margin-bottom: 15px; }
  @media only screen and (max-width: 767px) {
    .contact-form-ls .form.contact .fieldset {
      margin: 15px 0 22px; } }
  .contact-form-ls .form.contact .fieldset:after {
    content: attr(data-hasrequired);
    letter-spacing: 0; }

.contact-form-ls .form.contact .legend {
  margin: 0;
  font-size: 1.53846rem;
  font-weight: 700; }

.contact-form-ls .form.contact .field:not(.no-label) {
  display: flex;
  flex-direction: column;
  margin-bottom: 25px; }

.contact-form-ls .form.contact .field.required > .label > span:after {
  content: "*";
  margin-left: 3px; }

.contact-form-ls .form.contact .field.note:before {
  content: none; }

.contact-form-ls .form.contact .field a {
  text-decoration: underline;
  word-break: break-all; }

.contact-form-ls .form.contact .field.no-label {
  margin: 25px 0; }

.contact-form-ls .form.contact .field .label {
  margin-bottom: 5px;
  text-align: left;
  font-size: 1rem;
  font-weight: 400; }
  .contact-form-ls .form.contact .field .label[for="privacy_policy"] span:after {
    content: "*";
    margin-left: 3px; }

.contact-form-ls .form.contact .field .control {
  width: 100%; }

.contact-form-ls .form.contact .field .select,
.contact-form-ls .form.contact .field input:not([type="file"]) {
  border: 1px solid #838383; }
  .contact-form-ls .form.contact .field .select.mage-error,
  .contact-form-ls .form.contact .field input:not([type="file"]).mage-error {
    border-color: #E20F1B; }

.contact-form-ls .form.contact .field-recaptcha {
  padding-left: 4px;
  padding-right: 4px;
  margin-bottom: 15px; }
  @media only screen and (min-width: 768px) {
    .contact-form-ls .form.contact .field-recaptcha {
      padding-left: 10px;
      padding-right: 10px; } }
  @media only screen and (min-width: 1024px) {
    .contact-form-ls .form.contact .field-recaptcha {
      padding-left: 15px;
      padding-right: 15px; } }

.widget.row-reveal .description *:not(.ls-btn-secondary):not(.ls-btn-primary):not(.ls-btn-primary_alt) {
  color: inherit; }

.widget.row-reveal .description,
.widget.row-reveal .description p {
  font-weight: normal;
  font-size: 1.15385rem;
  line-height: 1.8em; }
  @media screen and (min-width: 1024px) {
    .widget.row-reveal .description,
    .widget.row-reveal .description p {
      font-size: 1.07692rem; } }

.widget.row-reveal .description_top {
  padding-top: 15px; }
  .widget.row-reveal .description_top * {
    color: inherit; }
  .widget.row-reveal .description_top,
  .widget.row-reveal .description_top p {
    font-weight: normal;
    font-size: 1.07692rem;
    line-height: 1.2em; }
    @media screen and (min-width: 1024px) {
      .widget.row-reveal .description_top,
      .widget.row-reveal .description_top p {
        font-size: 1rem; } }

.widget.row-reveal .bkg {
  position: relative;
  background-size: cover;
  background-position: center;
  height: 100vh;
  padding: 40px; }
  @media only screen and (max-width: 767px) {
    .widget.row-reveal .bkg {
      padding: 20px; } }
  @media only screen and (max-width: 639px) {
    .widget.row-reveal .bkg {
      overflow-y: scroll; } }
  .widget.row-reveal .bkg .title, .widget.row-reveal .bkg .description {
    color: #fff;
    font-weight: 300; }
  .widget.row-reveal .bkg .title {
    font-size: 4.61538rem; }
    @media only screen and (max-width: 767px) {
      .widget.row-reveal .bkg .title {
        font-size: 3.07692rem; } }
  .widget.row-reveal .bkg .subtitle p {
    font-size: 1.53846rem; }
    @media only screen and (max-width: 1023px) {
      .widget.row-reveal .bkg .subtitle p {
        font-size: 2.30769rem; } }
  .widget.row-reveal .bkg .subtitle.ls-h3 {
    font-size: 1.69231rem; }
    @media only screen and (max-width: 1023px) {
      .widget.row-reveal .bkg .subtitle.ls-h3 {
        font-size: 1.53846rem; } }
  .widget.row-reveal .bkg .btn-reveal {
    position: absolute;
    left: 50%;
    bottom: 0;
    z-index: 100;
    transform: translate(-50%, 50%);
    width: 80px; }
    @media only screen and (max-width: 639px) {
      .widget.row-reveal .bkg .btn-reveal {
        width: 60px; } }
  .widget.row-reveal .bkg .title-wrap {
    text-align: left;
    position: absolute;
    z-index: 1;
    width: 100%;
    left: 0;
    padding: 0 42px; }
    @media only screen and (max-width: 1023px) {
      .widget.row-reveal .bkg .title-wrap {
        padding: 0 24px; } }
    @media only screen and (max-width: 639px) {
      .widget.row-reveal .bkg .title-wrap {
        padding: 0 20px;
        padding-bottom: 20px; } }
    .widget.row-reveal .bkg .title-wrap.orizontal-position-left {
      text-align: left; }
    .widget.row-reveal .bkg .title-wrap.orizontal-position-center {
      text-align: center; }
      .widget.row-reveal .bkg .title-wrap.orizontal-position-center .btn_row {
        justify-content: center; }
    .widget.row-reveal .bkg .title-wrap.orizontal-position-right {
      text-align: right; }
      .widget.row-reveal .bkg .title-wrap.orizontal-position-right .btn_row {
        justify-content: flex-end; }
    .widget.row-reveal .bkg .title-wrap.vertical-position-top {
      top: 42px; }
      @media only screen and (max-width: 1023px) {
        .widget.row-reveal .bkg .title-wrap.vertical-position-top {
          top: 24px; } }
      @media only screen and (max-width: 767px) {
        .widget.row-reveal .bkg .title-wrap.vertical-position-top {
          top: 20px; } }
    .widget.row-reveal .bkg .title-wrap.vertical-position-middle {
      top: 50%;
      transform: translateY(-50%); }
    .widget.row-reveal .bkg .title-wrap.vertical-position-bottom {
      bottom: 42px; }
      @media only screen and (max-width: 1023px) {
        .widget.row-reveal .bkg .title-wrap.vertical-position-bottom {
          bottom: 24px; } }
      @media only screen and (max-width: 767px) {
        .widget.row-reveal .bkg .title-wrap.vertical-position-bottom {
          bottom: 20px; } }
    .widget.row-reveal .bkg .title-wrap .btn_row a:last-of-type {
      margin-left: 20px; }

.widget.row-reveal .collapsible {
  padding-top: 30px;
  padding-bottom: 30px; }
  .widget.row-reveal .collapsible .slick-slider {
    margin: 0; }

.widget.row-reveal .ls-btn-primary {
  margin-bottom: 20px; }

.widget.row-reveal.row-reveal-hotspot .image-with-hotspots {
  padding-left: 0; }

.widget.row-reveal.row-reveal-hotspot .description {
  padding: 40px; }
  @media only screen and (max-width: 767px) {
    .widget.row-reveal.row-reveal-hotspot .description {
      padding: 20px; } }

.widget.row-reveal.row-reveal-marketing .cta {
  display: flex;
  justify-content: center;
  margin-top: 40px;
  margin-bottom: 20px; }

.widget .content a {
  text-decoration: underline; }

.column .block-addbysku .fieldset {
  margin: 0; }
  .column .block-addbysku .fieldset .fields {
    position: relative; }
    .column .block-addbysku .fieldset .fields .field {
      display: inline-block;
      margin-bottom: 10px;
      vertical-align: top; }
    .column .block-addbysku .fieldset .fields .actions-toolbar {
      position: absolute;
      right: 0;
      top: 4px; }

.column .block-addbysku .sku {
  margin-right: -155px;
  padding-right: 160px;
  width: 100%; }

.column .block-addbysku .skus > .label {
  margin-top: 10px; }

.column .block-addbysku .qty .qty + .mage-error {
  width: 80px; }

.column .block-addbysku .block-content .actions-toolbar {
  clear: both;
  margin: 0 0 20px;
  text-align: left; }
  .column .block-addbysku .block-content .actions-toolbar:before, .column .block-addbysku .block-content .actions-toolbar:after {
    content: '';
    display: table; }
  .column .block-addbysku .block-content .actions-toolbar:after {
    clear: both; }
  .column .block-addbysku .block-content .actions-toolbar .primary {
    float: left; }
  .column .block-addbysku .block-content .actions-toolbar .primary,
  .column .block-addbysku .block-content .actions-toolbar .secondary {
    display: inline-block; }
    .column .block-addbysku .block-content .actions-toolbar .primary a.action,
    .column .block-addbysku .block-content .actions-toolbar .secondary a.action {
      display: inline-block; }
  .column .block-addbysku .block-content .actions-toolbar .primary .action {
    margin: 0 5px 0 0; }
  .column .block-addbysku .block-content .actions-toolbar .secondary a.action {
    margin-top: 6px; }
  .column .block-addbysku .block-content .actions-toolbar .primary,
  .column .block-addbysku .block-content .actions-toolbar .secondary {
    display: block;
    float: none; }
  .column .block-addbysku .block-content .actions-toolbar > .secondary {
    text-align: left; }

.column .block-addbysku .reset {
  margin: 10px 0; }

.column .block-addbysku .note {
  display: block;
  margin: 0 0 20px; }

.block-cart-failed {
  margin-top: 40px; }
  .block-cart-failed .block-title {
    font-size: 2.6rem; }
    .block-cart-failed .block-title strong {
      font-weight: 300; }
  .block-cart-failed .actions {
    text-align: center; }
    .block-cart-failed .actions .action {
      margin-bottom: 10px; }

@media only screen and (max-width: 639px) {
  .column .block-addbysku .sku {
    margin-right: -85px;
    padding-right: 90px; }
  .column .block-addbysku .action.remove {
    display: inline-block;
    text-decoration: none;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400; }
    .column .block-addbysku .action.remove > span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .column .block-addbysku .action.remove:before {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 28px;
      line-height: 22px;
      color: inherit;
      content: "";
      font-family: "icons-blank-theme";
      margin: 1px 0 0;
      vertical-align: top;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center; }
    .column .block-addbysku .action.remove:hover:before {
      color: inherit; }
    .column .block-addbysku .action.remove:active:before {
      color: inherit; }
    .column .block-addbysku .action.remove:focus, .column .block-addbysku .action.remove:active {
      background: none;
      border: none; }
    .column .block-addbysku .action.remove:hover {
      background: none;
      border: none; }
    .column .block-addbysku .action.remove.disabled, .column .block-addbysku .action.remove[disabled],
    fieldset[disabled] .column .block-addbysku .action.remove {
      cursor: not-allowed;
      pointer-events: none;
      opacity: 0.5; } }

@media only screen and (min-width: 640px) {
  .column .block-addbysku .action.remove {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    line-height: 1.42857;
    margin: 0;
    padding: 0;
    color: #1979c3;
    text-decoration: none;
    background: none;
    border: 0;
    display: inline;
    margin-top: 2px; }
    .column .block-addbysku .action.remove:focus, .column .block-addbysku .action.remove:active {
      background: none;
      border: none; }
    .column .block-addbysku .action.remove:hover {
      background: none;
      border: none; }
    .column .block-addbysku .action.remove.disabled, .column .block-addbysku .action.remove[disabled],
    fieldset[disabled] .column .block-addbysku .action.remove {
      cursor: not-allowed;
      pointer-events: none;
      opacity: 0.5; }
    .column .block-addbysku .action.remove:visited {
      color: #1979c3;
      text-decoration: none; }
    .column .block-addbysku .action.remove:hover {
      color: #006bb4;
      text-decoration: underline; }
    .column .block-addbysku .action.remove:active {
      color: #ff5501;
      text-decoration: underline; }
    .column .block-addbysku .action.remove:hover {
      color: #006bb4; }
    .column .block-addbysku .action.remove:hover, .column .block-addbysku .action.remove:active, .column .block-addbysku .action.remove:focus {
      background: none;
      border: 0; }
    .column .block-addbysku .action.remove.disabled, .column .block-addbysku .action.remove[disabled],
    fieldset[disabled] .column .block-addbysku .action.remove {
      color: #1979c3;
      opacity: 0.5;
      cursor: default;
      pointer-events: none;
      text-decoration: underline; } }

@media only screen and (min-width: 768px) {
  .block-cart-failed .actions {
    text-align: left; }
  .block-cart-failed .actions.primary {
    float: right; } }

@media only screen and (max-width: 767px) {
  .checkout-component-dock {
    max-width: 100%; } }

.adyen-checkout__label__text {
  font-size: 1rem;
  line-height: 1; }

.adyen-checkout__input, .adyen-checkout__input:hover {
  border-radius: 0;
  border-color: #838383;
  font-family: "Roboto Condensed", sans-serif; }
  @media only screen and (max-width: 767px) {
    .adyen-checkout__input, .adyen-checkout__input:hover {
      max-width: 100% !important; } }

.adyen-checkout__error-text {
  font-size: 1rem; }

.blog.categories {
  margin: 50px 0; }
  .blog.categories .list {
    display: flex;
    justify-content: center;
    overflow-x: auto;
    padding-bottom: 15px;
    margin-bottom: 0px; }
    .blog.categories .list::-webkit-scrollbar-track {
      width: 100px; }
    .blog.categories .list::-webkit-scrollbar {
      width: 3px;
      background-color: #F1EFF0; }
    .blog.categories .list::-webkit-scrollbar:horizontal {
      height: 3px;
      margin-right: 500px; }
    .blog.categories .list::-webkit-scrollbar-thumb {
      background-color: #000; }
    @media only screen and (max-width: 639px) {
      .blog.categories .list {
        justify-content: flex-start; } }
    .blog.categories .list li {
      list-style-type: none;
      padding: 0 10px;
      margin-bottom: 0px; }
      .blog.categories .list li a {
        display: block;
        text-align: center;
        white-space: nowrap; }
    .blog.categories .list .tags-list {
      text-align: center;
      margin: 0 10px;
      white-space: nowrap;
      min-width: auto; }

.post-list {
  display: flex;
  flex-flow: row wrap; }
  .post-list .post-item .post-image {
    position: relative; }
    .post-list .post-item .post-image > a {
      display: block;
      height: 0;
      padding-top: 70%;
      background-size: cover;
      background-position: center; }
      .post-list .post-item .post-image > a.squared {
        padding-top: 100%; }
    .post-list .post-item .post-image .img-responsive {
      max-width: none;
      width: 100%; }
  .post-list .post-item .post-info .top {
    display: flex;
    padding: 16px 0 9px;
    font-size: 13px; }
    .post-list .post-item .post-info .top .tags {
      align-self: center;
      text-transform: uppercase;
      font-weight: 700;
      line-height: 1em; }
    .post-list .post-item .post-info .top .tags:after {
      content: '|';
      padding: 0 10px; }
    .post-list .post-item .post-info .top .video-time:before {
      content: '|';
      padding: 0 10px; }
  .post-list .post-item .title {
    margin: 5px 0 50px 0; }
  .post-list .post-item .post-link-title {
    color: #000;
    transition: all 0.3s ease-in-out; }
  .post-list .post-item:hover .post-link-title {
    color: #FDBE10; }
  .post-list .pager {
    width: 100%; }
    .post-list .pager .toolbar-amount {
      display: none; }
    .post-list .pager .pages {
      display: block;
      text-align: center; }
      .post-list .pager .pages ul {
        font-weight: 400;
        display: flex;
        align-items: center;
        justify-content: center; }
        .post-list .pager .pages ul li {
          border: 1px solid #838383;
          width: 50px;
          height: 50px;
          margin: 0;
          transition: all 0.3s ease-in-out; }
          .post-list .pager .pages ul li:not(:last-of-type) {
            border-right: none; }
          .post-list .pager .pages ul li.current {
            border-color: #FDBE10;
            background-color: #FDBE10; }
            .post-list .pager .pages ul li.current span {
              color: #fff; }
          .post-list .pager .pages ul li a, .post-list .pager .pages ul li strong {
            margin: 0;
            padding: 0;
            border: none;
            width: 100%;
            height: 100%;
            display: flex;
            align-items: center;
            justify-content: center;
            color: #000; }
            .post-list .pager .pages ul li a span, .post-list .pager .pages ul li strong span {
              font-size: 1.23077rem;
              line-height: 1.4;
              font-weight: 400; }
              .post-list .pager .pages ul li a span.label, .post-list .pager .pages ul li strong span.label {
                display: none; }
          .post-list .pager .pages ul li .action:before {
            color: #000;
            font-size: 2.30769rem;
            margin: 0; }
          .post-list .pager .pages ul li:hover {
            background-color: #FDBE10;
            border-color: #FDBE10; }
            .post-list .pager .pages ul li:hover a {
              color: #fff; }
            .post-list .pager .pages ul li:hover .action:before {
              color: #fff; }

.blog.sidebar .mpblog-search {
  margin-bottom: 35px; }

.blog.sidebar .data.item.title .title {
  text-transform: uppercase;
  display: block;
  margin-bottom: 20px; }

.blog.sidebar .data.item.content {
  border-top: 2px solid #F1EFF0;
  padding-left: 0;
  padding-right: 0; }
  .blog.sidebar .data.item.content .list-post-tabs {
    border-bottom: 2px solid #F1EFF0;
    margin-bottom: 25px;
    padding-bottom: 25px; }
    .blog.sidebar .data.item.content .list-post-tabs .view {
      color: #000;
      font-weight: 700;
      text-decoration: underline;
      text-transform: uppercase; }

.blog.sidebar .title {
  font-size: 1.53846rem;
  line-height: 24px;
  color: #000;
  font-weight: 700; }

.blog.sidebar .sidebar_blog .tags {
  font-weight: 700;
  text-transform: uppercase; }
  .blog.sidebar .sidebar_blog .tags:after {
    content: '|';
    padding: 0 10px; }

.blog.sidebar .sidebar_blog .video-time:before {
  content: '|';
  padding: 0 10px; }

.blog.sidebar .most-viewed .posts {
  margin-top: 25px;
  border-top: 1px solid #F1EFF0; }

.blog.sidebar .most-viewed .post {
  padding: 25px 0;
  border-bottom: 1px solid #F1EFF0; }
  .blog.sidebar .most-viewed .post .tags {
    text-transform: uppercase;
    font-weight: 700;
    line-height: 11px; }
  .blog.sidebar .most-viewed .post .title {
    margin: 8px 0; }
  .blog.sidebar .most-viewed .post .view {
    display: block;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: underline; }

.blog.sidebar .tags a {
  display: inline-block;
  margin: 0 10px 10px 0; }

.blog-page .autocomplete-suggestions {
  background: #fff;
  padding: 25px;
  border: 1px solid #F1EFF0;
  z-index: 500 !important;
  overflow: scroll; }

.blog-page .autocomplete-suggestion:not(:last-child) .mpblog-suggestion-wrapper {
  border-bottom: 1px solid #F1EFF0; }

.blog-page .mpblog-suggestion-wrapper {
  padding-bottom: 20px;
  margin-bottom: 20px; }
  .blog-page .mpblog-suggestion-wrapper .post-name {
    color: #000;
    margin: 5px 0; }

.mp-sidebar .block-title .block-mp-sidebar-heading {
  font-size: 1.53846rem;
  line-height: 24px;
  font-weight: 700;
  text-transform: uppercase; }

.mp-sidebar .tags-list {
  text-align: center; }

.mp-blog-view .page-title {
  margin-top: 20px;
  margin-bottom: 18px; }
  @media only screen and (min-width: 768px) {
    .mp-blog-view .page-title {
      margin-top: 40px; } }

.mp-blog-view .post-post_content,
.mp-blog-view .post-post_content p {
  font-size: 1.23077rem; }

.mp-blog-view .post-post_content a {
  text-decoration: underline; }

.mp-blog-view .post-info {
  display: flex;
  align-items: center;
  margin-bottom: 22px; }
  .mp-blog-view .post-info .tags {
    text-transform: uppercase;
    font-weight: 700;
    line-height: 11px; }
  .mp-blog-view .post-info .tags:after,
  .mp-blog-view .post-info .date:after {
    content: '|';
    padding: 0 10px; }

.mp-blog-view .short-description p {
  font-size: 1.23077rem; }

.mp-blog-view .short-description a {
  text-decoration: underline; }

.mp-blog-view .social-links a {
  margin-right: 10px; }
  .mp-blog-view .social-links a:last-child {
    margin-right: 0; }

.mp-blog-view .post-view-image {
  margin: 30px 0 80px;
  text-align: center; }

.mp-blog-view .widget.editorial {
  margin-bottom: 40px; }
  .mp-blog-view .widget.editorial .title {
    font-size: 1.53846rem;
    line-height: 1.2em;
    margin-bottom: 20px;
    text-transform: initial; }

.mp-blog-view .post-content-wrapper {
  max-width: 83.33333%;
  margin: 20px auto 0; }
  .mp-blog-view .post-content-wrapper h2, .mp-blog-view .post-content-wrapper h3, .mp-blog-view .post-content-wrapper h4, .mp-blog-view .post-content-wrapper h5, .mp-blog-view .post-content-wrapper h6, .mp-blog-view .post-content-wrapper .h1, .mp-blog-view .post-content-wrapper .h2, .mp-blog-view .post-content-wrapper .h3, .mp-blog-view .post-content-wrapper .h4, .mp-blog-view .post-content-wrapper .h5, .mp-blog-view .post-content-wrapper .h6 {
    margin-top: -18px;
    padding-top: 50px; }
  .mp-blog-view .post-content-wrapper p[align='center'] {
    margin: 80px 0; }
  .mp-blog-view .post-content-wrapper .carousel {
    display: flex;
    justify-content: center;
    margin: 80px 0; }
    .mp-blog-view .post-content-wrapper .carousel-indicators {
      display: none; }
    .mp-blog-view .post-content-wrapper .carousel-inner {
      max-width: 66.66667%;
      flex: 0 0 66.66667%; }
    .mp-blog-view .post-content-wrapper .carousel .item {
      position: relative;
      padding: 0; }

.ambassador-view {
  margin-top: 20px; }
  @media only screen and (min-width: 1024px) {
    .ambassador-view {
      margin-top: 40px; } }
  .ambassador-view .name h3 {
    margin: 0 0 20px 0; }
  .ambassador-view .social-links {
    margin: 20px 0; }
    .ambassador-view .social-links a img {
      opacity: 0.8;
      margin-right: 10px;
      transition: all 0.3s ease-in-out; }
    .ambassador-view .social-links a:hover img {
      opacity: 1; }
  .ambassador-view .short-description {
    margin-top: 40px; }
  .ambassador-view .slider {
    margin-top: 40px;
    margin-bottom: 40px; }
    @media only screen and (min-width: 1024px) {
      .ambassador-view .slider {
        margin-top: 80px; } }

.blog-page #maincontent {
  padding: 0; }

.blog-page .sidebar-main {
  padding-left: 0; }

.blog-page .column.main, .mpblog-post-view .column.main {
  width: 100%;
  float: unset;
  order: unset; }

body[class^='mpblog-'] {
  /*Post List Content Css*/
  /*Site Map CSS*/
  /*Comment CSS*/
  /*Widget CSS*/
  /*Author CSS*/ }
  body[class^='mpblog-'] .mp-blog-review-title {
    text-align: center; }
  body[class^='mpblog-'] #mp-blog-review {
    position: relative;
    height: 65px; }
  body[class^='mpblog-'] #mp-blog-review div {
    padding: 10px 20px;
    color: #ffffff;
    cursor: pointer;
    width: 120px;
    text-align: center;
    position: absolute;
    margin-top: 10px; }
  body[class^='mpblog-'] .mp-blog-like {
    background-color: #6AA84F;
    left: 33%; }
  body[class^='mpblog-'] .mp-blog-dislike {
    background-color: #EC3A3C;
    left: 52%; }
  @media (max-width: 1024px) {
    body[class^='mpblog-'] .mp-blog-like {
      left: 28%; } }
  @media (max-width: 768px) {
    body[class^='mpblog-'] .mp-blog-like {
      left: 20%; } }
  @media (max-width: 375px) {
    body[class^='mpblog-'] .mp-blog-like {
      left: 0; } }
  body[class^='mpblog-'] .mp-blog-new-post {
    height: 60px; }
  body[class^='mpblog-'] .mp-blog-new-post button, body[class^='mpblog-'] .mp-blog-new-post .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper body[class^='mpblog-'] .mp-blog-new-post .actions-toolbar > .action, body[class^='mpblog-'] .mp-blog-new-post .action-gift {
    float: right;
    margin: 10px;
    padding: 10px 30px; }
  body[class^='mpblog-'] .post-item-wraper {
    position: relative; }
  body[class^='mpblog-'] .post-info-action {
    display: flex;
    position: absolute;
    float: right;
    right: 10px;
    top: 10px; }
  body[class^='mpblog-'] .post-info-action div {
    margin: 0 10px;
    width: 25px;
    cursor: pointer; }
  body[class^='mpblog-'] .post-view-image {
    text-align: center; }
  body[class^='mpblog-'] a.label.label-default.tags-list:hover,
  body[class^='mpblog-'] a.label.label-default.tags-list:focus {
    color: #fff !important; }
  body[class^='mpblog-'] .list-post-tabs a {
    background: #fbfbfb; }
  body[class^='mpblog-'] .mp-sidebar a.sitemap-link,
  body[class^='mpblog-'] .menu-archives a.list-archives:hover {
    text-decoration: none !important; }
  body[class^='mpblog-'] .mp-sidebar .row div {
    width: 100%; }
  body[class^='mpblog-'] button.default-cmt__content__cmt-block__cmt-box__cmt-btn__btn-submit, body[class^='mpblog-'] .cart.table-wrapper .actions-toolbar > .default-cmt__content__cmt-block__cmt-box__cmt-btn__btn-submit.action, .cart.table-wrapper body[class^='mpblog-'] .actions-toolbar > .default-cmt__content__cmt-block__cmt-box__cmt-btn__btn-submit.action, body[class^='mpblog-'] .default-cmt__content__cmt-block__cmt-box__cmt-btn__btn-submit.action-gift {
    color: #fff;
    border-color: #999 !important; }
  body[class^='mpblog-'] span.cmt-row__cmt-username {
    font-weight: 600; }
  body[class^='mpblog-'] a.interactions__btn-actions.mpblog-like {
    color: #333333; }
  body[class^='mpblog-'] .widget-title a {
    font-size: 26px; }
  body[class^='mpblog-'] .author-name h3 {
    text-align: center; }

.payment-method-braintree .hosted-control {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #838383;
  border-radius: 1px;
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 40px;
  line-height: 1.42857;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  width: 225px; }
  .payment-method-braintree .hosted-control:disabled {
    opacity: 0.5; }
  .payment-method-braintree .hosted-control::-moz-placeholder {
    color: #c2c2c2; }
  .payment-method-braintree .hosted-control::-webkit-input-placeholder {
    color: #c2c2c2; }
  .payment-method-braintree .hosted-control:-ms-input-placeholder {
    color: #c2c2c2; }
  .payment-method-braintree .hosted-control.braintree-hosted-fields-focused {
    border-color: #006bb4; }
  .payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) {
    border-color: #E20714; }
    .payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
      height: auto;
      opacity: 1; }
  .payment-method-braintree .hosted-control.braintree-hosted-fields-valid {
    border-color: #006400; }
  .payment-method-braintree .hosted-control.hosted-cid {
    width: 5rem; }
  .payment-method-braintree .hosted-control.hosted-date {
    float: left;
    margin-bottom: 7px;
    width: 6rem; }
    .payment-method-braintree .hosted-control.hosted-date:first-of-type {
      margin-right: 50px; }
      .payment-method-braintree .hosted-control.hosted-date:first-of-type:after {
        content: '/';
        display: inline;
        padding-bottom: inherit;
        padding-top: inherit;
        position: absolute;
        right: -25px;
        top: 5px; }

.payment-method-braintree .field-tooltip {
  right: 0; }

.payment-method-braintree .hosted-error {
  clear: both;
  color: #E20714;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0; }

.braintree-paypal-logo {
  margin-top: 10px;
  text-align: center; }

.braintree-paypal-account {
  padding: 15px 0 15px 50px;
  position: relative;
  display: inline-block; }
  .braintree-paypal-account:before {
    background-image: url("../Magento_Braintree/images/paypal-small.png");
    background-position-x: 0;
    background-position-y: 0;
    line-height: 16px;
    vertical-align: middle;
    height: 16px;
    width: 16px;
    background-repeat: no-repeat;
    content: '';
    display: inline-block;
    margin: ""; }
  .braintree-paypal-account:before {
    left: 17px;
    margin-top: -8px;
    position: absolute;
    top: 50%; }
  .braintree-paypal-account .payment-method-type {
    font-weight: 700; }
  .braintree-paypal-account .payment-method-description {
    color: #575757; }

.braintree-paypal-fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

.action-braintree-paypal-logo {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400; }
  .action-braintree-paypal-logo:focus, .action-braintree-paypal-logo:active {
    background: none;
    border: none; }
  .action-braintree-paypal-logo:hover {
    background: none;
    border: none; }
  .action-braintree-paypal-logo.disabled, .action-braintree-paypal-logo[disabled],
  fieldset[disabled] .action-braintree-paypal-logo {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.5; }
  .action-braintree-paypal-logo img {
    margin: 0;
    width: 114px; }

.payment-method .payment-method-content .actions-toolbar.braintree-paypal-actions {
  margin-left: 0; }

.account .table .col.paypal-account img {
  vertical-align: middle; }

.account .table .col.paypal-account + .actions {
  vertical-align: middle; }

@media only screen and (min-width: 768px) {
  .payment-method-braintree .cvv .field-tooltip {
    left: 6rem; }
  .braintree-paypal-account {
    border-color: #ccc;
    border-style: solid;
    border-width: 1px 0;
    display: inline-block;
    width: 50%; }
  .account .table-credit-cards .col.actions {
    width: 100px; } }

.bundle-options-container {
  clear: both;
  margin-bottom: 40px; }
  .bundle-options-container .legend.title {
    font-weight: 300;
    line-height: 1.1;
    font-size: 2.6rem;
    margin-top: 2.5rem;
    margin-bottom: 2rem; }
  .bundle-options-container .product-add-form {
    display: none; }
  .bundle-options-container .product-options-wrapper {
    margin-bottom: 30px; }
  .bundle-options-container .action.back {
    margin-bottom: 30px; }
  .bundle-options-container .price-box .price {
    font-size: 18px;
    font-weight: 700; }
  .bundle-options-container .block-bundle-summary {
    background: #e8e8e8;
    padding: 10px 20px; }
    .bundle-options-container .block-bundle-summary > .title > strong {
      font-weight: 300;
      line-height: 1.1;
      font-size: 2.6rem;
      margin-top: 2.5rem;
      margin-bottom: 2rem; }
    .bundle-options-container .block-bundle-summary .bundle-summary {
      margin-top: 30px; }
      .bundle-options-container .block-bundle-summary .bundle-summary.empty {
        display: none; }
      .bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
        font-weight: 300;
        line-height: 1.1;
        font-size: 1.8rem;
        margin-top: 1.5rem;
        margin-bottom: 1rem;
        display: block; }
    .bundle-options-container .block-bundle-summary .bundle.items > li {
      margin-bottom: 10px; }
    .bundle-options-container .block-bundle-summary .box-tocart .actions {
      display: inline-block;
      margin-bottom: 10px; }
    .bundle-options-container .block-bundle-summary .product-addto-links > .action {
      vertical-align: top; }
  .bundle-options-container .nested .field.qty {
    margin-top: 20px; }
    .bundle-options-container .nested .field.qty .label {
      font-weight: 700;
      margin: 0 0 5px;
      display: inline-block; }
  .bundle-options-container p.required {
    color: #000; }
  .bundle-options-container .product-options-bottom {
    clear: left; }

@media only screen and (min-width: 768px) {
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%; }
  .bundle-options-container .block-bundle-summary {
    float: right;
    position: relative;
    width: 40%; }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper, .page-layout-2columns-left
  .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right
  .bundle-options-container .block-bundle-summary,
  .page-layout-3columns
  .bundle-options-container .block-bundle-summary {
    width: 48%; } }

.products {
  margin: 30px 0; }

.product-item {
  vertical-align: top; }
  .products-grid .product-item {
    display: inline-block;
    width: 50%; }
  .product-item-name {
    display: block;
    margin: 5px 0;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto; }
  .product-item-info {
    max-width: 100%;
    width: 152px; }
    .page-products .product-item-info {
      width: 240px; }
  .product-item-actions {
    display: none; }
    .product-item-actions .actions-secondary > .action:before {
      margin: 0; }
  .product-item-description {
    margin: 25px 0; }
  .product-item .product-reviews-summary .rating-summary {
    margin: 0 4px 0 0; }
  .product-item .product-reviews-summary .reviews-actions {
    font-size: 12px;
    margin-top: 5px;
    text-transform: lowercase; }
  .product-item .price-box {
    margin: 10px 0 25px; }
    .product-item .price-box .price {
      font-size: 14px;
      font-weight: 700;
      white-space: nowrap; }
    .product-item .price-box .price-label {
      font-size: 12px; }
      .product-item .price-box .price-label:after {
        content: ':'; }
  .product-item .special-price .price,
  .product-item .minimal-price .price {
    font-size: 14px;
    font-weight: 700; }
  .product-item .special-price .price-wrapper,
  .product-item .minimal-price .price-wrapper {
    display: inline-block; }
  .product-item .special-price .price-including-tax + .price-excluding-tax,
  .product-item .minimal-price .price-including-tax + .price-excluding-tax {
    display: block; }
  .product-item .special-price {
    display: block; }
  .product-item .old-price .price {
    font-weight: 400; }
  .product-item .minimal-price .price-container {
    display: block; }
  .product-item .minimal-price-link {
    margin-top: 5px; }
    .product-item .minimal-price-link .price-label {
      color: #1979c3;
      font-size: 14px; }
    .product-item .minimal-price-link .price {
      font-weight: 400; }
  .product-item .minimal-price-link,
  .product-item .price-excluding-tax,
  .product-item .price-including-tax {
    display: block;
    white-space: nowrap; }
  .product-item .price-from,
  .product-item .price-to {
    margin: 0; }
  .product-item .action.tocompare:before {
    content: ""; }
  .product-item .tocart {
    white-space: nowrap; }

.column.main .product-items {
  margin-left: -20px; }

.column.main .product-item {
  padding-left: 20px; }

.price-container .price {
  font-size: 14px; }

.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee {
  margin-top: 5px; }

.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee,
.price-container .price-including-tax + .price-excluding-tax .price,
.price-container .weee .price,
.price-container .weee + .price-excluding-tax:before,
.price-container .weee + .price-excluding-tax .price {
  font-size: 11px; }

.price-container .weee:before {
  content: "(" attr(data-label) ": "; }

.price-container .weee:after {
  content: ')'; }

.price-container .weee + .price-excluding-tax:before {
  content: attr(data-label) ": "; }

.products-list .product-item {
  display: table;
  width: 100%; }
  .products-list .product-item-info {
    display: table-row; }
  .products-list .product-item-photo {
    display: table-cell;
    padding: 0 30px 30px 0;
    vertical-align: top;
    width: 1%; }
  .products-list .product-item-details {
    display: table-cell;
    vertical-align: top; }

@media only screen and (max-width: 639px) {
  .products-list .product-item {
    table-layout: fixed; }
    .products-list .product-item-photo {
      padding: 0 10px 10px 0;
      width: 30%; } }

@media only screen and (min-width: 640px) {
  .products-grid .product-item {
    margin-bottom: 30px; }
  .product-item-actions {
    display: block; }
    .products-grid .product-item-actions {
      margin: 10px 0; }
    .product-item-actions .actions-primary + .actions-secondary {
      display: table-cell;
      padding-left: 5px;
      white-space: nowrap;
      width: 50%; }
      .product-item-actions .actions-primary + .actions-secondary > * {
        white-space: normal; }
    .product-item-actions .actions-primary {
      display: table-cell; }
  .products-grid .product-item {
    width: 33.3333%; }
  .page-products .products-grid .product-item,
  .page-layout-1column .products-grid .product-item,
  .page-layout-3columns .products-grid .product-item,
  .page-products.page-layout-1column .products-grid .product-item,
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 33.3333%; } }

@media only screen and (min-width: 768px) {
  .page-products .products-grid .product-item {
    width: 33.3333%; }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%; }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%; } }

@media only screen and (min-width: 1024px) {
  .products-grid .product-item {
    width: 20%; }
  .page-layout-1column .products-grid .product-item {
    width: 16.6666%; }
  .page-layout-3columns .products-grid .product-item {
    width: 25%; }
  .page-products .products-grid .product-items {
    margin: 0; }
  .page-products .products-grid .product-item {
    margin-left: calc((100% - 4 * 23.233%) / 3);
    padding: 0;
    width: 23.233%; }
    .page-products .products-grid .product-item:nth-child(4n + 1) {
      margin-left: 0; }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%; }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%; }
    .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
      margin-left: 1%; }
    .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
      margin-left: 0; } }

.page-products .columns {
  position: relative;
  z-index: 1; }

.toolbar-amount {
  display: block;
  line-height: 28px;
  margin: 0;
  padding: 8px 0 0; }
  .products.wrapper ~ .toolbar .toolbar-amount {
    display: none; }

.toolbar-products {
  margin-bottom: 40px;
  padding: 0 10px;
  text-align: center; }
  .toolbar-products .pages {
    display: none; }
    .products.wrapper ~ .toolbar-products .pages {
      display: block; }
  .toolbar-products .limiter {
    display: none; }
    .toolbar-products .limiter .control {
      display: inline-block; }

.sorter {
  padding: 4px 0 0; }
  .products.wrapper ~ .toolbar .sorter {
    display: none; }

.sorter-options {
  margin: 0 0 0 7px;
  width: auto; }

.sorter-action {
  vertical-align: top;
  display: inline-block;
  text-decoration: none; }
  .sorter-action > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  .sorter-action:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 32px;
    color: #8f8f8f;
    content: "";
    font-family: "icons-blank-theme";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center; }
  .sorter-action:hover:before {
    color: #333; }

.sorter .sort-desc:before {
  content: ""; }

.modes {
  display: none; }

.limiter-options {
  margin: 0 5px 0 7px;
  width: auto; }

.limiter-label {
  font-weight: 400; }

.page-products .toolbar .limiter {
  display: none; }

@media only screen and (min-width: 768px) {
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1; }
  .products.wrapper ~ .toolbar .pages {
    float: left; }
  .toolbar-amount {
    float: left; }
  .sorter {
    float: right; }
  .modes {
    display: block;
    float: left;
    margin-right: 20px; }
    .products.wrapper ~ .toolbar .modes {
      display: none; }
  .modes-mode {
    color: #7d7d7d;
    border: 1px solid #F1EFF0;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: block;
    text-decoration: none; }
    .modes-mode > span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .modes-mode:before {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 26px;
      line-height: inherit;
      color: #7d7d7d;
      content: "";
      font-family: "icons-blank-theme";
      vertical-align: middle;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center; }
    .modes-mode:hover:before {
      color: #7d7d7d; }
    .modes-mode:not(.active):hover {
      color: #7d7d7d;
      background: #dedede; }
    .modes-mode:last-child {
      border-right: 1px solid #F1EFF0; }
    .modes-mode.active {
      color: #a6a6a6; }
  .mode-list:before {
    content: ""; }
  .limiter {
    float: right; }
    .products.wrapper ~ .toolbar .limiter {
      display: block; } }

.fotorama-stretch, .fotorama-focus-overlay:after, .fotorama__nav__frame:focus:after, .fotorama__html, .fotorama__stage__frame, .fotorama__stage__shaft, .fotorama__video iframe {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%; }

.fotorama-grab-cursor, .fotorama__wrap .fotorama__grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.fotorama-grabbing-cursor, .fotorama__grabbing * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fotorama-gpu, .fotorama__caption, .fotorama--fullscreen, .fotorama__wrap--css3 .fotorama__html, .fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full, .fotorama__wrap--css3 .fotorama__nav, .fotorama__nav:before, .fotorama__nav:after, .fotorama__wrap--css3 .fotorama__spinner, .fotorama__wrap--css3 .fotorama__stage, .fotorama__stage:before, .fotorama__stage:after, .fotorama__wrap--css3 .fotorama__stage__frame {
  transform: translateZ(0); }

.fotorama-focus, .fotorama__fullscreen-icon:focus, .fotorama__nav__frame, .fotorama__zoom-in:focus,
.fotorama__zoom-out:focus {
  outline: 0; }

.fotorama-focus-overlay:after, .fotorama__nav__frame:focus:after {
  background-color: #006bb4;
  border-radius: inherit;
  content: ''; }

.fotorama-transform-disabled, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img, .fotorama__wrap--video .fotorama__stage, .fotorama__wrap--video .fotorama__stage__frame--video, .fotorama__wrap--video .fotorama__stage__shaft {
  transform: none !important; }

.fotorama-transition-for-slide, .fotorama__wrap--css3 .fotorama__nav__shaft, .fotorama__wrap--css3 .fotorama__stage__shaft, .fotorama__wrap--css3 .fotorama__thumb-border {
  transition-duration: unset;
  transition-property: transform, width;
  transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1); }

.fotorama-no-select, .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__no-select, .fotorama__video-close, .fotorama__wrap {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fotorama-select, .fotorama__select {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text; }

.fotorama-empty-bg {
  background: url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=); }

.fotorama-auto-margin, .fotorama__nav, .fotorama__nav__frame {
  margin: auto;
  padding: 0; }

.fotorama-inline-block, .fotorama__caption__wrap, .fotorama__nav__frame, .fotorama__nav__shaft {
  display: inline;
  display: inline-block;
  vertical-align: middle;
  zoom: 1; }

.fotorama-hidden, .fotorama--hidden, .fotorama__load {
  position: absolute;
  top: -99999px;
  left: -99999px;
  z-index: -1000; }

.fotorama-visible {
  position: relative;
  left: auto;
  top: auto;
  opacity: 1;
  z-index: auto; }

.fotorama-no-tap, .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__nav, .fotorama__nav__frame, .fotorama__nav__shaft, .fotorama__stage__frame, .fotorama__stage__shaft, .fotorama__video-close {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.transitionDuration {
  transition-duration: 333ms; }

.transitionDurationZero {
  transition-duration: unset; }

.fotorama-sprite, .fotorama__arr .fotorama__arr__arr, .fotorama__fullscreen-icon, .fotorama__thumb--icon, .fotorama__video-close, .fotorama__video-play, .fotorama__fullscreen .fotorama__zoom-in, .fotorama__fullscreen .fotorama__zoom-out {
  background-image: url("../images/gallery.png");
  background-repeat: no-repeat; }

@media print {
  .fotorama-print-background, .fotorama-sprite, .fotorama__arr .fotorama__arr__arr, .fotorama__fullscreen-icon, .fotorama__thumb--icon, .fotorama__video-close, .fotorama__video-play, .fotorama__fullscreen .fotorama__zoom-in, .fotorama__fullscreen .fotorama__zoom-out, .fotorama__thumb-border {
    background: none !important; } }

.fotorama__active {
  box-shadow: 0 0 0 transparent; }

.fotorama__stage__frame.fotorama__active {
  z-index: 8; }

.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active {
  display: block;
  left: 0;
  top: 0; }

.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
  z-index: 9; }

.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
  visibility: visible; }

.fotorama__arr {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 80px;
  box-sizing: border-box;
  z-index: 900;
  cursor: pointer; }
  .fotorama__arr__arr {
    background-color: rgba(255, 255, 255, 0.8); }
  .fotorama__arr:focus {
    box-shadow: none; }
    .fotorama__arr:focus:after {
      border-radius: inherit;
      bottom: 3px;
      box-shadow: 0 0 3px 1px #68a8e0;
      content: '';
      left: 3px;
      position: absolute;
      right: 3px;
      top: 3px;
      z-index: 1000; }
  .fotorama__arr--prev {
    left: 0; }
    .fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
      transform: translate3d(-120px, 0, 0); }
    .fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
      transform: translate3d(-120px, 0, 0); }
  .fotorama__arr--next {
    right: 0; }
    .fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
      transform: translate3d(120px, 0, 0); }
    .fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
      transform: translate3d(120px, 0, 0); }
  .fotorama__arr--disabled {
    display: none;
    opacity: 0.1;
    pointer-events: none;
    cursor: default; }
  .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr {
    opacity: 0; }
    .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus {
      opacity: 1; }
  .fotorama__wrap--video .fotorama__arr {
    opacity: 0 !important; }
  .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr {
    display: none; }
    .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus {
      display: block; }
  .fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr {
    display: none !important; }
  .fotorama__wrap--css3 .fotorama__arr:not(:focus) {
    transition-duration: 0.3s;
    transition-property: transform, opacity, background-color; }
  .fotorama__stage .fotorama__arr--shown {
    display: block !important; }
  .fotorama__stage .fotorama__arr--hidden {
    display: none !important; }

.fotorama__arr .fotorama__arr__arr {
  width: 80px;
  height: 80px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0); }
  .ie9 .fotorama__arr .fotorama__arr__arr {
    margin: -40px 0 0 -40px; }

.fotorama__arr--prev .fotorama__arr__arr {
  background-position: -80px -80px; }

.fotorama__arr--next .fotorama__arr__arr {
  background-position: -160px -80px; }

.fotorama__caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  color: #000;
  font-size: 14px;
  line-height: 1.5;
  z-index: 12; }
  .fotorama__caption a {
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid;
    border-color: fade(#000, 0.5); }
    .fotorama__caption a:hover {
      color: #000;
      border-color: fade(#000, 0.5); }
  .fotorama__wrap--rtl .fotorama__caption {
    left: auto;
    right: 0; }
  .fotorama__wrap--video .fotorama__caption,
  .fotorama__wrap--no-captions .fotorama__caption {
    display: none; }

.fotorama__caption__wrap {
  padding: 5px 10px;
  box-sizing: border-box;
  background-color: #fff; }

.fotorama__dot {
  display: block;
  position: relative;
  top: 12px;
  left: 6px;
  width: 11px;
  height: 11px;
  border: 1px solid #CCCCCC;
  border-radius: 11px; }
  .fotorama__nav__frame--dot:focus .fotorama__dot {
    box-shadow: none; }
    .fotorama__nav__frame--dot:focus .fotorama__dot:after {
      border-radius: inherit;
      bottom: 3px;
      box-shadow: 0 0 3px 1px #68a8e0;
      content: '';
      left: 3px;
      position: absolute;
      right: 3px;
      top: 3px;
      z-index: 1000; }
  .fotorama__nav__frame--thumb:focus .fotorama__dot:after,
  .fotorama__nav__frame--dot:focus .fotorama__dot:after {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0; }
  .fotorama__active .fotorama__dot {
    background-color: #FDBE10;
    border-color: #000; }

.fotorama__wrap--fade .fotorama__fade-front,
.fotorama__wrap--fade .fotorama__fade-rear {
  display: block;
  left: 0;
  top: 0; }

.fotorama__wrap--fade .fotorama__fade-front {
  z-index: 8; }

.fotorama__wrap--fade .fotorama__fade-rear {
  z-index: 7; }

.fotorama {
  min-width: 1px;
  overflow: hidden; }
  .fotorama--fullscreen {
    position: fixed !important;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    margin: 0 !important;
    background: #fff;
    z-index: 1000 !important; }

.fotorama__fullscreen {
  overflow: hidden;
  position: relative; }

.fotorama__fullscreen-icon {
  position: absolute;
  display: none;
  top: 0;
  right: 0;
  width: 80px;
  height: 80px;
  background-position: 0 0;
  cursor: pointer;
  z-index: 1000; }
  .fotorama__fullscreen-icon:focus {
    box-shadow: none; }
    .fotorama__fullscreen-icon:focus:after {
      border-radius: inherit;
      bottom: 3px;
      box-shadow: 0 0 3px 1px #68a8e0;
      content: '';
      left: 3px;
      position: absolute;
      right: 3px;
      top: 3px;
      z-index: 1000; }
  .fotorama--fullscreen-icons .fotorama__fullscreen-icon {
    display: none; }
  .fotorama--fullscreen .fotorama__fullscreen-icon {
    display: inline-block;
    background-position: -80px 0; }
  .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
    opacity: 0; }
    .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
      opacity: 1; }
  .fotorama__wrap--video .fotorama__fullscreen-icon {
    opacity: 0 !important; }
  .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
    display: none; }
    .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
      display: block; }
  .fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
    display: none !important; }
  .fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
    transform: translate3d(80px, -80px, 0); }
  .fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
    transform: translate3d(80px, -80px, 0) !important; }
  .fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus) {
    transition-duration: 0.3s;
    transition-property: transform, opacity, background-color; }
  .fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon {
    background-color: rgba(255, 255, 255, 0.3);
    transition: background-color 0.3s ease-in-out; }
    .fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon:hover {
      background-color: rgba(255, 255, 255, 0.5); }
    .fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon:active {
      background-color: rgba(213, 213, 213, 0.5); }

.gallery-placeholder .loading-mask {
  position: static;
  padding: 0 0 50%; }

.gallery-placeholder .loader img {
  position: absolute; }

.fotorama__wrap--css3 .fotorama__html {
  transition-duration: 0.3s;
  transition-property: opacity;
  transition-timing-function: linear; }

.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html {
  opacity: 0; }

.fotorama__img {
  max-width: inherit;
  opacity: 0;
  border: none !important; }
  .fotorama__loaded .fotorama__img,
  .fotorama__error .fotorama__img {
    opacity: 1; }
  .fotorama__img--full {
    display: none; }
  .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img {
    opacity: 0; }
  .fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
    position: absolute;
    top: 50%;
    width: 100%;
    height: auto;
    transform: translateY(-50%); }
  .fotorama__nav-wrap .fotorama_horizontal_ratio .fotorama__img {
    position: absolute;
    left: 50%;
    width: auto;
    height: 100%;
    transform: translateX(-50%); }
  .fotorama__stage__frame .fotorama__img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%; }
  .fotorama--fullscreen .fotorama__stage__frame .fotorama__img {
    display: none; }
  .fotorama--fullscreen .fotorama__stage__frame .fotorama__img,
  .fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: inherit;
    max-height: inherit; }
  .fotorama--fullscreen .fotorama__loaded--full .fotorama__img {
    display: none; }
    .fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
      display: block; }
  .fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
    display: block;
    top: 0;
    left: 0;
    width: auto;
    height: auto;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    cursor: default;
    transition: 0.3s linear; }
    .fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full.fotorama__img--zoommable {
      max-width: none;
      max-height: none;
      cursor: pointer;
      transition-property: width, height, bottom, right, top, left; }
    .fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full.fotorama__img--draggable {
      cursor: move;
      transition-property: none; }
  .fotorama__product-video--loaded .fotorama__img,
  .fotorama__product-video--loaded .fotorama__img--full {
    display: none !important; }

.magnifier-thumb-wrapper {
  position: relative;
  display: block;
  top: 0;
  left: 0; }

.magnifier-lens {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  border: solid 1px #bbb;
  z-index: 800; }

.magnifier-loader-text {
  margin-top: 10px; }

.magnifier-large {
  position: absolute;
  width: 32%;
  z-index: 100; }

.magnifier-preview {
  position: absolute;
  top: 215px;
  bottom: 0;
  left: 58%;
  overflow: hidden;
  padding: 0; }
  .magnifier-preview:not(.hidden) {
    background-color: #fff; }
  .magnifier-preview img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: inherit; }

.magnify-lens {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  text-align: center;
  background: rgba(255, 255, 255, 0.5);
  border: solid 1px #bbb;
  z-index: 1000; }

.magnify-opaque {
  opacity: 0.5; }

.magnify-hidden {
  display: none; }

.magnify-fullimage {
  display: none; }
  .fotorama__fullscreen .magnify-fullimage {
    display: inline-block; }

.fotorama__nav {
  position: relative;
  display: none;
  max-width: 100%;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  white-space: nowrap;
  z-index: 5; }
  .fotorama__nav--dots {
    display: block;
    text-align: center; }
  .fotorama__nav--thumbs {
    display: block; }
  .fotorama__nav:before, .fotorama__nav:after {
    position: absolute;
    display: block;
    content: '';
    text-decoration: none;
    background-repeat: no-repeat;
    z-index: 10;
    pointer-events: none; }
  .fotorama__nav:before {
    left: -10px;
    top: -10px; }
  .fotorama__nav:after {
    right: -10px;
    bottom: -10px; }
  .fotorama--fullscreen .fotorama__nav:before, .fotorama--fullscreen .fotorama__nav:after,
  .fotorama__wrap--no-shadows .fotorama__nav:before,
  .fotorama__wrap--no-shadows .fotorama__nav:after {
    display: none; }
  .fotorama__wrap--only-active .fotorama__nav {
    max-width: 99999px !important; }

.fotorama__nav-wrap--vertical.fotorama__nav-wrap {
  position: absolute;
  display: inline-block;
  top: 0;
  left: 0; }

.fotorama__nav__frame {
  position: relative;
  box-sizing: content-box; }
  .fotorama__nav--dots .fotorama__nav__frame {
    width: 18px;
    height: 30px; }
    .fotorama__nav--dots .fotorama__nav__frame--thumb {
      display: none; }
  .fotorama__nav--thumbs .fotorama__nav__frame {
    padding-left: 0 !important; }
    .fotorama__nav--thumbs .fotorama__nav__frame:last-child {
      padding-right: 0 !important; }
    .fotorama__nav--thumbs .fotorama__nav__frame--dot {
      display: none; }
  .fotorama__nav__frame.fotorama__active .fotorama__nav__frame {
    width: 0;
    height: 0;
    border-width: 3px; }
    .fotorama__nav__frame.fotorama__active .fotorama__nav__frame:after {
      top: -3px;
      left: -3px;
      padding: 3px; }
  .fotorama__nav__frame:focus {
    box-shadow: none; }
    .fotorama__nav__frame:focus :after {
      top: -1px;
      left: -1px;
      padding: 1px; }
  .fotorama__nav-wrap--vertical .fotorama__nav__shaft .fotorama__nav__frame--thumb {
    display: block;
    padding-bottom: inherit !important; }

.fotorama__nav__shaft {
  position: relative;
  top: 0;
  left: 0;
  text-align: left; }
  .fotorama__nav-wrap--vertical .fotorama__nav__shaft {
    width: 100%;
    background-color: white; }

.fotorama__wrap .fotorama__pointer {
  cursor: pointer; }

.fotorama__select {
  cursor: auto; }

.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
  display: none; }

.fotorama__nav.fotorama__shadows--left:before, .fotorama__nav.fotorama__shadows--right:after,
.fotorama__stage.fotorama__shadows--left:before,
.fotorama__stage.fotorama__shadows--right:after {
  top: 0;
  bottom: 0;
  width: 10px;
  height: auto;
  background-size: 1px 100%, 5px 100%; }

.fotorama__nav.fotorama__shadows--top:before, .fotorama__nav.fotorama__shadows--bottom:after,
.fotorama__stage.fotorama__shadows--top:before,
.fotorama__stage.fotorama__shadows--bottom:after {
  left: 0;
  right: 0;
  width: auto;
  height: 10px;
  background-size: 100% 1px, 100% 5px; }

.fotorama__nav.fotorama__shadows--left:before,
.fotorama__stage.fotorama__shadows--left:before {
  left: 0;
  background-position: 0 0, 0 0;
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, 0.4), transparent); }

.fotorama__nav.fotorama__shadows--right:after,
.fotorama__stage.fotorama__shadows--right:after {
  right: 0;
  background-position: 100% 0, 100% 0;
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.4), transparent); }

.fotorama__nav.fotorama__shadows--top:before,
.fotorama__stage.fotorama__shadows--top:before {
  top: 0;
  background-position: 0 0, 0 0;
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 50% 0, rgba(0, 0, 0, 0.4), transparent); }

.fotorama__nav.fotorama__shadows--bottom:after,
.fotorama__stage.fotorama__shadows--bottom:after {
  bottom: 0;
  background-position: 0 100%, 0 100%;
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, 0.4), transparent); }

.fotorama__video-close.fotorama-show-control {
  opacity: 1;
  transform: translate3d(0, -10px, 0); }

.fotorama__spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  position: absolute;
  display: none;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  height: 64px;
  width: 64px;
  margin: auto;
  background-image: url("../images/loader-1.gif");
  z-index: 100; }
  .fotorama__spinner--show {
    display: block; }
  .fotorama__wrap--css3 .fotorama__spinner {
    -webkit-animation: spinner 24s infinite linear;
    animation: spinner 24s infinite linear; }

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

@keyframes spinner {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.fotorama__stage {
  position: relative;
  max-width: 100%;
  overflow: hidden; }
  .fotorama__stage:before, .fotorama__stage:after {
    position: absolute;
    display: block;
    content: '';
    background-repeat: no-repeat;
    pointer-events: none;
    text-decoration: none;
    z-index: 10; }
  .fotorama__stage:before {
    left: -10px;
    top: -10px; }
  .fotorama__stage:after {
    right: -10px;
    bottom: -10px; }
  .fotorama--fullscreen .fotorama__stage:before, .fotorama--fullscreen .fotorama__stage:after,
  .fotorama__wrap--no-shadows .fotorama__stage:before,
  .fotorama__wrap--no-shadows .fotorama__stage:after,
  .fotorama__wrap--fade .fotorama__stage:before,
  .fotorama__wrap--fade .fotorama__stage:after {
    display: none; }
  .fotorama__wrap--only-active .fotorama__stage {
    max-width: 99999px !important; }

.fotorama__stage__frame {
  overflow: hidden;
  text-align: center; }
  .fotorama__wrap--rtl .fotorama__stage__frame {
    direction: rtl; }
  .fotorama__wrap--slide .fotorama__stage__frame {
    opacity: 1 !important; }
  .fotorama__wrap--fade .fotorama__stage__frame {
    display: none; }
  .fotorama--fullscreen .fotorama__stage__frame iframe {
    left: 80px;
    width: calc(100% - 80px * 2); }
  .fotorama__wrap--only-active .fotorama__stage__frame {
    visibility: hidden; }

.fotorama__stage__shaft {
  position: relative; }
  .fotorama__stage__shaft:focus {
    box-shadow: none; }
    .fotorama__stage__shaft:focus:after {
      border-radius: inherit;
      bottom: 3px;
      box-shadow: 0 0 3px 1px #68a8e0;
      content: '';
      left: 3px;
      position: absolute;
      right: 3px;
      top: 3px;
      z-index: 1000; }

.fotorama__thumb {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-color: #ebebeb; }
  .fotorama__nav__frame:focus .fotorama__thumb {
    box-shadow: none;
    z-index: 2; }
    .fotorama__nav__frame:focus .fotorama__thumb:after {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      box-shadow: 0 0 3px 1px #68a8e0;
      border-radius: inherit;
      content: '';
      z-index: 1000; }
  .fotorama__nav__frame--thumb:focus .fotorama__thumb,
  .fotorama__nav__frame--dot:focus .fotorama__thumb {
    overflow: inherit; }
  .fotorama__nav__frame:nth-child(2):focus .fotorama__thumb:after {
    left: 1px; }
  .fotorama__nav__frame:last-child:focus .fotorama__thumb:after {
    right: 1px; }
  .fotorama__thumb--icon {
    padding-bottom: 30px;
    font-size: 0.001px; }
    .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb--icon,
    .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb--icon {
      width: 100%;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate3d(-50%, -50%, 0); }
      .ie9 .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb--icon, .ie9
      .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb--icon {
        margin: -15px 0 0 -15px; }
    .fotorama__nav-wrap--vertical .fotorama__thumb__arr--left .fotorama__thumb--icon,
    .fotorama__nav-wrap--vertical .fotorama__thumb__arr--right .fotorama__thumb--icon {
      margin: auto;
      width: 30px;
      transform: rotate(90deg); }
    .fotorama__thumb__arr--left .fotorama__thumb--icon {
      background-position: -25px -265px; }
    .fotorama__thumb__arr--right .fotorama__thumb--icon {
      background-position: -25px -350px; }

.fotorama__thumb-border {
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  border: 1px solid #CCCCCC !important;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 9; }
  .fotorama__nav--dots .fotorama__thumb-border {
    display: none; }

.fotorama__thumb__arr {
  box-shadow: none;
  background-color: rgba(255, 255, 255, 0.3);
  transition: background-color 0.3s ease-in-out; }
  .fotorama__thumb__arr:hover {
    background-color: rgba(255, 255, 255, 0.5); }
  .fotorama__thumb__arr:active {
    background-color: rgba(213, 213, 213, 0.5); }
  .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left,
  .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 30px;
    z-index: 1000;
    cursor: pointer; }
  .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left {
    left: 0; }
  .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
    right: 0; }
  .fotorama__nav-wrap--vertical .fotorama__thumb__arr--left,
  .fotorama__nav-wrap--vertical .fotorama__thumb__arr--right {
    position: absolute;
    left: 0;
    right: 0;
    height: 30px;
    cursor: pointer;
    z-index: 1000; }
  .fotorama__nav-wrap--vertical .fotorama__thumb__arr--left {
    top: 0; }
  .fotorama__nav-wrap--vertical .fotorama__thumb__arr--right {
    bottom: 0; }

.fotorama__nav__frame--thumb:focus .fotorama__thumb.fotorama_vertical_ratio:after,
.fotorama__nav__frame--dot:focus .fotorama__thumb.fotorama_vertical_ratio:after {
  left: 2px;
  right: 2px; }

.fotorama__nav__frame:nth-child(2):focus .fotorama__thumb.fotorama_vertical_ratio:after {
  top: 1px; }

.fotorama__nav__frame:last-child:focus .fotorama__thumb.fotorama_vertical_ratio:after {
  bottom: 1px; }

.fotorama__video {
  position: absolute;
  top: 32px;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10; }

.fotorama__video-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  height: 80px;
  opacity: 0;
  z-index: 1000;
  cursor: pointer;
  background-position: -80px 0;
  transform: translate3d(80px, -80px, 0);
  transition: opacity 0.3s ease-in-out; }
  .fotorama__fullscreen .fotorama__video-close {
    display: none; }
  .fotorama__wrap--toggle-arrows:not(.fotorama__wrap--video) .fotorama__video-close {
    display: none; }
  .fotorama__wrap--toggle-arrows.fotorama__wrap--video .fotorama__video-close {
    top: 97px;
    right: 93px;
    opacity: 1; }
  .fotorama__wrap--css3 .fotorama__video-close:not(:focus) {
    transition-duration: 0.3s;
    transition-property: transform, opacity, background-color; }
  @media all and (max-width: 768px) {
    .fotorama__video-close {
      top: 10px;
      width: 40px;
      height: 40px;
      background-position: -100px -20px; } }

.fotorama__video-play {
  width: 160px;
  height: 160px;
  background-position: -80px -160px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0); }
  .fotorama__wrap--css2 .fotorama__video-play,
  .fotorama__wrap--video .fotorama__stage .fotorama__video-play {
    display: none; }
  .fotorama__loaded .fotorama__video-play,
  .fotorama__error .fotorama__video-play,
  .fotorama__nav__frame .fotorama__video-play {
    display: block;
    opacity: 1; }
  .fotorama__nav__frame .fotorama__video-play {
    width: 80px;
    height: 80px;
    background-position: 0 -240px; }
  .fotorama__wrap--css3 .fotorama__video-play:not(:focus) {
    transition-duration: 0.3s;
    transition-property: transform, opacity, background-color; }

.fotorama__wrap {
  position: relative;
  direction: ltr;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  z-index: 0; }
  .fotorama--fullscreen .fotorama__wrap {
    max-width: 100% !important; }
  .fotorama__wrap--pan-y {
    touch-action: pan-y; }

.fotorama__zoom-in,
.fotorama__zoom-out {
  display: none;
  z-index: 1000; }
  .fotorama__zoom-in:focus,
  .fotorama__zoom-out:focus {
    box-shadow: none; }
    .fotorama__zoom-in:focus:after,
    .fotorama__zoom-out:focus:after {
      border-radius: inherit;
      bottom: 3px;
      box-shadow: 0 0 3px 1px #68a8e0;
      content: '';
      left: 3px;
      position: absolute;
      right: 3px;
      top: 3px;
      z-index: 1000; }
  .fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in, .fotorama__wrap:not(.fotorama__wrap--toggle-arrows)
  .fotorama__zoom-out {
    background-color: rgba(255, 255, 255, 0.3);
    transition: background-color 0.3s ease-in-out; }
    .fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in:hover, .fotorama__wrap:not(.fotorama__wrap--toggle-arrows)
    .fotorama__zoom-out:hover {
      background-color: rgba(255, 255, 255, 0.5); }
    .fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in:active, .fotorama__wrap:not(.fotorama__wrap--toggle-arrows)
    .fotorama__zoom-out:active {
      background-color: rgba(213, 213, 213, 0.5); }
  .fotorama__fullscreen .fotorama__zoom-in, .fotorama__fullscreen
  .fotorama__zoom-out {
    position: absolute;
    display: block;
    width: 80px;
    height: 80px;
    overflow: hidden;
    cursor: pointer; }
    .fotorama__fullscreen .fotorama__zoom-in--disabled, .fotorama__fullscreen
    .fotorama__zoom-out--disabled {
      display: none; }

.fotorama__fullscreen .fotorama__zoom-out {
  top: 80px;
  background-position: 0 -80px !important; }

.fotorama__fullscreen .fotorama__zoom-in {
  background-position: 0 0 !important;
  top: 0; }

.old-price,
.old.price {
  text-decoration: line-through; }

.prices-tier .price-container .price-including-tax + .price-excluding-tax:before {
  content: "(" attr(data-label) ": "; }

.prices-tier .price-container .price-including-tax + .price-excluding-tax:last-child:after {
  content: ')'; }

.prices-tier .price-container .weee[data-label] {
  display: inline; }
  .prices-tier .price-container .weee[data-label] .price {
    font-size: 1.1rem; }
  .prices-tier .price-container .weee[data-label]:before {
    content: " +" attr(data-label) ": "; }

.actual-price {
  font-weight: 700; }

.category-image .image {
  display: block;
  height: auto;
  max-width: 100%; }

.category-image,
.category-description {
  margin-bottom: 20px; }

.product-image-container {
  display: inline-block;
  max-width: 100%;
  transition: opacity .6s; }

.product-image-wrapper {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1; }

.product-image-photo {
  bottom: 0;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  width: 100% !important;
  max-width: 336px;
  position: absolute;
  right: 0;
  top: 0; }

.hover-image {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
  padding: 0 20px;
  opacity: 0;
  transition: opacity .8s; }

.product.media .placeholder .photo.container {
  max-width: 100%; }

.product.media .notice {
  color: #7d7d7d;
  font-size: 1.2rem;
  margin: 10px 0; }

.product.media .product.thumbs {
  margin: 20px 0 30px; }

.product.media .items.thumbs {
  margin: 0;
  padding: 0;
  list-style: none none; }
  .product.media .items.thumbs > li {
    display: inline-block;
    vertical-align: top; }
  .product.media .items.thumbs .active {
    display: block;
    line-height: 1; }

.product.info.detailed {
  clear: both;
  margin-bottom: 30px; }
  .product.info.detailed .additional-attributes {
    width: auto; }
    .product.info.detailed .additional-attributes > thead > tr > td,
    .product.info.detailed .additional-attributes > tbody > tr > td,
    .product.info.detailed .additional-attributes > tfoot > tr > td {
      padding: 4px 5px 10px 5px; }
    .product.info.detailed .additional-attributes > thead > tr > th,
    .product.info.detailed .additional-attributes > tbody > tr > th,
    .product.info.detailed .additional-attributes > tfoot > tr > th {
      padding: 4px 30px 10px 0; }

.product-info-main .page-title-wrapper .page-title {
  line-height: 1.42857;
  margin-bottom: 10px; }

.product-info-main .stock.available, .product-info-main .stock.unavailable {
  display: inline-block;
  font-weight: 700;
  margin-right: 20px;
  text-transform: uppercase;
  vertical-align: top; }

.product-info-main .product.attribute.sku {
  display: inline-block;
  vertical-align: top;
  color: #7d7d7d; }
  .product-info-main .product.attribute.sku > .value {
    display: inline-block;
    vertical-align: top;
    word-break: break-all; }
  .product-info-main .product.attribute.sku .type {
    margin-right: 5px; }

.product-info-main .product.attribute.overview {
  margin: 20px 0; }

.product-info-main .product.alert {
  margin: 10px 0; }

.product-info-main .price-box {
  margin-top: 10px; }

.product-info-main .product-reviews-summary .reviews-actions {
  font-size: 1.4rem; }

.product-options-wrapper .fieldset-product-options-inner .legend {
  font-weight: 700;
  margin: 0 0 5px;
  font-size: 1.4rem;
  border: none;
  display: inline-block;
  float: none;
  padding: 0; }

.product-options-wrapper .fieldset-product-options-inner input.datetime-picker ~ select.datetime-picker {
  margin-top: 10px; }

.product-options-wrapper .fieldset-product-options-inner.required .legend:after, .product-options-wrapper .fieldset-product-options-inner._required .legend:after {
  content: '*';
  color: #000;
  font-size: 1rem;
  margin: 0 0 0 -2px; }

.product-options-wrapper .field .note {
  display: block; }

.product-info-main .price-box .price-including-tax + .price-excluding-tax,
.product-info-main .price-box .weee + .price-excluding-tax,
.product-info-main .price-box .weee,
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax,
.product-options-bottom .price-box .weee + .price-excluding-tax,
.product-options-bottom .price-box .weee {
  font-size: 1.2rem;
  line-height: 14px;
  margin-bottom: 5px; }
  .product-info-main .price-box .price-including-tax + .price-excluding-tax .price,
  .product-info-main .price-box .weee + .price-excluding-tax .price,
  .product-info-main .price-box .weee .price,
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
  .product-options-bottom .price-box .weee + .price-excluding-tax .price,
  .product-options-bottom .price-box .weee .price {
    font-size: 1.2rem;
    font-weight: 700; }

.product-info-main .price-box .price-wrapper .price,
.product-options-bottom .price-box .price-wrapper .price {
  font-size: 1.8rem;
  font-weight: 700; }

.product-info-main .price-box .price,
.product-options-bottom .price-box .price {
  white-space: nowrap; }

.product-info-main .special-price,
.product-options-bottom .special-price {
  display: block;
  margin: 10px 0; }
  .product-info-main .special-price .price-container,
  .product-options-bottom .special-price .price-container {
    font-size: 1.4rem; }
  .product-info-main .special-price .price-label + .price-wrapper,
  .product-options-bottom .special-price .price-label + .price-wrapper {
    display: inline-block; }

.product-info-main .old-price .price-label:after,
.product-info-main .special-price .price-label:after,
.product-options-bottom .old-price .price-label:after,
.product-options-bottom .special-price .price-label:after {
  content: ': '; }

.product-info-main .box-tocart,
.product-options-bottom .box-tocart {
  margin: 20px 0; }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    padding-right: 15px; }
  .product-info-main .box-tocart .input-text.qty,
  .product-options-bottom .box-tocart .input-text.qty {
    height: 52px;
    text-align: center;
    width: 52px; }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    text-align: center; }

.product-info-main .product-addto-links,
.product-options-bottom .product-addto-links {
  margin: 20px 0; }

.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare {
  vertical-align: top; }

.prices-tier {
  background: #f5f5f5;
  margin: 10px 0;
  padding: 10px 15px; }
  .prices-tier .price-container {
    display: inline-block; }
  .prices-tier .price-including-tax,
  .prices-tier .price-excluding-tax,
  .prices-tier .weee {
    display: inline-block; }
    .prices-tier .price-including-tax .price,
    .prices-tier .price-excluding-tax .price,
    .prices-tier .weee .price {
      font-size: 1.4rem;
      font-weight: 700; }

.ui-dialog-titlebar-close {
  line-height: 1.42857;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline; }
  .ui-dialog-titlebar-close:visited {
    color: #1979c3;
    text-decoration: none; }
  .ui-dialog-titlebar-close:hover {
    color: #006bb4;
    text-decoration: underline; }
  .ui-dialog-titlebar-close:active {
    color: #ff5501;
    text-decoration: underline; }
  .ui-dialog-titlebar-close:hover {
    color: #006bb4; }
  .ui-dialog-titlebar-close:hover, .ui-dialog-titlebar-close:active, .ui-dialog-titlebar-close:focus {
    background: none;
    border: 0; }
  .ui-dialog-titlebar-close.disabled, .ui-dialog-titlebar-close[disabled],
  fieldset[disabled] .ui-dialog-titlebar-close {
    color: #1979c3;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline; }

.block.related .action.select {
  margin: 0 5px; }

.sidebar .product-items .product-item {
  margin-bottom: 20px;
  position: relative; }

.sidebar .product-items .product-item-info {
  position: relative;
  width: auto; }
  .sidebar .product-items .product-item-info .product-item-photo {
    left: 0;
    position: absolute;
    top: 0; }

.sidebar .product-items .product-item-name {
  margin-top: 0; }

.sidebar .product-items .product-item-details {
  margin: 0 0 0 85px; }

.sidebar .product-items .product-item-actions {
  display: block;
  margin-top: 10px; }

.sidebar .product-items .price-box {
  display: block;
  margin: 7px 0; }

.sidebar .product-items .text {
  margin-right: 8px; }

.sidebar .product-items .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap; }

.sidebar .product-items .minilist .price {
  display: inline;
  padding: 0; }

.sidebar .product-items .minilist .weee:before {
  display: inline-block; }

.sidebar .action.delete {
  position: absolute;
  right: 0;
  top: 0; }

.sidebar .product-items-images {
  margin-left: -5px; }
  .sidebar .product-items-images .product-item {
    float: left;
    padding-left: 5px; }

.sidebar .product-items-names .product-item {
  margin-bottom: 10px; }

.sidebar .product-items-names .product-item-name {
  margin: 0; }

@media only screen and (max-width: 767px) {
  .catalog-product-view .column.main {
    display: flex;
    flex-direction: column; }
  .catalog-product-view .product.media {
    order: -1; }
  .block.related .action.select {
    display: block;
    margin: 5px 0; }
  .compare,
  .product-addto-links .action.tocompare,
  .product-item-actions .actions-secondary > .action.tocompare,
  [class*='block-compare'] {
    display: none; } }

@media only screen and (min-width: 768px) {
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    display: table; }
    .product-info-main .box-tocart .field.qty,
    .product-options-bottom .box-tocart .field.qty {
      display: table-cell; }
    .product-info-main .box-tocart .actions,
    .product-options-bottom .box-tocart .actions {
      display: table-cell;
      padding-top: 25px;
      text-align: center;
      vertical-align: bottom; }
  .product-info-main .page-title-wrapper .page-title {
    margin-top: -13px; }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto; }
  .sidebar .product-items .product-item-details {
    margin: 0; }
  .sidebar .product-items .product-item-actions {
    clear: left; } }

@media only screen and (min-width: 1440px) {
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0; }
  .sidebar .product-items .product-item-details {
    margin-left: 85px; } }

@media only screen and (min-width: 768px) {
  .product-info-main {
    float: right; }
  .product.media {
    float: left;
    margin-bottom: 25px; }
  .page-layout-1column .product-info-main {
    width: 40%; }
  .page-layout-1column .product.media {
    width: 57%; }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%; }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%; } }

body.catalog-product-compare-index .action.print {
  float: right;
  margin: 15px 0; }

.table-wrapper.comparison {
  clear: both;
  max-width: 100%;
  overflow-x: auto; }

.table-comparison {
  table-layout: fixed; }
  .table-comparison .cell.label,
  .table-comparison td:last-child {
    border-right: 1px solid #F1EFF0; }
  .table-comparison .cell {
    padding: 15px;
    width: 140px; }
    .table-comparison .cell .attribute.value {
      overflow: hidden;
      width: 100%; }
    .table-comparison .cell.product.info, .table-comparison .cell.product.label {
      border-bottom: 1px solid #F1EFF0; }
    .table-comparison .cell.label .attribute.label {
      display: block;
      width: 100%;
      word-wrap: break-word; }
    .table-comparison .cell.attribute {
      font-size: 1.3rem; }
      .table-comparison .cell.attribute img {
        height: auto;
        max-width: 100%; }
  .table-comparison .product-item-photo {
    display: block;
    margin: 0 auto 15px; }
  .table-comparison .product-image-photo {
    margin-left: 0; }
  .table-comparison .product-item-actions,
  .table-comparison .price-box,
  .table-comparison .product.rating,
  .table-comparison .product-item-name {
    display: block;
    margin: 15px 0; }
  .table-comparison .product-addto-links {
    margin-top: 15px; }
    .table-comparison .product-addto-links .action.split,
    .table-comparison .product-addto-links .action.toggle {
      line-height: 1.2rem;
      padding: 5px 8px;
      font-size: 1.1rem; }
    .table-comparison .product-addto-links .action.toggle {
      padding: 0; }
  .table-comparison .cell.remove {
    padding-bottom: 0;
    padding-top: 0;
    text-align: right; }
  .table-comparison .product-item-actions > .actions-primary + .actions-secondary {
    margin-top: 10px; }
  .table-comparison .action.tocart {
    white-space: nowrap; }

.comparison.headings {
  background: #fff;
  left: 0;
  position: absolute;
  top: 0;
  width: auto;
  z-index: 2; }

.block-compare .product-item .product-item-name {
  margin-left: 22px; }

.block-compare .action.delete {
  left: -6px;
  position: absolute;
  top: 0; }

.block-compare .actions-toolbar {
  margin: 17px 0 0; }

.block-category-event {
  background: #f0f0f0;
  color: #333;
  padding: 10px 0 15px;
  text-align: center; }
  .block-category-event.block:last-child {
    margin-bottom: 10px; }
  .block-category-event .block-title {
    margin: 0 0 10px; }
    .block-category-event .block-title strong {
      font-size: 1.5rem;
      font-weight: 300; }
  .block-category-event .ticker {
    margin: 0;
    padding: 0;
    list-style: none none; }
    .block-category-event .ticker li {
      display: none;
      margin: 0 15px; }
    .block-category-event .ticker .value {
      font-size: 1.8rem;
      font-weight: 300; }
    .block-category-event .ticker .label {
      font-size: 1rem;
      display: block;
      text-transform: lowercase; }
  .block-category-event .dates {
    display: table;
    margin: 0 auto; }
    .block-category-event .dates .start,
    .block-category-event .dates .end {
      display: table-cell;
      vertical-align: top; }
    .block-category-event .dates .date {
      font-size: 1.8rem; }
    .block-category-event .dates .time {
      display: block; }
    .block-category-event .dates .start {
      padding-right: 40px;
      position: relative; }
      .block-category-event .dates .start:after {
        font-size: 1.8rem;
        content: '\2013';
        display: block;
        position: absolute;
        right: 15px;
        top: 0; }

@media only screen and (min-width: 768px) {
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px; }
  .block-category-event .block-title {
    margin: 0; }
    .block-category-event .block-title strong {
      font-size: 2.4rem; }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px; }
  .block-category-event .ticker .value {
    font-size: 6rem; }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none; }
  .block-category-event .dates .date {
    font-size: 5rem; }
  .block-category-event .dates .start {
    padding-right: 50px; }
    .block-category-event .dates .start:after {
      font-size: 5rem;
      right: 10px; } }

.block-search {
  margin-bottom: 0; }
  .block-search .block-title {
    display: none; }
  .block-search .block-content {
    margin-bottom: 0; }
  .block-search .label {
    display: inline-block;
    text-decoration: none;
    display: inline-block;
    float: right; }
    .block-search .label > span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .block-search .label:before {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 35px;
      line-height: 33px;
      color: #8f8f8f;
      content: "";
      font-family: "icons-blank-theme";
      vertical-align: middle;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center; }
    .block-search .label:hover:before {
      color: #333; }
    .block-search .label:active:before {
      color: #333; }
    .block-search .label.active + .control input {
      position: static; }
  .block-search .action.search {
    display: none; }
  .block-search .control {
    border-top: 1px solid #F1EFF0;
    clear: both;
    margin: 0 -15px -1px;
    padding: 0 15px; }
  .block-search input {
    left: -300%;
    margin: 15px 0;
    position: absolute; }
  .block-search .nested {
    display: none; }

.search-autocomplete {
  display: none;
  margin-top: -15px;
  overflow: hidden;
  position: absolute;
  z-index: 3; }
  .search-autocomplete ul {
    margin: 0;
    padding: 0;
    list-style: none none; }
    .search-autocomplete ul li {
      border-top: 1px solid #e5e5e5;
      cursor: pointer;
      margin: 0;
      padding: 5px 40px 5px 10px;
      position: relative;
      text-align: left;
      white-space: normal; }
      .search-autocomplete ul li:not(:empty) {
        border-top: 0;
        border: 1px solid #838383;
        background: #fff; }
      .search-autocomplete ul li:first-child {
        border-top: none; }
      .search-autocomplete ul li:hover, .search-autocomplete ul li.selected {
        background: #e8e8e8; }
      .search-autocomplete ul li .amount {
        color: #999;
        position: absolute;
        right: 7px;
        top: 5px; }

.form.search.advanced .fields.range .field:first-child {
  position: relative; }
  .form.search.advanced .fields.range .field:first-child .control {
    padding-right: 25px; }
    .form.search.advanced .fields.range .field:first-child .control:after {
      content: ' \2013 ';
      display: inline-block;
      position: absolute;
      right: 0;
      text-align: center;
      top: 6px;
      width: 25px; }

.form.search.advanced .fields.range .field:last-child {
  position: relative; }
  .form.search.advanced .fields.range .field:last-child div.mage-error[generated] {
    left: 0;
    position: absolute;
    top: 32px; }

.form.search.advanced .fields.range .field.with-addon .control {
  padding-right: 45px; }

.form.search.advanced .group.price .addon .addafter {
  background: none;
  border: 0;
  padding-top: 6px;
  position: absolute;
  right: 0;
  top: 0; }

.search.summary {
  margin-bottom: 10px; }

@media only screen and (max-width: 767px) {
  .block-search .block-content {
    margin-bottom: 0; } }

@media only screen and (max-width: 639px) {
  .block-search {
    margin-top: 10px; } }

@media only screen and (min-width: 768px) {
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4; }
    .block-search .control {
      border-top: 0;
      margin: 0;
      padding: 0 0 25px; }
    .block-search .nested {
      display: block;
      padding-top: 5px;
      position: absolute; }
    .block-search input {
      margin: 0;
      padding-right: 35px;
      position: static; }
      .block-search input::-webkit-input-placeholder {
        color: #c2c2c2; }
      .block-search input:-moz-placeholder {
        color: #c2c2c2; }
      .block-search input::-moz-placeholder {
        color: #c2c2c2; }
      .block-search input:-ms-input-placeholder {
        color: #c2c2c2; }
    .block-search .action.search {
      display: inline-block;
      display: inline-block;
      text-decoration: none;
      background-image: none;
      background: none;
      -moz-box-sizing: content-box;
      border: 0;
      box-shadow: none;
      line-height: inherit;
      margin: 0;
      padding: 0;
      text-decoration: none;
      text-shadow: none;
      font-weight: 400;
      padding: 5px 0;
      position: absolute;
      right: 10px;
      top: 0;
      z-index: 1; }
      .block-search .action.search > span {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px; }
      .block-search .action.search:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 22px;
        line-height: 22px;
        color: #8f8f8f;
        content: "";
        font-family: "icons-blank-theme";
        margin: 0;
        vertical-align: top;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center; }
      .block-search .action.search:hover:before {
        color: inherit; }
      .block-search .action.search:active:before {
        color: inherit; }
      .block-search .action.search:focus, .block-search .action.search:active {
        background: none;
        border: none; }
      .block-search .action.search:hover {
        background: none;
        border: none; }
      .block-search .action.search.disabled, .block-search .action.search[disabled],
      fieldset[disabled] .block-search .action.search {
        cursor: not-allowed;
        pointer-events: none;
        opacity: 0.5; }
      .block-search .action.search:focus:before {
        color: #333; }
  .search-autocomplete {
    margin-top: 0; } }

.cart-summary, .cart-container .cart-ls_summary {
  background: #f5f5f5;
  margin-bottom: 25px;
  padding: 1px 15px 25px; }
  .cart-summary > .title, .cart-container .cart-ls_summary > .title {
    display: block;
    font-weight: 300;
    line-height: 1.1;
    font-size: 1.8rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem; }
  .cart-summary .block, .cart-container .cart-ls_summary .block {
    margin-bottom: 0; }
    .cart-summary .block .item-options, .cart-container .cart-ls_summary .block .item-options {
      margin-left: 0; }
    .cart-summary .block .fieldset, .cart-container .cart-ls_summary .block .fieldset {
      margin: 15px 0 25px 5px; }
      .cart-summary .block .fieldset .field, .cart-container .cart-ls_summary .block .fieldset .field {
        margin: 0 0 10px; }
        .cart-summary .block .fieldset .field.note, .cart-container .cart-ls_summary .block .fieldset .field.note {
          font-size: 12px; }
      .cart-summary .block .fieldset .methods .field > .label, .cart-container .cart-ls_summary .block .fieldset .methods .field > .label {
        display: inline; }

.cart-totals {
  border-top: 1px solid #F1EFF0;
  padding-top: 10px; }
  .cart-totals .table-wrapper {
    margin-bottom: 0;
    overflow: inherit; }

.cart.table-wrapper .items thead + .item {
  border-top: 1px solid #F1EFF0; }

.cart.table-wrapper .items > .item {
  border-bottom: 1px solid #F1EFF0;
  position: relative; }

.cart.table-wrapper .col {
  padding-top: 20px; }
  .cart.table-wrapper .col.qty .input-text {
    margin-top: -5px; }

.cart.table-wrapper .item-actions td {
  padding-bottom: 10px;
  text-align: center;
  white-space: normal; }

.cart.table-wrapper .item .col.item {
  display: block;
  min-height: 75px;
  padding: 25px 0 10px 75px;
  position: relative; }

.cart.table-wrapper .actions-toolbar > .action {
  display: inline-block;
  text-decoration: none;
  margin-bottom: 10px;
  margin-right: 10px; }
  .cart.table-wrapper .actions-toolbar > .action:hover, .cart.table-wrapper .actions-toolbar > .action:active, .cart.table-wrapper .actions-toolbar > .action:focus {
    text-decoration: none; }
  .cart.table-wrapper .actions-toolbar > .action:last-child {
    margin-right: 0; }

.cart.table-wrapper .action.help.map {
  font-weight: 400; }

.cart.table-wrapper .product-item-photo {
  display: block;
  left: 0;
  max-width: 60px;
  padding: 0;
  position: absolute;
  top: 15px;
  width: 100%; }

.cart.table-wrapper .product-item-details {
  white-space: normal; }

.cart.table-wrapper .product-item-name {
  display: inline-block;
  font-weight: 400;
  margin-top: -6px; }

.cart.table-wrapper .gift-registry-name-label:after {
  content: ':'; }

.cart.table-wrapper .item-options {
  font-size: 12px;
  margin-bottom: 10px; }

.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 10px; }

.cart.table-wrapper .action.configure {
  display: inline-block;
  margin: 0 0 20px; }

.cart-container .checkout-methods-items {
  margin-top: 20px;
  text-align: center; }
  .cart-container .checkout-methods-items .action.primary {
    width: 100%; }

.cart-products-toolbar .toolbar-amount {
  margin: 25px 0 15px;
  padding: 0;
  text-align: center; }

.cart-products-toolbar .pages {
  margin: 0 0 25px;
  text-align: center; }
  .cart-products-toolbar .pages .items > .item {
    border-bottom: 0; }

.cart-products-toolbar-top {
  border-bottom: 1px solid #F1EFF0; }

.block.crosssell {
  margin-top: 50px; }

.cart-tax-info + .cart-tax-total,
.cart .cart-tax-info + .cart-tax-total {
  display: block; }

.cart.table-wrapper .col.price,
.cart.table-wrapper .col.qty,
.cart.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp,
.order-items.table-wrapper .col.price,
.order-items.table-wrapper .col.qty,
.order-items.table-wrapper .col.subtotal,
.order-items.table-wrapper .col.msrp {
  text-align: right; }

@media only screen and (max-width: 767px) {
  .cart.table-wrapper {
    overflow: inherit; }
    .cart.table-wrapper thead .col:not(.item) {
      display: none; }
    .cart.table-wrapper .col.qty, .cart.table-wrapper .col.price, .cart.table-wrapper .col.subtotal, .cart.table-wrapper .col.msrp {
      box-sizing: border-box;
      display: block;
      float: left;
      text-align: center;
      white-space: nowrap;
      width: 33%; }
      .cart.table-wrapper .col.qty:before, .cart.table-wrapper .col.price:before, .cart.table-wrapper .col.subtotal:before, .cart.table-wrapper .col.msrp:before {
        content: attr(data-th) ":";
        display: block;
        font-weight: 700;
        padding-bottom: 10px; }
    .cart.table-wrapper .col.msrp {
      white-space: normal; }
    .cart.table-wrapper .item .col.item {
      padding-bottom: 0; } }

@media only screen and (min-width: 768px) {
  .cart-container .widget {
    float: left; }
  .cart-summary, .cart-container .cart-ls_summary {
    float: right;
    position: relative;
    width: 23%; }
    .column.main .cart-summary .actions-toolbar > .secondary, .column.main .cart-container .cart-ls_summary .actions-toolbar > .secondary, .cart-container .column.main .cart-ls_summary .actions-toolbar > .secondary {
      float: none; }
    .cart-summary .block .fieldset .field, .cart-container .cart-ls_summary .block .fieldset .field {
      margin: 0 0 20px;
      margin: 0 0 10px; }
      .cart-summary .block .fieldset .field:not(.choice) > .label, .cart-container .cart-ls_summary .block .fieldset .field:not(.choice) > .label {
        box-sizing: content-box;
        float: none;
        width: auto;
        text-align: left;
        padding: 0; }
      .cart-summary .block .fieldset .field:not(.choice) > .control, .cart-container .cart-ls_summary .block .fieldset .field:not(.choice) > .control {
        float: none;
        width: auto; }
      .cart-summary .block .fieldset .field > .label, .cart-container .cart-ls_summary .block .fieldset .field > .label {
        margin: 0 0 5px;
        display: inline-block; }
      .cart-summary .block .fieldset .field.choice:before, .cart-container .cart-ls_summary .block .fieldset .field.choice:before, .cart-summary .block .fieldset .field.no-label:before, .cart-container .cart-ls_summary .block .fieldset .field.no-label:before {
        display: none; }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto; }
  .cart.table-wrapper .item .col.item {
    padding: 27px 8px 10px; }
  .cart.table-wrapper .item-actions td {
    text-align: right; }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%; }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 99%; }
  .cart.table-wrapper .item-actions .actions-toolbar {
    text-align: left; }
  .cart .action {
    margin-bottom: 10px; }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0; }
  .cart-products-toolbar .pages {
    float: right;
    margin: 0 0 1px; }
    .cart-products-toolbar .pages .item:last-child {
      margin-right: 0; }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 7px;
    padding-top: 8px; }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px; } }

.block-minicart .items-total {
  float: left;
  margin: 0 10px; }
  .block-minicart .items-total .count {
    font-weight: 700; }

.block-minicart .subtotal {
  margin: 0 10px 10px;
  text-align: right; }

.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 18px;
  font-weight: 700; }

.block-minicart .subtitle {
  display: none; }
  .block-minicart .subtitle.empty {
    display: block;
    font-size: 14px;
    padding: 30px 0 20px;
    text-align: center; }

.block-minicart .text.empty {
  text-align: center; }

.block-minicart .block-content > .actions {
  margin-top: 15px;
  text-align: center; }
  .block-minicart .block-content > .actions > .primary {
    margin: 0 10px 15px; }
    .block-minicart .block-content > .actions > .primary .action.primary {
      display: block;
      margin-bottom: 15px;
      width: 100%; }
      .block-minicart .block-content > .actions > .primary .action.primary:last-child {
        margin-bottom: 0; }

.block-minicart .block-category-link,
.block-minicart .block-product-link,
.block-minicart .block-cms-link,
.block-minicart .block-banners {
  margin: 15px 0 0;
  text-align: center; }

.minicart-wrapper {
  display: inline-block;
  position: relative;
  float: right; }
  .minicart-wrapper:before, .minicart-wrapper:after {
    content: '';
    display: table; }
  .minicart-wrapper:after {
    clear: both; }
  .minicart-wrapper .action.showcart {
    cursor: pointer;
    display: inline-block;
    text-decoration: none; }
    .minicart-wrapper .action.showcart:before {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 35px;
      line-height: 33px;
      color: #8f8f8f;
      content: "";
      font-family: "icons-blank-theme";
      margin: 0;
      vertical-align: top;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center; }
    .minicart-wrapper .action.showcart:hover:before {
      color: #333; }
    .minicart-wrapper .action.showcart:active:before {
      color: #8f8f8f; }
    .minicart-wrapper .action.showcart.active {
      display: inline-block;
      text-decoration: none; }
      .minicart-wrapper .action.showcart.active:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 35px;
        line-height: 33px;
        color: #8f8f8f;
        content: "";
        font-family: "icons-blank-theme";
        margin: 0;
        vertical-align: top;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center; }
      .minicart-wrapper .action.showcart.active:hover:before {
        color: #333; }
      .minicart-wrapper .action.showcart.active:active:before {
        color: #8f8f8f; }
  .minicart-wrapper .block-minicart {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #fff;
    border: 1px solid #bbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 100;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15); }
    .minicart-wrapper .block-minicart li {
      margin: 0; }
      .minicart-wrapper .block-minicart li:hover {
        cursor: pointer; }
    .minicart-wrapper .block-minicart:before, .minicart-wrapper .block-minicart:after {
      border-bottom-style: solid;
      content: '';
      display: block;
      height: 0;
      position: absolute;
      width: 0; }
    .minicart-wrapper .block-minicart:before {
      border: 6px solid;
      border-color: transparent transparent #fff transparent;
      z-index: 99; }
    .minicart-wrapper .block-minicart:after {
      border: 7px solid;
      border-color: transparent transparent #bbb transparent;
      z-index: 98; }
    .minicart-wrapper .block-minicart:before {
      left: 10px;
      top: -12px; }
    .minicart-wrapper .block-minicart:after {
      left: 9px;
      top: -14px; }
  .minicart-wrapper.active {
    overflow: visible; }
    .minicart-wrapper.active .block-minicart {
      display: block; }
  .minicart-wrapper .block-minicart {
    padding: 25px 20px;
    right: 0;
    width: 320px;
    z-index: 101; }
    .minicart-wrapper .block-minicart .block-title {
      display: none; }
    .minicart-wrapper .block-minicart:after {
      left: auto;
      right: 25px; }
    .minicart-wrapper .block-minicart:before {
      left: auto;
      right: 26px; }
  .minicart-wrapper .product .actions {
    float: right;
    margin: -24px 0 0;
    text-align: right; }
    .minicart-wrapper .product .actions > .primary,
    .minicart-wrapper .product .actions > .secondary {
      display: inline; }
  .minicart-wrapper .action.close {
    display: inline-block;
    text-decoration: none;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px; }
    .minicart-wrapper .action.close > span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .minicart-wrapper .action.close:before {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 32px;
      line-height: 32px;
      color: inherit;
      content: "";
      font-family: "icons-blank-theme";
      margin: 0;
      vertical-align: top;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center; }
    .minicart-wrapper .action.close:hover:before {
      color: inherit; }
    .minicart-wrapper .action.close:active:before {
      color: inherit; }
    .minicart-wrapper .action.close:focus, .minicart-wrapper .action.close:active {
      background: none;
      border: none; }
    .minicart-wrapper .action.close:hover {
      background: none;
      border: none; }
    .minicart-wrapper .action.close.disabled, .minicart-wrapper .action.close[disabled],
    fieldset[disabled] .minicart-wrapper .action.close {
      cursor: not-allowed;
      pointer-events: none;
      opacity: 0.5; }
  .minicart-wrapper .action.showcart {
    white-space: nowrap; }
    .minicart-wrapper .action.showcart .counter.qty {
      background: #ff5501;
      color: #fff;
      height: 24px;
      line-height: 24px;
      border-radius: 2px;
      display: inline-block;
      margin: 3px 0 0;
      min-width: 18px;
      overflow: hidden;
      padding: 0 3px;
      text-align: center;
      white-space: normal; }
      .minicart-wrapper .action.showcart .counter.qty.empty {
        display: none; }
      .minicart-wrapper .action.showcart .counter.qty .loader > img {
        max-width: 24px; }
  .minicart-wrapper .minicart-widgets {
    margin-top: 15px; }

.minicart-items-wrapper {
  border: 1px solid #ccc;
  margin: 0 -20px;
  border-left: 0;
  border-right: 0;
  overflow-x: auto;
  padding: 15px; }

.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none; }
  .minicart-items .product-item {
    padding: 20px 0; }
    .minicart-items .product-item:not(:first-child) {
      border-top: 1px solid #ccc; }
    .minicart-items .product-item:first-child {
      padding-top: 0; }
  .minicart-items .product-item-pricing .label {
    display: inline-block;
    width: 4.5rem; }
  .minicart-items .price-minicart {
    margin-bottom: 5px; }
  .minicart-items .product > .product-item-photo,
  .minicart-items .product > .product-image-container {
    float: left; }
  .minicart-items .product .toggle {
    display: block;
    text-decoration: none;
    cursor: pointer;
    position: relative; }
    .minicart-items .product .toggle:after {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 28px;
      line-height: 16px;
      color: inherit;
      content: "";
      font-family: "icons-blank-theme";
      vertical-align: middle;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center; }
    .minicart-items .product .toggle:after {
      position: static;
      right: 20px;
      top: 0; }
  .minicart-items .product.active > .toggle:after {
    content: ""; }
  .minicart-items .product-item-name {
    font-weight: 400;
    margin: 0 0 10px; }
    .minicart-items .product-item-name a {
      color: #1979c3; }
  .minicart-items .product-item-details {
    padding-left: 88px; }
    .minicart-items .product-item-details .price {
      font-weight: 700; }
    .minicart-items .product-item-details .price-including-tax,
    .minicart-items .product-item-details .price-excluding-tax {
      margin: 5px 0 0; }
    .minicart-items .product-item-details .weee[data-label] {
      font-size: 1.1rem; }
    .minicart-items .product-item-details .details-qty {
      margin-top: 10px; }
  .minicart-items .product.options .tooltip.toggle {
    display: inline-block;
    text-decoration: none; }
    .minicart-items .product.options .tooltip.toggle > span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .minicart-items .product.options .tooltip.toggle:after {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 28px;
      line-height: 28px;
      color: inherit;
      content: "";
      font-family: "icons-blank-theme";
      margin: -3px 0 0 7px;
      vertical-align: middle;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center; }
    .minicart-items .product.options .tooltip.toggle .details {
      display: none; }
  .minicart-items .item-qty {
    margin-right: 10px;
    text-align: center;
    width: 40px; }
  .minicart-items .update-cart-item {
    font-size: 1.1rem;
    vertical-align: top; }
  .minicart-items .subtitle {
    display: none; }
  .minicart-items .action.edit, .minicart-items .action.delete {
    display: inline-block;
    text-decoration: none; }
    .minicart-items .action.edit > span, .minicart-items .action.delete > span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .minicart-items .action.edit:before, .minicart-items .action.delete:before {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 28px;
      line-height: 28px;
      color: #303030;
      content: "";
      font-family: "icons-blank-theme";
      vertical-align: middle;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center; }
    .minicart-items .action.edit:hover:before, .minicart-items .action.delete:hover:before {
      color: #303030; }
    .minicart-items .action.edit:active:before, .minicart-items .action.delete:active:before {
      color: #303030; }
  .minicart-items .action.delete:before {
    content: ""; }

@media only screen and (max-width: 479px) {
  .minicart-wrapper .block-minicart {
    width: 290px; } }

@media only screen and (max-width: 639px) {
  .minicart-wrapper {
    margin-top: 10px; } }

@media only screen and (min-width: 768px) {
  .minicart-wrapper {
    margin-left: 13px; }
    .minicart-wrapper .block-minicart {
      right: -15px;
      width: 390px; } }

.checkout-index-index .amazon-button-container {
  margin-top: 20px; }

.checkout-index-index .back-to-cart {
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }
  .checkout-index-index .back-to-cart a {
    color: #fff;
    text-transform: uppercase; }
    .checkout-index-index .back-to-cart a:hover {
      text-decoration: none; }
    .checkout-index-index .back-to-cart a svg {
      fill: #fff; }
    .checkout-index-index .back-to-cart a span {
      margin-left: 10px; }
      @media only screen and (max-width: 767px) {
        .checkout-index-index .back-to-cart a span {
          display: none; } }

.checkout-index-index .block.block-search {
  display: none; }

.checkout-index-index .page-main {
  background-color: #f9f9f9; }

.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
  display: none; }

.checkout-index-index .logo {
  margin-left: 0; }

.checkout-index-index .checkout-container .address-name {
  text-transform: uppercase;
  font-weight: 700; }

.checkout-index-index .opc-wrapper {
  margin: 0 0 20px; }
  .checkout-index-index .opc-wrapper .step-title {
    font-size: 2.30769rem;
    font-weight: 700; }
  .checkout-index-index .opc-wrapper .step-content {
    margin: 0 0 40px; }

.checkout-index-index .column .form-login .fieldset .actions-toolbar {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin: 0; }
  .checkout-index-index .column .form-login .fieldset .actions-toolbar .primary,
  .checkout-index-index .column .form-login .fieldset .actions-toolbar .secondary {
    float: none;
    text-align: right;
    order: 0; }
    .checkout-index-index .column .form-login .fieldset .actions-toolbar .primary button, .checkout-index-index .column .form-login .fieldset .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .checkout-index-index .column .form-login .fieldset .actions-toolbar .primary .actions-toolbar > .action, .checkout-index-index .column .form-login .fieldset .actions-toolbar .primary .action-gift, .checkout-index-index .column .form-login .fieldset .actions-toolbar .primary a,
    .checkout-index-index .column .form-login .fieldset .actions-toolbar .secondary button,
    .checkout-index-index .column .form-login .fieldset .actions-toolbar .secondary .cart.table-wrapper .actions-toolbar > .action,
    .cart.table-wrapper .checkout-index-index .column .form-login .fieldset .actions-toolbar .secondary .actions-toolbar > .action,
    .checkout-index-index .column .form-login .fieldset .actions-toolbar .secondary .action-gift,
    .checkout-index-index .column .form-login .fieldset .actions-toolbar .secondary a {
      display: inline-block;
      float: none;
      text-align: center; }
    .checkout-index-index .column .form-login .fieldset .actions-toolbar .primary button, .checkout-index-index .column .form-login .fieldset .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .checkout-index-index .column .form-login .fieldset .actions-toolbar .primary .actions-toolbar > .action, .checkout-index-index .column .form-login .fieldset .actions-toolbar .primary .action-gift,
    .checkout-index-index .column .form-login .fieldset .actions-toolbar .secondary button,
    .checkout-index-index .column .form-login .fieldset .actions-toolbar .secondary .cart.table-wrapper .actions-toolbar > .action,
    .cart.table-wrapper .checkout-index-index .column .form-login .fieldset .actions-toolbar .secondary .actions-toolbar > .action,
    .checkout-index-index .column .form-login .fieldset .actions-toolbar .secondary .action-gift {
      margin: 10px 0 30px; }
    .checkout-index-index .column .form-login .fieldset .actions-toolbar .primary a,
    .checkout-index-index .column .form-login .fieldset .actions-toolbar .secondary a {
      width: auto; }
  .checkout-index-index .column .form-login .fieldset .actions-toolbar .primary {
    order: 1; }

.checkout-index-index .opc-wrapper select,
.checkout-index-index .opc-wrapper input,
.checkout-index-index .opc-wrapper textarea {
  height: 40px;
  font-family: "Roboto Condensed", sans-serif;
  border: 1px solid #838383; }
  .checkout-index-index .opc-wrapper select.mage-error,
  .checkout-index-index .opc-wrapper input.mage-error,
  .checkout-index-index .opc-wrapper textarea.mage-error {
    border-color: #E20F1B; }

.checkout-index-index .opc-wrapper .fieldset .field.required > .label:after,
.checkout-index-index .opc-wrapper .fieldset .field._required > .label:after,
.checkout-index-index .opc-wrapper .fieldset .fields > .field.required > .label:after,
.checkout-index-index .opc-wrapper .fieldset .fields > .field._required > .label:after {
  font-size: 1rem; }

.checkout-index-index .opc-wrapper #checkout-step-shipping {
  border-bottom: 2px solid #F1EFF0; }
  .checkout-index-index .opc-wrapper #checkout-step-shipping .field {
    display: flex;
    flex-direction: column;
    flex: 0 0 100%; }
  .checkout-index-index .opc-wrapper #checkout-step-shipping .label,
  .checkout-index-index .opc-wrapper #checkout-step-shipping .control {
    width: 100%; }
  .checkout-index-index .opc-wrapper #checkout-step-shipping .label {
    font-size: 1rem;
    line-height: 1.4;
    text-align: left; }
  .checkout-index-index .opc-wrapper #checkout-step-shipping .control {
    margin-top: 3px; }

.checkout-index-index .opc-wrapper #customer-email-fieldset {
  border-bottom: 2px solid #F1EFF0; }
  .checkout-index-index .opc-wrapper #customer-email-fieldset.fieldset > .field {
    margin-bottom: 30px; }
    .checkout-index-index .opc-wrapper #customer-email-fieldset.fieldset > .field .note {
      font-size: 1rem; }
      .checkout-index-index .opc-wrapper #customer-email-fieldset.fieldset > .field .note:before {
        content: ''; }
    .checkout-index-index .opc-wrapper #customer-email-fieldset.fieldset > .field .control._with-tooltip input {
      width: 100%;
      margin-right: 0; }
  .checkout-index-index .opc-wrapper #customer-email-fieldset.fieldset > .fields .fields > .field .note:before {
    content: ''; }
  .checkout-index-index .opc-wrapper #customer-email-fieldset .field-tooltip {
    display: none; }

.checkout-index-index .opc-wrapper .form-login,
.checkout-index-index .opc-wrapper .form-shipping-address {
  max-width: none; }
  .checkout-index-index .opc-wrapper .form-login .fieldset span.note,
  .checkout-index-index .opc-wrapper .form-shipping-address .fieldset span.note {
    margin-top: 12px;
    font-size: 1rem; }

.checkout-index-index .opc-wrapper #shipping-new-address-form {
  display: flex;
  flex-flow: row wrap;
  margin-bottom: 0; }
  .checkout-index-index .opc-wrapper #shipping-new-address-form ._with-tooltip input {
    width: 100%;
    margin-right: 0; }
  .checkout-index-index .opc-wrapper #shipping-new-address-form ._with-tooltip .field-tooltip.toggle {
    display: none; }
  .checkout-index-index .opc-wrapper #shipping-new-address-form > .field[name="shippingAddress.firstname"], .checkout-index-index .opc-wrapper #shipping-new-address-form > .field[name="shippingAddress.lastname"], .checkout-index-index .opc-wrapper #shipping-new-address-form > .field[name="shippingAddress.postcode"], .checkout-index-index .opc-wrapper #shipping-new-address-form > .field[name="shippingAddress.telephone"] {
    flex: 0 0 50%; }
    @media only screen and (max-width: 767px) {
      .checkout-index-index .opc-wrapper #shipping-new-address-form > .field[name="shippingAddress.firstname"], .checkout-index-index .opc-wrapper #shipping-new-address-form > .field[name="shippingAddress.lastname"], .checkout-index-index .opc-wrapper #shipping-new-address-form > .field[name="shippingAddress.postcode"], .checkout-index-index .opc-wrapper #shipping-new-address-form > .field[name="shippingAddress.telephone"] {
        flex: 0 0 100%; } }
  .checkout-index-index .opc-wrapper #shipping-new-address-form > .field[name="shippingAddress.firstname"], .checkout-index-index .opc-wrapper #shipping-new-address-form > .field[name="shippingAddress.postcode"] {
    padding-right: 20px; }
    @media only screen and (max-width: 767px) {
      .checkout-index-index .opc-wrapper #shipping-new-address-form > .field[name="shippingAddress.firstname"], .checkout-index-index .opc-wrapper #shipping-new-address-form > .field[name="shippingAddress.postcode"] {
        padding-right: 0; } }
  .checkout-index-index .opc-wrapper #shipping-new-address-form > .field[name="shippingAddress.lastname"], .checkout-index-index .opc-wrapper #shipping-new-address-form > .field[name="shippingAddress.telephone"] {
    padding-left: 20px; }
    @media only screen and (max-width: 767px) {
      .checkout-index-index .opc-wrapper #shipping-new-address-form > .field[name="shippingAddress.lastname"], .checkout-index-index .opc-wrapper #shipping-new-address-form > .field[name="shippingAddress.telephone"] {
        padding-left: 0; } }
  .checkout-index-index .opc-wrapper #shipping-new-address-form fieldset.field.street > .control .field:nth-of-type(1) label {
    display: none; }
  .checkout-index-index .opc-wrapper #shipping-new-address-form .request_invoice > label {
    display: none; }
  .checkout-index-index .opc-wrapper #shipping-new-address-form .request_invoice .choice {
    flex-direction: row; }
    .checkout-index-index .opc-wrapper #shipping-new-address-form .request_invoice .choice input, .checkout-index-index .opc-wrapper #shipping-new-address-form .request_invoice .choice label.label {
      width: auto;
      display: inline-block; }

.checkout-index-index .opc-wrapper .step-content .actions-toolbar .primary button, .checkout-index-index .opc-wrapper .step-content .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .checkout-index-index .opc-wrapper .step-content .actions-toolbar .primary .actions-toolbar > .action, .checkout-index-index .opc-wrapper .step-content .actions-toolbar .primary .action-gift {
  width: 290px;
  height: 40px;
  margin-top: 30px;
  border-radius: 0;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 1rem;
  text-transform: uppercase;
  line-height: 1; }
  @media only screen and (max-width: 1023px) {
    .checkout-index-index .opc-wrapper .step-content .actions-toolbar .primary button, .checkout-index-index .opc-wrapper .step-content .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .checkout-index-index .opc-wrapper .step-content .actions-toolbar .primary .actions-toolbar > .action, .checkout-index-index .opc-wrapper .step-content .actions-toolbar .primary .action-gift {
      width: 250px; } }
  @media only screen and (max-width: 767px) {
    .checkout-index-index .opc-wrapper .step-content .actions-toolbar .primary button, .checkout-index-index .opc-wrapper .step-content .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .checkout-index-index .opc-wrapper .step-content .actions-toolbar .primary .actions-toolbar > .action, .checkout-index-index .opc-wrapper .step-content .actions-toolbar .primary .action-gift {
      width: 100%; } }

.checkout-index-index .opc-summary-wrapper {
  max-width: calc(33.33333% - 4.7%);
  margin-top: 0;
  margin-left: 4.7%; }
  @media only screen and (max-width: 767px) {
    .checkout-index-index .opc-summary-wrapper {
      z-index: 902;
      max-width: none;
      margin: 0;
      left: 0; } }
  .checkout-index-index .opc-summary-wrapper .modal-header {
    display: none;
    padding: 0; }
  .checkout-index-index .opc-summary-wrapper .modal-content {
    border: 0;
    background-color: transparent; }
    .checkout-index-index .opc-summary-wrapper .modal-content span.title {
      font-size: 2.30769rem;
      border: none; }
      @media only screen and (max-width: 767px) {
        .checkout-index-index .opc-summary-wrapper .modal-content span.title {
          font-size: 1.53846rem; } }
  .checkout-index-index .opc-summary-wrapper .opc-block-summary {
    margin: 0;
    padding: 0;
    background-color: #f9f9f9; }
    .checkout-index-index .opc-summary-wrapper .opc-block-summary .items-in-cart {
      background-color: #fff; }
      .checkout-index-index .opc-summary-wrapper .opc-block-summary .items-in-cart .title {
        border: none;
        padding: 25px 20px;
        line-height: 1; }
        @media only screen and (max-width: 767px) {
          .checkout-index-index .opc-summary-wrapper .opc-block-summary .items-in-cart .title {
            padding: 19px 20px 22px; } }
        .checkout-index-index .opc-summary-wrapper .opc-block-summary .items-in-cart .title:after {
          top: 50%;
          right: 8px;
          margin: 0;
          transform: translateY(-50%);
          font-size: 2.61538rem; }
        .checkout-index-index .opc-summary-wrapper .opc-block-summary .items-in-cart .title strong {
          text-transform: uppercase;
          font-size: 1rem;
          font-weight: 700; }
    .checkout-index-index .opc-summary-wrapper .opc-block-summary .table-totals {
      display: flex;
      background: #fff;
      margin: 0;
      padding: 16px 20px 0;
      text-transform: uppercase; }
      .checkout-index-index .opc-summary-wrapper .opc-block-summary .table-totals tbody {
        flex: 0 0 100%;
        border-bottom: 2px solid #F1EFF0; }
        .checkout-index-index .opc-summary-wrapper .opc-block-summary .table-totals tbody th {
          padding: 0;
          background-color: transparent; }
          .checkout-index-index .opc-summary-wrapper .opc-block-summary .table-totals tbody th span.value {
            text-transform: none; }
        .checkout-index-index .opc-summary-wrapper .opc-block-summary .table-totals tbody tr {
          display: flex;
          justify-content: space-between;
          margin-bottom: 23px; }
          .checkout-index-index .opc-summary-wrapper .opc-block-summary .table-totals tbody tr:last-child {
            margin-bottom: 15px; }
          .checkout-index-index .opc-summary-wrapper .opc-block-summary .table-totals tbody tr.totals.discount .title {
            padding: 0;
            font-size: 1rem; }
          .checkout-index-index .opc-summary-wrapper .opc-block-summary .table-totals tbody tr.totals.discount .discount.coupon {
            display: none; }
          .checkout-index-index .opc-summary-wrapper .opc-block-summary .table-totals tbody tr.grand.totals strong {
            font-weight: 700; }
        .checkout-index-index .opc-summary-wrapper .opc-block-summary .table-totals tbody td.amount {
          padding: 0;
          font-weight: 700; }
    .checkout-index-index .opc-summary-wrapper .opc-block-summary .minicart-items-wrapper {
      margin: 0;
      padding: 0 20px; }
      .checkout-index-index .opc-summary-wrapper .opc-block-summary .minicart-items-wrapper .product-item {
        border: none;
        border-top: 2px solid #F1EFF0;
        padding: 20px 0 15px !important; }
        .checkout-index-index .opc-summary-wrapper .opc-block-summary .minicart-items-wrapper .product-item:first-child {
          border-top: 2px solid #F1EFF0; }
      .checkout-index-index .opc-summary-wrapper .opc-block-summary .minicart-items-wrapper img {
        width: 70px; }
      .checkout-index-index .opc-summary-wrapper .opc-block-summary .minicart-items-wrapper .product-item-details {
        padding-left: 110px; }
        .checkout-index-index .opc-summary-wrapper .opc-block-summary .minicart-items-wrapper .product-item-details .details-qty {
          margin-top: 8px; }
        .checkout-index-index .opc-summary-wrapper .opc-block-summary .minicart-items-wrapper .product-item-details .price-excluding-tax {
          margin-top: 3px; }
      .checkout-index-index .opc-summary-wrapper .opc-block-summary .minicart-items-wrapper .product-item-inner {
        display: flex;
        flex-direction: column;
        margin: 0; }
      .checkout-index-index .opc-summary-wrapper .opc-block-summary .minicart-items-wrapper .product-item-name-block {
        padding: 0; }
        .checkout-index-index .opc-summary-wrapper .opc-block-summary .minicart-items-wrapper .product-item-name-block .product-item-name {
          font-size: 1.15385rem;
          line-height: 1.2;
          font-weight: 700; }
        .checkout-index-index .opc-summary-wrapper .opc-block-summary .minicart-items-wrapper .product-item-name-block .details-qty {
          font-size: 1rem;
          font-weight: 700; }
      .checkout-index-index .opc-summary-wrapper .opc-block-summary .minicart-items-wrapper .subtotal {
        text-align: left; }
        .checkout-index-index .opc-summary-wrapper .opc-block-summary .minicart-items-wrapper .subtotal .price {
          font-size: 1rem;
          font-weight: 700; }
  .checkout-index-index .opc-summary-wrapper .opc-block-shipping-information {
    padding: 13px 0 0; }
    @media only screen and (max-width: 767px) {
      .checkout-index-index .opc-summary-wrapper .opc-block-shipping-information .shipping-information {
        padding-top: 13px;
        border-top: 2px solid #F1EFF0; } }
    .checkout-index-index .opc-summary-wrapper .opc-block-shipping-information .shipping-information .ship-to {
      border-bottom: 2px solid #F1EFF0; }
    .checkout-index-index .opc-summary-wrapper .opc-block-shipping-information .shipping-information .ship-via {
      margin-top: -7px;
      padding-bottom: 10px; }
    .checkout-index-index .opc-summary-wrapper .opc-block-shipping-information .shipping-information-title {
      margin: 0;
      padding-bottom: 4px;
      border-bottom: none; }
      @media only screen and (max-width: 767px) {
        .checkout-index-index .opc-summary-wrapper .opc-block-shipping-information .shipping-information-title {
          padding: 8px 0 15px;
          font-size: 1.15385rem; } }
      .checkout-index-index .opc-summary-wrapper .opc-block-shipping-information .shipping-information-title span {
        font-size: 1.53846rem; }
        @media only screen and (max-width: 767px) {
          .checkout-index-index .opc-summary-wrapper .opc-block-shipping-information .shipping-information-title span {
            font-size: 1.15385rem; } }
      .checkout-index-index .opc-summary-wrapper .opc-block-shipping-information .shipping-information-title .action-edit {
        text-align: right; }
        @media only screen and (max-width: 767px) {
          .checkout-index-index .opc-summary-wrapper .opc-block-shipping-information .shipping-information-title .action-edit {
            top: 10px;
            line-height: 0; } }
        .checkout-index-index .opc-summary-wrapper .opc-block-shipping-information .shipping-information-title .action-edit:before {
          content: '';
          -webkit-mask-image: url("../images/svg_sprite/edit.svg");
          mask-image: url("../images/svg_sprite/edit.svg");
          -webkit-mask-size: cover;
          mask-size: cover;
          -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
          background-color: #000;
          width: 18px;
          height: 18px;
          font-size: 0; }
    .checkout-index-index .opc-summary-wrapper .opc-block-shipping-information .shipping-information-content {
      line-height: 1.6;
      margin-bottom: 15px; }
      .checkout-index-index .opc-summary-wrapper .opc-block-shipping-information .shipping-information-content span.value {
        font-weight: 700;
        text-transform: uppercase; }

.checkout-index-index .checkout-onepage-success .print {
  display: none; }

.checkout-index-index .minicart-wrapper {
  flex: 0 0 calc(25% - 20px);
  margin-top: 0;
  text-align: right; }
  .checkout-index-index .minicart-wrapper .action.showcart {
    position: relative;
    height: 100%;
    padding: 15px 0;
    border: none;
    border-radius: 0;
    text-align: right; }
    .checkout-index-index .minicart-wrapper .action.showcart:before {
      width: 20px;
      height: 20px;
      -webkit-mask-image: url("../images/svg_sprite/cart.svg");
      mask-image: url("../images/svg_sprite/cart.svg");
      -webkit-mask-size: cover;
      mask-size: cover;
      -webkit-mask-repeat: no-repeat;
      mask-repeat: no-repeat;
      background-color: #000;
      font-size: 0; }
    .checkout-index-index .minicart-wrapper .action.showcart .counter.qty {
      position: absolute;
      width: 15px;
      min-width: auto;
      height: 15px;
      margin: 0;
      padding: 0;
      top: 9px;
      right: 12px;
      font-size: 0.76923rem;
      background-color: #FDBE10;
      border-radius: 50%;
      line-height: 15px;
      color: #000; }

@media only screen and (max-width: 767px) {
  .checkout-index-index .opc-estimated-wrapper {
    display: flex;
    flex-direction: row;
    position: relative;
    height: 50px;
    border-bottom: none;
    margin: 0 -20px;
    padding: 0 20px;
    background: #fff; }
    .checkout-index-index .opc-estimated-wrapper .estimated-block {
      flex: 0 0 calc(75% - 20px); }
      .checkout-index-index .opc-estimated-wrapper .estimated-block .estimated-label {
        margin: 0;
        padding: 16px 0;
        font-size: 1rem; }
    .checkout-index-index .opc-estimated-wrapper .estimated-price {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      font-size: 1rem; }
  .checkout-index-index .opc-wrapper {
    padding-top: 45px; }
    .checkout-index-index .opc-wrapper .step-title {
      font-size: 1.53846rem;
      border-bottom: 0;
      padding-bottom: 0; }
    .checkout-index-index .opc-wrapper .form-login {
      margin-bottom: 0;
      border-bottom: none; }
    .checkout-index-index .opc-wrapper .form-shipping-address {
      margin-top: 15px;
      margin-bottom: 32px; }
  .checkout-index-index .opc-summary-wrapper {
    z-index: 1000 !important; }
    .checkout-index-index .opc-summary-wrapper .modal-content .title {
      padding: 40px 20px 22px;
      font-size: 1.53846rem;
      background-color: #fff; }
    .checkout-index-index .opc-summary-wrapper._show + .modal-custom-overlay {
      background-color: rgba(255, 255, 255, 0.5); }
    .checkout-index-index .opc-summary-wrapper + .modal-custom-overlay {
      position: absolute;
      width: 20px;
      height: 20px;
      right: 10px;
      top: 10px;
      left: auto;
      padding: 18px;
      background-color: transparent;
      z-index: 1001 !important; }
      .checkout-index-index .opc-summary-wrapper + .modal-custom-overlay:before {
        display: block;
        position: absolute;
        top: 10px;
        right: 10px;
        content: '';
        -webkit-mask-image: url("../images/svg_sprite/close.svg");
        mask-image: url("../images/svg_sprite/close.svg");
        -webkit-mask-size: cover;
        mask-size: cover;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        background-color: #000;
        width: 16px;
        height: 16px;
        font-size: 0; }
    .checkout-index-index .opc-summary-wrapper .opc-block-shipping-information {
      padding: 0 20px 0; } }

@media only screen and (min-width: 768px) {
  .checkout-index-index .opc-wrapper {
    width: calc(66.66667% - 4.7%);
    float: left;
    order: 1;
    margin-right: 4.7%; }
    .checkout-index-index .opc-wrapper .step-title {
      margin-top: 32px; }
  .checkout-index-index .opc-summary-wrapper .modal-content span.title {
    padding-top: 32px;
    padding-bottom: 20px; }
  .checkout-index-index .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 22px 0 0; } }

@media only screen and (min-width: 768px) and (orientation: portrait) {
  .checkout-index-index .opc-wrapper {
    width: calc(55% - 4.7%); }
  .checkout-index-index .opc-summary-wrapper {
    width: 100%;
    max-width: calc(45% - 4.7%); } }

body[class*="checkout-onepage-"] h1.page-title {
  margin: 31px 0 14px;
  font-size: 2.30769rem; }

body[class*="checkout-onepage-"] .checkout-success {
  margin-top: 15px; }

body[class*="checkout-onepage-"] .action.print {
  display: none; }

.opc-estimated-wrapper {
  border-bottom: 1px solid #ccc;
  margin: 0 0 15px;
  padding: 18px 15px; }
  .opc-estimated-wrapper .estimated-block {
    font-size: 1.53846rem;
    font-weight: 700;
    float: left; }
    .opc-estimated-wrapper .estimated-block .estimated-label {
      display: block;
      margin: 0 0 5px; }
  .opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
    color: #333; }

@media only screen and (min-width: 768px) {
  .opc-estimated-wrapper {
    display: none; } }

.opc-progress-bar {
  margin: 0 0 20px;
  counter-reset: i;
  font-size: 0; }

.opc-progress-bar-item {
  margin: 0 0 10px;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: top;
  width: 50%; }
  .opc-progress-bar-item:before {
    background: #CCCCCC;
    top: 23px;
    content: '';
    height: 2px;
    left: 0;
    position: absolute;
    width: 100%; }
  .opc-progress-bar-item:first-child:before {
    border-radius: 0 0 0 0; }
  .opc-progress-bar-item:last-child:before {
    border-radius: 0 0 0 0; }
  .opc-progress-bar-item > span {
    display: inline-block;
    width: 100%;
    word-wrap: break-word;
    text-transform: uppercase;
    line-height: 1.2;
    color: #000;
    font-weight: 400;
    font-size: 1rem; }
    .opc-progress-bar-item > span:before {
      counter-increment: i;
      content: counter(i) ". "; }
  .opc-progress-bar-item._active:before {
    background: #000; }
  .opc-progress-bar-item._active > span {
    font-weight: 700; }
  .opc-progress-bar-item._complete {
    cursor: pointer; }
    .opc-progress-bar-item._complete > span {
      color: #000; }

@media only screen and (max-width: 1023px) {
  .opc-progress-bar {
    display: none; } }

@media only screen and (min-width: 768px) {
  .opc-progress-bar {
    width: calc(66.66667% - 4.7%);
    margin-top: 15px;
    margin-right: 4.7%; }
  .opc-progress-bar-item {
    width: 50%; } }

.field.choice .field-tooltip {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -3px; }

.field.choice .field-tooltip-action {
  line-height: 21px; }

.field._error .control input,
.field._error .control select,
.field._error .control textarea {
  border-color: #fa555f; }

.opc-wrapper .fieldset > .field > .label {
  font-weight: 400; }

@media only screen and (min-width: 768px) {
  .opc-wrapper .fieldset > .field.required, .opc-wrapper .fieldset > .field._required {
    position: relative; }
    .opc-wrapper .fieldset > .field.required > label, .opc-wrapper .fieldset > .field._required > label {
      padding-right: 25px; }
      .opc-wrapper .fieldset > .field.required > label:after, .opc-wrapper .fieldset > .field._required > label:after {
        font-size: 1rem; } }

.checkout-index-index .modal-popup.popup-authentication .modal-header {
  position: absolute;
  right: 0;
  padding-top: 30px;
  z-index: 1; }

.checkout-index-index .modal-popup.popup-authentication .modal-content {
  padding: 0 10.5%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  @media only screen and (max-width: 767px) {
    .checkout-index-index .modal-popup.popup-authentication .modal-content {
      padding: 40px 20px 48px; } }
  @media only screen and (max-width: 767px) {
    .checkout-index-index .modal-popup.popup-authentication .modal-content .actions-toolbar {
      float: none; } }
  .checkout-index-index .modal-popup.popup-authentication .modal-content .block-authentication {
    display: block;
    position: relative;
    height: 100%;
    border: none; }
    .checkout-index-index .modal-popup.popup-authentication .modal-content .block-authentication .block-title {
      margin-bottom: 8px; }
      .checkout-index-index .modal-popup.popup-authentication .modal-content .block-authentication .block-title strong {
        font-size: 2.30769rem;
        font-weight: 700; }
        @media only screen and (max-width: 767px) {
          .checkout-index-index .modal-popup.popup-authentication .modal-content .block-authentication .block-title strong {
            font-size: 1.53846rem; } }
    .checkout-index-index .modal-popup.popup-authentication .modal-content .block-authentication p {
      max-width: 85%;
      margin-bottom: 30px;
      line-height: 1.6; }
      @media only screen and (max-width: 767px) {
        .checkout-index-index .modal-popup.popup-authentication .modal-content .block-authentication p {
          max-width: none; } }
    .checkout-index-index .modal-popup.popup-authentication .modal-content .block-authentication .block {
      display: block; }
      @media only screen and (max-width: 767px) {
        .checkout-index-index .modal-popup.popup-authentication .modal-content .block-authentication .block {
          margin-top: 0; } }
      .checkout-index-index .modal-popup.popup-authentication .modal-content .block-authentication .block:before {
        display: none; }
    .checkout-index-index .modal-popup.popup-authentication .modal-content .block-authentication .primary {
      float: left; }
      @media only screen and (max-width: 767px) {
        .checkout-index-index .modal-popup.popup-authentication .modal-content .block-authentication .primary {
          float: none; } }
    .checkout-index-index .modal-popup.popup-authentication .modal-content .block-authentication .action.action-login, .checkout-index-index .modal-popup.popup-authentication .modal-content .block-authentication .action.action-close-modal, .checkout-index-index .modal-popup.popup-authentication .modal-content .block-authentication .action.action-register {
      height: 40px;
      min-width: 155px;
      padding: 12px 25px;
      font-size: 1rem;
      line-height: 1.2;
      text-transform: uppercase; }
      @media only screen and (max-width: 767px) {
        .checkout-index-index .modal-popup.popup-authentication .modal-content .block-authentication .action.action-login, .checkout-index-index .modal-popup.popup-authentication .modal-content .block-authentication .action.action-close-modal, .checkout-index-index .modal-popup.popup-authentication .modal-content .block-authentication .action.action-register {
          float: none; } }
    .checkout-index-index .modal-popup.popup-authentication .modal-content .block-authentication .action.action-close-modal, .checkout-index-index .modal-popup.popup-authentication .modal-content .block-authentication .action.action-register {
      min-width: 240px; }
    @media only screen and (max-width: 767px) {
      .checkout-index-index .modal-popup.popup-authentication .modal-content .block-authentication .secondary {
        padding-top: 5px; } }
    .checkout-index-index .modal-popup.popup-authentication .modal-content .block-authentication .secondary .action {
      color: #000; }
  .checkout-index-index .modal-popup.popup-authentication .modal-content .block-customer-login {
    position: relative;
    padding-top: 80px;
    padding-right: 90px;
    border-right: 2px solid #F1EFF0; }
    @media only screen and (max-width: 767px) {
      .checkout-index-index .modal-popup.popup-authentication .modal-content .block-customer-login {
        position: static;
        padding-top: 0;
        padding-right: 0;
        border-right: none; } }
    .checkout-index-index .modal-popup.popup-authentication .modal-content .block-customer-login .control {
      margin-top: 7px; }
    .checkout-index-index .modal-popup.popup-authentication .modal-content .block-customer-login .actions-toolbar {
      margin-top: 12px; }
    @media only screen and (max-width: 767px) {
      .checkout-index-index .modal-popup.popup-authentication .modal-content .block-customer-login .label {
        margin-bottom: 0; } }
    .checkout-index-index .modal-popup.popup-authentication .modal-content .block-customer-login .label:after {
      margin-left: 3px; }
  .checkout-index-index .modal-popup.popup-authentication .modal-content .block-login-as-guest {
    padding-top: 80px;
    padding-left: 90px;
    border: none; }
    @media only screen and (max-width: 767px) {
      .checkout-index-index .modal-popup.popup-authentication .modal-content .block-login-as-guest {
        padding-top: 0;
        padding-left: 0; } }
  .checkout-index-index .modal-popup.popup-authentication .modal-content .block-new-customer.block {
    padding-top: 36px;
    padding-left: 90px;
    border: none; }
    @media only screen and (max-width: 767px) {
      .checkout-index-index .modal-popup.popup-authentication .modal-content .block-new-customer.block {
        padding-top: 40px;
        padding-bottom: 40px;
        padding-left: 0; } }
  .checkout-index-index .modal-popup.popup-authentication .modal-content .block-new-customer p:first-child {
    margin-bottom: 0; }

@media only screen and (min-width: 768px) {
  .checkout-index-index .modal-popup.popup-authentication .modal-inner-wrap {
    max-width: 1060px;
    width: 90%;
    min-height: 570px;
    left: 50%;
    top: 50%;
    margin: 0;
    transform: translate(-50%, -50%); }
  .checkout-index-index .modal-popup.popup-authentication .form-shipping-address {
    max-width: 500px; }
  .checkout-index-index .modal-popup.popup-authentication .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 10px; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .checkout-index-index .modal-popup.popup-authentication .modal-inner-wrap {
    max-width: 90%;
    width: 100%;
    min-width: auto; }
  .checkout-index-index .modal-popup.popup-authentication .modal-content .block.block-customer-login {
    padding-right: 10%; }
  .checkout-index-index .modal-popup.popup-authentication .modal-content .block.block-login-as-guest, .checkout-index-index .modal-popup.popup-authentication .modal-content .block.block-new-customer {
    padding-left: 10%; } }

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .checkout-index-index .modal-popup.popup-authentication .modal-inner-wrap {
    height: calc(100vh - 25%);
    min-height: auto; } }

.field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1px; }
  .field-tooltip._active {
    z-index: 100; }
    .field-tooltip._active .field-tooltip-content {
      display: block; }
    .field-tooltip._active .field-tooltip-action:before {
      color: #333; }
  .field-tooltip .field-tooltip-action {
    display: inline-block;
    text-decoration: none; }
    .field-tooltip .field-tooltip-action > span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .field-tooltip .field-tooltip-action:before {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 21px;
      line-height: inherit;
      color: #bbb;
      content: "";
      font-family: "icons-blank-theme";
      vertical-align: middle;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center; }
    .field-tooltip .field-tooltip-action:hover:before {
      color: #333; }
    ._keyfocus .field-tooltip .field-tooltip-action:focus {
      z-index: 100; }
      ._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {
        display: block; }
      ._keyfocus .field-tooltip .field-tooltip-action:focus:before {
        color: #333; }
  .field-tooltip .field-tooltip-content {
    background: #f4f4f4;
    border: 1px solid #999;
    border-radius: 1px;
    font-size: 14px;
    padding: 12px;
    width: 270px;
    display: none;
    left: 38px;
    position: absolute;
    text-transform: none;
    top: -9px;
    word-wrap: break-word;
    z-index: 2; }
    .field-tooltip .field-tooltip-content:before, .field-tooltip .field-tooltip-content:after {
      border: 10px solid transparent;
      height: 0;
      width: 0;
      border-right-color: #f4f4f4;
      left: -21px;
      top: 12px;
      content: '';
      display: block;
      position: absolute;
      z-index: 3; }
    .field-tooltip .field-tooltip-content:before {
      border-right-color: #666666; }
    .field-tooltip .field-tooltip-content:after {
      border-right-color: #f4f4f4;
      width: 1px;
      z-index: 4; }

@media only screen and (max-width: 479px) {
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px; } }

.opc-wrapper .checkout-shipping-address #checkout-step-shipping .amazon-express-title, .opc-wrapper .checkout-shipping-address #checkout-step-shipping .amazon-button-container-v2, .opc-wrapper .checkout-shipping-address #checkout-step-shipping .amazon-divider {
  display: none; }

.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  margin-top: 28px;
  margin-bottom: 20px; }
  .opc-wrapper .form-login .fieldset .note,
  .opc-wrapper .form-shipping-address .fieldset .note {
    font-size: 1rem;
    margin-top: 10px; }

.opc-wrapper .shipping-address-items {
  margin-top: 18px;
  font-size: 0; }
  .opc-wrapper .shipping-address-items .shipping-address-item {
    border: 2px solid transparent;
    margin: 0 0 20px;
    transition: 0.3s border-color;
    width: 50%;
    line-height: 1.7;
    display: inline-block;
    font-size: 1rem;
    position: relative;
    vertical-align: top;
    word-wrap: break-word;
    width: 100%;
    padding: 18px 35px 15px 44px;
    border: 1px solid #838383;
    cursor: pointer; }
    .opc-wrapper .shipping-address-items .shipping-address-item:before {
      display: block;
      content: '' !important;
      position: absolute;
      left: 16px;
      top: 20px;
      width: 16px;
      height: 16px;
      border: 1px solid #838383;
      background: white;
      border-radius: 50%; }
    .opc-wrapper .shipping-address-items .shipping-address-item p {
      margin: 0; }
      .opc-wrapper .shipping-address-items .shipping-address-item p a {
        color: #000; }
      .opc-wrapper .shipping-address-items .shipping-address-item p .name {
        display: block;
        padding-bottom: 4px;
        text-transform: uppercase;
        font-weight: 700;
        line-height: 15px; }
    .opc-wrapper .shipping-address-items .shipping-address-item.selected-item:after {
      content: '';
      position: absolute;
      left: 19px;
      top: 23px;
      width: 10px;
      height: 10px;
      background: #FDBE10;
      border-radius: 50%; }
    .opc-wrapper .shipping-address-items .shipping-address-item.selected-item .action-select-shipping-item {
      visibility: hidden; }

.opc-wrapper .field.reception_destination {
  margin-bottom: 15px; }

.opc-wrapper .action-show-popup {
  margin: 0 0 20px; }

.opc-wrapper .action-select-shipping-item {
  float: right;
  margin: 20px 0 0; }

.opc-wrapper .edit-address-link {
  display: block;
  float: left;
  margin: 26px 5px 0 0;
  color: #000;
  font-size: 1rem; }
  .opc-wrapper .edit-address-link:hover {
    color: #000; }

.opc-wrapper .new-address-popup {
  text-align: right; }
  .opc-wrapper .new-address-popup .action-show-popup {
    margin: 10px 0 30px; }

@media only screen and (max-width: 639px) {
  .checkout-index-index .modal-popup.modal-slide._inner-scroll._show {
    width: 100%;
    left: 0; } }

.checkout-index-index .modal-popup .modal-header {
  padding-top: 56px;
  padding-left: 15%;
  padding-right: 15%;
  border: none; }
  @media only screen and (max-width: 639px) {
    .checkout-index-index .modal-popup .modal-header {
      padding-top: 40px;
      padding-left: 20px;
      padding-right: 20px; } }
  .checkout-index-index .modal-popup .modal-header .modal-title {
    padding: 0;
    border: none;
    font-weight: 700;
    font-size: 2.30769rem; }
    @media only screen and (max-width: 639px) {
      .checkout-index-index .modal-popup .modal-header .modal-title {
        font-size: 1.53846rem; } }
  .checkout-index-index .modal-popup .modal-header .action-close:before {
    color: #000;
    font-size: 3.84615rem; }

.checkout-index-index .modal-popup .modal-content {
  padding: 20px 15%;
  border: none; }
  @media only screen and (max-width: 639px) {
    .checkout-index-index .modal-popup .modal-content {
      padding-left: 20px;
      padding-right: 20px; } }
  .checkout-index-index .modal-popup .modal-content .form-shipping-address {
    max-width: none; }
  .checkout-index-index .modal-popup .modal-content #shipping-new-address-form {
    display: flex;
    flex-flow: row wrap; }
    .checkout-index-index .modal-popup .modal-content #shipping-new-address-form select,
    .checkout-index-index .modal-popup .modal-content #shipping-new-address-form input,
    .checkout-index-index .modal-popup .modal-content #shipping-new-address-form textarea {
      height: 40px;
      font-family: "Roboto Condensed", sans-serif;
      border: 1px solid #838383; }
    .checkout-index-index .modal-popup .modal-content #shipping-new-address-form .fieldset,
    .checkout-index-index .modal-popup .modal-content #shipping-new-address-form .field {
      margin: 0 0 18px; }
      .checkout-index-index .modal-popup .modal-content #shipping-new-address-form .fieldset.required > .label:after,
      .checkout-index-index .modal-popup .modal-content #shipping-new-address-form .fieldset._required > .label:after,
      .checkout-index-index .modal-popup .modal-content #shipping-new-address-form .fieldset > .field.required > .label:after,
      .checkout-index-index .modal-popup .modal-content #shipping-new-address-form .fieldset > .field._required > .label:after,
      .checkout-index-index .modal-popup .modal-content #shipping-new-address-form .field.required > .label:after,
      .checkout-index-index .modal-popup .modal-content #shipping-new-address-form .field._required > .label:after,
      .checkout-index-index .modal-popup .modal-content #shipping-new-address-form .field > .field.required > .label:after,
      .checkout-index-index .modal-popup .modal-content #shipping-new-address-form .field > .field._required > .label:after {
        font-size: 1rem; }
    .checkout-index-index .modal-popup .modal-content #shipping-new-address-form .field {
      display: flex;
      flex-direction: column;
      flex: 0 0 100%; }
      .checkout-index-index .modal-popup .modal-content #shipping-new-address-form .field[name="shippingAddress.street.0"] > .label {
        display: none; }
      .checkout-index-index .modal-popup .modal-content #shipping-new-address-form .field[name="shippingAddress.firstname"], .checkout-index-index .modal-popup .modal-content #shipping-new-address-form .field[name="shippingAddress.lastname"], .checkout-index-index .modal-popup .modal-content #shipping-new-address-form .field[name="shippingAddress.postcode"], .checkout-index-index .modal-popup .modal-content #shipping-new-address-form .field[name="shippingAddress.telephone"] {
        flex: 0 0 50%; }
        @media only screen and (max-width: 1023px) {
          .checkout-index-index .modal-popup .modal-content #shipping-new-address-form .field[name="shippingAddress.firstname"], .checkout-index-index .modal-popup .modal-content #shipping-new-address-form .field[name="shippingAddress.lastname"], .checkout-index-index .modal-popup .modal-content #shipping-new-address-form .field[name="shippingAddress.postcode"], .checkout-index-index .modal-popup .modal-content #shipping-new-address-form .field[name="shippingAddress.telephone"] {
            flex: 0 0 100%; } }
      .checkout-index-index .modal-popup .modal-content #shipping-new-address-form .field[name="shippingAddress.firstname"], .checkout-index-index .modal-popup .modal-content #shipping-new-address-form .field[name="shippingAddress.postcode"] {
        padding-right: 20px; }
        @media only screen and (max-width: 1023px) {
          .checkout-index-index .modal-popup .modal-content #shipping-new-address-form .field[name="shippingAddress.firstname"], .checkout-index-index .modal-popup .modal-content #shipping-new-address-form .field[name="shippingAddress.postcode"] {
            padding-right: 0; } }
      .checkout-index-index .modal-popup .modal-content #shipping-new-address-form .field[name="shippingAddress.lastname"], .checkout-index-index .modal-popup .modal-content #shipping-new-address-form .field[name="shippingAddress.telephone"] {
        padding-left: 20px; }
        @media only screen and (max-width: 1023px) {
          .checkout-index-index .modal-popup .modal-content #shipping-new-address-form .field[name="shippingAddress.lastname"], .checkout-index-index .modal-popup .modal-content #shipping-new-address-form .field[name="shippingAddress.telephone"] {
            padding-left: 0; } }
      .checkout-index-index .modal-popup .modal-content #shipping-new-address-form .field .label {
        width: 100%;
        font-size: 1rem;
        line-height: 1.4;
        text-align: left;
        font-weight: 400; }
        ù .checkout-index-index .modal-popup .modal-content #shipping-new-address-form .field .label:after {
          font-size: 1rem; }
      .checkout-index-index .modal-popup .modal-content #shipping-new-address-form .field .control {
        width: 100%;
        margin-top: 3px; }
        .checkout-index-index .modal-popup .modal-content #shipping-new-address-form .field .control._with-tooltip input {
          margin-right: 0;
          width: 100%; }
    .checkout-index-index .modal-popup .modal-content #shipping-new-address-form .field-tooltip.toggle {
      display: none; }

.checkout-index-index .modal-popup .modal-footer {
  padding-left: 15%;
  padding-right: 15%;
  border: none; }
  @media only screen and (max-width: 639px) {
    .checkout-index-index .modal-popup .modal-footer {
      padding-left: 20px;
      padding-right: 20px; } }
  .checkout-index-index .modal-popup .modal-footer .action-hide-popup {
    margin-right: 0; }

.checkout-index-index .validation-info svg {
  margin-right: 10px; }

.checkout-shipping-method .step-title {
  margin-bottom: 0; }

.checkout-shipping-method #checkout-shipping-method-load {
  padding: 24px 16px 22px;
  border: 1px solid #838383; }

.checkout-shipping-method #checkout-step-shipping_method {
  margin-top: 18px; }
  .checkout-shipping-method #checkout-step-shipping_method .method-wrapper {
    position: relative;
    overflow: hidden;
    padding-bottom: 15px; }
    .checkout-shipping-method #checkout-step-shipping_method .method-wrapper:last-child {
      padding-bottom: 0; }
      .checkout-shipping-method #checkout-step-shipping_method .method-wrapper:last-child label {
        margin-bottom: 0; }
    .checkout-shipping-method #checkout-step-shipping_method .method-wrapper:not(:first-child) {
      padding-top: 24px;
      border-top: 2px solid #F1EFF0; }
    .checkout-shipping-method #checkout-step-shipping_method .method-wrapper label {
      display: flex;
      flex-flow: row wrap; }
      .checkout-shipping-method #checkout-step-shipping_method .method-wrapper label .method-name,
      .checkout-shipping-method #checkout-step-shipping_method .method-wrapper label .method-price {
        font-weight: 700;
        text-transform: uppercase; }
      .checkout-shipping-method #checkout-step-shipping_method .method-wrapper label .method-price {
        margin-left: 3px; }
      .checkout-shipping-method #checkout-step-shipping_method .method-wrapper label .method-description {
        flex: 0 0 100%;
        margin-top: 5px; }

.checkout-shipping-method .no-quotes-block {
  margin: 20px 0; }

.methods-shipping .actions-toolbar .action.primary {
  margin: 20px 0 0; }

@media only screen and (max-width: 639px) {
  .opc-wrapper .form-login {
    border-bottom: 1px solid #ccc;
    margin: 0 0 15px;
    padding: 0 0 15px; }
  .opc-wrapper .shipping-address-item {
    border-bottom: 1px solid #ccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
    width: 100%; }
    .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
      right: 39px; }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    margin-top: 28px; }
  .opc-wrapper .action-select-shipping-item {
    float: none;
    margin-top: 10px;
    width: 100%; }
  .opc-wrapper .action-show-popup {
    width: 100%; }
  .opc-wrapper .edit-address-link {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 1px; }
    .opc-wrapper .edit-address-link > span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .opc-wrapper .edit-address-link:before {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 2.15385rem;
      line-height: 1;
      color: #303030;
      content: "";
      font-family: "icons-blank-theme";
      vertical-align: middle;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center; }
    .opc-wrapper .edit-address-link:hover:before {
      color: #303030; }
    .opc-wrapper .edit-address-link:active:before {
      color: #303030; } }

@media only screen and (min-width: 768px) {
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right; }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0; }
  .opc-wrapper .form-login {
    max-width: 500px; }
  .table-checkout-shipping-method {
    width: auto; } }

@media only screen and (min-width: 1024px) {
  .opc-wrapper .shipping-address-item {
    width: 33.33333%; }
  .table-checkout-shipping-method {
    min-width: 500px; } }

.checkout-shipping-method {
  position: relative; }

.shipping-policy-block.field-tooltip {
  top: 12px; }
  .shipping-policy-block.field-tooltip .field-tooltip-action {
    color: #1979c3;
    cursor: pointer; }
    .shipping-policy-block.field-tooltip .field-tooltip-action:before {
      display: none; }
  .shipping-policy-block.field-tooltip .field-tooltip-content {
    width: 420px;
    top: 30px; }

@media only screen and (max-width: 639px) {
  .shipping-policy-block.field-tooltip {
    margin-bottom: 20px;
    position: relative;
    right: auto;
    top: auto; }
    .shipping-policy-block.field-tooltip .field-tooltip-content {
      width: 300px;
      right: auto; }
      .shipping-policy-block.field-tooltip .field-tooltip-content:before, .shipping-policy-block.field-tooltip .field-tooltip-content:after {
        right: auto; } }

@media only screen and (min-width: 768px) {
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333%;
    float: right;
    order: 2; } }

.opc-block-shipping-information {
  padding: 0 30px; }
  .opc-block-shipping-information .shipping-information-title {
    border-bottom: 2px solid #F1EFF0;
    margin: 0 0 20px;
    position: relative; }
    .opc-block-shipping-information .shipping-information-title .action-edit {
      top: 2px;
      display: inline-block;
      text-decoration: none;
      margin: 0;
      position: absolute;
      right: 0; }
      .opc-block-shipping-information .shipping-information-title .action-edit > span {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px; }
      .opc-block-shipping-information .shipping-information-title .action-edit:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 28px;
        line-height: 28px;
        color: #8f8f8f;
        content: "";
        font-family: "icons-blank-theme";
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center; }
      .opc-block-shipping-information .shipping-information-title .action-edit:hover:before {
        color: #333; }
      .opc-block-shipping-information .shipping-information-title .action-edit:active:before {
        color: #8f8f8f; }
  .opc-block-shipping-information .shipping-information-content {
    line-height: 27px; }
    .opc-block-shipping-information .shipping-information-content .actions-toolbar {
      margin-left: 0; }
  .opc-block-shipping-information .ship-to,
  .opc-block-shipping-information .ship-via {
    margin: 0 0 20px; }

.opc-block-summary {
  background: #f5f5f5;
  padding: 22px 30px;
  margin: 0 0 20px; }
  .opc-block-summary > .title {
    display: block; }
  .opc-block-summary .mark .value {
    color: #999;
    display: block; }
  .opc-block-summary .grand.incl + .grand.excl .mark,
  .opc-block-summary .grand.incl + .grand.excl .amount {
    border-top: 0;
    font-size: 1.4rem;
    padding-top: 0; }
    .opc-block-summary .grand.incl + .grand.excl .mark strong,
    .opc-block-summary .grand.incl + .grand.excl .amount strong {
      font-weight: 400; }
  .opc-block-summary .not-calculated {
    font-style: italic; }
  .opc-block-summary .items-in-cart > .title {
    border-bottom: 1px solid #F1EFF0;
    padding: 10px 40px 10px 0;
    cursor: pointer;
    display: block;
    text-decoration: none;
    margin-bottom: 0;
    position: relative; }
    .opc-block-summary .items-in-cart > .title > span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .opc-block-summary .items-in-cart > .title:after {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 30px;
      line-height: 12px;
      color: inherit;
      content: "";
      font-family: "icons-blank-theme";
      margin: 3px 0 0;
      vertical-align: middle;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center; }
    .opc-block-summary .items-in-cart > .title:after {
      position: absolute;
      right: 0;
      top: 10px; }
    .opc-block-summary .items-in-cart > .title strong {
      font-size: 1.8rem;
      font-weight: 300;
      margin: 0; }
  .opc-block-summary .items-in-cart.active > .title:after {
    content: ""; }
  .opc-block-summary .items-in-cart .product {
    position: relative; }
  .opc-block-summary .minicart-items-wrapper {
    margin: -15px 0 0;
    max-height: 370px;
    padding: 15px 15px 0 0;
    border: 0; }
  .column.main .opc-block-summary .product-item {
    margin: 0;
    padding-left: 0; }
  .opc-block-summary .product-item .product-item-inner {
    display: table;
    margin: 0 0 10px;
    width: 100%; }
  .opc-block-summary .product-item .product-item-name-block {
    display: table-cell;
    padding-right: 5px;
    text-align: left; }
  .opc-block-summary .product-item .subtotal {
    display: table-cell;
    text-align: right; }
  .opc-block-summary .product-item .price {
    font-size: 1.6rem;
    font-weight: 400; }
  .opc-block-summary .product-item .price-including-tax + .price-excluding-tax {
    margin: 0; }
    .opc-block-summary .product-item .price-including-tax + .price-excluding-tax .price {
      font-size: 1rem; }
  .opc-block-summary .actions-toolbar {
    position: relative;
    z-index: 1; }
    .opc-block-summary .actions-toolbar .secondary {
      border-top: 1px solid #F1EFF0;
      display: block;
      float: none;
      margin: -1px 0 0;
      padding: 15px 0 0;
      text-align: left; }
      .opc-block-summary .actions-toolbar .secondary .action {
        margin: 0; }

@media only screen and (min-width: 768px) {
  .opc-summary-wrapper .modal-header .action-close {
    display: none; } }

.authentication-dropdown {
  box-sizing: border-box; }
  .authentication-dropdown .modal-inner-wrap {
    padding: 25px; }

.authentication-wrapper {
  float: right;
  margin-top: -60px;
  max-width: 50%;
  position: relative;
  z-index: 1; }
  ._has-auth-shown .authentication-wrapper {
    z-index: 900; }

.block-authentication .block-title {
  font-size: 1.8rem;
  border-bottom: 0;
  margin-bottom: 25px; }
  .block-authentication .block-title strong {
    font-weight: 300; }

.block-authentication .field .label {
  font-weight: 400; }

.block-authentication .actions-toolbar {
  margin-bottom: 5px; }
  .block-authentication .actions-toolbar > .secondary {
    padding-top: 25px;
    text-align: left; }

.block-authentication .block[class] {
  margin: 0; }
  .block-authentication .block[class] ul {
    list-style: none;
    padding-left: 10px; }
  .block-authentication .block[class] .field .control,
  .block-authentication .block[class] .field .label {
    float: none;
    width: auto; }
  .block-authentication .block[class] + .block {
    border-top: 1px solid #c1c1c1;
    margin-top: 40px;
    padding-top: 40px;
    position: relative; }
    .block-authentication .block[class] + .block::before {
      height: 36px;
      line-height: 34px;
      margin: -19px 0 -18px;
      min-width: 36px;
      background: #fff;
      border: 1px solid #c1c1c1;
      border-radius: 50%;
      box-sizing: border-box;
      color: #c1c1c1;
      content: attr(data-label);
      display: inline-block;
      left: 50%;
      letter-spacing: normal;
      padding: 0 0.2rem;
      position: absolute;
      text-align: center;
      text-transform: uppercase;
      top: 0; }

@media only screen and (min-width: 768px) {
  .authentication-dropdown {
    background-color: #fff;
    border: 1px solid #aeaeae;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear 0.1s, visibility 0s linear 0.1s;
    visibility: hidden;
    width: 100%; }
    .authentication-dropdown._show {
      z-index: 100;
      transform: scale(1, 1);
      transition: transform linear 0.1s, visibility 0s linear 0s;
      visibility: visible; }
  .authentication-wrapper {
    width: 33.33333%;
    text-align: right; }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px; }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0; }
    .block-authentication .actions-toolbar > .primary .action {
      margin-right: 0; }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem; }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%; }
  .popup-authentication .block-authentication {
    display: flex;
    flex-direction: row;
    border-top: 1px solid #c1c1c1; }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: flex;
    flex-direction: column;
    flex-grow: 1; }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%; }
    .popup-authentication .block[class] + .block {
      border-left: 1px solid #c1c1c1;
      border-top: 0;
      margin: 0;
      padding: 10px 0 0 40px; }
      .popup-authentication .block[class] + .block::before {
        left: 0;
        top: 50%; }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto; } }

.checkout-payment-method #co-payment-form > .fieldset > .legend + br {
  display: none; }

.checkout-payment-method .step-title.payment-options-title {
  margin: 31px 0 14px; }
  @media only screen and (max-width: 767px) {
    .checkout-payment-method .step-title.payment-options-title {
      margin-top: 0; } }

.checkout-payment-method .payment-methods {
  margin: 30px 0 0; }
  .checkout-payment-method .payment-methods .step-title {
    display: none; }
  .checkout-payment-method .payment-methods .checkout-agreements-block .checkout-agreement:before {
    content: none; }
  .checkout-payment-method .payment-methods .checkout-agreements-block .checkout-agreement .label {
    display: block; }
    .checkout-payment-method .payment-methods .checkout-agreements-block .checkout-agreement .label:after {
      content: '';
      margin: 0; }
    .checkout-payment-method .payment-methods .checkout-agreements-block .checkout-agreement .label a {
      color: #FDBE10; }

.checkout-payment-method .payment-method:first-child .payment-method-title {
  border-top: 0; }

.checkout-payment-method .payment-method._active .payment-method-content {
  display: block; }

.checkout-payment-method .payment-method + .payment-method .payment-method-title {
  border-top: 2px solid #F1EFF0; }

.checkout-payment-method .payment-method {
  min-height: 57px; }
  @media only screen and (max-width: 767px) {
    .checkout-payment-method .payment-method {
      min-height: 0; } }
  .checkout-payment-method .payment-method .payment-method-content > .actions-toolbar {
    margin: 0; }
    .checkout-payment-method .payment-method .payment-method-content > .actions-toolbar > .primary .action.primary {
      margin: 25px 0 10px; }
      @media only screen and (max-width: 767px) {
        .checkout-payment-method .payment-method .payment-method-content > .actions-toolbar > .primary .action.primary {
          margin: 0; } }

.checkout-payment-method .payment-method-title {
  padding: 20px 0;
  margin: 0;
  padding-bottom: 0;
  font-weight: 700;
  text-transform: uppercase; }
  .checkout-payment-method .payment-method-title .payment-icon {
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle; }
  .checkout-payment-method .payment-method-title .action-help {
    display: inline-block;
    margin-left: 5px; }
  .checkout-payment-method .payment-method-title > label.label {
    margin-bottom: 4px; }
    .checkout-payment-method .payment-method-title > label.label[for="adyen_cc"] > span {
      margin-left: 5px;
      vertical-align: top; }

.checkout-payment-method .payment-method-content {
  display: none;
  padding: 0 0 20px 22px; }
  .checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
    margin: 0 0 20px; }

.checkout-payment-method .payment-group {
  margin-bottom: 35px;
  padding: 0 15px 15px;
  border: 1px solid #838383; }
  .checkout-payment-method .payment-group + .payment-group .step-title {
    margin: 20px 0 0; }

.checkout-payment-method .field-select-billing,
.checkout-payment-method .billing-address-form {
  max-width: 500px; }

.checkout-payment-method .billing-address-same-as-shipping-block {
  margin: 0 0 10px; }
  .checkout-payment-method .billing-address-same-as-shipping-block + .fieldset .fieldset.address .field {
    display: flex;
    flex-direction: column; }
    .checkout-payment-method .billing-address-same-as-shipping-block + .fieldset .fieldset.address .field > .label {
      width: 100%;
      padding-right: 0;
      text-align: left; }
    .checkout-payment-method .billing-address-same-as-shipping-block + .fieldset .fieldset.address .field ._with-tooltip input {
      width: 100%;
      margin-right: 0; }
    .checkout-payment-method .billing-address-same-as-shipping-block + .fieldset .fieldset.address .field .field-tooltip {
      display: none; }
    .checkout-payment-method .billing-address-same-as-shipping-block + .fieldset .fieldset.address .field.street > legend {
      font-size: 1rem; }
    .checkout-payment-method .billing-address-same-as-shipping-block + .fieldset .fieldset.address .field.street .field[name="billingAddressshared.street.0"] > .label {
      display: none; }
  .checkout-payment-method .billing-address-same-as-shipping-block + .fieldset .actions-toolbar {
    width: 500px;
    margin-left: 0; }
    .checkout-payment-method .billing-address-same-as-shipping-block + .fieldset .actions-toolbar .primary {
      display: flex;
      width: 74.2%; }
      .checkout-payment-method .billing-address-same-as-shipping-block + .fieldset .actions-toolbar .primary button, .checkout-payment-method .billing-address-same-as-shipping-block + .fieldset .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .checkout-payment-method .billing-address-same-as-shipping-block + .fieldset .actions-toolbar .primary .actions-toolbar > .action, .checkout-payment-method .billing-address-same-as-shipping-block + .fieldset .actions-toolbar .primary .action-gift {
        max-width: 40%;
        margin-right: 20px; }

.checkout-payment-method .checkout-billing-address {
  margin: 0 0 20px; }
  .checkout-payment-method .checkout-billing-address .primary .action-update {
    margin-right: 0; }
  .checkout-payment-method .checkout-billing-address .billing-address-details {
    padding: 0 0 0 23px;
    margin-top: 16px;
    line-height: 1.6; }

.checkout-payment-method .payment-method-note + .checkout-billing-address {
  margin-top: 20px; }

.checkout-payment-method .payment-method-iframe {
  background-color: transparent;
  display: none;
  width: 100%; }

.checkout-payment-method .no-payments-block {
  margin: 20px 0; }

@media only screen and (max-width: 767px) {
  .checkout-payment-method .payment-method-title {
    padding: 20px 0 15px; }
  .checkout-payment-method .payment-method-content {
    padding: 0 15px 20px; }
  .checkout-payment-method .checkout-billing-address .action-cancel {
    margin-top: 10px; }
  .checkout-payment-method .billing-address-same-as-shipping-block + .fieldset .actions-toolbar {
    width: 100%; }
    .checkout-payment-method .billing-address-same-as-shipping-block + .fieldset .actions-toolbar .primary {
      width: 100%;
      justify-content: space-between; }
      .checkout-payment-method .billing-address-same-as-shipping-block + .fieldset .actions-toolbar .primary button, .checkout-payment-method .billing-address-same-as-shipping-block + .fieldset .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .checkout-payment-method .billing-address-same-as-shipping-block + .fieldset .actions-toolbar .primary .actions-toolbar > .action, .checkout-payment-method .billing-address-same-as-shipping-block + .fieldset .actions-toolbar .primary .action-gift {
        max-width: 46%;
        margin-right: 0; } }

@media only screen and (min-width: 768px) {
  .checkout-payment-method .actions-toolbar .primary {
    float: left;
    margin: 0; }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%; }
  .checkout-payment-method .payment-method-content .fieldset > .field {
    margin: 0 0 20px; }
    .checkout-payment-method .payment-method-content .fieldset > .field.type .control {
      margin-left: 25.8%; }
    .checkout-payment-method .payment-method-content .fieldset > .field.type.no-detection .control {
      margin-left: 0; }
  .checkout-billing-address .action-update {
    float: right; }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0; } }

.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {
  content: ""; }

.checkout-payment-method .payment-option._collapsible .payment-option-title {
  cursor: pointer; }

.checkout-payment-method .payment-option._collapsible .payment-option-content {
  display: none; }

.checkout-payment-method .payment-option.giftcardaccount {
  border-bottom: 2px solid #F1EFF0; }

.checkout-payment-method .payment-option-title {
  border-top: 2px solid #F1EFF0;
  padding: 20px 0;
  position: relative; }
  .checkout-payment-method .payment-option-title .action-toggle {
    color: #000;
    display: inline-block;
    text-decoration: none;
    width: 100%;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.07692rem; }
    .checkout-payment-method .payment-option-title .action-toggle:after {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 32px;
      line-height: 16px;
      color: #8f8f8f;
      content: "";
      font-family: "icons-blank-theme";
      margin: 0;
      vertical-align: middle;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center; }
    .checkout-payment-method .payment-option-title .action-toggle:hover:after {
      color: #333; }
    .checkout-payment-method .payment-option-title .action-toggle:active:after {
      color: #8f8f8f; }
    .checkout-payment-method .payment-option-title .action-toggle:after {
      position: absolute;
      right: -10px;
      font-size: 2.61538rem;
      color: #000; }

.checkout-payment-method .payment-option-content {
  padding: 0 0 35px; }
  @media only screen and (max-width: 767px) {
    .checkout-payment-method .payment-option-content {
      padding-bottom: 30px; } }
  .checkout-payment-method .payment-option-content .form {
    display: flex; }
    @media only screen and (max-width: 767px) {
      .checkout-payment-method .payment-option-content .form {
        flex-direction: column;
        padding-left: 0;
        padding-right: 0; } }
  .checkout-payment-method .payment-option-content .actions-toolbar .primary button.action.action-apply, .checkout-payment-method .payment-option-content .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action.action-apply, .cart.table-wrapper .checkout-payment-method .payment-option-content .actions-toolbar .primary .actions-toolbar > .action.action-apply, .checkout-payment-method .payment-option-content .actions-toolbar .primary .action.action-apply.action-gift, .checkout-payment-method .payment-option-content .actions-toolbar .primary button.action.action-cancel, .checkout-payment-method .payment-option-content .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action.action-cancel, .cart.table-wrapper .checkout-payment-method .payment-option-content .actions-toolbar .primary .actions-toolbar > .action.action-cancel, .checkout-payment-method .payment-option-content .actions-toolbar .primary .action.action-cancel.action-gift, .checkout-payment-method .payment-option-content .actions-toolbar .primary button.action.action-add, .checkout-payment-method .payment-option-content .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action.action-add, .cart.table-wrapper .checkout-payment-method .payment-option-content .actions-toolbar .primary .actions-toolbar > .action.action-add, .checkout-payment-method .payment-option-content .actions-toolbar .primary .action.action-add.action-gift {
    width: 220px;
    margin: 0; }
    @media only screen and (max-width: 767px) {
      .checkout-payment-method .payment-option-content .actions-toolbar .primary button.action.action-apply, .checkout-payment-method .payment-option-content .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action.action-apply, .cart.table-wrapper .checkout-payment-method .payment-option-content .actions-toolbar .primary .actions-toolbar > .action.action-apply, .checkout-payment-method .payment-option-content .actions-toolbar .primary .action.action-apply.action-gift, .checkout-payment-method .payment-option-content .actions-toolbar .primary button.action.action-cancel, .checkout-payment-method .payment-option-content .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action.action-cancel, .cart.table-wrapper .checkout-payment-method .payment-option-content .actions-toolbar .primary .actions-toolbar > .action.action-cancel, .checkout-payment-method .payment-option-content .actions-toolbar .primary .action.action-cancel.action-gift, .checkout-payment-method .payment-option-content .actions-toolbar .primary button.action.action-add, .checkout-payment-method .payment-option-content .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action.action-add, .cart.table-wrapper .checkout-payment-method .payment-option-content .actions-toolbar .primary .actions-toolbar > .action.action-add, .checkout-payment-method .payment-option-content .actions-toolbar .primary .action.action-add.action-gift {
        width: 100%; } }
  .checkout-payment-method .payment-option-content .actions-toolbar .secondary button.action.action-check, .checkout-payment-method .payment-option-content .actions-toolbar .secondary .cart.table-wrapper .actions-toolbar > .action.action-check, .cart.table-wrapper .checkout-payment-method .payment-option-content .actions-toolbar .secondary .actions-toolbar > .action.action-check, .checkout-payment-method .payment-option-content .actions-toolbar .secondary .action.action-check.action-gift {
    margin-top: 20px;
    text-transform: uppercase; }

.checkout-payment-method .payment-option-inner {
  flex: 0 0 calc(100% - 220px);
  margin: 0 0 20px; }
  @media only screen and (max-width: 767px) {
    .checkout-payment-method .payment-option-inner {
      margin-top: 0;
      margin-bottom: 10px; } }

@media only screen and (max-width: 767px) {
  .checkout-payment-method .form-giftcard-account .payment-option-inner .field {
    margin: 0; } }

.checkout-payment-method .credit-card-types {
  padding: 0; }
  .checkout-payment-method .credit-card-types .item {
    display: inline-block;
    list-style: none;
    margin: 0 5px 0 0;
    vertical-align: top; }
    .checkout-payment-method .credit-card-types .item._active {
      font-weight: 700; }
      .checkout-payment-method .credit-card-types .item._active img {
        -webkit-filter: grayscale(0%);
        filter: grayscale(0%); }
    .checkout-payment-method .credit-card-types .item._inactive {
      opacity: 0.4; }
    .checkout-payment-method .credit-card-types .item span {
      display: inline-block;
      padding-top: 6px;
      vertical-align: top; }
  .checkout-payment-method .credit-card-types img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: all 0.6s ease; }

.checkout-payment-method .ccard .fields > .year {
  padding-left: 5px; }

.checkout-payment-method .ccard .fields .select {
  padding-left: 5px;
  padding-right: 5px; }

.checkout-payment-method .ccard .month .select {
  width: 140px; }

.checkout-payment-method .ccard .year .select {
  width: 80px; }

.checkout-payment-method .ccard .number .input-text {
  width: 225px; }

.checkout-payment-method .ccard > .field.cvv > .control {
  padding-right: 20px;
  width: auto; }

.checkout-payment-method .ccard .cvv .input-text {
  width: 55px; }

.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field {
  width: auto !important; }

@media only screen and (max-width: 767px) {
  .checkout-payment-method .payment-option .payment-option-content .form-discount button, .checkout-payment-method .payment-option .payment-option-content .form-discount .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .checkout-payment-method .payment-option .payment-option-content .form-discount .actions-toolbar > .action, .checkout-payment-method .payment-option .payment-option-content .form-discount .action-gift {
    width: 100%; } }

@media only screen and (min-width: 768px) {
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0; } }

.checkout-agreements-block .checkout-agreements {
  margin-bottom: 20px; }

.checkout-agreements-block .action-show {
  vertical-align: baseline; }

.checkout-agreements-items {
  padding-bottom: 30px; }
  .checkout-agreements-items .checkout-agreements-item {
    margin-bottom: 20px; }
  .checkout-agreements-items .checkout-agreements-item-title {
    border-bottom: 0; }

.checkout-agreement-item-content {
  overflow: auto; }

body.absolute-breadcrumbs .breadcrumbs,
body.page-layout-absolute-breadcrumbs-category .breadcrumbs,
.page-layout-absolute-breadcrumbs .breadcrumbs,
.page-layout-absolute-breadcrumbs-category .breadcrumbs {
  position: absolute;
  z-index: 9; }

body.absolute-breadcrumbs .category-view .description-container,
body.page-layout-absolute-breadcrumbs-category .category-view .description-container,
.page-layout-absolute-breadcrumbs .category-view .description-container,
.page-layout-absolute-breadcrumbs-category .category-view .description-container {
  padding-top: 40px; }

p:empty {
  display: none; }

.login-container .block-new-customer .actions-toolbar {
  margin-top: 25px; }

.login-container .block .block-title {
  font-size: 1.8rem; }

.login-container .fieldset:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #E20714;
  font-size: 1.2rem; }

.login-container .fieldset:after {
  margin-top: 35px; }

.block-addresses-list .items.addresses > .item {
  margin-bottom: 20px; }
  .block-addresses-list .items.addresses > .item:last-child {
    margin-bottom: 0; }

.field.password .control {
  display: flex;
  flex-direction: column; }
  .field.password .control .mage-error {
    order: 2; }
  .field.password .control .input-text {
    order: 0;
    z-index: 2; }

.password-strength-meter {
  background-color: #f4f4f4;
  height: 40px;
  line-height: 40px;
  padding: 0 9px;
  position: relative;
  z-index: 1; }
  .password-strength-meter:before {
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    z-index: -1; }
  .password-none .password-strength-meter:before {
    background-color: #f4f4f4;
    width: 100%; }
  .password-weak .password-strength-meter:before {
    background-color: #ffafae;
    width: 25%; }
  .password-medium .password-strength-meter:before {
    background-color: #ffd6b3;
    width: 50%; }
  .password-strong .password-strength-meter:before {
    background-color: #c5eeac;
    width: 75%; }
  .password-very-strong .password-strength-meter:before {
    background-color: #81b562;
    width: 100%; }

.control.captcha-image {
  margin-top: 10px; }
  .control.captcha-image .captcha-img {
    vertical-align: middle; }

@media only screen and (max-width: 767px) {
  body.account.page-layout-2columns-left .sidebar {
    display: none; } }

@media only screen and (max-width: 767px) {
  body.account.page-layout-2columns-left .sidebar.opened {
    display: block; } }

body.account.page-layout-2columns-left .content.moved {
  display: none; }

body.account.page-layout-2columns-left .column.main {
  width: 100%;
  float: none; }

body.account .page-main {
  padding: 10px 0 0 0; }
  @media only screen and (max-width: 767px) {
    body.account .page-main {
      padding: 0; } }
  @media only screen and (max-width: 767px) {
    body.account .page-main .my-account.container-ls.menu_opened .mobile-menu-button-wrapper, body.account .page-main .breadcrumbs .my-account.menu_opened.items .mobile-menu-button-wrapper, .breadcrumbs body.account .page-main .my-account.menu_opened.items .mobile-menu-button-wrapper, body.account .page-main .checkout-cart-index .my-account.menu_opened#maincontent.page-main .mobile-menu-button-wrapper, .checkout-cart-index body.account .page-main .my-account.menu_opened#maincontent.page-main .mobile-menu-button-wrapper, body.account .page-products .page-main > .my-account.menu_opened.columns .mobile-menu-button-wrapper, .page-products body.account .page-main > .my-account.menu_opened.columns .mobile-menu-button-wrapper, body.account .page-main .page-products .category-view .my-account.menu_opened.description-container .mobile-menu-button-wrapper, .page-products .category-view body.account .page-main .my-account.menu_opened.description-container .mobile-menu-button-wrapper, body.account .page-main .catalog-product_compare-index .my-account.menu_opened.page-main .mobile-menu-button-wrapper, .catalog-product_compare-index body.account .page-main .my-account.menu_opened.page-main .mobile-menu-button-wrapper, body.account .page-main .catalog-product-view .my-account.menu_opened#maincontent.page-main .mobile-menu-button-wrapper, .catalog-product-view body.account .page-main .my-account.menu_opened#maincontent.page-main .mobile-menu-button-wrapper, body.account .page-main .my-account.menu_opened.products_slides:not(.slide_crosssell) .mobile-menu-button-wrapper, body.account .page-main .contact-index-index .my-account.menu_opened.page-title-wrapper .mobile-menu-button-wrapper, .contact-index-index body.account .page-main .my-account.menu_opened.page-title-wrapper .mobile-menu-button-wrapper, body.account .page-main .cms-contatti .my-account.menu_opened.page-title-wrapper .mobile-menu-button-wrapper, .cms-contatti body.account .page-main .my-account.menu_opened.page-title-wrapper .mobile-menu-button-wrapper, body.account .page-main .cms-contacts .my-account.menu_opened.page-title-wrapper .mobile-menu-button-wrapper, .cms-contacts body.account .page-main .my-account.menu_opened.page-title-wrapper .mobile-menu-button-wrapper, body.account .page-main .cms-contact-us .my-account.menu_opened.page-title-wrapper .mobile-menu-button-wrapper, .cms-contact-us body.account .page-main .my-account.menu_opened.page-title-wrapper .mobile-menu-button-wrapper, body.account .page-main .cms-kontakt .my-account.menu_opened.page-title-wrapper .mobile-menu-button-wrapper, .cms-kontakt body.account .page-main .my-account.menu_opened.page-title-wrapper .mobile-menu-button-wrapper, body.account .page-main .cms-contacto .my-account.menu_opened.page-title-wrapper .mobile-menu-button-wrapper, .cms-contacto body.account .page-main .my-account.menu_opened.page-title-wrapper .mobile-menu-button-wrapper, body.account .page-main .blog-page .my-account.menu_opened.columns .mobile-menu-button-wrapper, .blog-page body.account .page-main .my-account.menu_opened.columns .mobile-menu-button-wrapper, body.account .page-main .checkout-index-index .my-account.menu_opened.checkout-container .mobile-menu-button-wrapper, .checkout-index-index body.account .page-main .my-account.menu_opened.checkout-container .mobile-menu-button-wrapper {
      opacity: 0;
      max-height: 0;
      height: 0;
      margin: 0;
      border: none; } }
  @media only screen and (max-width: 767px) {
    body.account .page-main .my-account.container-ls.menu_opened .breadcrumbs, body.account .page-main .breadcrumbs .my-account.menu_opened.items .breadcrumbs, .breadcrumbs body.account .page-main .my-account.menu_opened.items .breadcrumbs, body.account .page-main .checkout-cart-index .my-account.menu_opened#maincontent.page-main .breadcrumbs, .checkout-cart-index body.account .page-main .my-account.menu_opened#maincontent.page-main .breadcrumbs, body.account .page-products .page-main > .my-account.menu_opened.columns .breadcrumbs, .page-products body.account .page-main > .my-account.menu_opened.columns .breadcrumbs, body.account .page-main .page-products .category-view .my-account.menu_opened.description-container .breadcrumbs, .page-products .category-view body.account .page-main .my-account.menu_opened.description-container .breadcrumbs, body.account .page-main .catalog-product_compare-index .my-account.menu_opened.page-main .breadcrumbs, .catalog-product_compare-index body.account .page-main .my-account.menu_opened.page-main .breadcrumbs, body.account .page-main .catalog-product-view .my-account.menu_opened#maincontent.page-main .breadcrumbs, .catalog-product-view body.account .page-main .my-account.menu_opened#maincontent.page-main .breadcrumbs, body.account .page-main .my-account.menu_opened.products_slides:not(.slide_crosssell) .breadcrumbs, body.account .page-main .contact-index-index .my-account.menu_opened.page-title-wrapper .breadcrumbs, .contact-index-index body.account .page-main .my-account.menu_opened.page-title-wrapper .breadcrumbs, body.account .page-main .cms-contatti .my-account.menu_opened.page-title-wrapper .breadcrumbs, .cms-contatti body.account .page-main .my-account.menu_opened.page-title-wrapper .breadcrumbs, body.account .page-main .cms-contacts .my-account.menu_opened.page-title-wrapper .breadcrumbs, .cms-contacts body.account .page-main .my-account.menu_opened.page-title-wrapper .breadcrumbs, body.account .page-main .cms-contact-us .my-account.menu_opened.page-title-wrapper .breadcrumbs, .cms-contact-us body.account .page-main .my-account.menu_opened.page-title-wrapper .breadcrumbs, body.account .page-main .cms-kontakt .my-account.menu_opened.page-title-wrapper .breadcrumbs, .cms-kontakt body.account .page-main .my-account.menu_opened.page-title-wrapper .breadcrumbs, body.account .page-main .cms-contacto .my-account.menu_opened.page-title-wrapper .breadcrumbs, .cms-contacto body.account .page-main .my-account.menu_opened.page-title-wrapper .breadcrumbs, body.account .page-main .blog-page .my-account.menu_opened.columns .breadcrumbs, .blog-page body.account .page-main .my-account.menu_opened.columns .breadcrumbs, body.account .page-main .checkout-index-index .my-account.menu_opened.checkout-container .breadcrumbs, .checkout-index-index body.account .page-main .my-account.menu_opened.checkout-container .breadcrumbs {
      height: 0;
      margin: 0; } }

.account .breadcrumbs {
  width: 100%;
  padding: 0;
  transition: all 0.3s ease-in-out;
  overflow: hidden; }
  .account .breadcrumbs ul.items li.item {
    line-height: 22px;
    font-size: 11px;
    font-family: "Roboto Condensed", sans-serif;
    letter-spacing: 0;
    color: #000; }
    .account .breadcrumbs ul.items li.item:not(:last-child):after {
      content: " / ";
      font-size: 10px; }
    .account .breadcrumbs ul.items li.item a {
      color: #000; }

@media only screen and (min-width: 1440px) {
  .account-nav {
    padding-right: 100px; } }

@media only screen and (min-width: 1200px) {
  .account-nav {
    padding-right: 70px; } }

.account-nav .content {
  padding: 15px 0; }
  @media only screen and (min-width: 768px) {
    .account-nav .content {
      margin-top: 30px; } }

.account-nav .items {
  display: block; }
  .account-nav .items .item {
    height: 60px;
    line-height: 60px;
    margin: 3px 0 0;
    border-bottom: 1px solid #F1EFF0; }
    .account-nav .items .item:first-child {
      border-top: 1px solid #F1EFF0; }
    .account-nav .items .item a,
    .account-nav .items .item > strong {
      text-decoration: none;
      font-family: "Roboto Condensed", sans-serif;
      font-size: 13px;
      letter-spacing: 0;
      text-transform: uppercase;
      color: #000; }
      .account-nav .items .item a:hover,
      .account-nav .items .item > strong:hover {
        font-weight: bold; }
    .account-nav .items .item.current a,
    .account-nav .items .item.current strong {
      font-weight: bold;
      cursor: pointer; }

.box-order-billing-address .box-content,
.box-order-shipping-address .box-content,
.box-address-billing .box-content,
.box-billing-address .box-content,
.box-address-shipping .box-content,
.box-shipping-address .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  line-height: 20px; }
  .box-order-billing-address .box-content a,
  .box-order-shipping-address .box-content a,
  .box-address-billing .box-content a,
  .box-billing-address .box-content a,
  .box-address-shipping .box-content a,
  .box-shipping-address .box-content a,
  .box-information .box-content a,
  .box-newsletter .box-content a {
    text-decoration: underline;
    color: #000; }

.actions-toolbar .action.back {
  font-weight: bold;
  color: #000;
  text-decoration: underline; }
  .actions-toolbar .action.back span {
    color: #000;
    text-decoration: underline; }

@media only screen and (max-width: 767px) {
  .column.main .form-newsletter-manage,
  .column.main .form-edit-account,
  .column.main .form-address-edit,
  .column.main .wishlist.share {
    order: 2;
    margin-top: 30px; } }

.column.main .form-newsletter-manage .fieldset,
.column.main .form-edit-account .fieldset,
.column.main .form-address-edit .fieldset,
.column.main .wishlist.share .fieldset {
  width: 100%;
  margin-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
  /* input tricks */
  /* checkbox aspect */
  /* checked mark aspect */
  /* checked mark aspect changes */
  /* disabled checkbox */
  /* accessibility */ }
  .column.main .form-newsletter-manage .fieldset legend,
  .column.main .form-edit-account .fieldset legend,
  .column.main .form-address-edit .fieldset legend,
  .column.main .wishlist.share .fieldset legend {
    width: 100%;
    font-size: 20px;
    font-weight: bold; }
  @media only screen and (min-width: 768px) {
    .column.main .form-newsletter-manage .fieldset > .field:nth-child(n+2) .control,
    .column.main .form-edit-account .fieldset > .field:nth-child(n+2) .control,
    .column.main .form-address-edit .fieldset > .field:nth-child(n+2) .control,
    .column.main .wishlist.share .fieldset > .field:nth-child(n+2) .control {
      padding-right: 30px; } }
  @media only screen and (max-width: 767px) {
    .column.main .form-newsletter-manage .fieldset .fieldset,
    .column.main .form-edit-account .fieldset .fieldset,
    .column.main .form-address-edit .fieldset .fieldset,
    .column.main .wishlist.share .fieldset .fieldset {
      margin: 0; } }
  .column.main .form-newsletter-manage .fieldset .field,
  .column.main .form-edit-account .fieldset .field,
  .column.main .form-address-edit .fieldset .field,
  .column.main .wishlist.share .fieldset .field {
    width: 100%;
    margin-bottom: 20px; }
    @media only screen and (min-width: 768px) {
      .column.main .form-newsletter-manage .fieldset .field,
      .column.main .form-edit-account .fieldset .field,
      .column.main .form-address-edit .fieldset .field,
      .column.main .wishlist.share .fieldset .field {
        width: 50%; } }
    @media only screen and (min-width: 768px) {
      .column.main .form-newsletter-manage .fieldset .field.billing, .column.main .form-newsletter-manage .fieldset .field.shipping, .column.main .form-newsletter-manage .fieldset .field.additional, .column.main .form-newsletter-manage .fieldset .field.street,
      .column.main .form-edit-account .fieldset .field.billing,
      .column.main .form-edit-account .fieldset .field.shipping,
      .column.main .form-edit-account .fieldset .field.additional,
      .column.main .form-edit-account .fieldset .field.street,
      .column.main .form-address-edit .fieldset .field.billing,
      .column.main .form-address-edit .fieldset .field.shipping,
      .column.main .form-address-edit .fieldset .field.additional,
      .column.main .form-address-edit .fieldset .field.street,
      .column.main .wishlist.share .fieldset .field.billing,
      .column.main .wishlist.share .fieldset .field.shipping,
      .column.main .wishlist.share .fieldset .field.additional,
      .column.main .wishlist.share .fieldset .field.street {
        width: 100%; } }
    .column.main .form-newsletter-manage .fieldset .field.additional,
    .column.main .form-edit-account .fieldset .field.additional,
    .column.main .form-address-edit .fieldset .field.additional,
    .column.main .wishlist.share .fieldset .field.additional {
      margin: 20px 0 0 0; }
      .column.main .form-newsletter-manage .fieldset .field.additional .control,
      .column.main .form-edit-account .fieldset .field.additional .control,
      .column.main .form-address-edit .fieldset .field.additional .control,
      .column.main .wishlist.share .fieldset .field.additional .control {
        padding-right: 0; }
    .column.main .form-newsletter-manage .fieldset .field.choice,
    .column.main .form-edit-account .fieldset .field.choice,
    .column.main .form-address-edit .fieldset .field.choice,
    .column.main .wishlist.share .fieldset .field.choice {
      display: flex;
      position: relative;
      z-index: 10;
      overflow: hidden; }
      .column.main .form-newsletter-manage .fieldset .field.choice:before,
      .column.main .form-edit-account .fieldset .field.choice:before,
      .column.main .form-address-edit .fieldset .field.choice:before,
      .column.main .wishlist.share .fieldset .field.choice:before {
        display: none; }
      .column.main .form-newsletter-manage .fieldset .field.choice input,
      .column.main .form-edit-account .fieldset .field.choice input,
      .column.main .form-address-edit .fieldset .field.choice input,
      .column.main .wishlist.share .fieldset .field.choice input {
        margin-right: 10px; }
    .column.main .form-newsletter-manage .fieldset .field .label,
    .column.main .form-edit-account .fieldset .field .label,
    .column.main .form-address-edit .fieldset .field .label,
    .column.main .wishlist.share .fieldset .field .label {
      width: 100%;
      padding: 6px 0;
      text-align: left;
      font-weight: normal; }
    .column.main .form-newsletter-manage .fieldset .field .control,
    .column.main .form-edit-account .fieldset .field .control,
    .column.main .form-address-edit .fieldset .field .control,
    .column.main .wishlist.share .fieldset .field .control {
      width: 100%; }
      .column.main .form-newsletter-manage .fieldset .field .control select,
      .column.main .form-newsletter-manage .fieldset .field .control input[type="email"],
      .column.main .form-newsletter-manage .fieldset .field .control input[type="password"],
      .column.main .form-newsletter-manage .fieldset .field .control input[type="text"],
      .column.main .form-edit-account .fieldset .field .control select,
      .column.main .form-edit-account .fieldset .field .control input[type="email"],
      .column.main .form-edit-account .fieldset .field .control input[type="password"],
      .column.main .form-edit-account .fieldset .field .control input[type="text"],
      .column.main .form-address-edit .fieldset .field .control select,
      .column.main .form-address-edit .fieldset .field .control input[type="email"],
      .column.main .form-address-edit .fieldset .field .control input[type="password"],
      .column.main .form-address-edit .fieldset .field .control input[type="text"],
      .column.main .wishlist.share .fieldset .field .control select,
      .column.main .wishlist.share .fieldset .field .control input[type="email"],
      .column.main .wishlist.share .fieldset .field .control input[type="password"],
      .column.main .wishlist.share .fieldset .field .control input[type="text"] {
        height: 40px;
        font-family: "Roboto Condensed", sans-serif;
        font-size: 13px;
        border-color: #838383; }
  .column.main .form-newsletter-manage .fieldset input[type="checkbox"]:not(:checked),
  .column.main .form-newsletter-manage .fieldset input[type="checkbox"]:checked,
  .column.main .form-edit-account .fieldset input[type="checkbox"]:not(:checked),
  .column.main .form-edit-account .fieldset input[type="checkbox"]:checked,
  .column.main .form-address-edit .fieldset input[type="checkbox"]:not(:checked),
  .column.main .form-address-edit .fieldset input[type="checkbox"]:checked,
  .column.main .wishlist.share .fieldset input[type="checkbox"]:not(:checked),
  .column.main .wishlist.share .fieldset input[type="checkbox"]:checked {
    position: absolute;
    left: -99px; }
  .column.main .form-newsletter-manage .fieldset input[type="checkbox"]:not(:checked) + label,
  .column.main .form-newsletter-manage .fieldset input[type="checkbox"]:checked + label,
  .column.main .form-edit-account .fieldset input[type="checkbox"]:not(:checked) + label,
  .column.main .form-edit-account .fieldset input[type="checkbox"]:checked + label,
  .column.main .form-address-edit .fieldset input[type="checkbox"]:not(:checked) + label,
  .column.main .form-address-edit .fieldset input[type="checkbox"]:checked + label,
  .column.main .wishlist.share .fieldset input[type="checkbox"]:not(:checked) + label,
  .column.main .wishlist.share .fieldset input[type="checkbox"]:checked + label {
    position: relative;
    padding-left: 26px;
    padding-top: 0;
    padding-bottom: 0;
    display: inline-block;
    cursor: pointer;
    line-height: 16px; }
  .column.main .form-newsletter-manage .fieldset input[type="checkbox"]:not(:checked) + label:before,
  .column.main .form-newsletter-manage .fieldset input[type="checkbox"]:checked + label:before,
  .column.main .form-edit-account .fieldset input[type="checkbox"]:not(:checked) + label:before,
  .column.main .form-edit-account .fieldset input[type="checkbox"]:checked + label:before,
  .column.main .form-address-edit .fieldset input[type="checkbox"]:not(:checked) + label:before,
  .column.main .form-address-edit .fieldset input[type="checkbox"]:checked + label:before,
  .column.main .wishlist.share .fieldset input[type="checkbox"]:not(:checked) + label:before,
  .column.main .wishlist.share .fieldset input[type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 16px;
    border: 1px solid #838383;
    background: white; }
  .column.main .form-newsletter-manage .fieldset input[type="checkbox"]:not(:checked) + label:after,
  .column.main .form-newsletter-manage .fieldset input[type="checkbox"]:checked + label:after,
  .column.main .form-edit-account .fieldset input[type="checkbox"]:not(:checked) + label:after,
  .column.main .form-edit-account .fieldset input[type="checkbox"]:checked + label:after,
  .column.main .form-address-edit .fieldset input[type="checkbox"]:not(:checked) + label:after,
  .column.main .form-address-edit .fieldset input[type="checkbox"]:checked + label:after,
  .column.main .wishlist.share .fieldset input[type="checkbox"]:not(:checked) + label:after,
  .column.main .wishlist.share .fieldset input[type="checkbox"]:checked + label:after {
    content: '';
    position: absolute;
    top: 4px;
    left: 4px;
    width: 8px;
    height: 8px;
    background-color: #FDBE10;
    transition: all 0.3s ease-in-out; }
  .column.main .form-newsletter-manage .fieldset input[type="checkbox"]:not(:checked) + label:after,
  .column.main .form-edit-account .fieldset input[type="checkbox"]:not(:checked) + label:after,
  .column.main .form-address-edit .fieldset input[type="checkbox"]:not(:checked) + label:after,
  .column.main .wishlist.share .fieldset input[type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0); }
  .column.main .form-newsletter-manage .fieldset input[type="checkbox"]:checked + label:after,
  .column.main .form-edit-account .fieldset input[type="checkbox"]:checked + label:after,
  .column.main .form-address-edit .fieldset input[type="checkbox"]:checked + label:after,
  .column.main .wishlist.share .fieldset input[type="checkbox"]:checked + label:after {
    opacity: 1;
    transform: scale(1); }
  .column.main .form-newsletter-manage .fieldset input[type="checkbox"]:disabled:not(:checked) + label:before,
  .column.main .form-newsletter-manage .fieldset input[type="checkbox"]:disabled:checked + label:before,
  .column.main .form-edit-account .fieldset input[type="checkbox"]:disabled:not(:checked) + label:before,
  .column.main .form-edit-account .fieldset input[type="checkbox"]:disabled:checked + label:before,
  .column.main .form-address-edit .fieldset input[type="checkbox"]:disabled:not(:checked) + label:before,
  .column.main .form-address-edit .fieldset input[type="checkbox"]:disabled:checked + label:before,
  .column.main .wishlist.share .fieldset input[type="checkbox"]:disabled:not(:checked) + label:before,
  .column.main .wishlist.share .fieldset input[type="checkbox"]:disabled:checked + label:before {
    opacity: 0.5; }
  .column.main .form-newsletter-manage .fieldset input[type="checkbox"]:disabled:checked + label:after,
  .column.main .form-edit-account .fieldset input[type="checkbox"]:disabled:checked + label:after,
  .column.main .form-address-edit .fieldset input[type="checkbox"]:disabled:checked + label:after,
  .column.main .wishlist.share .fieldset input[type="checkbox"]:disabled:checked + label:after {
    opacity: 0.5; }
  .column.main .form-newsletter-manage .fieldset input[type="checkbox"]:disabled + label,
  .column.main .form-edit-account .fieldset input[type="checkbox"]:disabled + label,
  .column.main .form-address-edit .fieldset input[type="checkbox"]:disabled + label,
  .column.main .wishlist.share .fieldset input[type="checkbox"]:disabled + label {
    opacity: 0.5; }

.column.main .form-newsletter-manage #region_id,
.column.main .form-edit-account #region_id,
.column.main .form-address-edit #region_id,
.column.main .wishlist.share #region_id {
  display: none; }

.column.main .form-newsletter-manage .actions-toolbar,
.column.main .form-edit-account .actions-toolbar,
.column.main .form-address-edit .actions-toolbar,
.column.main .wishlist.share .actions-toolbar {
  width: 100%;
  margin: 0; }
  .column.main .form-newsletter-manage .actions-toolbar .action.edit, .column.main .form-newsletter-manage .actions-toolbar .action.save,
  .column.main .form-edit-account .actions-toolbar .action.edit,
  .column.main .form-edit-account .actions-toolbar .action.save,
  .column.main .form-address-edit .actions-toolbar .action.edit,
  .column.main .form-address-edit .actions-toolbar .action.save,
  .column.main .wishlist.share .actions-toolbar .action.edit,
  .column.main .wishlist.share .actions-toolbar .action.save {
    height: 40px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 13px;
    text-transform: uppercase; }
  @media only screen and (max-width: 767px) {
    .column.main .form-newsletter-manage .actions-toolbar .secondary,
    .column.main .form-edit-account .actions-toolbar .secondary,
    .column.main .form-address-edit .actions-toolbar .secondary,
    .column.main .wishlist.share .actions-toolbar .secondary {
      margin-top: 30px; } }

@media only screen and (max-width: 767px) {
  .column.main .form-newsletter-manage .fieldset + .fieldset,
  .column.main .form-edit-account .fieldset + .fieldset,
  .column.main .form-address-edit .fieldset + .fieldset,
  .column.main .wishlist.share .fieldset + .fieldset {
    padding-top: 20px;
    border-top: 2px solid #F1EFF0; } }

.column.main .form-edit-account {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start; }
  .column.main .form-edit-account .fieldset.password {
    display: none; }
  .column.main .form-edit-account .fieldset {
    width: 100%; }
    @media only screen and (min-width: 768px) {
      .column.main .form-edit-account .fieldset {
        width: 50%; } }
    .column.main .form-edit-account .fieldset .field {
      width: 100%; }

.column.main .form-newsletter-manage .favorite_activity {
  width: 100%;
  display: flex;
  flex-wrap: wrap; }
  .column.main .form-newsletter-manage .favorite_activity legend {
    margin-bottom: 40px; }
    @media only screen and (max-width: 767px) {
      .column.main .form-newsletter-manage .favorite_activity legend {
        display: none; } }
  .column.main .form-newsletter-manage .favorite_activity .field {
    width: 50%;
    margin-bottom: 40px; }
    @media only screen and (min-width: 768px) {
      .column.main .form-newsletter-manage .favorite_activity .field {
        width: 25%; } }

.column .wishlist.share .fieldset .field.required .label:after {
  margin-left: 3px; }

@media only screen and (max-width: 767px) {
  .column .wishlist.share .fieldset .legend {
    margin-bottom: 0; } }

@media only screen and (max-width: 767px) {
  .column .wishlist.share .fieldset .legend span {
    font-size: 1.15385rem; } }

.fieldset .fullname.field > .label + .control {
  width: 100%; }

@media only screen and (max-width: 767px) {
  .account .page-title-wrapper {
    order: 1; } }

.account .page-title-wrapper h1 {
  margin-bottom: 10px;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 20px;
  font-weight: bold; }
  @media only screen and (min-width: 768px) {
    .account .page-title-wrapper h1 {
      margin-bottom: 30px;
      font-size: 30px; } }

.account .column.main {
  padding-bottom: 40px; }
  @media only screen and (max-width: 767px) {
    .account .column.main {
      display: flex;
      flex-wrap: wrap;
      flex-direction: column; } }
  .account .column.main h2 {
    margin-top: 0; }
  .account .column.main .toolbar {
    text-align: center; }
    .account .column.main .toolbar .limiter-options {
      width: auto; }

.account .sidebar-additional {
  margin-top: 40px; }

.account .column.main {
  font-family: "Roboto Condensed", sans-serif; }
  .account .column.main .block:not(.widget) {
    padding-bottom: 15px; }
    @media only screen and (min-width: 768px) {
      .account .column.main .block:not(.widget) {
        border-bottom: 2px solid #F1EFF0; } }
    .account .column.main .block:not(.widget) .block-title {
      margin-bottom: 0;
      font-size: 20px;
      font-weight: bold; }
      @media only screen and (min-width: 768px) {
        .account .column.main .block:not(.widget) .block-title {
          margin-bottom: 30px; } }
      .account .column.main .block:not(.widget) .block-title strong {
        font-weight: bold; }
        @media only screen and (max-width: 767px) {
          .account .column.main .block:not(.widget) .block-title strong {
            margin-bottom: 30px; } }
    @media only screen and (max-width: 767px) {
      .account .column.main .block:not(.widget) .block-content {
        margin-bottom: 10px;
        border-bottom: 2px solid #F1EFF0; } }
    .column.main .account .column.main .block:not(.widget):last-child {
      margin-bottom: 0; }
    .account .column.main .block:not(.widget) .box-title {
      margin-bottom: 20px;
      letter-spacing: 0;
      text-transform: uppercase;
      color: #000; }
      .account .column.main .block:not(.widget) .box-title > span {
        font-size: 13px;
        font-weight: bold; }
    .account .column.main .block:not(.widget) a.action {
      font-size: 13px;
      font-weight: normal;
      color: #000; }
    .account .column.main .block:not(.widget) p:last-child {
      margin: 0; }
    .account .column.main .block:not(.widget) .box-actions {
      margin-top: 15px; }
      .account .column.main .block:not(.widget) .box-actions a {
        font-size: 13px;
        font-weight: bold;
        letter-spacing: 0;
        color: #000; }
        .account .column.main .block:not(.widget) .box-actions a:hover {
          text-decoration: none; }
        .account .column.main .block:not(.widget) .box-actions a span {
          text-decoration: underline; }
      .account .column.main .block:not(.widget) .box-actions a + a:before {
        content: " | ";
        margin: 0 10px; }
  @media only screen and (max-width: 767px) {
    .account .column.main .block.block-dashboard-info {
      order: 3; } }
  @media only screen and (max-width: 767px) {
    .account .column.main .block.block-dashboard-orders {
      order: 2; } }
  .account .column.main .block.block-dashboard-orders .block-title {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center; }
  .account .column.main .block.block-dashboard-orders .block-content {
    border-bottom: none;
    padding-bottom: 0; }
  @media only screen and (max-width: 767px) {
    .account .column.main .block.block-dashboard-addresses {
      order: 4; } }
  .account .column.main .block.block-dashboard-addresses .block-title {
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
    .account .column.main .block.block-dashboard-addresses .block-title a.all {
      margin-left: auto; }
  .account .column.main .block + .block {
    margin-top: 20px; }
  .account .column.main > *:last-child {
    border-bottom: none !important; }

@media only screen and (max-width: 639px) {
  .account .column.main,
  .account .sidebar-additional {
    margin: 0; } }

@media only screen and (max-width: 767px) {
  .login-container .fieldset:after {
    text-align: center; }
  .account .page.messages {
    margin-bottom: 40px; }
  .control.captcha-image .captcha-img {
    margin-bottom: 10px;
    display: block; }
  .customer-account-index .page-title-wrapper {
    position: relative; } }

.mobile-menu-button-wrapper {
  display: none; }
  @media only screen and (max-width: 767px) {
    .mobile-menu-button-wrapper {
      display: block;
      height: 50px;
      position: relative;
      z-index: 10;
      border-bottom: 2px solid #F1EFF0;
      margin-bottom: 10px;
      transition: all 0.3s ease-in-out; } }
  .mobile-menu-button-wrapper .menu-button {
    height: 100%;
    width: 100%; }
    @media only screen and (max-width: 767px) {
      .mobile-menu-button-wrapper .menu-button a {
        display: block;
        height: 100%;
        width: 100%;
        line-height: 50px;
        font-size: 13px;
        font-weight: bold;
        text-transform: uppercase;
        text-align: center;
        color: #000; } }
    .mobile-menu-button-wrapper .menu-button svg {
      position: absolute;
      top: 50%;
      left: 20px;
      z-index: 11;
      transform: translateY(-50%) rotate(180deg); }

.mobile-menu-title-wrapper .menu-title {
  line-height: 22px;
  font-size: 11px;
  font-family: "Roboto Condensed", sans-serif;
  letter-spacing: 0; }

@media only screen and (min-width: 768px) {
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px; }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left; }
  .login-container .fieldset > .field > .control {
    width: 55%; }
  .fieldset .fullname .field .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left; }
  .fieldset .fullname .field .control {
    width: 74.2%;
    float: left; }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account {
    min-width: 600px;
    width: 50%; }
  .block-addresses-list {
    margin-bottom: 20px; }
    .block-addresses-list .items.addresses {
      font-size: 0; }
      .block-addresses-list .items.addresses > .item {
        display: inline-block;
        font-size: 14px;
        margin-bottom: 20px;
        vertical-align: top;
        width: 48.8%; }
        .block-addresses-list .items.addresses > .item:nth-last-child(1), .block-addresses-list .items.addresses > .item:nth-last-child(2) {
          margin-bottom: 0; }
        .block-addresses-list .items.addresses > .item:nth-child(even) {
          margin-left: 2.4%; }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0; } }

.account.customer-address-index .column.main .actions-toolbar {
  display: flex;
  align-items: center; }
  .account.customer-address-index .column.main .actions-toolbar .primary .action {
    height: 40px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 13px;
    text-transform: uppercase; }
  .account.customer-address-index .column.main .actions-toolbar .secondary {
    margin-left: auto; }

.account .table-wrapper:last-child {
  margin-bottom: 0; }

.account .table-wrapper.additional-addresses table tr .col {
  max-width: 100%; }
  @media only screen and (min-width: 768px) {
    .account .table-wrapper.additional-addresses table tr .col {
      max-width: 0%; } }
  .account .table-wrapper.additional-addresses table tr .col a.action {
    font-size: 13px;
    font-weight: bold;
    color: #000; }
    .account .table-wrapper.additional-addresses table tr .col a.action span {
      text-decoration: underline; }
  .account .table-wrapper.additional-addresses table tr .col a + a:before {
    content: " | ";
    margin: 0 10px; }

.downloadable.samples {
  margin-bottom: 20px; }
  .downloadable.samples dd {
    margin: 0 0 10px; }

.table-downloadable-products .product-name {
  margin-right: 15px; }

.field.downloads .price-container {
  display: inline;
  white-space: nowrap; }
  .field.downloads .price-container:before {
    content: ' + ';
    display: inline; }

.field.downloads .price-excluding-tax {
  display: inline; }
  .field.downloads .price-excluding-tax:before {
    content: " (" attr(data-label) ": "; }
  .field.downloads .price-excluding-tax:after {
    content: ')'; }

.field.downloads .price-including-tax {
  font-size: 1.4rem;
  display: inline;
  font-weight: 600; }

.field.downloads .sample.link {
  float: right; }

.page-product-downloadable .product-add-form {
  clear: both;
  margin-bottom: 25px; }

.page-product-downloadable .product-options-bottom .field.qty {
  display: none !important; }

@media only screen and (min-width: 768px) {
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%; }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%; }
    .page-product-downloadable .product-options-bottom .field.qty + .actions {
      padding-top: 0; } }

.cart-summary .block.giftcard .action.check, .cart-container .cart-ls_summary .block.giftcard .action.check {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
  margin-top: 20px; }

.page-product-giftcard .giftcard-amount {
  margin-bottom: 0;
  text-align: left; }
  .page-product-giftcard .giftcard-amount .field:last-child {
    padding-bottom: 20px; }

.page-product-giftcard .product-options-wrapper .field:first-of-type {
  margin-top: 20px; }

.giftcard-account .please-wait {
  display: none; }

.giftcard-account .form-giftcard-redeem .giftcard.info {
  margin-bottom: 30px; }

.opc-wrapper .form-giftcard-account {
  max-width: 500px; }
  .opc-wrapper .form-giftcard-account .field {
    margin: 0 0 20px; }

.opc-wrapper .giftcard-account-info {
  margin: 0 0 20px; }
  .opc-wrapper .giftcard-account-info .giftcard-account-number {
    margin: 0 0 10px; }

.gift-message .field {
  margin-bottom: 20px; }
  .gift-message .field .label {
    color: #666;
    font-weight: 400; }

.gift-options .actions-toolbar .action-cancel {
  display: none; }

.gift-options-title {
  margin: 0 0 20px; }

.gift-options-content .fieldset {
  margin: 0 0 20px; }

.gift-summary .actions-toolbar > .secondary {
  float: none; }
  .gift-summary .actions-toolbar > .secondary .action {
    margin: 10px 20px 0 0; }

.action-gift {
  display: inline-block;
  text-decoration: none;
  margin-bottom: 10px;
  margin-right: 10px;
  display: inline-block;
  text-decoration: none; }
  .action-gift:hover, .action-gift:active, .action-gift:focus {
    text-decoration: none; }
  .action-gift:last-child {
    margin-right: 0; }
  .action-gift:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 32px;
    line-height: 16px;
    color: inherit;
    content: "";
    font-family: "icons-blank-theme";
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center; }
  .action-gift:hover:after {
    color: inherit; }
  .action-gift:active:after {
    color: inherit; }
  .action-gift.active:after, .action-gift._active:after {
    content: ""; }

.cart.table-wrapper .gift-content {
  box-sizing: border-box;
  clear: left;
  display: none;
  float: left;
  margin: 10px 0 20px;
  text-align: left;
  width: 100%; }
  .cart.table-wrapper .gift-content._active {
    display: block; }

.gift-item-block {
  margin: 0; }
  .gift-item-block._active .title:after {
    content: ""; }
  .gift-item-block .title {
    font-weight: 700;
    border-radius: 3px;
    background-image: none;
    background: #f2f2f2;
    border: 1px solid #cdcdcd;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    margin: 20px 0 0;
    padding: 7px 15px;
    font-size: 1rem;
    line-height: 0.16rem;
    box-sizing: border-box;
    vertical-align: middle;
    display: inline-block;
    text-decoration: none; }
    .gift-item-block .title:after {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 32px;
      line-height: 16px;
      color: inherit;
      content: "";
      font-family: "icons-blank-theme";
      margin: 0;
      vertical-align: top;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center; }
    .gift-item-block .title:hover:after {
      color: inherit; }
    .gift-item-block .title:active:after {
      color: inherit; }
    .gift-item-block .title:focus, .gift-item-block .title:active {
      background: #e2e2e2;
      border: 1px solid #cdcdcd;
      color: #333; }
    .gift-item-block .title:hover {
      background: #e2e2e2;
      border: 1px solid #cdcdcd;
      color: #555; }
    .gift-item-block .title.disabled, .gift-item-block .title[disabled],
    fieldset[disabled] .gift-item-block .title {
      opacity: 0.5;
      cursor: default;
      pointer-events: none; }
    .gift-item-block .title:active {
      box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12); }
  .gift-item-block .content {
    border-bottom: 1px solid #c1c1c1;
    padding: 10px 10px 20px;
    position: relative; }

.order-details-items .order-gift-message .item-options dt,
.order-details-items .block-order-details-gift-message .item-options dt {
  font-weight: 400;
  margin: 10px 0; }

.order-details-items .order-gift-message dt:after,
.order-details-items .block-order-details-gift-message dt:after {
  content: ''; }

.order-details-items .order-gift-message .item-message,
.order-details-items .block-order-details-gift-message .item-message {
  clear: left; }

.order-details-items .order-items .action.show {
  display: inline-block;
  text-decoration: none;
  padding-right: 20px;
  position: relative; }
  .order-details-items .order-items .action.show:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: inherit;
    color: inherit;
    content: "";
    font-family: "icons-blank-theme";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center; }
  .order-details-items .order-items .action.show:after {
    position: absolute;
    right: 0;
    top: -4px; }
  .order-details-items .order-items .action.show.expanded:after {
    content: ""; }

.block-order-details-gift-message {
  border-top: 1px solid #F1EFF0;
  padding-top: 10px; }

@media only screen and (max-width: 767px) {
  .gift-options .actions-toolbar .action-update {
    font-size: 2rem;
    padding: 15px;
    width: 100%; }
  .gift-item-block {
    border-top: 1px solid #c1c1c1;
    border-bottom: 0; }
  .cart.table-wrapper .gift-content {
    margin-right: -10px; } }

@media only screen and (max-width: 639px) {
  .cart.table-wrapper .gift-content {
    border-bottom: 1px solid #F1EFF0;
    margin-bottom: 20px; } }

@media only screen and (min-width: 768px) {
  .gift-message .field {
    margin-bottom: 20px; }
  .gift-options {
    position: relative;
    z-index: 1; }
    .gift-options .actions-toolbar {
      clear: both;
      float: right;
      position: static; }
      .gift-options .actions-toolbar .secondary {
        float: right; }
        .gift-options .actions-toolbar .secondary .action {
          float: right;
          margin-left: 20px; }
        .gift-options .actions-toolbar .secondary .action-cancel {
          display: block;
          float: left;
          margin-top: 6px; }
      .gift-options .actions-toolbar:nth-child(3):before {
        border-left: 1px solid #c1c1c1;
        bottom: 5rem;
        content: '';
        display: block;
        left: 50%;
        overflow: hidden;
        position: absolute;
        top: 0;
        width: 0; }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem; }
  .cart.table-wrapper .action-gift {
    float: left; }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%; } }

.form-giftregistry-share .actions-toolbar:not(:last-child),
.form-giftregistry-edit .actions-toolbar:not(:last-child) {
  margin-bottom: 40px; }

.form-giftregistry-share .fieldset .nested .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .nested .field:not(.choice) .control {
  width: 100%; }

.table-giftregistry-items .product-image {
  float: left;
  margin-right: 10px; }

.cart-summary .form.giftregistry .fieldset, .cart-container .cart-ls_summary .form.giftregistry .fieldset {
  margin: 25px 0 5px; }
  .cart-summary .form.giftregistry .fieldset .field, .cart-container .cart-ls_summary .form.giftregistry .fieldset .field {
    margin: 0 0 10px; }
    .cart-summary .form.giftregistry .fieldset .field .control, .cart-container .cart-ls_summary .form.giftregistry .fieldset .field .control {
      float: none;
      width: auto; }
  .cart-summary .form.giftregistry .fieldset .action.primary, .cart-container .cart-ls_summary .form.giftregistry .fieldset .action.primary {
    margin-bottom: 0; }

.form-giftregistry-search {
  margin-bottom: 60px; }
  .form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
    margin-bottom: 0; }

.block-giftregistry-results .toolbar-giftregistry-results {
  text-align: center; }

.block-giftregistry .actions-toolbar {
  margin: 17px 0 0; }

.block-giftregistry-shared .item-options .item-value {
  margin: 0 0 25px; }

.block-giftregistry-shared-items .item {
  border-bottom: 1px solid #F1EFF0; }

.block-giftregistry-shared-items .col {
  padding: 20px 8px 10px; }
  .block-giftregistry-shared-items .col .price-box {
    display: inline-block; }
  .block-giftregistry-shared-items .col .price-wrapper {
    font-size: 1.8rem;
    display: block;
    font-weight: 700;
    white-space: nowrap; }

.block-giftregistry-shared-items .product .item-options {
  margin-bottom: 0; }

.block-giftregistry-shared-items .product-item-photo {
  display: block;
  max-width: 65px;
  padding: 10px 0; }

.block-giftregistry-shared-items .product-item-name {
  display: block;
  margin: 0 0 5px; }

@media only screen and (max-width: 639px) {
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block; }
  .form-giftregistry-search .fieldset {
    margin-bottom: 15px; } }

@media only screen and (min-width: 768px) {
  .form-giftregistry-search .fieldset {
    margin-bottom: 18px; }
    .form-giftregistry-search .fieldset > .fields-specific-options > .field {
      margin: 0 0 20px;
      box-sizing: border-box; }
      .form-giftregistry-search .fieldset > .fields-specific-options > .field > .label {
        margin: 0; }
      .form-giftregistry-search .fieldset > .fields-specific-options > .field:before, .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
        content: '';
        display: table; }
      .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
        clear: both; }
      .form-giftregistry-search .fieldset > .fields-specific-options > .field.choice:before, .form-giftregistry-search .fieldset > .fields-specific-options > .field.no-label:before {
        padding: 6px 15px 0 0;
        width: 25.8%;
        box-sizing: border-box;
        content: ' ';
        float: left;
        height: 1px; }
      .form-giftregistry-search .fieldset > .fields-specific-options > .field .description {
        padding: 6px 15px 0 0;
        text-align: right;
        width: 25.8%;
        box-sizing: border-box;
        float: left; }
      .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .label {
        padding: 6px 15px 0 0;
        text-align: right;
        width: 25.8%;
        box-sizing: border-box;
        float: left; }
      .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .control {
        width: 74.2%;
        float: left; }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%; }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal; }
  .block-giftregistry-shared-items .col.product {
    width: 48%; }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center; }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px; }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px; } }

.gift-wrapping .label {
  margin: 0 0 5px;
  display: inline-block; }

.gift-wrapping .field {
  margin-bottom: 10px; }

.gift-wrapping-info {
  font-weight: 300;
  font-size: 18px;
  margin: 20px 0; }

.gift-wrapping-list {
  list-style: none;
  margin: 20px 0 10px;
  padding: 0; }
  .gift-wrapping-list .no-image {
    background: #f2f2f2;
    display: inline-block;
    text-decoration: none; }
    .gift-wrapping-list .no-image > span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .gift-wrapping-list .no-image:after {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 38px;
      line-height: 4rem;
      color: #494949;
      content: "";
      font-family: "icons-blank-theme";
      vertical-align: middle;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center; }
    .gift-wrapping-list .no-image:after {
      display: block; }

.gift-wrapping-preview,
.gift-wrapping-item > span {
  cursor: pointer;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1; }

.gift-wrapping-item {
  float: left;
  margin: 0 10px 10px 0; }
  .gift-wrapping-item:last-child {
    margin-right: 0; }
  .gift-wrapping-item._active span:before {
    border: 3px solid #333;
    box-sizing: border-box;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 2; }
  .gift-wrapping-item > span {
    height: 4rem;
    width: 4rem; }

.gift-wrapping-title {
  margin: 10px 0; }
  .gift-wrapping-title .action-remove {
    margin-left: 5px; }

.gift-options-content .fieldset > .field {
  margin: 0 0 5px; }
  .gift-options-content .fieldset > .field:before {
    display: none; }

.gift-wrapping-summary .gift-wrapping-title {
  border: 0;
  display: inline-block;
  padding: 0; }

.opc-wrapper .data.table .gift-wrapping,
.table-order-items .gift-wrapping,
.table-order-review .gift-wrapping {
  margin: 20px 0; }
  .opc-wrapper .data.table .gift-wrapping .title,
  .table-order-items .gift-wrapping .title,
  .table-order-review .gift-wrapping .title {
    float: none; }
  .opc-wrapper .data.table .gift-wrapping .content,
  .table-order-items .gift-wrapping .content,
  .table-order-review .gift-wrapping .content {
    margin: 0; }
    .opc-wrapper .data.table .gift-wrapping .content > img,
    .table-order-items .gift-wrapping .content > img,
    .table-order-review .gift-wrapping .content > img {
      float: left;
      margin: 0 10px 0 0;
      max-height: 50px;
      max-width: 50px; }

.gift-summary .price-box,
.gift-options .price-box {
  margin-left: 22px; }

.gift-summary .regular-price:before,
.gift-options .regular-price:before {
  content: attr(data-label) ": "; }

.gift-summary .regular-price .price,
.gift-options .regular-price .price {
  font-weight: 700; }

.order-options .item {
  padding-bottom: 20px; }

.order-options .product {
  margin-bottom: 10px; }

.order-options .product-image-container {
  float: left;
  padding-right: 10px; }

.order-options .gift-wrapping {
  margin-bottom: 10px; }

@media only screen and (max-width: 767px) {
  .gift-wrapping {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 20px;
    padding-bottom: 10px; }
  .gift-wrapping-list {
    width: 100%; }
  .gift-wrapping-preview img {
    width: 100%; }
  .item-actions .actions-toolbar .gift-options .gift-wrapping,
  .item-actions .actions-toolbar .gift-options .gift-message {
    display: block; } }

@media only screen and (min-width: 768px) {
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%; }
    .gift-options-cart-item .gift-wrapping + .gift-message,
    .cart-gift-item .gift-wrapping + .gift-message {
      border-left: 1px solid #c1c1c1;
      box-sizing: border-box;
      float: left;
      padding-left: 4.5rem;
      width: 50%; } }

.table.grouped > thead > tr > th,
.table.grouped > thead > tr > td,
.table.grouped > tbody > tr > th,
.table.grouped > tbody > tr > td,
.table.grouped > tfoot > tr > th,
.table.grouped > tfoot > tr > td {
  border-top: 1px solid #F1EFF0; }

.table.grouped > caption + thead > tr:first-child > th,
.table.grouped > caption + thead > tr:first-child > td,
.table.grouped > colgroup + thead > tr:first-child > th,
.table.grouped > colgroup + thead > tr:first-child > td,
.table.grouped > thead:first-child > tr:first-child > th,
.table.grouped > thead:first-child > tr:first-child > td {
  border-top: 0; }

.table.grouped > tbody + tbody {
  border-top: 1px solid #F1EFF0; }

.table.grouped > thead > tr > th {
  border-bottom: 0; }

.table.grouped .product-item-name {
  font-weight: 400; }

.table.grouped .price-box .price {
  font-size: 14px; }

.table.grouped .stock.unavailable {
  font-weight: normal;
  margin: 0;
  text-transform: none;
  white-space: nowrap; }

.table.grouped .row-tier-price td {
  border-top: 0; }

.table.grouped .row-tier-price .prices-tier {
  margin: 0 -10px 10px; }

.form-add-invitations .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto; }
  .form-add-invitations .action.add > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  .form-add-invitations .action.add:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 31px;
    line-height: 22px;
    color: inherit;
    content: "";
    font-family: "icons-blank-theme";
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center; }
  .form-add-invitations .action.add:hover:before {
    color: inherit; }
  .form-add-invitations .action.add:active:before {
    color: inherit; }

@media only screen and (max-width: 767px) {
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 20px; } }

@media only screen and (min-width: 768px) {
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 18px; }
  .table-invitations .col {
    width: 50%; } }

.block.filter {
  margin-bottom: 40px; }
  .block.filter .filter-title {
    margin-bottom: 20px; }
    .block.filter .filter-title strong {
      font-size: 18px; }

.block-subtitle {
  display: inline-block;
  margin-bottom: 10px; }

.filter-current .item {
  margin-bottom: 10px; }

.filter-current .filter-label {
  display: block;
  font-weight: 700; }
  .filter-current .filter-label:after {
    content: ':'; }

.filter-current + .filter-actions {
  margin-bottom: 30px; }

.filter-options {
  margin: 0; }
  .filter-options .filter-options-title {
    font-weight: 700;
    line-height: 1.1;
    font-size: 1.4rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
    margin: 0 0 10px;
    word-break: break-all; }
  .filter-options .filter-options-content {
    margin: 0 0 25px; }
    .filter-options .filter-options-content .item {
      margin-bottom: 3px; }
  .filter-options .count {
    color: #7d7d7d; }
    .filter-options .count:before {
      content: '('; }
    .filter-options .count:after {
      content: ')'; }

.filtered .items {
  margin: 15px 0; }

.filtered .item {
  margin-bottom: 6px;
  padding-left: 22px;
  position: relative; }
  .filtered .item .label {
    font-weight: 700; }
  .filtered .item .action.remove {
    left: -6px;
    position: absolute;
    top: 0; }

.filtered + .actions {
  margin-bottom: 35px; }

@media only screen and (max-width: 767px) {
  .page-with-filter .columns .sidebar-main {
    order: 0; } }

.map-popup-wrapper.popup .action.close {
  top: 10px; }

.map-popup {
  background: #fff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  left: 0;
  margin-top: 10px;
  position: absolute;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
  box-sizing: border-box; }
  .map-popup .popup-header {
    margin: 0 0 25px;
    padding-right: 22px; }
    .map-popup .popup-header .title {
      font-weight: 300;
      line-height: 1.1;
      font-size: 1.8rem;
      margin-top: 1.5rem;
      margin-bottom: 1rem; }
  .map-popup .popup-content {
    margin: 10px 0 0; }
  .map-popup .popup-actions .action.close {
    position: absolute;
    display: inline-block;
    text-decoration: none;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    right: 10px;
    top: 10px; }
    .map-popup .popup-actions .action.close > span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .map-popup .popup-actions .action.close:before {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 22px;
      line-height: 22px;
      color: inherit;
      content: "";
      font-family: "icons-blank-theme";
      margin: 0;
      vertical-align: top;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center; }
    .map-popup .popup-actions .action.close:hover:before {
      color: inherit; }
    .map-popup .popup-actions .action.close:active:before {
      color: inherit; }
    .map-popup .popup-actions .action.close:focus, .map-popup .popup-actions .action.close:active {
      background: none;
      border: none; }
    .map-popup .popup-actions .action.close:hover {
      background: none;
      border: none; }
    .map-popup .popup-actions .action.close.disabled, .map-popup .popup-actions .action.close[disabled],
    fieldset[disabled] .map-popup .popup-actions .action.close {
      cursor: not-allowed;
      pointer-events: none;
      opacity: 0.5; }
  .map-popup.active {
    opacity: 1; }
  .map-popup .map-info-price {
    margin-bottom: 15px; }
    .map-popup .map-info-price .price-box {
      margin: 0 0 20px; }
      .map-popup .map-info-price .price-box .label:after {
        content: ': '; }
  .map-popup .regular-price .price-label {
    display: none; }

.map-old-price:not(:last-child),
.product-info-price .map-show-info:not(:last-child) {
  margin-right: 10px; }

.map-old-price {
  text-decoration: none; }
  .map-old-price .price-wrapper {
    text-decoration: line-through; }

.map-form-addtocart {
  display: inline-block;
  text-align: center; }
  .map-form-addtocart img {
    display: block;
    margin: 0 auto; }

button.map-show-info, .cart.table-wrapper .actions-toolbar > .map-show-info.action, .map-show-info.action-gift {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline; }
  button.map-show-info:focus, .cart.table-wrapper .actions-toolbar > .map-show-info.action:focus, .map-show-info.action-gift:focus, button.map-show-info:active, .cart.table-wrapper .actions-toolbar > .map-show-info.action:active, .map-show-info.action-gift:active {
    background: none;
    border: none; }
  button.map-show-info:hover, .cart.table-wrapper .actions-toolbar > .map-show-info.action:hover, .map-show-info.action-gift:hover {
    background: none;
    border: none; }
  button.map-show-info.disabled, .cart.table-wrapper .actions-toolbar > .map-show-info.disabled.action, .map-show-info.disabled.action-gift, button.map-show-info[disabled], .cart.table-wrapper .actions-toolbar > .map-show-info.action[disabled], .map-show-info.action-gift[disabled],
  fieldset[disabled] button.map-show-info,
  fieldset[disabled] .cart.table-wrapper .actions-toolbar > .map-show-info.action,
  .cart.table-wrapper fieldset[disabled] .actions-toolbar > .map-show-info.action,
  fieldset[disabled] .map-show-info.action-gift {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.5; }
  button.map-show-info:visited, .cart.table-wrapper .actions-toolbar > .map-show-info.action:visited, .map-show-info.action-gift:visited {
    color: #1979c3;
    text-decoration: none; }
  button.map-show-info:hover, .cart.table-wrapper .actions-toolbar > .map-show-info.action:hover, .map-show-info.action-gift:hover {
    color: #006bb4;
    text-decoration: underline; }
  button.map-show-info:active, .cart.table-wrapper .actions-toolbar > .map-show-info.action:active, .map-show-info.action-gift:active {
    color: #ff5501;
    text-decoration: underline; }
  button.map-show-info:hover, .cart.table-wrapper .actions-toolbar > .map-show-info.action:hover, .map-show-info.action-gift:hover {
    color: #006bb4; }
  button.map-show-info:hover, .cart.table-wrapper .actions-toolbar > .map-show-info.action:hover, .map-show-info.action-gift:hover, button.map-show-info:active, .cart.table-wrapper .actions-toolbar > .map-show-info.action:active, .map-show-info.action-gift:active, button.map-show-info:focus, .cart.table-wrapper .actions-toolbar > .map-show-info.action:focus, .map-show-info.action-gift:focus {
    background: none;
    border: 0; }
  button.map-show-info.disabled, .cart.table-wrapper .actions-toolbar > .map-show-info.disabled.action, .map-show-info.disabled.action-gift, button.map-show-info[disabled], .cart.table-wrapper .actions-toolbar > .map-show-info.action[disabled], .map-show-info.action-gift[disabled],
  fieldset[disabled] button.map-show-info,
  fieldset[disabled] .cart.table-wrapper .actions-toolbar > .map-show-info.action,
  .cart.table-wrapper fieldset[disabled] .actions-toolbar > .map-show-info.action,
  fieldset[disabled] .map-show-info.action-gift {
    color: #1979c3;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline; }

@media only screen and (max-width: 767px) {
  .map-popup {
    max-width: 100%; }
  .map-old-price,
  .map-show-info {
    display: inline-block; }
    .map-old-price:not(:last-child),
    .map-show-info:not(:last-child) {
      margin-bottom: 10px; } }

.wishlist.split.button {
  display: inline-block;
  position: relative;
  vertical-align: middle; }
  .wishlist.split.button:before, .wishlist.split.button:after {
    content: '';
    display: table; }
  .wishlist.split.button:after {
    clear: both; }
  .wishlist.split.button .action.split {
    float: left;
    margin: 0; }
  .wishlist.split.button .action.toggle {
    float: right;
    margin: 0; }
  .wishlist.split.button button.action.split, .wishlist.split.button .cart.table-wrapper .actions-toolbar > .action.split, .cart.table-wrapper .wishlist.split.button .actions-toolbar > .action.split, .wishlist.split.button .action.split.action-gift {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
  .wishlist.split.button button + .action.toggle, .wishlist.split.button .cart.table-wrapper .actions-toolbar > .action + .action.toggle, .cart.table-wrapper .wishlist.split.button .actions-toolbar > .action + .action.toggle, .wishlist.split.button .action-gift + .action.toggle {
    border-bottom-left-radius: 0;
    border-left: 0;
    border-top-left-radius: 0; }
  .wishlist.split.button .action.toggle {
    display: inline-block;
    text-decoration: none; }
    .wishlist.split.button .action.toggle > span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .wishlist.split.button .action.toggle:after {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 22px;
      line-height: 22px;
      color: #333;
      content: "";
      font-family: "icons-blank-theme";
      margin: 0;
      vertical-align: top;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center; }
    .wishlist.split.button .action.toggle:hover:after {
      color: #006bb4; }
    .wishlist.split.button .action.toggle:active:after {
      color: inherit; }
    .wishlist.split.button .action.toggle.active {
      display: inline-block;
      text-decoration: none; }
      .wishlist.split.button .action.toggle.active > span {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px; }
      .wishlist.split.button .action.toggle.active:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 22px;
        line-height: 22px;
        color: #333;
        content: "";
        font-family: "icons-blank-theme";
        margin: 0;
        vertical-align: top;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center; }
      .wishlist.split.button .action.toggle.active:hover:after {
        color: #006bb4; }
      .wishlist.split.button .action.toggle.active:active:after {
        color: inherit; }
  .wishlist.split.button .items {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #fff;
    border: 1px solid #bbb;
    margin-top: 4px;
    min-width: 200px;
    z-index: 100;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15); }
    .wishlist.split.button .items li {
      margin: 0;
      padding: 5px 5px 5px 23px; }
      .wishlist.split.button .items li:hover {
        background: #e8e8e8;
        cursor: pointer; }
    .wishlist.split.button .items:before, .wishlist.split.button .items:after {
      border-bottom-style: solid;
      content: '';
      display: block;
      height: 0;
      position: absolute;
      width: 0; }
    .wishlist.split.button .items:before {
      border: 6px solid;
      border-color: transparent transparent #fff transparent;
      z-index: 99; }
    .wishlist.split.button .items:after {
      border: 7px solid;
      border-color: transparent transparent #bbb transparent;
      z-index: 98; }
    .wishlist.split.button .items:before {
      left: 10px;
      top: -12px; }
    .wishlist.split.button .items:after {
      left: 9px;
      top: -14px; }
  .wishlist.split.button.active {
    overflow: visible; }
    .wishlist.split.button.active .items {
      display: block; }
  .wishlist.split.button .items {
    text-align: left; }
    .wishlist.split.button .items .item:last-child:hover {
      background: #e8e8e8; }
  .table-comparison .wishlist.split.button > .action.split:before,
  .product-items .wishlist.split.button > .action.split:before {
    content: ""; }
  .table-comparison .wishlist.split.button > .action:active, .table-comparison .wishlist.split.button > .action:focus, .table-comparison .wishlist.split.button > .action:hover,
  .product-items .wishlist.split.button > .action:active,
  .product-items .wishlist.split.button > .action:focus,
  .product-items .wishlist.split.button > .action:hover {
    color: #006bb4; }
  .table-comparison .wishlist.split.button > .action.toggle:before,
  .product-items .wishlist.split.button > .action.toggle:before {
    border-left: 1px solid gray;
    content: '';
    float: left;
    height: 15px;
    margin-top: 3px; }
  .product-info-main .wishlist.split.button .action.split, .product-info-main .wishlist.split.button .action.toggle,
  .block-bundle-summary .wishlist.split.button .action.split,
  .block-bundle-summary .wishlist.split.button .action.toggle,
  .product-add-form .wishlist.split.button .action.split,
  .product-add-form .wishlist.split.button .action.toggle {
    line-height: 1.2rem;
    padding: 5px 8px;
    font-size: 1.1rem; }
  .product-info-main .wishlist.split.button .action.toggle,
  .block-bundle-summary .wishlist.split.button .action.toggle,
  .product-add-form .wishlist.split.button .action.toggle {
    padding: 0; }
  .cart.table-wrapper .wishlist.split.button {
    margin-bottom: 10px; }
    .cart.table-wrapper .wishlist.split.button > .action.toggle {
      padding: 4px 5px; }

.wishlist.window.popup {
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0; }
  .wishlist.window.popup .popup-header {
    margin: 0 0 25px;
    padding-right: 22px; }
    .wishlist.window.popup .popup-header .title {
      font-weight: 300;
      line-height: 1.1;
      font-size: 1.8rem;
      margin-top: 1.5rem;
      margin-bottom: 1rem; }
  .wishlist.window.popup .popup-actions .action.close {
    position: absolute;
    display: inline-block;
    text-decoration: none;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    right: 10px;
    top: 10px; }
    .wishlist.window.popup .popup-actions .action.close > span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .wishlist.window.popup .popup-actions .action.close:before {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 22px;
      line-height: 22px;
      color: inherit;
      content: "";
      font-family: "icons-blank-theme";
      margin: 0;
      vertical-align: top;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center; }
    .wishlist.window.popup .popup-actions .action.close:hover:before {
      color: inherit; }
    .wishlist.window.popup .popup-actions .action.close:active:before {
      color: inherit; }
    .wishlist.window.popup .popup-actions .action.close:focus, .wishlist.window.popup .popup-actions .action.close:active {
      background: none;
      border: none; }
    .wishlist.window.popup .popup-actions .action.close:hover {
      background: none;
      border: none; }
    .wishlist.window.popup .popup-actions .action.close.disabled, .wishlist.window.popup .popup-actions .action.close[disabled],
    fieldset[disabled] .wishlist.window.popup .popup-actions .action.close {
      cursor: not-allowed;
      pointer-events: none;
      opacity: 0.5; }
  .wishlist.window.popup.active {
    opacity: 1; }
  .wishlist.window.popup.active {
    display: block; }

.wishlist.overlay {
  transition: opacity 0.15s linear;
  background: #000;
  z-index: 1000;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0; }
  .wishlist.overlay.active {
    opacity: 0.5;
    filter: alpha(opacity=50); }
  .wishlist.overlay.active {
    display: block; }

.block-wishlist-management {
  position: relative; }
  .block-wishlist-management .wishlist-select .wishlist-name-label {
    font-weight: 600; }
  .block-wishlist-management .wishlist-title {
    margin-bottom: 10px; }
    .block-wishlist-management .wishlist-title strong {
      font-weight: 300;
      margin-right: 10px; }
  .block-wishlist-management .wishlist-notice {
    color: #7d7d7d;
    display: inline-block;
    margin-right: 20px; }
  .block-wishlist-management .wishlist-toolbar-select, .block-wishlist-management .wishlist-toolbar-actions {
    display: inline-block; }
  .block-wishlist-management .wishlist-toolbar-select {
    margin-right: 20px; }
  .block-wishlist-management .wishlist-dropdown.move {
    margin-right: 20px; }

.block-wishlist-search-form .form-wishlist-search {
  margin-bottom: 60px;
  max-width: 500px; }

.block-wishlist-search-results .toolbar-wishlist-results {
  text-align: center; }

.block-wishlist-info-items .block-title {
  margin-bottom: 20px;
  font-size: 2.2rem; }
  .block-wishlist-info-items .block-title > strong {
    font-weight: 300; }

.block-wishlist-info-items .product-item {
  width: 100%; }

.block-wishlist-info-items .product-item-photo {
  margin-left: 20px; }

.block-wishlist-info-items .product-item-info {
  width: auto; }
  .block-wishlist-info-items .product-item-info:hover .split {
    visibility: visible; }

.block-wishlist-info-items .price-wrapper {
  display: block;
  margin: 0 0 10px; }

.block-wishlist-info-items .split {
  clear: both;
  padding: 10px 0; }

.block-wishlist-info-items .action.towishlist {
  padding: 10px 0; }

.block-wishlist-info-items .input-text.qty {
  margin-right: 10px; }

@media only screen and (max-width: 767px) {
  .block-wishlist-management {
    clear: both;
    margin-top: -21px; }
    .block-wishlist-management .wishlist-select {
      margin: 0 -15px 20px; }
      .block-wishlist-management .wishlist-select-items {
        border-bottom: 1px solid #F1EFF0;
        background: #f5f5f5;
        display: none;
        padding: 15px 0; }
        .block-wishlist-management .wishlist-select-items.active {
          display: block; }
        .block-wishlist-management .wishlist-select-items .item {
          margin: 3px 0 0; }
          .block-wishlist-management .wishlist-select-items .item:first-child {
            margin-top: 0; }
          .block-wishlist-management .wishlist-select-items .item.current {
            display: none; }
          .block-wishlist-management .wishlist-select-items .item a {
            display: block;
            padding: 5px 18px;
            text-decoration: none; }
            .block-wishlist-management .wishlist-select-items .item a:hover {
              background: #000; }
    .block-wishlist-management .wishlist-title strong {
      font-size: 2.6rem; }
    .block-wishlist-management .wishlist-info {
      margin-bottom: 15px; }
    .block-wishlist-management .wishlist-toolbar-select, .block-wishlist-management .wishlist-toolbar-actions {
      margin-bottom: 15px; }
  .products-grid.wishlist .product-item-checkbox {
    left: 20px;
    position: absolute;
    top: 20px; }
  .page-multiple-wishlist .products-grid.wishlist .product-item-photo {
    margin-left: 25px; }
  .page-multiple-wishlist .products-grid.wishlist .product-item-name, .page-multiple-wishlist .products-grid.wishlist .product-item-description, .page-multiple-wishlist
  .products-grid.wishlist .product-item .price-box, .page-multiple-wishlist .products-grid.wishlist .product-item-tooltip {
    margin-left: 115px; }
  .products-grid.wishlist .wishlist-dropdown {
    display: none; } }

@media only screen and (min-width: 768px) {
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto; }
    .wishlist.window.popup .field {
      margin: 0 0 20px; }
      .wishlist.window.popup .field:not(.choice) > .label {
        box-sizing: content-box;
        float: none;
        width: auto;
        text-align: left;
        padding: 0; }
      .wishlist.window.popup .field:not(.choice) > .control {
        float: none;
        width: auto; }
      .wishlist.window.popup .field > .label {
        margin: 0 0 5px;
        display: inline-block; }
      .wishlist.window.popup .field.choice:before, .wishlist.window.popup .field.no-label:before {
        display: none; }
  .block-wishlist-management {
    margin-bottom: 20px; }
    .block-wishlist-management .wishlist-select {
      border-bottom: 1px solid #e8e8e8;
      display: table;
      margin-bottom: 15px;
      width: 100%; }
      .block-wishlist-management .wishlist-select .wishlist-name {
        display: table-cell;
        margin-right: 10px;
        padding: 5px 10px 10px;
        vertical-align: top;
        white-space: nowrap;
        width: 5%; }
      .block-wishlist-management .wishlist-select-items {
        display: table-cell;
        padding-right: 160px;
        vertical-align: top; }
        .block-wishlist-management .wishlist-select-items .item {
          display: inline-block;
          margin-right: 10px;
          padding: 5px 10px 10px; }
          .block-wishlist-management .wishlist-select-items .item:last-child {
            margin-right: 0; }
        .block-wishlist-management .wishlist-select-items .current {
          border-bottom: 3px solid #ff5501;
          font-weight: 600; }
      .block-wishlist-management .wishlist-select .wishlist-name-current {
        display: none; }
    .block-wishlist-management .wishlist-add.item {
      position: absolute;
      right: 0;
      top: 0; }
    .block-wishlist-management .wishlist-title strong {
      font-size: 4rem; }
    .block-wishlist-management .wishlist-info {
      float: left; }
    .block-wishlist-management .wishlist-toolbar {
      float: right; }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0; }
  .products-grid.wishlist .product-item-checkbox {
    float: left; }
    .products-grid.wishlist .product-item-checkbox + .product-item-name {
      margin-left: 25px; } }

.multicheckout .title {
  margin-bottom: 30px; }
  .multicheckout .title strong {
    font-weight: 400; }

.multicheckout .table-wrapper {
  margin-bottom: 0; }
  .multicheckout .table-wrapper .action.delete {
    display: inline-block; }
  .multicheckout .table-wrapper .col .qty {
    display: inline-block; }
  .multicheckout .table-wrapper .col.item .action.edit {
    font-weight: 400;
    margin-left: 10px; }

.multicheckout:not(.address) .table-wrapper .product-item-name {
  margin: 0; }

.multicheckout > .actions-toolbar {
  margin-top: 40px; }

.multicheckout .actions-toolbar > .secondary {
  display: block; }
  .multicheckout .actions-toolbar > .secondary .action {
    margin-bottom: 25px; }
    .multicheckout .actions-toolbar > .secondary .action.back {
      display: block;
      margin-left: 0; }

.multicheckout .actions-toolbar > .primary {
  margin-right: 10px; }

.multicheckout .item-options {
  margin: 10px 0 0; }

.multicheckout .block .methods-shipping .item-content .fieldset > .field:before {
  display: none; }

.multicheckout .block .methods-shipping .item-content .fieldset > .field .control {
  display: inline-block; }

.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #F1EFF0;
  padding-bottom: 10px; }
  .multicheckout .block-title strong,
  .multicheckout .block-content .title strong {
    font-weight: 400; }
    .multicheckout .block-title strong span,
    .multicheckout .block-content .title strong span {
      color: #a6a6a6; }

.multicheckout .block-content .title {
  border-bottom: none;
  padding-bottom: 0; }

.multicheckout.order-review .block-title > strong {
  font-size: 2.4rem; }

.multicheckout.order-review .block-shipping .block-content:not(:last-child) {
  margin-bottom: 40px; }

.multicheckout .box-title span {
  margin-right: 10px; }

.multicheckout .box-title > .action {
  margin: 0; }

.multicheckout .box-shipping-method .price {
  font-weight: 700; }

.multicheckout .box-billing-method .fieldset {
  margin: 0; }
  .multicheckout .box-billing-method .fieldset .legend.box-title {
    margin: 0 0 5px; }

.multicheckout .checkout-review .grand.totals {
  font-size: 2.1rem;
  margin-bottom: 40px; }
  .multicheckout .checkout-review .grand.totals .mark {
    font-weight: 400; }

[class^='multishipping-'] .logo {
  margin-left: 0; }

.multishipping-checkout-success .nav-sections {
  display: block; }

@media only screen and (max-width: 639px) {
  .multicheckout .data.table .address:before {
    margin-bottom: 5px; }
  .multicheckout .product-item-name,
  .multicheckout .price-including-tax,
  .multicheckout .price-excluding-tax {
    display: inline-block; }
  .multicheckout .block-content .box:not(:last-child) {
    margin-bottom: 40px; }
  .multicheckout .block-content .box:last-child {
    margin-bottom: 0; }
  .multicheckout.order-review .box-items .data.table thead {
    display: block; }
    .multicheckout.order-review .box-items .data.table thead tr {
      display: block; }
    .multicheckout.order-review .box-items .data.table thead .col.item {
      display: block;
      padding: 0; }
  .multicheckout .actions-toolbar .action {
    margin-bottom: 25px; }
  .multicheckout .actions-toolbar > .primary {
    margin-bottom: 25px;
    margin-right: 0; } }

@media only screen and (min-width: 640px) {
  .multicheckout .actions-toolbar .secondary {
    float: none;
    margin-top: 11px;
    text-align: right; }
    .multicheckout .actions-toolbar .secondary .action {
      margin-left: 10px; }
      .multicheckout .actions-toolbar .secondary .action.back {
        display: block;
        float: left; }
  .multicheckout .item-options {
    margin: 20px 0 0; }
  .multicheckout .block-content .box {
    margin-bottom: 0; }
  .multicheckout .block-shipping .box {
    float: left;
    width: 25%; }
  .multicheckout .block-shipping .box-shipping-method {
    padding-left: 25px;
    padding-right: 25px;
    width: 50%; }
    .multicheckout .block-shipping .box-shipping-method .fieldset .field:before {
      display: none; }
  .multicheckout .block-billing .box-billing-address {
    float: left;
    width: 25%; }
  .multicheckout .block-billing .box-billing-method {
    float: left;
    padding-left: 25px;
    width: 50%; }
  .multicheckout.form.address .table-wrapper .applicable {
    margin: 7px 0 0; }
  .multicheckout.order-review .box-items {
    clear: left;
    float: none;
    padding-top: 40px;
    width: auto; }
  .multicheckout.order-review .col.item {
    width: 75%; }
  .multicheckout .methods-payment .item-content > .fieldset {
    width: auto; }
    .multicheckout .methods-payment .item-content > .fieldset .field.cvv {
      display: inline-block;
      width: auto; }
  .multicheckout .methods-payment .fieldset > .field:not(.choice) > .label {
    float: none;
    margin-bottom: 8px;
    text-align: left;
    width: auto; }
  .multicheckout .methods-payment .fieldset > .field:not(.choice):not(.cvv) .control {
    width: 100%; } }

@media only screen and (max-width: 767px) {
  .multishipping-checkout-success .nav-toggle {
    display: block; }
  .multishipping-checkout-success .logo {
    margin-left: 40px; } }

.block.newsletter {
  margin-bottom: 40px; }
  .block.newsletter .form.subscribe {
    display: table;
    width: 100%; }
  .block.newsletter .fieldset {
    display: table-cell;
    margin: 0;
    padding: 0;
    vertical-align: top; }
  .block.newsletter .field {
    margin: 0; }
    .block.newsletter .field .control {
      display: inline-block;
      text-decoration: none;
      display: block; }
      .block.newsletter .field .control:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 35px;
        line-height: 33px;
        color: #c2c2c2;
        content: "";
        font-family: "icons-blank-theme";
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center; }
      .block.newsletter .field .control:before {
        position: absolute; }
  .block.newsletter input {
    padding-left: 35px; }
  .block.newsletter .title {
    display: none; }
  .block.newsletter .actions {
    display: table-cell;
    vertical-align: top;
    width: 1%; }
  .block.newsletter .action.subscribe {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin-left: -1px; }

@media only screen and (min-width: 768px) {
  .block.newsletter {
    width: 32%; }
    .block.newsletter .field {
      margin-right: 5px; }
      .block.newsletter .field .control {
        width: 100%; }
    .block.newsletter .action.subscribe {
      border-radius: 3px; } }

.paypal.after:before {
  content: "- " attr(data-label) " -";
  display: block;
  margin: 5px 5px 10px;
  text-transform: uppercase; }

.paypal.before:before {
  content: "- " attr(data-label) " -";
  display: block;
  margin: 10px 5px;
  text-align: center;
  text-transform: uppercase; }

.paypal.acceptance {
  display: block;
  margin: 0 0 20px; }
  .paypal.acceptance img {
    max-width: 100%; }

.box-tocart .paypal img,
.block-minicart .paypal img {
  display: block;
  margin: 0 auto; }

.paypal-review .paypa-review-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block; }

.paypal-review .items-qty .item {
  white-space: nowrap; }

.paypal-review .items-qty .title:after {
  content: ': '; }

.paypal-review .paypal-review-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block; }

.paypal-review .actions-toolbar {
  margin-top: 10px; }

.paypal-review .item-options dt {
  display: inline-block; }
  .paypal-review .item-options dt:after {
    content: ': '; }

.paypal-review .item-options dd {
  margin: 0; }

.paypal-review-discount {
  border-bottom: 1px solid #F1EFF0;
  margin: 20px 0; }
  .paypal-review-discount .block {
    margin-bottom: 0; }
    .paypal-review-discount .block .fieldset {
      padding: 10px 0 20px; }

@media only screen and (min-width: 768px) {
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #F1EFF0; }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%; }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%; }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right; } }

.fotorama-video-container:after {
  background: url(../Magento_ProductVideo/img/gallery-sprite.png) bottom right;
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px; }

.fotorama-video-container .magnify-lens {
  display: none !important; }

.fotorama-video-container.video-unplayed:hover img {
  opacity: 0.6; }

.fotorama-video-container.video-unplayed:hover:after {
  transform: scale(1.25); }

.video-thumb-icon:after {
  background: url(../Magento_ProductVideo/img/gallery-sprite.png) bottom left;
  bottom: 0;
  content: '';
  height: 40px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 49px; }

.product-video {
  bottom: 0;
  height: 75%;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%; }
  @media screen and (min-width: 640px) {
    .product-video {
      left: 30px; } }
  @media screen and (min-width: 640px) {
    .product-video {
      width: calc(100% - 50px); } }
  .product-video iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9999; }

.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after {
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px; }

.fotorama__product-video--loading:after {
  visibility: hidden; }

@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%; } }

.rating-summary {
  overflow: hidden;
  white-space: nowrap; }
  .rating-summary .rating-result {
    width: 100px;
    display: inline-block;
    position: relative;
    vertical-align: middle; }
    .rating-summary .rating-result:before {
      left: 0;
      position: absolute;
      top: 0;
      width: 100%;
      z-index: 1;
      -webkit-font-smoothing: antialiased;
      color: #c7c7c7;
      font-family: "icons-blank-theme";
      font-size: 28px;
      height: 28px;
      letter-spacing: -10px;
      line-height: 28px;
      content: "";
      display: block;
      font-style: normal;
      font-weight: normal;
      speak: none; }
    .rating-summary .rating-result > span {
      display: block;
      overflow: hidden; }
      .rating-summary .rating-result > span:before {
        position: relative;
        z-index: 2;
        -webkit-font-smoothing: antialiased;
        color: #ff5501;
        font-family: "icons-blank-theme";
        font-size: 28px;
        height: 28px;
        letter-spacing: -10px;
        line-height: 28px;
        content: "";
        display: block;
        font-style: normal;
        font-weight: normal;
        speak: none; }
      .rating-summary .rating-result > span span {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px; }
  .rating-summary .rating-result {
    margin-left: -5px; }

.product-reviews-summary .rating-summary .label,
.table-reviews .rating-summary .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.review-control-vote {
  overflow: hidden; }
  .review-control-vote:before {
    color: #c7c7c7;
    font-family: "icons-blank-theme";
    font-size: 28px;
    height: 28px;
    letter-spacing: -10px;
    line-height: 28px;
    font-style: normal;
    font-weight: normal;
    speak: none;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    content: "";
    display: block;
    position: absolute;
    z-index: 1; }
  .review-control-vote input[type="radio"] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
    .review-control-vote input[type="radio"]:focus + label:before, .review-control-vote input[type="radio"]:checked + label:before {
      opacity: 1; }
  .review-control-vote label {
    cursor: pointer;
    display: block;
    position: absolute; }
    .review-control-vote label span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .review-control-vote label:before {
      color: #ff5501;
      font-family: "icons-blank-theme";
      font-size: 28px;
      height: 28px;
      letter-spacing: -10px;
      line-height: 28px;
      font-style: normal;
      font-weight: normal;
      speak: none;
      vertical-align: top;
      -webkit-font-smoothing: antialiased;
      opacity: 0; }
    .review-control-vote label:hover:before {
      opacity: 1; }
    .review-control-vote label:hover ~ label:before {
      opacity: 0; }
  .review-control-vote .rating-5 {
    z-index: 2; }
    .review-control-vote .rating-5:before {
      content: ""; }
  .review-control-vote .rating-4 {
    z-index: 3; }
    .review-control-vote .rating-4:before {
      content: ""; }
  .review-control-vote .rating-3 {
    z-index: 4; }
    .review-control-vote .rating-3:before {
      content: ""; }
  .review-control-vote .rating-2 {
    z-index: 5; }
    .review-control-vote .rating-2:before {
      content: ""; }
  .review-control-vote .rating-1 {
    z-index: 6; }
    .review-control-vote .rating-1:before {
      content: ""; }

.block.add.review {
  margin-bottom: 40px; }
  .block.add.review > .title {
    font-weight: 300;
    line-height: 1.1;
    font-size: 2.6rem;
    margin-top: 2.5rem;
    margin-bottom: 2rem; }
  .block.add.review .legend {
    font-weight: 300;
    line-height: 1.1;
    font-size: 1.8rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem;
    margin: 0 0 20px; }
  .block.add.review .field.rating {
    display: table-row; }
    .block.add.review .field.rating .label {
      display: table-cell;
      padding: 5px 0;
      vertical-align: middle; }
    .block.add.review .field.rating .control {
      display: table-cell;
      vertical-align: top; }

.block.reviews.list > .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem; }

.block.reviews.list .review.item {
  margin-bottom: 40px; }

.block.reviews.list .review.title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem; }

.data.table.reviews .rating-summary {
  margin-top: -4px; }

.customer-review.view {
  margin-bottom: 20px; }
  .customer-review.view .review.title,
  .customer-review.view .ratings-summary,
  .customer-review.view .product-details {
    margin-bottom: 20px; }

.product-reviews-summary {
  display: table;
  margin: 10px 0 12px; }
  .products.wrapper.list .product-reviews-summary {
    margin: 0 auto; }
  .product-reviews-summary.empty {
    margin-left: 0; }
  .product-reviews-summary .rating-summary {
    display: table-cell;
    left: -5px;
    position: relative;
    text-align: left;
    vertical-align: middle; }
  .product-reviews-summary .reviews-actions {
    display: table-cell;
    line-height: 28px;
    vertical-align: middle; }
    .product-reviews-summary .reviews-actions a {
      margin-right: 5px; }

@media only screen and (min-width: 768px) {
  .products.wrapper.list .product-reviews-summary {
    margin: 0; } }

.customer-review .product-details {
  margin-bottom: 40px; }

.customer-review .product-media {
  float: left;
  margin-right: 3%;
  max-width: 285px;
  width: 30%; }

.customer-review .review-details .customer-review-rating {
  margin-bottom: 20px; }
  .customer-review .review-details .customer-review-rating .item {
    margin-bottom: 10px; }
    .customer-review .review-details .customer-review-rating .item:last-child {
      margin-bottom: 0; }

.customer-review .review-details .review-title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-weight: 600;
  margin-bottom: 20px; }

.customer-review .review-details .review-content {
  margin-bottom: 20px; }

.customer-review .product-reviews-summary .rating-summary,
.customer-review .product-reviews-summary .reviews-actions {
  display: block; }

.review-field-ratings .nested {
  display: table; }

.review-field-ratings .review-field-rating {
  display: table-row; }
  .review-field-ratings .review-field-rating .label,
  .review-field-ratings .review-field-rating .control {
    display: table-cell;
    padding-bottom: 10px;
    vertical-align: top; }
  .review-field-ratings .review-field-rating .label {
    padding-right: 10px;
    padding-top: 6px; }
  .review-field-ratings .review-field-rating .control {
    padding-top: 2px; }

.review-toolbar {
  border-top: 1px solid #c9c9c9;
  margin: 0 0 20px;
  text-align: center; }
  .review-toolbar:first-child {
    display: none; }
  .review-toolbar .pages {
    border-bottom: 1px solid #c9c9c9;
    display: block;
    padding: 20px 0;
    text-align: center; }
  .review-toolbar .limiter {
    display: none; }

.review-add .block-title {
  display: none; }

.review-form .action.submit.primary {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333; }
  .review-form .action.submit.primary:focus, .review-form .action.submit.primary:active {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #333; }
  .review-form .action.submit.primary:hover {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #555; }

.fieldset .review-legend.legend {
  margin-bottom: 20px; }
  .fieldset .review-legend.legend strong {
    display: block;
    margin-left: 0; }

.review-field-rating .control {
  margin-bottom: 48px;
  margin-top: 10px; }

.review-list {
  margin-bottom: 30px; }
  .review-list .block-title strong {
    font-weight: 300;
    line-height: 1.1;
    font-size: 2.6rem;
    margin-top: 2.5rem;
    margin-bottom: 2rem; }

.review-item {
  border-bottom: 1px solid #c9c9c9;
  margin: 0;
  padding: 20px 0; }
  .review-item:after {
    clear: both;
    content: '';
    display: table; }
  .review-item:last-child {
    border-width: 0; }

.review-ratings {
  display: table;
  margin-bottom: 10px;
  max-width: 100%; }

.review-author {
  display: inline; }

.review-title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  margin: 0 0 20px; }

.review-content {
  margin-bottom: 20px; }

@media only screen and (min-width: 640px) {
  .review-form {
    max-width: 500px; }
  .review-ratings {
    float: left;
    margin-bottom: 0;
    max-width: 240px; }
  .review-ratings ~ .review-content,
  .review-ratings ~ .review-details {
    margin-left: 280px; }
  .review-toolbar {
    margin: 0 0 30px; }
    .review-toolbar .pages {
      padding: 30px 0; }
  .fieldset .review-legend.legend {
    margin-bottom: 30px; }
  .review-item {
    padding: 30px 0; }
  .review-title {
    margin: 0 0 30px; } }

.block-reward-info .reward-rates:not(:last-child),
.block-reward-info .reward-limit:not(:last-child),
.block-reward-info .reward-expiring:not(:last-child) {
  margin-bottom: 25px; }

.block-reward-info .reward-rates .title,
.block-reward-info .reward-limit .title,
.block-reward-info .reward-expiring .title {
  display: inline-block;
  margin-bottom: 10px; }

@media only screen and (max-width: 767px) {
  .reward-settings + .actions-toolbar {
    margin-top: 10px; } }

@media only screen and (min-width: 768px) {
  .reward-settings + .actions-toolbar {
    margin-top: -32px; } }

.form-create-return .field .control > span,
.form-create-return .field address {
  display: inline-block;
  padding-top: 6px; }

.form-create-return .additional:first-child {
  margin-top: 0; }

.form-create-return .additional .field:nth-last-child(2) {
  margin-bottom: 0; }

.form-create-return .additional .field:last-child {
  margin-top: 20px; }

.form-create-return .field.comment {
  margin-top: 55px; }

.block-returns-comments .returns-comments dt,
.block-returns-comments .returns-comments dd {
  margin: 0; }

.block-returns-comments .returns-comments dt {
  font-weight: 400; }

.block-returns-comments .returns-comments dd {
  margin-bottom: 15px; }
  .block-returns-comments .returns-comments dd:last-child {
    margin-bottom: 0; }

.block-returns-comments .fieldset {
  margin-bottom: 20px; }

.magento-rma-returns-returns .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-title-wrapper .page-title,
.magento-rma-returns-view .page-title-wrapper .page-title {
  margin-right: 25px; }

@media only screen and (max-width: 767px) {
  .account .column.main .returns-details-items .block-returns-tracking .block-title > .action.track {
    display: block;
    float: none;
    margin: 10px 0 0; } }

@media only screen and (min-width: 768px) {
  .form-create-return .additional .field:last-child {
    margin-top: 18px; }
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px; }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px; }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px; } }

.page-title-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 20px; }
  .page-title-wrapper .page-title {
    margin: 0; }
  .page-title-wrapper .order-status,
  .page-title-wrapper .order-date {
    margin: 0;
    font-weight: bold;
    font-size: 14px; }
    @media only screen and (min-width: 768px) {
      .page-title-wrapper .order-status,
      .page-title-wrapper .order-date {
        font-size: 20px; } }
  .page-title-wrapper .order-status:before {
    content: '-';
    margin: 0 10px; }
  .page-title-wrapper .order-date {
    flex: 0 0 100%;
    margin-top: 10px; }

.order-actions-toolbar {
  margin-bottom: 25px;
  margin-left: auto; }
  .order-actions-toolbar .actions {
    display: flex;
    justify-content: flex-end; }
    .order-actions-toolbar .actions .action {
      font-weight: bold;
      color: #000; }
      .order-actions-toolbar .actions .action:hover {
        text-decoration: none; }
      .order-actions-toolbar .actions .action span {
        text-decoration: underline; }
      .order-actions-toolbar .actions .action.print {
        margin: 0; }
    .order-actions-toolbar .actions .action + .action:before {
      content: " | ";
      margin: 0 15px; }

.order-details-items {
  border-bottom: 1px solid #F1EFF0;
  margin-bottom: 20px;
  padding-bottom: 10px; }
  .order-details-items .table thead th {
    border-bottom: 1px solid #F1EFF0; }
  .order-details-items .order-title > strong {
    font-weight: 300;
    line-height: 1.1;
    font-size: 1.8rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem;
    display: inline-block; }
  .order-details-items .items-qty .item {
    white-space: nowrap; }
  .order-details-items .items-qty .title:after {
    content: ': '; }
  .order-details-items .table-order-items .product-item-name {
    margin-top: 0; }
  .order-details-items .table-order-items tbody + tbody {
    border-top: none; }
    @media only screen and (min-width: 768px) {
      .order-details-items .table-order-items tbody + tbody {
        border-top: 1px solid #F1EFF0; } }
  .order-details-items .item-options dt {
    margin: 0; }
  .order-details-items .item-options dd {
    margin: 0 0 15px; }
  .order-details-items .item-options.links dt {
    display: inline-block; }
    .order-details-items .item-options.links dt:after {
      content: ': '; }
  .order-details-items .item-options.links dd {
    margin: 0; }
  .order-details-items tfoot tr th {
    background-color: transparent; }

.order-pager-wrapper .toolbar-amount {
  padding-top: 3px; }

.order-pager-wrapper .pages-items .item:first-child, .order-pager-wrapper .pages-items .item:last-child {
  margin-right: 0; }

.account .page-title-wrapper .page-title,
[class^='sales-guest-'] .page-title-wrapper .page-title,
.sales-guest-view .page-title-wrapper .page-title {
  margin-right: 25px; }

.form-orders-search .field.email, .form-orders-search .field.zip {
  margin-bottom: 0; }

.block-reorder .product-item .checkbox {
  position: relative;
  top: 2px;
  vertical-align: baseline; }

.block-reorder .product-item .field.item {
  display: inline-block; }

.block-reorder .product-item-name {
  display: inline-block; }

.block-reorder .actions-toolbar {
  margin: 17px 0;
  max-width: 178px; }

.block-order-details-comments {
  margin: 0 0 40px; }
  .block-order-details-comments .comment-date {
    font-weight: 600; }
  .block-order-details-comments .comment-content {
    line-height: 1.6;
    margin: 0 0 20px; }

.block-order-details-view .box-content .payment-method .title {
  font-weight: 400; }

.block-order-details-view .box-content .payment-method .content {
  margin: 0; }
  .block-order-details-view .box-content .payment-method .content > strong {
    font-weight: 400; }
    .block-order-details-view .box-content .payment-method .content > strong:after {
      content: ': '; }

.order-tracking {
  border-bottom: 1px solid #F1EFF0;
  margin: 0;
  padding: 20px 0; }
  .order-tracking .tracking-title {
    display: inline-block; }
  .order-tracking .tracking-content {
    display: inline-block;
    margin: 0 0 0 5px; }

@media only screen and (max-width: 639px) {
  .account .order-details-items .table-order-items .product-item-name,
  .account .order-details-items .table-order-items .price-including-tax,
  .account .order-details-items .table-order-items .price-excluding-tax,
  .account .order-details-items .table-order-items .items-qty {
    display: inline-block;
    vertical-align: top; }
  .account .toolbar .pages {
    float: right; }
  .account .toolbar .limiter {
    clear: both; }
  .order-details-items thead {
    display: block; }
    .order-details-items thead tr,
    .order-details-items thead td {
      display: block; }
  .table-wrapper .table.table-order-items tfoot td.order-pager-wrapper {
    width: 100%; } }

@media only screen and (max-width: 767px) {
  .order-pager-wrapper .toolbar-amount {
    left: inherit;
    position: relative;
    text-align: center;
    top: inherit; }
  .order-pager-wrapper .pages {
    text-align: center; }
  .order-pager-wrapper .action.previous,
  .order-pager-wrapper .action.next {
    margin: 0; } }

@media only screen and (min-width: 768px) {
  .table-order-items .subtotal,
  .table-order-items .amount {
    text-align: right; }
  .table-order-items.creditmemo .col.qty, .table-order-items.creditmemo .col.discount, .table-order-items.creditmemo .col.subtotal {
    text-align: center; }
  .table-order-items.creditmemo .col.total {
    text-align: right; }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0; }
  .order-pager-wrapper .pages {
    float: right; }
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px; } }

.account .table-wrapper:last-child {
  margin-bottom: 0; }

.account .table-wrapper.order-items table tr th,
.account .table-wrapper.order-items table tr td, .account .table-wrapper.orders-history table tr th,
.account .table-wrapper.orders-history table tr td, .account .table-wrapper.orders-recent table tr th,
.account .table-wrapper.orders-recent table tr td {
  border-bottom: 2px solid #F1EFF0; }

.account .table-wrapper.order-items table tr th, .account .table-wrapper.orders-history table tr th, .account .table-wrapper.orders-recent table tr th {
  height: 25px;
  line-height: 25px; }

@media only screen and (min-width: 768px) {
  .account .table-wrapper.order-items table tr td, .account .table-wrapper.orders-history table tr td, .account .table-wrapper.orders-recent table tr td {
    height: 60px;
    line-height: 60px; } }

@media only screen and (max-width: 767px) {
  .account .table-wrapper.order-items table tr td:not(.id), .account .table-wrapper.orders-history table tr td:not(.id), .account .table-wrapper.orders-recent table tr td:not(.id) {
    height: 20px; }
  .account .table-wrapper.order-items table tr td.id, .account .table-wrapper.orders-history table tr td.id, .account .table-wrapper.orders-recent table tr td.id {
    height: 35px; } }

.account .table-wrapper.order-items table tr .col, .account .table-wrapper.orders-history table tr .col, .account .table-wrapper.orders-recent table tr .col {
  width: auto;
  padding-left: 0;
  padding-right: 2em; }
  @media only screen and (min-width: 768px) {
    .account .table-wrapper.order-items table tr .col, .account .table-wrapper.orders-history table tr .col, .account .table-wrapper.orders-recent table tr .col {
      max-width: 0%; } }
  .account .table-wrapper.order-items table tr .col.shipping, .account .table-wrapper.orders-history table tr .col.shipping, .account .table-wrapper.orders-recent table tr .col.shipping {
    min-width: 30%; }
  .account .table-wrapper.order-items table tr .col a.action, .account .table-wrapper.orders-history table tr .col a.action, .account .table-wrapper.orders-recent table tr .col a.action {
    font-size: 13px;
    font-weight: bold;
    color: #000; }
    .account .table-wrapper.order-items table tr .col a.action span, .account .table-wrapper.orders-history table tr .col a.action span, .account .table-wrapper.orders-recent table tr .col a.action span {
      text-decoration: underline; }
  .account .table-wrapper.order-items table tr .col a + a:before, .account .table-wrapper.orders-history table tr .col a + a:before, .account .table-wrapper.orders-recent table tr .col a + a:before {
    content: " | ";
    margin: 0 10px; }
  @media only screen and (max-width: 767px) {
    .account .table-wrapper.order-items table tr .col.actions:before, .account .table-wrapper.orders-history table tr .col.actions:before, .account .table-wrapper.orders-recent table tr .col.actions:before {
      width: 0;
      overflow: hidden;
      height: 0;
      margin: 0;
      padding: 0 !important; } }

.account .table-wrapper.order-items {
  overflow: visible; }
  @media only screen and (max-width: 767px) {
    .account .table-wrapper.order-items:after {
      display: block;
      content: "";
      height: 170px;
      position: absolute;
      z-index: -1;
      bottom: -25px;
      left: -20px;
      right: -20px;
      background-color: #F9F9F9; } }
  @media only screen and (max-width: 767px) {
    .account .table-wrapper.order-items table tbody tr {
      padding-top: 10px;
      margin-top: 10px;
      border-top: 2px solid #F1EFF0; } }
  .account .table-wrapper.order-items table tbody tr th.col {
    padding-right: 0.75rem; }
  .account .table-wrapper.order-items table tbody tr td {
    vertical-align: middle; }
    .account .table-wrapper.order-items table tbody tr td.col {
      height: auto;
      line-height: inherit;
      padding-right: 0.75rem;
      padding-top: 1.2rem;
      padding-bottom: 1.2rem; }
      @media only screen and (max-width: 767px) {
        .account .table-wrapper.order-items table tbody tr td.col:before {
          float: left; } }
      @media only screen and (max-width: 767px) {
        .account .table-wrapper.order-items table tbody tr td.col.name:before {
          display: none; } }
      .account .table-wrapper.order-items table tbody tr td.col.name .name-box {
        display: flex;
        align-items: center; }
      .account .table-wrapper.order-items table tbody tr td.col.name .name {
        font-weight: bold;
        text-transform: uppercase;
        margin: 0 0 0 40px; }
      .account .table-wrapper.order-items table tbody tr td.col.name .product-image img {
        max-height: 70px;
        height: 100%;
        max-width: 70px;
        width: 100%; }
    .account .table-wrapper.order-items table tbody tr td.price .price-including-tax .price,
    .account .table-wrapper.order-items table tbody tr td.price .price-excluding-tax .price {
      font-weight: normal; }
    .account .table-wrapper.order-items table tbody tr td .price-including-tax,
    .account .table-wrapper.order-items table tbody tr td .price-excluding-tax {
      font-size: 13px;
      line-height: inherit; }
  @media only screen and (max-width: 767px) {
    .account .table-wrapper.order-items table tfoot {
      padding: 0 5px;
      position: relative;
      z-index: 10; } }
  .account .table-wrapper.order-items table tfoot tr.subtotal th,
  .account .table-wrapper.order-items table tfoot tr.subtotal td {
    padding-top: 50px; }
    @media only screen and (max-width: 767px) {
      .account .table-wrapper.order-items table tfoot tr.subtotal th,
      .account .table-wrapper.order-items table tfoot tr.subtotal td {
        height: 45px;
        font-weight: bold;
        border-top: none; } }
  @media only screen and (max-width: 767px) {
    .account .table-wrapper.order-items table tfoot tr.shipping th,
    .account .table-wrapper.order-items table tfoot tr.shipping td {
      font-weight: bold; } }
  .account .table-wrapper.order-items table tfoot tr th,
  .account .table-wrapper.order-items table tfoot tr td {
    height: 21px;
    line-height: 21px;
    padding: 8px 0.75rem 8px 0;
    border: none;
    text-transform: uppercase; }
    @media only screen and (max-width: 767px) {
      .account .table-wrapper.order-items table tfoot tr th,
      .account .table-wrapper.order-items table tfoot tr td {
        height: 35px;
        line-height: 35px;
        font-weight: bold; } }
  .account .table-wrapper.order-items .mark {
    vertical-align: middle;
    background: none; }

@media only screen and (max-width: 767px) {
  .account .table-wrapper.orders-history, .account .table-wrapper.orders-recent {
    margin-bottom: 0; } }

@media only screen and (max-width: 767px) {
  .account .table-wrapper.orders-history table tr, .account .table-wrapper.orders-recent table tr {
    padding-bottom: 15px;
    margin-bottom: 10px;
    border-bottom: 2px solid #F1EFF0; } }

@media only screen and (max-width: 767px) {
  .account .table-wrapper.orders-history {
    order: 2; } }

@media only screen and (max-width: 767px) {
  body.account.sales-order-history .column.main .order-products-toolbar {
    order: 3; } }

@media only screen and (max-width: 767px) {
  body.account.sales-order-history .column.main .actions-toolbar {
    order: 4; } }

body.account.page-layout-2columns-left .column.main .order-details-items {
  border-bottom: none; }
  @media only screen and (max-width: 767px) {
    body.account.page-layout-2columns-left .column.main .order-details-items {
      order: 2; } }

@media only screen and (max-width: 767px) {
  body.account.page-layout-2columns-left .column.main .block.block-order-details-view {
    order: 3; } }

body.account.page-layout-2columns-left .column.main .block.block-order-details-view .block-title {
  padding-bottom: 10px; }
  @media only screen and (min-width: 768px) {
    body.account.page-layout-2columns-left .column.main .block.block-order-details-view .block-title {
      margin-bottom: 30px;
      border-bottom: 2px solid #F1EFF0; } }

body.account.page-layout-2columns-left .column.main .block.block-order-details-view .block-content .box {
  clear: none !important; }
  @media only screen and (min-width: 768px) {
    body.account.page-layout-2columns-left .column.main .block.block-order-details-view .block-content .box {
      width: 25%; } }
  @media only screen and (max-width: 767px) {
    body.account.page-layout-2columns-left .column.main .block.block-order-details-view .block-content .box strong {
      margin-bottom: 10px; } }

.opc-wrapper .form-discount {
  max-width: 500px; }

.action.mailto.friend {
  margin-left: -7px;
  display: inline-block;
  text-decoration: none; }
  .action.mailto.friend:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: inherit;
    content: "";
    font-family: "icons-blank-theme";
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center; }
  .action.mailto.friend span {
    display: inline-block;
    line-height: 28px;
    vertical-align: top; }

.nearby-marker-wrapper-container {
  float: left;
  width: 100%;
  position: relative;
  background-color: #ffffff; }
  .nearby-marker-wrapper-container .current-status-shop {
    width: 100% !important; }
  .nearby-marker-wrapper-container .shops-nearby-title {
    color: #333435;
    font-family: "Open Sans";
    font-size: 36px;
    font-weight: 600;
    line-height: 49px;
    text-align: center;
    display: block;
    margin: 50px 0 60px 0; }

.nearby-marker-wrapper-list {
  text-align: center;
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
  list-style: none;
  padding-left: 0; }

.nearby-marker-wrapper-item {
  display: inline-block;
  margin-right: 2.55%;
  width: 30%;
  max-width: 320px;
  background: white;
  height: auto;
  vertical-align: text-top;
  padding: 30px;
  box-sizing: border-box; }
  .nearby-marker-wrapper-item h4 {
    color: #333435;
    font-family: "Open Sans";
    font-size: 36px;
    font-weight: 600;
    line-height: 49px;
    text-align: center;
    margin-top: 50px;
    margin-button: 60px; }
    .nearby-marker-wrapper-item h4.title {
      color: #333435;
      font-family: "Open Sans";
      font-size: 24px;
      font-weight: 600;
      line-height: 33px;
      width: 100%;
      margin: 0 0 15px 0; }
  .nearby-marker-wrapper-item .image-wrapper {
    width: 132px;
    height: 132px;
    background: grey;
    border-radius: 50%;
    margin: 20px auto;
    display: block;
    overflow: hidden; }
    .nearby-marker-wrapper-item .image-wrapper div {
      width: 100%;
      height: 100%; }
      .nearby-marker-wrapper-item .image-wrapper div img {
        width: 100%;
        height: 100%; }
  .nearby-marker-wrapper-item .address {
    margin-top: 15px;
    font-family: "Open Sans";
    font-size: 14px;
    line-height: 24px; }
    .nearby-marker-wrapper-item .address .value {
      font-weight: 600; }
  .nearby-marker-wrapper-item a {
    text-decoration: none;
    color: #333435;
    font-family: "Open Sans";
    font-size: 24px;
    font-weight: 600;
    line-height: 33px; }
    .nearby-marker-wrapper-item a:hover {
      text-decoration: none; }

@media only screen and (min-width: 768px) {
  .store-locator-services-title {
    font-size: 36px;
    line-height: 49px; } }

@media only screen and (max-width: 767px) {
  .smile_store_locator-store-view .nearby-marker-wrapper-container {
    float: left;
    width: 100%;
    position: relative;
    background-color: #ffffff;
    padding-left: 15px; }
  .smile_store_locator-store-view .nearby-marker-wrapper-list {
    text-align: center;
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
    list-style: none;
    padding-left: 0; }
  .smile_store_locator-store-view .nearby-marker-wrapper-item {
    display: block;
    position: relative;
    width: 90%;
    margin: 0 auto;
    padding: 10px 0 20px 90px;
    box-sizing: border-box; }
    .smile_store_locator-store-view .nearby-marker-wrapper-item h4 {
      font-size: 24px;
      font-weight: 600;
      line-height: 33px;
      margin-button: 5px;
      margin-top: 0; }
    .smile_store_locator-store-view .nearby-marker-wrapper-item .image-wrapper {
      position: absolute;
      left: 0;
      top: 15px;
      width: 86px;
      height: 86px;
      background: grey;
      border-radius: 50%;
      margin: 0 10px 0 0;
      display: inline-block; }
    .smile_store_locator-store-view .nearby-marker-wrapper-item .address {
      margin-top: 15px;
      font-family: "Open Sans";
      font-size: 12px;
      line-height: 20px; }
    .smile_store_locator-store-view .nearby-marker-wrapper-item a {
      font-size: 18px;
      font-weight: 600;
      line-height: 24px; }
    .smile_store_locator-store-view .nearby-marker-wrapper-item:last-of-type {
      display: block; }
  .smile_store_locator-store-view .nearby-marker-wrapper .simple-text {
    width: 90%;
    font-size: 12px; } }

.smile_store_locator-store-view #maincontent {
  max-width: 1440px; }
  .smile_store_locator-store-view #maincontent .column.main {
    padding-bottom: 0; }

.smile_store_locator-store-view .page-title-wrapper {
  display: none; }

.smile_store_locator-store-view .page-wrapper {
  overflow-x: hidden; }

.smile_store_locator-store-view .store-view-map .current-status-shop {
  width: 85%; }

.store-view-map {
  height: auto; }
  .store-view-map .current-status-shop {
    width: 95%; }
  .store-view-map .map .copyright-info-wrapper {
    background: #FFFFFF;
    box-shadow: 0 1px 10px;
    padding: 0 8px;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: 1000; }
  .store-view-map .image-wrapper-header {
    width: 100%; }
    .store-view-map .image-wrapper-header img {
      height: auto;
      max-width: 100%;
      width: 100%;
      max-height: 200px; }
  .store-view-map .opening-hours-info {
    margin-top: 10px;
    margin-left: 20px;
    max-width: 322px; }
  .store-view-map .opening-hours .opening-row {
    color: #333435;
    font-family: "Open Sans";
    font-size: 14px;
    line-height: 23px; }
    .store-view-map .opening-hours .opening-row-day {
      padding: 0 0 5px 0;
      width: 55%; }
    .store-view-map .opening-hours .opening-row-hours {
      padding: 0 0 5px 5px;
      text-align: right; }
  .store-view-map .directions {
    margin: 10px 0 100px 0;
    display: table;
    width: 100%;
    max-width: 322px; }
    .store-view-map .directions-btn {
      height: 50px;
      display: table-cell;
      vertical-align: middle;
      width: 100%;
      border-radius: 3px;
      background-color: #EE5C1D;
      box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.12);
      color: #FFFFFF;
      font-family: "Open Sans";
      font-size: 14px;
      font-weight: 600;
      line-height: 27px;
      text-align: center;
      text-decoration: none; }
      .store-view-map .directions-btn:hover {
        text-decoration: none;
        opacity: 0.9; }
      .store-view-map .directions-btn-icon {
        position: relative;
        display: inline-block;
        margin-right: 3px;
        content: '';
        width: 20px;
        height: 20px;
        top: 5px;
        background: url("../Smile_StoreLocator/images/direction-details.svg") center center;
        background-repeat: no-repeat;
        transform: scale(1.7); }
  .store-view-map .set-store-button {
    margin: 20px 0 20px 0;
    display: table;
    width: 100%;
    max-width: 322px;
    float: none; }
    .store-view-map .set-store-button .action-set-store {
      height: 50px;
      display: table-cell;
      vertical-align: middle;
      width: 100%;
      border-radius: 3px;
      background-color: #EE5C1D;
      box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.12);
      color: #FFFFFF;
      font-family: "Open Sans";
      font-size: 14px;
      font-weight: 600;
      line-height: 27px;
      text-align: center;
      text-decoration: none; }
      .store-view-map .set-store-button .action-set-store:hover {
        text-decoration: none;
        opacity: 0.9; }
  .store-view-map .back-to-result-btn {
    display: table;
    width: 100%;
    height: 50px;
    border: 1px solid #E6E6E6;
    border-radius: 3px;
    background-color: #FFFFFF;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.12);
    color: #333435;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 600;
    line-height: 19px;
    text-align: center;
    padding: 14px;
    box-sizing: border-box;
    max-width: 322px; }
    .store-view-map .back-to-result-btn:hover {
      text-decoration: none; }
  .store-view-map .simple-text {
    width: 65%;
    display: block;
    margin: 20px auto;
    text-align: center;
    color: #333435;
    font-family: "Open Sans";
    font-size: 14px;
    line-height: 22px; }
  .store-view-map .btn-wrapper {
    padding-left: 20px; }

@media only screen and (max-width: 767px) {
  .smile_store_locator-store-view .page-header {
    margin: 0;
    border: none; }
  .store-view-map .shops-nearby-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 33px; }
  .store-view-map .set-store-button {
    margin: 20px auto 20px auto;
    display: table;
    width: 90%;
    max-width: 322px;
    padding-left: 0;
    float: none; }
    .store-view-map .set-store-button .action-set-store {
      height: 50px;
      display: table-cell;
      vertical-align: middle;
      width: 100%;
      border-radius: 3px;
      background-color: #EE5C1D;
      box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.12);
      color: #FFFFFF;
      font-family: "Open Sans";
      font-size: 14px;
      font-weight: 600;
      line-height: 27px;
      text-align: center;
      text-decoration: none; }
      .store-view-map .set-store-button .action-set-store:hover {
        text-decoration: none;
        opacity: 0.9; }
  .store-view-map .back-to-result-btn {
    display: table;
    width: 90%;
    height: 50px;
    border: 1px solid #E6E6E6;
    border-radius: 3px;
    background-color: #FFFFFF;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.12);
    color: #333435;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 600;
    line-height: 19px;
    text-align: center;
    padding: 14px;
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 322px; }
    .store-view-map .back-to-result-btn:hover {
      text-decoration: none; } }

.search-result-display {
  position: absolute;
  z-index: 20;
  left: 1px;
  right: -1px;
  bottom: -2px;
  top: 0;
  background: white;
  display: none; }
  .search-result-display.show-result {
    display: block; }
    .search-result-display.show-result .result-item {
      display: block; }
      .search-result-display.show-result .result-item .render-btn {
        position: relative;
        padding-left: 30px;
        color: #333435;
        font-family: "Open Sans";
        font-size: 14px;
        font-weight: 600;
        line-height: 19px;
        float: left; }
        .search-result-display.show-result .result-item .render-btn:before {
          position: absolute;
          display: inline-block;
          left: 0;
          top: 0;
          content: '';
          transform: scale(1.8);
          opacity: 0.5;
          width: 20px;
          height: 20px;
          background: url("../Smile_StoreLocator/images/direction-1.svg") center center; }

.smile-store-locator-store-view .shop-details, .smile-store-locator-store-search .shop-details,
.smile_store_locator-store-view .shop-details, .smile_store_locator-store-search .shop-details {
  width: 100%; }
  .smile-store-locator-store-view .shop-details .contact-info-block .contact-info-item, .smile-store-locator-store-search .shop-details .contact-info-block .contact-info-item,
  .smile_store_locator-store-view .shop-details .contact-info-block .contact-info-item, .smile_store_locator-store-search .shop-details .contact-info-block .contact-info-item {
    margin-bottom: 5px; }
    .smile-store-locator-store-view .shop-details .contact-info-block .contact-info-item .value, .smile-store-locator-store-search .shop-details .contact-info-block .contact-info-item .value,
    .smile_store_locator-store-view .shop-details .contact-info-block .contact-info-item .value, .smile_store_locator-store-search .shop-details .contact-info-block .contact-info-item .value {
      font-weight: 600; }
  .smile-store-locator-store-view .shop-details .opening-hours-info, .smile-store-locator-store-search .shop-details .opening-hours-info,
  .smile_store_locator-store-view .shop-details .opening-hours-info, .smile_store_locator-store-search .shop-details .opening-hours-info {
    clear: both; }
    .smile-store-locator-store-view .shop-details .opening-hours-info .title-special-opening-hours, .smile-store-locator-store-search .shop-details .opening-hours-info .title-special-opening-hours,
    .smile_store_locator-store-view .shop-details .opening-hours-info .title-special-opening-hours, .smile_store_locator-store-search .shop-details .opening-hours-info .title-special-opening-hours {
      margin-right: 60px; }
    .smile-store-locator-store-view .shop-details .opening-hours-info .box-title, .smile-store-locator-store-search .shop-details .opening-hours-info .box-title,
    .smile_store_locator-store-view .shop-details .opening-hours-info .box-title, .smile_store_locator-store-search .shop-details .opening-hours-info .box-title {
      margin-right: 10px;
      position: relative;
      width: 100%; }
      .smile-store-locator-store-view .shop-details .opening-hours-info .box-title .distance-label, .smile-store-locator-store-search .shop-details .opening-hours-info .box-title .distance-label,
      .smile_store_locator-store-view .shop-details .opening-hours-info .box-title .distance-label, .smile_store_locator-store-search .shop-details .opening-hours-info .box-title .distance-label {
        color: #333435;
        font-family: "Open Sans";
        font-size: 14px;
        font-weight: bold;
        line-height: 19px;
        position: absolute;
        right: 0; }
      .smile-store-locator-store-view .shop-details .opening-hours-info .box-title p, .smile-store-locator-store-search .shop-details .opening-hours-info .box-title p,
      .smile_store_locator-store-view .shop-details .opening-hours-info .box-title p, .smile_store_locator-store-search .shop-details .opening-hours-info .box-title p {
        font-weight: bold;
        float: left; }
      .smile-store-locator-store-view .shop-details .opening-hours-info .box-title .showopeninghours, .smile-store-locator-store-search .shop-details .opening-hours-info .box-title .showopeninghours,
      .smile_store_locator-store-view .shop-details .opening-hours-info .box-title .showopeninghours, .smile_store_locator-store-search .shop-details .opening-hours-info .box-title .showopeninghours {
        float: left;
        cursor: pointer; }
        .smile-store-locator-store-view .shop-details .opening-hours-info .box-title .showopeninghours:after, .smile-store-locator-store-search .shop-details .opening-hours-info .box-title .showopeninghours:after,
        .smile_store_locator-store-view .shop-details .opening-hours-info .box-title .showopeninghours:after, .smile_store_locator-store-search .shop-details .opening-hours-info .box-title .showopeninghours:after {
          content: "";
          display: inline-block;
          font-family: "icons-blank-theme";
          vertical-align: top;
          margin: 0;
          color: inherit;
          font-size: 10px;
          line-height: 22px;
          margin-left: 3px; }
      .smile-store-locator-store-view .shop-details .opening-hours-info .box-title .showopeninghours.active:after, .smile-store-locator-store-search .shop-details .opening-hours-info .box-title .showopeninghours.active:after,
      .smile_store_locator-store-view .shop-details .opening-hours-info .box-title .showopeninghours.active:after, .smile_store_locator-store-search .shop-details .opening-hours-info .box-title .showopeninghours.active:after {
        content: ""; }

.smile-store-locator-store-search .page-wrapper, .smile_store_locator-store-search .page-wrapper {
  overflow-x: hidden; }

.smile-store-locator-store-search .shop-details, .smile_store_locator-store-search .shop-details {
  width: auto;
  max-width: 480px;
  padding-bottom: 65px;
  position: relative; }
  .smile-store-locator-store-search .shop-details h2, .smile_store_locator-store-search .shop-details h2 {
    margin-top: 10px;
    margin-left: 20px;
    font-family: "Open Sans";
    font-size: 24px;
    font-weight: 600;
    line-height: 33px;
    color: #333333; }
  .smile-store-locator-store-search .shop-details .opening-hours, .smile_store_locator-store-search .shop-details .opening-hours {
    padding: 10px 0; }
  .smile-store-locator-store-search .shop-details .opening-hours-table td, .smile_store_locator-store-search .shop-details .opening-hours-table td {
    padding: 2px 2px; }
  .smile-store-locator-store-search .shop-details .opening-hours-table td:first-child, .smile_store_locator-store-search .shop-details .opening-hours-table td:first-child {
    padding-right: 10px; }
  .smile-store-locator-store-search .shop-details .opening-hours-table .opening-row-hours, .smile_store_locator-store-search .shop-details .opening-hours-table .opening-row-hours {
    text-align: right;
    width: 43%; }
  .smile-store-locator-store-search .shop-details .actions-toolbar, .smile_store_locator-store-search .shop-details .actions-toolbar {
    padding-left: 20px;
    padding-right: 10px; }
    .smile-store-locator-store-search .shop-details .actions-toolbar .actions, .smile_store_locator-store-search .shop-details .actions-toolbar .actions {
      padding-top: 10px;
      display: block; }
  .smile-store-locator-store-search .shop-details .close-btn-wrapper, .smile_store_locator-store-search .shop-details .close-btn-wrapper {
    padding: 0 20px 0 30px; }
    .smile-store-locator-store-search .shop-details .close-btn-wrapper .close, .smile_store_locator-store-search .shop-details .close-btn-wrapper .close {
      height: 50px;
      position: relative;
      width: 100%;
      display: table;
      width: 100%;
      text-align: center;
      vertical-align: middle;
      border: 1px solid #E6E6E6;
      border-radius: 3px;
      background-color: #FFFFFF;
      box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.12); }
      .smile-store-locator-store-search .shop-details .close-btn-wrapper .close span, .smile_store_locator-store-search .shop-details .close-btn-wrapper .close span {
        color: #333435;
        font-family: "Open Sans";
        font-size: 14px;
        font-weight: 600;
        line-height: 19px; }

.smile-store-locator-store-search .details-btn, .smile_store_locator-store-search .details-btn {
  width: 100%;
  display: table;
  margin-bottom: 10px;
  height: 50px;
  position: relative; }
  .smile-store-locator-store-search .details-btn:before, .smile_store_locator-store-search .details-btn:before {
    height: 12px;
    width: 12px;
    transform: rotate(135deg);
    border-radius: 1px;
    border-left: 3px solid #ffffff;
    border-top: 3px solid #ffffff;
    content: '';
    top: 15px;
    right: 15px;
    display: block;
    position: absolute;
    z-index: 2; }
  .smile-store-locator-store-search .details-btn-link, .smile_store_locator-store-search .details-btn-link {
    background: #eeeeee;
    position: relative;
    color: #333333;
    font-weight: 500;
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
    padding: 15px 0;
    box-sizing: border-box;
    border-radius: 3px;
    background-color: #FFFFFF;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.12); }
    .smile-store-locator-store-search .details-btn-link span, .smile_store_locator-store-search .details-btn-link span {
      color: #333435;
      font-family: "Open Sans";
      font-size: 14px;
      font-weight: 600;
      line-height: 19px;
      position: relative;
      z-index: 3; }
    .smile-store-locator-store-search .details-btn-link:before, .smile_store_locator-store-search .details-btn-link:before {
      display: block;
      left: 0;
      top: 0;
      height: 100%;
      content: '';
      width: 0;
      background: #EE5C1D;
      transition: .3s;
      position: absolute; }
    .smile-store-locator-store-search .details-btn-link:hover, .smile_store_locator-store-search .details-btn-link:hover {
      text-decoration: none; }
      .smile-store-locator-store-search .details-btn-link:hover span, .smile_store_locator-store-search .details-btn-link:hover span {
        color: white; }
      .smile-store-locator-store-search .details-btn-link:hover:before, .smile_store_locator-store-search .details-btn-link:hover:before {
        transition: .3s;
        width: 100%; }

.smile-store-locator-store-search .directions, .smile_store_locator-store-search .directions {
  display: table;
  width: 100%; }
  .smile-store-locator-store-search .directions-btn, .smile_store_locator-store-search .directions-btn {
    height: 50px;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    border-radius: 3px;
    background-color: #EE5C1D;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.12);
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 600;
    line-height: 27px;
    text-align: center;
    text-decoration: none; }
    .smile-store-locator-store-search .directions-btn:hover, .smile_store_locator-store-search .directions-btn:hover {
      text-decoration: none; }
    .smile-store-locator-store-search .directions-btn-icon, .smile_store_locator-store-search .directions-btn-icon {
      position: relative;
      display: inline-block;
      margin-right: 3px;
      content: '';
      width: 20px;
      height: 20px;
      top: 5px;
      background: url("../Smile_StoreLocator/images/direction-details.svg") center center;
      background-repeat: no-repeat;
      transform: scale(1.7); }

.opening-hours-table .currentDay {
  font-weight: bold; }

.smile_store_locator-store-search {
  overflow-x: hidden; }
  .smile_store_locator-store-search .page-main .page-title-wrapper {
    display: none; }

.opened-details-store #store-locator-search-wrapper .contextual-bar {
  border: none;
  box-shadow: none; }

#store-locator-search-wrapper .map .copyright-info-wrapper {
  background: #FFFFFF;
  box-shadow: 0 1px 10px;
  padding: 0 8px;
  bottom: 0;
  right: 41px;
  position: absolute;
  z-index: 1000; }

#store-locator-search-wrapper .contextual-bar .shop-search .fulltext-search-wrapper .form .actions-toolbar .primary .action {
  background: transparent;
  border: none;
  width: 30px;
  height: 54px;
  position: absolute;
  top: 15px;
  right: 5%;
  content: '';
  font-size: 0; }
  #store-locator-search-wrapper .contextual-bar .shop-search .fulltext-search-wrapper .form .actions-toolbar .primary .action span {
    line-height: 1.3em; }

#store-locator-search-wrapper .contextual-bar .search-result-list {
  flex: 1;
  overflow: hidden; }
  #store-locator-search-wrapper .contextual-bar .search-result-list ul {
    overflow-y: auto;
    height: 100%;
    max-height: 512px;
    list-style-type: none;
    padding: 0 20px 0 0;
    margin: 0; }
    #store-locator-search-wrapper .contextual-bar .search-result-list ul::-webkit-scrollbar {
      width: 4px;
      padding: 4px 5px;
      height: 8px;
      border-radius: 4.5px;
      background-color: #F8F8F8;
      box-shadow: inset 0 1px 0 0 #E8E8E8, 0 1px 0 0 #E8E8E8; }
    #store-locator-search-wrapper .contextual-bar .search-result-list ul::-webkit-scrollbar-thumb {
      width: 4px;
      background-color: #000; }
    #store-locator-search-wrapper .contextual-bar .search-result-list ul li.result-item {
      margin: 0; }
      #store-locator-search-wrapper .contextual-bar .search-result-list ul li.result-item tr {
        display: none; }
        #store-locator-search-wrapper .contextual-bar .search-result-list ul li.result-item tr.today {
          display: block; }
      #store-locator-search-wrapper .contextual-bar .search-result-list ul li.result-item p {
        margin-bottom: 0; }
      #store-locator-search-wrapper .contextual-bar .search-result-list ul li.result-item .location-number-block {
        display: table;
        position: absolute;
        left: -15%;
        top: 0;
        width: 13%;
        vertical-align: middle;
        float: left;
        text-align: center; }
        #store-locator-search-wrapper .contextual-bar .search-result-list ul li.result-item .location-number-block span {
          display: table-cell;
          color: #B4B7B8;
          font-family: "Open Sans";
          font-size: 14px;
          font-weight: bold;
          line-height: 19px; }
      #store-locator-search-wrapper .contextual-bar .search-result-list ul li.result-item .render-btn {
        position: relative;
        padding-left: 30px;
        color: #333435;
        font-family: "Open Sans";
        font-size: 14px;
        font-weight: 600;
        line-height: 19px;
        float: left; }
        #store-locator-search-wrapper .contextual-bar .search-result-list ul li.result-item .render-btn:before {
          position: absolute;
          display: inline-block;
          left: 0;
          top: 0;
          content: '';
          transform: scale(1.8);
          opacity: 0.5;
          width: 20px;
          height: 20px;
          background: url("../Smile_StoreLocator/images/direction-1.svg") center center; }
      #store-locator-search-wrapper .contextual-bar .search-result-list ul li.result-item .distance {
        float: right;
        color: #333435;
        font-family: "Open Sans";
        font-size: 14px;
        font-weight: bold;
        line-height: 19px;
        position: relative; }
      #store-locator-search-wrapper .contextual-bar .search-result-list ul li.result-item .details {
        padding-right: 50px;
        color: #333435;
        font-family: "Open Sans";
        font-size: 14px;
        line-height: 19px;
        position: relative; }
      #store-locator-search-wrapper .contextual-bar .search-result-list ul li.result-item:hover {
        background-color: #F8F8F8;
        cursor: pointer; }
      #store-locator-search-wrapper .contextual-bar .search-result-list ul li.result-item .render-distance {
        margin-bottom: 18px; }
  #store-locator-search-wrapper .contextual-bar .search-result-list .max_stores_message {
    margin: 0;
    padding: 5px; }

#store-locator-search-wrapper .contextual-bar .shop-details .search-result-list ul {
  max-height: 180px; }

#store-locator-search-wrapper .contextual-bar .shop-details .header .actions {
  float: right; }

#store-locator-search-wrapper .contextual-bar .shop-details .header .image-wrapper-header {
  width: 100%; }
  #store-locator-search-wrapper .contextual-bar .shop-details .header .image-wrapper-header img {
    height: auto;
    max-width: 100%;
    width: 100%;
    max-height: 200px; }

#top-storelocator-chooser {
  float: right;
  margin-right: 10px;
  display: inline-block;
  position: relative; }
  #top-storelocator-chooser:before, #top-storelocator-chooser:after {
    content: '';
    display: table; }
  #top-storelocator-chooser:after {
    clear: both; }
  #top-storelocator-chooser .action.showpicker {
    cursor: pointer;
    display: inline-block;
    text-decoration: none; }
    #top-storelocator-chooser .action.showpicker:before {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 22px;
      line-height: 28px;
      color: #8f8f8f;
      content: "";
      font-family: "icons-blank-theme";
      margin: 0;
      vertical-align: top;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center; }
    #top-storelocator-chooser .action.showpicker:hover:before {
      color: #8f8f8f; }
    #top-storelocator-chooser .action.showpicker:active:before {
      color: #8f8f8f; }
    #top-storelocator-chooser .action.showpicker.active {
      display: inline-block;
      text-decoration: none; }
      #top-storelocator-chooser .action.showpicker.active:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 22px;
        line-height: 28px;
        color: #8f8f8f;
        content: "";
        font-family: "icons-blank-theme";
        margin: 0;
        vertical-align: top;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center; }
      #top-storelocator-chooser .action.showpicker.active:hover:before {
        color: #8f8f8f; }
      #top-storelocator-chooser .action.showpicker.active:active:before {
        color: #8f8f8f; }
  #top-storelocator-chooser .top-storelocator-chooser-content {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #fff;
    border: 1px solid #bbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 100;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15); }
    #top-storelocator-chooser .top-storelocator-chooser-content li {
      margin: 0; }
      #top-storelocator-chooser .top-storelocator-chooser-content li:hover {
        cursor: pointer; }
    #top-storelocator-chooser .top-storelocator-chooser-content:before, #top-storelocator-chooser .top-storelocator-chooser-content:after {
      border-bottom-style: solid;
      content: '';
      display: block;
      height: 0;
      position: absolute;
      width: 0; }
    #top-storelocator-chooser .top-storelocator-chooser-content:before {
      border: 6px solid;
      border-color: transparent transparent #fff transparent;
      z-index: 99; }
    #top-storelocator-chooser .top-storelocator-chooser-content:after {
      border: 7px solid;
      border-color: transparent transparent #bbb transparent;
      z-index: 98; }
    #top-storelocator-chooser .top-storelocator-chooser-content:before {
      left: 10px;
      top: -12px; }
    #top-storelocator-chooser .top-storelocator-chooser-content:after {
      left: 9px;
      top: -14px; }
  #top-storelocator-chooser.active {
    overflow: visible; }
    #top-storelocator-chooser.active .top-storelocator-chooser-content {
      display: block; }
  #top-storelocator-chooser .top-storelocator-chooser-content {
    width: 320px;
    right: -22px;
    z-index: 10000; }
    #top-storelocator-chooser .top-storelocator-chooser-content:after {
      left: auto;
      right: 25px; }
    #top-storelocator-chooser .top-storelocator-chooser-content:before {
      left: auto;
      right: 26px; }
    #top-storelocator-chooser .top-storelocator-chooser-content .store-search, #top-storelocator-chooser .top-storelocator-chooser-content .current-store {
      padding: 10px; }
    #top-storelocator-chooser .top-storelocator-chooser-content .current-store .title {
      font-size: 110%;
      font-weight: bold; }
    #top-storelocator-chooser .top-storelocator-chooser-content .current-store {
      border-bottom: 1px solid #ccc; }
    #top-storelocator-chooser .top-storelocator-chooser-content .store-search {
      display: flex;
      align-items: center;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: center; }
      #top-storelocator-chooser .top-storelocator-chooser-content .store-search .store-search-form .actions {
        flex: 1; }
        #top-storelocator-chooser .top-storelocator-chooser-content .store-search .store-search-form .actions button, #top-storelocator-chooser .top-storelocator-chooser-content .store-search .store-search-form .actions .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper #top-storelocator-chooser .top-storelocator-chooser-content .store-search .store-search-form .actions .actions-toolbar > .action, #top-storelocator-chooser .top-storelocator-chooser-content .store-search .store-search-form .actions .action-gift {
          width: 100%; }
    #top-storelocator-chooser .top-storelocator-chooser-content .actions a.primary {
      width: 100%;
      text-align: center; }
  #top-storelocator-chooser .action.showpicker .text {
    padding: 0 5px 0 0;
    font-size: 14px;
    line-height: 31px; }

@media only screen and (max-width: 767px) {
  #top-storelocator-chooser {
    margin-top: 10px;
    margin-right: 5px; }
    #top-storelocator-chooser .top-storelocator-chooser-content {
      width: 280px; }
      #top-storelocator-chooser .top-storelocator-chooser-content .filler {
        display: none; }
  .block-search .minisearch label:before {
    margin-right: 5px; }
  .smile-store-locator-store-view .set-store-button, .smile_store_locator-store-view .set-store-button {
    float: none; }
    .smile-store-locator-store-view .set-store-button a, .smile_store_locator-store-view .set-store-button a {
      width: 100%;
      text-align: center; }
  .smile-store-locator-store-view .shop-informations .contact-info .contact-info-wrapper, .smile_store_locator-store-view .shop-informations .contact-info .contact-info-wrapper {
    box-shadow: none;
    border: none;
    margin-right: 0;
    margin-bottom: 10px; }
  #store-locator-search-wrapper {
    height: auto; }
    #store-locator-search-wrapper .contextual-bar .shop-details .actions-toolbar .actions {
      margin: 0px;
      flex-flow: row wrap; }
      #store-locator-search-wrapper .contextual-bar .shop-details .actions-toolbar .actions div.primary {
        width: 100%;
        text-align: center;
        margin: 2px; }
        #store-locator-search-wrapper .contextual-bar .shop-details .actions-toolbar .actions div.primary a {
          width: 100%; }
      #store-locator-search-wrapper .contextual-bar .shop-details .actions-toolbar .actions .action {
        padding: 5px 10px; }
      #store-locator-search-wrapper .contextual-bar .shop-details .actions-toolbar .actions .right {
        flex: 0 0 100%;
        display: flex; } }

.leaflet-marker-icon {
  border: none;
  background: transparent; }

.custum-lf-popup {
  display: inline-block;
  height: 24px;
  width: 24px;
  background-color: #EE5C1D;
  box-shadow: -1px -1px 6px -1px rgba(0, 0, 0, 0.85);
  border-radius: 50%;
  color: white;
  text-align: center;
  padding-top: 5px;
  font-size: 12px;
  border: none;
  position: relative;
  z-index: 2;
  box-sizing: border-box; }
  .custum-lf-popup span {
    position: relative;
    z-index: 4; }
  .custum-lf-popup.current {
    transform: scale(1.3);
    z-index: 300; }
  .custum-lf-popup a {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 5; }
  .custum-lf-popup.my-position:before {
    position: absolute;
    display: inline-block;
    left: 2px;
    top: 3px;
    content: '';
    transform: scale(1.8);
    opacity: 0.8;
    width: 20px;
    height: 20px;
    background: url(../Smile_StoreLocator/images/direction-1.svg) center center;
    z-index: 19; }
  .custum-lf-popup:hover {
    transform: scale(1.3); }

.button-decor {
  z-index: 3;
  width: 10px;
  height: 10px;
  display: inline-block;
  background-color: #EE5C1D;
  content: '';
  bottom: -3px;
  left: 7px;
  position: absolute;
  transform: rotate(-45deg); }

@media only screen and (max-width: 767px) {
  .action.showpicker .text {
    display: none; }
  .smile_store_locator-store-search .page-main {
    padding: 0; }
  #store-locator-search-wrapper {
    overflow: hidden;
    position: relative; }
    #store-locator-search-wrapper .contextual-bar .search-result-list ul {
      overflow-y: auto;
      height: auto;
      max-height: 400px;
      list-style-type: none;
      padding: 0;
      margin: 0; }
      #store-locator-search-wrapper .contextual-bar .search-result-list ul li.result-item p {
        margin-bottom: 0; }
      #store-locator-search-wrapper .contextual-bar .search-result-list ul li.result-item .result-item-container {
        width: 96%;
        float: left; }
        #store-locator-search-wrapper .contextual-bar .search-result-list ul li.result-item .result-item-container .name-label strong {
          font-size: 14px;
          font-weight: 600;
          line-height: 19px; }
      #store-locator-search-wrapper .contextual-bar .search-result-list ul li.result-item .render-btn {
        position: relative;
        padding-left: 30px;
        color: #333435;
        font-size: 12px;
        line-height: 17px;
        float: left; }
        #store-locator-search-wrapper .contextual-bar .search-result-list ul li.result-item .render-btn:before {
          position: absolute;
          display: inline-block;
          left: 0;
          top: 0;
          content: '';
          transform: scale(1.7);
          opacity: 0.5;
          width: 20px;
          height: 20px;
          background: url("../Smile_StoreLocator/images/direction-1.svg") center center; }
      #store-locator-search-wrapper .contextual-bar .search-result-list ul li.result-item .distance {
        font-size: 12px;
        line-height: 17px; }
      #store-locator-search-wrapper .contextual-bar .search-result-list ul li.result-item .details {
        padding-right: 50px;
        color: #333435;
        font-family: "Open Sans";
        font-size: 14px;
        line-height: 19px;
        position: relative; }
      #store-locator-search-wrapper .contextual-bar .search-result-list ul li.result-item:last-of-type {
        border-bottom: 0; }
    #store-locator-search-wrapper .contextual-bar .shop-search .fulltext-search-wrapper .form .actions-toolbar .primary .action {
      content: '';
      font-size: 0;
      background: url("../Smile_StoreLocator/images/location-search.svg") center center;
      background-repeat: no-repeat; }
    #store-locator-search-wrapper .map {
      z-index: 5;
      transition: .3s; }
      #store-locator-search-wrapper .map.map-open {
        transform: translate(0); }
      #store-locator-search-wrapper .map .leaflet-div-icon {
        background: transparent;
        border: none; }
    #store-locator-search-wrapper .store-locator-display-wrapper {
      display: block;
      margin: 0 auto;
      padding: 0 10px; }
      #store-locator-search-wrapper .store-locator-display-wrapper .display-btn {
        width: 49.3%;
        background: white;
        text-align: center;
        border: 0;
        box-shadow: none;
        display: inline-block;
        color: #333435;
        font-family: "Open Sans";
        font-size: 16px;
        font-weight: 600;
        line-height: 22px;
        border-radius: 0;
        border-bottom: 3px solid transparent; }
        #store-locator-search-wrapper .store-locator-display-wrapper .display-btn.active {
          border-bottom: 3px solid #EE5C1D; }
  #maincontent {
    padding: 0; }
  .store-view-map .image-wrapper-header {
    width: 100%; }
    .store-view-map .image-wrapper-header img {
      height: auto;
      max-width: 100%;
      width: 100%;
      max-height: 200px; }
  .store-view-map .opening-hours .opening-row {
    color: #333435;
    font-family: "Open Sans";
    font-size: 14px;
    line-height: 23px; }
    .store-view-map .opening-hours .opening-row-day {
      padding: 0 0 5px 0;
      width: 55%; }
    .store-view-map .opening-hours .opening-row-hours {
      padding: 0 0 5px 5px;
      text-align: right; }
  .store-view-map .directions {
    margin: 28px auto 20px auto;
    display: table;
    width: 90%;
    max-width: 322px;
    padding-left: 0; }
    .store-view-map .directions-btn {
      height: 50px;
      display: table-cell;
      vertical-align: middle;
      width: 100%;
      border-radius: 3px;
      background-color: #EE5C1D;
      box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.12);
      color: #FFFFFF;
      font-family: "Open Sans";
      font-size: 14px;
      font-weight: 600;
      line-height: 27px;
      text-align: center;
      text-decoration: none; }
      .store-view-map .directions-btn:hover {
        text-decoration: none; }
      .store-view-map .directions-btn-icon {
        position: relative;
        display: inline-block;
        margin-right: 3px;
        content: '';
        width: 20px;
        height: 20px;
        top: 5px;
        background: url("../Smile_StoreLocator/images/direction-details.svg") center center;
        background-repeat: no-repeat;
        transform: scale(1.7); } }

@media only screen and (min-width: 768px) {
  #top-storelocator-chooser {
    margin-left: 10px;
    margin-right: 0; }
  #store-locator-search-wrapper .store-locator-display-wrapper {
    display: none; } }

@media only screen and (max-width: 767px) {
  #store-locator-search-wrapper .container-ls, #store-locator-search-wrapper .breadcrumbs .items, .breadcrumbs #store-locator-search-wrapper .items, #store-locator-search-wrapper .checkout-cart-index #maincontent.page-main, .checkout-cart-index #store-locator-search-wrapper #maincontent.page-main, #store-locator-search-wrapper .page-products .page-main > .columns, .page-products #store-locator-search-wrapper .page-main > .columns, #store-locator-search-wrapper .page-products .category-view .description-container, .page-products .category-view #store-locator-search-wrapper .description-container, #store-locator-search-wrapper .catalog-product_compare-index .page-main, .catalog-product_compare-index #store-locator-search-wrapper .page-main, #store-locator-search-wrapper .catalog-product-view #maincontent.page-main, .catalog-product-view #store-locator-search-wrapper #maincontent.page-main, #store-locator-search-wrapper .products_slides:not(.slide_crosssell), #store-locator-search-wrapper .contact-index-index .page-title-wrapper, .contact-index-index #store-locator-search-wrapper .page-title-wrapper, #store-locator-search-wrapper .cms-contatti .page-title-wrapper, .cms-contatti #store-locator-search-wrapper .page-title-wrapper, #store-locator-search-wrapper .cms-contacts .page-title-wrapper, .cms-contacts #store-locator-search-wrapper .page-title-wrapper, #store-locator-search-wrapper .cms-contact-us .page-title-wrapper, .cms-contact-us #store-locator-search-wrapper .page-title-wrapper, #store-locator-search-wrapper .cms-kontakt .page-title-wrapper, .cms-kontakt #store-locator-search-wrapper .page-title-wrapper, #store-locator-search-wrapper .cms-contacto .page-title-wrapper, .cms-contacto #store-locator-search-wrapper .page-title-wrapper, #store-locator-search-wrapper .blog-page .columns, .blog-page #store-locator-search-wrapper .columns, #store-locator-search-wrapper .checkout-index-index .checkout-container, .checkout-index-index #store-locator-search-wrapper .checkout-container {
    padding: 0; } }

#store-locator-search-wrapper .page-header {
  z-index: 1010; }

@media only screen and (max-width: 767px) {
  #store-locator-search-wrapper .shop-search {
    order: 1;
    margin-top: 20px; } }

#store-locator-search-wrapper .contextual-bar {
  margin-bottom: 30px; }
  @media only screen and (max-width: 767px) {
    #store-locator-search-wrapper .contextual-bar {
      margin-bottom: 10px; } }
  #store-locator-search-wrapper .contextual-bar:nth-child(1) {
    margin-top: 10px; }
  @media only screen and (max-width: 767px) {
    #store-locator-search-wrapper .contextual-bar .search-result-header p {
      margin-bottom: 4px; } }
  #store-locator-search-wrapper .contextual-bar .search-result-header a {
    cursor: pointer; }
  #store-locator-search-wrapper .contextual-bar .search-result-list {
    opacity: 0; }
    @media only screen and (max-width: 767px) {
      #store-locator-search-wrapper .contextual-bar .search-result-list {
        padding: 0 20px; } }
    #store-locator-search-wrapper .contextual-bar .search-result-list ul li.result-item p.name-label {
      margin-bottom: 5px; }
    @media only screen and (max-width: 767px) {
      #store-locator-search-wrapper .contextual-bar .search-result-list ul li.result-item p {
        margin-bottom: 5px;
        line-height: 1;
        font-size: 1.15385rem; } }
    @media only screen and (max-width: 767px) {
      #store-locator-search-wrapper .contextual-bar .search-result-list ul li.result-item p strong {
        line-height: 1;
        font-size: 1.15385rem; } }

@media only screen and (max-width: 767px) {
  #store-locator-search-wrapper .block-title {
    margin-bottom: 15px; } }

#store-locator-search-wrapper .block-title h1 {
  font-size: 2.30769rem;
  font-weight: 700;
  line-height: 1; }
  @media only screen and (max-width: 767px) {
    #store-locator-search-wrapper .block-title h1 {
      font-size: 1.53846rem; } }

#store-locator-search-wrapper .store-search-form {
  position: relative;
  display: flex;
  justify-content: space-between; }
  @media only screen and (max-width: 767px) {
    #store-locator-search-wrapper .store-search-form {
      flex-direction: column; } }
  @media only screen and (max-width: 767px) {
    #store-locator-search-wrapper .store-search-form .field {
      margin-bottom: 10px; } }
  #store-locator-search-wrapper .store-search-form .field:not(:nth-child(3)) {
    flex: 0 0 calc(22% - 40px);
    margin-right: 40px; }
    @media only screen and (max-width: 1023px) {
      #store-locator-search-wrapper .store-search-form .field:not(:nth-child(3)) {
        flex: 0 0 calc(25% - 20px);
        margin-right: 20px; } }
    @media only screen and (max-width: 767px) {
      #store-locator-search-wrapper .store-search-form .field:not(:nth-child(3)) {
        margin-right: 0; } }
  #store-locator-search-wrapper .store-search-form .field:nth-child(3) {
    flex: 0 0 56%; }
    @media only screen and (max-width: 1023px) {
      #store-locator-search-wrapper .store-search-form .field:nth-child(3) {
        flex: 0 0 50%; } }
  #store-locator-search-wrapper .store-search-form .actions-toolbar {
    display: none; }
  #store-locator-search-wrapper .store-search-form .radius-controls {
    position: absolute;
    height: 36px;
    min-width: 308px;
    top: 90px;
    left: 20px;
    padding: 10px 30px 5px;
    background: #fff;
    z-index: 401;
    border-radius: 2px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3); }
    @media only screen and (max-width: 767px) {
      #store-locator-search-wrapper .store-search-form .radius-controls {
        top: 180px; } }
    @media only screen and (max-width: 639px) {
      #store-locator-search-wrapper .store-search-form .radius-controls {
        width: 100%;
        min-width: 0;
        left: 0px;
        padding-left: 23px;
        padding-right: 23px; } }
    #store-locator-search-wrapper .store-search-form .radius-controls .row {
      align-items: center;
      justify-content: space-between; }
    #store-locator-search-wrapper .store-search-form .radius-controls .label-radius label,
    #store-locator-search-wrapper .store-search-form .radius-controls #radius-value {
      margin-bottom: 0;
      font-size: 0.92308rem; }
    #store-locator-search-wrapper .store-search-form .radius-controls .label-radius label {
      text-transform: uppercase; }
    #store-locator-search-wrapper .store-search-form .radius-controls #track1 {
      width: 160px;
      margin: 0 20px;
      line-height: 0; }
      @media only screen and (max-width: 1023px) {
        #store-locator-search-wrapper .store-search-form .radius-controls #track1 {
          width: 190px;
          margin: 0 15px; } }
      @media only screen and (max-width: 639px) {
        #store-locator-search-wrapper .store-search-form .radius-controls #track1 {
          width: 60%; } }
      @media only screen and (max-width: 319px) {
        #store-locator-search-wrapper .store-search-form .radius-controls #track1 {
          width: 56%; } }
    #store-locator-search-wrapper .store-search-form .radius-controls #circle-radius {
      vertical-align: middle;
      box-shadow: none;
      opacity: .5;
      transition: all 0.3s ease-in-out; }
      #store-locator-search-wrapper .store-search-form .radius-controls #circle-radius:hover {
        opacity: 1; }

#store-locator-search-wrapper .fulltext-search-wrapper {
  position: relative; }
  @media only screen and (max-width: 767px) {
    #store-locator-search-wrapper .fulltext-search-wrapper {
      padding: 0 20px; } }
  #store-locator-search-wrapper .fulltext-search-wrapper .geocoder-wrapper__btn {
    position: absolute;
    right: 10px;
    top: 13px;
    width: 15px;
    height: 15px; }
    @media only screen and (max-width: 767px) {
      #store-locator-search-wrapper .fulltext-search-wrapper .geocoder-wrapper__btn {
        top: auto;
        bottom: 23px; } }
    #store-locator-search-wrapper .fulltext-search-wrapper .geocoder-wrapper__btn a.geolocalize {
      position: absolute;
      right: 0;
      top: 50%;
      width: 15px;
      height: 15px;
      transform: translateY(-50%); }
      @media only screen and (max-width: 767px) {
        #store-locator-search-wrapper .fulltext-search-wrapper .geocoder-wrapper__btn a.geolocalize {
          right: 20px; } }
      #store-locator-search-wrapper .fulltext-search-wrapper .geocoder-wrapper__btn a.geolocalize:before {
        content: "";
        display: inline-block;
        width: 15px;
        height: 15px;
        -webkit-font-smoothing: antialiased;
        overflow: hidden;
        background: url(../images/target.svg) no-repeat center;
        background-size: contain; }

.map-search-autocomplete .ui-helper-hidden-accessible {
  display: none !important; }

.map-search-autocomplete .ui-autocomplete {
  position: static !important;
  background: #f4f4f4;
  z-index: 5;
  padding-left: 0;
  list-style: none;
  top: 80px !important;
  display: block;
  border-radius: 4px;
  box-shadow: -1px 2px 13px -1px rgba(0, 0, 0, 0.75);
  max-height: 400px;
  overflow-y: auto; }
  .map-search-autocomplete .ui-autocomplete:after {
    content: '';
    display: inline-block;
    width: 17px;
    height: 17px;
    transform: rotate(-45deg);
    z-index: -1;
    position: absolute;
    background: #f4f4f4;
    top: -7px;
    left: 0;
    right: 0;
    margin: auto; }
  .map-search-autocomplete .ui-autocomplete li {
    height: auto;
    min-height: 40px;
    display: table;
    width: 100%;
    vertical-align: middle;
    margin: 0;
    border-top: 1px solid lightgrey; }
    .map-search-autocomplete .ui-autocomplete li:first-of-type {
      border-top: none; }
    .map-search-autocomplete .ui-autocomplete li a {
      color: black;
      height: 100%;
      line-height: 24px;
      vertical-align: middle;
      display: table-cell;
      padding-left: 10px; }
    .map-search-autocomplete .ui-autocomplete li:hover {
      cursor: pointer; }
      .map-search-autocomplete .ui-autocomplete li:hover a {
        color: #EE5C1D;
        text-decoration: none;
        font-weight: bold; }

a.details-link {
  display: flex;
  padding: 20px 0;
  border-bottom: 2px solid #F1EFF0; }
  a.details-link:hover {
    color: #000; }
  a.details-link .name-label {
    font-size: 1.53846rem;
    line-height: 1.2; }
  a.details-link .result-item-container {
    flex: 0 0 calc(100% - 60px); }
  a.details-link .right-content {
    width: 100%;
    text-align: center; }
  a.details-link .details-shop-btn {
    flex: 0 0 60px;
    font-size: 0.84615rem;
    text-transform: uppercase;
    text-decoration: underline;
    color: #000; }
  a.details-link .details-logo {
    display: inline-block;
    width: 45px;
    height: 19px;
    margin-top: 25px;
    background: url(../images/logo-txt-black.svg) no-repeat center;
    background-size: contain; }
    @media only screen and (max-width: 767px) {
      a.details-link .details-logo {
        margin-top: 16px; } }

/***** MAP *****/
.map.leaflet-container {
  height: 545px;
  font-family: "Roboto Condensed", sans-serif; }
  .smile_store_locator-store-search .map.leaflet-container {
    max-width: calc(66.66667% - 30px);
    margin: 0 15px;
    background: url("../images/loader.gif") no-repeat center; }
    @media only screen and (max-width: 1023px) {
      .smile_store_locator-store-search .map.leaflet-container {
        max-width: calc(66.66667% - 20px);
        margin: 0px 10px; } }
    @media only screen and (max-width: 767px) {
      .smile_store_locator-store-search .map.leaflet-container {
        max-width: none;
        width: 100%;
        margin: 0 4px; } }
  @media only screen and (max-width: 767px) {
    .map.leaflet-container {
      max-width: none;
      height: 450px;
      margin: 0 5px; } }
  .map.leaflet-container .leaflet-marker-icon .custum-lf-popup {
    position: relative;
    width: 22px;
    height: 32px;
    background-color: transparent;
    background-image: url(../images/pin-empty.svg);
    background-repeat: no-repeat;
    background-position: center center;
    overflow: visible;
    border-radius: 0;
    box-shadow: none; }
    .smile_store_locator-store-view .map.leaflet-container .leaflet-marker-icon .custum-lf-popup:hover {
      cursor: -webkit-grab;
      cursor: grab;
      transform: none; }
    .map.leaflet-container .leaflet-marker-icon .custum-lf-popup:before {
      position: absolute;
      content: '';
      top: 3px;
      left: 50%;
      background-image: none;
      background-repeat: no-repeat;
      background-color: #FDBE10;
      transform: scale(1);
      opacity: 1;
      transform: translateX(-50%); }
    .map.leaflet-container .leaflet-marker-icon .custum-lf-popup:not(.my-position):before {
      display: block;
      width: 16px;
      height: 16px;
      border-radius: 50%; }
    .map.leaflet-container .leaflet-marker-icon .custum-lf-popup.ls-type-resolers:before {
      background-color: #000;
      border: 1px solid #FDBE10; }
    .map.leaflet-container .leaflet-marker-icon .custum-lf-popup.my-position:before {
      width: 20px;
      top: 2px;
      transform: translateX(-50%) scale(1.3);
      -webkit-mask-image: url(../images/direction-1.svg);
      mask-image: url(../images/direction-1.svg); }
    .map.leaflet-container .leaflet-marker-icon .custum-lf-popup .button-decor {
      display: none; }
  .map.leaflet-container .marker-cluster-small div {
    position: relative;
    background-color: #000;
    font-size: 1rem; }
    .map.leaflet-container .marker-cluster-small div span {
      color: #fff;
      font-family: "Roboto Condensed", sans-serif;
      font-size: 1rem; }
    .map.leaflet-container .marker-cluster-small div:before {
      content: '';
      display: block;
      position: absolute;
      left: 50%;
      top: 50%;
      width: 50px;
      height: 50px;
      background-color: rgba(0, 0, 0, 0.3);
      border-radius: 50%;
      transform: translate(-50%, -50%); }
  .map.leaflet-container .leaflet-popup-content-wrapper {
    width: 245px;
    min-height: 130px;
    padding: 16px;
    border-radius: 0;
    font-size: 1rem; }
  .map.leaflet-container .leaflet-popup-content {
    margin: 0; }
    .map.leaflet-container .leaflet-popup-content h3 {
      margin: 0 0 10px;
      padding-right: 25px; }
    .map.leaflet-container .leaflet-popup-content p {
      margin: 0; }
    .map.leaflet-container .leaflet-popup-content a {
      display: inline-block;
      margin-top: 8px;
      font-size: 0.84615rem;
      line-height: 1;
      text-transform: uppercase;
      text-decoration: underline;
      color: #000; }
  .map.leaflet-container .leaflet-popup-close-button {
    display: block;
    width: 15px;
    height: 15px;
    top: 19px;
    right: 15px;
    padding: 0;
    background: url(../images/svg_sprite/close.svg) no-repeat center;
    text-indent: -30px;
    overflow: hidden; }
  .map.leaflet-container .leaflet-control-attribution {
    display: none; }

/***** SHOP DETAILS *****/
.smile_store_locator-store-view #maincontent {
  max-width: none; }

#store-view-map {
  font-family: "Roboto Condensed", sans-serif; }
  #store-view-map .store-name h2 {
    width: 100%;
    margin: 21px 0 0;
    font-size: 2.30769rem;
    font-family: "Roboto Condensed", sans-serif;
    line-height: 1.6; }
    @media only screen and (max-width: 767px) {
      #store-view-map .store-name h2 {
        margin-top: 5px;
        font-size: 20px;
        line-height: 1.1; } }
  #store-view-map .store-description {
    margin-top: 25px;
    margin-bottom: 32px; }
    @media only screen and (max-width: 767px) {
      #store-view-map .store-description {
        margin-top: 11px;
        margin-bottom: 20px; } }
    #store-view-map .store-description p {
      font-size: 1.23077rem;
      line-height: 1.6; }
      @media only screen and (max-width: 767px) {
        #store-view-map .store-description p {
          font-size: 1rem; } }
  #store-view-map .shop-details .address-info,
  #store-view-map .shop-details .contact-info,
  #store-view-map .shop-details .opening-hours-info {
    margin: 0 0 35px; }
    @media only screen and (max-width: 767px) {
      #store-view-map .shop-details .address-info,
      #store-view-map .shop-details .contact-info,
      #store-view-map .shop-details .opening-hours-info {
        margin-bottom: 20px; } }
  #store-view-map .shop-details .collections-info {
    margin-bottom: 0; }
  #store-view-map .shop-details .info-title {
    font-size: 1.15385rem;
    line-height: 1.6;
    font-weight: 700; }
  #store-view-map .shop-details .info-description {
    line-height: 1.6; }
  #store-view-map .map {
    width: 100%;
    margin: 33px 0 0; }
    @media only screen and (max-width: 767px) {
      #store-view-map .map {
        height: 275px;
        margin-top: 30px; } }

body[class^="smile_store_locator-store"] .leaflet-right .leaflet-control {
  margin-right: 20px; }

body[class^="smile_store_locator-store"] .leaflet-bottom .leaflet-control {
  margin-bottom: 10px; }

body[class^="smile_store_locator-store"] .leaflet-touch .leaflet-bar {
  border: none;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3); }
  body[class^="smile_store_locator-store"] .leaflet-touch .leaflet-bar a {
    width: 36px;
    height: 35px;
    line-height: 36px; }
    body[class^="smile_store_locator-store"] .leaflet-touch .leaflet-bar a:first-child {
      position: relative;
      height: 37px;
      border-top-left-radius: 2px;
      border-top-right-radius: 2px;
      border-bottom: none; }
      body[class^="smile_store_locator-store"] .leaflet-touch .leaflet-bar a:first-child:after {
        content: "";
        display: block;
        position: absolute;
        left: 6px;
        bottom: 0;
        width: 24px;
        height: 1px;
        background-color: #e6e6e6; }
    body[class^="smile_store_locator-store"] .leaflet-touch .leaflet-bar a:last-child {
      border-bottom-left-radius: 2px;
      border-bottom-right-radius: 2px; }

@media only screen and (max-width: 767px) {
  .smile_store_locator-store-search .breadcrumbs {
    margin-bottom: 0; } }

.store_widget {
  margin-bottom: 50px;
  padding-left: 20px;
  padding-right: 20px; }
  .store_widget .slick-arrow {
    min-width: 0; }
    .store_widget .slick-arrow.slick-prev {
      left: 0; }
    .store_widget .slick-arrow.slick-next {
      right: 0; }
    .store_widget .slick-arrow:before {
      width: 32px;
      height: 32px; }
  .store_widget:last-of-type {
    margin-bottom: 0px; }
  @media only screen and (min-width: 640px) {
    .store_widget {
      padding-left: 24px;
      padding-right: 24px;
      margin-bottom: 150px; } }
  .store_widget .contentWrapper {
    margin-bottom: 20px; }
    @media only screen and (min-width: 768px) {
      .store_widget .contentWrapper {
        margin-bottom: 50px; } }
    .store_widget .contentWrapper .content {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      margin-bottom: 20px; }
      @media only screen and (min-width: 768px) {
        .store_widget .contentWrapper .content {
          margin-bottom: 0px; } }
      .store_widget .contentWrapper .content .store_wrap_head {
        font-size: 1.3rem; }
        .store_widget .contentWrapper .content .store_wrap_head h2 {
          font-size: 2.5rem;
          margin-top: 0px;
          margin-bottom: 6px; }
          @media only screen and (min-width: 640px) {
            .store_widget .contentWrapper .content .store_wrap_head h2 {
              font-size: 3rem; } }
        .store_widget .contentWrapper .content .store_wrap_head address {
          margin: 0px; }
        .store_widget .contentWrapper .content .store_wrap_head .facebook_link {
          display: inline-flex;
          justify-content: center;
          align-items: center;
          background-color: #222;
          width: 30px;
          height: 30px;
          border-radius: 50%;
          color: white;
          margin-top: 15px; }
          .store_widget .contentWrapper .content .store_wrap_head .facebook_link:hover {
            color: #FDBE10;
            text-decoration: none; }
      .store_widget .contentWrapper .content .store_wrap_body {
        margin-top: 20px;
        font-size: 1.6rem;
        line-height: 1.2em; }
        .store_widget .contentWrapper .content .store_wrap_body p {
          font-size: 1.6rem;
          line-height: 1.2em;
          margin: 0px; }
    .store_widget .contentWrapper .map {
      margin: 0px; }
      .store_widget .contentWrapper .map .leaflet-control-zoom.leaflet-bar.leaflet-control {
        border: 0;
        border-radius: 2px;
        box-shadow: 0px 0px 5px 0px #21252985; }
      .store_widget .contentWrapper .map.leaflet-container {
        height: 500px; }
  .store_widget .galleryWrapper .overlay {
    height: 60vh;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover; }
    @media only screen and (min-width: 640px) {
      .store_widget .galleryWrapper .overlay {
        height: 100vh; } }
  .store_widget .opening-hours-info {
    padding-top: 15px; }
    .store_widget .opening-hours-info:empty {
      padding-top: 0; }

body {
  background-color: #fff; }

.page-header {
  border-bottom: 1px solid #F1EFF0;
  margin-bottom: 20px; }

.header.content {
  padding-top: 10px;
  position: relative; }

.logo {
  float: left;
  margin: 0 0 10px 40px;
  max-width: 50%;
  position: relative;
  z-index: 5; }
  .logo img {
    display: block; }
  .page-print .logo {
    float: none; }

.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 30px; }

.action.skip:focus {
  background: #f0f0f0;
  padding: 10px;
  box-sizing: border-box;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 15; }

.action-skip-wrapper {
  height: 0;
  position: relative; }

.message.global p {
  margin: 0; }

.message.global.noscript, .message.global.cookie {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  margin: 0; }
  .message.global.noscript a, .message.global.cookie a {
    color: #1979c3; }
    .message.global.noscript a:hover, .message.global.cookie a:hover {
      color: #006bb4; }
    .message.global.noscript a:active, .message.global.cookie a:active {
      color: #006bb4; }

.message.global.cookie {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.9); }
  .message.global.cookie p, .message.global.cookie a {
    color: #fff; }
  .message.global.cookie .actions {
    margin-top: 10px; }

.message.global.demo {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  margin-bottom: 0;
  text-align: center; }
  .message.global.demo a {
    color: #1979c3; }
    .message.global.demo a:hover {
      color: #006bb4; }
    .message.global.demo a:active {
      color: #006bb4; }

.page-footer {
  margin-top: auto; }

.footer.content {
  border-top: 1px solid #F1EFF0;
  margin-top: 25px;
  padding-bottom: 25px;
  padding-top: 25px; }
  .footer.content .links > li {
    margin: 0 0 8px; }
  .footer.content .switcher-store {
    margin: 0 0 30px; }

.footer .copyright,
.footer .bugs {
  display: block;
  margin: 20px 0 0; }

.page-header .switcher,
.page-footer .switcher {
  margin-right: 10px; }
  .page-header .switcher .options,
  .page-footer .switcher .options {
    display: inline-block;
    position: relative; }
    .page-header .switcher .options:before, .page-header .switcher .options:after,
    .page-footer .switcher .options:before,
    .page-footer .switcher .options:after {
      content: '';
      display: table; }
    .page-header .switcher .options:after,
    .page-footer .switcher .options:after {
      clear: both; }
    .page-header .switcher .options .action.toggle,
    .page-footer .switcher .options .action.toggle {
      padding: 0;
      cursor: pointer;
      display: inline-block;
      text-decoration: none; }
      .page-header .switcher .options .action.toggle > span,
      .page-footer .switcher .options .action.toggle > span {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px; }
      .page-header .switcher .options .action.toggle:after,
      .page-footer .switcher .options .action.toggle:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 22px;
        line-height: 22px;
        color: inherit;
        content: "";
        font-family: "icons-blank-theme";
        margin: 0;
        vertical-align: top;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center; }
      .page-header .switcher .options .action.toggle:hover:after,
      .page-footer .switcher .options .action.toggle:hover:after {
        color: inherit; }
      .page-header .switcher .options .action.toggle:active:after,
      .page-footer .switcher .options .action.toggle:active:after {
        color: inherit; }
      .page-header .switcher .options .action.toggle.active,
      .page-footer .switcher .options .action.toggle.active {
        display: inline-block;
        text-decoration: none; }
        .page-header .switcher .options .action.toggle.active > span,
        .page-footer .switcher .options .action.toggle.active > span {
          border: 0;
          clip: rect(0, 0, 0, 0);
          height: 1px;
          margin: -1px;
          overflow: hidden;
          padding: 0;
          position: absolute;
          width: 1px; }
        .page-header .switcher .options .action.toggle.active:after,
        .page-footer .switcher .options .action.toggle.active:after {
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          font-size: 22px;
          line-height: 22px;
          color: inherit;
          content: "";
          font-family: "icons-blank-theme";
          margin: 0;
          vertical-align: top;
          display: inline-block;
          font-weight: normal;
          overflow: hidden;
          speak: none;
          text-align: center; }
        .page-header .switcher .options .action.toggle.active:hover:after,
        .page-footer .switcher .options .action.toggle.active:hover:after {
          color: inherit; }
        .page-header .switcher .options .action.toggle.active:active:after,
        .page-footer .switcher .options .action.toggle.active:active:after {
          color: inherit; }
    .page-header .switcher .options ul.dropdown,
    .page-footer .switcher .options ul.dropdown {
      margin: 0;
      padding: 0;
      list-style: none none;
      background: #fff;
      border: 1px solid #bbb;
      margin-top: 4px;
      min-width: 160px;
      z-index: 100;
      box-sizing: border-box;
      display: none;
      position: absolute;
      top: 100%;
      box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15); }
      .page-header .switcher .options ul.dropdown li,
      .page-footer .switcher .options ul.dropdown li {
        margin: 0;
        padding: 0; }
        .page-header .switcher .options ul.dropdown li:hover,
        .page-footer .switcher .options ul.dropdown li:hover {
          background: #e8e8e8;
          cursor: pointer; }
      .page-header .switcher .options ul.dropdown:before, .page-header .switcher .options ul.dropdown:after,
      .page-footer .switcher .options ul.dropdown:before,
      .page-footer .switcher .options ul.dropdown:after {
        border-bottom-style: solid;
        content: '';
        display: block;
        height: 0;
        position: absolute;
        width: 0; }
      .page-header .switcher .options ul.dropdown:before,
      .page-footer .switcher .options ul.dropdown:before {
        border: 6px solid;
        border-color: transparent transparent #fff transparent;
        z-index: 99; }
      .page-header .switcher .options ul.dropdown:after,
      .page-footer .switcher .options ul.dropdown:after {
        border: 7px solid;
        border-color: transparent transparent #bbb transparent;
        z-index: 98; }
      .page-header .switcher .options ul.dropdown:before,
      .page-footer .switcher .options ul.dropdown:before {
        left: 10px;
        top: -12px; }
      .page-header .switcher .options ul.dropdown:after,
      .page-footer .switcher .options ul.dropdown:after {
        left: 9px;
        top: -14px; }
    .page-header .switcher .options.active,
    .page-footer .switcher .options.active {
      overflow: visible; }
      .page-header .switcher .options.active ul.dropdown,
      .page-footer .switcher .options.active ul.dropdown {
        display: block; }
    .page-header .switcher .options ul.dropdown a,
    .page-footer .switcher .options ul.dropdown a {
      display: block;
      padding: 8px; }
      .page-header .switcher .options ul.dropdown a:hover,
      .page-footer .switcher .options ul.dropdown a:hover {
        text-decoration: none; }
  .page-header .switcher li,
  .page-footer .switcher li {
    font-size: 12px;
    margin: 0; }
  .page-header .switcher strong,
  .page-footer .switcher strong {
    font-weight: 400; }

.widget {
  clear: both; }

.page-header .widget.block,
.page-footer .widget.block {
  margin: 20px 0; }

.ui-datepicker td {
  padding: 0; }

@media only screen and (min-width: 768px) {
  html,
  body {
    height: 100%; }
  .page-wrapper {
    display: flex;
    flex-direction: column;
    min-height: 100%; }
    .page-wrapper > .breadcrumbs,
    .page-wrapper > .top-container,
    .page-wrapper > .widget {
      box-sizing: border-box;
      width: 100%; }
    .ie10 .page-wrapper,
    .ie11 .page-wrapper {
      height: 100%; }
  .navigation ul {
    padding: 0 8px; }
  .header.panel > .header.links {
    float: right;
    font-size: 0;
    margin: 0;
    padding: 0;
    list-style: none none;
    margin-left: auto; }
    .header.panel > .header.links > li {
      display: inline-block;
      vertical-align: top; }
    .header.panel > .header.links > li {
      font-size: 14px;
      margin: 0 0 0 15px; }
      .header.panel > .header.links > li.welcome,
      .header.panel > .header.links > li a {
        line-height: 1.4; }
      .header.panel > .header.links > li.welcome a {
        padding-left: 5px; }
  .header.content {
    padding: 30px 20px 0; }
  .page-header {
    border: 0;
    margin-bottom: 0; }
    .page-header .panel.wrapper {
      border-bottom: 1px solid #e8e8e8; }
    .page-header .header.panel {
      padding-bottom: 10px;
      padding-top: 10px; }
    .page-header .switcher {
      display: inline-block; }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block; }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px; }
  .logo {
    margin: -8px auto 25px 0; }
    .logo img {
      max-height: inherit; }
  .footer.content .block {
    float: right; }
  .footer.content .links {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 50px 0 0;
    vertical-align: top; }
  .footer.content .switcher.store {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top; } }

.my-credit-cards .status {
  font-style: italic; }

.my-credit-cards .action.delete {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline; }
  .my-credit-cards .action.delete:focus, .my-credit-cards .action.delete:active {
    background: none;
    border: none; }
  .my-credit-cards .action.delete:hover {
    background: none;
    border: none; }
  .my-credit-cards .action.delete.disabled, .my-credit-cards .action.delete[disabled],
  fieldset[disabled] .my-credit-cards .action.delete {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.5; }
  .my-credit-cards .action.delete:visited {
    color: #1979c3;
    text-decoration: none; }
  .my-credit-cards .action.delete:hover {
    color: #006bb4;
    text-decoration: underline; }
  .my-credit-cards .action.delete:active {
    color: #ff5501;
    text-decoration: underline; }
  .my-credit-cards .action.delete:hover {
    color: #006bb4; }
  .my-credit-cards .action.delete:hover, .my-credit-cards .action.delete:active, .my-credit-cards .action.delete:focus {
    background: none;
    border: 0; }
  .my-credit-cards .action.delete.disabled, .my-credit-cards .action.delete[disabled],
  fieldset[disabled] .my-credit-cards .action.delete {
    color: #1979c3;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline; }

.my-credit-cards-popup .modal-footer {
  text-align: right; }

.my-credit-cards-popup .action.secondary {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  margin-right: 20px; }
  .my-credit-cards-popup .action.secondary:focus, .my-credit-cards-popup .action.secondary:active {
    background: none;
    border: none; }
  .my-credit-cards-popup .action.secondary:hover {
    background: none;
    border: none; }
  .my-credit-cards-popup .action.secondary.disabled, .my-credit-cards-popup .action.secondary[disabled],
  fieldset[disabled] .my-credit-cards-popup .action.secondary {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.5; }
  .my-credit-cards-popup .action.secondary:visited {
    color: #1979c3;
    text-decoration: none; }
  .my-credit-cards-popup .action.secondary:hover {
    color: #006bb4;
    text-decoration: underline; }
  .my-credit-cards-popup .action.secondary:active {
    color: #ff5501;
    text-decoration: underline; }
  .my-credit-cards-popup .action.secondary:hover {
    color: #006bb4; }
  .my-credit-cards-popup .action.secondary:hover, .my-credit-cards-popup .action.secondary:active, .my-credit-cards-popup .action.secondary:focus {
    background: none;
    border: 0; }
  .my-credit-cards-popup .action.secondary.disabled, .my-credit-cards-popup .action.secondary[disabled],
  fieldset[disabled] .my-credit-cards-popup .action.secondary {
    color: #1979c3;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline; }

@media only screen and (max-width: 767px) {
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status {
    display: none; }
    .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status:before {
      display: none; }
    .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status._default {
      display: block; }
  .my-credit-cards .card-type img {
    vertical-align: middle; } }

@media only screen and (min-width: 768px) {
  .my-credit-cards .card-type img {
    display: block; } }

.minilist .weee {
  display: table-row;
  font-size: 1.1rem; }
  .minilist .weee:before {
    display: none; }

.price-container.weee:before {
  display: none; }

.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before {
  content: ""; }

.account .table-wrapper .data.table.wishlist > thead > tr > th,
.account .table-wrapper .data.table.wishlist > thead > tr > td,
.account .table-wrapper .data.table.wishlist > tbody > tr > th,
.account .table-wrapper .data.table.wishlist > tbody > tr > td,
.account .table-wrapper .data.table.wishlist > tfoot > tr > th,
.account .table-wrapper .data.table.wishlist > tfoot > tr > td {
  border-top: 1px solid #F1EFF0; }

.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > td {
  border-top: 0; }

.account .table-wrapper .data.table.wishlist > tbody + tbody {
  border-top: 1px solid #F1EFF0; }

.account .table-wrapper .data.table.wishlist thead > tr > th {
  border-bottom: 0; }

.account .table-wrapper .data.table.wishlist tbody > tr:last-child > td {
  border-bottom: 1px solid #F1EFF0; }

.account .table-wrapper .data.table.wishlist .product.name {
  display: inline-block;
  margin-bottom: 10px; }

.account .table-wrapper .data.table.wishlist .box-tocart {
  margin: 10px 0; }
  .account .table-wrapper .data.table.wishlist .box-tocart .qty {
    vertical-align: middle; }

.account .table-wrapper .data.table.wishlist .col.item {
  width: 50%; }

.account .table-wrapper .data.table.wishlist .col.photo {
  max-width: 150px; }

.account .table-wrapper .data.table.wishlist .col.selector {
  max-width: 15px; }

.account .table-wrapper .data.table.wishlist textarea {
  margin: 10px 0; }

.account .table-wrapper .data.table.wishlist .input-text.qty {
  margin-bottom: 10px; }

.account .table-wrapper .data.table.wishlist .action.primary {
  vertical-align: top; }

.account .table-wrapper .data.table.wishlist .price {
  font-weight: 700; }

.block-wishlist .product-item-name {
  margin-right: 25px; }

.products-grid.wishlist .product-item-photo {
  display: block;
  margin-bottom: 10px; }

.products-grid.wishlist .product-item-name {
  margin-top: 0; }

.products-grid.wishlist .product-item .price-box {
  margin: 0; }

.products-grid.wishlist .product-item-comment {
  display: block;
  height: 42px;
  margin: 10px 0; }

.products-grid.wishlist .product-item-actions > * {
  margin-right: 15px; }
  .products-grid.wishlist .product-item-actions > *:last-child {
    margin-right: 0; }

.products-grid.wishlist .product-item .box-tocart input.qty {
  height: 32px; }

@media only screen and (min-width: 1024px) {
  .wishlist-index-index .products-grid .product-items {
    margin: 0; } }

@media only screen and (max-width: 767px) {
  .wishlist-index-index .products-grid .product-items {
    margin: 0; } }

.wishlist-index-index .main .form-wishlist-items .actions-toolbar {
  margin-top: 20px;
  padding: 1em 0;
  border-top: 1px solid #F1EFF0; }
  .wishlist-index-index .main .form-wishlist-items .actions-toolbar .primary {
    width: 100%;
    display: flex;
    flex-direction: column; }
    @media only screen and (min-width: 768px) {
      .wishlist-index-index .main .form-wishlist-items .actions-toolbar .primary {
        flex-direction: row; } }
    .wishlist-index-index .main .form-wishlist-items .actions-toolbar .primary .action {
      width: 100%;
      height: 41px; }
      @media only screen and (min-width: 768px) {
        .wishlist-index-index .main .form-wishlist-items .actions-toolbar .primary .action {
          width: auto;
          height: auto; } }
      @media only screen and (min-width: 768px) {
        .wishlist-index-index .main .form-wishlist-items .actions-toolbar .primary .action.tocart {
          margin-left: auto; } }
      @media only screen and (max-width: 767px) {
        .wishlist-index-index .main .form-wishlist-items .actions-toolbar .primary .action.tocart {
          padding: 10px 15px; } }
      @media only screen and (min-width: 768px) {
        .wishlist-index-index .main .form-wishlist-items .actions-toolbar .primary .action.share {
          margin-left: 20px; } }
      .wishlist-index-index .main .form-wishlist-items .actions-toolbar .primary .action span {
        padding-left: 1em;
        padding-right: 1em;
        letter-spacing: 0.87px;
        text-transform: uppercase; }

@media only screen and (max-width: 639px) {
  .products-grid.wishlist .product-item {
    border-bottom: 1px solid #e8e8e8; }
    .products-grid.wishlist .product-item:first-child {
      border-top: 1px solid #e8e8e8; } }

@media only screen and (max-width: 767px) {
  .products-grid.wishlist {
    margin-right: -10px; }
    .products-grid.wishlist .product-item {
      padding: 20px 10px 20px 20px;
      position: relative; }
      .products-grid.wishlist .product-item-photo {
        float: left;
        margin-right: 20px; }
      .products-grid.wishlist .product-item-name {
        font-size: 1.6rem; }
      .products-grid.wishlist .product-item-actions {
        display: block; }
        .products-grid.wishlist .product-item-actions .action {
          margin-right: 15px; }
          .products-grid.wishlist .product-item-actions .action:last-child {
            margin-right: 0; }
          .products-grid.wishlist .product-item-actions .action.edit {
            float: left; }
          .products-grid.wishlist .product-item-actions .action.delete {
            float: right; }
          .products-grid.wishlist .product-item-actions .action.edit, .products-grid.wishlist .product-item-actions .action.delete {
            margin-top: 7px; }
      .products-grid.wishlist .product-item-name, .products-grid.wishlist .product-item-description,
      .products-grid.wishlist .product-item .price-box, .products-grid.wishlist .product-item-tooltip {
        margin-left: 95px; }
      .products-grid.wishlist .product-item .box-tocart {
        float: left;
        margin-right: 20px; }
        .products-grid.wishlist .product-item .box-tocart .stock {
          margin-top: 7px; }
      .products-grid.wishlist .product-item .giftregisty-dropdown,
      .products-grid.wishlist .product-item .field.qty {
        display: none; }
    .products-grid.wishlist .product-image-container {
      max-width: 80px; } }

@media only screen and (min-width: 768px) {
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block; }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0; }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    margin-bottom: 10px;
    padding-right: 10px; }
    .products-grid.wishlist .product-item .fieldset .field.qty .label {
      width: auto; }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0; }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0; } }

.products-grid.wishlist .product-items .product-item {
  width: 100%;
  padding: 1.3em 0;
  margin-bottom: 0;
  border-top: 1px solid #F1EFF0;
  border-left: none;
  border-right: none;
  border-bottom: none;
  text-align: left; }
  .products-grid.wishlist .product-items .product-item:hover {
    border-left: none;
    border-right: none;
    border-bottom: none; }
  .products-grid.wishlist .product-items .product-item .product-item-info {
    margin: 0;
    width: 100%;
    position: relative;
    z-index: 10;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row; }
    @media screen and (min-width: 768px) {
      .products-grid.wishlist .product-items .product-item .product-item-info {
        justify-content: space-between;
        flex-wrap: nowrap; } }
    .products-grid.wishlist .product-items .product-item .product-item-info .product-item-actions-wrapper .product-item-actions {
      margin: 20px 0 10px; }
      @media screen and (min-width: 768px) {
        .products-grid.wishlist .product-items .product-item .product-item-info .product-item-actions-wrapper .product-item-actions {
          margin: 0 0 10px 0; } }
    .products-grid.wishlist .product-items .product-item .product-item-info .product-item-actions-wrapper a,
    .products-grid.wishlist .product-items .product-item .product-item-info .product-item-actions-wrapper button,
    .products-grid.wishlist .product-items .product-item .product-item-info .product-item-actions-wrapper .cart.table-wrapper .actions-toolbar > .action,
    .cart.table-wrapper .products-grid.wishlist .product-items .product-item .product-item-info .product-item-actions-wrapper .actions-toolbar > .action,
    .products-grid.wishlist .product-items .product-item .product-item-info .product-item-actions-wrapper .action-gift {
      font-size: 13px;
      font-weight: normal;
      color: #000; }
      .products-grid.wishlist .product-items .product-item .product-item-info .product-item-actions-wrapper a:hover,
      .products-grid.wishlist .product-items .product-item .product-item-info .product-item-actions-wrapper button:hover,
      .products-grid.wishlist .product-items .product-item .product-item-info .product-item-actions-wrapper .cart.table-wrapper .actions-toolbar > .action:hover,
      .cart.table-wrapper .products-grid.wishlist .product-items .product-item .product-item-info .product-item-actions-wrapper .actions-toolbar > .action:hover,
      .products-grid.wishlist .product-items .product-item .product-item-info .product-item-actions-wrapper .action-gift:hover {
        text-decoration: underline; }
      .products-grid.wishlist .product-items .product-item .product-item-info .product-item-actions-wrapper a svg,
      .products-grid.wishlist .product-items .product-item .product-item-info .product-item-actions-wrapper button svg,
      .products-grid.wishlist .product-items .product-item .product-item-info .product-item-actions-wrapper .cart.table-wrapper .actions-toolbar > .action svg,
      .cart.table-wrapper .products-grid.wishlist .product-items .product-item .product-item-info .product-item-actions-wrapper .actions-toolbar > .action svg,
      .products-grid.wishlist .product-items .product-item .product-item-info .product-item-actions-wrapper .action-gift svg {
        height: 18px;
        margin-right: 10px; }
      .products-grid.wishlist .product-items .product-item .product-item-info .product-item-actions-wrapper a span,
      .products-grid.wishlist .product-items .product-item .product-item-info .product-item-actions-wrapper button span,
      .products-grid.wishlist .product-items .product-item .product-item-info .product-item-actions-wrapper .cart.table-wrapper .actions-toolbar > .action span,
      .cart.table-wrapper .products-grid.wishlist .product-items .product-item .product-item-info .product-item-actions-wrapper .actions-toolbar > .action span,
      .products-grid.wishlist .product-items .product-item .product-item-info .product-item-actions-wrapper .action-gift span {
        vertical-align: middle; }
    .products-grid.wishlist .product-items .product-item .product-item-info .product-item-actions-wrapper .tocart {
      padding: 0;
      border: none; }
      .products-grid.wishlist .product-items .product-item .product-item-info .product-item-actions-wrapper .tocart:hover {
        background: none; }
    .products-grid.wishlist .product-items .product-item .product-item-info .product-item-photo {
      margin: 0;
      width: 90px; }
      @media screen and (min-width: 768px) {
        .products-grid.wishlist .product-items .product-item .product-item-info .product-item-photo {
          width: 180px;
          order: 1; } }
      @media screen and (max-width: 768px) {
        .products-grid.wishlist .product-items .product-item .product-item-info .product-item-photo {
          position: absolute;
          top: 0;
          left: 0;
          z-index: 11; } }
      .products-grid.wishlist .product-items .product-item .product-item-info .product-item-photo .product-image-container {
        background: #eeeeee; }
    .products-grid.wishlist .product-items .product-item .product-item-info .second-block {
      width: 100%;
      padding-left: 110px; }
      @media screen and (min-width: 768px) {
        .products-grid.wishlist .product-items .product-item .product-item-info .second-block {
          width: auto;
          max-width: 25%;
          order: 2;
          padding-left: 40px; } }
      .products-grid.wishlist .product-items .product-item .product-item-info .second-block .product-item-link {
        display: inline-block;
        margin-bottom: 15px;
        font-weight: bold;
        font-size: 15px;
        text-decoration: none;
        text-transform: uppercase;
        color: #000; }
        .products-grid.wishlist .product-items .product-item .product-item-info .second-block .product-item-link:hover {
          text-decoration: underline; }
        @media screen and (min-width: 768px) {
          .products-grid.wishlist .product-items .product-item .product-item-info .second-block .product-item-link {
            margin-bottom: 30px;
            font-weight: bold;
            font-size: 20px; } }
    .products-grid.wishlist .product-items .product-item .product-item-info .product-item-details {
      order: 3;
      width: 100%;
      margin-left: auto;
      padding-top: 20px;
      padding-left: 110px; }
      @media screen and (min-width: 768px) {
        .products-grid.wishlist .product-items .product-item .product-item-info .product-item-details {
          width: 15%;
          padding-top: 0;
          padding-left: 0; } }
      @media only screen and (max-width: 767px) {
        .products-grid.wishlist .product-items .product-item .product-item-info .product-item-details {
          padding-top: 0; } }
      .products-grid.wishlist .product-items .product-item .product-item-info .product-item-details dl {
        margin-bottom: 0;
        display: flex;
        justify-content: flex-start; }
        .products-grid.wishlist .product-items .product-item .product-item-info .product-item-details dl dd,
        .products-grid.wishlist .product-items .product-item .product-item-info .product-item-details dl dt {
          display: inline-block;
          margin: 0; }
        .products-grid.wishlist .product-items .product-item .product-item-info .product-item-details dl dt {
          width: 100px; }
          .products-grid.wishlist .product-items .product-item .product-item-info .product-item-details dl dt:after {
            content: ":"; }
          @media screen and (min-width: 768px) {
            .products-grid.wishlist .product-items .product-item .product-item-info .product-item-details dl dt {
              width: auto;
              margin-right: 10px;
              text-transform: uppercase; } }
    .products-grid.wishlist .product-items .product-item .product-item-info .price-box-wrapper {
      width: 100%;
      order: 4;
      margin: 0;
      display: flex;
      align-items: center;
      padding-top: 20px;
      padding-left: 110px; }
      @media screen and (min-width: 768px) {
        .products-grid.wishlist .product-items .product-item .product-item-info .price-box-wrapper {
          display: block;
          width: 10%;
          text-align: right;
          padding-top: 0;
          padding-left: 0;
          order: 5; } }
      @media only screen and (max-width: 767px) {
        .products-grid.wishlist .product-items .product-item .product-item-info .price-box-wrapper {
          padding-top: 0; } }
      .products-grid.wishlist .product-items .product-item .product-item-info .price-box-wrapper:before {
        content: attr(data-label) ": ";
        display: block;
        font-weight: bold;
        width: 100px; }
        @media screen and (min-width: 768px) {
          .products-grid.wishlist .product-items .product-item .product-item-info .price-box-wrapper:before {
            display: none;
            content: none; } }
      .products-grid.wishlist .product-items .product-item .product-item-info .price-box-wrapper .price-box {
        margin: 0; }
        .products-grid.wishlist .product-items .product-item .product-item-info .price-box-wrapper .price-box p {
          margin: 0; }
        .products-grid.wishlist .product-items .product-item .product-item-info .price-box-wrapper .price-box .price {
          line-height: 36px; }
        @media screen and (min-width: 768px) {
          .products-grid.wishlist .product-items .product-item .product-item-info .price-box-wrapper .price-box ~ .product-item-inner {
            margin-right: 0; } }
    .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner {
      width: 100%;
      order: 5; }
      @media screen and (min-width: 768px) {
        .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner {
          width: 10%;
          text-align: center;
          order: 4; } }
      .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .comment-box {
        display: none; }
      .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .box-tocart {
        float: none;
        margin: 15px 0;
        padding-left: 110px; }
        @media screen and (min-width: 768px) {
          .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .box-tocart {
            margin: 0;
            padding-left: 0; } }
        @media only screen and (max-width: 767px) {
          .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .box-tocart {
            margin: 0; } }
        .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .box-tocart fieldset {
          margin-bottom: 0; }
        .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .box-tocart .qty {
          padding: 0;
          margin: 0;
          display: flex;
          align-items: center; }
          .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .box-tocart .qty .control {
            position: relative;
            width: 70px;
            padding-top: 1px; }
            .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .box-tocart .qty .control input {
              height: 35px;
              border: 1px solid #838383;
              color: #838383;
              width: 100%; }
              .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .box-tocart .qty .control input[disabled] ~ .minus,
              .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .box-tocart .qty .control input[disabled] ~ .plus {
                cursor: default; }
            .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .box-tocart .qty .control .minus,
            .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .box-tocart .qty .control .plus {
              position: absolute;
              cursor: pointer;
              padding: 0 10px;
              top: 5px;
              color: #838383; }
              @media screen and (min-width: 768px) {
                .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .box-tocart .qty .control .minus,
                .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .box-tocart .qty .control .plus {
                  top: 9px; } }
              @media only screen and (max-width: 767px) {
                .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .box-tocart .qty .control .minus,
                .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .box-tocart .qty .control .plus {
                  top: 9px; } }
            .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .box-tocart .qty .control .minus {
              left: 0; }
            .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .box-tocart .qty .control .plus {
              right: 0; }
          @media screen and (min-width: 768px) {
            .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .box-tocart .qty {
              justify-content: center; } }
          .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .box-tocart .qty .label {
            width: 100px;
            margin: 0;
            text-transform: uppercase; }
            @media screen and (min-width: 768px) {
              .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .box-tocart .qty .label {
                display: none; } }

.label-grid-wishlist {
  display: none; }
  @media only screen and (min-width: 768px) {
    .label-grid-wishlist {
      display: flex;
      align-items: center; } }
  .label-grid-wishlist p {
    font-size: 11px;
    text-transform: uppercase;
    margin-bottom: 12px; }
  .label-grid-wishlist .lb-prod {
    margin-left: 180px;
    padding-left: 40px;
    max-width: 25%; }
  .label-grid-wishlist .lb-det {
    width: 15%;
    margin-left: auto; }
  .label-grid-wishlist .lb-qty {
    width: 10%;
    text-align: center; }
  .label-grid-wishlist .lb-prz {
    width: 10%;
    text-align: right; }

.products-grid .star-box {
  font-size: 15px;
  line-height: 21px; }
  .products-grid .star-box span.fa.fa-star {
    font-size: 15px;
    color: #CCCCCC; }
    .products-grid .star-box span.fa.fa-star.checked {
      color: #FDBE10; }
  .products-grid .star-box span.half-star {
    font-size: 15px;
    position: relative; }
    .products-grid .star-box span.half-star .fa-star-half {
      font-size: 15px;
      position: absolute;
      top: 0;
      left: 0;
      color: #FDBE10; }

.product-info-main .feedaty.rating_average .star-box {
  font-size: 13px;
  line-height: 21px; }
  .product-info-main .feedaty.rating_average .star-box span.fa.fa-star {
    font-size: 13px;
    color: #CCCCCC; }
    .product-info-main .feedaty.rating_average .star-box span.fa.fa-star.checked {
      color: #FDBE10; }
  .product-info-main .feedaty.rating_average .star-box span.half-star {
    font-size: 13px;
    position: relative; }
    .product-info-main .feedaty.rating_average .star-box span.half-star .fa-star-half {
      font-size: 13px;
      position: absolute;
      top: 0;
      left: 0;
      color: #FDBE10; }

.product-info-main .feedaty.rating_average .fa.fa-star-half {
  top: 1; }

.feedaty .title {
  font-size: 35px;
  line-height: 41px;
  font-weight: 700;
  text-align: center; }

.feedaty.reviews .reviews_summary {
  margin-bottom: 68px; }
  .feedaty.reviews .reviews_summary .rating_average_info {
    text-align: center; }
    .feedaty.reviews .reviews_summary .rating_average_info .total {
      font-size: 20px;
      line-height: 24px;
      font-weight: 700;
      text-transform: uppercase;
      margin-bottom: 19px; }
    .feedaty.reviews .reviews_summary .rating_average_info .star-box {
      font-size: 35px;
      line-height: 41px; }
      .feedaty.reviews .reviews_summary .rating_average_info .star-box span.fa.fa-star {
        font-size: 35px;
        color: #CCCCCC; }
        .feedaty.reviews .reviews_summary .rating_average_info .star-box span.fa.fa-star.checked {
          color: #FDBE10; }
      .feedaty.reviews .reviews_summary .rating_average_info .star-box span.half-star {
        font-size: 35px;
        position: relative; }
        .feedaty.reviews .reviews_summary .rating_average_info .star-box span.half-star .fa-star-half {
          font-size: 35px;
          position: absolute;
          top: 0;
          left: 0;
          color: #FDBE10; }
    .feedaty.reviews .reviews_summary .rating_average_info .star-box {
      margin-bottom: 19px; }
      .feedaty.reviews .reviews_summary .rating_average_info .star-box .average_rating {
        font-weight: 700;
        margin-left: 20px; }
    .feedaty.reviews .reviews_summary .rating_average_info .users_recommended {
      font-size: 13px;
      line-height: 21px; }
  .feedaty.reviews .reviews_summary .rating_progress {
    width: 100%; }
    .feedaty.reviews .reviews_summary .rating_progress .rating {
      display: flex;
      white-space: nowrap;
      align-items: center;
      line-height: 21px; }
      .feedaty.reviews .reviews_summary .rating_progress .rating .label {
        width: 100px;
        text-transform: uppercase; }
      .feedaty.reviews .reviews_summary .rating_progress .rating .progress_bar {
        width: 100%;
        height: 10px;
        position: relative;
        background-color: #F1EFF0; }
        .feedaty.reviews .reviews_summary .rating_progress .rating .progress_bar > span {
          background-color: #FDBE10;
          display: block;
          position: relative;
          height: 100%; }
      .feedaty.reviews .reviews_summary .rating_progress .rating .value {
        width: 70px;
        text-align: right; }

.feedaty.reviews .feedaty_reviews .single-review {
  margin-bottom: 23px;
  font-size: 13px;
  line-height: 21px; }
  .feedaty.reviews .feedaty_reviews .single-review .single-review-head {
    display: flex;
    align-items: center; }
    .feedaty.reviews .feedaty_reviews .single-review .single-review-head .star-box {
      font-size: 13px;
      line-height: 15px; }
      .feedaty.reviews .feedaty_reviews .single-review .single-review-head .star-box span.fa.fa-star {
        font-size: 13px;
        color: #CCCCCC; }
        .feedaty.reviews .feedaty_reviews .single-review .single-review-head .star-box span.fa.fa-star.checked {
          color: #FDBE10; }
      .feedaty.reviews .feedaty_reviews .single-review .single-review-head .star-box span.half-star {
        font-size: 13px;
        position: relative; }
        .feedaty.reviews .feedaty_reviews .single-review .single-review-head .star-box span.half-star .fa-star-half {
          font-size: 13px;
          position: absolute;
          top: 0;
          left: 0;
          color: #FDBE10; }
    .feedaty.reviews .feedaty_reviews .single-review .single-review-head > div {
      display: block; }
      .feedaty.reviews .feedaty_reviews .single-review .single-review-head > div:first-child {
        margin-right: 15px; }
    .feedaty.reviews .feedaty_reviews .single-review .single-review-head .single-review-date {
      font-weight: 700; }

.feedaty .question_and_answer {
  background-color: #F1EFF0;
  padding: 64px; }
  .feedaty .question_and_answer .title {
    margin-top: 0px; }
  @media only screen and (max-width: 767px) {
    .feedaty .question_and_answer {
      padding: 32px; } }
  .feedaty .question_and_answer .question_and_answer_footer {
    text-align: center; }
    .feedaty .question_and_answer .question_and_answer_footer button, .feedaty .question_and_answer .question_and_answer_footer .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .feedaty .question_and_answer .question_and_answer_footer .actions-toolbar > .action, .feedaty .question_and_answer .question_and_answer_footer .action-gift {
      width: 100%;
      max-width: 200px; }

.modal-popup.alpenite_feedaty_qaQuestion_form_popup .modal-inner-wrap {
  max-width: 500px;
  width: 100%; }

.modal-popup.alpenite_feedaty_qaQuestion_form_popup .modal-inner-wrap .modal-header {
  padding-bottom: 0px; }

.modal-popup.alpenite_feedaty_qaQuestion_form_popup .modal-inner-wrap .modal-content {
  padding-bottom: 42px; }

.sidebar .block-addbysku .fieldset {
  margin: 0; }
  .sidebar .block-addbysku .fieldset .fields {
    position: relative; }
    .sidebar .block-addbysku .fieldset .fields .field {
      display: inline-block;
      margin-bottom: 10px;
      vertical-align: top; }
      .sidebar .block-addbysku .fieldset .fields .field.sku {
        margin-right: -85px;
        padding-right: 90px;
        width: 100%; }
      .sidebar .block-addbysku .fieldset .fields .field.qty .qty + .mage-error {
        width: 80px; }
    .sidebar .block-addbysku .fieldset .fields .actions-toolbar {
      position: absolute;
      right: 0;
      top: 6px; }

.sidebar .block-addbysku .form-addbysku .actions-toolbar {
  margin-bottom: 20px; }
  .sidebar .block-addbysku .form-addbysku .actions-toolbar .primary {
    text-align: left; }
    .sidebar .block-addbysku .form-addbysku .actions-toolbar .primary .action {
      width: auto; }
  .sidebar .block-addbysku .form-addbysku .actions-toolbar .secondary {
    float: none;
    text-align: left; }

.sidebar .block-addbysku .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto; }
  .sidebar .block-addbysku .action.add > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  .sidebar .block-addbysku .action.add:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 31px;
    line-height: 22px;
    color: inherit;
    content: "";
    font-family: "icons-blank-theme";
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center; }
  .sidebar .block-addbysku .action.add:hover:before {
    color: inherit; }
  .sidebar .block-addbysku .action.add:active:before {
    color: inherit; }

.sidebar .block-addbysku .action.links {
  display: inline-block;
  margin: 20px 0 0; }

.sidebar .block-addbysku .action.reset {
  display: block;
  margin: 10px 0; }

.sidebar .block-addbysku .action.remove {
  display: inline-block;
  text-decoration: none;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400; }
  .sidebar .block-addbysku .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  .sidebar .block-addbysku .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 22px;
    color: inherit;
    content: "";
    font-family: "icons-blank-theme";
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center; }
  .sidebar .block-addbysku .action.remove:hover:before {
    color: inherit; }
  .sidebar .block-addbysku .action.remove:active:before {
    color: inherit; }
  .sidebar .block-addbysku .action.remove:focus, .sidebar .block-addbysku .action.remove:active {
    background: none;
    border: none; }
  .sidebar .block-addbysku .action.remove:hover {
    background: none;
    border: none; }
  .sidebar .block-addbysku .action.remove.disabled, .sidebar .block-addbysku .action.remove[disabled],
  fieldset[disabled] .sidebar .block-addbysku .action.remove {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.5; }

.block-banners .banner-item,
.block-banners-inline .banner-item {
  display: block; }

.block-banners .banner-item-content,
.block-banners-inline .banner-item-content {
  margin-bottom: 20px; }
  .block-banners .banner-item-content img,
  .block-banners-inline .banner-item-content img {
    display: block;
    margin: 0 auto; }

.block-product-link.widget,
.block-category-link.widget {
  display: block;
  margin-bottom: 20px; }

.block-product-link-inline.widget {
  margin: 0; }

.block.widget .product-item-info {
  width: auto; }

.block.widget .pager {
  padding: 0; }
  .block.widget .pager .toolbar-amount {
    float: none;
    font-size: 1.2rem; }
  .block.widget .pager .pages-item-previous {
    padding-left: 0; }
  .block.widget .pager .pages-item-next {
    position: relative; }
  .block.widget .pager .items {
    white-space: nowrap; }

@media only screen and (min-width: 640px) {
  .block.widget .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item,
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 33.33333%; } }

@media only screen and (min-width: 768px) {
  .block.widget .products-grid .product-item {
    width: 33.33333%; }
    .sidebar .block.widget .products-grid .product-item {
      margin-left: 0;
      width: 100%; }
      .sidebar .block.widget .products-grid .product-item .actions-secondary {
        display: block;
        padding: 10px 0; }
  .page-layout-1column .block.widget .products-grid .product-item {
    width: 25%; }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%; } }

@media only screen and (min-width: 1024px) {
  .block.widget .products-grid .product-item {
    width: 20%; }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: calc((100% - 5 * (100% / 6)) / 4);
    width: 16.66667%; }
    .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
      margin-left: calc((100% - 5 * (100% / 6)) / 4); }
    .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
      margin-left: 0; }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%; }
  .block.widget .products-grid .product-items {
    margin: 0; }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%; }
    .block.widget .products-grid .product-item:nth-child(4n + 1) {
      margin-left: 0; } }

@media only screen and (min-width: 768px) {
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0; }
    .sidebar .block.widget .pager .pages-item-next .action {
      margin: 0; } }

.columns .block-event {
  position: relative;
  z-index: 2; }

.block-event .block-content {
  position: relative; }
  .block-event .block-content > .action {
    cursor: pointer;
    margin-top: -6px;
    position: absolute;
    top: 50%;
    z-index: 3; }
    .block-event .block-content > .action.backward, .block-event .block-content > .action.forward {
      opacity: 0.5;
      overflow: hidden;
      width: 20px;
      display: inline-block;
      text-decoration: none; }
      .block-event .block-content > .action.backward > span, .block-event .block-content > .action.forward > span {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px; }
      .block-event .block-content > .action.backward:before, .block-event .block-content > .action.forward:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 55px;
        line-height: 30px;
        color: inherit;
        content: "";
        font-family: "icons-blank-theme";
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center; }
      .block-event .block-content > .action.backward:before, .block-event .block-content > .action.forward:before {
        margin-left: -15px; }
    .block-event .block-content > .action.backward {
      left: 0; }
    .block-event .block-content > .action.forward {
      right: 0; }
      .block-event .block-content > .action.forward:before {
        content: ""; }
      .block-event .block-content > .action.forward:before {
        margin-left: -20px; }
    .block-event .block-content > .action.inactive {
      cursor: default;
      display: none; }
    .block-event .block-content > .action:hover {
      opacity: 1; }

.block-event .slider-panel {
  overflow: hidden;
  position: relative;
  z-index: 2; }
  .block-event .slider-panel .slider {
    white-space: nowrap; }
    .block-event .slider-panel .slider .item {
      background: #f0f0f0;
      display: inline-block;
      text-align: center;
      vertical-align: top;
      white-space: normal;
      width: 16.35%; }
      .sidebar-main .block-event .slider-panel .slider .item,
      .sidebar-additional .block-event .slider-panel .slider .item {
        width: 100%; }
      .block-event .slider-panel .slider .item img {
        max-width: 100%; }
      .block-event .slider-panel .slider .item .category-name {
        display: inline-block;
        font-size: 1.8rem;
        padding: 15px 5px 0;
        word-break: break-all; }
      .block-event .slider-panel .slider .item .ticker {
        margin: 0;
        padding: 0;
        list-style: none none; }
        .block-event .slider-panel .slider .item .ticker li {
          display: none;
          margin: 0 5px; }
        .block-event .slider-panel .slider .item .ticker .value {
          font-size: 2.6rem;
          font-weight: 300; }
        .block-event .slider-panel .slider .item .ticker .label {
          display: block;
          font-size: 1.3rem; }
      .block-event .slider-panel .slider .item .dates {
        font-weight: 300; }
        .block-event .slider-panel .slider .item .dates .start,
        .block-event .slider-panel .slider .item .dates .end,
        .block-event .slider-panel .slider .item .dates .date {
          display: block; }
        .block-event .slider-panel .slider .item .dates .start:after {
          font-size: 1.8rem;
          content: '\2013';
          display: block; }
        .block-event .slider-panel .slider .item .dates .date {
          font-size: 1.8rem;
          font-weight: 300; }
        .block-event .slider-panel .slider .item .dates .time {
          font-size: 1.3rem; }
      .block-event .slider-panel .slider .item .box-event .box-content {
        padding: 5px 0 10px; }
      .block-event .slider-panel .slider .item .box-event .box-title {
        display: block;
        font-weight: 300;
        margin: 10px 0 0; }
      .block-event .slider-panel .slider .item .action.show {
        display: block;
        padding: 0; }
        .block-event .slider-panel .slider .item .action.show .category.name {
          display: inline-block;
          padding: 30px 10px 0; }
        .block-event .slider-panel .slider .item .action.show img {
          display: block; }
      .block-event .slider-panel .slider .item .action.event {
        background-image: none;
        background: #1979c3;
        border: 1px solid #1979c3;
        color: #fff;
        cursor: pointer;
        display: inline-block;
        font-family: "Roboto Condensed", sans-serif;
        font-weight: 400;
        padding: 7px 15px;
        font-size: 1rem;
        box-sizing: border-box;
        vertical-align: middle;
        margin-top: 15px; }
        .block-event .slider-panel .slider .item .action.event:focus, .block-event .slider-panel .slider .item .action.event:active {
          background: #006bb4;
          border: 1px solid #006bb4;
          color: #fff; }
        .block-event .slider-panel .slider .item .action.event:hover {
          background: #006bb4;
          border: 1px solid #006bb4;
          color: #fff; }
        .block-event .slider-panel .slider .item .action.event.disabled, .block-event .slider-panel .slider .item .action.event[disabled],
        fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
          opacity: 0.5;
          cursor: default;
          pointer-events: none; }
        .block-event .slider-panel .slider .item .action.event:hover {
          text-decoration: none; }

.alp-slideshow {
  display: block;
  width: 100%; }
  .alp-slideshow .alp-widget-content {
    max-height: 100vh;
    overflow: hidden; }
  .alp-slideshow .image-placeholder {
    position: relative; }
    .alp-slideshow .image-placeholder img {
      position: relative;
      z-index: 1;
      transition: all 0.3s ease-in-out;
      cursor: pointer; }
    .alp-slideshow .image-placeholder .play-video {
      position: absolute;
      left: 50%;
      top: 50%;
      z-index: 1;
      transform: translate(-50%, -50%);
      pointer-events: none; }
    .alp-slideshow .image-placeholder .video {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      opacity: 0;
      cursor: pointer; }
    .alp-slideshow .image-placeholder.active img, .alp-slideshow .image-placeholder.active .play-video {
      pointer-events: none;
      opacity: 0; }
    .alp-slideshow .image-placeholder.active .video {
      opacity: 1; }
  .alp-slideshow .alp-slide {
    position: relative; }
    .alp-slideshow .alp-slide.slick-slide {
      display: block !important; }
    .alp-slideshow .alp-slide.col-12 {
      padding: 0; }
    .alp-slideshow .alp-slide .title {
      font-size: 1.92308rem;
      line-height: 1.2em;
      text-transform: uppercase;
      font-weight: 700; }
    .alp-slideshow .alp-slide .image-wrapper {
      padding: 0; }
      .alp-slideshow .alp-slide .image-wrapper img {
        width: 100%; }
    .alp-slideshow .alp-slide .info-wrapper {
      position: absolute;
      bottom: 20px;
      text-align: center;
      left: 8.33333%;
      right: 8.33333%;
      width: calc(100% - 16.66667%); }
      .alp-slideshow .alp-slide .info-wrapper.white-text {
        color: #fff; }
      .alp-slideshow .alp-slide .info-wrapper .buttons-group .ls-btn-primary_alt {
        width: 50%; }
    .alp-slideshow .alp-slide .buttons-group {
      display: flex;
      margin: 21px 0 0; }
      .alp-slideshow .alp-slide .buttons-group.align-right {
        justify-content: flex-end; }
      .alp-slideshow .alp-slide .buttons-group.align-left {
        justify-content: flex-start; }
      .alp-slideshow .alp-slide .buttons-group.align-center {
        justify-content: center; }
      .alp-slideshow .alp-slide .buttons-group a:nth-child(2) {
        margin-left: 20px; }
  .alp-slideshow .video {
    padding: 0; }

@media only screen and (min-width: 768px) {
  .alp-slideshow .alp-slide .info-wrapper {
    width: auto;
    right: auto;
    bottom: auto; }
    .alp-slideshow .alp-slide .info-wrapper.vertical-align-middle {
      top: 50%;
      transform: translateY(-50%); }
      .alp-slideshow .alp-slide .info-wrapper.vertical-align-middle.horizontal-align-center {
        transform: translate(-50%); }
      .alp-slideshow .alp-slide .info-wrapper.vertical-align-middle.horizontal-align-right {
        right: 8.33333%; }
      .alp-slideshow .alp-slide .info-wrapper.vertical-align-middle.horizontal-align-left {
        left: 8.33333%; }
    .alp-slideshow .alp-slide .info-wrapper.vertical-align-bottom {
      bottom: 21px; }
    .alp-slideshow .alp-slide .info-wrapper.vertical-align-top {
      top: 21px; }
    .alp-slideshow .alp-slide .info-wrapper.horizontal-align-right {
      right: 24px;
      text-align: right; }
    .alp-slideshow .alp-slide .info-wrapper.horizontal-align-left {
      left: 24px;
      text-align: left; }
    .alp-slideshow .alp-slide .info-wrapper.horizontal-align-center {
      left: 50%;
      text-align: center; }
      .alp-slideshow .alp-slide .info-wrapper.horizontal-align-center:not(.vertical-align-middle) {
        transform: translateX(-50%); }
    .alp-slideshow .alp-slide .info-wrapper .buttons-group .ls-btn-primary_alt {
      width: auto; } }

@media only screen and (min-width: 1024px) {
  .alp-slideshow .alp-slide .title {
    font-size: 2.69231rem;
    text-transform: uppercase; }
  .alp-slideshow .alp-slide .info-wrapper.horizontal-align-right {
    right: 42px; }
  .alp-slideshow .alp-slide .info-wrapper.horizontal-align-left {
    left: 42px; }
  .alp-slideshow .alp-slide .info-wrapper.vertical-align-bottom {
    bottom: 36px; }
  .alp-slideshow .alp-slide .info-wrapper.vertical-align-top {
    top: 36px; } }

.alp-slider .slick-arrow.slick-next {
  right: 0; }

.alp-slider .slick-arrow.slick-prev {
  left: 0; }

.ls-product-slider {
  padding-top: 55px;
  padding-bottom: 65px; }
  @media only screen and (min-width: 768px) {
    .ls-product-slider {
      padding-top: 70px;
      padding-bottom: 70px; } }
  .ls-product-slider .product-item {
    padding: 0 !important; }
  .ls-product-slider .title {
    text-align: center;
    margin-top: 0; }
  .ls-product-slider .products {
    margin-right: -20px;
    width: 100%;
    display: flex;
    flex-flow: row nowrap; }
    @media only screen and (min-width: 768px) {
      .ls-product-slider .products {
        margin-right: -24px; } }
    @media only screen and (min-width: 1024px) {
      .ls-product-slider .products {
        margin-right: -42px; } }
    .ls-product-slider .products .slide {
      padding: 0 15px;
      margin-bottom: 40px; }
  .ls-product-slider .slick-list {
    overflow-x: scroll;
    width: 100%; }
    .ls-product-slider .slick-list::-webkit-scrollbar-track {
      width: 100px; }
    .ls-product-slider .slick-list::-webkit-scrollbar {
      width: 3px;
      background-color: #F1EFF0; }
    .ls-product-slider .slick-list::-webkit-scrollbar:horizontal {
      height: 3px;
      margin-right: 500px; }
    .ls-product-slider .slick-list::-webkit-scrollbar-thumb {
      background-color: #000; }
    .ls-product-slider .slick-list .slick-slide img {
      margin: 0 auto; }

@media only screen and (max-width: 767px) {
  .editorial > .row .col-left {
    order: 1; } }

.editorial.anchor.content {
  display: none; }

.editorial.buttons {
  display: flex;
  margin: 15px 0 0; }
  .editorial.buttons .group {
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    padding: 0; }
    .editorial.buttons .group a {
      text-align: center; }
  .editorial.buttons [class^=ls-btn-] {
    margin: 0 0 10px;
    text-align: center;
    width: 100%; }
    .editorial.buttons [class^=ls-btn-]:first-child {
      margin-left: 0; }
    .editorial.buttons [class^=ls-btn-]:last-child {
      margin-right: 0; }

.editorial.content {
  margin-bottom: 30px; }
  .editorial.content .title {
    text-transform: uppercase; }
  .editorial.content .image {
    margin: 30px 0 0;
    text-align: center; }
  .editorial.content a {
    text-decoration: underline; }

.editorial.accordion.widget .item {
  margin: 0 auto;
  padding: 22px 0;
  border-top: 0; }

.editorial.accordion.widget .heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 25px;
  cursor: pointer; }
  .editorial.accordion.widget .heading.active svg {
    transform: rotate(180deg); }
  .editorial.accordion.widget .heading .title {
    font-size: 1.38462rem;
    text-transform: uppercase;
    padding: 0;
    margin: 0; }
  .editorial.accordion.widget .heading svg {
    transition: all .3s ease-in-out; }

.editorial.accordion.widget .content .content-container {
  margin-top: 22px; }

.editorial.accordion .item {
  margin: 0 auto;
  padding: 22px 0;
  border-top: 1px solid #F1EFF0; }

.editorial.accordion .heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 25px;
  cursor: pointer; }
  .editorial.accordion .heading.active svg {
    transform: rotate(180deg); }
  .editorial.accordion .heading .title {
    font-size: 1.38462rem;
    text-transform: uppercase;
    margin: 0; }
  .editorial.accordion .heading svg {
    transition: all .3s ease-in-out; }

.editorial .ls-left-wrapper,
.editorial .ls-right-wrapper {
  margin-top: 50px; }

@media only screen and (max-width: 767px) {
  .editorial .ls-left-wrapper {
    margin-top: 0; } }

@media only screen and (max-width: 767px) {
  .editorial .ls-left-wrapper .block-static-block {
    display: flex;
    flex-direction: column; } }

@media only screen and (max-width: 767px) {
  .editorial .ls-left-wrapper .block-static-block .ls-sidebar-menu {
    order: 1; } }

.editorial .ls-left-wrapper p {
  margin-bottom: 30px; }
  @media only screen and (max-width: 767px) {
    .editorial .ls-left-wrapper p {
      margin-bottom: 25px; } }

@media only screen and (max-width: 767px) {
  .editorial .ls-right-wrapper {
    margin-top: 25px; } }

@media only screen and (min-width: 768px) {
  .editorial .ls-right-wrapper .column.main {
    padding-bottom: 30px; } }

.editorial .ls-right-wrapper h1 {
  margin-bottom: 10px;
  text-transform: uppercase; }

.customer-service .ls-right-wrapper .column.main > h2 {
  margin: 50px 0 20px;
  text-transform: uppercase; }

.customer-service .ls-right-wrapper .container-ls, .customer-service .ls-right-wrapper .breadcrumbs .items, .breadcrumbs .customer-service .ls-right-wrapper .items, .customer-service .ls-right-wrapper .checkout-cart-index #maincontent.page-main, .checkout-cart-index .customer-service .ls-right-wrapper #maincontent.page-main, .customer-service .ls-right-wrapper .page-products .page-main > .columns, .page-products .customer-service .ls-right-wrapper .page-main > .columns, .customer-service .ls-right-wrapper .page-products .category-view .description-container, .page-products .category-view .customer-service .ls-right-wrapper .description-container, .customer-service .ls-right-wrapper .catalog-product_compare-index .page-main, .catalog-product_compare-index .customer-service .ls-right-wrapper .page-main, .customer-service .ls-right-wrapper .catalog-product-view #maincontent.page-main, .catalog-product-view .customer-service .ls-right-wrapper #maincontent.page-main, .customer-service .ls-right-wrapper .products_slides:not(.slide_crosssell), .customer-service .ls-right-wrapper .contact-index-index .page-title-wrapper, .contact-index-index .customer-service .ls-right-wrapper .page-title-wrapper, .customer-service .ls-right-wrapper .cms-contatti .page-title-wrapper, .cms-contatti .customer-service .ls-right-wrapper .page-title-wrapper, .customer-service .ls-right-wrapper .cms-contacts .page-title-wrapper, .cms-contacts .customer-service .ls-right-wrapper .page-title-wrapper, .customer-service .ls-right-wrapper .cms-contact-us .page-title-wrapper, .cms-contact-us .customer-service .ls-right-wrapper .page-title-wrapper, .customer-service .ls-right-wrapper .cms-kontakt .page-title-wrapper, .cms-kontakt .customer-service .ls-right-wrapper .page-title-wrapper, .customer-service .ls-right-wrapper .cms-contacto .page-title-wrapper, .cms-contacto .customer-service .ls-right-wrapper .page-title-wrapper, .customer-service .ls-right-wrapper .blog-page .columns, .blog-page .customer-service .ls-right-wrapper .columns, .customer-service .ls-right-wrapper .checkout-index-index .checkout-container, .checkout-index-index .customer-service .ls-right-wrapper .checkout-container {
  padding: 0; }
  .customer-service .ls-right-wrapper .container-ls .item, .customer-service .ls-right-wrapper .breadcrumbs .items .item, .breadcrumbs .customer-service .ls-right-wrapper .items .item, .customer-service .ls-right-wrapper .checkout-cart-index #maincontent.page-main .item, .checkout-cart-index .customer-service .ls-right-wrapper #maincontent.page-main .item, .customer-service .ls-right-wrapper .page-products .page-main > .columns .item, .page-products .customer-service .ls-right-wrapper .page-main > .columns .item, .customer-service .ls-right-wrapper .page-products .category-view .description-container .item, .page-products .category-view .customer-service .ls-right-wrapper .description-container .item, .customer-service .ls-right-wrapper .catalog-product_compare-index .page-main .item, .catalog-product_compare-index .customer-service .ls-right-wrapper .page-main .item, .customer-service .ls-right-wrapper .catalog-product-view #maincontent.page-main .item, .catalog-product-view .customer-service .ls-right-wrapper #maincontent.page-main .item, .customer-service .ls-right-wrapper .products_slides:not(.slide_crosssell) .item, .customer-service .ls-right-wrapper .contact-index-index .page-title-wrapper .item, .contact-index-index .customer-service .ls-right-wrapper .page-title-wrapper .item, .customer-service .ls-right-wrapper .cms-contatti .page-title-wrapper .item, .cms-contatti .customer-service .ls-right-wrapper .page-title-wrapper .item, .customer-service .ls-right-wrapper .cms-contacts .page-title-wrapper .item, .cms-contacts .customer-service .ls-right-wrapper .page-title-wrapper .item, .customer-service .ls-right-wrapper .cms-contact-us .page-title-wrapper .item, .cms-contact-us .customer-service .ls-right-wrapper .page-title-wrapper .item, .customer-service .ls-right-wrapper .cms-kontakt .page-title-wrapper .item, .cms-kontakt .customer-service .ls-right-wrapper .page-title-wrapper .item, .customer-service .ls-right-wrapper .cms-contacto .page-title-wrapper .item, .cms-contacto .customer-service .ls-right-wrapper .page-title-wrapper .item, .customer-service .ls-right-wrapper .blog-page .columns .item, .blog-page .customer-service .ls-right-wrapper .columns .item, .customer-service .ls-right-wrapper .checkout-index-index .checkout-container .item, .checkout-index-index .customer-service .ls-right-wrapper .checkout-container .item {
    max-width: 100%;
    flex: 0 0 100%;
    margin-bottom: -2px;
    border-top: 2px solid #F1EFF0;
    border-bottom: 2px solid #F1EFF0; }
    .customer-service .ls-right-wrapper .container-ls .item .heading, .customer-service .ls-right-wrapper .breadcrumbs .items .item .heading, .breadcrumbs .customer-service .ls-right-wrapper .items .item .heading, .customer-service .ls-right-wrapper .checkout-cart-index #maincontent.page-main .item .heading, .checkout-cart-index .customer-service .ls-right-wrapper #maincontent.page-main .item .heading, .customer-service .ls-right-wrapper .page-products .page-main > .columns .item .heading, .page-products .customer-service .ls-right-wrapper .page-main > .columns .item .heading, .customer-service .ls-right-wrapper .page-products .category-view .description-container .item .heading, .page-products .category-view .customer-service .ls-right-wrapper .description-container .item .heading, .customer-service .ls-right-wrapper .catalog-product_compare-index .page-main .item .heading, .catalog-product_compare-index .customer-service .ls-right-wrapper .page-main .item .heading, .customer-service .ls-right-wrapper .catalog-product-view #maincontent.page-main .item .heading, .catalog-product-view .customer-service .ls-right-wrapper #maincontent.page-main .item .heading, .customer-service .ls-right-wrapper .products_slides:not(.slide_crosssell) .item .heading, .customer-service .ls-right-wrapper .contact-index-index .page-title-wrapper .item .heading, .contact-index-index .customer-service .ls-right-wrapper .page-title-wrapper .item .heading, .customer-service .ls-right-wrapper .cms-contatti .page-title-wrapper .item .heading, .cms-contatti .customer-service .ls-right-wrapper .page-title-wrapper .item .heading, .customer-service .ls-right-wrapper .cms-contacts .page-title-wrapper .item .heading, .cms-contacts .customer-service .ls-right-wrapper .page-title-wrapper .item .heading, .customer-service .ls-right-wrapper .cms-contact-us .page-title-wrapper .item .heading, .cms-contact-us .customer-service .ls-right-wrapper .page-title-wrapper .item .heading, .customer-service .ls-right-wrapper .cms-kontakt .page-title-wrapper .item .heading, .cms-kontakt .customer-service .ls-right-wrapper .page-title-wrapper .item .heading, .customer-service .ls-right-wrapper .cms-contacto .page-title-wrapper .item .heading, .cms-contacto .customer-service .ls-right-wrapper .page-title-wrapper .item .heading, .customer-service .ls-right-wrapper .blog-page .columns .item .heading, .blog-page .customer-service .ls-right-wrapper .columns .item .heading, .customer-service .ls-right-wrapper .checkout-index-index .checkout-container .item .heading, .checkout-index-index .customer-service .ls-right-wrapper .checkout-container .item .heading {
      margin-bottom: 0; }
    .customer-service .ls-right-wrapper .container-ls .item h3, .customer-service .ls-right-wrapper .breadcrumbs .items .item h3, .breadcrumbs .customer-service .ls-right-wrapper .items .item h3, .customer-service .ls-right-wrapper .checkout-cart-index #maincontent.page-main .item h3, .checkout-cart-index .customer-service .ls-right-wrapper #maincontent.page-main .item h3, .customer-service .ls-right-wrapper .page-products .page-main > .columns .item h3, .page-products .customer-service .ls-right-wrapper .page-main > .columns .item h3, .customer-service .ls-right-wrapper .page-products .category-view .description-container .item h3, .page-products .category-view .customer-service .ls-right-wrapper .description-container .item h3, .customer-service .ls-right-wrapper .catalog-product_compare-index .page-main .item h3, .catalog-product_compare-index .customer-service .ls-right-wrapper .page-main .item h3, .customer-service .ls-right-wrapper .catalog-product-view #maincontent.page-main .item h3, .catalog-product-view .customer-service .ls-right-wrapper #maincontent.page-main .item h3, .customer-service .ls-right-wrapper .products_slides:not(.slide_crosssell) .item h3, .customer-service .ls-right-wrapper .contact-index-index .page-title-wrapper .item h3, .contact-index-index .customer-service .ls-right-wrapper .page-title-wrapper .item h3, .customer-service .ls-right-wrapper .cms-contatti .page-title-wrapper .item h3, .cms-contatti .customer-service .ls-right-wrapper .page-title-wrapper .item h3, .customer-service .ls-right-wrapper .cms-contacts .page-title-wrapper .item h3, .cms-contacts .customer-service .ls-right-wrapper .page-title-wrapper .item h3, .customer-service .ls-right-wrapper .cms-contact-us .page-title-wrapper .item h3, .cms-contact-us .customer-service .ls-right-wrapper .page-title-wrapper .item h3, .customer-service .ls-right-wrapper .cms-kontakt .page-title-wrapper .item h3, .cms-kontakt .customer-service .ls-right-wrapper .page-title-wrapper .item h3, .customer-service .ls-right-wrapper .cms-contacto .page-title-wrapper .item h3, .cms-contacto .customer-service .ls-right-wrapper .page-title-wrapper .item h3, .customer-service .ls-right-wrapper .blog-page .columns .item h3, .blog-page .customer-service .ls-right-wrapper .columns .item h3, .customer-service .ls-right-wrapper .checkout-index-index .checkout-container .item h3, .checkout-index-index .customer-service .ls-right-wrapper .checkout-container .item h3 {
      padding: 22px 0;
      text-transform: uppercase;
      font-size: 1.07692rem;
      line-height: 1; }
    .customer-service .ls-right-wrapper .container-ls .item .content, .customer-service .ls-right-wrapper .breadcrumbs .items .item .content, .breadcrumbs .customer-service .ls-right-wrapper .items .item .content, .customer-service .ls-right-wrapper .checkout-cart-index #maincontent.page-main .item .content, .checkout-cart-index .customer-service .ls-right-wrapper #maincontent.page-main .item .content, .customer-service .ls-right-wrapper .page-products .page-main > .columns .item .content, .page-products .customer-service .ls-right-wrapper .page-main > .columns .item .content, .customer-service .ls-right-wrapper .page-products .category-view .description-container .item .content, .page-products .category-view .customer-service .ls-right-wrapper .description-container .item .content, .customer-service .ls-right-wrapper .catalog-product_compare-index .page-main .item .content, .catalog-product_compare-index .customer-service .ls-right-wrapper .page-main .item .content, .customer-service .ls-right-wrapper .catalog-product-view #maincontent.page-main .item .content, .catalog-product-view .customer-service .ls-right-wrapper #maincontent.page-main .item .content, .customer-service .ls-right-wrapper .products_slides:not(.slide_crosssell) .item .content, .customer-service .ls-right-wrapper .contact-index-index .page-title-wrapper .item .content, .contact-index-index .customer-service .ls-right-wrapper .page-title-wrapper .item .content, .customer-service .ls-right-wrapper .cms-contatti .page-title-wrapper .item .content, .cms-contatti .customer-service .ls-right-wrapper .page-title-wrapper .item .content, .customer-service .ls-right-wrapper .cms-contacts .page-title-wrapper .item .content, .cms-contacts .customer-service .ls-right-wrapper .page-title-wrapper .item .content, .customer-service .ls-right-wrapper .cms-contact-us .page-title-wrapper .item .content, .cms-contact-us .customer-service .ls-right-wrapper .page-title-wrapper .item .content, .customer-service .ls-right-wrapper .cms-kontakt .page-title-wrapper .item .content, .cms-kontakt .customer-service .ls-right-wrapper .page-title-wrapper .item .content, .customer-service .ls-right-wrapper .cms-contacto .page-title-wrapper .item .content, .cms-contacto .customer-service .ls-right-wrapper .page-title-wrapper .item .content, .customer-service .ls-right-wrapper .blog-page .columns .item .content, .blog-page .customer-service .ls-right-wrapper .columns .item .content, .customer-service .ls-right-wrapper .checkout-index-index .checkout-container .item .content, .checkout-index-index .customer-service .ls-right-wrapper .checkout-container .item .content {
      display: none; }
    .customer-service .ls-right-wrapper .container-ls .item p, .customer-service .ls-right-wrapper .breadcrumbs .items .item p, .breadcrumbs .customer-service .ls-right-wrapper .items .item p, .customer-service .ls-right-wrapper .checkout-cart-index #maincontent.page-main .item p, .checkout-cart-index .customer-service .ls-right-wrapper #maincontent.page-main .item p, .customer-service .ls-right-wrapper .page-products .page-main > .columns .item p, .page-products .customer-service .ls-right-wrapper .page-main > .columns .item p, .customer-service .ls-right-wrapper .page-products .category-view .description-container .item p, .page-products .category-view .customer-service .ls-right-wrapper .description-container .item p, .customer-service .ls-right-wrapper .catalog-product_compare-index .page-main .item p, .catalog-product_compare-index .customer-service .ls-right-wrapper .page-main .item p, .customer-service .ls-right-wrapper .catalog-product-view #maincontent.page-main .item p, .catalog-product-view .customer-service .ls-right-wrapper #maincontent.page-main .item p, .customer-service .ls-right-wrapper .products_slides:not(.slide_crosssell) .item p, .customer-service .ls-right-wrapper .contact-index-index .page-title-wrapper .item p, .contact-index-index .customer-service .ls-right-wrapper .page-title-wrapper .item p, .customer-service .ls-right-wrapper .cms-contatti .page-title-wrapper .item p, .cms-contatti .customer-service .ls-right-wrapper .page-title-wrapper .item p, .customer-service .ls-right-wrapper .cms-contacts .page-title-wrapper .item p, .cms-contacts .customer-service .ls-right-wrapper .page-title-wrapper .item p, .customer-service .ls-right-wrapper .cms-contact-us .page-title-wrapper .item p, .cms-contact-us .customer-service .ls-right-wrapper .page-title-wrapper .item p, .customer-service .ls-right-wrapper .cms-kontakt .page-title-wrapper .item p, .cms-kontakt .customer-service .ls-right-wrapper .page-title-wrapper .item p, .customer-service .ls-right-wrapper .cms-contacto .page-title-wrapper .item p, .cms-contacto .customer-service .ls-right-wrapper .page-title-wrapper .item p, .customer-service .ls-right-wrapper .blog-page .columns .item p, .blog-page .customer-service .ls-right-wrapper .columns .item p, .customer-service .ls-right-wrapper .checkout-index-index .checkout-container .item p, .checkout-index-index .customer-service .ls-right-wrapper .checkout-container .item p {
      font-size: 1rem;
      line-height: 1.6; }

@media only screen and (min-width: 768px) {
  .editorial.buttons {
    margin: 50px 0; }
    .editorial.buttons .group {
      justify-content: center;
      flex-wrap: nowrap; }
    .editorial.buttons [class^=ls-btn-] {
      margin: 0 20px;
      width: auto; }
  .editorial.content {
    margin-bottom: 70px; }
    .editorial.content .image {
      margin: 70px 0 0; } }

.editorial-block {
  margin-top: 20px; }
  @media only screen and (min-width: 768px) {
    .editorial-block {
      margin-top: 40px; } }
  .editorial-block .item {
    position: relative; }
    @media only screen and (max-width: 767px) {
      .editorial-block .item {
        margin-bottom: 20px; } }
    .editorial-block .item img {
      width: 100%;
      max-width: none; }
    .editorial-block .item .info a {
      display: block;
      cursor: pointer; }
      .editorial-block .item .info a h3 {
        margin-top: 7px;
        margin-bottom: 0;
        text-align: left;
        text-transform: uppercase; }
        @media only screen and (min-width: 768px) {
          .editorial-block .item .info a h3 {
            margin-top: 20px; } }
        @media only screen and (max-width: 767px) {
          .editorial-block .item .info a h3 {
            font-size: 1.30769rem; } }
        .editorial-block .item .info a h3 + span {
          display: inline-block;
          min-width: 110px;
          margin-top: 15px;
          text-align: center; }
    .editorial-block .item .info:not(.text-over) h3 + span:hover {
      background-color: #000;
      color: #fff; }
    .editorial-block .item .info.text-over {
      position: absolute;
      width: 100%;
      bottom: 0;
      padding: 20px; }
      .editorial-block .item .info.text-over a {
        position: relative; }
        .editorial-block .item .info.text-over a h3 {
          position: relative;
          color: #fff; }

.latest-news {
  margin-top: 30px; }
  @media only screen and (min-width: 768px) {
    .latest-news {
      margin-top: 60px;
      margin-bottom: 70px; } }
  @media only screen and (max-width: 767px) {
    .latest-news .item {
      margin-bottom: 20px;
      display: flex;
      align-items: center;
      flex-wrap: wrap; } }
  .latest-news .img-news,
  .latest-news .img-news .image {
    display: block; }
    @media only screen and (max-width: 767px) {
      .latest-news .img-news,
      .latest-news .img-news .image {
        display: flex;
        align-items: center; } }
    .latest-news .img-news img,
    .latest-news .img-news .image img {
      width: 100%;
      max-width: none; }
      @media only screen and (max-width: 767px) {
        .latest-news .img-news img,
        .latest-news .img-news .image img {
          flex: 0 0 50%; } }
    .latest-news .img-news.text-over,
    .latest-news .img-news .image.text-over {
      position: relative; }
      .latest-news .img-news.text-over .info,
      .latest-news .img-news .image.text-over .info {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 20px;
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%); }
        .latest-news .img-news.text-over .info h3,
        .latest-news .img-news .image.text-over .info h3 {
          margin: 0;
          color: #fff; }
          @media only screen and (max-width: 767px) {
            .latest-news .img-news.text-over .info h3,
            .latest-news .img-news .image.text-over .info h3 {
              font-size: 1.30769rem; } }
        .latest-news .img-news.text-over .info span,
        .latest-news .img-news .image.text-over .info span {
          display: inline-block;
          border-color: #fff;
          color: #fff;
          transition: all 0.3s ease-in-out;
          margin-top: 15px; }
      .latest-news .img-news.text-over:hover .info span,
      .latest-news .img-news .image.text-over:hover .info span {
        background-color: #fff;
        color: #000; }
  .latest-news .info {
    flex: 0 0 100%; }
    @media only screen and (max-width: 767px) {
      .latest-news .info {
        flex: 0 0 50%; } }
    @media only screen and (min-width: 768px) {
      .latest-news .info .title {
        text-transform: uppercase; } }

.utility-icons-bar {
  padding: 65px 0 50px; }
  .utility-icons-bar .wrapper {
    margin: 0 auto; }
  .utility-icons-bar .icons {
    display: flex;
    justify-content: space-between; }
    .utility-icons-bar .icons .icon {
      display: flex;
      flex-flow: column;
      text-align: center; }
      .utility-icons-bar .icons .icon:hover {
        cursor: pointer; }
        .utility-icons-bar .icons .icon:hover .title, .utility-icons-bar .icons .icon:hover .link {
          color: #FDBE10; }
    .utility-icons-bar .icons .title {
      font-weight: 700;
      text-transform: uppercase;
      margin: 9px 0 21px;
      transition: all 0.3s ease-in-out; }
    .utility-icons-bar .icons a {
      margin-top: auto;
      text-transform: uppercase;
      text-decoration: underline;
      color: #000;
      font-weight: 400; }
      .utility-icons-bar .icons a.title {
        display: none; }
    .utility-icons-bar .icons img {
      max-width: 45px; }

@media only screen and (max-width: 767px) {
  .utility-icons-bar .icons h4.title {
    display: none; }
  .utility-icons-bar .icons .title {
    font-size: 11px;
    margin-bottom: 0;
    text-decoration: none; }
  .utility-icons-bar .icons img {
    max-width: 30px; }
  .utility-icons-bar .icons a.link {
    display: none; }
  .utility-icons-bar .icons a.title {
    display: block; } }

.ls-box_dropdown .ls-drop-down:last-of-type {
  padding-bottom: 30px;
  border-bottom: 2px solid #F1EFF0; }

.ls-box_dropdown .ls-drop-down.active .title svg {
  transform: rotate(180deg); }

.ls-box_dropdown .ls-drop-down .title {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 2px solid #F1EFF0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer; }
  .ls-box_dropdown .ls-drop-down .title p {
    font-size: 1.07692rem;
    font-weight: 700;
    margin: 0; }

.ls-box_dropdown .ls-drop-down .content {
  padding-top: 20px; }
  .ls-box_dropdown .ls-drop-down .content p {
    font-size: 1.07692rem;
    line-height: 1.6em; }

.accordion-faq {
  margin-bottom: -2px;
  border-top: 2px solid #F1EFF0;
  border-bottom: 2px solid #F1EFF0; }
  .accordion-faq .heading h3 {
    position: relative;
    margin: 0;
    padding: 22px 0;
    font-size: 1.38462rem;
    line-height: 1;
    text-transform: uppercase;
    cursor: pointer; }
    .accordion-faq .heading h3:after {
      content: '';
      display: block;
      width: 12px;
      height: 7px;
      position: absolute;
      right: 0;
      top: 50%;
      transform: translateY(-50%) rotate(0deg);
      transition: all 0.3s ease-in-out;
      background: url(../images/drop-down-b.svg) no-repeat center right; }
  .accordion-faq .heading.active h3:after {
    transform: translateY(-50%) rotate(180deg); }
  .accordion-faq .content {
    display: none; }
    .accordion-faq .content > .item {
      margin-bottom: 38px; }
    .accordion-faq .content .heading {
      padding-left: 30px; }
      @media only screen and (max-width: 767px) {
        .accordion-faq .content .heading {
          padding-left: 15px; } }
      .accordion-faq .content .heading h4 {
        padding: 8px 0;
        margin: 0;
        font-size: 1.23077rem;
        cursor: pointer; }
      .accordion-faq .content .heading.active h4 {
        color: #FDBE10; }
    .accordion-faq .content .content {
      padding-left: 30px;
      border: none; }
      @media only screen and (max-width: 767px) {
        .accordion-faq .content .content {
          padding-left: 15px; } }
      .accordion-faq .content .content p {
        margin-bottom: 0;
        padding-bottom: 20px; }
        .accordion-faq .content .content p,
        .accordion-faq .content .content p span {
          font-size: 1.23077rem; }

@media only screen and (min-width: 1024px) {
  .live-story {
    padding-top: 70px; } }

.live-story .fpls-box-block:last-of-type .fpls-box-inner {
  display: block; }
  .live-story .fpls-box-block:last-of-type .fpls-box-inner .fpls-box-text .inner-text p {
    text-align: center;
    text-transform: uppercase;
    font-size: 0.76923rem !important;
    font-weight: 700;
    letter-spacing: 0.5px;
    margin: 0;
    padding: 5px 10px;
    border: 1px solid #838383;
    transition: all 0.3s ease-in-out; }
    .live-story .fpls-box-block:last-of-type .fpls-box-inner .fpls-box-text .inner-text p:hover {
      background-color: #FDBE10; }

@media only screen and (min-width: 1024px) {
  .live-story.mobile {
    display: none; } }

@media only screen and (max-width: 1023px) {
  .live-story.desktop {
    display: none; } }

.editorial .ls-sidebar-menu a {
  position: relative;
  display: block;
  height: 50px;
  padding: 17px 0px;
  font-size: 1.07692rem;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1.2;
  border-bottom: 2px solid #F1EFF0; }
  .editorial .ls-sidebar-menu a:first-child {
    border-top: 2px solid #F1EFF0; }
  .editorial .ls-sidebar-menu a:after {
    content: '';
    display: block;
    width: 12px;
    height: 7px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
    background: url(../images/drop-down-b.svg) no-repeat center right; }
  .editorial .ls-sidebar-menu a.active {
    color: #FDBE10; }

@media only screen and (max-width: 767px) {
  .ls-customer-service-sidebar-top {
    display: flex;
    flex-direction: column; } }

.ls-customer-service-sidebar-top h2 {
  text-transform: uppercase; }
  @media only screen and (max-width: 767px) {
    .ls-customer-service-sidebar-top h2 {
      margin: 0 0 10px; } }

.ls-customer-service-sidebar-top #accordion {
  margin-bottom: 15px;
  padding: 0 10px;
  border: 1px solid #838383; }
  @media only screen and (max-width: 767px) {
    .ls-customer-service-sidebar-top #accordion {
      order: 1; } }

.ls-customer-service-sidebar-top .single-tel {
  display: flex;
  margin-bottom: 30px;
  align-items: center; }
  .ls-customer-service-sidebar-top .single-tel span {
    padding-left: 10px;
    font-size: 16px; }

.ls-customer-service-sidebar-top .opener {
  position: relative; }
  .ls-customer-service-sidebar-top .opener:after {
    content: '';
    display: block;
    position: absolute;
    width: 12px;
    height: 7px;
    right: 10px;
    top: 18px;
    background: url(../images/drop-down-b.svg) no-repeat center right;
    transition: all 0.3s ease-in-out; }
  .ls-customer-service-sidebar-top .opener.active:after {
    transform: rotate(180deg); }
  .ls-customer-service-sidebar-top .opener a {
    position: absolute;
    width: auto; }

.ls-customer-service-sidebar-top .content {
  display: none; }

.ls-customer-service-sidebar-top .item {
  border-top: 1px solid #F1EFF0; }
  .ls-customer-service-sidebar-top .item[data-role="trigger"] {
    min-height: 40px;
    border-top: none;
    cursor: pointer; }
  .ls-customer-service-sidebar-top .item a {
    width: 100%; }

.ls-customer-service-sidebar-top .item a,
.ls-customer-service-sidebar-top .opener a {
  display: flex;
  align-items: center;
  margin-left: 10px;
  padding: 10px 0;
  font-weight: 700;
  line-height: 1; }

.ls-customer-service-sidebar-top .item img,
.ls-customer-service-sidebar-top .opener img {
  width: 20px;
  height: 20px;
  margin-right: 10px; }

.ls-customer-service-sidebar-bottom {
  display: flex;
  flex-flow: wrap;
  flex-direction: column;
  margin-top: 30px;
  text-align: center;
  font-weight: 700; }
  @media only screen and (max-width: 767px) {
    .ls-customer-service-sidebar-bottom {
      margin: 0 0 15px; } }
  .ls-customer-service-sidebar-bottom a {
    text-transform: uppercase; }
    @media only screen and (max-width: 767px) {
      .ls-customer-service-sidebar-bottom a {
        margin-bottom: 15px; } }
    .ls-customer-service-sidebar-bottom a:first-child {
      margin-bottom: 20px; }
      @media only screen and (max-width: 767px) {
        .ls-customer-service-sidebar-bottom a:first-child {
          margin-bottom: 15px; } }
    .ls-customer-service-sidebar-bottom a:hover {
      color: #fff; }

.timeline-list {
  display: none; }
  .timeline-list .milestone-slide {
    position: relative; }
    .timeline-list .milestone-slide .slick-arrow {
      height: 100%;
      top: 0;
      opacity: 0;
      transition: opacity .5s; }
      .timeline-list .milestone-slide .slick-arrow:before {
        width: 32px;
        height: 32px; }
      .timeline-list .milestone-slide .slick-arrow.slick-prev {
        left: 0;
        background: linear-gradient(90deg, white 40%, rgba(255, 255, 255, 0) 110%); }
        .timeline-list .milestone-slide .slick-arrow.slick-prev:before {
          content: url(../images/svg_sprite/slide-prev-b.svg); }
      .timeline-list .milestone-slide .slick-arrow.slick-next {
        right: 0;
        background: linear-gradient(90deg, rgba(255, 255, 255, 0) -10%, white 40%); }
        .timeline-list .milestone-slide .slick-arrow.slick-next:before {
          content: url(../images/svg_sprite/slide-next-b.svg);
          margin: 0 0 0 auto; }
      .timeline-list .milestone-slide .slick-arrow:hover {
        opacity: 1; }
  .timeline-list .timeline-item {
    width: 100%; }
    @media only screen and (min-width: 768px) {
      .timeline-list .timeline-item {
        width: 33vw;
        max-width: 33vw;
        margin: 0 15px;
        height: 100%; } }
    .timeline-list .timeline-item .timeline-item-wrapper {
      margin-bottom: 24px; }
      @media only screen and (min-width: 768px) {
        .timeline-list .timeline-item .timeline-item-wrapper {
          margin-bottom: 0; } }
    .timeline-list .timeline-item .title {
      color: #000;
      font-size: 1.69231rem;
      font-weight: bold;
      margin: 10px 0; }
      @media only screen and (min-width: 768px) {
        .timeline-list .timeline-item .title {
          margin: 15px 0;
          font-size: 2.46154rem; } }
    .timeline-list .timeline-item .description {
      color: #000;
      font-size: 1rem; }
    .timeline-list .timeline-item .readmore {
      color: #000;
      font-size: 1rem;
      font-weight: bold;
      position: relative;
      margin-top: 10px;
      display: block; }
      .timeline-list .timeline-item .readmore:before {
        content: '';
        display: inline-block;
        padding-right: 4px; }
      .timeline-list .timeline-item .readmore:hover {
        color: #000; }
      .timeline-list .timeline-item .readmore.readmore-more:before {
        content: '+'; }
      .timeline-list .timeline-item .readmore.readmore-less:before {
        content: '-'; }
    .timeline-list .timeline-item.timeline-main {
      width: 100%; }
      @media only screen and (min-width: 768px) {
        .timeline-list .timeline-item.timeline-main {
          width: 50vw;
          max-width: 50vw;
          padding-right: 100px; } }
      .timeline-list .timeline-item.timeline-main .timeline-item-wrapper {
        height: 100%;
        margin-top: 30px; }
        @media only screen and (min-width: 768px) {
          .timeline-list .timeline-item.timeline-main .timeline-item-wrapper {
            margin-bottom: 0;
            margin-top: 40px; } }
        .timeline-list .timeline-item.timeline-main .timeline-item-wrapper .title {
          text-transform: uppercase;
          font-size: 2.15385rem; }
          @media only screen and (min-width: 768px) {
            .timeline-list .timeline-item.timeline-main .timeline-item-wrapper .title {
              font-size: 4.92308rem; } }
        .timeline-list .timeline-item.timeline-main .timeline-item-wrapper .description {
          font-size: 1.07692rem; }
          @media only screen and (min-width: 768px) {
            .timeline-list .timeline-item.timeline-main .timeline-item-wrapper .description {
              font-size: 1.38462rem; } }
    .timeline-list .timeline-item .timeline-arrow {
      margin-top: 30px; }
      .timeline-list .timeline-item .timeline-arrow svg {
        cursor: pointer; }
    .timeline-list .timeline-item:nth-child(odd) .timeline-image {
      padding-top: 80%; }
  .timeline-list .timeline-image {
    position: relative;
    display: block;
    height: 0;
    padding-top: 70%;
    background-size: cover;
    background-position: center; }
  .timeline-list .milestone-container {
    position: relative;
    display: none;
    margin-top: 20px; }
    @media only screen and (min-width: 768px) {
      .timeline-list .milestone-container {
        margin: 35px 0 45px; } }
    @media only screen and (min-width: 768px) {
      .timeline-list .milestone-container .line {
        position: absolute;
        width: 80%;
        height: 2px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: -1;
        background: linear-gradient(270deg, rgba(131, 131, 131, 0) 0%, #838383 14.74%, #838383 84.8%, rgba(131, 131, 131, 0) 100%); } }
  .timeline-list .milestone-wrapper {
    position: -webkit-sticky;
    position: sticky;
    overflow-x: auto;
    display: block;
    padding: 0;
    margin: 0; }
    .timeline-list .milestone-wrapper.mobile {
      position: -webkit-sticky;
      position: sticky;
      overflow-x: auto;
      display: flex;
      padding: 10px 0;
      margin: 0;
      top: 50px;
      left: 0;
      right: 0;
      z-index: 2;
      width: 100%;
      background: #fff; }
    @media only screen and (min-width: 768px) {
      .timeline-list .milestone-wrapper {
        position: relative;
        display: block; } }
    .timeline-list .milestone-wrapper .milestone-item {
      display: inline-block;
      margin: 0 5px;
      padding: 0;
      cursor: pointer; }
      @media only screen and (min-width: 768px) {
        .timeline-list .milestone-wrapper .milestone-item {
          margin: 0 10px;
          padding: 15px 8px; } }
      .timeline-list .milestone-wrapper .milestone-item button, .timeline-list .milestone-wrapper .milestone-item .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .timeline-list .milestone-wrapper .milestone-item .actions-toolbar > .action, .timeline-list .milestone-wrapper .milestone-item .action-gift {
        min-width: 90px;
        color: #000;
        font-size: 1rem;
        font-weight: bold;
        text-align: center;
        background: #fff;
        border: 2px solid #000;
        transition: all ease-in-out .25s; }
        @media only screen and (min-width: 768px) {
          .timeline-list .milestone-wrapper .milestone-item button:hover, .timeline-list .milestone-wrapper .milestone-item .cart.table-wrapper .actions-toolbar > .action:hover, .cart.table-wrapper .timeline-list .milestone-wrapper .milestone-item .actions-toolbar > .action:hover, .timeline-list .milestone-wrapper .milestone-item .action-gift:hover {
            border: 2px solid #8E8E8E;
            background: #CCCCCC; } }
      .timeline-list .milestone-wrapper .milestone-item:first-child {
        margin-left: 0; }
      .timeline-list .milestone-wrapper .milestone-item:last-child {
        margin-right: 0; }
      .timeline-list .milestone-wrapper .milestone-item.selected button, .timeline-list .milestone-wrapper .milestone-item.selected .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .timeline-list .milestone-wrapper .milestone-item.selected .actions-toolbar > .action, .timeline-list .milestone-wrapper .milestone-item.selected .action-gift {
        border: 2px solid #FDBE10;
        background: #FDBE10; }

.block-static-block.widget,
.block-cms-link.widget {
  margin-bottom: 20px; }
  .links .block-static-block.widget, .links
  .block-cms-link.widget {
    margin-bottom: 0; }

.block-cms-link-inline.widget {
  margin: 0; }

.block-wishlist-search .form-wishlist-search {
  margin: 20px 0 0; }

.block-cms-hierarchy-link.widget {
  display: block;
  margin-bottom: 20px; }

.block-cms-hierarchy-link-inline.widget {
  margin: 0; }

@media only screen and (max-width: 639px) {
  .rma-items td,
  .rma-items th {
    font-size: 12px !important;
    padding: 5px !important; } }

.swatch-attribute-label {
  font-weight: bold;
  position: relative; }

.swatch-attribute-label.required {
  padding-right: 10px; }

.swatch-attribute-label[data-required="1"]:after {
  content: '*';
  color: red;
  position: absolute;
  right: -11px;
  top: -2px;
  font-weight: bold;
  font-size: 1em; }

.swatch-attribute-selected-option {
  color: #646464;
  padding-left: 17px; }

.swatch-attribute-options {
  margin-top: 10px; }

.swatch-option {
  padding: 1px 2px;
  min-width: 30px;
  max-width: 90px;
  height: 20px;
  float: left;
  margin: 0 10px 5px 0;
  text-align: center;
  cursor: pointer;
  position: relative;
  border: 1px solid #dadada;
  overflow: hidden;
  text-overflow: ellipsis; }

.swatch-option.text {
  background: #f0f0f0;
  color: #686868;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  padding: 4px 8px;
  min-width: 22px;
  margin-right: 7px; }

.swatch-option.selected {
  outline: 2px solid #ff5501;
  border: 1px solid #fff;
  color: #333; }

.swatch-option.text.selected {
  background-color: #fff !important; }

.clearfix:after {
  content: '';
  visibility: hidden;
  display: block;
  height: 0;
  clear: both; }

.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
  background: #f0f0f0;
  color: #949494; }

.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected {
  color: black;
  background: #fff;
  border: 1px solid #fff; }

.swatch-option:not(.disabled):hover {
  outline: 1px solid #999;
  border: 1px solid #fff;
  color: #333; }

.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  outline: 2px solid #ee0000;
  border: 1px solid #fff; }

.swatch-option.disabled {
  cursor: default; }

.swatch-option.disabled:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, white 43%, white 46%, #ff5216 47%, #ff5216 53%, white 54%, white 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%); }

.swatch-option-tooltip {
  max-width: 140px;
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  position: absolute;
  padding: 5px;
  background: #fff;
  color: #949494;
  border: 1px solid #adadad;
  display: none;
  z-index: 999;
  text-align: center; }

.swatch-option-tooltip .corner,
.swatch-option-tooltip-layered .corner {
  left: 40%;
  position: absolute;
  bottom: 0;
  height: 8px; }

.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  content: '';
  position: relative;
  top: 1px;
  left: -15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 7.5px 0 7.5px;
  border-color: #fff transparent transparent transparent;
  font-size: 1px; }

.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before {
  content: '';
  position: relative;
  top: 2px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8.5px 0 8.5px;
  border-color: #adadad transparent transparent transparent;
  font-size: 1px; }

.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  display: block;
  height: 130px;
  width: 130px;
  margin: 0 auto; }

.swatch-option-tooltip .title {
  max-width: 140px;
  min-height: 20px;
  max-height: 200px;
  color: #282828;
  text-align: center;
  display: block;
  overflow: hidden; }

.swatch-opt {
  margin: 20px 0; }

.swatch-more {
  display: inline-block;
  margin: 2px 0;
  text-decoration: none !important;
  position: static;
  z-index: 1; }

.swatch-option-link-layered {
  position: relative;
  margin: 0 !important;
  padding: 0 !important; }

.swatch-option-link-layered:focus > div {
  box-shadow: 0 0 3px 1px #68a8e0; }

.swatch-option-tooltip-layered {
  width: 140px;
  position: absolute;
  background: #fff;
  color: #949494;
  border: 1px solid #adadad;
  display: none;
  z-index: 999;
  left: -47px; }

.swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px; }

.swatch-textual-tooltip-layered {
  height: 30px;
  top: -40px; }

.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block; }

.swatch-attribute-options .swatch-option-tooltip-layered .title {
  width: 100%;
  height: 20px;
  position: absolute;
  bottom: -5px;
  left: 0;
  color: #282828;
  text-align: center;
  margin-bottom: 10px; }

.swatch-option-disabled:after {
  content: '';
  position: absolute;
  width: 42px;
  height: 2px;
  background: red;
  transform: rotate(-30deg);
  z-index: 995;
  left: -4px;
  top: 10px; }

.swatch-option-disabled {
  outline: none !important;
  cursor: default;
  border: 0; }

.swatch-opt-listing {
  margin-bottom: 10px; }

.swatch-option-loading {
  content: url(../Magento_Swatches/images/loader-2.gif); }

.swatch-input {
  left: -1000px;
  position: absolute;
  visibility: hidden; }
