@charset "UTF-8";
html {
  font-family: sans-serif;
  -webkit-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;
          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;
          appearance: field; }

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

.field-recaptcha {
  display: none; }

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

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

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

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

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

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

.slick-dots {
  margin: 0;
  list-style: none;
  text-align: center;
  padding: 10px; }
  .slick-dots li {
    display: inline-block;
    padding: 0 15px;
    cursor: pointer;
    position: relative;
    height: 23px; }
  .slick-dots button:not(:disabled), .slick-dots .cart.table-wrapper .actions-toolbar > .action:not(:disabled), .cart.table-wrapper .slick-dots .actions-toolbar > .action:not(:disabled), .slick-dots .action-gift:not(:disabled) {
    width: 4px;
    height: 4px;
    border: solid 1px #000000;
    background-color: #000000;
    padding: 0;
    border-radius: 4px;
    font-size: 0;
    display: inline-block;
    outline: none; }
  .slick-dots .progress-round__wrap {
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }

.progress-round {
  width: 40px;
  height: 40px;
  transform: rotate(-90deg); }
  .progress-round__wrap {
    display: none; }
  .progress-round circle {
    fill: transparent;
    stroke: black;
    stroke-width: 1; }

/*!
 * 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-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --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; }

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: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .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: 576px) {
  .container, .container-sm {
    max-width: 540px; } }

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

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

@media (min-width: 1200px) {
  .container, .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-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 {
  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: 576px) {
  .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: 992px) {
  .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%; } }

.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: 575.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: 991.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; } }

.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::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: 576px) {
    .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;
          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: 576px) {
  .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: 992px) {
  .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; } }

.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;
          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;
          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;
    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: 575.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: 576px) {
  .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: 991.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: 992px) {
  .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; } }

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

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem; }
  .card > hr {
    margin-right: 0;
    margin-left: 0; }
  .card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }

.card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1.25rem; }

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }
  .card-header + .list-group .list-group-item:first-child {
    border-top: 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img,
.card-img-top,
.card-img-bottom {
  flex-shrink: 0;
  width: 100%; }

.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px); }

.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px); }

.card-deck .card {
  margin-bottom: 15px; }

@media (min-width: 576px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px; }
    .card-deck .card {
      flex: 1 0 0%;
      margin-right: 15px;
      margin-bottom: 0;
      margin-left: 15px; } }

.card-group > .card {
  margin-bottom: 15px; }

@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap; }
    .card-group > .card {
      flex: 1 0 0%;
      margin-bottom: 0; }
      .card-group > .card + .card {
        margin-left: 0;
        border-left: 0; }
      .card-group > .card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; }
        .card-group > .card:not(:last-child) .card-img-top,
        .card-group > .card:not(:last-child) .card-header {
          border-top-right-radius: 0; }
        .card-group > .card:not(:last-child) .card-img-bottom,
        .card-group > .card:not(:last-child) .card-footer {
          border-bottom-right-radius: 0; }
      .card-group > .card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; }
        .card-group > .card:not(:first-child) .card-img-top,
        .card-group > .card:not(:first-child) .card-header {
          border-top-left-radius: 0; }
        .card-group > .card:not(:first-child) .card-img-bottom,
        .card-group > .card:not(:first-child) .card-footer {
          border-bottom-left-radius: 0; } }

.card-columns .card {
  margin-bottom: 0.75rem; }

@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1; }
    .card-columns .card {
      display: inline-block;
      width: 100%; } }

.accordion > .card {
  overflow: hidden; }
  .accordion > .card:not(:last-of-type) {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .accordion > .card:not(:first-of-type) {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .accordion > .card > .card-header {
    border-radius: 0;
    margin-bottom: -1px; }

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

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem; }

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6; }
  .page-link:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6; }
  .page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5; }

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem; }

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5; }

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem; }

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem; }

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  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) {
    .badge {
      transition: none; } }
  a.badge:hover, a.badge:focus {
    text-decoration: none; }
  .badge:empty {
    display: none; }

.btn .badge {
  position: relative;
  top: -1px; }

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem; }

.badge-primary {
  color: #fff;
  background-color: #007bff; }
  a.badge-primary:hover, a.badge-primary:focus {
    color: #fff;
    background-color: #0062cc; }
  a.badge-primary:focus, a.badge-primary.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.badge-secondary {
  color: #fff;
  background-color: #6c757d; }
  a.badge-secondary:hover, a.badge-secondary:focus {
    color: #fff;
    background-color: #545b62; }
  a.badge-secondary:focus, a.badge-secondary.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.badge-success {
  color: #fff;
  background-color: #28a745; }
  a.badge-success:hover, a.badge-success:focus {
    color: #fff;
    background-color: #1e7e34; }
  a.badge-success:focus, a.badge-success.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.badge-info {
  color: #fff;
  background-color: #17a2b8; }
  a.badge-info:hover, a.badge-info:focus {
    color: #fff;
    background-color: #117a8b; }
  a.badge-info:focus, a.badge-info.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.badge-warning {
  color: #212529;
  background-color: #ffc107; }
  a.badge-warning:hover, a.badge-warning:focus {
    color: #212529;
    background-color: #d39e00; }
  a.badge-warning:focus, a.badge-warning.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.badge-danger {
  color: #fff;
  background-color: #dc3545; }
  a.badge-danger:hover, a.badge-danger:focus {
    color: #fff;
    background-color: #bd2130; }
  a.badge-danger:focus, a.badge-danger.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.badge-light {
  color: #212529;
  background-color: #f8f9fa; }
  a.badge-light:hover, a.badge-light:focus {
    color: #212529;
    background-color: #dae0e5; }
  a.badge-light:focus, a.badge-light.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.badge-dark {
  color: #fff;
  background-color: #343a40; }
  a.badge-dark:hover, a.badge-dark:focus {
    color: #fff;
    background-color: #1d2124; }
  a.badge-dark:focus, a.badge-dark.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem; }
  @media (min-width: 576px) {
    .jumbotron {
      padding: 4rem 2rem; } }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

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

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease; }
  @media (prefers-reduced-motion: reduce) {
    .progress-bar {
      transition: none; } }

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite; }
  @media (prefers-reduced-motion: reduce) {
    .progress-bar-animated {
      animation: none; } }

.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: 576px) {
  .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: 992px) {
  .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; } }

.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;
          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: 576px) {
  .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: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px; } }

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

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  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-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;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem; }
    .tooltip .arrow::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0; }
  .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0; }
    .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
      top: 0;
      border-width: 0.4rem 0.4rem 0;
      border-top-color: #000; }

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem; }
  .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
      right: 0;
      border-width: 0.4rem 0.4rem 0.4rem 0;
      border-right-color: #000; }

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0; }
  .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0; }
    .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
      bottom: 0;
      border-width: 0 0.4rem 0.4rem;
      border-bottom-color: #000; }

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem; }
  .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
      left: 0;
      border-width: 0.4rem 0 0.4rem 0.4rem;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem; }

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

.carousel {
  position: relative; }

.carousel.pointer-event {
  touch-action: pan-y; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner::after {
    display: block;
    clear: both;
    content: ""; }

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transition: transform 0.6s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-item {
      transition: none; } }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block; }

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  transform: translateX(100%); }

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%); }

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none; }

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1; }

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-right {
      transition: none; } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-control-prev,
    .carousel-control-next {
      transition: none; } }
  .carousel-control-prev:hover, .carousel-control-prev:focus,
  .carousel-control-next:hover,
  .carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9; }

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50% / 100% 100%; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity 0.6s ease; }
    @media (prefers-reduced-motion: reduce) {
      .carousel-indicators li {
        transition: none; } }
  .carousel-indicators .active {
    opacity: 1; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

@keyframes spinner-border {
  to {
    transform: rotate(360deg); } }

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: spinner-border .75s linear infinite; }

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em; }

@keyframes spinner-grow {
  0% {
    transform: scale(0); }
  50% {
    opacity: 1; } }

.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: spinner-grow .75s linear infinite; }

.spinner-grow-sm {
  width: 1rem;
  height: 1rem; }

@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: 992px !important; }
  .container {
    min-width: 992px !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; } }

body[data-aos-duration='50'] [data-aos], [data-aos][data-aos][data-aos-duration='50'] {
  transition-duration: 50ms; }

body[data-aos-delay='50'] [data-aos], [data-aos][data-aos][data-aos-delay='50'] {
  transition-delay: 0s; }
  body[data-aos-delay='50'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='50'].aos-animate {
    transition-delay: 50ms; }

body[data-aos-duration='100'] [data-aos], [data-aos][data-aos][data-aos-duration='100'] {
  transition-duration: 100ms; }

body[data-aos-delay='100'] [data-aos], [data-aos][data-aos][data-aos-delay='100'] {
  transition-delay: 0s; }
  body[data-aos-delay='100'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='100'].aos-animate {
    transition-delay: 100ms; }

body[data-aos-duration='150'] [data-aos], [data-aos][data-aos][data-aos-duration='150'] {
  transition-duration: 150ms; }

body[data-aos-delay='150'] [data-aos], [data-aos][data-aos][data-aos-delay='150'] {
  transition-delay: 0s; }
  body[data-aos-delay='150'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='150'].aos-animate {
    transition-delay: 150ms; }

body[data-aos-duration='200'] [data-aos], [data-aos][data-aos][data-aos-duration='200'] {
  transition-duration: 200ms; }

body[data-aos-delay='200'] [data-aos], [data-aos][data-aos][data-aos-delay='200'] {
  transition-delay: 0s; }
  body[data-aos-delay='200'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='200'].aos-animate {
    transition-delay: 200ms; }

body[data-aos-duration='250'] [data-aos], [data-aos][data-aos][data-aos-duration='250'] {
  transition-duration: 250ms; }

body[data-aos-delay='250'] [data-aos], [data-aos][data-aos][data-aos-delay='250'] {
  transition-delay: 0s; }
  body[data-aos-delay='250'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='250'].aos-animate {
    transition-delay: 250ms; }

body[data-aos-duration='300'] [data-aos], [data-aos][data-aos][data-aos-duration='300'] {
  transition-duration: 300ms; }

body[data-aos-delay='300'] [data-aos], [data-aos][data-aos][data-aos-delay='300'] {
  transition-delay: 0s; }
  body[data-aos-delay='300'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='300'].aos-animate {
    transition-delay: 300ms; }

body[data-aos-duration='350'] [data-aos], [data-aos][data-aos][data-aos-duration='350'] {
  transition-duration: 350ms; }

body[data-aos-delay='350'] [data-aos], [data-aos][data-aos][data-aos-delay='350'] {
  transition-delay: 0s; }
  body[data-aos-delay='350'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='350'].aos-animate {
    transition-delay: 350ms; }

body[data-aos-duration='400'] [data-aos], [data-aos][data-aos][data-aos-duration='400'] {
  transition-duration: 400ms; }

body[data-aos-delay='400'] [data-aos], [data-aos][data-aos][data-aos-delay='400'] {
  transition-delay: 0s; }
  body[data-aos-delay='400'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='400'].aos-animate {
    transition-delay: 400ms; }

body[data-aos-duration='450'] [data-aos], [data-aos][data-aos][data-aos-duration='450'] {
  transition-duration: 450ms; }

body[data-aos-delay='450'] [data-aos], [data-aos][data-aos][data-aos-delay='450'] {
  transition-delay: 0s; }
  body[data-aos-delay='450'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='450'].aos-animate {
    transition-delay: 450ms; }

body[data-aos-duration='500'] [data-aos], [data-aos][data-aos][data-aos-duration='500'] {
  transition-duration: 500ms; }

body[data-aos-delay='500'] [data-aos], [data-aos][data-aos][data-aos-delay='500'] {
  transition-delay: 0s; }
  body[data-aos-delay='500'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='500'].aos-animate {
    transition-delay: 500ms; }

body[data-aos-duration='550'] [data-aos], [data-aos][data-aos][data-aos-duration='550'] {
  transition-duration: 550ms; }

body[data-aos-delay='550'] [data-aos], [data-aos][data-aos][data-aos-delay='550'] {
  transition-delay: 0s; }
  body[data-aos-delay='550'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='550'].aos-animate {
    transition-delay: 550ms; }

body[data-aos-duration='600'] [data-aos], [data-aos][data-aos][data-aos-duration='600'] {
  transition-duration: 600ms; }

body[data-aos-delay='600'] [data-aos], [data-aos][data-aos][data-aos-delay='600'] {
  transition-delay: 0s; }
  body[data-aos-delay='600'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='600'].aos-animate {
    transition-delay: 600ms; }

body[data-aos-duration='650'] [data-aos], [data-aos][data-aos][data-aos-duration='650'] {
  transition-duration: 650ms; }

body[data-aos-delay='650'] [data-aos], [data-aos][data-aos][data-aos-delay='650'] {
  transition-delay: 0s; }
  body[data-aos-delay='650'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='650'].aos-animate {
    transition-delay: 650ms; }

body[data-aos-duration='700'] [data-aos], [data-aos][data-aos][data-aos-duration='700'] {
  transition-duration: 700ms; }

body[data-aos-delay='700'] [data-aos], [data-aos][data-aos][data-aos-delay='700'] {
  transition-delay: 0s; }
  body[data-aos-delay='700'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='700'].aos-animate {
    transition-delay: 700ms; }

body[data-aos-duration='750'] [data-aos], [data-aos][data-aos][data-aos-duration='750'] {
  transition-duration: 750ms; }

body[data-aos-delay='750'] [data-aos], [data-aos][data-aos][data-aos-delay='750'] {
  transition-delay: 0s; }
  body[data-aos-delay='750'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='750'].aos-animate {
    transition-delay: 750ms; }

body[data-aos-duration='800'] [data-aos], [data-aos][data-aos][data-aos-duration='800'] {
  transition-duration: 800ms; }

body[data-aos-delay='800'] [data-aos], [data-aos][data-aos][data-aos-delay='800'] {
  transition-delay: 0s; }
  body[data-aos-delay='800'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='800'].aos-animate {
    transition-delay: 800ms; }

body[data-aos-duration='850'] [data-aos], [data-aos][data-aos][data-aos-duration='850'] {
  transition-duration: 850ms; }

body[data-aos-delay='850'] [data-aos], [data-aos][data-aos][data-aos-delay='850'] {
  transition-delay: 0s; }
  body[data-aos-delay='850'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='850'].aos-animate {
    transition-delay: 850ms; }

body[data-aos-duration='900'] [data-aos], [data-aos][data-aos][data-aos-duration='900'] {
  transition-duration: 900ms; }

body[data-aos-delay='900'] [data-aos], [data-aos][data-aos][data-aos-delay='900'] {
  transition-delay: 0s; }
  body[data-aos-delay='900'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='900'].aos-animate {
    transition-delay: 900ms; }

body[data-aos-duration='950'] [data-aos], [data-aos][data-aos][data-aos-duration='950'] {
  transition-duration: 950ms; }

body[data-aos-delay='950'] [data-aos], [data-aos][data-aos][data-aos-delay='950'] {
  transition-delay: 0s; }
  body[data-aos-delay='950'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='950'].aos-animate {
    transition-delay: 950ms; }

body[data-aos-duration='1000'] [data-aos], [data-aos][data-aos][data-aos-duration='1000'] {
  transition-duration: 1000ms; }

body[data-aos-delay='1000'] [data-aos], [data-aos][data-aos][data-aos-delay='1000'] {
  transition-delay: 0s; }
  body[data-aos-delay='1000'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1000'].aos-animate {
    transition-delay: 1000ms; }

body[data-aos-duration='1050'] [data-aos], [data-aos][data-aos][data-aos-duration='1050'] {
  transition-duration: 1050ms; }

body[data-aos-delay='1050'] [data-aos], [data-aos][data-aos][data-aos-delay='1050'] {
  transition-delay: 0s; }
  body[data-aos-delay='1050'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1050'].aos-animate {
    transition-delay: 1050ms; }

body[data-aos-duration='1100'] [data-aos], [data-aos][data-aos][data-aos-duration='1100'] {
  transition-duration: 1100ms; }

body[data-aos-delay='1100'] [data-aos], [data-aos][data-aos][data-aos-delay='1100'] {
  transition-delay: 0s; }
  body[data-aos-delay='1100'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1100'].aos-animate {
    transition-delay: 1100ms; }

body[data-aos-duration='1150'] [data-aos], [data-aos][data-aos][data-aos-duration='1150'] {
  transition-duration: 1150ms; }

body[data-aos-delay='1150'] [data-aos], [data-aos][data-aos][data-aos-delay='1150'] {
  transition-delay: 0s; }
  body[data-aos-delay='1150'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1150'].aos-animate {
    transition-delay: 1150ms; }

body[data-aos-duration='1200'] [data-aos], [data-aos][data-aos][data-aos-duration='1200'] {
  transition-duration: 1200ms; }

body[data-aos-delay='1200'] [data-aos], [data-aos][data-aos][data-aos-delay='1200'] {
  transition-delay: 0s; }
  body[data-aos-delay='1200'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1200'].aos-animate {
    transition-delay: 1200ms; }

body[data-aos-duration='1250'] [data-aos], [data-aos][data-aos][data-aos-duration='1250'] {
  transition-duration: 1250ms; }

body[data-aos-delay='1250'] [data-aos], [data-aos][data-aos][data-aos-delay='1250'] {
  transition-delay: 0s; }
  body[data-aos-delay='1250'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1250'].aos-animate {
    transition-delay: 1250ms; }

body[data-aos-duration='1300'] [data-aos], [data-aos][data-aos][data-aos-duration='1300'] {
  transition-duration: 1300ms; }

body[data-aos-delay='1300'] [data-aos], [data-aos][data-aos][data-aos-delay='1300'] {
  transition-delay: 0s; }
  body[data-aos-delay='1300'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1300'].aos-animate {
    transition-delay: 1300ms; }

body[data-aos-duration='1350'] [data-aos], [data-aos][data-aos][data-aos-duration='1350'] {
  transition-duration: 1350ms; }

body[data-aos-delay='1350'] [data-aos], [data-aos][data-aos][data-aos-delay='1350'] {
  transition-delay: 0s; }
  body[data-aos-delay='1350'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1350'].aos-animate {
    transition-delay: 1350ms; }

body[data-aos-duration='1400'] [data-aos], [data-aos][data-aos][data-aos-duration='1400'] {
  transition-duration: 1400ms; }

body[data-aos-delay='1400'] [data-aos], [data-aos][data-aos][data-aos-delay='1400'] {
  transition-delay: 0s; }
  body[data-aos-delay='1400'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1400'].aos-animate {
    transition-delay: 1400ms; }

body[data-aos-duration='1450'] [data-aos], [data-aos][data-aos][data-aos-duration='1450'] {
  transition-duration: 1450ms; }

body[data-aos-delay='1450'] [data-aos], [data-aos][data-aos][data-aos-delay='1450'] {
  transition-delay: 0s; }
  body[data-aos-delay='1450'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1450'].aos-animate {
    transition-delay: 1450ms; }

body[data-aos-duration='1500'] [data-aos], [data-aos][data-aos][data-aos-duration='1500'] {
  transition-duration: 1500ms; }

body[data-aos-delay='1500'] [data-aos], [data-aos][data-aos][data-aos-delay='1500'] {
  transition-delay: 0s; }
  body[data-aos-delay='1500'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1500'].aos-animate {
    transition-delay: 1500ms; }

body[data-aos-duration='1550'] [data-aos], [data-aos][data-aos][data-aos-duration='1550'] {
  transition-duration: 1550ms; }

body[data-aos-delay='1550'] [data-aos], [data-aos][data-aos][data-aos-delay='1550'] {
  transition-delay: 0s; }
  body[data-aos-delay='1550'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1550'].aos-animate {
    transition-delay: 1550ms; }

body[data-aos-duration='1600'] [data-aos], [data-aos][data-aos][data-aos-duration='1600'] {
  transition-duration: 1600ms; }

body[data-aos-delay='1600'] [data-aos], [data-aos][data-aos][data-aos-delay='1600'] {
  transition-delay: 0s; }
  body[data-aos-delay='1600'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1600'].aos-animate {
    transition-delay: 1600ms; }

body[data-aos-duration='1650'] [data-aos], [data-aos][data-aos][data-aos-duration='1650'] {
  transition-duration: 1650ms; }

body[data-aos-delay='1650'] [data-aos], [data-aos][data-aos][data-aos-delay='1650'] {
  transition-delay: 0s; }
  body[data-aos-delay='1650'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1650'].aos-animate {
    transition-delay: 1650ms; }

body[data-aos-duration='1700'] [data-aos], [data-aos][data-aos][data-aos-duration='1700'] {
  transition-duration: 1700ms; }

body[data-aos-delay='1700'] [data-aos], [data-aos][data-aos][data-aos-delay='1700'] {
  transition-delay: 0s; }
  body[data-aos-delay='1700'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1700'].aos-animate {
    transition-delay: 1700ms; }

body[data-aos-duration='1750'] [data-aos], [data-aos][data-aos][data-aos-duration='1750'] {
  transition-duration: 1750ms; }

body[data-aos-delay='1750'] [data-aos], [data-aos][data-aos][data-aos-delay='1750'] {
  transition-delay: 0s; }
  body[data-aos-delay='1750'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1750'].aos-animate {
    transition-delay: 1750ms; }

body[data-aos-duration='1800'] [data-aos], [data-aos][data-aos][data-aos-duration='1800'] {
  transition-duration: 1800ms; }

body[data-aos-delay='1800'] [data-aos], [data-aos][data-aos][data-aos-delay='1800'] {
  transition-delay: 0s; }
  body[data-aos-delay='1800'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1800'].aos-animate {
    transition-delay: 1800ms; }

body[data-aos-duration='1850'] [data-aos], [data-aos][data-aos][data-aos-duration='1850'] {
  transition-duration: 1850ms; }

body[data-aos-delay='1850'] [data-aos], [data-aos][data-aos][data-aos-delay='1850'] {
  transition-delay: 0s; }
  body[data-aos-delay='1850'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1850'].aos-animate {
    transition-delay: 1850ms; }

body[data-aos-duration='1900'] [data-aos], [data-aos][data-aos][data-aos-duration='1900'] {
  transition-duration: 1900ms; }

body[data-aos-delay='1900'] [data-aos], [data-aos][data-aos][data-aos-delay='1900'] {
  transition-delay: 0s; }
  body[data-aos-delay='1900'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1900'].aos-animate {
    transition-delay: 1900ms; }

body[data-aos-duration='1950'] [data-aos], [data-aos][data-aos][data-aos-duration='1950'] {
  transition-duration: 1950ms; }

body[data-aos-delay='1950'] [data-aos], [data-aos][data-aos][data-aos-delay='1950'] {
  transition-delay: 0s; }
  body[data-aos-delay='1950'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1950'].aos-animate {
    transition-delay: 1950ms; }

body[data-aos-duration='2000'] [data-aos], [data-aos][data-aos][data-aos-duration='2000'] {
  transition-duration: 2000ms; }

body[data-aos-delay='2000'] [data-aos], [data-aos][data-aos][data-aos-delay='2000'] {
  transition-delay: 0s; }
  body[data-aos-delay='2000'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2000'].aos-animate {
    transition-delay: 2000ms; }

body[data-aos-duration='2050'] [data-aos], [data-aos][data-aos][data-aos-duration='2050'] {
  transition-duration: 2050ms; }

body[data-aos-delay='2050'] [data-aos], [data-aos][data-aos][data-aos-delay='2050'] {
  transition-delay: 0s; }
  body[data-aos-delay='2050'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2050'].aos-animate {
    transition-delay: 2050ms; }

body[data-aos-duration='2100'] [data-aos], [data-aos][data-aos][data-aos-duration='2100'] {
  transition-duration: 2100ms; }

body[data-aos-delay='2100'] [data-aos], [data-aos][data-aos][data-aos-delay='2100'] {
  transition-delay: 0s; }
  body[data-aos-delay='2100'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2100'].aos-animate {
    transition-delay: 2100ms; }

body[data-aos-duration='2150'] [data-aos], [data-aos][data-aos][data-aos-duration='2150'] {
  transition-duration: 2150ms; }

body[data-aos-delay='2150'] [data-aos], [data-aos][data-aos][data-aos-delay='2150'] {
  transition-delay: 0s; }
  body[data-aos-delay='2150'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2150'].aos-animate {
    transition-delay: 2150ms; }

body[data-aos-duration='2200'] [data-aos], [data-aos][data-aos][data-aos-duration='2200'] {
  transition-duration: 2200ms; }

body[data-aos-delay='2200'] [data-aos], [data-aos][data-aos][data-aos-delay='2200'] {
  transition-delay: 0s; }
  body[data-aos-delay='2200'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2200'].aos-animate {
    transition-delay: 2200ms; }

body[data-aos-duration='2250'] [data-aos], [data-aos][data-aos][data-aos-duration='2250'] {
  transition-duration: 2250ms; }

body[data-aos-delay='2250'] [data-aos], [data-aos][data-aos][data-aos-delay='2250'] {
  transition-delay: 0s; }
  body[data-aos-delay='2250'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2250'].aos-animate {
    transition-delay: 2250ms; }

body[data-aos-duration='2300'] [data-aos], [data-aos][data-aos][data-aos-duration='2300'] {
  transition-duration: 2300ms; }

body[data-aos-delay='2300'] [data-aos], [data-aos][data-aos][data-aos-delay='2300'] {
  transition-delay: 0s; }
  body[data-aos-delay='2300'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2300'].aos-animate {
    transition-delay: 2300ms; }

body[data-aos-duration='2350'] [data-aos], [data-aos][data-aos][data-aos-duration='2350'] {
  transition-duration: 2350ms; }

body[data-aos-delay='2350'] [data-aos], [data-aos][data-aos][data-aos-delay='2350'] {
  transition-delay: 0s; }
  body[data-aos-delay='2350'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2350'].aos-animate {
    transition-delay: 2350ms; }

body[data-aos-duration='2400'] [data-aos], [data-aos][data-aos][data-aos-duration='2400'] {
  transition-duration: 2400ms; }

body[data-aos-delay='2400'] [data-aos], [data-aos][data-aos][data-aos-delay='2400'] {
  transition-delay: 0s; }
  body[data-aos-delay='2400'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2400'].aos-animate {
    transition-delay: 2400ms; }

body[data-aos-duration='2450'] [data-aos], [data-aos][data-aos][data-aos-duration='2450'] {
  transition-duration: 2450ms; }

body[data-aos-delay='2450'] [data-aos], [data-aos][data-aos][data-aos-delay='2450'] {
  transition-delay: 0s; }
  body[data-aos-delay='2450'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2450'].aos-animate {
    transition-delay: 2450ms; }

body[data-aos-duration='2500'] [data-aos], [data-aos][data-aos][data-aos-duration='2500'] {
  transition-duration: 2500ms; }

body[data-aos-delay='2500'] [data-aos], [data-aos][data-aos][data-aos-delay='2500'] {
  transition-delay: 0s; }
  body[data-aos-delay='2500'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2500'].aos-animate {
    transition-delay: 2500ms; }

body[data-aos-duration='2550'] [data-aos], [data-aos][data-aos][data-aos-duration='2550'] {
  transition-duration: 2550ms; }

body[data-aos-delay='2550'] [data-aos], [data-aos][data-aos][data-aos-delay='2550'] {
  transition-delay: 0s; }
  body[data-aos-delay='2550'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2550'].aos-animate {
    transition-delay: 2550ms; }

body[data-aos-duration='2600'] [data-aos], [data-aos][data-aos][data-aos-duration='2600'] {
  transition-duration: 2600ms; }

body[data-aos-delay='2600'] [data-aos], [data-aos][data-aos][data-aos-delay='2600'] {
  transition-delay: 0s; }
  body[data-aos-delay='2600'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2600'].aos-animate {
    transition-delay: 2600ms; }

body[data-aos-duration='2650'] [data-aos], [data-aos][data-aos][data-aos-duration='2650'] {
  transition-duration: 2650ms; }

body[data-aos-delay='2650'] [data-aos], [data-aos][data-aos][data-aos-delay='2650'] {
  transition-delay: 0s; }
  body[data-aos-delay='2650'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2650'].aos-animate {
    transition-delay: 2650ms; }

body[data-aos-duration='2700'] [data-aos], [data-aos][data-aos][data-aos-duration='2700'] {
  transition-duration: 2700ms; }

body[data-aos-delay='2700'] [data-aos], [data-aos][data-aos][data-aos-delay='2700'] {
  transition-delay: 0s; }
  body[data-aos-delay='2700'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2700'].aos-animate {
    transition-delay: 2700ms; }

body[data-aos-duration='2750'] [data-aos], [data-aos][data-aos][data-aos-duration='2750'] {
  transition-duration: 2750ms; }

body[data-aos-delay='2750'] [data-aos], [data-aos][data-aos][data-aos-delay='2750'] {
  transition-delay: 0s; }
  body[data-aos-delay='2750'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2750'].aos-animate {
    transition-delay: 2750ms; }

body[data-aos-duration='2800'] [data-aos], [data-aos][data-aos][data-aos-duration='2800'] {
  transition-duration: 2800ms; }

body[data-aos-delay='2800'] [data-aos], [data-aos][data-aos][data-aos-delay='2800'] {
  transition-delay: 0s; }
  body[data-aos-delay='2800'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2800'].aos-animate {
    transition-delay: 2800ms; }

body[data-aos-duration='2850'] [data-aos], [data-aos][data-aos][data-aos-duration='2850'] {
  transition-duration: 2850ms; }

body[data-aos-delay='2850'] [data-aos], [data-aos][data-aos][data-aos-delay='2850'] {
  transition-delay: 0s; }
  body[data-aos-delay='2850'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2850'].aos-animate {
    transition-delay: 2850ms; }

body[data-aos-duration='2900'] [data-aos], [data-aos][data-aos][data-aos-duration='2900'] {
  transition-duration: 2900ms; }

body[data-aos-delay='2900'] [data-aos], [data-aos][data-aos][data-aos-delay='2900'] {
  transition-delay: 0s; }
  body[data-aos-delay='2900'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2900'].aos-animate {
    transition-delay: 2900ms; }

body[data-aos-duration='2950'] [data-aos], [data-aos][data-aos][data-aos-duration='2950'] {
  transition-duration: 2950ms; }

body[data-aos-delay='2950'] [data-aos], [data-aos][data-aos][data-aos-delay='2950'] {
  transition-delay: 0s; }
  body[data-aos-delay='2950'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2950'].aos-animate {
    transition-delay: 2950ms; }

body[data-aos-duration='3000'] [data-aos], [data-aos][data-aos][data-aos-duration='3000'] {
  transition-duration: 3000ms; }

body[data-aos-delay='3000'] [data-aos], [data-aos][data-aos][data-aos-delay='3000'] {
  transition-delay: 0s; }
  body[data-aos-delay='3000'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='3000'].aos-animate {
    transition-delay: 3000ms; }

[data-aos] {
  pointer-events: none; }
  [data-aos].aos-animate {
    pointer-events: auto; }

body[data-aos-easing="linear"] [data-aos], [data-aos][data-aos][data-aos-easing="linear"] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75); }

body[data-aos-easing="ease"] [data-aos], [data-aos][data-aos][data-aos-easing="ease"] {
  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1); }

body[data-aos-easing="ease-in"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in"] {
  transition-timing-function: cubic-bezier(0.42, 0, 1, 1); }

body[data-aos-easing="ease-out"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out"] {
  transition-timing-function: cubic-bezier(0, 0, 0.58, 1); }

body[data-aos-easing="ease-in-out"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out"] {
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1); }

body[data-aos-easing="ease-in-back"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-back"] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045); }

body[data-aos-easing="ease-out-back"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-back"] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275); }

body[data-aos-easing="ease-in-out-back"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-back"] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

body[data-aos-easing="ease-in-sine"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-sine"] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715); }

body[data-aos-easing="ease-out-sine"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-sine"] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1); }

body[data-aos-easing="ease-in-out-sine"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-sine"] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95); }

body[data-aos-easing="ease-in-quad"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-quad"] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); }

body[data-aos-easing="ease-out-quad"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-quad"] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }

body[data-aos-easing="ease-in-out-quad"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-quad"] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }

body[data-aos-easing="ease-in-cubic"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-cubic"] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); }

body[data-aos-easing="ease-out-cubic"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-cubic"] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }

body[data-aos-easing="ease-in-out-cubic"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-cubic"] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }

body[data-aos-easing="ease-in-quart"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-quart"] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); }

body[data-aos-easing="ease-out-quart"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-quart"] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }

body[data-aos-easing="ease-in-out-quart"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-quart"] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }

@media screen {
  html:not(.no-js) {
    /**
    * Fade animations:
    * fade
    * fade-up, fade-down, fade-left, fade-right
    * fade-up-right, fade-up-left, fade-down-right, fade-down-left
    */
    /**
    * Zoom animations:
    * zoom-in, zoom-in-up, zoom-in-down, zoom-in-left, zoom-in-right
    * zoom-out, zoom-out-up, zoom-out-down, zoom-out-left, zoom-out-right
    */
    /**
    * Slide animations
    */
    /**
    * Flip animations:
    * flip-left, flip-right, flip-up, flip-down
    */ }
    html:not(.no-js) [data-aos^='fade'][data-aos^='fade'] {
      opacity: 0;
      transition-property: opacity, transform; }
      html:not(.no-js) [data-aos^='fade'][data-aos^='fade'].aos-animate {
        opacity: 1;
        transform: none;
        object-fit: contain; }
    html:not(.no-js) [data-aos='fade-up'] {
      transform: translate3d(0, 100px, 0); }
    html:not(.no-js) [data-aos='fade-down'] {
      transform: translate3d(0, -100px, 0); }
    html:not(.no-js) [data-aos='fade-right'] {
      transform: translate3d(-100px, 0, 0); }
    html:not(.no-js) [data-aos='fade-left'] {
      transform: translate3d(100px, 0, 0); }
    html:not(.no-js) [data-aos='fade-up-right'] {
      transform: translate3d(-100px, 100px, 0); }
    html:not(.no-js) [data-aos='fade-up-left'] {
      transform: translate3d(100px, 100px, 0); }
    html:not(.no-js) [data-aos='fade-down-right'] {
      transform: translate3d(-100px, -100px, 0); }
    html:not(.no-js) [data-aos='fade-down-left'] {
      transform: translate3d(100px, -100px, 0); }
    html:not(.no-js) [data-aos^='zoom'][data-aos^='zoom'] {
      opacity: 0;
      transition-property: opacity, transform; }
      html:not(.no-js) [data-aos^='zoom'][data-aos^='zoom'].aos-animate {
        opacity: 1;
        transform: translate3d(0, 0, 0) scale(1); }
    html:not(.no-js) [data-aos='zoom-in'] {
      transform: scale(0.6); }
    html:not(.no-js) [data-aos='zoom-in-up'] {
      transform: translate3d(0, 100px, 0) scale(0.6); }
    html:not(.no-js) [data-aos='zoom-in-down'] {
      transform: translate3d(0, -100px, 0) scale(0.6); }
    html:not(.no-js) [data-aos='zoom-in-right'] {
      transform: translate3d(-100px, 0, 0) scale(0.6); }
    html:not(.no-js) [data-aos='zoom-in-left'] {
      transform: translate3d(100px, 0, 0) scale(0.6); }
    html:not(.no-js) [data-aos='zoom-out'] {
      transform: scale(1.2); }
    html:not(.no-js) [data-aos='zoom-out-up'] {
      transform: translate3d(0, 100px, 0) scale(1.2); }
    html:not(.no-js) [data-aos='zoom-out-down'] {
      transform: translate3d(0, -100px, 0) scale(1.2); }
    html:not(.no-js) [data-aos='zoom-out-right'] {
      transform: translate3d(-100px, 0, 0) scale(1.2); }
    html:not(.no-js) [data-aos='zoom-out-left'] {
      transform: translate3d(100px, 0, 0) scale(1.2); }
    html:not(.no-js) [data-aos^='slide'][data-aos^='slide'] {
      transition-property: transform;
      visibility: hidden; }
      html:not(.no-js) [data-aos^='slide'][data-aos^='slide'].aos-animate {
        visibility: visible;
        transform: translate3d(0, 0, 0); }
    html:not(.no-js) [data-aos='slide-up'] {
      transform: translate3d(0, 100%, 0); }
    html:not(.no-js) [data-aos='slide-down'] {
      transform: translate3d(0, -100%, 0); }
    html:not(.no-js) [data-aos='slide-right'] {
      transform: translate3d(-100%, 0, 0); }
    html:not(.no-js) [data-aos='slide-left'] {
      transform: translate3d(100%, 0, 0); }
    html:not(.no-js) [data-aos^='flip'][data-aos^='flip'] {
      -webkit-backface-visibility: hidden;
              backface-visibility: hidden;
      transition-property: transform; }
    html:not(.no-js) [data-aos='flip-left'] {
      transform: perspective(2500px) rotateY(-100deg); }
      html:not(.no-js) [data-aos='flip-left'].aos-animate {
        transform: perspective(2500px) rotateY(0); }
    html:not(.no-js) [data-aos='flip-right'] {
      transform: perspective(2500px) rotateY(100deg); }
      html:not(.no-js) [data-aos='flip-right'].aos-animate {
        transform: perspective(2500px) rotateY(0); }
    html:not(.no-js) [data-aos='flip-up'] {
      transform: perspective(2500px) rotateX(-100deg); }
      html:not(.no-js) [data-aos='flip-up'].aos-animate {
        transform: perspective(2500px) rotateX(0); }
    html:not(.no-js) [data-aos='flip-down'] {
      transform: perspective(2500px) rotateX(100deg); }
      html:not(.no-js) [data-aos='flip-down'].aos-animate {
        transform: perspective(2500px) rotateX(0); } }

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: "Poppins", "CopperplateGothicBT-Cond", 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 #d1d1d1;
  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 #d1d1d1;
  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-family: "CopperplateGothicBT-Cond", Helvetica, Arial, sans-serif;
  font-weight: 700;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 0;
  margin-bottom: 2rem;
  text-transform: uppercase;
  text-align: center; }

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: "Poppins", "CopperplateGothicBT-Cond", 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 #d1d1d1;
  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 #d1d1d1;
  margin: 0 0 20px 40px;
  padding: 0;
  color: #333;
  font-family: "Poppins", "CopperplateGothicBT-Cond", 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: "Poppins", "CopperplateGothicBT-Cond", 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.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: 0.8px solid #979797;
  border-radius: 0;
  font-family: "Poppins", "CopperplateGothicBT-Cond", Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  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: #979797; }
  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: #979797; }
  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: #979797; }

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: 0.8px solid #979797;
  border-radius: 0;
  font-family: "Poppins", "CopperplateGothicBT-Cond", Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  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: 0.8px solid #979797;
  border-radius: 0;
  font-family: "Poppins", "CopperplateGothicBT-Cond", 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: #979797; }
  textarea::-webkit-input-placeholder {
    color: #979797; }
  textarea:-ms-input-placeholder {
    color: #979797; }

input.mage-error,
select.mage-error,
textarea.mage-error {
  border-color: #ed8380; }

div.mage-error[generated] {
  color: #e02b27;
  font-size: 1.2rem; }

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 {
  outline: none;
  box-shadow: none; }

.selectric-wrapper {
  position: relative;
  cursor: pointer; }

.selectric-responsive {
  width: 100%; }

.selectric {
  position: relative;
  overflow: hidden;
  height: 49px;
  padding: 15px 50px 10px 20px;
  margin: 0;
  background-repeat: no-repeat;
  border: solid 0.8px rgba(134, 134, 134, 0.4);
  background-image: url("../../frontend/Mariagefreres/default/it_IT/images/arrow-down.png");
  background-position: center right 24px;
  z-index: 9;
  background-color: #fff; }
  .selectric .label {
    font-family: "Poppins";
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
    -webkit-user-select: none;
            user-select: none;
    font-size: 11px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: 0.61px;
    color: #000000; }
  .selectric .button {
    display: none; }

.selectric-product-custom-option .selectric {
  padding: 22px 30px 12px !important; }

.selectric-focus .selectric {
  border-color: #aaaaaa; }

.selectric-hover .selectric {
  border-color: #c4c4c4; }
  .selectric-hover .selectric .button {
    color: #a2a2a2; }
    .selectric-hover .selectric .button:after {
      border-top-color: #a2a2a2; }

.selectric-open {
  z-index: 9999; }
  .selectric-open .selectric {
    border-color: #c4c4c4; }
  .selectric-open .selectric-items {
    visibility: visible;
    transform: scaleY(1); }

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
          user-select: none; }

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0; }
  .selectric-hide-select select {
    position: absolute;
    left: -100%; }
  .selectric-hide-select.selectric-is-native {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10; }
    .selectric-hide-select.selectric-is-native select {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      height: 100%;
      width: 100%;
      border: none;
      z-index: 1;
      box-sizing: border-box;
      opacity: 0; }

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  font: 0 / 0 a !important;
  background: none !important; }

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important; }

.selectric-items {
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  border: 1px solid #c4c4c4;
  z-index: -1;
  box-shadow: 0 0 10px -6px;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
  transform: scaleY(0);
  transform-origin: top; }
  .selectric-items ul > li {
    font-family: "Poppins", "CopperplateGothicBT-Cond", Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: 0.61px;
    color: #000; }
    .selectric-items ul > li:empty {
      display: none; }
  .selectric-items .selectric-scroll {
    height: 100%;
    overflow: auto; }
  .selectric-above .selectric-items {
    top: auto;
    bottom: 100%; }
  .selectric-items ul,
  .selectric-items li {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 20px;
    min-height: 20px; }
  .selectric-items li {
    display: block;
    padding: 10px;
    color: #000;
    cursor: pointer;
    position: relative;
    opacity: 0.6;
    transition: all 0.3s ease-in-out; }
    .selectric-items li::after {
      content: '';
      width: 3px;
      height: 0;
      background: #000;
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      opacity: 0;
      transition: all 0.3s ease-in-out; }
    .selectric-items li.selected, .selectric-items li.highlighted, .selectric-items li:hover {
      background: #fff;
      color: #000;
      opacity: 1; }
      .selectric-items li.selected::after, .selectric-items li.highlighted::after, .selectric-items li:hover::after {
        opacity: 1;
        height: 100%; }
  .selectric-items .disabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default !important;
    background: none !important;
    color: #666 !important;
    -webkit-user-select: none;
            user-select: none; }
  .selectric-items .selectric-group .selectric-group-label {
    font-weight: bold;
    padding-left: 10px;
    cursor: default;
    -webkit-user-select: none;
            user-select: none;
    background: none;
    color: #444; }
  .selectric-items .selectric-group.disabled li {
    filter: alpha(opacity=100);
    opacity: 1; }
  .selectric-items .selectric-group li {
    padding-left: 25px; }

.disabled {
  pointer-events: none;
  opacity: 0.5; }

.label, .fieldset > div.field:not(.choice) label.label, .fieldset label.label {
  display: block;
  background: transparent;
  text-align: left;
  padding: 0;
  margin-bottom: 5px;
  position: relative;
  height: auto;
  font-size: 10px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.72;
  letter-spacing: 0.56px;
  color: #a1a1a1;
  white-space: nowrap; }

.fieldset > .fields > .field.required > .label::after,
.fieldset > .fields > .field._required > .label::after, .fieldset > div.field.required > .label::after,
.fieldset > div.field._required > .label::after {
  content: '*';
  margin-left: 4px;
  top: 0;
  color: #a1a1a1;
  font-size: 10px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.72;
  letter-spacing: 0.56px; }

.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: 0.8px solid #979797;
        border-radius: 0;
        font-family: "Poppins", "CopperplateGothicBT-Cond", Helvetica, Arial, sans-serif;
        font-size: 14px;
        height: 32px;
        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: #979797; }
        .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: #979797; }
        .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: #979797; }
      .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: #e02b27;
      font-size: 1.2rem;
      margin: 0 0 0 5px; }
    .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; }
  .fieldset .field select {
    margin-bottom: 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; }

.field-error {
  color: #e02b27;
  font-size: 1.2rem;
  position: absolute;
  bottom: 0;
  font-size: 10px;
  font-weight: 700; }

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

.form .mage-error {
  color: #e02b27; }

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

.fieldset {
  display: block;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 50px;
  padding: 0 10px; }
  @media only screen and (max-width: 767px) {
    .fieldset {
      margin-bottom: 25px; } }
  .fieldset::after {
    content: '';
    display: table;
    clear: both; }
  .fieldset h2 {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase; }
    @media only screen and (max-width: 767px) {
      .fieldset h2 {
        font-size: 14px; } }
  .fieldset .form-instructions {
    font-size: 16px;
    font-style: italic; }
  .fieldset ul.form-list,
  .fieldset ol.form-list {
    margin-left: 0;
    list-style: none; }
  @media only screen and (min-width: 768px) {
    .fieldset > div.field {
      margin: 0 0 20px; } }
  .fieldset > div.field input[type="checkbox"] + label,
  .fieldset > div.field input[type="radio"] + label {
    margin-bottom: 14px; }
  .opc-wrapper .fieldset > div.field.required > .label:after, .opc-wrapper
  .fieldset > div.field._required > .label:after {
    top: 0; }
  .fieldset > div.field:not(.choice) {
    width: 50%; }
    @media only screen and (max-width: 991px) {
      .fieldset > div.field:not(.choice) {
        width: 100%; } }
    .fieldset > div.field:not(.choice) > div.control {
      width: 100%; }
    .fieldset > div.field:not(.choice) label.label {
      text-transform: uppercase;
      position: absolute;
      top: 24px;
      left: 40px;
      z-index: 9;
      clip: auto;
      transition: all 0.4s cubic-bezier(0.39, 0.58, 0.57, 1); }
      .fieldset > div.field:not(.choice) label.label.focus {
        top: 10px; }
      @media only screen and (max-width: 767px) {
        .fieldset > div.field:not(.choice) label.label {
          left: 30px; } }
      .column:not(.main) .fieldset > div.field:not(.choice) label.label {
        font-weight: 700; }
    .fieldset > div.field:not(.choice).has-focus-input label.label {
      top: 10px; }
  .fieldset > div.field.delivery-note {
    width: 100%; }
  .fieldset > div.field.note {
    width: 100%; }
  .fieldset > div.field, .fieldset > div.field.note.no-label, .fieldset > div.field.comment {
    width: 100%;
    padding: 0 10px;
    float: left;
    position: relative; }
  .fieldset > div.field.choice:before, .fieldset > div.field.no-label:before {
    display: none; }
  .fieldset label.required em {
    display: none; }
  .fieldset label.required:after {
    content: ' *';
    color: red; }
  .fieldset p.required {
    margin-bottom: 5px;
    float: right;
    color: red; }
  .fieldset legend.legend {
    font-size: 16px;
    text-transform: initial;
    font-weight: 700;
    color: black;
    margin: 0;
    border: 0;
    padding: 0 10px;
    letter-spacing: 0; }
  .fieldset input:not([type]),
  .fieldset input[type="text"],
  .fieldset input[type="password"],
  .fieldset input[type="date"],
  .fieldset input[type="datetime"],
  .fieldset input[type="datetime-local"],
  .fieldset input[type="month"],
  .fieldset input[type="week"],
  .fieldset input[type="email"],
  .fieldset input[type="number"],
  .fieldset input[type="search"],
  .fieldset input[type="tel"],
  .fieldset input[type="time"],
  .fieldset input[type="url"],
  .fieldset input[type="color"],
  .fieldset .control .selectric,
  .fieldset select {
    height: 60px;
    margin-bottom: 15px;
    padding: 2.6rem 5rem 1.2rem 3rem;
    box-shadow: none;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: 0.61px;
    color: #000000;
    border: 0.8px solid #979797; }
  .fieldset .fieldset {
    padding: 0; }
    .fieldset .fieldset .field {
      position: relative; }
  .fieldset .fullname .fieldset .field .control {
    width: 100%;
    float: left; }

select {
  appearance: none;
  background-image: url(../../frontend/Mariagefreres/default/it_IT/images/arrow-down.png);
  background-repeat: no-repeat;
  background-color: #fff;
  background-position: top calc(60px / 2 - 7px) right 18px;
  border: 1px solid #979797;
  padding-left: 35px;
  padding-right: 35px;
  height: 49px;
  -webkit-appearance: none; }
  select::-ms-expand {
    display: none; }

.passwordToggleBtn > i.ic-eye, .passwordToggleBtn > i.ic-eye-blocked {
  position: absolute;
  top: 50%;
  right: 1.5rem;
  transform: translateY(-50%);
  z-index: 22;
  opacity: 0.3;
  font-size: 18px;
  cursor: pointer; }

input[type="checkbox"]:checked, input[type="checkbox"]:not(:checked),
input[type="radio"]:checked,
input[type="radio"]:not(:checked) {
  position: absolute;
  left: 0;
  opacity: 0 !important;
  pointer-events: none; }
  input[type="checkbox"]:checked + label, input[type="checkbox"]:not(:checked) + label,
  input[type="radio"]:checked + label,
  input[type="radio"]:not(:checked) + label {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    position: relative;
    padding-left: 29px;
    font-size: 13px;
    font-weight: 400;
    color: rgba(37, 34, 27, 0.4);
    font-family: "Poppins";
    line-height: normal;
    display: inline-block;
    white-space: normal;
    letter-spacing: 0;
    cursor: pointer; }
    input[type="checkbox"]:checked + label::before, input[type="checkbox"]:checked + label::after, input[type="checkbox"]:not(:checked) + label::before, input[type="checkbox"]:not(:checked) + label::after,
    input[type="radio"]:checked + label::before,
    input[type="radio"]:checked + label::after,
    input[type="radio"]:not(:checked) + label::before,
    input[type="radio"]:not(:checked) + label::after {
      content: '';
      position: absolute;
      display: block; }
    input[type="checkbox"]:checked + label::before, input[type="checkbox"]:not(:checked) + label::before,
    input[type="radio"]:checked + label::before,
    input[type="radio"]:not(:checked) + label::before {
      top: 0;
      left: 0;
      width: 14px;
      height: 14px;
      background: #fff;
      border: 1px solid rgba(0, 0, 0, 0.4); }
    input[type="checkbox"]:checked + label::after, input[type="checkbox"]:not(:checked) + label::after,
    input[type="radio"]:checked + label::after,
    input[type="radio"]:not(:checked) + label::after {
      top: 2px;
      left: 2px;
      width: 10px;
      height: 10px;
      background: black; }

input[type="checkbox"]:not(:checked) + label:after,
input[type="radio"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0); }

input[type="radio"] + label::before,
input[type="radio"] + label::after {
  border-radius: 50%; }

input + .mage-error {
  color: red; }

.actions-toolbar > .primary {
  text-align: center;
  margin-bottom: 10px; }
  .actions-toolbar > .primary:last-child {
    margin-bottom: 0; }

.actions-toolbar > .secondary {
  margin-bottom: 10px; }
  .actions-toolbar > .secondary .action {
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    position: relative;
    cursor: pointer;
    color: black;
    margin-left: 109px;
    display: inline-block;
    text-decoration: none; }
    .actions-toolbar > .secondary .action:after {
      content: '';
      display: inline-block;
      position: absolute;
      left: 0;
      bottom: -2px;
      width: 100%;
      height: 1px;
      background: black;
      transition: all 0.4s cubic-bezier(0.39, 0.58, 0.57, 1); }
    .actions-toolbar > .secondary .action:hover:after {
      width: 80%; }
  .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; } }

@media only screen and (min-width: 768px) {
  .actions-toolbar .secondary a.action {
    margin-top: 18px; } }

.customer-address-index .customer-addresses-toolbar > .pager {
  display: none; }

.breadcrumbs {
  margin: 0 0 20px; }
  .breadcrumbs .items {
    font-size: 1.2rem;
    color: #a3a3a3;
    margin: 0;
    padding: 0;
    list-style: none none; }
    .breadcrumbs .items > li {
      display: inline-block;
      vertical-align: top; }
  .breadcrumbs .item {
    margin: 0; }
  .breadcrumbs a {
    color: #333;
    text-decoration: none; }
    .breadcrumbs a:visited {
      color: #333;
      text-decoration: none; }
    .breadcrumbs a:hover {
      color: #333;
      text-decoration: underline; }
    .breadcrumbs a:active {
      color: #333;
      text-decoration: none; }
  .breadcrumbs strong {
    font-weight: 400; }
  .breadcrumbs .item:not(:last-child) {
    display: inline-block;
    text-decoration: none; }
    .breadcrumbs .item:not(:last-child):after {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 24px;
      line-height: 18px;
      content: "";
      font-family: "icons-blank-theme";
      margin: 0;
      vertical-align: top;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center; }

button, .cart.table-wrapper .actions-toolbar > .action, .action-gift,
.action.primary,
.actions-toolbar > .primary .action {
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  border: 1px solid #d0d0d0;
  padding: 14px 75px;
  cursor: pointer;
  position: relative;
  box-sizing: border-box;
  display: block;
  height: 48px;
  background-color: black;
  text-decoration: none;
  outline: none; }
  button::before, .cart.table-wrapper .actions-toolbar > .action::before, .action-gift::before, button::after, .cart.table-wrapper .actions-toolbar > .action::after, .action-gift::after,
  .action.primary::before,
  .actions-toolbar > .primary .action::before,
  .action.primary::after,
  .actions-toolbar > .primary .action::after {
    position: absolute; }
    @media only screen and (min-width: 992px) {
      button::before, .cart.table-wrapper .actions-toolbar > .action::before, .action-gift::before, button::after, .cart.table-wrapper .actions-toolbar > .action::after, .action-gift::after,
      .action.primary::before,
      .actions-toolbar > .primary .action::before,
      .action.primary::after,
      .actions-toolbar > .primary .action::after {
        transition: all 0.4s cubic-bezier(0.39, 0.58, 0.57, 1); } }
  button::before, .cart.table-wrapper .actions-toolbar > .action::before, .action-gift::before,
  .action.primary::before,
  .actions-toolbar > .primary .action::before {
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background: white;
    content: ''; }
  button::after, .cart.table-wrapper .actions-toolbar > .action::after, .action-gift::after,
  .action.primary::after,
  .actions-toolbar > .primary .action::after {
    top: 50%;
    right: 0;
    mix-blend-mode: difference;
    opacity: 0;
    font-family: "icomoon";
    transform: translateY(-50%); }
    @media only screen and (min-width: 992px) {
      button::after, .cart.table-wrapper .actions-toolbar > .action::after, .action-gift::after,
      .action.primary::after,
      .actions-toolbar > .primary .action::after {
        content: "\e909"; } }
  button:not(.cancel) span, .cart.table-wrapper .actions-toolbar > .action:not(.cancel) span, .action-gift:not(.cancel) span,
  .action.primary:not(.cancel) span,
  .actions-toolbar > .primary .action:not(.cancel) span {
    transition: all 0.4s cubic-bezier(0.39, 0.58, 0.57, 1);
    mix-blend-mode: difference;
    position: relative;
    left: 0;
    color: white; }
    @media only screen and (min-width: 992px) {
      button:not(.cancel) span, .cart.table-wrapper .actions-toolbar > .action:not(.cancel) span, .action-gift:not(.cancel) span,
      .action.primary:not(.cancel) span,
      .actions-toolbar > .primary .action:not(.cancel) span {
        transition: all 0.4s cubic-bezier(0.39, 0.58, 0.57, 1); } }
  button:hover::before, .cart.table-wrapper .actions-toolbar > .action:hover::before, .action-gift:hover::before, button:focus::before, .cart.table-wrapper .actions-toolbar > .action:focus::before, .action-gift:focus::before, button:active::before, .cart.table-wrapper .actions-toolbar > .action:active::before, .action-gift:active::before,
  .action.primary:hover::before,
  .actions-toolbar > .primary .action:hover::before,
  .action.primary:focus::before,
  .actions-toolbar > .primary .action:focus::before,
  .action.primary:active::before,
  .actions-toolbar > .primary .action:active::before {
    width: 100%; }
  button:hover::after, .cart.table-wrapper .actions-toolbar > .action:hover::after, .action-gift:hover::after, button:focus::after, .cart.table-wrapper .actions-toolbar > .action:focus::after, .action-gift:focus::after, button:active::after, .cart.table-wrapper .actions-toolbar > .action:active::after, .action-gift:active::after,
  .action.primary:hover::after,
  .actions-toolbar > .primary .action:hover::after,
  .action.primary:focus::after,
  .actions-toolbar > .primary .action:focus::after,
  .action.primary:active::after,
  .actions-toolbar > .primary .action:active::after {
    color: white;
    right: 50px;
    opacity: 1; }
    @media only screen and (max-width: 767px) {
      button:hover::after, .cart.table-wrapper .actions-toolbar > .action:hover::after, .action-gift:hover::after, button:focus::after, .cart.table-wrapper .actions-toolbar > .action:focus::after, .action-gift:focus::after, button:active::after, .cart.table-wrapper .actions-toolbar > .action:active::after, .action-gift:active::after,
      .action.primary:hover::after,
      .actions-toolbar > .primary .action:hover::after,
      .action.primary:focus::after,
      .actions-toolbar > .primary .action:focus::after,
      .action.primary:active::after,
      .actions-toolbar > .primary .action:active::after {
        right: 20px; } }
  @media only screen and (min-width: 992px) {
    button:hover > span, .cart.table-wrapper .actions-toolbar > .action:hover > span, .action-gift:hover > span, button:focus > span, .cart.table-wrapper .actions-toolbar > .action:focus > span, .action-gift:focus > span, button:active > span, .cart.table-wrapper .actions-toolbar > .action:active > span, .action-gift:active > span,
    .action.primary:hover > span,
    .actions-toolbar > .primary .action:hover > span,
    .action.primary:focus > span,
    .actions-toolbar > .primary .action:focus > span,
    .action.primary:active > span,
    .actions-toolbar > .primary .action:active > span {
      left: -20px; } }
  button.outline, .cart.table-wrapper .actions-toolbar > .outline.action, .outline.action-gift,
  .action.primary.outline,
  .actions-toolbar > .primary .outline.action {
    color: white;
    border: solid 2px #fff;
    text-transform: uppercase;
    padding-top: 14px;
    background-color: transparent; }
    button.outline > span, .cart.table-wrapper .actions-toolbar > .outline.action > span, .outline.action-gift > span,
    .action.primary.outline > span,
    .actions-toolbar > .primary .outline.action > span {
      position: static;
      margin-right: 0;
      margin-left: 0; }
      @media only screen and (min-width: 992px) {
        button.outline > span, .cart.table-wrapper .actions-toolbar > .outline.action > span, .outline.action-gift > span,
        .action.primary.outline > span,
        .actions-toolbar > .primary .outline.action > span {
          transition: all 0.4s cubic-bezier(0.39, 0.58, 0.57, 1); } }
      button.outline > span::before, .cart.table-wrapper .actions-toolbar > .outline.action > span::before, .outline.action-gift > span::before,
      .action.primary.outline > span::before,
      .actions-toolbar > .primary .outline.action > span::before {
        position: absolute;
        inset: 0;
        background-color: rgba(0, 0, 0, 0.1);
        content: "";
        display: block;
        z-index: -1; }
        @media only screen and (min-width: 992px) {
          button.outline > span::before, .cart.table-wrapper .actions-toolbar > .outline.action > span::before, .outline.action-gift > span::before,
          .action.primary.outline > span::before,
          .actions-toolbar > .primary .outline.action > span::before {
            transition: all 0.4s cubic-bezier(0.39, 0.58, 0.57, 1); } }
    @media only screen and (min-width: 992px) {
      button.outline:hover span, .cart.table-wrapper .actions-toolbar > .outline.action:hover span, .outline.action-gift:hover span, button.outline:focus span, .cart.table-wrapper .actions-toolbar > .outline.action:focus span, .outline.action-gift:focus span, button.outline:active span, .cart.table-wrapper .actions-toolbar > .outline.action:active span, .outline.action-gift:active span,
      .action.primary.outline:hover span,
      .actions-toolbar > .primary .outline.action:hover span,
      .action.primary.outline:focus span,
      .actions-toolbar > .primary .outline.action:focus span,
      .action.primary.outline:active span,
      .actions-toolbar > .primary .outline.action:active span {
        margin-left: -20px;
        margin-right: 20px; }
      button.outline:hover > span::before, .cart.table-wrapper .actions-toolbar > .outline.action:hover > span::before, .outline.action-gift:hover > span::before, button.outline:focus > span::before, .cart.table-wrapper .actions-toolbar > .outline.action:focus > span::before, .outline.action-gift:focus > span::before, button.outline:active > span::before, .cart.table-wrapper .actions-toolbar > .outline.action:active > span::before, .outline.action-gift:active > span::before,
      .action.primary.outline:hover > span::before,
      .actions-toolbar > .primary .outline.action:hover > span::before,
      .action.primary.outline:focus > span::before,
      .actions-toolbar > .primary .outline.action:focus > span::before,
      .action.primary.outline:active > span::before,
      .actions-toolbar > .primary .outline.action:active > span::before {
        left: 100%; } }
  button[class*="light"], .cart.table-wrapper .actions-toolbar > .action[class*="light"], .action-gift[class*="light"],
  .action.primary[class*="light"],
  .actions-toolbar > .primary .action[class*="light"] {
    height: 48px;
    background-color: white; }
    button[class*="light"]::before, .cart.table-wrapper .actions-toolbar > .action[class*="light"]::before, .action-gift[class*="light"]::before,
    .action.primary[class*="light"]::before,
    .actions-toolbar > .primary .action[class*="light"]::before {
      background-color: black; }
    button[class*="light"] > span, .cart.table-wrapper .actions-toolbar > .action[class*="light"] > span, .action-gift[class*="light"] > span,
    .action.primary[class*="light"] > span,
    .actions-toolbar > .primary .action[class*="light"] > span {
      color: white; }
  button.tocart, .cart.table-wrapper .actions-toolbar > .tocart.action, .tocart.action-gift,
  .action.primary.tocart,
  .actions-toolbar > .primary .tocart.action {
    height: auto;
    min-height: 48px; }
    button.tocart::before, .cart.table-wrapper .actions-toolbar > .tocart.action::before, .tocart.action-gift::before,
    .action.primary.tocart::before,
    .actions-toolbar > .primary .tocart.action::before {
      display: none; }
    button.tocart:hover > span, .cart.table-wrapper .actions-toolbar > .tocart.action:hover > span, .tocart.action-gift:hover > span,
    .action.primary.tocart:hover > span,
    .actions-toolbar > .primary .tocart.action:hover > span {
      color: #fff; }
  button.outline, .cart.table-wrapper .actions-toolbar > .outline.action, .outline.action-gift,
  .action.primary.outline,
  .actions-toolbar > .primary .outline.action {
    color: #fff;
    border-color: #fff; }
    button.outline:hover, .cart.table-wrapper .actions-toolbar > .outline.action:hover, .outline.action-gift:hover,
    .action.primary.outline:hover,
    .actions-toolbar > .primary .outline.action:hover {
      color: #000; }
    button.outline::before, .cart.table-wrapper .actions-toolbar > .outline.action::before, .outline.action-gift::before,
    .action.primary.outline::before,
    .actions-toolbar > .primary .outline.action::before {
      z-index: 0; }

.btn--search {
  height: 100%;
  padding: 0;
  border: none;
  background: no-repeat center/100% url(../../frontend/Mariagefreres/default/it_IT/images/search-mf.svg) transparent;
  transition: all 250ms ease-in-out; }
  .btn--search::after, .btn--search::before {
    display: none; }

.js-gotodown,
.js-gototop {
  position: fixed;
  bottom: 70px;
  right: 40px;
  width: 40px;
  height: 40px;
  outline: 0;
  text-decoration: none;
  margin: 0;
  padding: 0;
  border: 0;
  transition: all 0.3s ease-in-out;
  z-index: 9;
  cursor: pointer;
  text-align: center;
  display: none;
  border-radius: 40px;
  background: rgba(0, 0, 0, 0.8); }
  .js-gotodown:hover,
  .js-gototop:hover {
    background: black; }
  .js-gotodown:after, .js-gotodown:before,
  .js-gototop:after,
  .js-gototop:before {
    content: "";
    position: absolute;
    top: 18px;
    left: 18px;
    transform: rotate(45deg);
    width: 10px;
    height: 2px;
    background: white; }
  .js-gotodown:before,
  .js-gototop:before {
    transform: rotate(-45deg);
    left: 12px; }

.js-gotodown {
  position: absolute;
  bottom: 47px;
  display: block;
  pointer-events: auto;
  background: transparent;
  transform: scale(1.5);
  animation: drop-fade 3s infinite forwards; }
  .js-gotodown-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    pointer-events: none; }
    @media only screen and (max-width: 767px) {
      .js-gotodown-overlay {
        display: none; } }
  .js-gotodown:hover {
    background: transparent; }
  .js-gotodown::before {
    transform: rotate(45deg); }
  .js-gotodown::after {
    transform: rotate(-45deg); }

@keyframes drop-fade {
  0% {
    margin-top: -3rem;
    margin-bottom: 0;
    opacity: 0; }
  25% {
    opacity: 1; }
  75% {
    opacity: 1; }
  100% {
    margin-top: 0;
    margin-bottom: -3rem;
    opacity: 0; } }

a[class*="link"] {
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  position: relative;
  cursor: pointer;
  color: black;
  display: inline-block;
  text-decoration: none; }
  a[class*="link"]:after {
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 1px;
    background: black;
    transition: all 0.4s cubic-bezier(0.39, 0.58, 0.57, 1); }
  a[class*="link"]:hover:after {
    width: 80%; }
  a[class*="link"][class*="light"] {
    color: white;
    margin-bottom: 40px; }
    a[class*="link"][class*="light"]:after {
      background: white; }

.abs-reset-list, .bundle-options-container .block-bundle-summary .bundle.items, .product-items, .prices-tier, .cart-container .checkout-methods-items, .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, .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, body:not(.catalog-product-view) .product-info-main .action.towishlist,
body:not(.catalog-product-view) .product-options-bottom .action.towishlist,
body:not(.catalog-product-view) .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: "Poppins", "CopperplateGothicBT-Cond", 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.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, body:not(.catalog-product-view) .product-info-main .disabled.action.towishlist,
  body:not(.catalog-product-view) .product-options-bottom .disabled.action.towishlist,
  body:not(.catalog-product-view) .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], body:not(.catalog-product-view) .product-info-main .action.towishlist[disabled],
  body:not(.catalog-product-view) .product-options-bottom .action.towishlist[disabled],
  body:not(.catalog-product-view) .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] body:not(.catalog-product-view) .product-info-main .action.towishlist,
  body:not(.catalog-product-view) .product-info-main fieldset[disabled] .action.towishlist,
  fieldset[disabled] body:not(.catalog-product-view) .product-options-bottom .action.towishlist,
  body:not(.catalog-product-view) .product-options-bottom fieldset[disabled] .action.towishlist,
  fieldset[disabled] body:not(.catalog-product-view) .block-bundle-summary .action.towishlist,
  body:not(.catalog-product-view) .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, body:not(.catalog-product-view) .product-info-main .action.towishlist:hover,
  body:not(.catalog-product-view) .product-options-bottom .action.towishlist:hover,
  body:not(.catalog-product-view) .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, body:not(.catalog-product-view) .product-info-main .action.towishlist:active,
  body:not(.catalog-product-view) .product-options-bottom .action.towishlist:active,
  body:not(.catalog-product-view) .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, body:not(.catalog-product-view) .product-info-main .action.towishlist:focus,
  body:not(.catalog-product-view) .product-options-bottom .action.towishlist:focus,
  body:not(.catalog-product-view) .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 {
  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 {
    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 {
  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 {
    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:not(.empty), .account .column.main .block:not(.widget) .block-content p:last-child:not(.empty), .multicheckout .block-content p:last-child:not(.empty), .paypal-review .block .block-content p:last-child:not(.empty), .magento-rma-guest-returns .column.main .block:not(.widget) .block-content p:last-child:not(.empty), [class^='sales-guest-'] .column.main .block:not(.widget) .block-content p:last-child:not(.empty), .sales-guest-view .column.main .block:not(.widget) .block-content p:last-child:not(.empty) {
  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 #dadada;
    margin-top: 4px;
    min-width: 200px;
    z-index: 100;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    box-shadow: 0 0 8px 0 rgba(88, 88, 88, 0.2); }
    .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: #fff;
        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 !important; }
    .abs-dropdown-simple.active .active-toTop ~ .switcher-dropdown, .active.giftregisty-dropdown .active-toTop ~ .switcher-dropdown, .active.wishlist-dropdown .active-toTop ~ .switcher-dropdown {
      top: 0;
      transform: translateY(-100%); }

.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, .sidebar .block-addbysku .fieldset .fields .field.qty .qty {
  text-align: center;
  width: 47px; }

.abs-margin-for-blocks-and-widgets, .block, .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 .product-item-details .product-item-content .product-item-lien .product-item-name, .product.name a {
  font-weight: 400; }
  .abs-product-link > a, .product-item .product-item-details .product-item-content .product-item-lien .product-item-name > a, .product.name a > a {
    color: #333;
    text-decoration: none; }
    .abs-product-link > a:visited, .product-item .product-item-details .product-item-content .product-item-lien .product-item-name > a:visited, .product.name a > a:visited {
      color: #333;
      text-decoration: underline; }
    .abs-product-link > a:hover, .product-item .product-item-details .product-item-content .product-item-lien .product-item-name > a:hover, .product.name a > a:hover {
      color: #333;
      text-decoration: underline; }
    .abs-product-link > a:active, .product-item .product-item-details .product-item-content .product-item-lien .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, .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 {
    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, .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 .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, .fieldset .fullname.field > .label, .account .column.main .limiter > .label, .field.street .field.additional .label, .account-nav .title, .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, .page-multiple-wishlist .page-title-wrapper .page-title, .page-multiple-wishlist .page-title-wrapper .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .page-multiple-wishlist .page-title-wrapper .mpinstagramfeed-header, .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 {
  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, .group-fields:before, .sidebar .product-items-images:before, .cart.table-wrapper .actions-toolbar:before, .cart.table-wrapper .item-options:before, .minicart-items li.product-item > .product:before, .checkout-container:before, .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, .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, .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, .group-fields:after, .sidebar .product-items-images:after, .cart.table-wrapper .actions-toolbar:after, .cart.table-wrapper .item-options:after, .minicart-items li.product-item > .product:after, .checkout-container:after, .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, .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 {
  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, .group-fields:after, .sidebar .product-items-images:after, .cart.table-wrapper .actions-toolbar:after, .cart.table-wrapper .item-options:after, .minicart-items li.product-item > .product:after, .checkout-container:after, .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, .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 {
  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, .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, .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, .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, .opc-wrapper .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,
  .abs-revert-field-type-desktop .fieldset .fields > .field {
    margin: 0 0 20px; }
    .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
    .abs-revert-field-type-desktop .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,
    .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control {
      float: none;
      width: auto; }
    .abs-revert-field-type-desktop .fieldset > .field > .label,
    .abs-revert-field-type-desktop .fieldset .fields > .field > .label {
      margin: 0 0 5px;
      display: inline-block; }
    .abs-revert-field-type-desktop .fieldset > .field.choice:before, .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
    .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
    .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before {
      display: none; }
    .abs-revert-field-type-desktop .fieldset > .field:not(:first-child):last-of-type,
    .abs-revert-field-type-desktop .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 #dadada;
    margin-top: 4px;
    min-width: 100%;
    z-index: 100;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    box-shadow: 0 0 8px 0 rgba(88, 88, 88, 0.2); }
    .abs-split-button .items li {
      margin: 0;
      padding: 3px 5px; }
      .abs-split-button .items li:hover {
        background: #fff;
        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 !important; }
    .abs-split-button.active .active-toTop ~ .switcher-dropdown {
      top: 0;
      transform: translateY(-100%); }

.abs-action-addto-product, .bundle-options-container .block-bundle-summary .product-addto-links > .action, .product-info-main .action.tocompare,
.product-options-bottom .action.tocompare, body:not(.catalog-product-view) .product-info-main .action.towishlist,
body:not(.catalog-product-view) .product-options-bottom .action.towishlist,
body:not(.catalog-product-view) .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, .product-items .action.wishlist-full,
.products.list.items .action.wishlist-full,
.table-comparison .action.wishlist-full {
  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, .product-items .action.wishlist-full > span, .products.list.items .action.wishlist-full > span, .table-comparison .action.wishlist-full > 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, .product-items .action.wishlist-full:before,
  .products.list.items .action.wishlist-full:before,
  .table-comparison .action.wishlist-full: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, .product-items .action.wishlist-full:hover:before,
  .products.list.items .action.wishlist-full:hover:before,
  .table-comparison .action.wishlist-full:hover:before {
    color: #006bb4; }

.abs-button-l, .bundle-actions .action.primary, .bundle-actions .actions-toolbar > .primary .action, .actions-toolbar > .primary .bundle-actions .action, .bundle-options-container .block-bundle-summary .box-tocart .action.primary, .bundle-options-container .block-bundle-summary .box-tocart .actions-toolbar > .primary .action, .actions-toolbar > .primary .bundle-options-container .block-bundle-summary .box-tocart .action, .product-info-main .box-tocart .action.tocart,
.product-options-bottom .box-tocart .action.tocart, .cart-container .checkout-methods-items .action.primary, .cart-container .checkout-methods-items .actions-toolbar > .primary .action, .actions-toolbar > .primary .cart-container .checkout-methods-items .action, div.cart-wrapper .block-minicart .block-content > .actions > .primary .action.primary, div.cart-wrapper .block-minicart .block-content > .actions > .primary .actions-toolbar > .primary .action, .actions-toolbar > .primary div.cart-wrapper .block-minicart .block-content > .actions > .primary .action, .methods-shipping .actions-toolbar .action.primary, .methods-shipping .actions-toolbar > .primary .action, .block-authentication .action.action-register,
.block-authentication .action.action-login, .checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary, .checkout-payment-method .payment-method-content > .actions-toolbar > .primary .actions-toolbar > .primary .action, .actions-toolbar > .primary .checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action, .form-address-edit .actions-toolbar .action.primary, .form-address-edit .actions-toolbar > .primary .action, .multicheckout .action.primary, .multicheckout .actions-toolbar > .primary .action, .actions-toolbar > .primary .multicheckout .action {
  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-block-shipping-information .shipping-information-title .action-edit, .checkout-agreements-block .action-show, .cart-summary .block.giftcard .action.check, .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-block-shipping-information .shipping-information-title .action-edit:visited, .checkout-agreements-block .action-show:visited, .cart-summary .block.giftcard .action.check: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-block-shipping-information .shipping-information-title .action-edit:hover, .checkout-agreements-block .action-show:hover, .cart-summary .block.giftcard .action.check: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-block-shipping-information .shipping-information-title .action-edit:active, .checkout-agreements-block .action-show:active, .cart-summary .block.giftcard .action.check: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-block-shipping-information .shipping-information-title .action-edit:hover, .checkout-agreements-block .action-show:hover, .cart-summary .block.giftcard .action.check: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-block-shipping-information .shipping-information-title .action-edit:active, .checkout-agreements-block .action-show:active, .cart-summary .block.giftcard .action.check: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-block-shipping-information .shipping-information-title .action-edit:focus, .checkout-agreements-block .action-show:focus, .cart-summary .block.giftcard .action.check: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-block-shipping-information .shipping-information-title .disabled.action-edit, .checkout-agreements-block .disabled.action-show, .cart-summary .block.giftcard .disabled.action.check, .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-block-shipping-information .shipping-information-title .action-edit[disabled], .checkout-agreements-block .action-show[disabled], .cart-summary .block.giftcard .action.check[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-block-shipping-information .shipping-information-title .action-edit,
  .opc-block-shipping-information .shipping-information-title fieldset[disabled] .action-edit,
  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] .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-block-shipping-information .shipping-information-title .action-edit:active, .checkout-agreements-block .action-show:active, .cart-summary .block.giftcard .action.check: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-block-shipping-information .shipping-information-title .action-edit:not(:focus), .checkout-agreements-block .action-show:not(:focus), .cart-summary .block.giftcard .action.check: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-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .cart-summary .actions-toolbar > .primary .actions-toolbar > .action, .cart-summary .actions-toolbar > .primary .action-gift, .cart-summary .form.giftregistry .fieldset .action.primary, .cart-summary .form.giftregistry .fieldset .actions-toolbar > .primary .action, .actions-toolbar > .primary .cart-summary .form.giftregistry .fieldset .action, .paypal-review .block .actions-toolbar .action.primary, .paypal-review .block .actions-toolbar > .primary .action {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333; }

.abs-revert-secondary-size, .cart-summary .form.giftregistry .fieldset .action.primary, .cart-summary .form.giftregistry .fieldset .actions-toolbar > .primary .action, .actions-toolbar > .primary .cart-summary .form.giftregistry .fieldset .action {
  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, .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,
.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,
.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, .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, .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, .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 #d1d1d1; }
  .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, div.cart-wrapper .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: #fff; }

.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 #d1d1d1;
    border-top: 1px solid #d1d1d1;
    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-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 {
    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 {
  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: "Poppins", "CopperplateGothicBT-Cond", 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.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 {
  float: right; }

@media only screen and (max-width: 767px) {
  .abs-shopping-cart-items-mobile .actions {
    text-align: center; }
  .abs-shopping-cart-items-mobile .action.update, .abs-shopping-cart-items-mobile .action.continue, .abs-shopping-cart-items-mobile .action.clear {
    margin: 0 auto 10px; }
  .abs-shopping-cart-items-mobile .action.update, .abs-shopping-cart-items-mobile .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-wrapper .step-title, .opc-block-shipping-information .shipping-information-title, .opc-block-summary > .title, .checkout-agreements-items .checkout-agreements-item-title {
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000;
  text-transform: uppercase;
  border-bottom: solid 1px rgba(218, 218, 218, 0.8);
  margin-bottom: 20px;
  padding: 8px 0; }

.abs-sidebar-totals .mark, .cart-totals .mark, .opc-block-summary .table-totals .mark {
  font-size: 13px;
  font-weight: bold;
  line-height: 1.54;
  color: black;
  padding: 0; }
  .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 {
  text-align: right;
  padding: 0;
  width: 40%; }
  .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 {
  padding-top: 20px; }

.abs-sidebar-totals .grand .amount, .cart-totals .grand .amount, .opc-block-summary .table-totals .grand .amount {
  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 #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  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 #d1d1d1; }
  .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, .paypal-review-discount .block > .title {
  border-top: 1px solid #d1d1d1;
  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, .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, .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 .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, .paypal-review-discount .block > .content {
  display: none; }

.abs-discount-block.active > .title:after, .cart-summary .active.block > .title:after, .paypal-review-discount .active.block > .title:after {
  content: ""; }

.abs-discount-block.active > .content, .cart-summary .active.block > .content, .paypal-review-discount .active.block > .content {
  display: block; }

@font-face {
  font-family: "icons-blank-theme";
  src: url("../../frontend/Mariagefreres/default/it_IT/fonts/Blank-Theme-Icons/Blank-Theme-Icons.eot");
  src: url("../../frontend/Mariagefreres/default/it_IT/fonts/Blank-Theme-Icons/Blank-Theme-Icons.eot?#iefix") format("embedded-opentype"), url("../../frontend/Mariagefreres/default/it_IT/fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff2") format("woff2"), url("../../frontend/Mariagefreres/default/it_IT/fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff") format("woff"), url("../../frontend/Mariagefreres/default/it_IT/fonts/Blank-Theme-Icons/Blank-Theme-Icons.ttf") format("truetype"), url("../../frontend/Mariagefreres/default/it_IT/fonts/Blank-Theme-Icons/Blank-Theme-Icons.svg#icons-blank-theme") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'icomoon';
  src: url("../../frontend/Mariagefreres/default/it_IT/fonts/icomoon/icomoon.eot?k1a38h");
  src: url("../../frontend/Mariagefreres/default/it_IT/fonts/icomoon/icomoon.eot?k1a38h#iefix") format("embedded-opentype"), url("../../frontend/Mariagefreres/default/it_IT/fonts/icomoon/icomoon.ttf?k1a38h") format("truetype"), url("../../frontend/Mariagefreres/default/it_IT/fonts/icomoon/icomoon.woff?k1a38h") format("woff"), url("../../frontend/Mariagefreres/default/it_IT/fonts/icomoon/icomoon.svg?k1a38h#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="ic-"] {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1; }

.ic-fermer:before {
  content: "\e90a"; }

.ic-modification:before {
  content: "\e90b"; }

.ic-agenda:before {
  content: "\e907"; }

.ic-bad:before {
  content: "\e908";
  color: #e02020; }

.ic-Expdition:before {
  content: "\e906"; }

.ic-shopping-bag:before {
  content: "\e901"; }

.ic-download:before {
  content: "\e905"; }

.ic-confirm:before {
  content: "\e903"; }

.ic-heart:before {
  content: "\e904"; }

.ic-search:before {
  content: "\e902"; }

.ic-user:before {
  content: "\e900"; }

.ic-right:before {
  content: "\e909"; }

.ic-bullet-arrow:before {
  content: "\e914"; }

.ic-eye:before {
  content: "\e9ce"; }

.ic-eye-blocked:before {
  content: "\e9d1"; }

.ic-ctrl:before {
  content: "\ea50"; }

.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) {
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-main,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container {
    padding-left: 15px;
    padding-right: 15px; }
  .page-main {
    position: relative;
    z-index: 2;
    background: #fff; }
    .page-main::before {
      display: none; }
    .account .page-main,
    .cms-privacy-policy .page-main {
      padding-top: 41px;
      position: relative; }
  .catalog-product-view .page-main {
    z-index: 10; } }

@media only screen and (min-width: 1025px) {
  .header.content {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1323px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto; } }

@media only screen and (min-width: 768px) {
  .breadcrumbs,
  .page-header .header.panel,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main .columns {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1323px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
    display: block; }
  .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 */
    position: relative;
    z-index: 2;
    background: #fff; }
    .ie9 .page-main {
      width: auto; }
  .column.main {
    min-height: 300px; }
    .page-layout-1column .column.main {
      width: 100%;
      order: 2; }
    .page-layout-3columns .column.main {
      width: -700%;
      display: inline-block;
      order: 2; }
    .page-layout-2columns-left .column.main {
      width: -300%;
      float: right;
      order: 2; }
    .page-layout-2columns-right .column.main {
      width: -300%;
      float: left;
      order: 1; }
  .sidebar-main {
    padding-right: 2%; }
    .page-layout-3columns .sidebar-main {
      width: 300%;
      float: left;
      order: 1; }
    .page-layout-2columns-left .sidebar-main {
      width: 300%;
      float: left;
      order: 1; }
    .page-layout-2columns-right .sidebar-main {
      width: 300%;
      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: 300%;
      float: right;
      order: 3; }
    .page-layout-2columns-left .sidebar-additional {
      width: 300%;
      float: right;
      order: 2; }
    .page-layout-2columns-right .sidebar-additional {
      width: 300%;
      float: right;
      order: 2; }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
    padding-right: 2%; }
  .panel.header {
    padding: 10px 20px; } }

.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("../../frontend/Mariagefreres/default/it_IT/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);
  display: none; }
  .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; }

img[src$='loader-1.gif'] {
  max-height: 59px;
  max-width: 100px; }
  @media only screen and (min-width: 640px) {
    img[src$='loader-1.gif'] {
      max-height: 148px;
      max-width: 250px; } }

.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: #e02b27;
  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; }
  .message.success::after {
    content: "";
    height: calc(100% - 6px);
    width: calc(100% - 6px);
    position: absolute;
    left: 3px;
    top: 3px;
    border: 1px solid #000; }

.page.messages {
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  padding: 0 15px;
  z-index: 30;
  transition: top ease-in-out 300ms; }

.page-header ~ .page-main .page.messages {
  top: var(--header-logo-height); }

.page-header.header-sticky + .page-main .page.messages {
  top: 0; }

.message {
  font-family: "Poppins", "CopperplateGothicBT-Cond", Helvetica, Arial, sans-serif;
  background: transparent;
  font-size: 16px;
  color: #000;
  font-weight: 400;
  border: 1px solid #000;
  padding: 14px 50px 14px 20px;
  display: inline-block;
  width: 100%; }
  .message .c-wysiwyg,
  .message .c-wysiwyg ul {
    padding: 0;
    margin: 0; }
    .message .c-wysiwyg li,
    .message .c-wysiwyg ul li {
      margin: 0;
      padding: 0;
      list-style: none;
      font-size: 14px;
      font-weight: 300; }
      .message .c-wysiwyg li::before,
      .message .c-wysiwyg ul li::before {
        display: none; }
  .message .close {
    width: 10px;
    height: 12px;
    font-size: 0;
    opacity: 1;
    padding: 0;
    right: 24px;
    top: 18px;
    margin: 0; }
    .message .close i {
      display: none; }
    .message .close::before, .message .close::after {
      position: absolute;
      left: 0;
      top: 5px;
      content: '';
      width: 16px;
      height: 2px;
      background-color: #e02b27;
      transform: rotate(45deg); }
    .message .close::after {
      transform: rotate(-45deg); }
  .message.error, .message.notice {
    background: #ffe5e5;
    font-size: 16px;
    color: #e02b27;
    font-weight: 300;
    border: none;
    padding: 16px 50px 16px 20px;
    display: block;
    margin: 20px auto 10px;
    max-width: 1440px;
    width: calc(100% - 20px); }
    .message.error .close::before, .message.error .close::after, .message.notice .close::before, .message.notice .close::after {
      background-color: #e02b27; }
    .message.error > *:first-child:before, .message.notice > *:first-child:before {
      display: none; }
  .message.success {
    background: rgba(0, 100, 0, 0.2);
    font-size: 16px;
    color: #006400;
    font-weight: 400;
    border: none;
    padding: 16px 50px 16px 20px;
    display: block;
    margin: 20px auto 10px;
    max-width: 1440px;
    width: calc(100% - 20px);
    border: 3px solid #000;
    background-color: #fff;
    color: #000; }
    .contact-index-index .message.success {
      margin: 0 0 60px;
      border: 1px solid green; }
    .message.success a {
      color: rgba(0, 100, 0, 0.8);
      font-weight: bold; }
      .message.success a:hover {
        color: rgba(0, 100, 0, 0.8); }
    .message.success .close::before, .message.success .close::after {
      background-color: rgba(0, 100, 0, 0.8); }
    .message.success > *:first-child:before {
      display: none; }
  .message.warning, .message.info {
    background: #fffbe5;
    border: none;
    color: #9F6000;
    font-size: 16px;
    font-weight: 300;
    padding: 16px 50px 16px 20px;
    display: block;
    margin: 20px auto 10px;
    max-width: 1440px;
    width: calc(100% - 20px); }
    .message.warning *, .message.info * {
      color: #000; }
    .message.warning > :first-child:before, .message.info > :first-child:before {
      display: none; }

.messages .message, .control .message {
  background: rgba(0, 100, 0, 0.2);
  font-size: 16px;
  color: #006400;
  font-weight: 400;
  border: none;
  padding: 16px 50px 16px 20px;
  display: block;
  margin: 20px auto 10px;
  max-width: 1440px;
  width: calc(100% - 20px);
  border: 3px solid #000;
  background-color: #fff;
  color: #000;
  background-color: #f3f3f3;
  padding: 21px 30px 21px 30px;
  width: 100%; }
  .messages .message::after, .control .message::after {
    content: "";
    height: calc(100% - 6px);
    width: calc(100% - 6px);
    position: absolute;
    left: 3px;
    top: 3px;
    border: 1px solid #000;
    pointer-events: none; }

@media only screen and (min-width: 1025px) {
  .page.messages {
    max-width: 1323px;
    padding: 0; }
  .page-header ~ .page-main .page.messages, .page-header.header-sticky ~ .page-main .page.messages {
    top: var(--header-height); } }

body:has(.promotion-banner) .page-header {
  position: absolute;
  top: 30px;
  width: 100%; }

body:has(.promotion-banner) .page-wrapper {
  padding-top: 30px; }

body.dark-header:has(.promotion-banner) .page-header {
  position: absolute;
  top: 30px;
  width: 100%; }

body.dark-header:has(.promotion-banner) .page-wrapper {
  padding-top: calc(30px + 64px); }

body.dark-header .page-wrapper {
  padding-top: 64px; }
  body.dark-header .page-wrapper .page-header {
    background: #000; }
    body.dark-header .page-wrapper .page-header > .logo-container > .logo {
      height: 64px;
      padding: 16px 20px;
      background: #000; }

body .page-wrapper {
  position: relative;
  left: 0;
  transition: left 0.3s ease-in-out; }
  body .page-wrapper .page-header > .logo-container {
    position: absolute;
    top: 0;
    z-index: 5;
    width: 100%;
    text-align: center; }
    body .page-wrapper .page-header > .logo-container .logo {
      display: block;
      height: 64px;
      padding: 16px 20px;
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 15%, rgba(0, 0, 0, 0)); }
      body .page-wrapper .page-header > .logo-container .logo img {
        height: 100%; }
  body .page-wrapper .page-header .head-wrapper {
    position: fixed;
    bottom: 0;
    left: 0;
    display: flex;
    z-index: 999;
    width: 100%;
    height: 64px;
    background: #000; }
    body .page-wrapper .page-header .head-wrapper .action.nav-toggle,
    body .page-wrapper .page-header .head-wrapper .action.toggle.switcher-trigger,
    body .page-wrapper .page-header .head-wrapper .minisearch-btn,
    body .page-wrapper .page-header .head-wrapper .header.links,
    body .page-wrapper .page-header .head-wrapper .action.showcart {
      opacity: 0.6; }
    body .page-wrapper .page-header .head-wrapper .action.nav-toggle span,
    body .page-wrapper .page-header .head-wrapper .action.toggle.switcher-trigger strong span::after,
    body .page-wrapper .page-header .head-wrapper .minisearch-btn,
    body .page-wrapper .page-header .head-wrapper .header.links li a,
    body .page-wrapper .page-header .head-wrapper .action.showcart > .text {
      display: block;
      padding: 0;
      margin: 0;
      color: #fff;
      text-transform: capitalize;
      font-size: 11px;
      font-weight: normal;
      line-height: 14px; }
    body .page-wrapper .page-header .head-wrapper .action.showcart > .text {
      height: 14px; }
    body .page-wrapper .page-header .head-wrapper .action.nav-toggle {
      display: inline-block;
      text-decoration: none;
      display: flex;
      flex-grow: 1;
      justify-content: center;
      align-items: center;
      cursor: pointer;
      flex-flow: column nowrap; }
      body .page-wrapper .page-header .head-wrapper .action.nav-toggle:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 20px;
        line-height: inherit;
        color: #fff;
        content: "";
        font-family: "icons-blank-theme";
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center; }
      body .page-wrapper .page-header .head-wrapper .action.nav-toggle:hover:before {
        color: #fff; }
    body .page-wrapper .page-header .head-wrapper .action.nav-toggle::before,
    body .page-wrapper .page-header .head-wrapper .action.toggle.switcher-trigger::after,
    body .page-wrapper .page-header .head-wrapper .minisearch-btn > .ic-search::before,
    body .page-wrapper .page-header .head-wrapper .minisearch-btn > .ic-fermer::before,
    body .page-wrapper .page-header .head-wrapper .header.links > li > a::before,
    body .page-wrapper .page-header .head-wrapper .counter.qty::before {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 24px;
      height: 24px;
      font-size: 16px;
      line-height: 24px; }
    body .page-wrapper .page-header .head-wrapper .action.nav-toggle::before,
    body .page-wrapper .page-header .head-wrapper .counter.qty::before {
      font-size: 20px; }
    body .page-wrapper .page-header .head-wrapper .switcher .action.toggle:hover {
      text-decoration: none; }
    body .page-wrapper .page-header .head-wrapper .minicart-wrapper a:hover,
    body .page-wrapper .page-header .head-wrapper .block.block-search a:hover {
      text-decoration: none; }
    body .page-wrapper .page-header .head-wrapper .header-additional {
      display: flex;
      order: 2;
      align-items: stretch;
      width: calc(100% * (1 / 5)); }
      body .page-wrapper .page-header .head-wrapper .header-additional .switcher.switcher-language, body .page-wrapper .page-header .head-wrapper .header-additional .switcher.switcher-currency {
        display: none; }
      body .page-wrapper .page-header .head-wrapper .header-additional .switcher.storelocator,
      body .page-wrapper .page-header .head-wrapper .header-additional .switcher.storelocator .switcher-options {
        display: flex;
        flex-grow: 1; }
      body .page-wrapper .page-header .head-wrapper .header-additional .switcher.storelocator .switcher-options .switcher-trigger {
        display: flex;
        flex-grow: 1;
        justify-content: center;
        align-items: center; }
        body .page-wrapper .page-header .head-wrapper .header-additional .switcher.storelocator .switcher-options .switcher-trigger strong {
          display: inherit;
          margin: 0; }
    body .page-wrapper .page-header .head-wrapper .header.content {
      display: flex;
      order: 1;
      width: calc(100% * (1 / 5));
      padding: 0; }
    body .page-wrapper .page-header .head-wrapper .panel.wrapper {
      display: flex;
      order: 3;
      align-items: stretch;
      width: calc(100% * (3 / 5)); }
      body .page-wrapper .page-header .head-wrapper .panel.wrapper .panel.header {
        display: flex;
        flex-grow: 1;
        padding: 0; }
        body .page-wrapper .page-header .head-wrapper .panel.wrapper .panel.header .minicart-wrapper {
          display: flex;
          order: 3;
          width: calc(100% / 3); }
          body .page-wrapper .page-header .head-wrapper .panel.wrapper .panel.header .minicart-wrapper > a {
            flex-direction: column;
            flex-grow: 1;
            justify-content: center; }
          body .page-wrapper .page-header .head-wrapper .panel.wrapper .panel.header .minicart-wrapper .counter.qty {
            margin: 0; }
        body .page-wrapper .page-header .head-wrapper .panel.wrapper .panel.header .header.links {
          display: flex;
          order: 2;
          width: calc(100% / 3);
          margin: 0; }
          body .page-wrapper .page-header .head-wrapper .panel.wrapper .panel.header .header.links li {
            display: flex;
            flex-grow: 1; }
            body .page-wrapper .page-header .head-wrapper .panel.wrapper .panel.header .header.links li a {
              display: flex;
              flex-grow: 1;
              justify-content: center;
              align-items: center;
              flex-flow: column; }
        body .page-wrapper .page-header .head-wrapper .panel.wrapper .panel.header .block.block-search {
          display: flex;
          order: 1;
          width: calc(100% / 3);
          padding: 0;
          margin-top: 0; }
          body .page-wrapper .page-header .head-wrapper .panel.wrapper .panel.header .block.block-search a {
            display: flex;
            flex-grow: 1;
            justify-content: center;
            align-items: center;
            flex-flow: column; }
  body .page-wrapper .page-header .navigation {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100vw;
    height: 100vh;
    padding-bottom: 64px;
    margin-left: -100vw;
    box-sizing: border-box;
    background: #fff;
    transition: margin-left 0.3s ease-in-out;
    overflow: auto; }
    body .page-wrapper .page-header .navigation ul,
    body .page-wrapper .page-header .navigation li {
      padding: 0;
      margin: 0;
      font-weight: 700;
      line-height: normal;
      word-wrap: break-word; }
    body .page-wrapper .page-header .navigation a {
      color: #575757; }
    body .page-wrapper .page-header .navigation .logo-container {
      margin: 0; }
      body .page-wrapper .page-header .navigation .logo-container .logo {
        display: flex;
        justify-content: center;
        width: 100%;
        height: initial;
        padding: 16px 16px 18px 16px;
        margin: 0;
        background: #000; }
        body .page-wrapper .page-header .navigation .logo-container .logo img {
          max-height: 32px; }
    body .page-wrapper .page-header .navigation li.level0.level-top {
      position: relative;
      display: block;
      text-transform: uppercase;
      font-size: 1.6rem; }
      body .page-wrapper .page-header .navigation li.level0.level-top.tea-bg::before, body .page-wrapper .page-header .navigation li.level0.level-top.around-tea-bg::before, body .page-wrapper .page-header .navigation li.level0.level-top.gifts-bg::before, body .page-wrapper .page-header .navigation li.level0.level-top.tea-delight-bg::before {
        display: block;
        height: 0;
        background-position: center;
        background-size: cover;
        opacity: 0;
        transition: opacity 0.2s ease-out;
        content: ""; }
      body .page-wrapper .page-header .navigation li.level0.level-top.tea-bg::before {
        background-image: var(--image-cat-mobile); }
      body .page-wrapper .page-header .navigation li.level0.level-top.around-tea-bg::before {
        background-image: var(--image-cat-mobile); }
      body .page-wrapper .page-header .navigation li.level0.level-top.gifts-bg::before {
        background-image: var(--image-cat-mobile); }
      body .page-wrapper .page-header .navigation li.level0.level-top.tea-delight-bg::before {
        background-image: var(--image-cat-mobile); }
      body .page-wrapper .page-header .navigation li.level0.level-top li.text-and-picture {
        display: none; }
        body .page-wrapper .page-header .navigation li.level0.level-top li.text-and-picture::before {
          content: none; }
      body .page-wrapper .page-header .navigation li.level0.level-top > .link-container {
        position: relative;
        padding: 20px 40px 20px 60px;
        border-bottom: solid 1px #d1d1d1;
        cursor: pointer; }
        body .page-wrapper .page-header .navigation li.level0.level-top > .link-container > a {
          letter-spacing: 1.11px; }
        body .page-wrapper .page-header .navigation li.level0.level-top > .link-container::after {
          position: absolute;
          top: 20px;
          right: 36px;
          display: block;
          width: 20px;
          height: 20px;
          background: url(../../frontend/Mariagefreres/default/it_IT/images/left.svg) no-repeat center;
          background-size: 15px;
          transform: rotate(180deg);
          content: ""; }
        body .page-wrapper .page-header .navigation li.level0.level-top > .link-container.no-children::after {
          content: none; }
      body .page-wrapper .page-header .navigation li.level0.level-top > .submenu {
        display: none;
        padding: 0 40px 30px 60px; }
      body .page-wrapper .page-header .navigation li.level0.level-top.expanded > .link-container {
        background-color: #f2f2f2;
        border-bottom: none; }
        body .page-wrapper .page-header .navigation li.level0.level-top.expanded > .link-container::after {
          left: 24px;
          transform: rotate(0deg); }
      body .page-wrapper .page-header .navigation li.level0.level-top.expanded > .submenu {
        border-bottom: solid 2px #d1d1d1; }
      body .page-wrapper .page-header .navigation li.level0.level-top.expanded.tea-bg::before, body .page-wrapper .page-header .navigation li.level0.level-top.expanded.around-tea-bg::before, body .page-wrapper .page-header .navigation li.level0.level-top.expanded.gifts-bg::before, body .page-wrapper .page-header .navigation li.level0.level-top.expanded.tea-delight-bg::before {
        height: calc(var(--image-cat-mobile-height) * 1px);
        opacity: 1; }
      body .page-wrapper .page-header .navigation li.level0.level-top.menu-item-active .link-container > a.menu-item-active span {
        text-decoration: none; }
    body .page-wrapper .page-header .navigation li.level1 {
      padding: 0;
      margin: 0;
      text-transform: initial; }
      body .page-wrapper .page-header .navigation li.level1 > .link-container.entry-hide-on-desktop {
        padding: 11px 0 11px 15px; }
        body .page-wrapper .page-header .navigation li.level1 > .link-container.entry-hide-on-desktop a span {
          font-size: 1.4rem; }
    body .page-wrapper .page-header .navigation li.level2 {
      position: relative;
      font-size: 1.4rem; }
      body .page-wrapper .page-header .navigation li.level2 > .link-container {
        padding: 11px 0 11px 15px;
        cursor: pointer; }
        body .page-wrapper .page-header .navigation li.level2 > .link-container::after {
          position: absolute;
          top: 10px;
          right: 0;
          display: block;
          width: 20px;
          height: 20px;
          background: url(../../frontend/Mariagefreres/default/it_IT/images/left.svg) no-repeat center;
          background-size: 8px;
          transform: rotate(-90deg);
          transition: transform 0.2s ease-in-out;
          content: ""; }
        body .page-wrapper .page-header .navigation li.level2 > .link-container.no-children::after {
          content: none; }
      body .page-wrapper .page-header .navigation li.level2 > .submenu {
        display: none;
        padding-left: 15px; }
      body .page-wrapper .page-header .navigation li.level2.expanded > .link-container::after {
        transform: rotate(90deg); }
    body .page-wrapper .page-header .navigation li.level3 {
      padding: 10px 0 10px 15px;
      font-size: 1.2rem;
      font-weight: 400;
      letter-spacing: 0.67px; }
      body .page-wrapper .page-header .navigation li.level3 a span {
        display: block;
        word-wrap: break-word;
        white-space: normal; }
      body .page-wrapper .page-header .navigation li.level3.entry-hide-on-desktop .link-container a span, body .page-wrapper .page-header .navigation li.level3.entry-set-end-on-desktop .link-container a span {
        font-weight: 400; }
    body .page-wrapper .page-header .navigation .packaging-block-container .packaging-block__title {
      margin: 10px 0 0 0;
      border-top: solid 1px #9e9e9e;
      color: #333333;
      font-size: 1.4rem;
      font-weight: 700;
      line-height: 3.29;
      letter-spacing: 0.8px; }
    body .page-wrapper .page-header .navigation .packaging-block-container .packaging-block__items {
      display: grid;
      grid-gap: 6px;
      grid-template-columns: repeat(2, 1fr); }
      body .page-wrapper .page-header .navigation .packaging-block-container .packaging-block__items .packaging-block__item {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 6px 8px;
        min-height: 62px;
        background-color: #efefef; }
        body .page-wrapper .page-header .navigation .packaging-block-container .packaging-block__items .packaging-block__item__text {
          display: flex;
          align-items: center;
          margin: 0;
          text-align: center;
          font-size: 1.1rem;
          line-height: 1.1;
          white-space: break-spaces; }
          body .page-wrapper .page-header .navigation .packaging-block-container .packaging-block__items .packaging-block__item__text.weight::before, body .page-wrapper .page-header .navigation .packaging-block-container .packaging-block__items .packaging-block__item__text.mousseline::before, body .page-wrapper .page-header .navigation .packaging-block-container .packaging-block__items .packaging-block__item__text.icone::before, body .page-wrapper .page-header .navigation .packaging-block-container .packaging-block__items .packaging-block__item__text.collector::before {
            display: block;
            width: 20px;
            aspect-ratio: 1;
            min-width: 20px;
            margin: 0 12px 0 0;
            background-position: center;
            background-size: contain;
            content: ""; }
          body .page-wrapper .page-header .navigation .packaging-block-container .packaging-block__items .packaging-block__item__text.weight::before {
            background-image: url("/media/contentmanager/content/packagingmenu/poids-60px.png"); }
          body .page-wrapper .page-header .navigation .packaging-block-container .packaging-block__items .packaging-block__item__text.mousseline::before {
            background-image: url("/media/contentmanager/content/packagingmenu/mousseline-60px.png"); }
          body .page-wrapper .page-header .navigation .packaging-block-container .packaging-block__items .packaging-block__item__text.icone::before {
            background-image: url("/media/contentmanager/content/packagingmenu/icone-60px.png"); }
          body .page-wrapper .page-header .navigation .packaging-block-container .packaging-block__items .packaging-block__item__text.collector::before {
            background-image: url("/media/contentmanager/content/packagingmenu/collector-60px.png"); }
    body .page-wrapper .page-header .navigation .switcher.language .action.toggle.switcher-trigger::after {
      display: none; }
    body .page-wrapper .page-header .navigation .switcher.switcher-currency {
      display: block;
      height: 60px;
      padding: 20px 40px 20px 60px; }
      body .page-wrapper .page-header .navigation .switcher.switcher-currency .switcher-options .switcher-trigger strong {
        font-size: 1.4rem; }
    body .page-wrapper .page-header .navigation .switcher.switcher-language {
      display: block;
      height: 60px;
      padding: 20px 40px 20px 60px; }
      body .page-wrapper .page-header .navigation .switcher.switcher-language .switcher-options .action.toggle.switcher-trigger strong {
        color: #000000;
        font-size: 1.4rem; }

body.nav-open {
  width: 100%;
  height: 100%;
  overflow: hidden; }
  body.nav-open .page-wrapper {
    left: 100%;
    overflow-x: visible; }
    body.nav-open .page-wrapper .page-header .navigation {
      margin-left: 0; }
    body.nav-open .page-wrapper .head-wrapper .header.content {
      position: relative; }
      body.nav-open .page-wrapper .head-wrapper .header.content .nav-toggle {
        opacity: 1; }
      body.nav-open .page-wrapper .head-wrapper .header.content::after {
        position: absolute;
        bottom: 0;
        display: block;
        width: 100%;
        height: 4px;
        background: white;
        content: ""; }

.promotion-banner {
  position: fixed;
  background: #000;
  z-index: 50;
  top: 0;
  left: 0;
  right: 0;
  height: 30px;
  max-height: 30px;
  line-height: 1.4;
  color: #fff;
  text-align: center;
  place-content: center;
  padding: 0 1.5rem;
  display: flex;
  justify-content: center;
  column-gap: 2.5rem;
  pointer-events: none;
  transition: all 0.5s ease-in-out; }
  .promotion-banner .slide-arrow.hidden {
    display: none; }
  .promotion-banner.promotion-banner-mobile {
    display: block; }
  .promotion-banner.promotion-banner-desktop {
    display: none; }
  .promotion-banner .promotion-text {
    max-width: 80rem;
    flex-grow: 1;
    place-items: center;
    display: grid;
    pointer-events: auto;
    margin: 0 auto; }
    .promotion-banner .promotion-text > * {
      grid-row-start: 1;
      grid-column-start: -1; }
    .promotion-banner .promotion-text > :not(.active) {
      visibility: hidden; }
    .promotion-banner .promotion-text .banner {
      width: 100%;
      opacity: 0;
      transition: all .6s ease;
      transform: translateY(10px);
      text-decoration: none;
      text-transform: uppercase;
      font-size: 1rem;
      padding: 0;
      letter-spacing: 0.5px;
      color: #fff; }
      .promotion-banner .promotion-text .banner.fadeout {
        transform: translateY(-10px); }
      .promotion-banner .promotion-text .banner.active {
        opacity: 1;
        transform: translateY(0px); }
      .promotion-banner .promotion-text .banner * {
        color: inherit;
        margin: 0;
        padding: 0; }

@media screen and (min-width: 768px) {
  body .page-wrapper .page-header .navigation {
    width: auto;
    min-width: 300px;
    overflow-x: visible; }
  body.nav-open .page-wrapper {
    left: 0; }
  body.nav-open::after {
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    z-index: 9;
    width: 100%;
    height: calc(100vh - 64px);
    background: rgba(0, 0, 0, 0.4);
    content: ''; }
  .promotion-banner.promotion-banner-mobile {
    display: none; }
  .promotion-banner.promotion-banner-desktop {
    display: block; } }

@media screen and (min-width: 1025px) {
  body.dark-header .page-wrapper {
    padding-top: 124px;
    transition: all 0.5s ease-in-out; }
    body.dark-header .page-wrapper .page-header {
      height: 124px; }
      body.dark-header .page-wrapper .page-header > .logo-container > .logo {
        height: 60px;
        padding-top: 0;
        padding-bottom: 0;
        background: transparent; }
  body.catalogsearch-result-index .page-wrapper, body.catalog-category-view .page-wrapper {
    padding-top: 0; }
    body.catalogsearch-result-index .page-wrapper .page-header > .logo-container > .logo, body.catalog-category-view .page-wrapper .page-header > .logo-container > .logo {
      height: 60px;
      padding: 0;
      background: none; }
  body .page-wrapper {
    position: static;
    padding-top: 0;
    transition: initial; }
    body .page-wrapper .page-header {
      position: fixed;
      top: 0;
      right: 0;
      left: 0;
      z-index: 99;
      padding: 12px 20px 0;
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.48) 15%, rgba(0, 0, 0, 0));
      transition: all 0.5s ease-in-out; }
      body .page-wrapper .page-header > .logo-container {
        position: absolute;
        top: 12px;
        left: 50%;
        z-index: 999;
        width: auto;
        transform: translateX(-50%); }
        body .page-wrapper .page-header > .logo-container .logo {
          display: inline-block;
          height: 60px;
          padding: 0;
          visibility: visible;
          background: none;
          opacity: 1;
          transform: scale(1);
          transform-origin: top;
          transition: all 0.5s ease-in-out; }
          body .page-wrapper .page-header > .logo-container .logo img {
            height: 100%; }
      body .page-wrapper .page-header .head-wrapper {
        position: relative;
        height: 60px;
        display: flex;
        z-index: 99;
        margin: 0 auto;
        background: none;
        transition: all 0.5s ease-in-out; }
        body .page-wrapper .page-header .head-wrapper .action.nav-toggle,
        body .page-wrapper .page-header .head-wrapper .action.toggle.switcher-trigger,
        body .page-wrapper .page-header .head-wrapper .minisearch-btn,
        body .page-wrapper .page-header .head-wrapper .header.links,
        body .page-wrapper .page-header .head-wrapper .action.showcart {
          opacity: 1; }
        body .page-wrapper .page-header .head-wrapper .minisearch-btn,
        body .page-wrapper .page-header .head-wrapper .header.links li a,
        body .page-wrapper .page-header .head-wrapper .action.showcart .text {
          font-size: 0; }
        body .page-wrapper .page-header .head-wrapper .minisearch-btn > .ic-search::before,
        body .page-wrapper .page-header .head-wrapper .minisearch-btn > .ic-fermer::before,
        body .page-wrapper .page-header .head-wrapper .header.links > li > a::before,
        body .page-wrapper .page-header .head-wrapper .counter.qty::before {
          display: inline-block; }
        body .page-wrapper .page-header .head-wrapper .header-additional {
          order: 1;
          justify-content: flex-start;
          align-items: center;
          width: calc(100% / 3);
          visibility: visible;
          opacity: 1;
          transition: all 0.5s ease-in-out; }
          body .page-wrapper .page-header .head-wrapper .header-additional .switcher {
            padding: 0 20px; }
            body .page-wrapper .page-header .head-wrapper .header-additional .switcher:first-child {
              padding-left: 0; }
            body .page-wrapper .page-header .head-wrapper .header-additional .switcher:last-child {
              padding-right: 0; }
            body .page-wrapper .page-header .head-wrapper .header-additional .switcher.switcher-language, body .page-wrapper .page-header .head-wrapper .header-additional .switcher.switcher-currency, body .page-wrapper .page-header .head-wrapper .header-additional .switcher.switcher-storelocator {
              display: flex;
              height: 24px;
              line-height: 24px; }
              body .page-wrapper .page-header .head-wrapper .header-additional .switcher.switcher-language .switcher-options, body .page-wrapper .page-header .head-wrapper .header-additional .switcher.switcher-currency .switcher-options, body .page-wrapper .page-header .head-wrapper .header-additional .switcher.switcher-storelocator .switcher-options {
                flex-grow: initial;
                padding: 0; }
                body .page-wrapper .page-header .head-wrapper .header-additional .switcher.switcher-language .switcher-options:hover, body .page-wrapper .page-header .head-wrapper .header-additional .switcher.switcher-currency .switcher-options:hover, body .page-wrapper .page-header .head-wrapper .header-additional .switcher.switcher-storelocator .switcher-options:hover {
                  text-decoration: none; }
                  body .page-wrapper .page-header .head-wrapper .header-additional .switcher.switcher-language .switcher-options:hover .switcher-trigger strong, body .page-wrapper .page-header .head-wrapper .header-additional .switcher.switcher-currency .switcher-options:hover .switcher-trigger strong, body .page-wrapper .page-header .head-wrapper .header-additional .switcher.switcher-storelocator .switcher-options:hover .switcher-trigger strong {
                    text-decoration: underline; }
                body .page-wrapper .page-header .head-wrapper .header-additional .switcher.switcher-language .switcher-options .switcher-trigger, body .page-wrapper .page-header .head-wrapper .header-additional .switcher.switcher-currency .switcher-options .switcher-trigger, body .page-wrapper .page-header .head-wrapper .header-additional .switcher.switcher-storelocator .switcher-options .switcher-trigger {
                  display: flex;
                  justify-content: center;
                  align-items: center; }
                  body .page-wrapper .page-header .head-wrapper .header-additional .switcher.switcher-language .switcher-options .switcher-trigger strong, body .page-wrapper .page-header .head-wrapper .header-additional .switcher.switcher-currency .switcher-options .switcher-trigger strong, body .page-wrapper .page-header .head-wrapper .header-additional .switcher.switcher-storelocator .switcher-options .switcher-trigger strong {
                    padding: 0;
                    font-size: 14px;
                    white-space: nowrap; }
                  body .page-wrapper .page-header .head-wrapper .header-additional .switcher.switcher-language .switcher-options .switcher-trigger::after, body .page-wrapper .page-header .head-wrapper .header-additional .switcher.switcher-currency .switcher-options .switcher-trigger::after, body .page-wrapper .page-header .head-wrapper .header-additional .switcher.switcher-storelocator .switcher-options .switcher-trigger::after {
                    width: 24px;
                    height: 24px;
                    font-size: 24px; }
        body .page-wrapper .page-header .head-wrapper .header.content {
          order: 2;
          justify-content: center;
          width: calc(100% / 3); }
          body .page-wrapper .page-header .head-wrapper .header.content .action.nav-toggle {
            display: none; }
        body .page-wrapper .page-header .head-wrapper .logo-container {
          position: absolute;
          visibility: hidden;
          opacity: 0;
          transition: all 0.5s ease-in-out; }
          body .page-wrapper .page-header .head-wrapper .logo-container .logo img {
            height: 60px; }
        body .page-wrapper .page-header .head-wrapper .panel.wrapper {
          width: calc(100% / 3); }
          body .page-wrapper .page-header .head-wrapper .panel.wrapper .panel.header {
            justify-content: flex-end; }
            body .page-wrapper .page-header .head-wrapper .panel.wrapper .panel.header .block.block-search,
            body .page-wrapper .page-header .head-wrapper .panel.wrapper .panel.header .minicart-wrapper,
            body .page-wrapper .page-header .head-wrapper .panel.wrapper .panel.header .header.links {
              width: auto; }
              body .page-wrapper .page-header .head-wrapper .panel.wrapper .panel.header .block.block-search li a,
              body .page-wrapper .page-header .head-wrapper .panel.wrapper .panel.header .block.block-search a,
              body .page-wrapper .page-header .head-wrapper .panel.wrapper .panel.header .minicart-wrapper li a,
              body .page-wrapper .page-header .head-wrapper .panel.wrapper .panel.header .minicart-wrapper a,
              body .page-wrapper .page-header .head-wrapper .panel.wrapper .panel.header .header.links li a,
              body .page-wrapper .page-header .head-wrapper .panel.wrapper .panel.header .header.links a {
                flex-flow: row; }
                body .page-wrapper .page-header .head-wrapper .panel.wrapper .panel.header .block.block-search li a:hover,
                body .page-wrapper .page-header .head-wrapper .panel.wrapper .panel.header .block.block-search a:hover,
                body .page-wrapper .page-header .head-wrapper .panel.wrapper .panel.header .minicart-wrapper li a:hover,
                body .page-wrapper .page-header .head-wrapper .panel.wrapper .panel.header .minicart-wrapper a:hover,
                body .page-wrapper .page-header .head-wrapper .panel.wrapper .panel.header .header.links li a:hover,
                body .page-wrapper .page-header .head-wrapper .panel.wrapper .panel.header .header.links a:hover {
                  text-decoration: underline; }
              body .page-wrapper .page-header .head-wrapper .panel.wrapper .panel.header .block.block-search .cart-footer a,
              body .page-wrapper .page-header .head-wrapper .panel.wrapper .panel.header .minicart-wrapper .cart-footer a,
              body .page-wrapper .page-header .head-wrapper .panel.wrapper .panel.header .header.links .cart-footer a {
                text-decoration: none; }
      body .page-wrapper .page-header .navigation-backdrop {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        height: 100vh;
        visibility: hidden;
        background: rgba(0, 0, 0, 0.4);
        opacity: 0;
        transition: all 300ms ease-in-out;
        pointer-events: none; }
      body .page-wrapper .page-header .navigation-backdrop--visible {
        visibility: visible;
        opacity: 1; }
      body .page-wrapper .page-header .navigation {
        position: relative;
        overflow: visible;
        display: flex;
        justify-content: center;
        width: -moz-fit-content;
        width: fit-content;
        height: auto;
        padding-bottom: 0;
        margin: 0 auto;
        z-index: 98;
        background: initial;
        transition: all 0.5s ease-in-out; }
        body .page-wrapper .page-header .navigation .ui-menu.menu-main-ul {
          display: flex; }
        body .page-wrapper .page-header .navigation a {
          color: #fff; }
        body .page-wrapper .page-header .navigation .logo-container {
          display: none; }
        body .page-wrapper .page-header .navigation li.level0.level-top {
          justify-content: center;
          margin: 0 5px;
          font-size: 2rem;
          white-space: nowrap; }
          body .page-wrapper .page-header .navigation li.level0.level-top.tea-bg::before, body .page-wrapper .page-header .navigation li.level0.level-top.around-tea-bg::before, body .page-wrapper .page-header .navigation li.level0.level-top.gifts-bg::before, body .page-wrapper .page-header .navigation li.level0.level-top.tea-delight-bg::before {
            content: none; }
          body .page-wrapper .page-header .navigation li.level0.level-top li.text-and-picture {
            display: block;
            max-width: 330px; }
            body .page-wrapper .page-header .navigation li.level0.level-top li.text-and-picture .link-container a span {
              display: block;
              font-size: 12px;
              font-style: normal;
              font-weight: normal;
              line-height: 1.1;
              letter-spacing: 0.67px;
              white-space: break-spaces; }
          body .page-wrapper .page-header .navigation li.level0.level-top::after {
            position: absolute;
            bottom: 0;
            left: 0;
            display: block;
            width: 100%;
            height: 4px;
            background: #fff;
            opacity: 0;
            transition: opacity 0.3s ease-in-out;
            content: ""; }
          body .page-wrapper .page-header .navigation li.level0.level-top:hover::after {
            opacity: 1; }
          body .page-wrapper .page-header .navigation li.level0.level-top:hover > .submenu {
            z-index: 10;
            visibility: visible;
            opacity: 1;
            transform: translateY(0); }
          body .page-wrapper .page-header .navigation li.level0.level-top.first {
            margin-left: 0; }
          body .page-wrapper .page-header .navigation li.level0.level-top.last {
            margin-right: 0; }
          body .page-wrapper .page-header .navigation li.level0.level-top > .link-container {
            position: relative;
            z-index: 99;
            padding: initial;
            border-bottom: initial; }
            body .page-wrapper .page-header .navigation li.level0.level-top > .link-container > a {
              display: block;
              padding: 0 12px;
              font-family: "CopperplateGothic";
              line-height: 52px;
              letter-spacing: 1px; }
              body .page-wrapper .page-header .navigation li.level0.level-top > .link-container > a:hover {
                text-decoration: none; }
            body .page-wrapper .page-header .navigation li.level0.level-top > .link-container::after {
              content: none; }
          body .page-wrapper .page-header .navigation li.level0.level-top > .submenu {
            position: fixed;
            left: 0;
            display: block;
            z-index: 9;
            width: 100%;
            padding: 40px;
            visibility: hidden;
            background: #fff;
            opacity: 0;
            transform: translateY(-18px);
            transition-duration: 0.3s;
            transition-property: opacity, visibility, transform;
            transition-timing-function: ease-in-out;
            overflow: auto; }
            body .page-wrapper .page-header .navigation li.level0.level-top > .submenu .submenu-content-wrapper {
              display: flex;
              gap: 0 25px;
              justify-content: center; }
        body .page-wrapper .page-header .navigation li.level1 {
          flex: 0 1 280px; }
          body .page-wrapper .page-header .navigation li.level1.push-menu {
            flex: 0 1 auto;
            max-width: 330px; }
            body .page-wrapper .page-header .navigation li.level1.push-menu a {
              display: block; }
        body .page-wrapper .page-header .navigation li.level2 {
          position: relative;
          padding-bottom: 20px;
          font-size: 1.7rem;
          transform: none; }
          body .page-wrapper .page-header .navigation li.level2 a {
            color: #25221b; }
          body .page-wrapper .page-header .navigation li.level2 > .link-container {
            padding: 0;
            margin-bottom: 20px; }
            body .page-wrapper .page-header .navigation li.level2 > .link-container a.level2 > span {
              white-space: break-spaces;
              line-height: 1.2; }
            body .page-wrapper .page-header .navigation li.level2 > .link-container::after {
              display: none; }
        body .page-wrapper .page-header .navigation li.level3 {
          padding: 0;
          margin-bottom: 8px;
          font-size: 1.4rem;
          line-height: 1.3; }
        body .page-wrapper .page-header .navigation li.level1 .submenu,
        body .page-wrapper .page-header .navigation li.level2 .submenu,
        body .page-wrapper .page-header .navigation li.level3 .submenu {
          display: flex;
          flex-direction: column;
          padding: 0; }
        body .page-wrapper .page-header .navigation li.level1.entry-hide-on-desktop,
        body .page-wrapper .page-header .navigation li.level2.entry-hide-on-desktop,
        body .page-wrapper .page-header .navigation li.level3.entry-hide-on-desktop {
          display: none; }
        body .page-wrapper .page-header .navigation li.level1.entry-set-end-on-desktop,
        body .page-wrapper .page-header .navigation li.level2.entry-set-end-on-desktop,
        body .page-wrapper .page-header .navigation li.level3.entry-set-end-on-desktop {
          order: 1; }
        body .page-wrapper .page-header .navigation .js-image-category a {
          position: relative; }
        body .page-wrapper .page-header .navigation .js-image-category a::after {
          display: block;
          content: var(--label-image-category);
          position: absolute;
          white-space: break-spaces;
          margin-top: 8px; }
        body .page-wrapper .page-header .navigation .packaging-block-container {
          display: flex;
          flex-direction: column;
          align-items: flex-start; }
          body .page-wrapper .page-header .navigation .packaging-block-container .packaging-block__title {
            font-size: 1.7rem;
            letter-spacing: 0;
            margin-top: 0;
            border-top: none; }
          body .page-wrapper .page-header .navigation .packaging-block-container .packaging-block__items .packaging-block__item {
            width: 80px;
            aspect-ratio: 1;
            padding: 6px 8px; }
            body .page-wrapper .page-header .navigation .packaging-block-container .packaging-block__items .packaging-block__item__text {
              flex-direction: column; }
              body .page-wrapper .page-header .navigation .packaging-block-container .packaging-block__items .packaging-block__item__text.weight::before, body .page-wrapper .page-header .navigation .packaging-block-container .packaging-block__items .packaging-block__item__text.mousseline::before, body .page-wrapper .page-header .navigation .packaging-block-container .packaging-block__items .packaging-block__item__text.icone::before, body .page-wrapper .page-header .navigation .packaging-block-container .packaging-block__items .packaging-block__item__text.collector::before {
                margin: 0 0 5px 0;
                width: 35px;
                aspect-ratio: 1; }
        body .page-wrapper .page-header .navigation .packaging-block__item,
        body .page-wrapper .page-header .navigation .level3 a:not(.entry-set-end-on-desktop) {
          transition: text-shadow 300ms ease-in-out; }
          body .page-wrapper .page-header .navigation .packaging-block__item:hover,
          body .page-wrapper .page-header .navigation .level3 a:not(.entry-set-end-on-desktop):hover {
            text-decoration: none;
            text-shadow: 0 0 1px #000; }
        body .page-wrapper .page-header .navigation .switcher.switcher-currency,
        body .page-wrapper .page-header .navigation .switcher.switcher-language {
          display: none; }
      body .page-wrapper .page-header.header-sticky {
        height: 74px;
        padding: 6px 20px 0;
        background: #000; }
        body .page-wrapper .page-header.header-sticky > .logo-container {
          z-index: 0; }
          body .page-wrapper .page-header.header-sticky > .logo-container .logo {
            visibility: hidden;
            opacity: 0; }
        body .page-wrapper .page-header.header-sticky .head-wrapper {
          height: 64px; }
          body .page-wrapper .page-header.header-sticky .head-wrapper .block.block-search,
          body .page-wrapper .page-header.header-sticky .head-wrapper .header.links,
          body .page-wrapper .page-header.header-sticky .head-wrapper .minicart-wrapper {
            opacity: 0.5; }
            body .page-wrapper .page-header.header-sticky .head-wrapper .block.block-search:hover, body .page-wrapper .page-header.header-sticky .head-wrapper .block.block-search:has(> .slide_cart),
            body .page-wrapper .page-header.header-sticky .head-wrapper .header.links:hover,
            body .page-wrapper .page-header.header-sticky .head-wrapper .header.links:has(> .slide_cart),
            body .page-wrapper .page-header.header-sticky .head-wrapper .minicart-wrapper:hover,
            body .page-wrapper .page-header.header-sticky .head-wrapper .minicart-wrapper:has(> .slide_cart) {
              opacity: 1; }
          body .page-wrapper .page-header.header-sticky .head-wrapper .minicart-wrapper.active {
            opacity: 1; }
          body .page-wrapper .page-header.header-sticky .head-wrapper .header-additional {
            visibility: hidden;
            opacity: 0; }
          body .page-wrapper .page-header.header-sticky .head-wrapper .logo-container {
            visibility: visible;
            opacity: 1; }
        body .page-wrapper .page-header.header-sticky .navigation {
          top: -64px;
          z-index: 100; }
          body .page-wrapper .page-header.header-sticky .navigation > ul > li {
            opacity: 0.5;
            transition: all 0.3s ease-in-out; }
            body .page-wrapper .page-header.header-sticky .navigation > ul > li:hover {
              opacity: 1; }
          body .page-wrapper .page-header.header-sticky .navigation li.level0.level-top > .link-container > a {
            line-height: 68px; }
          body .page-wrapper .page-header.header-sticky .navigation li.level0.level-top > .link-container::after {
            content: none; }
  body.nav-open::after {
    display: none; }
  body:has(.promotion-banner) .page-wrapper {
    padding-top: 30px; }
  body:has(.promotion-banner) .page-header {
    position: fixed;
    top: 30px; }
    body:has(.promotion-banner) .page-header.header-sticky {
      top: 30px; }
  body:has(.promotion-banner).dark-header .page-wrapper {
    padding-top: calc(124px + 30px); }
  body:has(.promotion-banner).dark-header .page-header.header-sticky {
    position: fixed;
    top: 30px; } }

@media screen and (min-width: 1440px) {
  body .page-wrapper .page-header .head-wrapper .minisearch-btn,
  body .page-wrapper .page-header .head-wrapper .header.links li a,
  body .page-wrapper .page-header .head-wrapper .action.showcart .text {
    margin-left: 10px;
    font-size: 14px; } }

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

.cms-index-index .page-header {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.48) 15%, rgba(0, 0, 0, 0)); }
  .cms-index-index .page-header.header-sticky {
    background: #000; }

.cms-index-index .columns .column.main {
  padding-bottom: 0; }

.cms-index-index .reassurance {
  background-color: #f2f2f2;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

.cms-index-index .page-header.header-sticky .header.content .navigation {
  top: -10px; }

.the-fade {
  top: 100px;
  opacity: 0; }

.modals-wrapper .amredirect-modal {
  background: rgba(0, 0, 0, 0.1); }
  .modals-wrapper .amredirect-modal._show .modal-inner-wrap {
    max-width: 750px;
    width: 100%;
    margin-top: 185px; }
    @media only screen and (max-width: 767px) {
      .modals-wrapper .amredirect-modal._show .modal-inner-wrap {
        max-width: 90%;
        padding-left: 20px;
        padding-right: 20px; } }
    @media only screen and (max-width: 639px) {
      .modals-wrapper .amredirect-modal._show .modal-inner-wrap {
        margin-top: 100px; } }
  .modals-wrapper .amredirect-modal .modal-inner-wrap {
    padding: 35px 34px 0; }
  .modals-wrapper .amredirect-modal .modal-header {
    padding: 25px 0 0; }
    .modals-wrapper .amredirect-modal .modal-header .modal-title {
      display: block;
      width: 100%;
      border: 0;
      margin: 0;
      padding: 0;
      font-size: 30px;
      line-height: 40px; }
  .modals-wrapper .amredirect-modal .modal-content,
  .modals-wrapper .amredirect-modal .modal-footer {
    padding: 0; }
  .modals-wrapper .amredirect-modal .modal-content {
    order: 2; }
    .modals-wrapper .amredirect-modal .modal-content p {
      text-align: center; }
      .modals-wrapper .amredirect-modal .modal-content p .maj {
        text-transform: capitalize; }
  .modals-wrapper .amredirect-modal .modal-footer {
    position: relative;
    display: none; }
  .modals-wrapper .amredirect-modal .select-content {
    margin: 0 auto 50px;
    display: flex;
    justify-content: center; }
    @media only screen and (max-width: 767px) {
      .modals-wrapper .amredirect-modal .select-content {
        max-width: 100%;
        margin-bottom: 40px;
        flex-flow: wrap; } }
    .modals-wrapper .amredirect-modal .select-content .selectric-wrapper {
      max-width: 304px;
      width: 100%; }
      @media only screen and (max-width: 767px) {
        .modals-wrapper .amredirect-modal .select-content .selectric-wrapper {
          margin-bottom: 10px;
          max-width: unset; } }
  .modals-wrapper .amredirect-modal img {
    height: 230px;
    width: auto;
    margin: 0 auto 35px;
    display: block; }
    @media only screen and (max-width: 639px) {
      .modals-wrapper .amredirect-modal img {
        margin-bottom: 30px; } }
    @media only screen and (max-width: 639px) {
      .modals-wrapper .amredirect-modal img {
        height: 170px; } }
  .modals-wrapper .amredirect-modal .action.accept {
    width: auto;
    padding: 14px 58px;
    margin: 0;
    margin-left: 10px;
    top: 0 !important;
    height: 50px;
    margin-top: 20px; }
    @media only screen and (max-width: 767px) {
      .modals-wrapper .amredirect-modal .action.accept {
        width: 100%;
        margin: 20px 0 0; } }

.page-header .switcher.switcher-currency .switcher-options {
  padding-left: 24px;
  cursor: pointer; }
  @media only screen and (max-width: 1024px) {
    .page-header .switcher.switcher-currency .switcher-options {
      padding-left: 0; } }
  .page-header .switcher.switcher-currency .switcher-options:hover {
    text-decoration: underline; }
  @media only screen and (max-width: 1024px) {
    .page-header .switcher.switcher-currency .switcher-options {
      display: block; } }
  .page-header .switcher.switcher-currency .switcher-options .switcher-trigger {
    color: #fff; }
    @media only screen and (max-width: 1024px) {
      .page-header .switcher.switcher-currency .switcher-options .switcher-trigger {
        color: #000;
        position: relative;
        display: inline-block;
        opacity: 0.6; } }
    .page-header .switcher.switcher-currency .switcher-options .switcher-trigger::after {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 26px;
      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; }
      @media only screen and (max-width: 1024px) {
        .page-header .switcher.switcher-currency .switcher-options .switcher-trigger::after {
          position: absolute;
          top: -3px;
          right: -17px;
          font-size: 18px; } }
    .page-header .switcher.switcher-currency .switcher-options .switcher-trigger strong {
      padding-left: 20px;
      position: relative;
      font-size: 11px; }
      @media only screen and (max-width: 1024px) {
        .page-header .switcher.switcher-currency .switcher-options .switcher-trigger strong {
          padding-left: 0; } }
  .page-header .switcher.switcher-currency .switcher-options .switcher-dropdown-country2 {
    margin: 0;
    margin-top: 0;
    padding: 0;
    list-style: none none;
    background: #fff;
    border: 1px solid #dadada;
    margin-top: 4px;
    min-width: 160px;
    z-index: 100;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    box-shadow: 0 0 8px 0 rgba(88, 88, 88, 0.2);
    padding: 40px;
    background: #fff;
    width: 500px;
    border: 0; }
    @media only screen and (max-width: 1024px) {
      .page-header .switcher.switcher-currency .switcher-options .switcher-dropdown-country2 {
        width: 100%;
        margin: 0;
        padding: 25px 20px;
        display: none !important; } }
    @media only screen and (min-width: 1025px) {
      .page-header .switcher.switcher-currency .switcher-options .switcher-dropdown-country2:before {
        width: 65px;
        height: 5px;
        display: block;
        background: #000;
        top: 0 !important;
        left: 0 !important;
        border: 0;
        visibility: visible; } }
    .page-header .switcher.switcher-currency .switcher-options .switcher-dropdown-country2 li {
      display: block;
      padding: 15px 25px;
      font-size: 11px;
      font-weight: 400;
      font-stretch: normal;
      font-style: normal;
      line-height: normal;
      letter-spacing: normal;
      color: #000;
      border: 0; }
      .page-header .switcher.switcher-currency .switcher-options .switcher-dropdown-country2 li:after {
        transform: none;
        width: 0; }
      .page-header .switcher.switcher-currency .switcher-options .switcher-dropdown-country2 li.selected {
        background: #f3f3f3;
        font-weight: 700; }
        .page-header .switcher.switcher-currency .switcher-options .switcher-dropdown-country2 li.selected:after {
          width: 4px; }
      .page-header .switcher.switcher-currency .switcher-options .switcher-dropdown-country2 li:hover {
        background: #f3f3f3;
        font-weight: 700; }
        .page-header .switcher.switcher-currency .switcher-options .switcher-dropdown-country2 li:hover:after {
          width: 4px; }
    .page-header .switcher.switcher-currency .switcher-options .switcher-dropdown-country2 .switcher-title {
      text-transform: uppercase;
      font-weight: bold;
      letter-spacing: 0;
      line-height: 17px;
      margin-bottom: 12px;
      color: #25221b;
      text-align: start;
      font-size: 13px; }
      @media only screen and (max-width: 1024px) {
        .page-header .switcher.switcher-currency .switcher-options .switcher-dropdown-country2 .switcher-title {
          font-size: 12px; } }
    .page-header .switcher.switcher-currency .switcher-options .switcher-dropdown-country2 .switcher-content:not(:last-of-type) {
      margin-bottom: 25px; }
    .page-header .switcher.switcher-currency .switcher-options .switcher-dropdown-country2 .selectric span.label {
      width: 100%;
      position: relative;
      height: 100%;
      font-size: 14px; }
    .page-header .switcher.switcher-currency .switcher-options .switcher-dropdown-country2 .switcher-options-close {
      position: absolute;
      top: 5px;
      right: 5px;
      color: black;
      font-size: 20px;
      display: flex;
      align-items: center;
      justify-content: center;
      width: 20px;
      height: 20px;
      transition-duration: 0.15s;
      cursor: pointer; }
      .page-header .switcher.switcher-currency .switcher-options .switcher-dropdown-country2 .switcher-options-close:hover {
        background-color: #e6e6e6; }
  .page-header .switcher.switcher-currency .switcher-options.active .switcher-trigger::after {
    transform: scaleY(-1); }
  .page-header .switcher.switcher-currency .switcher-options.active .switcher-dropdown-country2 {
    display: block !important;
    width: 320px;
    color: #333333; }
    @media only screen and (max-width: 1024px) {
      .page-header .switcher.switcher-currency .switcher-options.active .switcher-dropdown-country2 {
        position: fixed;
        top: 25%;
        left: 50%;
        transform: translate(-50%, -50%); }
        .page-header .switcher.switcher-currency .switcher-options.active .switcher-dropdown-country2 .autocomplete-suggestions {
          max-height: 182px !important; } }
    @media only screen and (max-width: 767px) {
      .page-header .switcher.switcher-currency .switcher-options.active .switcher-dropdown-country2 {
        width: 100%;
        top: 64px;
        left: 0;
        right: 0;
        transform: translate(0); }
        .page-header .switcher.switcher-currency .switcher-options.active .switcher-dropdown-country2 .autocomplete-suggestions {
          max-height: 122px !important; } }

@media only screen and (max-width: 1024px) {
  .page-header .switcher.switcher-currency.active {
    padding: 0; }
    .page-header .switcher.switcher-currency.active .options ul.switcher-dropdown {
      display: block !important; }
    .page-header .switcher.switcher-currency.active .action.toggle {
      padding: 20px 40px 20px 60px;
      display: block !important;
      background: #f2f2f2 url(../../frontend/Mariagefreres/default/it_IT/images/left.svg) no-repeat;
      background-position: center left 20px;
      background-size: 22px; }
      .page-header .switcher.switcher-currency.active .action.toggle strong {
        margin: 0; }
        .page-header .switcher.switcher-currency.active .action.toggle strong:before {
          font-size: 20px;
          top: -1px; }
        .page-header .switcher.switcher-currency.active .action.toggle strong:after {
          display: none; }
        .page-header .switcher.switcher-currency.active .action.toggle strong span {
          font-weight: 700;
          font-size: 16px !important; } }

@media only screen and (max-width: 767px) {
  .page-header .switcher.switcher-currency .switcher-options .switcher-dropdown-country2,
  .page-header .switcher.switcher-language .switcher-options .switcher-dropdown-country2 {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .page-header .switcher.switcher-currency .switcher-options.active::before,
  .page-header .switcher.switcher-language .switcher-options.active::before {
    content: "";
    background: rgba(0, 0, 0, 0.1);
    top: 0;
    left: 0;
    position: fixed;
    height: 100vh;
    width: 100vw; }
  .page-header .switcher.switcher-currency .switcher-options.active::after,
  .page-header .switcher.switcher-language .switcher-options.active::after {
    content: none; } }

.switcher-options-bg {
  height: 100vh;
  width: 100vw;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 14; }

.slider-home {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw; }
  .slider-home-item {
    position: relative;
    overflow: hidden;
    flex: 1 0 100%;
    cursor: pointer;
    height: calc(100vh - 128px);
    height: calc(100svh - 64px); }
    @media only screen and (min-width: 1025px) {
      .slider-home-item {
        height: 100vh;
        height: 100svh; } }
    .slider-home-item-video {
      container-type: size;
      inset: 0;
      width: 100%;
      height: 100%;
      overflow: hidden; }
      @media (max-width: 1025px) {
        .slider-home-item-video.desktop-only {
          display: none; } }
      .slider-home-item-video iframe {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        /* force aspect ratio based on parent container */
        pointer-events: none;
        object-fit: cover; }

@container (min-aspect-ratio: 16/9) {
  .slider-home-item-video iframe {
    height: 56.25cqw;
    /* 100*9/16 */ } }

@container (max-aspect-ratio: 16/9) {
  .slider-home-item-video iframe {
    width: 177.78cqh;
    /* 100*16/9 */ } }
    .slider-home-item-image {
      min-width: 100%;
      height: 100%; }
      .slider-home-item-image img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
      .slider-home-item-image::after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-image: radial-gradient(circle at 50% 54%, #131265, #5d2418 84%);
        opacity: 0.18; }
    .slider-home-item-content {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      max-width: 500px;
      padding: 0 20px;
      text-align: center; }
      .slider-home-item-content.show .slider-home-item-title,
      .slider-home-item-content.show .slider-home-item-description,
      .slider-home-item-content.show .seperator-hp-slider,
      .slider-home-item-content.show .slider-home-item-link,
      .slider-home-item-content.show #countdown-timer {
        animation-name: slideUP; }
    .slider-home-item-content.dark .slider-home-item-title,
    .slider-home-item-content.dark .slider-home-item-description {
      color: #000;
      text-shadow: none; }
    .slider-home-item-content.dark .slider-home-item-link .outline {
      border-color: #000; }
      .slider-home-item-content.dark .slider-home-item-link .outline span {
        color: #000; }
        .slider-home-item-content.dark .slider-home-item-link .outline span::before {
          background-color: rgba(255, 255, 255, 0.1); }
      .slider-home-item-content.dark .slider-home-item-link .outline::before {
        background-color: #000; }
      .slider-home-item-content.dark .slider-home-item-link .outline:hover span, .slider-home-item-content.dark .slider-home-item-link .outline:hover::after {
        color: #fff; }
    .slider-home-item-content.dark .seperator-hp-slider {
      filter: invert(1); }
    .slider-home-item-title {
      text-shadow: 0 0 100px rgba(0, 0, 0, 0.6);
      font-size: 60px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 0.78;
      letter-spacing: 0.94px;
      text-align: center;
      color: #fff;
      margin-bottom: 11px;
      animation-duration: 0.8s;
      animation-timing-function: ease-out;
      animation-fill-mode: forwards;
      transition-duration: 0.3s;
      transform: translateY(80px);
      opacity: 0; }
      .slider-home-item-title .tsup {
        transform: translateY(-13px);
        font-size: 40%; }
        @media only screen and (max-width: 639px) {
          .slider-home-item-title .tsup {
            transform: translateY(-8px); } }

@keyframes slideUP {
  0% {
    transform: translateY(80px);
    opacity: 0; }
  100% {
    transform: translateY(0);
    opacity: 1; } }
    .slider-home-item-description {
      font-size: 16px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.54;
      letter-spacing: normal;
      text-align: center;
      color: #fff;
      max-width: 275px;
      margin: 0 auto 22px;
      animation-duration: 0.8s;
      animation-timing-function: ease-out;
      animation-fill-mode: forwards;
      animation-delay: 0.3s;
      transition-duration: 0.3s;
      transform: translateY(80px);
      opacity: 0; }
    .slider-home-item-link {
      display: inline-block;
      animation-duration: 0.8s;
      animation-timing-function: ease-out;
      animation-fill-mode: forwards;
      animation-delay: 0.7s;
      transition-duration: 0.3s;
      transform: translateY(80px);
      opacity: 0; }
      .slider-home-item-link .action.primary:not(.outline), .slider-home-item-link .actions-toolbar > .primary .action:not(.outline), .actions-toolbar > .primary .slider-home-item-link .action:not(.outline) {
        font-family: "Poppins";
        border-width: 2px;
        font-size: 1.3rem; }
  .slider-home .seperator-hp-slider {
    width: 95px;
    height: 4px;
    display: block;
    margin: 0 auto 31px;
    background-image: url(../../frontend/Mariagefreres/default/it_IT/images/Combined-Shape.svg);
    transform: translateY(80px);
    opacity: 0;
    animation-duration: 0.8s;
    animation-timing-function: ease-out;
    animation-fill-mode: forwards;
    animation-delay: 0.5s;
    transition-duration: 0.3s; }
  .slider-home .slick-dots {
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    padding: 0; }
    .slider-home .slick-dots button:not(:disabled), .slider-home .slick-dots .cart.table-wrapper .actions-toolbar > .action:not(:disabled), .cart.table-wrapper .slider-home .slick-dots .actions-toolbar > .action:not(:disabled), .slider-home .slick-dots .action-gift:not(:disabled) {
      width: 7px;
      height: 7px;
      border-radius: 7px; }
    .slider-home .slick-dots:not(.dark) button:not(:disabled), .slider-home .slick-dots:not(.dark) .cart.table-wrapper .actions-toolbar > .action:not(:disabled), .cart.table-wrapper .slider-home .slick-dots:not(.dark) .actions-toolbar > .action:not(:disabled), .slider-home .slick-dots:not(.dark) .action-gift:not(:disabled) {
      border-color: #fff;
      background-color: #fff; }
    .slider-home .slick-dots:not(.dark) .progress-round circle {
      stroke: #fff; }
    .slider-home .slick-dots.dark button:not(:disabled), .slider-home .slick-dots.dark .cart.table-wrapper .actions-toolbar > .action:not(:disabled), .cart.table-wrapper .slider-home .slick-dots.dark .actions-toolbar > .action:not(:disabled), .slider-home .slick-dots.dark .action-gift:not(:disabled) {
      border-color: #000;
      background-color: #000; }
    .slider-home .slick-dots.dark button:active::after, .slider-home .slick-dots.dark .cart.table-wrapper .actions-toolbar > .action:active::after, .cart.table-wrapper .slider-home .slick-dots.dark .actions-toolbar > .action:active::after, .slider-home .slick-dots.dark .action-gift:active::after {
      color: #000; }
    .slider-home .slick-dots.dark button::before, .slider-home .slick-dots.dark .cart.table-wrapper .actions-toolbar > .action::before, .cart.table-wrapper .slider-home .slick-dots.dark .actions-toolbar > .action::before, .slider-home .slick-dots.dark .action-gift::before {
      background: #000; }
    .slider-home .slick-dots.dark .progress-round circle {
      stroke: #000; }

.slick-slider,
.slick-list,
.slick-track,
.slick-slide {
  max-height: calc(100vh - 128px);
  max-height: calc(100svh - 64px); }
  @media only screen and (min-width: 1025px) {
    .slick-slider,
    .slick-list,
    .slick-track,
    .slick-slide {
      max-height: 100vh;
      max-height: 100svh; } }

.push-instagram-home {
  background-color: #f5f5f5;
  padding: 72px 20px 99px;
  width: 100vw;
  position: relative;
  margin-left: -50vw;
  left: 50%; }
  .push-instagram-home .mpinstagramfeed-header {
    padding-top: 0 !important;
    padding-bottom: 30px !important; }
  .push-instagram-home h3 {
    font-size: 32px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000;
    margin: 0;
    text-align: center;
    display: block; }
    .push-instagram-home h3 + div {
      display: block;
      text-align: center;
      font-size: 16px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.54;
      letter-spacing: normal;
      color: #000; }
  .push-instagram-home .mpinstagramfeed-container {
    max-width: 1330px;
    margin: 0 auto; }
  .push-instagram-home .mpinstagramfeed-photo {
    width: 25% !important;
    padding: 0 10px;
    position: relative; }
    .push-instagram-home .mpinstagramfeed-photo img {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
      transition: all 0.5s ease-in-out; }
    .push-instagram-home .mpinstagramfeed-photo a {
      position: relative;
      width: 100%;
      height: 100%;
      overflow: hidden;
      cursor: pointer;
      display: block;
      padding-bottom: 100%; }
      .push-instagram-home .mpinstagramfeed-photo a:hover img {
        transform: scale(1.2); }
  .push-instagram-home .mpinstagramfeed-post-caption {
    display: none; }

.families-tea-home {
  max-width: 100%;
  overflow: hidden; }
  .families-tea-home .page-title, .families-tea-home .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .families-tea-home .mpinstagramfeed-header {
    margin-bottom: 220px;
    padding-top: 112px; }

.teas-slider {
  margin: 0 auto 122px;
  critical: this;
  width: 100vw;
  left: 50%;
  position: relative;
  transform: translateX(-50%); }
  .teas-slider .slick-list {
    overflow: visible !important; }
  @media only screen and (min-width: 1025px) {
    .teas-slider .mobile-link {
      cursor: not-allowed;
      pointer-events: none; } }
  .teas-slider .mobile-link::after {
    background: transparent; }
  .teas-slider .teas-slider-nav {
    position: absolute;
    top: 190px;
    left: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: translateX(-50%);
    z-index: 10; }
  .teas-slider .slick-dots {
    order: 2;
    white-space: nowrap; }
    .teas-slider .slick-dots button, .teas-slider .slick-dots .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .teas-slider .slick-dots .actions-toolbar > .action, .teas-slider .slick-dots .action-gift {
      width: 5px;
      height: 5px;
      border-radius: 5px; }
  .teas-slider .slick-arrow {
    position: relative;
    z-index: 1;
    font-size: 0;
    padding: 10px;
    transform: translateX(0) translateY(0);
    width: 80px;
    border: 0;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    background: url(../../frontend/Mariagefreres/default/it_IT/images/flesh-right.svg) no-repeat center;
    outline: none;
    top: -5px; }
    .teas-slider .slick-arrow::before, .teas-slider .slick-arrow::after {
      display: none; }
    .teas-slider .slick-arrow.slick-next {
      right: auto;
      order: 3; }
      .teas-slider .slick-arrow.slick-next:hover {
        transform: translateX(10px); }
    .teas-slider .slick-arrow.slick-prev {
      left: auto;
      order: 1;
      transform: rotate(-180deg); }
      .teas-slider .slick-arrow.slick-prev:hover {
        transform: rotate(-180deg) translateX(10px); }
  .teas-slider-item {
    text-align: center;
    position: relative; }
    .teas-slider-item-image {
      position: relative;
      width: -moz-fit-content;
      width: fit-content;
      margin: 0 auto 60px; }
      @media only screen and (min-width: 1025px) {
        .teas-slider-item-image {
          padding-bottom: 0; } }
      .teas-slider-item-image img {
        display: block;
        margin: 0 auto; }
      .teas-slider-item-image-primary {
        height: 170px;
        position: relative;
        z-index: 1; }
      .teas-slider-item-image-secondary {
        position: absolute;
        opacity: 0;
        visibility: hidden;
        width: 100%;
        top: 0;
        transform: translateY(0) scale(0);
        transition: all 1s cubic-bezier(0.22, 0.61, 0.36, 1); }
        .teas-slider-item-image-secondary img {
          width: 70%; }
    .teas-slider-item-content {
      max-width: 625px;
      position: relative;
      left: 50%;
      visibility: hidden;
      opacity: 0;
      transform: translate(-50%, 30px); }
      @media only screen and (min-width: 1025px) {
        .teas-slider-item-content {
          width: 625px; } }
    .teas-slider-item.slick-current .teas-slider-item-image-secondary {
      transform: translateY(-65%) scale(1);
      opacity: 1;
      visibility: visible; }
      @media only screen and (max-width: 1024px) {
        .teas-slider-item.slick-current .teas-slider-item-image-secondary {
          transform: translateY(-138px) scale(1); } }
    .teas-slider-item.slick-current .teas-slider-item-content {
      visibility: visible;
      opacity: 1;
      transform: translate(-50%, 0);
      transition: all 0.8s ease-in-out; }
  .teas-slider-title {
    font-size: 34px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000;
    margin: 0 auto 10px;
    critical: this; }
    a.teas-slider-title {
      color: unset !important;
      text-decoration: none !important; }
    .teas-slider-title .tsup {
      transform: translateY(-6px); }
      @media only screen and (max-width: 639px) {
        .teas-slider-title .tsup {
          transform: translateY(-4px); } }
  .teas-slider-description {
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.64;
    letter-spacing: normal;
    color: #000; }
  .teas-slider-links {
    margin: 0 auto;
    width: 100vw;
    margin-left: 50%;
    transform: translateX(-50%);
    critical: this; }
    .teas-slider-links .action.primary, .teas-slider-links .actions-toolbar > .primary .action, .actions-toolbar > .primary .teas-slider-links .action {
      display: inline-block;
      margin: 0 5px;
      text-transform: uppercase;
      min-width: 259px;
      padding: 14px 32px; }

.club-home {
  position: relative;
  width: 100vw;
  margin-left: -50vw;
  left: 50%;
  overflow: hidden;
  padding: 106px 0;
  critical: this; }
  .club-home-image,
  .club-home-image img {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100vh;
    object-fit: cover;
    critical: this; }
    @media only screen and (max-width: 991px) {
      .club-home-image,
      .club-home-image img {
        bottom: 0 !important; } }
  .club-home-item {
    position: relative;
    text-align: center;
    max-width: 516px;
    margin: 0 auto;
    padding: 104px 60px;
    z-index: 1;
    critical: this; }
    .club-home-item.border {
      border: 6px solid #fff; }
      .club-home-item.border::before {
        content: '';
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: calc(100% - 10px);
        height: calc(100% - 10px);
        border: 2px solid #fff;
        critical: this; }
    .club-home-item::after {
      content: '';
      opacity: 0.47;
      filter: blur(50px);
      background-image: radial-gradient(circle at 53% 50%, #491e1e, rgba(73, 30, 30, 0) 95%);
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      left: 50%;
      top: 50%;
      z-index: -1;
      transform: translate(-50%, -50%);
      critical: this; }
    .club-home-item .page-title, .club-home-item .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .club-home-item .mpinstagramfeed-header {
      text-decoration: none;
      font-size: 70px;
      line-height: 0.91;
      letter-spacing: 1.09px;
      color: #fff;
      padding-top: 0;
      margin-bottom: 12px;
      critical: this; }
      .club-home-item .page-title:not(a)::after, .club-home-item .push-instagram-home .mpinstagramfeed-header:not(a)::after, .push-instagram-home .club-home-item .mpinstagramfeed-header:not(a)::after {
        background: url(../../frontend/Mariagefreres/default/it_IT/images/page-title-white.svg) no-repeat center; }
      .club-home-item .page-title .tsup, .club-home-item .push-instagram-home .mpinstagramfeed-header .tsup, .push-instagram-home .club-home-item .mpinstagramfeed-header .tsup {
        transform: translateY(-18px); }
        @media only screen and (max-width: 639px) {
          .club-home-item .page-title .tsup, .club-home-item .push-instagram-home .mpinstagramfeed-header .tsup, .push-instagram-home .club-home-item .mpinstagramfeed-header .tsup {
            transform: translateY(-8px); } }
    .club-home-item-description {
      margin-bottom: 20px; }
      .club-home-item-description * {
        font-size: 17px;
        line-height: 1.41;
        letter-spacing: normal;
        color: #fff;
        critical: this; }
    .club-home-item .actions-toolbar {
      display: inline-block; }

.parallax {
  min-height: 400px;
  height: 100%; }

.no-thes-home {
  padding: 0 15px; }
  .no-thes-home .page-title, .no-thes-home .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .no-thes-home .mpinstagramfeed-header {
    margin-bottom: 40px; }
    @media only screen and (min-width: 1025px) {
      .no-thes-home .page-title, .no-thes-home .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .no-thes-home .mpinstagramfeed-header {
        padding-top: 112px;
        margin-bottom: 95px; } }
  .no-thes-home-content {
    justify-content: space-between;
    margin-bottom: 70px; }
    .no-thes-home-content [class*="hover-image"] {
      display: block;
      width: 341px;
      height: 315px;
      opacity: 0;
      background-repeat: no-repeat;
      background-position: center;
      transition: all 0.8s ease-in-out;
      position: absolute;
      background-size: contain;
      critical: this;
      z-index: -1;
      overflow: visible; }
      .no-thes-home-content [class*="hover-image"][class*="-left"] {
        left: 0;
        top: 0;
        transform: scale(0); }
      .no-thes-home-content [class*="hover-image"][class*="-right"] {
        bottom: 0;
        right: 0;
        transform: rotate(-180deg) scale(0); }
    .no-thes-home-content-item {
      max-width: 311px;
      padding: 0;
      transition: none !important; }
      @media only screen and (max-width: 767px) {
        .no-thes-home-content-item {
          max-width: unset; } }
      .no-thes-home-content-item a {
        text-decoration: none;
        display: block; }
      @media only screen and (min-width: 768px) {
        .no-thes-home-content-item:hover {
          cursor: pointer; }
          .no-thes-home-content-item:hover [class*="hover-image"] {
            opacity: 1; }
            .no-thes-home-content-item:hover [class*="hover-image"][class*="-left"] {
              left: -130px;
              top: -70px;
              transform: scale(1); }
            .no-thes-home-content-item:hover [class*="hover-image"][class*="-right"] {
              bottom: -70px;
              right: -130px;
              transform: rotate(-180deg) scale(1); }
          .no-thes-home-content-item:hover .no-thes-home-content-text {
            opacity: 1; }
          .no-thes-home-content-item:hover .no-thes-home-content-image {
            transform: scale(1.1) !important;
            transition: all 0.3s ease-in-out !important; }
            .no-thes-home-content-item:hover .no-thes-home-content-image::before, .no-thes-home-content-item:hover .no-thes-home-content-image::after {
              opacity: 1;
              transform: translate(-50%, -50%) scale(1); }
            .no-thes-home-content-item:hover .no-thes-home-content-image [class*="field-image"]::after {
              opacity: 1; } }
    .no-thes-home-content-image {
      margin-bottom: 39px;
      position: relative; }
      .no-thes-home-content-image [class*="field-image"]::after {
        content: '';
        position: absolute;
        left: -70px;
        top: -100px;
        width: calc(100% + 140px);
        height: calc(100% + 200px);
        opacity: 0;
        transition: all 0.3s ease-in-out;
        border-radius: 100%;
        background-image: radial-gradient(50% 50% at 50% 50%, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.45) 36.98%, rgba(0, 0, 0, 0.21) 62.7%, rgba(0, 0, 0, 0.08) 81.16%, rgba(0, 0, 0, 0.04) 89.93%, rgba(0, 0, 0, 0) 100%);
        transform: rotate(-35deg); }
      .no-thes-home-content-image img {
        position: relative;
        z-index: 0;
        margin: 0 auto;
        display: block;
        height: auto;
        height: 408px;
        width: 100%;
        object-fit: cover; }
        @media only screen and (max-width: 1024px) {
          .no-thes-home-content-image img {
            height: 240px; } }
        @media only screen and (max-width: 767px) {
          .no-thes-home-content-image img {
            height: auto; } }
      .no-thes-home-content-image::before, .no-thes-home-content-image::after {
        content: '';
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%) scale(1.2);
        width: calc(100% - 40px);
        height: calc(100% - 40px);
        border: 2px solid #fff;
        transition: all 0.6s ease-in-out;
        opacity: 0;
        z-index: 2; }
      .no-thes-home-content-image::after {
        width: calc(100% - 20px);
        height: calc(100% - 20px);
        border: 4px solid #fff;
        transition: all 0.7s ease-in-out; }
    .no-thes-home-content-text {
      font-family: "Poppins", "CopperplateGothicBT-Cond", Helvetica, Arial, sans-serif;
      font-size: 19px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.05;
      letter-spacing: 0.34px;
      text-align: center;
      color: #fff;
      text-transform: uppercase;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      opacity: 0;
      transition: all 0.5s ease-in-out;
      padding-bottom: 20px;
      background: url(../../frontend/Mariagefreres/default/it_IT/images/Combined-Shape.svg) no-repeat bottom center;
      critical: this; }
      .no-thes-home-content-text .tsup {
        font-size: 63%;
        transform: translateY(-5px); }
    .no-thes-home-content-title {
      font-size: 24px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: normal;
      color: #000;
      margin: 0; }
      @media only screen and (max-width: 767px) {
        .no-thes-home-content-title {
          font-size: 22px; } }
    .no-thes-home-content-description {
      font-family: "Poppins";
      font-size: 15px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.64;
      letter-spacing: normal;
      color: #000;
      critical: this;
      margin-bottom: 70px;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical; }
      .no-thes-home-content-description p {
        margin: 0;
        display: inline; }
  .no-thes-home .slick-dots {
    margin: 0 auto; }

.twopush-home {
  margin-bottom: 100px; }

.twopush-item:hover, .twopush-item:focus {
  cursor: pointer; }
  .twopush-item:hover .twopush-item-text, .twopush-item:focus .twopush-item-text {
    opacity: 1; }
  .twopush-item:hover .twopush-item-image::before, .twopush-item:hover .twopush-item-image::after, .twopush-item:focus .twopush-item-image::before, .twopush-item:focus .twopush-item-image::after {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1); }
  .twopush-item:hover .twopush-item-image [class*="field-image"]::after, .twopush-item:focus .twopush-item-image [class*="field-image"]::after {
    opacity: 0.5; }

.twopush-item a {
  text-decoration: none; }

.twopush-item-image {
  position: relative;
  margin-bottom: 39px;
  overflow: hidden; }
  .twopush-item-image [class*="field-image"]::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: blur(50px);
    background-color: #00190b;
    transition: all 0.3s ease-in-out;
    will-change: filter, opacity; }
  .twopush-item-image img {
    position: relative;
    z-index: 0;
    height: 600px; }
    @media only screen and (max-width: 1024px) {
      .twopush-item-image img {
        height: 365px; } }
    @media only screen and (max-width: 1024px) {
      .twopush-item-image img {
        height: 365px; } }
    @media only screen and (max-width: 767px) {
      .twopush-item-image img {
        height: auto; } }
  .twopush-item-image::before, .twopush-item-image::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(1.2);
    width: calc(100% - 80px);
    height: calc(100% - 80px);
    border: 2px solid #fff;
    transition: all 0.6s ease-in-out;
    opacity: 0;
    z-index: 2; }
  .twopush-item-image::after {
    width: calc(100% - 50px);
    height: calc(100% - 50px);
    border: 6px solid #fff;
    transition: all 0.7s ease-in-out; }

.twopush-item-text {
  font-family: "Poppins", "CopperplateGothicBT-Cond", Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.05;
  letter-spacing: 0.34px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all 0.5s ease-in-out;
  padding-bottom: 20px;
  background: url(../../frontend/Mariagefreres/default/it_IT/images/Combined-Shape.svg) no-repeat bottom center; }
  .twopush-item-text .tsup {
    transform: translateY(-7px);
    font-size: 63%; }

.twopush-item-title {
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000;
  margin-bottom: 2px; }

.twopush-item-description {
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.64;
  letter-spacing: normal;
  color: #000; }

.push-collection-home .page-title, .push-collection-home .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .push-collection-home .mpinstagramfeed-header {
  margin-bottom: 40px; }

.push-collection-home .items {
  justify-content: center;
  border: none; }

.push-collection-home .product-item, .push-collection-home .product-item:nth-child(-n+4) {
  border: 0; }

.push-collection-home .product-item-description p {
  font-size: 10.8px;
  font-weight: normal;
  line-height: 1.29; }

@media only screen and (max-width: 1024px) {
  .push-collection-home .product-item {
    padding-top: 0; } }

.push-collection-home .product-buy-price div.product-buy-price-label {
  font-size: 13.5px; }
  @media only screen and (max-width: 1024px) {
    .push-collection-home .product-buy-price div.product-buy-price-label {
      font-size: 17px;
      font-weight: bold;
      padding-top: 0;
      padding-right: 15px; } }

.push-collection-home .product-buy-price .price-box .price {
  font-size: 13.5px; }
  @media only screen and (max-width: 1024px) {
    .push-collection-home .product-buy-price .price-box .price {
      font-size: 17px;
      font-weight: bold;
      margin-top: 2px;
      display: inline-block; } }

@media only screen and (max-width: 1024px) {
  .push-collection-home .product-buy-price .price-box::before {
    height: 18px;
    top: 6px; } }

.push-collection-home .tsup {
  transform: translateY(-3px);
  font-size: 50%; }

.collection {
  margin: 0 -15px;
  padding-top: 100px; }
  .collection form {
    width: 100%;
    text-align: center; }
    .collection form select {
      margin: 50px auto;
      max-width: 300px;
      display: inline-block;
      display: none; }
  .collection .selectric-wrapper {
    margin: 50px auto;
    max-width: 223px;
    display: none; }
    .collection .selectric-wrapper .selectric {
      width: 100%;
      background-image: url(../../frontend/Mariagefreres/default/it_IT/images/icon-arrow-down.svg);
      background-size: 14px; }
  .collection .no-thes-home-content {
    list-style: none;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    justify-content: start; }
    .collection .no-thes-home-content-item {
      max-width: 100%;
      padding: 0;
      margin: 0 auto; }
  .collection .push-product {
    width: 100%;
    margin: 0 auto 60px; }
    @media only screen and (min-width: 1025px) {
      .collection .push-product {
        width: calc(100% - 30px); } }
  .collection ~ .pager {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px; }
    .collection ~ .pager .limiter {
      display: none; }

.locations ~ .pager {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px; }
  .locations ~ .pager .limiter {
    display: none; }

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

.no-transition * {
  transition: none !important; }

@media only screen and (min-width: 768px) {
  .twopush-item {
    max-width: 623px;
    transition: none !important; }
    .twopush-item:first-child {
      padding: 0; }
    .twopush-item:last-child {
      margin-left: auto;
      padding: 0; } }

.first-uppercase {
  text-transform: none; }
  .first-uppercase::first-letter {
    text-transform: uppercase; }

@media only screen and (max-width: 1024px) {
  .cms-index-index {
    overflow-x: hidden; }
  .families-tea-home {
    width: 100vw;
    margin-left: -50vw;
    left: 50%;
    overflow: hidden;
    position: relative; }
    .families-tea-home .page-title, .families-tea-home .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .families-tea-home .mpinstagramfeed-header {
      margin-bottom: 40px; } }
    @media only screen and (max-width: 1024px) and (min-width: 1025px) {
      .families-tea-home .page-title, .families-tea-home .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .families-tea-home .mpinstagramfeed-header {
        margin-bottom: 0;
        padding-top: 80px; } }

@media only screen and (max-width: 1024px) {
  .teas-slider {
    width: 100%;
    padding-top: 145px;
    margin-bottom: 90px;
    left: 0;
    transform: translateX(0); }
    .teas-slider .teas-slider-nav {
      position: absolute;
      top: 310px;
      left: 50%;
      display: flex;
      justify-content: center;
      align-items: center;
      transform: translateX(-50%);
      z-index: 10; }
    .teas-slider-title {
      font-size: 22px;
      margin-bottom: 15px; }
    .teas-slider-item-image {
      max-width: calc(min(70%, 250px)); }
    .teas-slider-description {
      font-size: 13px;
      line-height: 1.74;
      padding: 0 25px; }
    .teas-slider-links {
      width: 100%; } }
    @media only screen and (max-width: 1024px) and (max-width: 767px) {
      .teas-slider-links {
        padding-left: 15px;
        padding-right: 15px; } }

@media only screen and (max-width: 1024px) {
      .teas-slider-links .action.primary, .teas-slider-links .actions-toolbar > .primary .action, .actions-toolbar > .primary .teas-slider-links .action {
        padding-left: 15px;
        padding-right: 15px; } }
      @media only screen and (max-width: 1024px) and (max-width: 767px) {
        .teas-slider-links .action.primary, .teas-slider-links .actions-toolbar > .primary .action, .actions-toolbar > .primary .teas-slider-links .action {
          margin-left: 0;
          margin-right: 0; } }

@media only screen and (max-width: 1024px) {
        .teas-slider-links .action.primary:not(:last-child), .teas-slider-links .actions-toolbar > .primary .action:not(:last-child), .actions-toolbar > .primary .teas-slider-links .action:not(:last-child) {
          margin-bottom: 20px; }
  .push-instagram-home {
    padding-top: 60px;
    padding-bottom: 60px; }
    .push-instagram-home .mpinstagramfeed-header {
      margin-bottom: 40px; }
      .push-instagram-home .mpinstagramfeed-header h3 {
        font-size: 25px;
        line-height: 0.8;
        max-width: 156px;
        margin: 0 auto 6px;
        critical: this; }
        .push-instagram-home .mpinstagramfeed-header h3 + div {
          font-size: 13px;
          line-height: 1.89; }
    .push-instagram-home .row {
      margin: 0 -6px; }
    .push-instagram-home .mpinstagramfeed-photo {
      width: 50% !important;
      padding: 0 6px; }
      .push-instagram-home .mpinstagramfeed-photo:not(:nth-last-child(-n+2)) {
        margin-bottom: 13px; }
  .cms-index-index .push-product {
    overflow: hidden; }
    .cms-index-index .push-product .ct-field-image {
      position: relative;
      height: 530px;
      overflow: hidden; }
      .cms-index-index .push-product .ct-field-image::after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        opacity: 0.8;
        filter: blur(50px);
        background-image: radial-gradient(circle at 50% 48%, #003247, rgba(0, 63, 89, 0.08) 159%); }
      .cms-index-index .push-product .ct-field-image img {
        object-position: -716px;
        max-height: 100%;
        bottom: 0 !important;
        height: 100%; }
    .cms-index-index .push-product .details-push {
      padding: 0 15px; }
      .cms-index-index .push-product .details-push h2 {
        font-size: 31px;
        line-height: 1.1;
        letter-spacing: 0.48px;
        margin-bottom: 14px; }
      .cms-index-index .push-product .details-push .push-description {
        max-width: 264px;
        width: 100%;
        padding: 0;
        margin: 0 0 23px; }
  .club-home {
    padding: 82px 0; }
    .club-home-item {
      padding: 60px 20px 80px;
      width: calc(100% - 40px); }
      .club-home-item .page-title, .club-home-item .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .club-home-item .mpinstagramfeed-header {
        font-size: 30px;
        line-height: 2.13;
        letter-spacing: 0.47px;
        critical: this; }
      .club-home-item-description {
        margin-bottom: 32px; }
  .twopush-item:not(:last-child) {
    margin-bottom: 60px; }
  .twopush-item-title {
    font-size: 22px;
    margin-bottom: 20px; }
  .twopush-item-description {
    font-size: 13px;
    line-height: 1.74; }
  .no-thes-home {
    position: relative;
    overflow: hidden;
    width: 100vw;
    margin-left: -50vw;
    left: 50%;
    padding: 0 30px; }
    .no-thes-home .slick-list {
      overflow: visible !important;
      width: 100%; }
    .no-thes-home .slick-dots button:not(:disabled), .no-thes-home .slick-dots .cart.table-wrapper .actions-toolbar > .action:not(:disabled), .cart.table-wrapper .no-thes-home .slick-dots .actions-toolbar > .action:not(:disabled), .no-thes-home .slick-dots .action-gift:not(:disabled) {
      margin-top: 4px; }
    .no-thes-home-content {
      width: 100%;
      margin: 0 0 80px; }
      .no-thes-home-content-image {
        overflow: hidden;
        margin-bottom: 30px; }
      .no-thes-home-content-item {
        padding: 0 15px;
        top: 0; }
      .no-thes-home-content-description {
        margin-bottom: 50px; }
  .slider-home-item-content {
    width: 100%; }
  .slider-home-item-title {
    font-size: 36px;
    line-height: 0.77;
    letter-spacing: 0.56px;
    margin-bottom: 7px;
    critical: this;
    text-shadow: 0 0 6px #000; }
  .slider-home-item-description {
    font-size: 15px;
    margin-bottom: 10px;
    critical: this;
    text-shadow: 0 0 6px #000; }
  .slider-home-item-link .action.primary, .slider-home-item-link .actions-toolbar > .primary .action, .actions-toolbar > .primary .slider-home-item-link .action {
    padding-left: 40px;
    padding-right: 40px;
    critical: this;
    padding-top: 5px;
    padding-bottom: 5px;
    justify-content: center;
    align-items: center;
    display: flex; }
    .slider-home-item-link .action.primary span, .slider-home-item-link .actions-toolbar > .primary .action span, .actions-toolbar > .primary .slider-home-item-link .action span {
      line-height: 1.2; } }

.contentmanager-contenttype-history_content .category-head-container {
  width: 100vw;
  left: calc(-1 * (100vw - 100%) / 2); }

@media only screen and (min-width: 768px) and (max-width: 1025px) {
  .cms-index-index .push-product .ct-field-image img {
    object-position: center;
    max-height: 1200px; }
  .push-collection-home .product-item {
    flex: 0 0 33%;
    max-width: 33%; } }

@media only screen and (max-width: 639px) {
  .cms-index-index .push-product {
    height: 530px !important; }
    .cms-index-index .push-product .details-push .push-description {
      margin: 0 auto 20px; } }

.free-shipping .shipping_price {
  text-decoration: line-through;
  color: #a7a7a7; }

.free-shipping .offered {
  color: #a7a7a7; }

.selectric {
  background-color: transparent; }

@media only screen and (max-width: 639px) {
  .img-fordesktop {
    display: none !important; } }

.img-formobile {
  display: none !important; }
  @media only screen and (max-width: 639px) {
    .img-formobile {
      display: block !important; } }

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

.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 #d1d1d1;
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    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 #d1d1d1;
    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 #d1d1d1;
        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 #d1d1d1; } }

@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 #d1d1d1;
      border-left: 1px solid #d1d1d1;
      border-right: 1px solid #d1d1d1;
      border-top: 1px solid #d1d1d1;
      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 #d1d1d1;
      margin: 0 0 5px;
      padding: 20px 20px 20px 20px; }
    .product.data.items .data.item {
      display: block; } }

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

#my-orders-table .tooltip.wrapper,
[id^="my-invoice-table"] .tooltip.wrapper {
  opacity: 1;
  font-family: "Poppins"; }

.ui-tooltip {
  position: absolute;
  z-index: 9999; }

@media only screen and (max-width: 479px) {
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem; } }

@font-face {
  font-family: "icomoon";
  src: url("../../frontend/Mariagefreres/default/it_IT/fonts/icomoon/icomoon.eot");
  src: url("../../frontend/Mariagefreres/default/it_IT/fonts/icomoon/icomoon.eot?#iefix") format("embedded-opentype"), url("../../frontend/Mariagefreres/default/it_IT/fonts/icomoon/icomoon.woff") format("woff"), url("../../frontend/Mariagefreres/default/it_IT/fonts/icomoon/icomoon.ttf") format("truetype"), url("../../frontend/Mariagefreres/default/it_IT/fonts/icomoon/icomoon.svg#wf") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'CopperplateGothic';
  src: url("../../frontend/Mariagefreres/default/it_IT/fonts/CopperplateGothic/CopperplateGothicBT-BoldCond.woff2") format("woff2"), url("../../frontend/Mariagefreres/default/it_IT/fonts/CopperplateGothic/CopperplateGothicBT-BoldCond.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

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

@font-face {
  font-family: 'OpenSans';
  src: url("../../frontend/Mariagefreres/default/it_IT/fonts/OpenSans/OpenSans-Italic.woff2") format("woff2"), url("../../frontend/Mariagefreres/default/it_IT/fonts/OpenSans/OpenSans-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'OpenSans';
  src: url("../../frontend/Mariagefreres/default/it_IT/fonts/OpenSans/OpenSans-SemiBold.woff2") format("woff2"), url("../../frontend/Mariagefreres/default/it_IT/fonts/OpenSans/OpenSans-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'OpenSans';
  src: url("../../frontend/Mariagefreres/default/it_IT/fonts/OpenSans/OpenSans-Bold.woff2") format("woff2"), url("../../frontend/Mariagefreres/default/it_IT/fonts/OpenSans/OpenSans-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Poppins';
  src: url("../../frontend/Mariagefreres/default/it_IT/fonts/Poppins/Poppins-SemiBoldItalic.woff2") format("woff2");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Poppins';
  src: url("../../frontend/Mariagefreres/default/it_IT/fonts/Poppins/Poppins-LightItalic.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Poppins';
  src: url("../../frontend/Mariagefreres/default/it_IT/fonts/Poppins/Poppins-Light.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Poppins';
  src: url("../../frontend/Mariagefreres/default/it_IT/fonts/Poppins/Poppins-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

@media only screen and (min-width: 768px) {
  h1 {
    font-size: 30px;
    margin-bottom: 40px; } }

.items {
  margin: 0;
  padding: 0;
  list-style: none none; }

a.page-title::after, .push-instagram-home a.mpinstagramfeed-header::after {
  content: unset; }

.page-title, .push-instagram-home .mpinstagramfeed-header {
  position: relative;
  padding-top: 74px;
  padding-bottom: 14px;
  margin-bottom: 60px; }
  @media only screen and (max-width: 991px) {
    .page-title, .push-instagram-home .mpinstagramfeed-header {
      font-size: 22px;
      padding-top: 42px; } }
  @media only screen and (max-width: 767px) {
    .page-title, .push-instagram-home .mpinstagramfeed-header {
      font-size: 22px;
      margin-bottom: 54px; }
      .page-title:after, .push-instagram-home .mpinstagramfeed-header:after {
        width: 92px; } }
  .page-title:after, .push-instagram-home .mpinstagramfeed-header:after {
    content: '';
    height: 9px;
    width: 122px;
    background: url(../../frontend/Mariagefreres/default/it_IT/images/page-title.svg) center no-repeat;
    background-size: cover;
    display: block;
    position: absolute;
    bottom: -7px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2; }
  .page-title h2, .push-instagram-home .mpinstagramfeed-header h2 {
    text-align: center;
    margin: 0;
    font-size: 32px;
    font-weight: bold;
    line-height: normal; }
    @media only screen and (max-width: 767px) {
      .page-title h2, .push-instagram-home .mpinstagramfeed-header h2 {
        font-size: 22px; } }
  .page-title p, .push-instagram-home .mpinstagramfeed-header p {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.54;
    text-align: center;
    font-family: "Poppins"; }
    @media only screen and (max-width: 767px) {
      .page-title p, .push-instagram-home .mpinstagramfeed-header p {
        font-size: 14px; } }
  .page-title .tsup, .push-instagram-home .mpinstagramfeed-header .tsup {
    transform: translateY(-13px);
    font-size: 40%; }

.cms-page-view .page-title, .cms-page-view .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .cms-page-view .mpinstagramfeed-header {
  padding-top: 4rem; }
  @media only screen and (max-width: 991px) {
    .cms-page-view .page-title, .cms-page-view .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .cms-page-view .mpinstagramfeed-header {
      padding-top: 2rem; } }

h1, h2, h3, h4, h5, h6 {
  font-family: "CopperplateGothic";
  font-weight: 600;
  color: #000;
  letter-spacing: 0;
  text-transform: uppercase;
  margin: 0 0 10px; }
  @media only screen and (max-width: 767px) {
    h1, h2, h3, h4, h5, h6 {
      margin-bottom: 12px; } }

h2 {
  font-size: 22px;
  line-height: 18px; }
  @media only screen and (max-width: 767px) {
    h2 {
      font-size: 18px; } }

h3 {
  font-size: 18px;
  line-height: 18px; }
  @media only screen and (max-width: 767px) {
    h3 {
      font-size: 14px; } }

h4 {
  font-size: 16px;
  line-height: 18px; }
  @media only screen and (max-width: 767px) {
    h4 {
      font-size: 12px; } }

h5 {
  font-size: 14px;
  line-height: 18px; }
  @media only screen and (max-width: 767px) {
    h5 {
      font-size: 12px; } }

h6 {
  font-size: 12px;
  line-height: 18px; }

p {
  font-size: 13px;
  font-weight: 400;
  line-height: 23px;
  color: #25221b;
  letter-spacing: 0;
  margin-bottom: 20px; }
  @media only screen and (max-width: 767px) {
    p {
      font-size: 11px;
      line-height: 19px;
      margin-bottom: 12px; } }

blockquote {
  font-family: "CopperplateGothic";
  font-size: 24px;
  font-weight: 500;
  font-style: normal;
  line-height: 1.3;
  text-align: center;
  color: #000;
  background: transparent;
  position: relative;
  padding: 60px 20px 56px 80px;
  margin: 0 0 30px;
  border: none;
  overflow: hidden;
  letter-spacing: 0.4px; }
  @media only screen and (max-width: 639px) {
    blockquote {
      font-size: 22px;
      padding: 50px 20px 30px 20px; } }
  blockquote:before {
    content: "";
    position: absolute;
    top: -16px;
    left: -3px;
    background: url(../../frontend/Mariagefreres/default/it_IT/images/blockquote.png) no-repeat left center;
    background-size: contain;
    width: 90px;
    height: 90px; }
    @media only screen and (max-width: 639px) {
      blockquote:before {
        width: 70px;
        height: 70px; } }
  blockquote:after {
    content: "";
    background: #f3f3f3;
    position: absolute;
    top: 0;
    left: 0;
    width: 80%;
    height: 100%;
    z-index: -1; }

.cms-page-view .columns {
  max-width: 640px;
  margin: 0 auto; }
  .cms-page-view .columns a {
    color: inherit;
    font-weight: 600; }
  .cms-page-view .columns ul,
  .cms-page-view .columns ol {
    padding: 0 0 0 30px;
    margin: 0 0 20px;
    list-style: none; }
    @media only screen and (max-width: 767px) {
      .cms-page-view .columns ul,
      .cms-page-view .columns ol {
        margin-bottom: 12px; } }
    .cms-page-view .columns ul > li,
    .cms-page-view .columns ol > li {
      position: relative;
      color: #25221b;
      padding: 0 0 0 30px;
      margin: 0 0 13px;
      font-size: 12px;
      font-weight: 400; }
      @media only screen and (max-width: 767px) {
        .cms-page-view .columns ul > li,
        .cms-page-view .columns ol > li {
          font-size: 11px;
          margin-bottom: 12px;
          line-height: 19px; } }
    .cms-page-view .columns ul ul,
    .cms-page-view .columns ul ol,
    .cms-page-view .columns ol ul,
    .cms-page-view .columns ol ol {
      margin-top: 20px; }
  .cms-page-view .columns ul li {
    font-size: 12px;
    font-weight: 400;
    padding-left: 30px; }
    @media only screen and (max-width: 767px) {
      .cms-page-view .columns ul li {
        padding-left: 24px; } }
    .cms-page-view .columns ul li:before {
      content: '';
      background: url(../../frontend/Mariagefreres/default/it_IT/images/puce.png) center no-repeat;
      background-size: cover;
      display: block;
      width: 15px;
      height: 13px;
      position: absolute;
      top: 3px;
      left: 0; }
  .cms-page-view .columns ol {
    counter-reset: section; }
    .cms-page-view .columns ol li:before {
      counter-increment: section;
      content: counter(section);
      font-family: inherit;
      font-size: 14px;
      font-weight: 700;
      color: inherit;
      background: rgba(0, 0, 0, 0.2);
      display: inline-block;
      padding: 0 8px 0 3px;
      position: absolute;
      top: 0;
      left: 0; }
    .cms-page-view .columns ol ol {
      counter-reset: subsection; }
      .cms-page-view .columns ol ol li {
        padding-left: 42px; }
        .cms-page-view .columns ol ol li:before {
          counter-increment: subsection;
          content: counter(section) "." counter(subsection);
          font-family: inherit;
          font-size: 14px;
          font-weight: 700;
          color: inherit;
          background: rgba(0, 0, 0, 0.2);
          display: inline-block;
          padding: 0 8px 0 3px;
          margin-right: 6px; }
      .cms-page-view .columns ol ol ol {
        counter-reset: subsection-1; }
        .cms-page-view .columns ol ol ol li {
          padding-left: 54px; }
          .cms-page-view .columns ol ol ol li:before {
            counter-increment: subsection-1;
            content: counter(section) "." counter(subsection) "." counter(subsection-1);
            font-family: inherit;
            font-size: 14px;
            font-weight: 700;
            color: inherit;
            background: rgba(0, 0, 0, 0.2);
            display: inline-block;
            padding: 0 8px 0 3px;
            margin-right: 6px; }
  .cms-page-view .columns iframe {
    width: 100%;
    height: 390px; }
    @media only screen and (max-width: 639px) {
      .cms-page-view .columns iframe {
        height: 240px; } }

table {
  margin-bottom: 20px; }
  table thead tr {
    border-bottom: 1px solid #dadada; }
    table thead tr td,
    table thead tr th {
      padding: 8px;
      font-size: 14px;
      letter-spacing: 0;
      color: #25221b;
      font-weight: 600;
      line-height: normal;
      text-transform: uppercase; }
    table thead tr th:first-child {
      padding-left: 0;
      text-align: left; }
    table thead tr th:last-child {
      padding-right: 0; }
  table tbody tr {
    border-bottom: 1px solid #dadada; }
    table tbody tr th,
    table tbody tr td {
      padding: 12px 11px;
      line-height: 20px;
      font-size: 14px;
      letter-spacing: 0;
      color: #25221b; }
      @media only screen and (max-width: 767px) {
        table tbody tr th,
        table tbody tr td {
          font-size: 12px;
          line-height: 19px; } }
      table tbody tr th:first-child,
      table tbody tr td:first-child {
        padding-left: 0;
        text-align: left; }
      table tbody tr th:last-child,
      table tbody tr td:last-child {
        padding-right: 0; }

.reassurance {
  text-align: center;
  display: flex;
  justify-content: center;
  padding: 60px 0;
  align-items: flex-end;
  z-index: 2;
  position: relative;
  margin: 0 auto 530px;
  background: #f2f2f2; }
  @media only screen and (max-width: 1024px) {
    .reassurance {
      flex-flow: wrap; } }
  .reassurance-item {
    display: inline-block;
    text-align: center;
    padding: 0 32px;
    max-width: 316px; }
    .reassurance-item img {
      margin: 0 auto 14px; }
    .reassurance-item span,
    .reassurance-item a {
      font-size: 13px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.28;
      letter-spacing: normal;
      text-align: center;
      color: #000;
      display: block;
      transition: all 0.3s ease-in-out; }
    .reassurance-item a:hover {
      transform: scale(1.02); }
    .reassurance-item span {
      max-width: 160px;
      margin: 0 auto; }

@media only screen and (max-width: 1024px) {
  .reassurance {
    margin-bottom: 660px; } }

@media only screen and (max-width: 767px) {
  .reassurance {
    background: #f2f2f2; }
    .reassurance-item {
      margin-bottom: 45px; }
      .reassurance-item span,
      .reassurance-item a {
        min-width: initial;
        padding: 0; }
      .reassurance-item:nth-last-of-type(-n+2) {
        margin-bottom: 0; } }

.contactconfirmation-index-index .page-main {
  max-width: 100%;
  padding: 0;
  overflow: hidden; }
  .contactconfirmation-index-index .page-main .columns {
    max-width: 100%;
    padding: 0; }
    .contactconfirmation-index-index .page-main .columns .column.main {
      display: flex;
      flex-flow: wrap;
      background: #f5f5f5;
      padding: 0; }
  .contactconfirmation-index-index .page-main .c-img__left {
    width: 50%;
    height: 771px;
    overflow: hidden; }
    @media only screen and (max-width: 1024px) {
      .contactconfirmation-index-index .page-main .c-img__left {
        height: 571px; } }
    @media only screen and (max-width: 991px) {
      .contactconfirmation-index-index .page-main .c-img__left {
        width: 100%;
        height: 500px; } }
    @media only screen and (max-width: 767px) {
      .contactconfirmation-index-index .page-main .c-img__left {
        height: 306px; } }
    .contactconfirmation-index-index .page-main .c-img__left img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .contactconfirmation-index-index .page-main .confirmation.contact {
    padding-top: 164px;
    padding-bottom: 62px;
    width: 50%;
    background: #fff; }
    @media only screen and (max-width: 1024px) {
      .contactconfirmation-index-index .page-main .confirmation.contact {
        padding-top: 64px; } }
    @media only screen and (max-width: 991px) {
      .contactconfirmation-index-index .page-main .confirmation.contact {
        width: 100%; } }
    @media only screen and (max-width: 767px) {
      .contactconfirmation-index-index .page-main .confirmation.contact {
        padding-left: 30px;
        padding-right: 30px; } }
    .contactconfirmation-index-index .page-main .confirmation.contact > div {
      max-width: 436px;
      margin: 0 auto; }
      @media only screen and (max-width: 1024px) {
        .contactconfirmation-index-index .page-main .confirmation.contact > div {
          max-width: 450px;
          padding: 0 10px; } }
      @media only screen and (max-width: 767px) {
        .contactconfirmation-index-index .page-main .confirmation.contact > div {
          padding: 0; } }
      .contactconfirmation-index-index .page-main .confirmation.contact > div.action > .primary {
        max-width: 255px;
        width: 100%;
        margin: 0 auto;
        padding-left: 20px;
        padding-right: 20px; }
    .contactconfirmation-index-index .page-main .confirmation.contact .page-title, .contactconfirmation-index-index .page-main .confirmation.contact .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .contactconfirmation-index-index .page-main .confirmation.contact .mpinstagramfeed-header {
      margin-bottom: 26px; }
      @media only screen and (max-width: 1024px) {
        .contactconfirmation-index-index .page-main .confirmation.contact .page-title, .contactconfirmation-index-index .page-main .confirmation.contact .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .contactconfirmation-index-index .page-main .confirmation.contact .mpinstagramfeed-header {
          font-size: 26px; } }
      @media only screen and (max-width: 991px) {
        .contactconfirmation-index-index .page-main .confirmation.contact .page-title, .contactconfirmation-index-index .page-main .confirmation.contact .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .contactconfirmation-index-index .page-main .confirmation.contact .mpinstagramfeed-header {
          padding-top: 0; } }
      @media only screen and (max-width: 639px) {
        .contactconfirmation-index-index .page-main .confirmation.contact .page-title, .contactconfirmation-index-index .page-main .confirmation.contact .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .contactconfirmation-index-index .page-main .confirmation.contact .mpinstagramfeed-header {
          font-size: 22px; } }
    .contactconfirmation-index-index .page-main .confirmation.contact p {
      font-size: 13px;
      line-height: 23px;
      letter-spacing: 0;
      color: #25221b;
      margin-bottom: 39px;
      text-align: center;
      font-weight: 400; }

.contact-index-index .breadcrumbs {
  margin: 2em 0 2em auto; }

.contact-index-index .page-main {
  max-width: 100%;
  padding: 0;
  overflow: hidden; }
  .contact-index-index .page-main h1 {
    font-size: 26px; }
  .contact-index-index .page-main h2 {
    font-family: "Poppins";
    font-size: 13px;
    font-weight: normal;
    line-height: 1.77;
    letter-spacing: normal;
    text-align: center; }
    .contact-index-index .page-main h2::before, .contact-index-index .page-main h2::after {
      display: none; }
    .contact-index-index .page-main h2 + label {
      font-size: 12px;
      font-weight: bold;
      letter-spacing: 0.67px;
      margin-top: 20px;
      display: inline-block;
      width: 100%; }
  .contact-index-index .page-main .columns {
    max-width: 100%;
    padding: 0; }
    .contact-index-index .page-main .columns .column.main {
      display: flex;
      flex-flow: wrap;
      background: #f5f5f5;
      padding: 0; }
  .contact-index-index .page-main .c-img__left {
    width: 50%;
    height: 771px;
    overflow: hidden; }
    @media only screen and (max-width: 1024px) {
      .contact-index-index .page-main .c-img__left {
        height: 571px; } }
    @media only screen and (max-width: 991px) {
      .contact-index-index .page-main .c-img__left {
        width: 100%;
        height: 500px; } }
    @media only screen and (max-width: 767px) {
      .contact-index-index .page-main .c-img__left {
        height: 306px; } }
    .contact-index-index .page-main .c-img__left img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .contact-index-index .page-main form.contact {
    padding-top: 64px;
    padding-bottom: 62px;
    width: 50%;
    background: #fff; }
    @media only screen and (max-width: 991px) {
      .contact-index-index .page-main form.contact {
        width: 100%; } }
    @media only screen and (max-width: 767px) {
      .contact-index-index .page-main form.contact {
        padding-left: 30px;
        padding-right: 30px; } }
    .contact-index-index .page-main form.contact p {
      font-size: 13px;
      line-height: 23px;
      letter-spacing: 0;
      color: #25221b;
      margin-bottom: 30px;
      text-align: center;
      font-weight: 400; }
    .contact-index-index .page-main form.contact .attachment #attachment {
      display: none; }
    .contact-index-index .page-main form.contact .attachment #contact-file-button {
      padding: 0.3rem 0.6rem 0.1rem;
      border: 1px solid #979797;
      cursor: pointer;
      max-width: 40%; }
    .contact-index-index .page-main form.contact .attachment #contact-file-label {
      margin: 0.5rem 0 0 0.5rem;
      font-size: 1.2rem;
      color: #575757; }
    .contact-index-index .page-main form.contact .attachment .file-button {
      display: flex; }
    .contact-index-index .page-main form.contact .attachment .attachment-details {
      font-size: 1.3rem;
      color: #979797;
      padding-bottom: 1em;
      font-style: italic; }
    .contact-index-index .page-main form.contact .attachment .label {
      display: none; }
    .contact-index-index .page-main form.contact .attachment #attachment-error {
      color: #e02b27;
      display: none;
      margin-bottom: 0.6rem; }
  .contact-index-index .page-main .selectric {
    border-color: #979797; }
    @media only screen and (min-width: 992px) and (max-width: 1025px) {
      .contact-index-index .page-main .selectric {
        width: 100%; } }
  .contact-index-index .page-main .wish .selectric {
    background-position: right 20px bottom 16px; }
    .contact-index-index .page-main .wish .selectric .label {
      font-size: 14px; }
  .contact-index-index .page-main fieldset,
  .contact-index-index .page-main .g-recaptcha,
  .contact-index-index .page-main .actions-toolbar {
    max-width: 436px;
    margin: 0 auto;
    margin-left: 140px; }
    @media only screen and (max-width: 1024px) {
      .contact-index-index .page-main fieldset,
      .contact-index-index .page-main .g-recaptcha,
      .contact-index-index .page-main .actions-toolbar {
        padding: 0 10px;
        margin-left: 0; } }
    @media only screen and (max-width: 767px) {
      .contact-index-index .page-main fieldset,
      .contact-index-index .page-main .g-recaptcha,
      .contact-index-index .page-main .actions-toolbar {
        padding: 0; } }
  .contact-index-index .page-main .g-recaptcha > div {
    margin: 0 auto; }
  .contact-index-index .page-main .fieldset legend.legend {
    padding: 0;
    letter-spacing: 0.67px;
    line-height: normal;
    color: #25221b; }
  .contact-index-index .page-main .fieldset legend:first-of-type {
    margin-bottom: 20px;
    text-align: center;
    text-transform: uppercase; }
  .contact-index-index .page-main .fieldset > div.field {
    padding: 0;
    margin: 0 0 10px; }
    .contact-index-index .page-main .fieldset > div.field.note.no-label {
      font-size: 13px;
      text-align: center;
      margin-bottom: 30px; }
    .contact-index-index .page-main .fieldset > div.field:not(.note.no-label) {
      padding: 0; }
    .contact-index-index .page-main .fieldset > div.field:not(.comment) {
      padding: 0; }
    .contact-index-index .page-main .fieldset > div.field:not(.choice) {
      width: 100%; }
    .contact-index-index .page-main .fieldset > div.field.comment {
      margin-bottom: 5px; }
      .contact-index-index .page-main .fieldset > div.field.comment textarea {
        padding: 26px 30px 12px;
        min-height: 134px;
        font-size: 12px; }
      @media only screen and (min-width: 768px) {
        .contact-index-index .page-main .fieldset > div.field.comment.choice div.mage-error[generated] {
          margin-left: 30px; } }
    .contact-index-index .page-main .fieldset > div.field input {
      margin-bottom: 0; }
  .contact-index-index .page-main .fieldset > div.field:not(.choice) label.label {
    left: 30px; }
  .contact-index-index .page-main .actions-toolbar > .primary {
    width: 100%; }
    .contact-index-index .page-main .actions-toolbar > .primary .action {
      width: 100%; }
  .contact-index-index .page-main fieldset fieldset {
    max-width: 100%; }
  .contact-index-index .page-main fieldset div + label {
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.67px;
    margin-top: 20px;
    display: inline-block;
    width: 100%; }
  .contact-index-index .page-main fieldset .required:after {
    color: #000; }

.catalog-product-view.product-type-bundle .page-title, .catalog-product-view.product-type-bundle .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .catalog-product-view.product-type-bundle .mpinstagramfeed-header {
  text-align: center; }

.catalog-product-view.product-type-bundle .group-fields,
.catalog-product-view.product-type-bundle .field-qty {
  display: none; }

.catalog-product-view.product-type-bundle.catalog-product-view .product-add-form #product_addtocart_form {
  grid-template-columns: 1fr; }
  .catalog-product-view.product-type-bundle.catalog-product-view .product-add-form #product_addtocart_form .bundle-options-wrapper {
    display: none; }

.catalog-product-view.product-type-bundle .block-bundle-summary {
  order: 1; }

.catalog-product-view.product-type-bundle .bundle-info {
  min-height: 48px; }

.catalog-product-view.product-type-bundle .bundle-summary {
  margin-top: 30px;
  text-transform: uppercase; }
  .catalog-product-view.product-type-bundle .bundle-summary #bundle-summary {
    padding: 10px 20px; }
    .catalog-product-view.product-type-bundle .bundle-summary #bundle-summary .label {
      font-size: 0.9em;
      margin-bottom: 10px;
      font-weight: initial; }
      @media only screen and (min-width: 992px) {
        .catalog-product-view.product-type-bundle .bundle-summary #bundle-summary .label {
          text-align: center; } }

.catalog-product-view.product-type-bundle .price-box.price-configured_price {
  display: none; }

.catalog-product-view.product-type-bundle .bundle-price-container .price-box {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 1.2rem; }
  @media only screen and (max-width: 1024px) {
    .catalog-product-view.product-type-bundle .bundle-price-container .price-box {
      justify-content: flex-start; } }
  .catalog-product-view.product-type-bundle .bundle-price-container .price-box .price {
    display: none; }
  .catalog-product-view.product-type-bundle .bundle-price-container .price-box .special-price,
  .catalog-product-view.product-type-bundle .bundle-price-container .price-box .old-price {
    margin: 0; }
    .catalog-product-view.product-type-bundle .bundle-price-container .price-box .special-price .price-container,
    .catalog-product-view.product-type-bundle .bundle-price-container .price-box .special-price .price,
    .catalog-product-view.product-type-bundle .bundle-price-container .price-box .old-price .price-container,
    .catalog-product-view.product-type-bundle .bundle-price-container .price-box .old-price .price {
      display: block;
      font-size: 3.2rem;
      line-height: 1.075;
      font-family: "CopperplateGothic"; }
  .catalog-product-view.product-type-bundle .bundle-price-container .price-box .old-price .price-container,
  .catalog-product-view.product-type-bundle .bundle-price-container .price-box .old-price .price {
    font-size: 2.4rem;
    color: #9e9e9e; }
  .catalog-product-view.product-type-bundle .bundle-price-container .price-box .price-label {
    display: none; }

@media only screen and (max-width: 991px) {
  .catalog-product-view.product-type-bundle .page-footer .reassurance {
    margin-bottom: 0; }
  .catalog-product-view.product-type-bundle .page-footer .footer.content {
    padding-top: 40px;
    padding-bottom: 290px;
    position: unset; } }

.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 #d1d1d1; }
  .table:not(.cart):not(.totals) tfoot > tr:first-child th,
  .table:not(.cart):not(.totals) tfoot > tr:first-child td {
    border-top: 1px solid #d1d1d1;
    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; }
            .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 {
              content: attr(data-th); }
      .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; } }

.product-type-virtual #product-options-wrapper {
  margin-bottom: 1.2rem; }
  .product-type-virtual #product-options-wrapper .click_and_collect_option {
    margin-top: 30px; }
    .product-type-virtual #product-options-wrapper .click_and_collect_option .selectric-product-custom-option .selectric {
      background-color: #fff;
      padding: 12px 30px 12px !important;
      width: 100%;
      border-color: #979797; }
    .product-type-virtual #product-options-wrapper .click_and_collect_option .location-label {
      font-weight: bold; }
      .product-type-virtual #product-options-wrapper .click_and_collect_option .location-label:after {
        content: ' ';
        display: block; }
  .product-type-virtual #product-options-wrapper .date-option .date-control {
    height: 60px; }
    .product-type-virtual #product-options-wrapper .date-option .date-control:not(.resize) {
      width: 100%; }
  .product-type-virtual #product-options-wrapper .date-option .resize {
    width: 75%; }
  .product-type-virtual #product-options-wrapper .date-option .date-section {
    position: relative;
    margin-bottom: 8px;
    flex: 1 1 306px; }
    .product-type-virtual #product-options-wrapper .date-option .date-section .box-tocart {
      padding-left: 0 !important;
      flex: 0 0 100% !important;
      margin-top: 0; }
    @media (max-width: 480px) {
      .product-type-virtual #product-options-wrapper .date-option .date-section {
        margin-right: 0; } }
    .product-type-virtual #product-options-wrapper .date-option .date-section > label {
      position: relative;
      cursor: pointer;
      color: #25221b;
      font-size: 11px;
      width: 100%;
      margin: 0;
      border: 1px solid rgba(151, 151, 151, 0.4);
      background-color: white;
      left: 0 !important;
      top: 0 !important; }
      .product-type-virtual #product-options-wrapper .date-option .date-section > label:after {
        content: "\e907";
        font-family: "icomoon";
        position: absolute;
        right: 20px;
        top: 50%;
        transform: translateY(-50%);
        color: #000;
        opacity: 1;
        font-size: 18px;
        vertical-align: middle; }
      .product-type-virtual #product-options-wrapper .date-option .date-section > label .label-slot-option {
        padding: 15px 30px 17px;
        opacity: 0.8;
        margin-top: 5px;
        display: block; }
      .product-type-virtual #product-options-wrapper .date-option .date-section > label .data-selected {
        float: left;
        width: 100%;
        margin-bottom: 4px;
        font-size: 12px;
        font-weight: bold;
        line-height: 1.18;
        letter-spacing: 0.67px; }
      .product-type-virtual #product-options-wrapper .date-option .date-section > label .heure-selected {
        float: left;
        width: 100%;
        font-size: 11px;
        font-weight: normal;
        line-height: 1.02;
        letter-spacing: 0.61px; }
    .product-type-virtual #product-options-wrapper .date-option .date-section .date-timeslot {
      height: 0;
      opacity: 0; }
      .product-type-virtual #product-options-wrapper .date-option .date-section .date-timeslot input {
        opacity: 0;
        border: 0; }
    .product-type-virtual #product-options-wrapper .date-option .date-section .head-time-slot {
      padding: 20px 50px 0 50px;
      display: flex; }
      @media (max-width: 480px) {
        .product-type-virtual #product-options-wrapper .date-option .date-section .head-time-slot {
          padding: 20px 30px; } }
      .product-type-virtual #product-options-wrapper .date-option .date-section .head-time-slot .date-selected {
        font-size: 16px;
        font-weight: bold;
        font-stretch: normal; }
      .product-type-virtual #product-options-wrapper .date-option .date-section .head-time-slot .close-agenda {
        font-size: 15px;
        padding: 5px;
        cursor: pointer;
        margin-top: 3px;
        position: absolute;
        right: 36px;
        top: 17px; }
        @media (max-width: 480px) {
          .product-type-virtual #product-options-wrapper .date-option .date-section .head-time-slot .close-agenda {
            right: 10px; } }
      .product-type-virtual #product-options-wrapper .date-option .date-section .head-time-slot .back-datepicker {
        transform: rotate(-90deg);
        font-size: 22px;
        padding: 5px;
        cursor: pointer;
        position: absolute;
        left: 30px;
        top: 16px; }
        @media (max-width: 480px) {
          .product-type-virtual #product-options-wrapper .date-option .date-section .head-time-slot .back-datepicker {
            left: 10px; } }
    .product-type-virtual #product-options-wrapper .date-option .date-section .label-slot-option,
    .product-type-virtual #product-options-wrapper .date-option .date-section .label-slot-option-selected {
      text-transform: initial; }
    .product-type-virtual #product-options-wrapper .date-option .date-section .label-slot-option-selected {
      color: #000; }
    .product-type-virtual #product-options-wrapper .date-option .date-section .date-selected,
    .product-type-virtual #product-options-wrapper .date-option .date-section .time-selected {
      opacity: 1 !important; }
    .product-type-virtual #product-options-wrapper .date-option .date-section .date-selected {
      padding: 12px 5px 0 28px; }
    .product-type-virtual #product-options-wrapper .date-option .date-section .time-selected {
      padding: 0 12px 8px 28px;
      font-weight: initial; }
    .product-type-virtual #product-options-wrapper .date-option .date-section .date-preselected {
      margin: auto;
      font-weight: bold;
      font-size: 1.3em; }
    .product-type-virtual #product-options-wrapper .date-option .date-section label:after {
      opacity: 1 !important; }
  .product-type-virtual #product-options-wrapper .ui-tpicker-grid-label {
    background: none;
    border: none;
    margin: 0;
    padding: 0; }
  .product-type-virtual #product-options-wrapper .ui-slider {
    position: relative;
    text-align: left; }
  .product-type-virtual #product-options-wrapper .ui-slider-horizontal .ui-slider-handle {
    margin-left: -5px; }
  .product-type-virtual #product-options-wrapper .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    cursor: default; }
  .product-type-virtual #product-options-wrapper .ui-slider-horizontal {
    height: 10px;
    border-radius: 10px;
    border: none;
    background: #dadada; }
  .product-type-virtual #product-options-wrapper .ui-timepicker-div {
    padding: 10px 0 5px 0; }
  .product-type-virtual #product-options-wrapper .time-slot {
    position: absolute;
    bottom: 0;
    width: 101.5%;
    background-color: #fff;
    border: 1px solid #dadada;
    display: none;
    z-index: 10; }
    .product-type-virtual #product-options-wrapper .time-slot .back-agenda {
      transform: rotate(-90deg);
      font-size: 1.5em; }
    .product-type-virtual #product-options-wrapper .time-slot .time-slot-option {
      padding: 20px 40px; }
      @media (max-width: 480px) {
        .product-type-virtual #product-options-wrapper .time-slot .time-slot-option {
          padding: 20px 15px; } }
      .product-type-virtual #product-options-wrapper .time-slot .time-slot-option .field {
        position: relative; }
        .product-type-virtual #product-options-wrapper .time-slot .time-slot-option .field label {
          padding: 20px 20px 20px 60px;
          border: 1px solid #dedede;
          cursor: pointer;
          transition-duration: 0.3s;
          margin-bottom: 0; }
          .product-type-virtual #product-options-wrapper .time-slot .time-slot-option .field label:hover {
            border: 1px solid #7e807e;
            color: #000; }
        .product-type-virtual #product-options-wrapper .time-slot .time-slot-option .field input[type=radio]:checked + label {
          border-color: #000;
          color: #000; }
        .product-type-virtual #product-options-wrapper .time-slot .time-slot-option .field input[type=radio]:not(:checked) + label:before,
        .product-type-virtual #product-options-wrapper .time-slot .time-slot-option .field input[type=radio]:checked + label:before {
          top: 22px;
          left: 22px; }
        .product-type-virtual #product-options-wrapper .time-slot .time-slot-option .field input[type=radio]:not(:checked) + label:after,
        .product-type-virtual #product-options-wrapper .time-slot .time-slot-option .field input[type=radio]:checked + label:after {
          top: 24px;
          left: 24px; }
  .product-type-virtual #product-options-wrapper #product_addtocart_form {
    display: flex;
    flex-wrap: wrap; }
  .product-type-virtual #product-options-wrapper .box-tocart {
    flex: 0 0 100%; }
  .product-type-virtual #product-options-wrapper div.qty input.es-input {
    max-width: unset; }
  .product-type-virtual #product-options-wrapper .product-options-bottom {
    flex: 1; }
  .product-type-virtual #product-options-wrapper .group-fields {
    flex: 1 0 100%; }
  .product-type-virtual #product-options-wrapper .product-options-wrapper .fieldset {
    padding: 0;
    display: flex;
    flex-wrap: wrap; }
  .product-type-virtual #product-options-wrapper .group-fields .product-options-wrapper .fieldset > .configurable.field {
    flex: 1 1 306px;
    width: 100%;
    margin-bottom: 8px; }
    @media (max-width: 480px) {
      .product-type-virtual #product-options-wrapper .group-fields .product-options-wrapper .fieldset > .configurable.field {
        padding-right: 0; } }
  .product-type-virtual #product-options-wrapper .datepicker-option-custom {
    position: absolute;
    top: 0;
    left: 0;
    border-color: #fff; }

.virtual-qty {
  float: right;
  margin-top: -72px;
  width: 12vh;
  position: relative; }
  @media (min-width: 640px) and (max-width: 1025px) {
    .virtual-qty {
      width: 15vh; } }
  @media (min-width: 1025px) {
    .virtual-qty {
      width: 10vh; } }
  .virtual-qty .hidden {
    display: none; }
  .virtual-qty .qty,
  .virtual-qty .control,
  .virtual-qty .es-input {
    height: 60px !important; }

.click-collect-datepicker .ui-datepicker-current {
  display: none; }

.click-collect-datepicker .ui-datepicker-close {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  background: transparent;
  font-size: 35px;
  padding: 10px 40px;
  font-weight: 100;
  opacity: 0.7; }

.click-collect-datepicker .ui-datepicker td a {
  position: relative; }

.click-collect-datepicker .ui-datepicker-calendar a:hover {
  position: relative;
  padding-right: 8px; }
  .click-collect-datepicker .ui-datepicker-calendar a:hover::after {
    position: absolute;
    content: '>';
    color: #ffffff;
    top: 50%;
    right: 0.5em;
    transform: translateY(-50%); }

.click-collect-datepicker .ui-datepicker-close::after {
  top: 28px !important; }

.click-collect-datepicker .ui-datepicker-close:focus {
  outline: none; }

.click-collect-datepicker .ui-datepicker-close:hover {
  opacity: 0.7;
  font-size: initial; }

.click-collect-datepicker .ui-datepicker-buttonpane {
  border: none !important; }

.click-collect-datepicker .ui-datepicker-title {
  margin: 0 0 10px 15px !important;
  text-align: left !important;
  font-size: 1.4em;
  font-weight: bold; }
  .click-collect-datepicker .ui-datepicker-title select {
    border: none; }

.click-collect-datepicker .ui-datepicker-next,
.click-collect-datepicker .ui-datepicker-prev {
  transform: rotate(90deg); }

.click-collect-datepicker .ui-datepicker-next {
  right: 150px !important;
  top: 1px !important; }

.click-collect-datepicker .ui-datepicker-prev {
  left: 170px !important; }

.close-agenda-selected {
  font-size: 15px;
  padding: 5px;
  cursor: pointer;
  margin-top: 3px;
  position: absolute;
  right: 36px;
  top: 17px; }
  @media (max-width: 480px) {
    .close-agenda-selected {
      right: 10px; } }

.click_and_collect {
  margin-bottom: 2rem; }

@media only screen and (min-width: 1025px) {
  .click-collect-loader {
    width: 450px; } }

.click-collect-loader .loader {
  width: 50px;
  margin: 5rem auto 10rem auto;
  aspect-ratio: 1;
  border-radius: 50%;
  border: 2px solid;
  border-color: #000 #0000;
  animation: l1 1s infinite; }

@keyframes l1 {
  to {
    transform: rotate(0.5turn); } }

.product-add-form.click-collect-loading {
  display: none; }

.click-collect-product-details {
  margin-bottom: 1em; }

.slider-home-item-content .countdown-timer,
.ph-title-section .countdown-timer {
  display: flex;
  justify-content: center;
  grid-gap: 1em;
  grid-row-gap: 1em; }

.slider-home-item-content .counter,
.ph-title-section .counter {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 7em;
  height: 8em;
  border: 3px solid #fff;
  text-align: center;
  font-size: 0.8em;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  position: relative;
  padding-bottom: 1em; }
  .slider-home-item-content .counter::before,
  .ph-title-section .counter::before {
    background: none;
    border: 1px solid #fff;
    content: '';
    display: block;
    position: absolute;
    top: 0.25em;
    left: 0.25em;
    right: 0.25em;
    bottom: 0.25em; }
  .slider-home-item-content .counter span,
  .ph-title-section .counter span {
    font-size: 4em;
    font-weight: lighter;
    color: #fff;
    margin-bottom: 0.05em; }
    .slider-home-item-content .counter span::after,
    .ph-title-section .counter span::after {
      content: '';
      position: absolute;
      width: 0.3em;
      height: 0.01em;
      left: 0.67em;
      top: 1.22em;
      background-color: #fff; }

.ph-title-section .countdown-timer {
  margin-bottom: 4em; }

.slider-home-item-content .countdown-timer {
  margin: 2rem 1rem;
  animation-duration: 0.8s;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards;
  transition-duration: 0.3s;
  transform: translateY(80px);
  opacity: 0; }
  @media (max-width: 640px) {
    .slider-home-item-content .countdown-timer {
      grid-gap: 0.5em; }
      .slider-home-item-content .countdown-timer .counter {
        height: auto; }
        .slider-home-item-content .countdown-timer .counter span::after {
          top: 1.32em; }
        .slider-home-item-content .countdown-timer .counter #seconds-label {
          font-size: 0.9em; } }

#co-shipping-form .messages .message.error {
  margin-top: 0; }

.cms-noroute-index .page-main,
.cms-noroute-index .columns {
  max-width: 100%;
  padding: 0;
  overflow: hidden; }
  .cms-noroute-index .page-main .column.main,
  .cms-noroute-index .columns .column.main {
    padding-bottom: 0; }
    .cms-noroute-index .page-main .column.main .error-content,
    .cms-noroute-index .columns .column.main .error-content {
      width: 100%;
      position: relative;
      overflow: hidden;
      background: url(../../frontend/Mariagefreres/default/it_IT/images/Bitmap-repeat.png) repeat;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      padding: 64px 0; }
      @media only screen and (max-width: 767px) {
        .cms-noroute-index .page-main .column.main .error-content,
        .cms-noroute-index .columns .column.main .error-content {
          padding: 34px 0; } }
      .cms-noroute-index .page-main .column.main .error-content::after,
      .cms-noroute-index .columns .column.main .error-content::after {
        content: '';
        height: 420px;
        width: 530px;
        background: url(../../frontend/Mariagefreres/default/it_IT/images/tasse-mousseline.png) no-repeat center;
        background-size: contain;
        z-index: 1;
        order: 1;
        flex: 0 0 100%; }
        @media only screen and (max-width: 767px) {
          .cms-noroute-index .page-main .column.main .error-content::after,
          .cms-noroute-index .columns .column.main .error-content::after {
            background-size: contain;
            height: 300px;
            width: 300px; } }
      .cms-noroute-index .page-main .column.main .error-content .content-inner,
      .cms-noroute-index .columns .column.main .error-content .content-inner {
        text-align: center;
        max-width: 500px;
        width: 100%;
        z-index: 2;
        order: 2;
        flex: 0 0 100%; }
        .cms-noroute-index .page-main .column.main .error-content .content-inner h1,
        .cms-noroute-index .columns .column.main .error-content .content-inner h1 {
          font-size: 30px;
          font-weight: 600;
          line-height: normal;
          color: #25221b;
          margin-bottom: 14px; }
          @media only screen and (max-width: 767px) {
            .cms-noroute-index .page-main .column.main .error-content .content-inner h1,
            .cms-noroute-index .columns .column.main .error-content .content-inner h1 {
              font-size: 24px;
              max-width: 194px;
              margin: 0 auto 12px; } }
        .cms-noroute-index .page-main .column.main .error-content .content-inner h2,
        .cms-noroute-index .columns .column.main .error-content .content-inner h2 {
          font-family: "Poppins";
          font-weight: 400;
          font-size: 14px;
          line-height: 21.2px;
          max-width: 386px;
          width: 100%;
          text-transform: initial;
          margin: 0 auto 34px; }
          @media only screen and (max-width: 767px) {
            .cms-noroute-index .page-main .column.main .error-content .content-inner h2,
            .cms-noroute-index .columns .column.main .error-content .content-inner h2 {
              max-width: 257px;
              font-size: 13px;
              margin-bottom: 24px; } }
        .cms-noroute-index .page-main .column.main .error-content .content-inner a,
        .cms-noroute-index .columns .column.main .error-content .content-inner a {
          display: inline-block;
          border: 0;
          padding-left: 40px;
          padding-right: 40px;
          height: 44px; }
          .cms-noroute-index .page-main .column.main .error-content .content-inner a:hover:after,
          .cms-noroute-index .columns .column.main .error-content .content-inner a:hover:after {
            right: 30px; }
    .cms-noroute-index .page-main .column.main .block.upsell,
    .cms-noroute-index .columns .column.main .block.upsell {
      width: 100%;
      margin: 0 auto 40px;
      position: relative; }
      @media only screen and (min-width: 768px) {
        .cms-noroute-index .page-main .column.main .block.upsell,
        .cms-noroute-index .columns .column.main .block.upsell {
          max-width: 1323px;
          padding: 0 35px; } }
      @media only screen and (max-width: 991px) {
        .cms-noroute-index .page-main .column.main .block.upsell,
        .cms-noroute-index .columns .column.main .block.upsell {
          max-width: 400px;
          width: 100%;
          text-align: center; } }
      .cms-noroute-index .page-main .column.main .block.upsell > a,
      .cms-noroute-index .columns .column.main .block.upsell > a {
        display: inline-block;
        line-height: 26px;
        color: #000;
        text-decoration: none;
        position: absolute;
        top: 100px;
        right: 20px; }
        @media only screen and (max-width: 991px) {
          .cms-noroute-index .page-main .column.main .block.upsell > a,
          .cms-noroute-index .columns .column.main .block.upsell > a {
            position: relative;
            top: initial;
            right: initial;
            margin-bottom: 20px;
            display: none; } }
        .cms-noroute-index .page-main .column.main .block.upsell > a:before,
        .cms-noroute-index .columns .column.main .block.upsell > a:before {
          content: "";
          height: 1px;
          width: 100%;
          position: absolute;
          bottom: 5px;
          background: #000;
          left: 0;
          transition: all 0.3s ease-in-out; }
        .cms-noroute-index .page-main .column.main .block.upsell > a:after,
        .cms-noroute-index .columns .column.main .block.upsell > a:after {
          content: '>';
          position: relative;
          bottom: -1px; }
        .cms-noroute-index .page-main .column.main .block.upsell > a:hover:before,
        .cms-noroute-index .columns .column.main .block.upsell > a:hover:before {
          width: 70%; }

@media only screen and (max-width: 1024px) {
  .checkout-onepage-success.dark-header .page-header > .logo {
    position: absolute;
    left: 0;
    right: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.48) 15%, transparent); } }

@media only screen and (max-width: 767px) {
  .checkout-onepage-success .page-main {
    padding: 0; } }

.checkout-onepage-success .columns {
  max-width: 1330px; }
  @media only screen and (max-width: 1024px) {
    .checkout-onepage-success .columns {
      padding: 0; } }
  .checkout-onepage-success .columns .column.main {
    padding-bottom: 0; }

.checkout-onepage-success #registration {
  display: block;
  padding: 0 60px;
  border-top: 1px solid rgba(218, 218, 218, 0.8);
  margin: 0 0 30px auto;
  text-align: center; }
  @media only screen and (max-width: 1280px) {
    .checkout-onepage-success #registration {
      padding-left: 40px; } }
  @media only screen and (max-width: 1024px) {
    .checkout-onepage-success #registration {
      width: calc(100% - 60px);
      padding: 0;
      margin: 0 auto 50px; } }
  @media only screen and (max-width: 639px) {
    .checkout-onepage-success #registration {
      margin-top: -20px; } }
  .checkout-onepage-success #registration p {
    display: block;
    text-align: center;
    margin-bottom: 10px;
    font-size: 15px; }
  .checkout-onepage-success #registration .action.primary, .checkout-onepage-success #registration .actions-toolbar > .primary .action, .actions-toolbar > .primary .checkout-onepage-success #registration .action {
    margin: 30px auto 0;
    max-width: 300px;
    width: 100%;
    display: block; }

.checkout-success-wrapper:before, .checkout-success-wrapper:after {
  content: '';
  display: table; }

.checkout-success-wrapper:after {
  clear: both; }

.checkout-success-wrapper .c-img__left {
  width: 45%;
  float: left; }
  @media only screen and (max-width: 1024px) {
    .checkout-success-wrapper .c-img__left {
      width: 100%;
      padding: 0; } }
  @media only screen and (min-width: 1025px) {
    .checkout-success-wrapper .c-img__left {
      position: absolute;
      left: 0; } }
  .checkout-success-wrapper .c-img__left img {
    object-fit: cover; }
    @media only screen and (min-width: 1440px) {
      .checkout-success-wrapper .c-img__left img {
        min-width: 100%;
        height: 608px; } }
    @media only screen and (max-width: 1439px) {
      .checkout-success-wrapper .c-img__left img {
        height: 550px; } }
    @media only screen and (max-width: 1024px) {
      .checkout-success-wrapper .c-img__left img {
        width: 100%;
        height: 600px; } }
    @media only screen and (max-width: 991px) {
      .checkout-success-wrapper .c-img__left img {
        height: 400px; } }
    @media only screen and (max-width: 767px) {
      .checkout-success-wrapper .c-img__left img {
        height: 306px; } }

.checkout-success-wrapper .checkout-success {
  width: calc(100% - 43%);
  float: left;
  padding-top: 79px;
  padding-left: 68px; }
  @media only screen and (max-width: 1280px) {
    .checkout-success-wrapper .checkout-success {
      padding-top: 60px;
      padding-left: 40px; } }
  @media only screen and (max-width: 1024px) {
    .checkout-success-wrapper .checkout-success {
      width: 100%;
      padding: 60px 0 0; } }
  @media only screen and (min-width: 1025px) {
    .checkout-success-wrapper .checkout-success {
      position: relative;
      left: 43%; } }
  .checkout-success-wrapper .checkout-success p {
    font-size: 15px;
    font-weight: normal;
    line-height: 1.77;
    letter-spacing: normal;
    color: #000;
    text-align: left;
    margin-bottom: 20px; }
    @media only screen and (max-width: 767px) {
      .checkout-success-wrapper .checkout-success p {
        font-size: 13px;
        margin-bottom: 24px; } }
    .checkout-success-wrapper .checkout-success p a {
      color: #000;
      transition: all 0.2s ease-in-out; }
      .checkout-success-wrapper .checkout-success p a .ic-download {
        margin-right: 8px;
        color: #000; }
  .checkout-success-wrapper .checkout-success .content-success {
    margin-bottom: 26px;
    padding: 0 113px 0 70px; }
    @media only screen and (max-width: 1280px) {
      .checkout-success-wrapper .checkout-success .content-success {
        padding: 0 30px; } }
    @media only screen and (max-width: 767px) {
      .checkout-success-wrapper .checkout-success .content-success {
        margin-bottom: 50px; } }
  .checkout-success-wrapper .checkout-success .account {
    display: none; }
    .checkout-success-wrapper .checkout-success .account .column.main {
      padding: 0; }
      @media only screen and (max-width: 1024px) {
        .checkout-success-wrapper .checkout-success .account .column.main {
          padding: 0 30px; } }
      @media only screen and (max-width: 767px) {
        .checkout-success-wrapper .checkout-success .account .column.main {
          padding: 0; } }
      .checkout-success-wrapper .checkout-success .account .column.main > table {
        margin-bottom: 0; }
        @media only screen and (max-width: 767px) {
          .checkout-success-wrapper .checkout-success .account .column.main > table {
            display: none; } }
        .checkout-success-wrapper .checkout-success .account .column.main > table thead th,
        .checkout-success-wrapper .checkout-success .account .column.main > table thead td {
          white-space: nowrap; }
          .checkout-success-wrapper .checkout-success .account .column.main > table thead th:last-child,
          .checkout-success-wrapper .checkout-success .account .column.main > table thead td:last-child {
            text-align: left;
            width: 280px; }
            @media only screen and (max-width: 1280px) {
              .checkout-success-wrapper .checkout-success .account .column.main > table thead th:last-child,
              .checkout-success-wrapper .checkout-success .account .column.main > table thead td:last-child {
                width: auto; } }
        .checkout-success-wrapper .checkout-success .account .column.main > table tbody tr:last-child {
          border-bottom: 0; }
        .checkout-success-wrapper .checkout-success .account .column.main > table tbody th:last-child,
        .checkout-success-wrapper .checkout-success .account .column.main > table tbody td:last-child {
          width: auto;
          text-align: left; }
      .checkout-success-wrapper .checkout-success .account .column.main .order-details-items {
        border: 0;
        margin: 0 0 20px; }
      .checkout-success-wrapper .checkout-success .account .column.main .block-order-details-gift-message {
        border: 0; }
        @media only screen and (max-width: 767px) {
          .checkout-success-wrapper .checkout-success .account .column.main .block-order-details-gift-message {
            padding: 0 14px; } }
        .checkout-success-wrapper .checkout-success .account .column.main .block-order-details-gift-message .block-title {
          padding: 20px 0;
          margin: 0; }
          @media only screen and (max-width: 991px) {
            .checkout-success-wrapper .checkout-success .account .column.main .block-order-details-gift-message .block-title {
              display: block; } }
          @media only screen and (max-width: 767px) {
            .checkout-success-wrapper .checkout-success .account .column.main .block-order-details-gift-message .block-title strong {
              font-size: 16px; } }
        .checkout-success-wrapper .checkout-success .account .column.main .block-order-details-gift-message .block-content {
          padding: 20px 0; }
        .checkout-success-wrapper .checkout-success .account .column.main .block-order-details-gift-message dl {
          margin: 0; }
          .checkout-success-wrapper .checkout-success .account .column.main .block-order-details-gift-message dl dt,
          .checkout-success-wrapper .checkout-success .account .column.main .block-order-details-gift-message dl dd {
            margin: 0 0 6px;
            font-size: 13px; }
          .checkout-success-wrapper .checkout-success .account .column.main .block-order-details-gift-message dl strong {
            display: inline-block;
            width: auto;
            margin: 0;
            margin-right: 4px;
            font-size: inherit; }
      .checkout-success-wrapper .checkout-success .account .column.main .order-items.table-wrapper table thead th:last-child,
      .checkout-success-wrapper .checkout-success .account .column.main .order-items.table-wrapper table thead td:last-child {
        text-align: left; }
      @media only screen and (max-width: 767px) {
        .checkout-success-wrapper .checkout-success .account .column.main .order-items.table-wrapper table tbody tr {
          padding-top: 20px;
          padding-left: 144px;
          padding-right: 14px; } }
      @media only screen and (max-width: 1280px) {
        .checkout-success-wrapper .checkout-success .account .column.main .order-items.table-wrapper table tbody tr td:first-child {
          width: 100px; } }
      @media only screen and (max-width: 767px) {
        .checkout-success-wrapper .checkout-success .account .column.main .order-items.table-wrapper table tbody tr td:first-child {
          width: 110px;
          position: absolute;
          top: 20px;
          left: 14px;
          padding: 0; } }
      @media only screen and (max-width: 767px) {
        .checkout-success-wrapper .checkout-success .account .column.main .order-items.table-wrapper table tbody tr td:before,
        .checkout-success-wrapper .checkout-success .account .column.main .order-items.table-wrapper table tbody tr th:before {
          display: none; } }
      .checkout-success-wrapper .checkout-success .account .column.main .order-items.table-wrapper table .product-item-name {
        font-family: "CopperplateGothic";
        text-transform: uppercase;
        font-size: 20px;
        font-weight: 600;
        text-transform: uppercase; }
        @media only screen and (max-width: 767px) {
          .checkout-success-wrapper .checkout-success .account .column.main .order-items.table-wrapper table .product-item-name {
            font-size: 16px;
            margin: 0; } }
      .checkout-success-wrapper .checkout-success .account .column.main .order-items.table-wrapper table .description {
        font-size: 14px;
        line-height: 21px;
        margin: 0; }
        @media only screen and (max-width: 767px) {
          .checkout-success-wrapper .checkout-success .account .column.main .order-items.table-wrapper table .description {
            font-size: 12px;
            line-height: 18px; } }
      .checkout-success-wrapper .checkout-success .account .column.main .order-items.table-wrapper table .item-options {
        display: block;
        margin: 0 0 8px; }
        @media only screen and (max-width: 767px) {
          .checkout-success-wrapper .checkout-success .account .column.main .order-items.table-wrapper table .item-options {
            margin: 0; } }
        .checkout-success-wrapper .checkout-success .account .column.main .order-items.table-wrapper table .item-options span {
          display: inline-block;
          margin: 0;
          font-size: 14px;
          font-weight: 400;
          color: #25221b;
          line-height: 21px; }
          @media only screen and (max-width: 767px) {
            .checkout-success-wrapper .checkout-success .account .column.main .order-items.table-wrapper table .item-options span {
              font-size: 12px;
              line-height: 18px; } }
      .checkout-success-wrapper .checkout-success .account .column.main .order-items.table-wrapper table .sku {
        font-family: "Poppins";
        font-size: 14px;
        line-height: 21px;
        color: rgba(37, 34, 27, 0.4); }
        @media only screen and (max-width: 767px) {
          .checkout-success-wrapper .checkout-success .account .column.main .order-items.table-wrapper table .sku {
            font-size: 12px;
            line-height: 18px; } }
      .checkout-success-wrapper .checkout-success .account .column.main .order-items.table-wrapper table .col.qty,
      .checkout-success-wrapper .checkout-success .account .column.main .order-items.table-wrapper table .col.price {
        vertical-align: middle; }
        @media only screen and (max-width: 1280px) {
          .checkout-success-wrapper .checkout-success .account .column.main .order-items.table-wrapper table .col.qty,
          .checkout-success-wrapper .checkout-success .account .column.main .order-items.table-wrapper table .col.price {
            width: auto; } }
      @media only screen and (max-width: 767px) {
        .checkout-success-wrapper .checkout-success .account .column.main .order-items.table-wrapper table .col.price {
          padding: 0;
          margin-top: 30px; } }
      .checkout-success-wrapper .checkout-success .account .column.main .order-items.table-wrapper table .col.price .price-excluding-tax,
      .checkout-success-wrapper .checkout-success .account .column.main .order-items.table-wrapper table .col.price .price-including-tax {
        font-size: 16px; }
      .checkout-success-wrapper .checkout-success .account .column.main .order-items.table-wrapper table .col.qty {
        text-align: center;
        width: 100px; }
        @media only screen and (max-width: 1280px) {
          .checkout-success-wrapper .checkout-success .account .column.main .order-items.table-wrapper table .col.qty {
            width: auto; } }
        @media only screen and (max-width: 767px) {
          .checkout-success-wrapper .checkout-success .account .column.main .order-items.table-wrapper table .col.qty {
            position: absolute;
            bottom: 20px;
            right: 14px;
            z-index: 2; } }
        .checkout-success-wrapper .checkout-success .account .column.main .order-items.table-wrapper table .col.qty .items-qty {
          width: 52px;
          margin: 0 auto; }
          @media only screen and (max-width: 767px) {
            .checkout-success-wrapper .checkout-success .account .column.main .order-items.table-wrapper table .col.qty .items-qty {
              width: auto; } }
          .checkout-success-wrapper .checkout-success .account .column.main .order-items.table-wrapper table .col.qty .items-qty .item {
            width: 52px;
            height: 32px;
            background: rgba(216, 216, 216, 0.4);
            line-height: 32px; }
            @media only screen and (max-width: 767px) {
              .checkout-success-wrapper .checkout-success .account .column.main .order-items.table-wrapper table .col.qty .items-qty .item {
                display: inline-block; } }
      @media only screen and (max-width: 767px) {
        .checkout-success-wrapper .checkout-success .account .column.main .order-items.table-wrapper table tfoot tr {
          padding: 0 14px; } }
      .checkout-success-wrapper .checkout-success .account .column.main .order-items.table-wrapper table tfoot th,
      .checkout-success-wrapper .checkout-success .account .column.main .order-items.table-wrapper table tfoot td {
        border: 0; }
      @media only screen and (max-width: 767px) {
        .checkout-success-wrapper .checkout-success .account .column.main .order-items.table-wrapper table tfoot .colspane {
          display: none; } }
      .checkout-success-wrapper .checkout-success .account .column.main .order-items.table-wrapper table tfoot .mark {
        font-weight: 600;
        font-size: 13px;
        text-align: left;
        padding-left: 290px; }
        @media only screen and (max-width: 1024px) {
          .checkout-success-wrapper .checkout-success .account .column.main .order-items.table-wrapper table tfoot .mark {
            padding-left: 400px; } }
        @media only screen and (max-width: 991px) {
          .checkout-success-wrapper .checkout-success .account .column.main .order-items.table-wrapper table tfoot .mark {
            padding-left: 300px; } }
        @media only screen and (max-width: 767px) {
          .checkout-success-wrapper .checkout-success .account .column.main .order-items.table-wrapper table tfoot .mark {
            padding-left: 130px; } }
        .checkout-success-wrapper .checkout-success .account .column.main .order-items.table-wrapper table tfoot .mark strong {
          font-weight: 700 !important; }
      .checkout-success-wrapper .checkout-success .account .column.main .order-items.table-wrapper table tfoot .amount {
        font-size: 13px; }
        .checkout-success-wrapper .checkout-success .account .column.main .order-items.table-wrapper table tfoot .amount strong {
          font-weight: 700 !important; }
      .checkout-success-wrapper .checkout-success .account .column.main .order-items.table-wrapper table tfoot .discount .mark span:last-child {
        font-size: 13px;
        line-height: 17px;
        font-weight: 400;
        color: rgba(37, 34, 27, 0.4); }

.checkout-success-wrapper h1.title {
  font-size: 40px;
  line-height: 0.78;
  letter-spacing: normal;
  color: #000;
  margin-bottom: 40px;
  text-align: left;
  padding-left: 70px; }
  @media only screen and (max-width: 1280px) {
    .checkout-success-wrapper h1.title {
      padding: 0 30px;
      font-size: 34px; } }
  @media only screen and (max-width: 767px) {
    .checkout-success-wrapper h1.title {
      font-size: 22px;
      margin-bottom: 19px; } }

.checkout-success-wrapper .details-order {
  text-align: center;
  padding: 42px 0 34px;
  border-top: 1px solid rgba(218, 218, 218, 0.8); }
  @media only screen and (max-width: 767px) {
    .checkout-success-wrapper .details-order {
      padding: 29px 0 48px; } }
  .checkout-success-wrapper .details-order a {
    font-size: 12px;
    line-height: normal;
    letter-spacing: normal;
    text-decoration: underline;
    text-align: center;
    color: #000;
    transition: all 0.2s ease-in-out;
    position: relative;
    padding-right: 24px;
    cursor: pointer;
    border: 0; }
    .checkout-success-wrapper .details-order a:after {
      content: "";
      font-family: icons-blank-theme;
      color: inherit;
      font-weight: 400;
      position: absolute;
      top: -5px;
      right: 0;
      font-size: 28px;
      transform: rotate(270deg);
      transition: all 0.3s ease-in;
      display: block;
      text-decoration: none;
      border: 0; }
    .checkout-success-wrapper .details-order a.show:after {
      transform: rotate(180deg); }
    .checkout-success-wrapper .details-order a:hover {
      opacity: 0.8; }

.ui-datepicker {
  display: none; }
  .ui-datepicker .ui-datepicker-header {
    position: relative; }
  .ui-datepicker .ui-datepicker-prev,
  .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 12px;
    width: 1.8em;
    height: 1.8em;
    cursor: pointer; }
  .ui-datepicker .ui-datepicker-next-hover span,
  .ui-datepicker .ui-datepicker-prev-hover span {
    border-color: transparent #000 transparent transparent; }
  .ui-datepicker .ui-datepicker-prev {
    left: 2px; }
  .ui-datepicker .ui-datepicker-next {
    right: 2px; }
  .ui-datepicker .ui-datepicker-prev span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -5px;
    font-size: 0px;
    width: 0px;
    height: 0px;
    border: solid;
    border-width: 5px 8px 5px 0;
    border-color: transparent #000 transparent transparent; }
  .ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -5px;
    font-size: 0px;
    width: 0px;
    height: 0px;
    border: solid;
    margin-left: 0px;
    top: 50%;
    margin-top: -5px;
    border-width: 5px 0 5px 8px;
    border-color: transparent transparent transparent #000; }
  .ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center; }
    .ui-datepicker .ui-datepicker-title select {
      font-size: 1em;
      margin: 1px 0; }
  .ui-datepicker select.ui-datepicker-month-year {
    width: 100%; }
  .ui-datepicker table {
    width: 100%;
    font-size: .9em; }
  .ui-datepicker td span,
  .ui-datepicker td a {
    width: 32px;
    height: 32px;
    margin: 0 auto;
    line-height: 32px;
    border-radius: 150px;
    display: block;
    padding: 0;
    text-align: center;
    text-decoration: none;
    color: #25221b;
    font-size: 11px;
    font-weight: 600; }
  .ui-datepicker .ui-datepicker-buttonpane button, .ui-datepicker .ui-datepicker-buttonpane .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .ui-datepicker .ui-datepicker-buttonpane .actions-toolbar > .action, .ui-datepicker .ui-datepicker-buttonpane .action-gift {
    float: right; }
    .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker .ui-datepicker-buttonpane .cart.table-wrapper .actions-toolbar > .ui-datepicker-current.action, .cart.table-wrapper .ui-datepicker .ui-datepicker-buttonpane .actions-toolbar > .ui-datepicker-current.action, .ui-datepicker .ui-datepicker-buttonpane .ui-datepicker-current.action-gift {
      float: left; }

.ui-datepicker-rtl {
  direction: rtl; }
  .ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto; }
  .ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto; }
  .ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto; }
  .ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto; }
  .ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right; }
    .ui-datepicker-rtl .ui-datepicker-buttonpane button, .ui-datepicker-rtl .ui-datepicker-buttonpane .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .ui-datepicker-rtl .ui-datepicker-buttonpane .actions-toolbar > .action, .ui-datepicker-rtl .ui-datepicker-buttonpane .action-gift {
      float: left; }
      .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-buttonpane .cart.table-wrapper .actions-toolbar > .ui-datepicker-current.action, .cart.table-wrapper .ui-datepicker-rtl .ui-datepicker-buttonpane .actions-toolbar > .ui-datepicker-current.action, .ui-datepicker-rtl .ui-datepicker-buttonpane .ui-datepicker-current.action-gift {
        float: right; }
  .ui-datepicker-rtl .ui-datepicker-group {
    float: right; }
  .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
  .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px; }

.ui-timepicker-div .ui-widget-header {
  margin-bottom: 8px; }

.ui-timepicker-div dl {
  text-align: left; }
  .ui-timepicker-div dl dt {
    height: 25px;
    margin-bottom: -22px; }
  .ui-timepicker-div dl .ui_tpicker_time_label {
    margin-bottom: -25px; }
  .ui-timepicker-div dl dd {
    margin: 0 10px 10px 65px; }

.ui-timepicker-div td {
  font-size: 90%; }

.ui-tpicker-grid-label {
  background: none;
  border: none;
  margin: 0;
  padding: 0; }

.ui-datepicker {
  padding: 20px 40px;
  border: 1px solid #dadada;
  box-sizing: border-box;
  background: #ffffff;
  width: 438px; }
  @media (max-width: 480px) {
    .ui-datepicker {
      width: calc(100% - 68px);
      padding: 20px 15px; } }
  .ui-datepicker .ui-datepicker-header {
    background: transparent;
    border: none; }
  .ui-datepicker .ui-datepicker-title .ui-datepicker-month {
    width: 30%;
    border: 0;
    margin: 0;
    padding: 0; }
  .ui-datepicker .ui-datepicker-title .ui-datepicker-year {
    width: 47%; }
  .ui-datepicker .ui-datepicker-calendar {
    background: #ffffff;
    border: 0;
    border-collapse: collapse;
    margin: 0; }
    .ui-datepicker .ui-datepicker-calendar thead tr {
      border-bottom: 0; }
    .ui-datepicker .ui-datepicker-calendar th {
      background: transparent;
      border-bottom: 1px solid #e7e7e7;
      padding: 0 4px 8px;
      text-transform: capitalize;
      text-align: center;
      font-size: 11px;
      color: #cbcbcb; }
    .ui-datepicker .ui-datepicker-calendar tbody tr {
      border-bottom: 0; }
    .ui-datepicker .ui-datepicker-calendar td .ui-state-hover {
      background: #333;
      color: #fff; }
    .ui-datepicker .ui-datepicker-calendar .ui-datepicker-week-col {
      text-align: center;
      border: #cfcfcf 1px solid; }
    .ui-datepicker .ui-datepicker-calendar .ui-datepicker-today span,
    .ui-datepicker .ui-datepicker-calendar .ui-datepicker-today a {
      background: #333;
      color: #fff; }
    .ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day .ui-state-active {
      background: #000;
      color: #fff; }

.ui-timepicker-div .ui-widget-header {
  margin-bottom: 8px; }

.ui-timepicker-div dl {
  text-align: left; }
  .ui-timepicker-div dl dd {
    margin: 0 0 10px 65px; }

.ui-timepicker-div td {
  font-size: 90%; }

.ui-tpicker-grid-label {
  background: none;
  border: none;
  margin: 0;
  padding: 0; }

.ui-slider {
  position: relative;
  text-align: left; }

.ui-slider-horizontal .ui-slider-handle {
  margin-left: -5px; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  cursor: default; }

.ui-slider-horizontal {
  height: 10px;
  border-radius: 10px;
  border: none;
  background: #dadada; }

.ui-slider-handle {
  height: 10px;
  width: 10px;
  border-radius: 10px;
  background: #f98b25;
  display: block;
  position: absolute; }

.ui-timepicker-div {
  padding: 10px 0 5px 0; }

.ui-datepicker .ui-datepicker-buttonpane {
  overflow: hidden;
  padding-top: 10px;
  border-top: #cfcfcf 1px solid; }

.ui-datepicker .ui-datepicker-calendar .ui-state-disabled span {
  color: #cbcbcb; }

.creaneau-horaire {
  position: absolute;
  bottom: 50px;
  width: 100%;
  background-color: #fff;
  border: 1px solid #dadada;
  display: none; }
  .creaneau-horaire .creaneau {
    padding: 20px 40px; }
    @media (max-width: 480px) {
      .creaneau-horaire .creaneau {
        padding: 20px 15px; } }
    .creaneau-horaire .creaneau .field {
      position: relative; }
      .creaneau-horaire .creaneau .field label {
        padding: 20px 20px 20px 60px;
        margin: 0 0 8px;
        border: 1px solid #dedede;
        cursor: pointer;
        color: rgba(0, 0, 0, 0.4);
        transition-duration: 0.3s; }
        .creaneau-horaire .creaneau .field label:hover {
          border: 1px solid #7e807e; }
      .creaneau-horaire .creaneau .field input[type=radio]:checked + label {
        border-color: #0f0f0f;
        color: #000; }
      .creaneau-horaire .creaneau .field input[type=radio]:not(:checked) + label:before,
      .creaneau-horaire .creaneau .field input[type=radio]:checked + label:before {
        top: 22px;
        left: 22px; }
      .creaneau-horaire .creaneau .field input[type=radio]:not(:checked) + label:after,
      .creaneau-horaire .creaneau .field input[type=radio]:checked + label:after {
        top: 24px;
        left: 24px; }

.creaneau-horaire-section {
  position: relative; }
  .creaneau-horaire-section > label {
    position: relative;
    cursor: pointer;
    color: #25221b;
    font-size: 11px;
    width: 100%;
    height: 49px;
    margin: 0;
    border: 1px solid rgba(151, 151, 151, 0.4);
    padding: 10px 32px;
    background-color: white; }
    .creaneau-horaire-section > label:after {
      content: "\e907";
      font-family: "icomoon";
      position: absolute;
      right: 20px;
      top: 50%;
      transform: translateY(-50%);
      color: #000;
      opacity: 0.4;
      font-size: 18px;
      vertical-align: middle; }
    .creaneau-horaire-section > label.horaire-active {
      border: 1px solid #979797; }
      .creaneau-horaire-section > label.horaire-active:after {
        opacity: 1; }
    .creaneau-horaire-section > label .label-creaneau {
      opacity: 0.4;
      margin-top: 5px;
      display: block; }
    .creaneau-horaire-section > label .data-selected {
      float: left;
      width: 100%;
      margin-bottom: 4px;
      font-size: 12px;
      font-weight: bold;
      line-height: 1.18;
      letter-spacing: 0.67px; }
    .creaneau-horaire-section > label .heure-selected {
      float: left;
      width: 100%;
      font-size: 11px;
      font-weight: normal;
      line-height: 1.02;
      letter-spacing: 0.61px; }
  .creaneau-horaire-section .date-creaneau {
    height: 0;
    opacity: 0; }
    .creaneau-horaire-section .date-creaneau input {
      opacity: 0;
      border: 0; }
  .creaneau-horaire-section .head-creaneau-horaire {
    padding: 20px 50px;
    display: flex;
    justify-content: center; }
    @media (max-width: 480px) {
      .creaneau-horaire-section .head-creaneau-horaire {
        padding: 20px 30px; } }
    .creaneau-horaire-section .head-creaneau-horaire .date-selected {
      font-size: 16px;
      font-weight: bold;
      font-stretch: normal; }
    .creaneau-horaire-section .head-creaneau-horaire .close-agenda-selected {
      font-size: 15px;
      padding: 5px;
      cursor: pointer;
      margin-top: 3px;
      position: absolute;
      right: 36px;
      top: 17px; }
      @media (max-width: 480px) {
        .creaneau-horaire-section .head-creaneau-horaire .close-agenda-selected {
          right: 10px; } }
    .creaneau-horaire-section .head-creaneau-horaire .back-agenda {
      transform: rotate(-90deg);
      font-size: 22px;
      padding: 5px;
      cursor: pointer;
      position: absolute;
      left: 30px;
      top: 16px; }
      @media (max-width: 480px) {
        .creaneau-horaire-section .head-creaneau-horaire .back-agenda {
          left: 10px; } }

.ul-select {
  position: relative;
  cursor: pointer;
  color: #25221b;
  font-size: 11px;
  width: 100%;
  margin-bottom: 8px;
  border: 1px solid rgba(133, 133, 133, 0.4);
  padding: 0;
  flex: 0 0 100%; }
  .ul-select .ul-select-value {
    padding: 17px 32px;
    height: 49px;
    display: block;
    background-image: url(../../frontend/Mariagefreres/default/it_IT/images/arrow-down.png);
    background-position: top 17.5px right 24px;
    background-repeat: no-repeat;
    background-color: white; }
    .ul-select .ul-select-value strong {
      margin-top: -8px;
      display: block; }
    .ul-select .ul-select-value br {
      display: none; }
  .ul-select ul {
    display: none;
    position: absolute;
    background-color: #fff;
    width: 100%;
    padding: 0px;
    margin: 0;
    list-style: none;
    left: 0;
    top: 100%;
    border: 1px solid #d1d1d1;
    z-index: 1000;
    max-height: 160px;
    overflow-y: auto;
    box-shadow: 0 2px 3px #ccc; }
  .ul-select li {
    background: #fff;
    color: #000;
    font-size: 11px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: .61px;
    margin: 0;
    padding: 4px 32px;
    position: relative; }
    .ul-select li::after {
      content: "";
      position: absolute;
      display: inline-block;
      width: 3px;
      height: 100%;
      left: 0;
      top: 0;
      transition-duration: 0.3s;
      transform: scaleY(0);
      background-color: #000; }
    .ul-select li:hover::after, .ul-select li.active::after {
      transform: scaleY(1); }

.custom-product #product_addtocart_form {
  display: flex;
  flex-wrap: wrap; }

.custom-product .creaneau-horaire-section {
  margin-bottom: 8px;
  flex: 1 1 306px;
  margin-right: 8px; }
  .custom-product .creaneau-horaire-section ~ .box-tocart {
    padding-left: 0 !important;
    flex: 0 0 100% !important;
    margin-top: 0; }
  @media (max-width: 480px) {
    .custom-product .creaneau-horaire-section {
      margin-right: 0px; }
      .custom-product .creaneau-horaire-section ~ .field-qty {
        padding: 0 !important;
        margin: 0 0 8px; } }

.custom-product .field-qty {
  flex: 1 0 20%; }

.custom-product .box-tocart {
  flex: 0 0 100%; }

.custom-product div.qty input.es-input {
  max-width: unset; }

.custom-product .product-options-bottom {
  flex: 1; }

.custom-product .group-fields {
  flex: 1 0 100%; }

.custom-product .product-options-wrapper .fieldset {
  padding: 0;
  display: flex;
  flex-wrap: wrap; }

.custom-product .group-fields .product-options-wrapper .fieldset > .configurable.field {
  flex: 1 1 306px;
  width: 100%;
  margin-bottom: 8px; }
  @media (max-width: 480px) {
    .custom-product .group-fields .product-options-wrapper .fieldset > .configurable.field {
      padding-right: 0px; } }

.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today span {
  background-color: #9e9e9e; }

@media only screen and (max-width: 1024px) {
  .masonry-img {
    width: 100%; } }

.masonry-img h2 {
  font-size: 31px;
  font-family: "CopperplateGothic";
  text-transform: uppercase;
  margin-bottom: 20px;
  position: relative; }
  @media only screen and (max-width: 1024px) {
    .masonry-img h2 {
      padding: 0 0 15px;
      text-align: center; } }
  @media only screen and (max-width: 639px) {
    .masonry-img h2 {
      font-size: 22px; } }
  @media only screen and (max-width: 1024px) {
    .masonry-img h2:after {
      content: '';
      height: 6px;
      width: 83px;
      background: url(../../frontend/Mariagefreres/default/it_IT/images/page-title.svg) center no-repeat;
      background-size: cover;
      display: block;
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translateX(-50%);
      z-index: 2; } }

.masonry-img .item-image {
  position: relative;
  display: block;
  transition: all 0.3s ease-in-out; }
  .masonry-img .item-image img {
    width: 100%; }
  .masonry-img .item-image:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    opacity: 0;
    transition: all 0.3s ease-in-out; }
  .masonry-img .item-image:after {
    content: "\e90a";
    position: absolute;
    font-family: "icomoon";
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%) rotate(45deg);
    color: #fff;
    opacity: 0;
    transition: all 0.3s ease-in-out; }
  .masonry-img .item-image:hover:before {
    opacity: 1; }
  .masonry-img .item-image:hover:after {
    opacity: 1; }

.masonry-img .grid:after {
  content: '';
  display: block;
  clear: both; }

.masonry-img .grid-sizer,
.masonry-img .grid-item {
  width: 33.333%; }
  @media only screen and (max-width: 1024px) {
    .masonry-img .grid-sizer,
    .masonry-img .grid-item {
      width: 50%; } }

.masonry-img .grid-item {
  float: left;
  padding: 6px; }

.masonry-img .grid-item--width2 {
  width: 237px; }

.masonry-img .grid-item--width3 {
  width: 228px; }

.masonry-img .grid-item--height2 {
  height: 320px; }

.masonry-img .grid-item--height3 {
  height: 124px; }

.masonry-img .grid-item--height4 {
  height: 185px; }

.masonry-img .grid-item--height5 {
  height: 193px; }

.masonry-img .grid-item--height6 {
  height: 118px; }

.masonry-img .grid-item img {
  display: block;
  max-width: 100%; }

@media only screen and (max-width: 639px) {
  .header-parallax {
    padding: 0 20px; } }

@media only screen and (max-width: 1024px) {
  .header-parallax .page-title, .header-parallax .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .header-parallax .mpinstagramfeed-header {
    font-size: 50px; } }

@media only screen and (max-width: 639px) {
  .header-parallax .page-title, .header-parallax .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .header-parallax .mpinstagramfeed-header {
    font-size: 37px !important;
    line-height: 30px;
    margin-bottom: 12px !important; } }

.header-parallax p {
  color: #fff;
  font-size: 16px;
  text-align: center;
  padding: 0 284px;
  line-height: 1.54; }
  @media only screen and (max-width: 1024px) {
    .header-parallax p {
      font-size: 15px;
      padding: 0 50px; } }
  @media only screen and (max-width: 639px) {
    .header-parallax p {
      font-size: 16px;
      padding: 0;
      line-height: normal;
      margin: 0; } }

.filter-atelier,
.atelier-content {
  max-width: 1220px;
  width: 100%; }
  @media only screen and (max-width: 1280px) {
    .filter-atelier,
    .atelier-content {
      padding-left: 20px;
      padding-right: 20px; } }

.atelier-content {
  margin: 0 auto 20px; }
  @media only screen and (max-width: 1280px) {
    .atelier-content {
      padding: 0; } }
  @media only screen and (max-width: 639px) {
    .atelier-content {
      margin-bottom: 0; } }
  .atelier-content .ateliers {
    width: 75.7%;
    padding: 0;
    background: #fff; }
    @media only screen and (max-width: 1280px) {
      .atelier-content .ateliers {
        padding-left: 20px;
        padding-right: 20px;
        width: 100%; } }
    .atelier-content .ateliers .product-item {
      border: 0;
      padding: 0;
      margin-bottom: 30px;
      max-width: 100%;
      flex: 0 0 100%; }
      @media only screen and (max-width: 639px) {
        .atelier-content .ateliers .product-item {
          margin-bottom: 14px; } }
    .atelier-content .ateliers .product-items {
      border: none; }
    .atelier-content .ateliers .cardfull {
      display: block;
      margin: 0;
      height: 370px;
      z-index: 1; }
      @media only screen and (max-width: 991px) {
        .atelier-content .ateliers .cardfull {
          min-height: 300px;
          height: auto; } }
      .atelier-content .ateliers .cardfull .product-item-details {
        display: block;
        position: relative; }
      .atelier-content .ateliers .cardfull .product-image-container,
      .atelier-content .ateliers .cardfull .product-image-wrapper {
        padding: 0 !important; }
      .atelier-content .ateliers .cardfull .product-image-wrapper {
        display: contents;
        position: absolute; }
      .atelier-content .ateliers .cardfull img {
        position: absolute; }
      .atelier-content .ateliers .cardfull strong {
        display: block; }
      .atelier-content .ateliers .cardfull .action.light {
        font-size: 12px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        border: 0;
        padding: 16px 50px;
        cursor: pointer;
        position: relative;
        box-sizing: border-box;
        display: block;
        max-width: 185px;
        width: 100%;
        margin: 0 auto;
        background-color: white;
        text-decoration: none;
        outline: none; }
        @media only screen and (max-width: 639px) {
          .atelier-content .ateliers .cardfull .action.light {
            height: 44px;
            padding-top: 12px;
            padding-bottom: 12px; } }
        .atelier-content .ateliers .cardfull .action.light::before {
          transition: all 0.4s cubic-bezier(0.39, 0.58, 0.57, 1);
          content: '';
          width: 0;
          height: 100%;
          background-color: black;
          position: absolute;
          top: 0;
          left: 0; }
        .atelier-content .ateliers .cardfull .action.light::after {
          font-family: "icomoon";
          content: "\e909";
          transition: all 0.4s cubic-bezier(0.39, 0.58, 0.57, 1);
          position: absolute;
          right: 0;
          top: 18px;
          opacity: 0;
          mix-blend-mode: difference; }
        .atelier-content .ateliers .cardfull .action.light > span {
          transition: all 0.4s cubic-bezier(0.39, 0.58, 0.57, 1);
          position: relative;
          left: 0;
          color: #000; }
        .atelier-content .ateliers .cardfull .action.light:hover::before {
          width: 100%; }
        .atelier-content .ateliers .cardfull .action.light:hover::after {
          color: white;
          right: 50px;
          opacity: 1; }
          @media only screen and (max-width: 767px) {
            .atelier-content .ateliers .cardfull .action.light:hover::after {
              right: 20px; } }
        .atelier-content .ateliers .cardfull .action.light:hover > span {
          left: -20px;
          color: #fff; }
    .atelier-content .ateliers .product-item-hover .cardfull img {
      opacity: 1; }
  .atelier-content .toolbar-amount {
    float: none;
    text-align: center; }
  .atelier-content .limiter {
    display: none; }

.filter-atelier {
  margin: 54px auto 50px; }
  @media only screen and (max-width: 991px) {
    .filter-atelier {
      margin: 40px auto; } }
  .filter-atelier .filter-calendrier {
    display: flex;
    margin: 0;
    padding-top: 2px; }
    @media only screen and (max-width: 1024px) {
      .filter-atelier .filter-calendrier {
        margin: 0 -5px;
        width: 100%; } }
    .filter-atelier .filter-calendrier .row {
      margin: 0;
      display: flex;
      justify-content: center; }
    @media only screen and (max-width: 1024px) {
      .filter-atelier .filter-calendrier .col-6 {
        padding: 0 5px; } }
  .filter-atelier .action {
    padding: 14px 64px;
    width: 100%;
    display: inline-block;
    max-width: 253px;
    margin-right: 9px;
    margin-left: 9px;
    border-color: #000;
    flex: 1; }
    @media only screen and (max-width: 1024px) {
      .filter-atelier .action {
        width: 100%;
        padding: 14px 18px;
        display: block; } }
    @media only screen and (max-width: 639px) {
      .filter-atelier .action {
        max-width: 48%;
        margin-right: 4%;
        height: 42px;
        padding: 12px 18px; } }
  .filter-atelier select,
  .filter-atelier .selectric-wrapper {
    max-width: 253px;
    width: 100%; }
    @media only screen and (max-width: 639px) {
      .filter-atelier select,
      .filter-atelier .selectric-wrapper {
        max-width: 48%; } }
  .filter-atelier .selectric-items ul > li {
    border-bottom: 1px solid #dadada;
    text-transform: capitalize; }
    .filter-atelier .selectric-items ul > li.selected, .filter-atelier .selectric-items ul > li:hover {
      font-weight: 600; }
  @media only screen and (max-width: 639px) {
    .filter-atelier select {
      height: 42px;
      padding: 12px 18px;
      background-position: top 15px right 18px; } }
  .filter-atelier .selectric {
    background-image: none;
    border-color: #000;
    padding: 15px; }
    @media only screen and (max-width: 1024px) {
      .filter-atelier .selectric {
        width: 100%;
        padding: 14px 18px; } }
    @media only screen and (max-width: 639px) {
      .filter-atelier .selectric {
        height: 42px;
        padding: 12px 18px; } }
    .filter-atelier .selectric .label {
      text-align: center;
      font-weight: 700; }
  .filter-atelier .nb-atelier {
    display: flex;
    align-items: center;
    margin-left: auto; }
    .filter-atelier .nb-atelier span {
      margin-left: auto; }
    @media only screen and (max-width: 767px) {
      .filter-atelier .nb-atelier {
        display: none; } }

.sidebar-atelier {
  width: 24.3%;
  padding: 0;
  padding-right: 3%; }
  @media only screen and (max-width: 991px) {
    .sidebar-atelier {
      width: 100%;
      padding: 0;
      margin-bottom: 40px; } }
  .page-detail-resto .sidebar-atelier {
    width: 100%;
    padding: 0; }
  .sidebar-atelier .content {
    background: #fff;
    padding: 0; }
  .sidebar-atelier .items {
    margin: 0;
    padding: 0;
    list-style: none none; }
    @media only screen and (max-width: 991px) {
      .sidebar-atelier .items {
        flex-wrap: nowrap; } }
    @media only screen and (max-width: 991px) {
      .sidebar-atelier .items {
        overflow-x: scroll;
        white-space: nowrap; } }
  .sidebar-atelier .item {
    margin: 0;
    text-align: center;
    width: 100%; }
    .sidebar-atelier .item a {
      color: #cecece;
      line-height: normal;
      padding: 21px 30px;
      text-align: left;
      border-bottom: 1px solid #dadada;
      border-left: 3px solid transparent;
      text-transform: uppercase;
      width: 100%;
      transition: all 0.3s ease-in-out; }
      .sidebar-atelier .item a,
      .sidebar-atelier .item a h2 {
        font-family: "CopperplateGothic";
        font-size: 22px;
        font-weight: 600; }
        @media only screen and (max-width: 1024px) {
          .sidebar-atelier .item a,
          .sidebar-atelier .item a h2 {
            font-size: 16px;
            padding: 26px 30px; } }
      @media only screen and (max-width: 991px) {
        .sidebar-atelier .item a {
          border-left: none;
          text-align: center; } }
      .sidebar-atelier .item a span {
        font-size: 14px;
        color: #979797;
        font-family: "Poppins";
        opacity: 0.8;
        display: block;
        text-transform: lowercase;
        font-weight: 400;
        transition: all 0.3s ease-in-out; }
        @media only screen and (max-width: 1024px) {
          .sidebar-atelier .item a span {
            display: none; } }
      @media only screen and (max-width: 991px) {
        .sidebar-atelier .item a {
          padding: 10px 16px;
          font-size: 14px; } }
    .sidebar-atelier .item:hover a, .sidebar-atelier .item.active a {
      background: #f5f5f5;
      color: #000;
      border-left: 3px solid #000;
      text-decoration: none; }
      @media only screen and (max-width: 991px) {
        .sidebar-atelier .item:hover a, .sidebar-atelier .item.active a {
          border-bottom: 3px solid #000; } }
      .sidebar-atelier .item:hover a span, .sidebar-atelier .item.active a span {
        color: #000;
        opacity: 1; }
      @media only screen and (max-width: 991px) {
        .sidebar-atelier .item:hover a, .sidebar-atelier .item.active a {
          border: 0;
          border-bottom: 3px solid; } }

@media only screen and (max-width: 767px) {
  .atelier-index-index .page-main {
    padding: 0; } }

.atelier-index-index .page-main .columns {
  max-width: 100%;
  padding: 0; }
  @media only screen and (max-width: 639px) {
    .atelier-index-index .page-main .columns .column.main {
      padding-bottom: 10px; } }
  @media only screen and (max-width: 991px) {
    .atelier-index-index .page-main .columns .parallax {
      min-height: 312px; } }

.product-type-tea_club {
  padding-top: 0 !important; }
  .product-type-tea_club button::before, .product-type-tea_club .cart.table-wrapper .actions-toolbar > .action::before, .cart.table-wrapper .product-type-tea_club .actions-toolbar > .action::before, .product-type-tea_club .action-gift::before {
    background-color: #f6f6f6; }
  .product-type-tea_club .page-title, .product-type-tea_club .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .product-type-tea_club .mpinstagramfeed-header {
    margin: 0 0 60px !important; }
  .product-type-tea_club .title {
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    font-family: "CopperplateGothic";
    line-height: normal;
    border-bottom: none;
    font-size: 32px;
    color: black;
    margin-bottom: 20px; }
  .product-type-tea_club .title-details {
    color: black;
    text-align: center;
    font-family: "Poppins";
    font-weight: lighter;
    font-size: 1.5em;
    margin-bottom: 30px;
    letter-spacing: 0; }
  .product-type-tea_club .teaclub-option {
    background-color: white;
    padding: 2em;
    margin: 1em 2em 1em 0;
    width: 400px;
    border: 1px solid white;
    position: relative; }
    @media only screen and (max-width: 479px) {
      .product-type-tea_club .teaclub-option {
        width: 350px; } }
    .product-type-tea_club .teaclub-option.active {
      border: 1px solid black; }
      .product-type-tea_club .teaclub-option.active .label {
        color: black; }
    .product-type-tea_club .teaclub-option:hover:not(.disable) {
      border: 1px solid black; }
    .product-type-tea_club .teaclub-option.disable {
      pointer-events: none; }
      .product-type-tea_club .teaclub-option.disable .label::before {
        display: none !important; }
    @media only screen and (min-width: 480px) {
      .product-type-tea_club .teaclub-option {
        margin: 1em; } }
    .product-type-tea_club .teaclub-option .teaclub-date,
    .product-type-tea_club .teaclub-option .price {
      font-weight: bold; }
    .product-type-tea_club .teaclub-option .price {
      font-size: 15px; }
    .product-type-tea_club .teaclub-option .teaclub-price {
      margin: 10px 0 10px; }
    .product-type-tea_club .teaclub-option .qty-control,
    .product-type-tea_club .teaclub-option .qty-modal-control {
      width: 80px; }
    .product-type-tea_club .teaclub-option .label {
      font-size: 1em;
      position: relative; }
    .product-type-tea_club .teaclub-option input[type="radio"]:checked {
      padding: 2em; }
  .product-type-tea_club .tocart {
    margin-top: 1em; }
  .product-type-tea_club .box-tocart {
    margin: 0 !important; }
  .product-type-tea_club .qty-tea-club {
    position: absolute;
    bottom: 100px;
    right: 30px; }
  .product-type-tea_club.catalog-product-view .category-head-container .page-title-wrapper h1 {
    width: auto;
    margin-top: 130px !important; }
    @media only screen and (max-width: 1024px) {
      .product-type-tea_club.catalog-product-view .category-head-container .page-title-wrapper h1 {
        margin-top: 50px !important; } }
    .product-type-tea_club.catalog-product-view .category-head-container .page-title-wrapper h1 span {
      display: block; }
  .product-type-tea_club.catalog-product-view .category-head-container .header-parallax p {
    font-size: 16px;
    line-height: 24.6px;
    width: 100%;
    max-width: 553px;
    display: block;
    padding: 0; }
  @media only screen and (max-width: 767px) {
    .product-type-tea_club.catalog-product-view .page-main {
      padding: 0; } }
  .product-type-tea_club.catalog-product-view .columns {
    max-width: 100%;
    padding: 0; }
    .product-type-tea_club.catalog-product-view .columns > .row {
      margin: 0; }
    .product-type-tea_club.catalog-product-view .columns .column.main {
      padding-bottom: 0;
      margin-top: 0; }
  .product-type-tea_club.catalog-product-view .product-visual {
    margin-bottom: 0 !important; }
    .product-type-tea_club.catalog-product-view .product-visual:not(.no-option) {
      min-width: 53.5%;
      padding: 90px 11px 80px 35px; }
      @media only screen and (min-width: 1440px) {
        .product-type-tea_club.catalog-product-view .product-visual:not(.no-option) {
          padding: 90px 11px 80px 90px; } }
      .product-type-tea_club.catalog-product-view .product-visual:not(.no-option) .product {
        max-width: 680px; }
        @media only screen and (min-width: 1025px) {
          .product-type-tea_club.catalog-product-view .product-visual:not(.no-option) .product {
            float: right; } }
        @media only screen and (max-width: 1024px) {
          .product-type-tea_club.catalog-product-view .product-visual:not(.no-option) .product {
            margin: auto; } }
    .product-type-tea_club.catalog-product-view .product-visual.no-option {
      padding: 90px 0 80px 0; }
    @media only screen and (max-width: 1024px) {
      .product-type-tea_club.catalog-product-view .product-visual {
        width: 100%;
        min-width: 100%;
        margin-left: initial;
        padding: 50px 80px 40px 80px !important; } }
    @media only screen and (max-width: 639px) {
      .product-type-tea_club.catalog-product-view .product-visual {
        padding: 30px 20px !important; } }
    .product-type-tea_club.catalog-product-view .product-visual .a-propos {
      margin-bottom: 80px; }
      @media only screen and (max-width: 991px) {
        .product-type-tea_club.catalog-product-view .product-visual .a-propos {
          margin-bottom: 50px; } }
    .product-type-tea_club.catalog-product-view .product-visual h2 {
      font-size: 31px;
      font-family: "CopperplateGothic";
      text-transform: uppercase;
      margin-bottom: 20px;
      position: relative; }
      @media only screen and (max-width: 991px) {
        .product-type-tea_club.catalog-product-view .product-visual h2 {
          padding: 0 0 15px;
          text-align: center;
          font-size: 22px;
          margin-bottom: 40px; } }
      @media only screen and (max-width: 639px) {
        .product-type-tea_club.catalog-product-view .product-visual h2 {
          font-size: 22px; } }
      @media only screen and (max-width: 991px) {
        .product-type-tea_club.catalog-product-view .product-visual h2:after {
          content: '';
          height: 6px;
          width: 83px;
          background: url(../../frontend/Mariagefreres/default/it_IT/images/page-title.svg) center no-repeat;
          background-size: cover;
          display: block;
          position: absolute;
          bottom: 0;
          left: 50%;
          transform: translateX(-50%);
          z-index: 2; } }
    .product-type-tea_club.catalog-product-view .product-visual .desc-atelier h2 {
      text-align: start;
      padding-bottom: 0; }
      .product-type-tea_club.catalog-product-view .product-visual .desc-atelier h2::after {
        content: none; }
    .product-type-tea_club.catalog-product-view .product-visual p {
      font-size: 15px;
      line-height: 30px;
      max-width: 100%; }
      @media only screen and (max-width: 991px) {
        .product-type-tea_club.catalog-product-view .product-visual p {
          font-size: 15px;
          line-height: 25px;
          margin-bottom: 40px !important; } }
    .product-type-tea_club.catalog-product-view .product-visual h3 {
      font-size: 15px;
      font-weight: bold;
      margin-bottom: 11px;
      line-height: 32px;
      font-family: "CopperplateGothicBT-Cond", Helvetica, Arial, sans-serif;
      text-transform: initial; }
      @media only screen and (max-width: 991px) {
        .product-type-tea_club.catalog-product-view .product-visual h3 {
          font-size: 12px;
          line-height: 12px;
          margin-bottom: 24px; } }
    .product-type-tea_club.catalog-product-view .product-visual ul {
      list-style: none;
      padding-left: 26px !important;
      max-width: 100% !important;
      margin: 0 0 25px !important; }
      @media only screen and (max-width: 991px) {
        .product-type-tea_club.catalog-product-view .product-visual ul {
          padding-left: 16px !important; } }
      .product-type-tea_club.catalog-product-view .product-visual ul li {
        font-size: 15px;
        font-weight: 400;
        padding-left: 30px;
        position: relative;
        color: #25221b; }
        @media only screen and (max-width: 767px) {
          .product-type-tea_club.catalog-product-view .product-visual ul li {
            padding-left: 24px; } }
        @media only screen and (max-width: 639px) {
          .product-type-tea_club.catalog-product-view .product-visual ul li {
            font-size: 13px;
            margin-bottom: 22px; } }
        .product-type-tea_club.catalog-product-view .product-visual ul li:before {
          content: '';
          background: url(../../frontend/Mariagefreres/default/it_IT/images/puce.png) center no-repeat;
          background-size: cover;
          display: block;
          width: 15px;
          height: 13px;
          position: absolute;
          top: 3px;
          left: 0; }
    .product-type-tea_club.catalog-product-view .product-visual .add-to-wishlist,
    .product-type-tea_club.catalog-product-view .product-visual .breadcrumbs,
    .product-type-tea_club.catalog-product-view .product-visual .page-title-wrapper {
      display: none; }
  .product-type-tea_club.catalog-product-view .product.media {
    width: 100%;
    display: block;
    margin-bottom: 0; }
    .product-type-tea_club.catalog-product-view .product.media:before, .product-type-tea_club.catalog-product-view .product.media:after {
      content: '';
      display: table; }
    .product-type-tea_club.catalog-product-view .product.media:after {
      clear: both; }
    @media only screen and (max-width: 991px) {
      .product-type-tea_club.catalog-product-view .product.media {
        order: 3;
        padding: 80px 35px;
        z-index: 100;
        background-color: #fff; } }
    .product-type-tea_club.catalog-product-view .product.media .grid {
      width: 100%; }
      .product-type-tea_club.catalog-product-view .product.media .grid:before, .product-type-tea_club.catalog-product-view .product.media .grid:after {
        content: '';
        display: table; }
      .product-type-tea_club.catalog-product-view .product.media .grid:after {
        clear: both; }
    .product-type-tea_club.catalog-product-view .product.media h2 {
      font-size: 31px;
      font-family: "CopperplateGothic";
      text-transform: uppercase;
      margin-bottom: 20px;
      position: relative;
      padding: 0 5px; }
      @media only screen and (max-width: 991px) {
        .product-type-tea_club.catalog-product-view .product.media h2 {
          padding: 0 0 15px;
          text-align: center;
          font-size: 22px;
          margin-bottom: 40px; } }
      @media only screen and (max-width: 639px) {
        .product-type-tea_club.catalog-product-view .product.media h2 {
          font-size: 22px; } }
      @media only screen and (max-width: 991px) {
        .product-type-tea_club.catalog-product-view .product.media h2:after {
          content: '';
          height: 6px;
          width: 83px;
          background: url(../../frontend/Mariagefreres/default/it_IT/images/page-title.svg) center no-repeat;
          background-size: cover;
          display: block;
          position: absolute;
          bottom: 0;
          left: 50%;
          transform: translateX(-50%);
          z-index: 2; } }
  .product-type-tea_club.catalog-product-view .container {
    display: flex !important;
    flex-direction: row;
    justify-content: center !important; }
    @media only screen and (max-width: 1024px) {
      .product-type-tea_club.catalog-product-view .container {
        flex-direction: column; } }
  .product-type-tea_club.catalog-product-view .product-info-main-container {
    background-color: #f6f6f6;
    width: 50%;
    margin-bottom: 0 !important; }
    @media only screen and (min-width: 768px) {
      .product-type-tea_club.catalog-product-view .product-info-main-container {
        padding: 0; } }
    @media only screen and (max-width: 1024px) {
      .product-type-tea_club.catalog-product-view .product-info-main-container {
        width: 100%;
        padding: 50px 0 20px 0;
        margin: 0; } }
    @media only screen and (min-width: 1025px) {
      .product-type-tea_club.catalog-product-view .product-info-main-container {
        padding: 90px 96px 20px 60px; } }
  .product-type-tea_club.catalog-product-view .product-info-stock-sku,
  .product-type-tea_club.catalog-product-view .add-to-wishlist {
    display: none; }
  .product-type-tea_club.catalog-product-view .product-info-main {
    position: unset;
    max-width: 342px;
    margin: 0; }
    @media only screen and (max-width: 1024px) {
      .product-type-tea_club.catalog-product-view .product-info-main {
        margin: auto; } }
    .product-type-tea_club.catalog-product-view .product-info-main._sticky {
      position: sticky;
      top: 53px !important; }
      @media only screen and (max-width: 1024px) {
        .product-type-tea_club.catalog-product-view .product-info-main._sticky {
          position: relative;
          transform: none; } }
    @media only screen and (max-width: 639px) {
      .product-type-tea_club.catalog-product-view .product-info-main {
        width: 100%; } }
    .product-type-tea_club.catalog-product-view .product-info-main .label {
      width: 400px; }
      @media only screen and (max-width: 639px) {
        .product-type-tea_club.catalog-product-view .product-info-main .label {
          width: 300px; }
          .product-type-tea_club.catalog-product-view .product-info-main .label .title {
            font-size: 22px; } }
      .product-type-tea_club.catalog-product-view .product-info-main .label .title-details {
        font-size: 15px; }
  .product-type-tea_club.catalog-product-view .link {
    color: #25221b;
    font-size: 15px;
    font-weight: 300; }
    .product-type-tea_club.catalog-product-view .link:after {
      bottom: 0; }
  .product-type-tea_club.catalog-product-view h2 {
    font-size: 31.5px;
    font-family: "CopperplateGothic";
    text-transform: uppercase;
    margin-bottom: 44px;
    text-align: center; }
    @media only screen and (max-width: 1280px) {
      .product-type-tea_club.catalog-product-view h2 {
        line-height: 24px; } }
    @media only screen and (max-width: 991px) {
      .product-type-tea_club.catalog-product-view h2 {
        font-size: 22px;
        line-height: 18px;
        margin-bottom: 20px; } }
  .product-type-tea_club.catalog-product-view p {
    text-align: center;
    font-size: 15px;
    margin-bottom: 30px; }
    @media only screen and (max-width: 991px) {
      .product-type-tea_club.catalog-product-view p {
        font-size: 13px;
        line-height: 24px;
        margin-bottom: 40px; } }
  .product-type-tea_club.catalog-product-view .card-reserve {
    display: none; }
    .product-type-tea_club.catalog-product-view .card-reserve p {
      text-align: left; }
      @media only screen and (max-width: 991px) {
        .product-type-tea_club.catalog-product-view .card-reserve p {
          margin-bottom: 10px; } }
  .product-type-tea_club.catalog-product-view form {
    margin-bottom: 20px; }
    @media only screen and (max-width: 1024px) {
      .product-type-tea_club.catalog-product-view form {
        position: static !important; } }
    .product-type-tea_club.catalog-product-view form .group-fields {
      width: 100%; }
  .product-type-tea_club.catalog-product-view .swatch-control {
    display: none; }
  .product-type-tea_club #loadMore,
  .product-type-tea_club #showLess {
    display: inline-block;
    position: relative;
    line-height: 26px;
    color: #000;
    text-decoration: none;
    cursor: pointer; }
  .product-type-tea_club #loadMore {
    float: right; }
    .product-type-tea_club #loadMore:before {
      content: "";
      height: 1px;
      width: 100%;
      position: absolute;
      bottom: 5px;
      background: #000;
      left: 0;
      transition: all 0.3s ease-in-out; }
    .product-type-tea_club #loadMore:after {
      content: " >";
      position: relative;
      bottom: -1px; }
    .product-type-tea_club #loadMore:hover:before {
      width: 70%; }
  .product-type-tea_club #showLess {
    display: none;
    float: left; }
    .product-type-tea_club #showLess:before {
      content: "< ";
      position: relative;
      bottom: -1px; }
    .product-type-tea_club #showLess:after {
      content: "";
      height: 1px;
      width: 100%;
      position: absolute;
      bottom: 5px;
      background: #000;
      right: 0;
      transition: all 0.3s ease-in-out; }
    .product-type-tea_club #showLess:hover:after {
      width: 70%; }
  .product-type-tea_club .page-footer > .row:not(.reassurance) {
    background: #f6f6f6;
    position: relative;
    z-index: 2;
    margin: 0; }
    @media only screen and (max-width: 991px) {
      .product-type-tea_club .page-footer > .row:not(.reassurance) .resto-location-info {
        padding: 60px 30px; } }
    .product-type-tea_club .page-footer > .row:not(.reassurance) .resto-location-service {
      font-family: "Poppins";
      font-size: 18px;
      color: #25221b;
      font-weight: 600;
      margin-bottom: 10px; }
      @media only screen and (max-width: 991px) {
        .product-type-tea_club .page-footer > .row:not(.reassurance) .resto-location-service {
          font-size: 16px;
          line-height: 32px;
          margin: 0; } }
    @media only screen and (max-width: 991px) {
      .product-type-tea_club .page-footer > .row:not(.reassurance) .resto-location-address {
        font-size: 16px;
        line-height: 32px; } }
    .product-type-tea_club .page-footer > .row:not(.reassurance) .resto-location-tele {
      font-size: 18px;
      color: #25221b;
      margin-bottom: 0; }
    @media only screen and (max-width: 991px) {
      .product-type-tea_club .page-footer > .row:not(.reassurance) .resto-location-title {
        font-size: 22px;
        line-height: normal;
        margin-bottom: 40px;
        padding-bottom: 25px; } }
    .product-type-tea_club .page-footer > .row:not(.reassurance) .resto-location-title small {
      text-transform: none; }
      @media only screen and (max-width: 991px) {
        .product-type-tea_club .page-footer > .row:not(.reassurance) .resto-location-title small {
          font-size: 14px; } }
    @media only screen and (max-width: 991px) {
      .product-type-tea_club .page-footer > .row:not(.reassurance) .resto-location-title:after {
        bottom: 0; } }
    .product-type-tea_club .page-footer > .row:not(.reassurance) .link {
      color: #25221b;
      margin-top: 40px; }
      @media only screen and (max-width: 991px) {
        .product-type-tea_club .page-footer > .row:not(.reassurance) .link {
          margin-top: 30px; } }

.teaclub-gallery {
  z-index: 2;
  position: relative;
  background-color: white; }
  .teaclub-gallery .masonry-img {
    margin: 0 -10px !important; }
    @media only screen and (max-width: 1024px) {
      .teaclub-gallery .masonry-img {
        width: 100%;
        margin: 0 !important;
        padding: 0 10px 20px 10px; } }
    .teaclub-gallery .masonry-img .item-image {
      transition: all 0.3s ease-in-out; }
      .teaclub-gallery .masonry-img .item-image img {
        height: 100%; }
      .teaclub-gallery .masonry-img .item-image:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.6);
        opacity: 0;
        transition: all 0.3s ease-in-out; }
      .teaclub-gallery .masonry-img .item-image:after {
        content: "\e90a";
        position: absolute;
        font-family: "icomoon";
        top: 50%;
        right: 50%;
        transform: translate(50%, -50%) rotate(45deg);
        color: #fff;
        opacity: 0;
        transition: all 0.3s ease-in-out; }
      .teaclub-gallery .masonry-img .item-image:hover:before {
        opacity: 1; }
      .teaclub-gallery .masonry-img .item-image:hover:after {
        opacity: 1; }
    .teaclub-gallery .masonry-img .grid:after {
      content: '';
      display: block;
      clear: both; }
    .teaclub-gallery .masonry-img .grid-sizer,
    .teaclub-gallery .masonry-img .grid-item {
      width: 33.333%; }
      @media only screen and (max-width: 1024px) {
        .teaclub-gallery .masonry-img .grid-sizer,
        .teaclub-gallery .masonry-img .grid-item {
          width: 50%; } }
    .teaclub-gallery .masonry-img .grid-item {
      float: left;
      padding: 20px 10px 20px 10px; }
      @media only screen and (max-width: 1024px) {
        .teaclub-gallery .masonry-img .grid-item {
          padding: 20px 10px 0 10px; } }
      @media only screen and (max-width: 1024px) {
        .teaclub-gallery .masonry-img .grid-item .grid-item:last-child {
          padding: 20px 10px 20px 10px; } }
      @media only screen and (max-width: 1024px) {
        .teaclub-gallery .masonry-img .grid-item .grid-item:first-child {
          padding: 20px 10px 30px 10px; } }
    .teaclub-gallery .masonry-img .grid-item--width2 {
      width: 237px; }
    .teaclub-gallery .masonry-img .grid-item--width3 {
      width: 228px; }
    .teaclub-gallery .masonry-img .grid-item--height2 {
      height: 320px; }
    .teaclub-gallery .masonry-img .grid-item--height3 {
      height: 124px; }
    .teaclub-gallery .masonry-img .grid-item--height4 {
      height: 185px; }
    .teaclub-gallery .masonry-img .grid-item--height5 {
      height: 193px; }
    .teaclub-gallery .masonry-img .grid-item--height6 {
      height: 118px; }
    .teaclub-gallery .masonry-img .grid-item img {
      display: block;
      max-width: 100%; }

body.lb-disable-scrolling {
  overflow: hidden; }

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none; }

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
  outline: none; }
  .lightbox .lb-image {
    display: block;
    height: auto;
    max-width: inherit;
    max-height: none;
    border-radius: 4px;
    border: none; }
  .lightbox a img {
    border: none; }

.lb-outerContainer {
  position: relative;
  margin: 0 auto; }
  .lb-outerContainer:after {
    content: "";
    display: table;
    clear: both; }

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0; }

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto; }

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10; }

.lb-container > .nav {
  left: 0; }

.lb-nav a {
  outline: none; }

.lb-prev,
.lb-next {
  height: 100%;
  cursor: pointer;
  display: block; }

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
  transition: opacity 0.6s; }
  .lb-nav a.lb-prev:before {
    content: "\ea50";
    font-family: "icomoon";
    color: #fff;
    font-size: 16px;
    font-size: 56px;
    position: absolute;
    top: 50%;
    transform: rotate(-90deg);
    left: -40px; }
    .lb-nav a.lb-prev:before:hover {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
      opacity: 1; }

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
  transition: opacity 0.6s; }
  .lb-nav a.lb-next:before {
    content: "\ea50";
    font-family: "icomoon";
    color: #fff;
    font-size: 16px;
    font-size: 56px;
    position: absolute;
    top: 50%;
    transform: rotate(90deg);
    right: -40px; }
    .lb-nav a.lb-next:before:hover {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
      opacity: 1; }

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }
  .lb-dataContainer:after {
    content: "";
    display: table;
    clear: both; }

.lb-data {
  padding: 0 4px;
  color: #ccc; }
  .lb-data .lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.1em; }
  .lb-data .lb-caption {
    font-size: 13px;
    font-weight: bold;
    line-height: 1em; }
    .lb-data .lb-caption a {
      color: #4ae; }
  .lb-data .lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    position: relative;
    text-align: right;
    outline: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    transition: opacity 0.2s; }
    .lb-data .lb-close:before {
      content: "\e90a";
      font-family: "icomoon";
      color: #fff;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      right: 0;
      font-size: 16px; }
    .lb-data .lb-close:hover {
      cursor: pointer;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
      opacity: 1; }

.lightbox {
  position: fixed;
  top: 50% !important;
  transform: translateY(-50%); }

.tsup {
  display: inline-block !important;
  transform: translateY(-4px);
  font-family: "OpenSans";
  font-weight: 300;
  font-size: 50%;
  line-height: 1; }

.options-list {
  position: relative;
  padding-bottom: 4em; }

#open-teaclub-popup {
  background-color: #f6f6f6;
  border: none !important;
  text-align: right !important;
  text-decoration: underline;
  padding: 0;
  bottom: 0;
  right: -50px;
  font-size: 15px; }
  @media only screen and (min-width: 640px) {
    #open-teaclub-popup {
      position: absolute; } }

#teaclub-modal .modal-title {
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  font-family: "CopperplateGothic";
  line-height: normal;
  border-bottom: none; }

#teaclub-modal #modal_options-list {
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }

#teaclub-modal .option-list {
  margin: auto; }
  @media only screen and (max-width: 639px) {
    #teaclub-modal .option-list {
      margin: 0 -2em; } }

#teaclub-modal .qty-modal {
  position: absolute;
  top: -50px;
  right: 10px; }

.popup-teaclub .modal-inner-wrap {
  overflow-y: auto !important; }
  @media only screen and (min-width: 768px) {
    .popup-teaclub .modal-inner-wrap {
      max-width: 1300px !important; } }

.popup-teaclub .modal-content {
  background-color: #f6f6f6;
  padding: 0 !important; }

.popup-teaclub .modal-header {
  background-color: #f6f6f6; }

.without-option {
  text-align: center;
  font-size: 1.2em;
  padding-top: 2em; }

.info-map-teaclub {
  min-width: 55%;
  padding: 0; }
  @media only screen and (max-width: 991px) {
    .info-map-teaclub {
      min-width: 100%; } }
  .info-map-teaclub .resto-location-info {
    padding-left: 180px; }
    @media only screen and (max-width: 1439px) {
      .info-map-teaclub .resto-location-info {
        padding-left: 40px; } }

.map-teaclub {
  min-width: 45%;
  padding: 0; }
  @media only screen and (max-width: 991px) {
    .map-teaclub {
      min-width: 100%; } }

.tea-club-product-details {
  margin-bottom: 1em; }

.product-type-gift_card.detail-atelier {
  padding-top: 0 !important; }
  .product-type-gift_card.detail-atelier.catalog-product-view .category-head-container .page-title-wrapper h1 {
    width: auto;
    margin-bottom: 6px;
    margin-top: 105px; }
    @media only screen and (max-width: 1024px) {
      .product-type-gift_card.detail-atelier.catalog-product-view .category-head-container .page-title-wrapper h1 {
        margin-top: 0;
        order: 0 !important; } }
    .product-type-gift_card.detail-atelier.catalog-product-view .category-head-container .page-title-wrapper h1 span {
      display: block; }
  .product-type-gift_card.detail-atelier.catalog-product-view .category-head-container .header-parallax p {
    font-size: 16px;
    line-height: 24.6px;
    width: 100%;
    max-width: 553px;
    display: block;
    padding: 0; }
  @media only screen and (max-width: 767px) {
    .product-type-gift_card.detail-atelier.catalog-product-view .page-main {
      padding: 0; } }
  .product-type-gift_card.detail-atelier.catalog-product-view .columns {
    max-width: 100%;
    padding: 0; }
    .product-type-gift_card.detail-atelier.catalog-product-view .columns > .row {
      margin: 0; }
    .product-type-gift_card.detail-atelier.catalog-product-view .columns .column.main {
      padding-bottom: 0; }
      .product-type-gift_card.detail-atelier.catalog-product-view .columns .column.main.container {
        margin-top: 0;
        display: flex !important;
        flex-direction: row;
        justify-content: center !important; }
        @media only screen and (max-width: 1024px) {
          .product-type-gift_card.detail-atelier.catalog-product-view .columns .column.main.container {
            flex-direction: column; } }
  .product-type-gift_card.detail-atelier.catalog-product-view .product-visual {
    text-align: initial;
    max-width: 53.5%;
    padding: 90px 11px 80px 90px; }
    .product-type-gift_card.detail-atelier.catalog-product-view .product-visual .product-visual-item {
      margin: 0 0 60px; }
    .product-type-gift_card.detail-atelier.catalog-product-view .product-visual .product {
      max-width: 680px; }
      @media only screen and (min-width: 1025px) {
        .product-type-gift_card.detail-atelier.catalog-product-view .product-visual .product {
          float: right; } }
      @media only screen and (max-width: 1024px) {
        .product-type-gift_card.detail-atelier.catalog-product-view .product-visual .product {
          margin: auto; } }
    @media only screen and (max-width: 1024px) {
      .product-type-gift_card.detail-atelier.catalog-product-view .product-visual {
        width: 100%;
        min-width: 100%;
        margin-left: initial;
        padding: 50px 80px 40px 80px !important; } }
    @media only screen and (max-width: 639px) {
      .product-type-gift_card.detail-atelier.catalog-product-view .product-visual {
        padding: 30px 20px !important; } }
    .product-type-gift_card.detail-atelier.catalog-product-view .product-visual .a-propos {
      margin-bottom: 80px; }
      @media only screen and (max-width: 991px) {
        .product-type-gift_card.detail-atelier.catalog-product-view .product-visual .a-propos {
          margin-bottom: 50px; } }
    .product-type-gift_card.detail-atelier.catalog-product-view .product-visual .product.attribute.overview {
      padding-bottom: 55px; }
      @media only screen and (max-width: 991px) {
        .product-type-gift_card.detail-atelier.catalog-product-view .product-visual .product.attribute.overview {
          padding-bottom: 0; } }
    .product-type-gift_card.detail-atelier.catalog-product-view .product-visual h2 {
      display: none;
      font-size: 31px;
      font-family: "CopperplateGothic";
      text-transform: uppercase;
      margin-bottom: 20px;
      position: relative; }
      @media only screen and (max-width: 991px) {
        .product-type-gift_card.detail-atelier.catalog-product-view .product-visual h2 {
          padding: 0 0 15px;
          text-align: center;
          font-size: 22px;
          margin-bottom: 40px; } }
      @media only screen and (max-width: 639px) {
        .product-type-gift_card.detail-atelier.catalog-product-view .product-visual h2 {
          font-size: 22px; } }
      @media only screen and (max-width: 991px) {
        .product-type-gift_card.detail-atelier.catalog-product-view .product-visual h2:after {
          content: '';
          height: 6px;
          width: 83px;
          background: url(../../frontend/Mariagefreres/default/it_IT/images/page-title.svg) center no-repeat;
          background-size: cover;
          display: block;
          position: absolute;
          bottom: 0;
          left: 50%;
          transform: translateX(-50%);
          z-index: 2; } }
    .product-type-gift_card.detail-atelier.catalog-product-view .product-visual .desc-atelier h2 {
      text-align: start;
      padding-bottom: 0; }
      .product-type-gift_card.detail-atelier.catalog-product-view .product-visual .desc-atelier h2::after {
        content: none; }
    .product-type-gift_card.detail-atelier.catalog-product-view .product-visual p {
      font-size: 15px;
      margin-bottom: 30px !important;
      line-height: 32px;
      max-width: 100%; }
      @media only screen and (max-width: 991px) {
        .product-type-gift_card.detail-atelier.catalog-product-view .product-visual p {
          font-size: 15px;
          line-height: 25px;
          margin-bottom: 40px !important; } }
    .product-type-gift_card.detail-atelier.catalog-product-view .product-visual h3 {
      font-size: 15px;
      font-weight: bold;
      margin-bottom: 11px;
      line-height: 32px;
      font-family: "CopperplateGothicBT-Cond", Helvetica, Arial, sans-serif;
      text-transform: initial; }
      @media only screen and (max-width: 991px) {
        .product-type-gift_card.detail-atelier.catalog-product-view .product-visual h3 {
          font-size: 12px;
          line-height: 12px;
          margin-bottom: 24px; } }
    .product-type-gift_card.detail-atelier.catalog-product-view .product-visual ul {
      list-style: none;
      padding-left: 26px !important;
      max-width: 100% !important;
      margin: 0 0 25px !important; }
      @media only screen and (max-width: 991px) {
        .product-type-gift_card.detail-atelier.catalog-product-view .product-visual ul {
          padding-left: 16px !important; } }
      .product-type-gift_card.detail-atelier.catalog-product-view .product-visual ul li {
        font-size: 15px;
        font-weight: 400;
        padding-left: 30px;
        position: relative;
        color: #25221b; }
        @media only screen and (max-width: 767px) {
          .product-type-gift_card.detail-atelier.catalog-product-view .product-visual ul li {
            padding-left: 24px; } }
        @media only screen and (max-width: 639px) {
          .product-type-gift_card.detail-atelier.catalog-product-view .product-visual ul li {
            font-size: 13px;
            margin-bottom: 22px; } }
        .product-type-gift_card.detail-atelier.catalog-product-view .product-visual ul li:before {
          content: '';
          background: url(../../frontend/Mariagefreres/default/it_IT/images/puce.png) center no-repeat;
          background-size: cover;
          display: block;
          width: 15px;
          height: 13px;
          position: absolute;
          top: 3px;
          left: 0; }
    .product-type-gift_card.detail-atelier.catalog-product-view .product-visual .add-to-wishlist,
    .product-type-gift_card.detail-atelier.catalog-product-view .product-visual .breadcrumbs,
    .product-type-gift_card.detail-atelier.catalog-product-view .product-visual .page-title-wrapper {
      display: none; }
  .product-type-gift_card.detail-atelier.catalog-product-view .product.media {
    width: 100%;
    display: block;
    margin-bottom: 0; }
    .product-type-gift_card.detail-atelier.catalog-product-view .product.media:before, .product-type-gift_card.detail-atelier.catalog-product-view .product.media:after {
      content: '';
      display: table; }
    .product-type-gift_card.detail-atelier.catalog-product-view .product.media:after {
      clear: both; }
    @media only screen and (max-width: 991px) {
      .product-type-gift_card.detail-atelier.catalog-product-view .product.media {
        order: 3;
        padding: 80px 35px;
        z-index: 100;
        background-color: #fff; } }
    .product-type-gift_card.detail-atelier.catalog-product-view .product.media .grid {
      width: 100%; }
      .product-type-gift_card.detail-atelier.catalog-product-view .product.media .grid:before, .product-type-gift_card.detail-atelier.catalog-product-view .product.media .grid:after {
        content: '';
        display: table; }
      .product-type-gift_card.detail-atelier.catalog-product-view .product.media .grid:after {
        clear: both; }
    .product-type-gift_card.detail-atelier.catalog-product-view .product.media h2 {
      font-size: 31px;
      font-family: "CopperplateGothic";
      text-transform: uppercase;
      margin-bottom: 20px;
      position: relative;
      padding: 0 5px; }
      @media only screen and (max-width: 991px) {
        .product-type-gift_card.detail-atelier.catalog-product-view .product.media h2 {
          padding: 0 0 15px;
          text-align: center;
          font-size: 22px;
          margin-bottom: 40px; } }
      @media only screen and (max-width: 639px) {
        .product-type-gift_card.detail-atelier.catalog-product-view .product.media h2 {
          font-size: 22px; } }
      @media only screen and (max-width: 991px) {
        .product-type-gift_card.detail-atelier.catalog-product-view .product.media h2:after {
          content: '';
          height: 6px;
          width: 83px;
          background: url(../../frontend/Mariagefreres/default/it_IT/images/page-title.svg) center no-repeat;
          background-size: cover;
          display: block;
          position: absolute;
          bottom: 0;
          left: 50%;
          transform: translateX(-50%);
          z-index: 2; } }
  .product-type-gift_card.detail-atelier.catalog-product-view .product-info-main-container {
    background-color: #f6f6f6;
    padding: 90px 96px 20px 60px;
    margin-right: auto;
    margin-bottom: 0 !important; }
    @media only screen and (max-width: 1439px) {
      .product-type-gift_card.detail-atelier.catalog-product-view .product-info-main-container {
        padding: 80px 50px; } }
    @media only screen and (max-width: 1280px) {
      .product-type-gift_card.detail-atelier.catalog-product-view .product-info-main-container {
        padding: 60px 40px;
        max-width: 33.33333%;
        flex: 0 0 33.33333%;
        width: 100%; } }
    @media only screen and (max-width: 1024px) {
      .product-type-gift_card.detail-atelier.catalog-product-view .product-info-main-container {
        padding: 60px 15px;
        margin-bottom: 0;
        position: relative;
        max-width: 100%;
        display: flex;
        justify-content: center;
        order: 1 !important; } }
    .product-type-gift_card.detail-atelier.catalog-product-view .product-info-main-container:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 50vw;
      height: 100%;
      background-color: #f6f6f6;
      z-index: -1; }
      @media only screen and (max-width: 1024px) {
        .product-type-gift_card.detail-atelier.catalog-product-view .product-info-main-container:before {
          width: 100%; } }
    .product-type-gift_card.detail-atelier.catalog-product-view .product-info-main-container .product-info-stock-sku,
    .product-type-gift_card.detail-atelier.catalog-product-view .product-info-main-container .add-to-wishlist {
      display: none; }
    .product-type-gift_card.detail-atelier.catalog-product-view .product-info-main-container .product-info-main {
      position: unset;
      margin-top: 0;
      max-width: 342px; }
      .product-type-gift_card.detail-atelier.catalog-product-view .product-info-main-container .product-info-main._sticky {
        position: fixed;
        top: 53px !important; }
      @media only screen and (max-width: 1024px) {
        .product-type-gift_card.detail-atelier.catalog-product-view .product-info-main-container .product-info-main {
          width: 100%; } }
      @media only screen and (max-width: 1024px) {
        .product-type-gift_card.detail-atelier.catalog-product-view .product-info-main-container .product-info-main .product-add-form {
          order: 1; } }
    .product-type-gift_card.detail-atelier.catalog-product-view .product-info-main-container .link {
      color: #25221b;
      font-size: 15px;
      font-weight: 300; }
      .product-type-gift_card.detail-atelier.catalog-product-view .product-info-main-container .link:after {
        bottom: 0; }
    .product-type-gift_card.detail-atelier.catalog-product-view .product-info-main-container h2 {
      font-size: 31.5px;
      font-family: "CopperplateGothic";
      text-transform: uppercase;
      margin-bottom: 22px;
      text-align: center; }
      @media only screen and (max-width: 1280px) {
        .product-type-gift_card.detail-atelier.catalog-product-view .product-info-main-container h2 {
          line-height: 24px; } }
      @media only screen and (max-width: 991px) {
        .product-type-gift_card.detail-atelier.catalog-product-view .product-info-main-container h2 {
          font-size: 22px;
          line-height: 18px;
          margin-bottom: 20px; } }
    .product-type-gift_card.detail-atelier.catalog-product-view .product-info-main-container p {
      text-align: center;
      font-size: 15px;
      margin-bottom: 30px; }
      @media only screen and (max-width: 991px) {
        .product-type-gift_card.detail-atelier.catalog-product-view .product-info-main-container p {
          font-size: 13px;
          line-height: 24px;
          margin-bottom: 40px; } }
    .product-type-gift_card.detail-atelier.catalog-product-view .product-info-main-container .card-reserve {
      display: none; }
      .product-type-gift_card.detail-atelier.catalog-product-view .product-info-main-container .card-reserve p {
        text-align: left; }
        @media only screen and (max-width: 991px) {
          .product-type-gift_card.detail-atelier.catalog-product-view .product-info-main-container .card-reserve p {
            margin-bottom: 10px; } }
    .product-type-gift_card.detail-atelier.catalog-product-view .product-info-main-container form {
      margin-bottom: 20px;
      position: static; }
      .product-type-gift_card.detail-atelier.catalog-product-view .product-info-main-container form .group-fields {
        width: 100%; }
    .product-type-gift_card.detail-atelier.catalog-product-view .product-info-main-container .group-fields .field-qty {
      display: none; }
    .product-type-gift_card.detail-atelier.catalog-product-view .product-info-main-container .product-social-links,
    .product-type-gift_card.detail-atelier.catalog-product-view .product-info-main-container .shipping-block,
    .product-type-gift_card.detail-atelier.catalog-product-view .product-info-main-container .product-options-bottom,
    .product-type-gift_card.detail-atelier.catalog-product-view .product-info-main-container .field.configurable {
      display: none; }
    .product-type-gift_card.detail-atelier.catalog-product-view .product-info-main-container .next-atelier {
      display: flex;
      justify-content: flex-end; }
    .product-type-gift_card.detail-atelier.catalog-product-view .product-info-main-container .swatch-control {
      display: none; }
  .product-type-gift_card.detail-atelier.catalog-product-view #loadMore,
  .product-type-gift_card.detail-atelier.catalog-product-view #showLess {
    display: inline-block;
    position: relative;
    line-height: 26px;
    color: #000;
    text-decoration: none;
    cursor: pointer; }
  .product-type-gift_card.detail-atelier.catalog-product-view #loadMore {
    float: right; }
    .product-type-gift_card.detail-atelier.catalog-product-view #loadMore:before {
      content: "";
      height: 1px;
      width: 100%;
      position: absolute;
      bottom: 5px;
      background: #000;
      left: 0;
      transition: all 0.3s ease-in-out; }
    .product-type-gift_card.detail-atelier.catalog-product-view #loadMore:after {
      content: " >";
      position: relative;
      bottom: -1px; }
    .product-type-gift_card.detail-atelier.catalog-product-view #loadMore:hover:before {
      width: 70%; }
  .product-type-gift_card.detail-atelier.catalog-product-view #showLess {
    display: none;
    float: left; }
    .product-type-gift_card.detail-atelier.catalog-product-view #showLess:before {
      content: "< ";
      position: relative;
      bottom: -1px; }
    .product-type-gift_card.detail-atelier.catalog-product-view #showLess:after {
      content: "";
      height: 1px;
      width: 100%;
      position: absolute;
      bottom: 5px;
      background: #000;
      right: 0;
      transition: all 0.3s ease-in-out; }
    .product-type-gift_card.detail-atelier.catalog-product-view #showLess:hover:after {
      width: 70%; }
  .product-type-gift_card.detail-atelier.catalog-product-view .page-footer > .row:not(.reassurance) {
    background: #f6f6f6;
    position: relative;
    z-index: 2;
    margin: 0;
    min-height: 420px; }
    @media only screen and (max-width: 991px) {
      .product-type-gift_card.detail-atelier.catalog-product-view .page-footer > .row:not(.reassurance) .resto-location-info {
        padding: 60px 30px; } }
    .product-type-gift_card.detail-atelier.catalog-product-view .page-footer > .row:not(.reassurance) .resto-location-service {
      font-family: "Poppins";
      font-size: 18px;
      color: #25221b;
      font-weight: 600;
      margin-bottom: 10px; }
      @media only screen and (max-width: 991px) {
        .product-type-gift_card.detail-atelier.catalog-product-view .page-footer > .row:not(.reassurance) .resto-location-service {
          font-size: 16px;
          line-height: 32px;
          margin: 0; } }
    @media only screen and (max-width: 991px) {
      .product-type-gift_card.detail-atelier.catalog-product-view .page-footer > .row:not(.reassurance) .resto-location-address {
        font-size: 16px;
        line-height: 32px; } }
    .product-type-gift_card.detail-atelier.catalog-product-view .page-footer > .row:not(.reassurance) .resto-location-tele {
      font-size: 18px;
      color: #25221b;
      margin-bottom: 0; }
    @media only screen and (max-width: 991px) {
      .product-type-gift_card.detail-atelier.catalog-product-view .page-footer > .row:not(.reassurance) .resto-location-title {
        font-size: 22px;
        line-height: normal;
        margin-bottom: 40px;
        padding-bottom: 25px; } }
    .product-type-gift_card.detail-atelier.catalog-product-view .page-footer > .row:not(.reassurance) .resto-location-title small {
      text-transform: none; }
      @media only screen and (max-width: 991px) {
        .product-type-gift_card.detail-atelier.catalog-product-view .page-footer > .row:not(.reassurance) .resto-location-title small {
          font-size: 14px; } }
    @media only screen and (max-width: 991px) {
      .product-type-gift_card.detail-atelier.catalog-product-view .page-footer > .row:not(.reassurance) .resto-location-title:after {
        bottom: 0; } }
    .product-type-gift_card.detail-atelier.catalog-product-view .page-footer > .row:not(.reassurance) .link {
      color: #25221b;
      margin-top: 40px; }
      @media only screen and (max-width: 991px) {
        .product-type-gift_card.detail-atelier.catalog-product-view .page-footer > .row:not(.reassurance) .link {
          margin-top: 30px; } }

.page-listing-resto .category-head-container .page-title-wrapper h1 {
  max-width: 580px; }
  @media (max-width: 768px) {
    .page-listing-resto .category-head-container .page-title-wrapper h1 {
      font-size: 28px; } }

.cardfull {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 108px 15px 90px;
  margin-bottom: 30px;
  text-shadow: 0 0 6px #000; }
  @media (max-width: 768px) {
    .cardfull {
      padding: 41px 15px;
      margin-bottom: 20px; } }
  .cardfull-bg,
  .cardfull img {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    object-fit: cover; }
  .cardfull-title {
    font-size: 36px;
    color: #fff;
    text-transform: uppercase;
    font-family: "CopperplateGothic";
    text-transform: uppercase; }
    @media (max-width: 768px) {
      .cardfull-title {
        font-size: 26px; } }
  .cardfull p {
    font-size: 16px;
    text-align: center;
    margin-bottom: 0;
    color: #fff; }
    @media (max-width: 768px) {
      .cardfull p {
        font-size: 13px; } }
  .cardfull strong {
    text-align: center;
    font-size: 16px;
    margin-bottom: 50px;
    position: relative;
    color: #fff; }
    @media (max-width: 768px) {
      .cardfull strong {
        font-size: 13px; } }
    .cardfull strong::after {
      content: "";
      height: 8px;
      width: 102px;
      background: url("../../frontend/Mariagefreres/default/it_IT/images/page-title-white.svg") no-repeat 50%;
      background-size: cover;
      display: block;
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      z-index: 2; }
    .cardfull strong.quotation::after {
      top: 15px; }
    .cardfull strong:not(.quotation)::after {
      top: 36px; }
  .cardfull .action {
    padding: 14px 50px;
    text-shadow: none; }

.filter-listing {
  margin-top: 40px;
  margin-bottom: 35px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  .filter-listing .filter-box {
    flex: 0 1 344px;
    margin: 10px; }
    @media (max-width: 640px) {
      .filter-listing .filter-box {
        margin: 10px 0; } }
  @media (max-width: 640px) {
    .filter-listing select {
      background-position: top 18px right 18px;
      padding-left: 10px; } }
  .filter-listing .selectric-wrapper {
    width: 100%; }
  .filter-listing .selectric {
    width: unset; }
  @media (max-width: 640px) {
    .filter-listing .pays {
      margin-bottom: 15px; } }
  .filter-listing .resto-form {
    display: flex;
    justify-content: center;
    width: 100%; }
    @media (max-width: 640px) {
      .filter-listing .resto-form {
        flex-flow: wrap; } }

.resto-listing ol {
  padding: 0;
  margin: 0;
  list-style: none; }

.resto-listing .pager {
  display: flex;
  justify-content: center;
  margin-bottom: 20px; }
  @media (max-width: 768px) {
    .resto-listing .pager {
      display: none; } }
  .resto-listing .pager .limiter {
    display: none; }

.resto-listing ~ #infinite-scroll-container {
  margin: 100px 0 0;
  display: none; }

.resto-listing .content {
  max-width: 530px;
  position: relative; }
  .resto-listing .content::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 90px;
    background: linear-gradient(to top, #fff, transparent);
    transition: all 0.4s cubic-bezier(0.39, 0.58, 0.57, 1);
    z-index: 1; }
  .resto-listing .content .fa {
    font-size: 30px;
    position: absolute;
    z-index: 2;
    left: calc(50% - 20px);
    bottom: 0;
    width: 40px;
    text-align: center;
    cursor: pointer;
    display: none; }

.filter-map {
  max-width: 530px; }
  @media only screen and (min-width: 768px) {
    .filter-map-wrapper .col-md-5 {
      padding-right: 0; }
    .filter-map-wrapper .col-md-7 {
      padding-left: 0; } }
  .filter-map-scroll {
    max-height: 720px;
    overflow-y: scroll;
    /* width */
    /* Track */
    /* Handle */
    /* Handle on hover */ }
    .filter-map-scroll::-webkit-scrollbar {
      width: 9px; }
    .filter-map-scroll::-webkit-scrollbar-track {
      border-radius: 0px;
      border: 2px solid #e6e6e6; }
    .filter-map-scroll::-webkit-scrollbar-thumb {
      background: #e8e8e8;
      border-radius: 8px; }
    .filter-map-scroll::-webkit-scrollbar-thumb:hover {
      background: #000; }
    .filter-map-scroll ~ .fa {
      display: block !important; }
  .filter-map li {
    display: block;
    width: 100%;
    padding: 10px;
    position: relative;
    border-left: 3px solid transparent;
    cursor: pointer;
    transition: all 0.4s cubic-bezier(0.39, 0.58, 0.57, 1);
    min-height: 100px; }
    @media only screen and (min-width: 768px) {
      .filter-map li {
        max-width: 400px; } }
    .filter-map li::before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      height: 100%;
      width: 0;
      background: linear-gradient(to right, #cccccc, #fff 80%);
      transition: all 0.4s cubic-bezier(0.39, 0.58, 0.57, 1);
      z-index: -1; }
    .filter-map li:hover {
      border-left-color: #000; }
      .filter-map li:hover::before {
        width: 100%; }
    .filter-map li:last-child {
      background: white;
      z-index: 3; }
  .filter-map h3 {
    font-size: 36px;
    margin: 0;
    line-height: 26px; }
  .filter-map p {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    max-width: 300px;
    line-height: 22px; }
    .filter-map p + p {
      color: #8c8c8c;
      max-width: 100%; }
    @media only screen and (max-width: 767px) {
      .filter-map p {
        margin-left: auto;
        margin-right: auto; } }
  .filter-map-title {
    font-size: 60px;
    margin: 0 0 30px 10px;
    line-height: 60px;
    padding-bottom: 20px;
    color: #8c8c8c;
    border-bottom: 3px solid #8c8c8c;
    display: block; }
    @media only screen and (min-width: 768px) {
      .filter-map-title {
        max-width: 300px; } }

.marker-info {
  text-align: center;
  max-width: 350px; }
  .marker-info p {
    margin: 0; }
  .marker-info-title {
    font-family: "CopperplateGothic";
    text-transform: uppercase;
    font-size: 36px;
    margin: 10px 0 0;
    display: block; }
  .marker-info-head {
    display: block;
    background: black;
    text-align: center;
    color: white;
    padding: 5px 0;
    text-transform: uppercase; }
  .marker-info-address, .marker-info-opening {
    font-family: "Poppins";
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px; }
  .marker-info-opening {
    color: #8c8c8c; }

.tabs-maps {
  display: none; }
  @media only screen and (max-width: 639px) {
    .tabs-maps {
      margin: 0 -15px;
      display: block;
      position: relative;
      padding-top: 50px; }
      .tabs-maps .title {
        float: left;
        width: 50%;
        text-align: center;
        border-bottom: 5px solid transparent;
        position: absolute;
        top: 0; }
        .tabs-maps .title ~ .title {
          left: 50%; }
        .tabs-maps .title a {
          color: black;
          font-size: 12px;
          font-weight: 600;
          text-decoration: none;
          padding: 15px;
          display: block; }
        .tabs-maps .title.active {
          border-color: black; }
      .tabs-maps > .content {
        float: right;
        width: 100%;
        padding: 20px 15px; }
        .tabs-maps > .content::after {
          display: none; } }

@media only screen and (min-width: 640px) {
  .load-all {
    display: none !important; } }

@media (max-width: 640px) {
  .filter-list-container + .filter-list-container {
    display: none; }
  .filter-list-container .list {
    max-height: 990px;
    overflow: hidden;
    transition: all 0.5s ease-in-out;
    position: relative; }
    .filter-list-container .list::after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      height: 210px;
      background: linear-gradient(to top, #fff, transparent);
      transition: all 0.4s cubic-bezier(0.39, 0.58, 0.57, 1);
      z-index: 1; }
    .filter-list-container .list.active {
      max-height: 100%; }
      .filter-list-container .list.active::after {
        display: none; }
  .resto-listing .content .fa, .resto-listing .content::after {
    display: none; }
  .filter-map {
    overflow: hidden;
    max-height: 380px;
    text-align: center;
    transition: all 0.5s ease-in-out;
    position: relative; }
    .filter-map::after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      height: 210px;
      background: linear-gradient(to top, #fff, transparent);
      transition: all 0.4s cubic-bezier(0.39, 0.58, 0.57, 1);
      z-index: 1; }
    .filter-map.active {
      max-height: 100%; }
      .filter-map.active::after {
        display: none; }
    .filter-map-title {
      text-align: center;
      margin-left: 0;
      font-size: 40px;
      padding-bottom: 0; }
    .filter-map h3 {
      font-size: 28px; }
    .filter-map p {
      font-size: 15px; }
  .marker-info-title {
    font-size: 28px; }
  .marker-info-address, .marker-info-opening {
    font-size: 15px; }
  .load-all {
    display: block;
    margin: 40px auto; } }

.contentmanager-contenttype-history_content .ct-view-history_content {
  position: relative;
  width: calc(100vw - var(--scrollbar-width));
  left: calc(-1 * ((100vw - var(--scrollbar-width) - 100%) / 2)); }

.contentmanager-contenttype-history_content .ct-field-repeater_fields {
  width: 100%;
  max-width: unset;
  padding: 0; }

.contentmanager-contenttype-history_content .row:not(.reassurance) {
  margin: 0; }
  .contentmanager-contenttype-history_content .row:not(.reassurance):first-of-type .history-bloc {
    margin-top: 0; }

.contentmanager-contenttype-history_content .col-12,
.contentmanager-contenttype-history_content .col-md-6 {
  padding: 0 !important; }

.history-bloc {
  width: 100%; }
  @media only screen and (max-width: 767px) {
    .history-bloc {
      margin-top: 60px; } }
  .history-bloc .row {
    min-height: 800px;
    height: 100vh;
    align-items: center; }
    @media only screen and (max-width: 767px) {
      .history-bloc .row {
        min-height: auto;
        height: auto; } }
  .history-bloc.center .row {
    flex-direction: column !important;
    height: auto; }
  .history-bloc.center .img-history {
    order: 1;
    max-width: 100%; }
    .history-bloc.center .img-history img {
      height: 65vh; }
      @media only screen and (max-width: 767px) {
        .history-bloc.center .img-history img {
          height: 100%; } }
    @media only screen and (max-width: 767px) {
      .history-bloc.center .img-history {
        padding: 0 0 0 0px;
        order: 1;
        text-align: right; } }
  .history-bloc.center .desc-history {
    max-width: 100%;
    padding: 0px 82px 0 0;
    order: 2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 3rem 0; }
    @media only screen and (max-width: 767px) {
      .history-bloc.center .desc-history {
        padding: 40px 33px 0;
        order: 2; } }
  .history-bloc.left .img-history {
    order: 2; }
    @media only screen and (max-width: 767px) {
      .history-bloc.left .img-history {
        padding: 0 0 0 0px;
        order: 1;
        text-align: right; } }
  .history-bloc.left .desc-history {
    padding: 0px 82px 0 0;
    order: 1;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    @media only screen and (max-width: 767px) {
      .history-bloc.left .desc-history {
        padding: 40px 33px 0;
        order: 2; } }
  .history-bloc .img-history {
    height: 100%;
    width: 100%; }
    @media only screen and (max-width: 767px) {
      .history-bloc .img-history {
        padding: 0 0px 0 0; } }
    .history-bloc .img-history img {
      max-width: 100%;
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .history-bloc .desc-history {
    padding: 0px 0 0 82px;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    @media only screen and (max-width: 767px) {
      .history-bloc .desc-history {
        margin-top: 3rem; } }
    @media only screen and (max-width: 991px) {
      .history-bloc .desc-history {
        padding: 120px 15px 0; } }
    @media only screen and (max-width: 767px) {
      .history-bloc .desc-history {
        padding: 40px 33px 0; } }
    .history-bloc .desc-history * {
      max-width: 60%;
      margin: 0 auto !important;
      text-align: center; }
    .history-bloc .desc-history h2 {
      font-size: 45px;
      line-height: 40px;
      color: #000;
      padding: 3rem 0; }
      @media only screen and (max-width: 1024px) {
        .history-bloc .desc-history h2 {
          font-size: 2.8rem;
          line-height: 2.5rem; } }
    .history-bloc .desc-history p {
      font-size: 18px;
      color: #000; }
      .history-bloc .desc-history p.year {
        font-size: 30px;
        font-family: "CopperplateGothic";
        color: #000; }
        @media only screen and (max-width: 767px) {
          .history-bloc .desc-history p.year {
            font-size: 2.2rem; } }
      @media only screen and (max-width: 767px) {
        .history-bloc .desc-history p {
          font-size: 1.6rem; } }

.history-video {
  margin-top: 120px;
  width: 100%; }
  @media only screen and (max-width: 767px) {
    .history-video {
      margin-top: 60px; } }
  @media only screen and (max-width: 767px) {
    .history-video .col-12 {
      padding: 0; } }
  .history-video h2 {
    font-size: 24px;
    line-height: 33px;
    color: #000;
    text-align: center;
    width: 100%; }
    @media only screen and (max-width: 767px) {
      .history-video h2 {
        line-height: 23px;
        text-align: left;
        padding: 0 33px; } }
    .history-video h2 strong {
      font-size: 60px;
      letter-spacing: 1.4px; }
      @media only screen and (max-width: 767px) {
        .history-video h2 strong {
          font-size: 24px; } }
  .history-video iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 16/9;
    border: none; }

.page-detail-resto .category-head-container,
.page-listing-resto .category-head-container {
  position: relative;
  width: 100vw;
  margin-left: -50vw;
  left: 50%; }

.page-detail-resto .ui-datepicker {
  z-index: 999999 !important; }

.page-detail-resto .page-title, .page-detail-resto .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .page-detail-resto .mpinstagramfeed-header {
  text-align: center; }

.page-detail-resto .category-head-container .page-title-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  top: 40%; }

.page-detail-resto .category-head-container .page-title-secondary {
  font-size: 16px;
  color: #fff;
  display: none; }

.page-detail-resto .category-head-container .btns-wrapper {
  position: unset; }
  @media (max-width: 640px) {
    .page-detail-resto .category-head-container .btns-wrapper {
      display: flex;
      justify-content: center; } }

.page-detail-resto .sidebar {
  margin-bottom: 25px;
  overflow: auto; }

.page-detail-resto .columns .column.main {
  max-width: 100%; }

.page-detail-resto .category-head-container .page-title-wrapper {
  display: flex;
  justify-content: center; }
  .page-detail-resto .category-head-container .page-title-wrapper h1 {
    max-width: 580px; }
    @media (max-width: 768px) {
      .page-detail-resto .category-head-container .page-title-wrapper h1 {
        font-size: 28px; } }

.page-detail-resto button span, .page-detail-resto .cart.table-wrapper .actions-toolbar > .action span, .cart.table-wrapper .page-detail-resto .actions-toolbar > .action span, .page-detail-resto .action-gift span {
  color: #fff;
  mix-blend-mode: unset; }

.page-detail-resto button:hover > span, .page-detail-resto .cart.table-wrapper .actions-toolbar > .action:hover > span, .cart.table-wrapper .page-detail-resto .actions-toolbar > .action:hover > span, .page-detail-resto .action-gift:hover > span {
  color: #000; }

.page-detail-resto button.action[class*=light] > span, .page-detail-resto .cart.table-wrapper .actions-toolbar > .action[class*="light"] > span, .cart.table-wrapper .page-detail-resto .actions-toolbar > .action[class*="light"] > span, .page-detail-resto .action.action-gift[class*=light] > span {
  color: #000; }

.page-detail-resto button.action[class*=light]:hover > span, .page-detail-resto .cart.table-wrapper .actions-toolbar > .action[class*=light]:hover > span, .cart.table-wrapper .page-detail-resto .actions-toolbar > .action[class*=light]:hover > span, .page-detail-resto .action.action-gift[class*=light]:hover > span {
  color: #fff; }

.btns-wrapper {
  top: 60%;
  position: absolute;
  width: 100%;
  display: block;
  text-align: center; }
  .btns-wrapper .parallax-btn {
    max-width: 210px;
    margin: 0 7.5px;
    padding: 12px 15px;
    border: none;
    display: inline-block;
    width: 100%; }

.plan-time {
  display: flex;
  max-width: 982px;
  margin-top: -80px;
  position: relative;
  z-index: 2;
  margin-left: auto;
  margin-right: auto;
  flex-wrap: wrap;
  justify-content: center; }
  @media (max-width: 992px) {
    .plan-time {
      margin-top: -48px; } }
  .plan-time .icard-stitle {
    display: none; }

.icard {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 0 1 312px;
  height: 206px;
  border: solid 0.8px #dedede;
  background-color: #fff;
  padding: 35px 15px;
  margin: 5px 7.5px; }
  @media (max-width: 640px) {
    .icard {
      flex-direction: row;
      height: 108px;
      padding: 15px 15px; } }
  .icard-info {
    display: flex;
    flex-direction: column;
    align-items: center; }
    @media (max-width: 640px) {
      .icard-info {
        align-items: flex-start; } }
  .icard img {
    height: 90px;
    object-fit: contain;
    margin-bottom: 15px; }
    @media (max-width: 640px) {
      .icard img {
        height: 45px;
        width: 45px;
        margin: 0 15px; } }
  .icard-title {
    font-size: 20px;
    font-family: "CopperplateGothic";
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0;
    text-transform: uppercase; }
    @media (max-width: 640px) {
      .icard-title {
        text-align: left; } }
  .icard-stitle {
    font-size: 13px;
    text-align: center; }
    @media (max-width: 640px) {
      .icard-stitle {
        text-align: left; } }

.resto-location {
  margin-top: 55px; }
  .resto-location-grid {
    display: grid;
    grid-template-columns: 1fr; }
    @media only screen and (min-width: 992px) {
      .resto-location-grid {
        grid-template-columns: 1fr 1fr; } }
  .resto-location-info {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 80px 15px 70px;
    background: #f6f6f6; }
  .resto-location-title {
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    position: relative;
    line-height: 0.8;
    margin-bottom: 74px; }
    .resto-location-title small {
      display: block;
      font-size: 50%;
      margin-top: 5px;
      text-transform: none; }
    .resto-location-title::after {
      content: "";
      height: 8px;
      width: 102px;
      background: url(../../frontend/Mariagefreres/default/it_IT/images/page-title.svg) 50% no-repeat;
      background-size: cover;
      display: block;
      position: absolute;
      bottom: -25px;
      left: 50%;
      transform: translateX(-50%);
      z-index: 2; }
  .resto-location-address {
    font-size: 18px;
    text-align: center; }
  .resto-location-tele {
    font-size: 18px;
    text-align: center; }
    .resto-location-tele.booking-info {
      margin-bottom: 5px; }
    .resto-location-tele:not(.booking-info) {
      margin: 10px 0 10px; }
  .resto-location-info-reservable {
    margin-top: 40px;
    margin-bottom: 5px;
    font-size: 18px;
    text-align: center;
    font-weight: bold; }
  .resto-location-service {
    font-size: 26px;
    font-family: "CopperplateGothic";
    text-transform: uppercase;
    color: #000;
    text-align: center;
    margin-bottom: 8px; }
  .resto-location .action {
    padding: 14px 45px; }
  .resto-location .box-activities {
    display: flex;
    border-top: 1px solid #cecece;
    background: #f6f6f6;
    width: 100%;
    padding: 65px 45px 80px;
    justify-content: center; }
    @media (max-width: 640px) {
      .resto-location .box-activities {
        flex-direction: column;
        padding: 65px 15px 80px; } }
    .resto-location .box-activities-item {
      padding: 0;
      padding: 0 15px; }
      @media (max-width: 640px) {
        .resto-location .box-activities-item {
          display: flex;
          margin-bottom: 40px;
          flex-flow: wrap; }
          .resto-location .box-activities-item:last-child {
            margin-bottom: 0; } }
      .resto-location .box-activities-item p {
        margin-bottom: 5px; }
    .resto-location .box-activities-title {
      font-size: 26px;
      margin-bottom: 16px;
      line-height: normal; }
      @media (max-width: 640px) {
        .resto-location .box-activities-title {
          flex: 0 0 95px;
          font-size: 22px;
          margin: 0; }
          .resto-location .box-activities-title ~ p {
            width: calc(100% - 100px);
            padding: 0 5px;
            display: block;
            margin: 0 0 0 auto;
            line-height: 22px; } }
    .resto-location .box-activities-list {
      list-style: none;
      padding: 0;
      margin: 0; }
      .resto-location .box-activities-list li {
        margin-bottom: 5px !important; }

#map {
  height: 100%;
  min-height: 365px; }

.tabs-details {
  position: relative; }
  .tabs-details .tab {
    display: none; }
    .tabs-details .tab.show {
      display: block; }

.slidebox .slidebox-title {
  border-bottom: 1px solid #dadada;
  -webkit-text-stroke: 0 !important;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  text-transform: uppercase;
  padding-bottom: 25px;
  padding-top: 20px;
  position: relative;
  font-family: "Poppins"; }
  @media (max-width: 1025px) {
    .slidebox .slidebox-title::after {
      content: "";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 26px;
      line-height: 22px;
      color: inherit;
      content: "";
      font-family: "icons-blank-theme";
      margin: 0;
      vertical-align: top;
      display: inline-block;
      font-weight: 400;
      overflow: hidden;
      speak: none;
      text-align: center;
      position: absolute;
      transition-duration: 0.3s;
      right: 0;
      transform: scaleY(1); }
    .slidebox .slidebox-title.open::after {
      transform: scaleY(-1); } }

@media (max-width: 1025px) {
  .slidebox .slidebox-content {
    display: none; } }

.resto-menu {
  margin-bottom: 80px; }
  .resto-menu .sidebar-atelier .item a {
    font-size: 20px; }

.menu-items span {
  font-size: 15px; }
  @media (max-width: 1025px) {
    .menu-items span {
      font-size: 13px; } }

.menu-items small {
  color: #979797; }
  @media (max-width: 1025px) {
    .menu-items small {
      display: block; } }

.unlist {
  list-style: none;
  padding: 0;
  margin: 0; }

@media (max-width: 992px) {
  #offer-workshop-form .form {
    overflow: auto;
    height: 100vh; } }

.popup-booking.modal-popup .modal-inner-wrap {
  max-width: 610px;
  width: 610px;
  background: transparent !important;
  box-shadow: none !important;
  overflow: visible !important; }
  .popup-booking.modal-popup .modal-inner-wrap .modal-header {
    z-index: 40; }

.popup-booking.modal-popup.modal-popup .modal-content {
  padding: 0;
  background: transparent; }

#booking-form {
  margin: -42px auto 0;
  position: relative;
  z-index: 30;
  opacity: 1;
  visibility: visible;
  display: none; }
  #booking-form .selectric {
    height: 60px; }
  @media (max-width: 640px) {
    #booking-form {
      width: 100%; } }
  ._show #booking-form {
    display: block; }

.steps {
  display: none;
  padding: 40px 50px 30px;
  background: #fff;
  width: 100%;
  position: absolute; }
  .steps select {
    padding-top: 15px;
    height: 60px;
    padding-left: 30px;
    border: 1px solid #dedede; }
  @media (max-width: 992px) {
    .steps {
      padding-left: 15px;
      padding-right: 15px; } }
  .steps div.mage-error {
    color: #e02b27;
    font-size: 1.2rem; }
  .steps .field {
    flex: 1;
    position: relative;
    min-width: 200px;
    margin: 0;
    margin-bottom: 8px; }
    .steps .field-persons .selectric .label {
      line-height: 28px; }
    .steps .field-date {
      margin: 0; }
      .steps .field-date::after {
        font-family: "icomoon";
        content: "\e907";
        opacity: 0.4;
        position: absolute;
        right: 20px;
        top: 18px;
        font-size: 18px; }
    .steps .field label {
      padding: 12px 27px;
      margin: 0;
      border: 1px solid #dedede;
      cursor: pointer;
      color: rgba(0, 0, 0, 0.4);
      display: block;
      height: 60px;
      font-size: 10px;
      font-weight: bold;
      text-transform: uppercase; }
      .steps .field label span {
        display: block;
        font-size: 12px;
        font-weight: normal;
        margin-top: 3px;
        text-transform: none;
        color: #000; }
    .steps .field .form-control {
      position: absolute;
      top: 25px;
      left: 2px;
      border: none;
      width: calc(100% - 4px);
      padding: 5px 27px; }
    .steps .field.hours {
      flex: 0 0 195px;
      min-width: 140px;
      margin: 0; }
      @media (max-width: 992px) {
        .steps .field.hours {
          flex: 1; } }
      .steps .field.hours label {
        border: none;
        padding: 0;
        position: absolute;
        top: 13px;
        left: 20px;
        z-index: 10; }
      .steps .field.hours .label {
        top: 13px; }
  .steps .field-place {
    margin: 0 -5px 22px; }
    .steps .field-place > div {
      display: flex;
      flex-wrap: wrap; }
      @media (max-width: 992px) {
        .steps .field-place > div {
          flex-direction: column; } }
  .steps .field-time {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 8px 0; }
    @media (max-width: 992px) {
      .steps .field-time {
        flex-direction: column; } }
  .steps .input-label {
    font-size: 12px;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 12px;
    text-transform: uppercase; }
  .steps-top {
    display: flex;
    align-items: center;
    flex-direction: column; }
  .steps-fotter {
    display: flex;
    justify-content: center;
    padding: 15px 0; }
    @media only screen and (max-width: 767px) {
      .steps-fotter .action {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px; } }
  .steps .page-title, .steps .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .steps .mpinstagramfeed-header {
    font-size: 30px;
    padding-top: 0;
    text-align: center;
    margin-bottom: 50px;
    line-height: 1; }
  .steps.active {
    display: block; }
  .steps textarea {
    border: 1px solid #dedede;
    padding: 5px 27px; }
  .steps input[type=radio]:not(:checked) + label {
    padding-top: 20px;
    padding-left: 55px; }
    .steps input[type=radio]:not(:checked) + label::before {
      top: 22px;
      left: 22px; }
    .steps input[type=radio]:not(:checked) + label::after {
      top: 24px;
      left: 24px; }
  .steps input[type=radio]:checked + label {
    padding-top: 20px;
    padding-left: 55px;
    border: 1px solid #000; }
    .steps input[type=radio]:checked + label::before {
      top: 22px;
      left: 22px; }
    .steps input[type=radio]:checked + label::after {
      top: 24px;
      left: 24px; }
  .steps .msg {
    font-size: 15px;
    text-align: center;
    color: #25221b;
    margin-bottom: 35px; }
  .steps.success {
    text-align: center; }
    .steps.success .page-title, .steps.success .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .steps.success .mpinstagramfeed-header {
      max-width: 310px;
      margin: 0 auto 30px; }
    .steps.success .response-msg {
      margin-bottom: 30px; }

.b-details {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 55px;
  border: 4px solid #000;
  position: relative; }
  @media (max-width: 640px) {
    .b-details {
      padding: 30px 20px; } }
  .b-details::after {
    position: absolute;
    content: "";
    left: 5px;
    top: 5px;
    height: calc(100% - 10px);
    width: calc(100% - 10px);
    border: 1px solid #000; }
  .b-details-address {
    font-size: 15px;
    color: #25221b;
    text-align: center;
    max-width: 290px;
    margin-bottom: 15px; }
  .b-details-date {
    font-size: 15px;
    font-weight: bold;
    color: #25221b;
    text-align: center; }
  .b-details-person {
    font-size: 15px;
    color: #25221b;
    text-align: center; }

.galary .masonry-img {
  margin: 0 -6px; }
  @media (max-width: 768px) {
    .galary .masonry-img .grid-item {
      width: 50%; } }
  .galary .masonry-img .grid-item img {
    display: block;
    width: 100%; }

.mb20 {
  margin-bottom: 20px !important; }

.field-date .datepicker {
  position: absolute;
  bottom: 10px;
  opacity: 0;
  pointer-events: none; }

/*.action {
    &.light {
        span {
            color: $color_black;
        }
    }
}*/
.contentmanager-contenttype-products_highlight .column.main {
  position: relative;
  z-index: 2;
  padding-bottom: 0;
  background: #fff; }

.contentmanager-contenttype-products_highlight .ph-title-section {
  width: 100%;
  height: auto;
  background-image: var(--title-section-background-d);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  aspect-ratio: 10/3;
  min-height: 0; }
  @media only screen and (max-width: 991px) {
    .contentmanager-contenttype-products_highlight .ph-title-section {
      aspect-ratio: 4/5;
      background-image: var(--title-section-background-m); } }
  @media only screen and (max-width: 991px) {
    .contentmanager-contenttype-products_highlight .ph-title-section .ph-title-section__title {
      font-size: 3.4rem; } }

.contentmanager-contenttype-products_highlight .ph-text-and-media-section {
  display: grid;
  grid-template-columns: 1fr; }
  .contentmanager-contenttype-products_highlight .ph-text-and-media-section.left-to-right, .contentmanager-contenttype-products_highlight .ph-text-and-media-section.right-to-left {
    grid-template-columns: 1fr 1fr; }
    @media only screen and (max-width: 991px) {
      .contentmanager-contenttype-products_highlight .ph-text-and-media-section.left-to-right, .contentmanager-contenttype-products_highlight .ph-text-and-media-section.right-to-left {
        grid-template-columns: 1fr;
        grid-template-rows: auto auto; } }
  @media only screen and (min-width: 992px) {
    .contentmanager-contenttype-products_highlight .ph-text-and-media-section.left-to-right .ph-media-section {
      order: 2; }
    .contentmanager-contenttype-products_highlight .ph-text-and-media-section.left-to-right .ph-text-section {
      order: 1; }
    .contentmanager-contenttype-products_highlight .ph-text-and-media-section.right-to-left .ph-media-section {
      order: 1; }
    .contentmanager-contenttype-products_highlight .ph-text-and-media-section.right-to-left .ph-text-section {
      order: 2; } }
  .contentmanager-contenttype-products_highlight .ph-text-and-media-section .ph-media-section {
    position: relative; }
    @media only screen and (max-width: 991px) {
      .contentmanager-contenttype-products_highlight .ph-text-and-media-section .ph-media-section {
        aspect-ratio: 1; } }
    .contentmanager-contenttype-products_highlight .ph-text-and-media-section .ph-media-section .ph-media-section__vid.diptych {
      position: absolute;
      /* ensure positioning regardless of parent flex settings */
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      width: 100%;
      height: 100%;
      /* important */
      container-type: size;
      /* cut off overflowing video */
      overflow: hidden; }
      .contentmanager-contenttype-products_highlight .ph-text-and-media-section .ph-media-section .ph-media-section__vid.diptych iframe {
        /* keep video centered both vertically and horizontally */
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        /* force aspect ratio based on parent container */ }

@container (min-aspect-ratio: 16/9) {
  .contentmanager-contenttype-products_highlight .ph-text-and-media-section .ph-media-section .ph-media-section__vid.diptych iframe {
    height: 56.25cqw;
    /* 100*9/16 */ } }

@container (max-aspect-ratio: 16/9) {
  .contentmanager-contenttype-products_highlight .ph-text-and-media-section .ph-media-section .ph-media-section__vid.diptych iframe {
    width: 177.78cqh;
    /* 100*16/9 */ } }

.contentmanager-contenttype-products_highlight .ph-text-section {
  padding: 4.5rem 2rem 5.2rem 2rem;
  background-color: var(--text-section-background);
  display: flex;
  flex-direction: column;
  justify-content: center; }
  @media only screen and (max-width: 991px) {
    .contentmanager-contenttype-products_highlight .ph-text-section {
      padding: 4rem 2rem; } }
  .contentmanager-contenttype-products_highlight .ph-text-section .ph-text-section__text {
    font-size: unset; }
    .contentmanager-contenttype-products_highlight .ph-text-section .ph-text-section__text p {
      margin-bottom: 0; }
      .contentmanager-contenttype-products_highlight .ph-text-section .ph-text-section__text p strong > span {
        line-height: 2.9em; }
    .contentmanager-contenttype-products_highlight .ph-text-section .ph-text-section__text .ph-text-section__text--desktop {
      display: none;
      margin: 0 auto;
      max-width: 80%; }
      @media only screen and (min-width: 1440px) {
        .contentmanager-contenttype-products_highlight .ph-text-section .ph-text-section__text .ph-text-section__text--desktop {
          max-width: 60%; } }
      @media only screen and (min-width: 992px) {
        .contentmanager-contenttype-products_highlight .ph-text-section .ph-text-section__text .ph-text-section__text--desktop {
          display: block; } }
    .contentmanager-contenttype-products_highlight .ph-text-section .ph-text-section__text .ph-text-section__text--mobile {
      display: none; }
      @media only screen and (max-width: 991px) {
        .contentmanager-contenttype-products_highlight .ph-text-section .ph-text-section__text .ph-text-section__text--mobile {
          display: block; } }
  .contentmanager-contenttype-products_highlight .ph-text-section .mp-productalerts-link-container {
    width: 100%;
    text-transform: uppercase; }
  .contentmanager-contenttype-products_highlight .ph-text-section .ph-text-section__button {
    margin-top: 5.2rem;
    text-transform: uppercase; }
    .contentmanager-contenttype-products_highlight .ph-text-section .ph-text-section__button.button {
      align-self: center; }
    @media only screen and (max-width: 991px) {
      .contentmanager-contenttype-products_highlight .ph-text-section .ph-text-section__button {
        margin-top: 4rem; } }
    .contentmanager-contenttype-products_highlight .ph-text-section .ph-text-section__button a {
      color: #fff;
      text-decoration: none; }

.contentmanager-contenttype-products_highlight .ph-media-section {
  display: flex;
  flex-flow: row wrap; }
  .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__img,
  .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__vid {
    position: relative;
    flex: 1 0 auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
    .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__img.diptych,
    .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__vid.diptych {
      aspect-ratio: 16/9;
      flex-basis: 50%; }
      @media only screen and (max-width: 991px) {
        .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__img.diptych,
        .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__vid.diptych {
          flex-basis: 100%;
          aspect-ratio: 1; } }
    .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__img.triptych,
    .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__img.triptych iframe,
    .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__vid.triptych,
    .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__vid.triptych iframe {
      aspect-ratio: 4/5;
      flex-basis: calc(100% / 3); }
      @media only screen and (max-width: 991px) {
        .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__img.triptych,
        .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__img.triptych iframe,
        .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__vid.triptych,
        .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__vid.triptych iframe {
          flex-basis: 100%; } }
    .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__img .ph-media-section__link,
    .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__vid .ph-media-section__link {
      position: absolute;
      display: block;
      z-index: 0;
      inset: 0; }
      .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__img .ph-media-section__link::after,
      .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__vid .ph-media-section__link::after {
        content: none; }
  .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__vid {
    overflow: hidden;
    pointer-events: none; }
    .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__vid.diptych iframe {
      aspect-ratio: 16/9;
      width: auto;
      height: calc(100% + 1px); }
      @media only screen and (max-width: 991px) {
        .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__vid.diptych iframe {
          transform: translateX(-21.875%); } }
    .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__vid iframe {
      position: absolute;
      width: calc(100% + 1px);
      border: none; }
  .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__img {
    position: relative;
    display: flex;
    align-items: flex-end;
    width: 100%;
    padding: 1.5rem 0.8rem; }
    .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__img .ph-media-section__source {
      position: absolute;
      inset: 0; }
      .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__img .ph-media-section__source img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__img .ph-media-section__products {
      margin: auto 20px 20px auto; }
      @media only screen and (max-width: 991px) {
        .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__img .ph-media-section__products {
          margin: 0; } }
      .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__img .ph-media-section__products .ph-media-section__product .ph-media-section__product__desktop {
        position: relative;
        max-width: 370px;
        padding: 2rem 4rem;
        background-color: #fff;
        text-align: center;
        opacity: 0;
        transition: opacity 250ms ease-in-out; }
        @media only screen and (max-width: 991px) {
          .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__img .ph-media-section__products .ph-media-section__product .ph-media-section__product__desktop {
            display: none; } }
        .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__img .ph-media-section__products .ph-media-section__product .ph-media-section__product__desktop .ph-media-section__product__desktop__title {
          margin-bottom: .6rem;
          font-family: "CopperplateGothic";
          font-size: 2rem; }
          .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__img .ph-media-section__products .ph-media-section__product .ph-media-section__product__desktop .ph-media-section__product__desktop__title .tsup {
            transform: translateY(-3px); }
        .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__img .ph-media-section__products .ph-media-section__product .ph-media-section__product__desktop .ph-media-section__product__desktop__desc {
          margin-bottom: .6rem; }
        .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__img .ph-media-section__products .ph-media-section__product .ph-media-section__product__desktop .ph-media-section__product__desktop__action-container .product-item-actions .actions-primary {
          display: block; }
        .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__img .ph-media-section__products .ph-media-section__product .ph-media-section__product__desktop .ph-media-section__product__desktop__action-container .mp-productalerts-link-container .tocart,
        .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__img .ph-media-section__products .ph-media-section__product .ph-media-section__product__desktop .ph-media-section__product__desktop__action-container .ph-media-section__product__desktop__action {
          width: 100%;
          padding: 1.4rem 5rem;
          text-transform: uppercase; }
          .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__img .ph-media-section__products .ph-media-section__product .ph-media-section__product__desktop .ph-media-section__product__desktop__action-container .mp-productalerts-link-container .tocart a,
          .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__img .ph-media-section__products .ph-media-section__product .ph-media-section__product__desktop .ph-media-section__product__desktop__action-container .ph-media-section__product__desktop__action a {
            color: #fff;
            text-decoration: none; }
        .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__img .ph-media-section__products .ph-media-section__product .ph-media-section__product__desktop .product-item-actions .actions-primary form button span, .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__img .ph-media-section__products .ph-media-section__product .ph-media-section__product__desktop .product-item-actions .actions-primary form .cart.table-wrapper .actions-toolbar > .action span, .cart.table-wrapper .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__img .ph-media-section__products .ph-media-section__product .ph-media-section__product__desktop .product-item-actions .actions-primary form .actions-toolbar > .action span, .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__img .ph-media-section__products .ph-media-section__product .ph-media-section__product__desktop .product-item-actions .actions-primary form .action-gift span {
          text-transform: uppercase; }
        .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__img .ph-media-section__products .ph-media-section__product .ph-media-section__product__desktop .product-item-actions .actions-primary form button.tocart, .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__img .ph-media-section__products .ph-media-section__product .ph-media-section__product__desktop .product-item-actions .actions-primary form .cart.table-wrapper .actions-toolbar > .tocart.action, .cart.table-wrapper .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__img .ph-media-section__products .ph-media-section__product .ph-media-section__product__desktop .product-item-actions .actions-primary form .actions-toolbar > .tocart.action, .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__img .ph-media-section__products .ph-media-section__product .ph-media-section__product__desktop .product-item-actions .actions-primary form .tocart.action-gift {
          padding-right: 34px;
          padding-left: 34px; }
        .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__img .ph-media-section__products .ph-media-section__product .ph-media-section__product__desktop .product-item-actions .actions-primary form button:hover:after, .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__img .ph-media-section__products .ph-media-section__product .ph-media-section__product__desktop .product-item-actions .actions-primary form .cart.table-wrapper .actions-toolbar > .action:hover:after, .cart.table-wrapper .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__img .ph-media-section__products .ph-media-section__product .ph-media-section__product__desktop .product-item-actions .actions-primary form .actions-toolbar > .action:hover:after, .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__img .ph-media-section__products .ph-media-section__product .ph-media-section__product__desktop .product-item-actions .actions-primary form .action-gift:hover:after {
          right: 20px; }
      .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__img .ph-media-section__products .ph-media-section__product .ph-media-section__product__mobile {
        position: relative;
        padding: 0.2rem 0;
        margin: 0;
        color: #fff;
        text-decoration: none;
        font-size: 1.5rem;
        font-weight: 700; }
        @media only screen and (min-width: 992px) {
          .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__img .ph-media-section__products .ph-media-section__product .ph-media-section__product__mobile {
            display: none; } }
        .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__img .ph-media-section__products .ph-media-section__product .ph-media-section__product__mobile .ph-media-section__product__mobile__name {
          position: relative; }
          .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__img .ph-media-section__products .ph-media-section__product .ph-media-section__product__mobile .ph-media-section__product__mobile__name::after {
            position: relative;
            top: 2px;
            right: 0;
            display: inline-block;
            width: 1px;
            height: 1.5rem;
            margin: 0 .4rem;
            background-color: #fff;
            content: ''; }
    .contentmanager-contenttype-products_highlight .ph-media-section .ph-media-section__img:hover .ph-media-section__products .ph-media-section__product .ph-media-section__product__desktop {
      opacity: 1; }

.contentmanager-contenttype-products_highlight .ph-listing-section .product-item {
  padding: 0 0 20px 0; }
  .contentmanager-contenttype-products_highlight .ph-listing-section .product-item .product-item-info .product-item-photo,
  .contentmanager-contenttype-products_highlight .ph-listing-section .product-item .product-item-info .product-image-container,
  .contentmanager-contenttype-products_highlight .ph-listing-section .product-item .product-item-info .product-image-wrapper {
    padding-bottom: 0 !important;
    width: 100% !important;
    display: block;
    aspect-ratio: 1; }
    .contentmanager-contenttype-products_highlight .ph-listing-section .product-item .product-item-info .product-item-photo .product-image-photo,
    .contentmanager-contenttype-products_highlight .ph-listing-section .product-item .product-item-info .product-image-container .product-image-photo,
    .contentmanager-contenttype-products_highlight .ph-listing-section .product-item .product-item-info .product-image-wrapper .product-image-photo {
      width: 100%; }
  .contentmanager-contenttype-products_highlight .ph-listing-section .product-item .product-item-info .product-item-photo-hover-container {
    aspect-ratio: 1; }
    .contentmanager-contenttype-products_highlight .ph-listing-section .product-item .product-item-info .product-item-photo-hover-container .product-item-photo-hover {
      width: 100%; }
  .contentmanager-contenttype-products_highlight .ph-listing-section .product-item .product-item-photo .product-image-container .product-image-wrapper .product-image-photo,
  .contentmanager-contenttype-products_highlight .ph-listing-section .product-item .product-item-photo-hover-container {
    transform: scale(1); }
  .contentmanager-contenttype-products_highlight .ph-listing-section .product-item:hover .product-item-photo .product-image-container .product-image-wrapper .product-image-photo,
  .contentmanager-contenttype-products_highlight .ph-listing-section .product-item:hover .product-item-photo-hover-container {
    transform: scale(1); }
  .contentmanager-contenttype-products_highlight .ph-listing-section .product-item .product-item-details .product-item-content .product-item-lien .product-item-name,
  .contentmanager-contenttype-products_highlight .ph-listing-section .product-item .product-item-details .product-options-with-name .name-product-options {
    line-height: 1.2; }
    .contentmanager-contenttype-products_highlight .ph-listing-section .product-item .product-item-details .product-item-content .product-item-lien .product-item-name .tsup,
    .contentmanager-contenttype-products_highlight .ph-listing-section .product-item .product-item-details .product-options-with-name .name-product-options .tsup {
      display: inline-block !important;
      margin-top: 8px; }
  .contentmanager-contenttype-products_highlight .ph-listing-section .product-item .product-item-details .product-options-with-name .name-product-options,
  .contentmanager-contenttype-products_highlight .ph-listing-section .product-item .product-item-details .product-item-content .product-item-lien .product-item-name {
    line-height: 1.2; }
    @media only screen and (max-width: 991px) {
      .contentmanager-contenttype-products_highlight .ph-listing-section .product-item .product-item-details .product-options-with-name .name-product-options,
      .contentmanager-contenttype-products_highlight .ph-listing-section .product-item .product-item-details .product-item-content .product-item-lien .product-item-name {
        font-size: 2rem; } }
  @media only screen and (max-width: 991px) {
    .contentmanager-contenttype-products_highlight .ph-listing-section .product-item .product-item-details .product-short-description-option,
    .contentmanager-contenttype-products_highlight .ph-listing-section .product-item .product-item-details .product-item-description .product-short-description {
      font-size: 1.1rem; } }
  .contentmanager-contenttype-products_highlight .ph-listing-section .product-item .product-item-details .product-item-inner .product-buy-price-label {
    padding-top: 0;
    line-height: 1.2; }
  .contentmanager-contenttype-products_highlight .ph-listing-section .product-item .product-item-details .product-item-inner .product-buy-price .price-box {
    line-height: 1.2; }
  .contentmanager-contenttype-products_highlight .ph-listing-section .product-item .product-item-details .product-item-inner .product-buy-price .price-box::before {
    top: 2px;
    height: 15px; }
  .contentmanager-contenttype-products_highlight .ph-listing-section .product-item .product-item-details .product-item-inner .product-buy-price-label,
  .contentmanager-contenttype-products_highlight .ph-listing-section .product-item .product-item-details .product-item-inner .product-buy-price .price,
  .contentmanager-contenttype-products_highlight .ph-listing-section .product-item .product-item-details .product-item-inner .product-item-actions .tocart {
    text-transform: uppercase;
    font-size: 1.4rem; }

.page-tea-finder.hidden {
  overflow: hidden; }

.page-tea-finder .page-footer {
  display: none !important; }

.tea-finder {
  position: relative;
  overflow: hidden;
  font-size: 16px;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: repeat(2, auto); }
  @media only screen and (max-width: 639px) {
    .tea-finder {
      margin-left: -0.9375em;
      margin-right: -0.9375em;
      margin-top: 1.5625em;
      padding-bottom: 3.75em; } }
  .tea-finder.overflow {
    overflow: visible; }

.teafinder-title {
  display: none; }

.step-counter {
  display: flex;
  justify-content: center;
  width: 3.0625em;
  height: 3.0625em;
  align-items: center;
  background: #000;
  margin: 0 auto 0.9375em; }
  @media only screen and (max-width: 1024px) {
    .step-counter {
      margin: 0 auto 0.625em; } }
  @media only screen and (max-width: 479px) {
    .step-counter {
      margin: 0 auto 0.375em;
      width: 2.1875em;
      height: 2.1875em; } }
  .step-counter div,
  .step-counter span {
    font-size: 1.25em;
    color: #fff;
    font-family: "CopperplateGothic";
    text-transform: uppercase;
    font-weight: 700; }
    @media only screen and (max-width: 321px) {
      .step-counter div,
      .step-counter span {
        font-size: 1.0625em; } }

button.teafinder-next-step, .cart.table-wrapper .actions-toolbar > .teafinder-next-step.action, .teafinder-next-step.action-gift {
  position: fixed;
  bottom: 1.25em;
  left: 50%;
  transform: translateX(-50%);
  width: 3.0625em;
  height: 3.0625em;
  outline: 0;
  text-decoration: none;
  margin: 0;
  padding: 0;
  border: 0;
  transition: all 0.3s ease-in-out;
  z-index: 9;
  cursor: pointer;
  text-align: center;
  border-radius: 0;
  background: #000;
  opacity: 0; }
  @media only screen and (max-width: 1024px) {
    button.teafinder-next-step, .cart.table-wrapper .actions-toolbar > .teafinder-next-step.action, .teafinder-next-step.action-gift {
      display: none;
      bottom: 80px; }
      button.teafinder-next-step.show, .cart.table-wrapper .actions-toolbar > .teafinder-next-step.show.action, .teafinder-next-step.show.action-gift {
        display: block !important;
        opacity: 1 !important; } }
  button.teafinder-next-step:not(.active), .cart.table-wrapper .actions-toolbar > .teafinder-next-step.action:not(.active), .teafinder-next-step.action-gift:not(.active) {
    pointer-events: none; }
  button.teafinder-next-step.active, .cart.table-wrapper .actions-toolbar > .teafinder-next-step.active.action, .teafinder-next-step.active.action-gift {
    opacity: 1; }
  button.teafinder-next-step:before, .cart.table-wrapper .actions-toolbar > .teafinder-next-step.action:before, .teafinder-next-step.action-gift:before, button.teafinder-next-step:after, .cart.table-wrapper .actions-toolbar > .teafinder-next-step.action:after, .teafinder-next-step.action-gift:after {
    content: "";
    position: absolute;
    top: 1.5em;
    left: 1.4375em;
    transform: rotate(-45deg);
    width: 0.6875em;
    height: 0.125em;
    background: #fff;
    opacity: 1;
    mix-blend-mode: initial; }
  button.teafinder-next-step:before, .cart.table-wrapper .actions-toolbar > .teafinder-next-step.action:before, .teafinder-next-step.action-gift:before {
    transform: rotate(45deg);
    left: 1em; }

.teafinder-next-step-mobile-surtitle {
  text-align: center;
  bottom: 125px;
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  font-size: 12px;
  display: none; }

button.teafinder-next-step-mobile, .cart.table-wrapper .actions-toolbar > .teafinder-next-step-mobile.action, .teafinder-next-step-mobile.action-gift {
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  bottom: 75px;
  max-width: 19.375em;
  width: 100%;
  text-transform: initial;
  transition: all 0.5s ease-in-out;
  display: none;
  z-index: 99;
  padding: initial; }
  button.teafinder-next-step-mobile > span, .cart.table-wrapper .actions-toolbar > .teafinder-next-step-mobile.action > span, .teafinder-next-step-mobile.action-gift > span {
    display: inline-block;
    top: -0.1875em;
    text-transform: lowercase; }
    button.teafinder-next-step-mobile > span::first-letter, .cart.table-wrapper .actions-toolbar > .teafinder-next-step-mobile.action > span::first-letter, .teafinder-next-step-mobile.action-gift > span::first-letter {
      text-transform: uppercase; }
  button.teafinder-next-step-mobile:after, .cart.table-wrapper .actions-toolbar > .teafinder-next-step-mobile.action:after, .teafinder-next-step-mobile.action-gift:after {
    position: relative;
    right: -0.8125em;
    top: 0;
    font-size: 1.125em;
    opacity: 1;
    color: #fff; }
  button.teafinder-next-step-mobile:hover:after, .cart.table-wrapper .actions-toolbar > .teafinder-next-step-mobile.action:hover:after, .teafinder-next-step-mobile.action-gift:hover:after {
    right: -1.25em; }
  button.teafinder-next-step-mobile:hover > span, .cart.table-wrapper .actions-toolbar > .teafinder-next-step-mobile.action:hover > span, .teafinder-next-step-mobile.action-gift:hover > span {
    left: -0.4375em; }

@media only screen and (max-width: 1024px) {
  .teafinder-choice-savor.active ~ .teafinder-next-step-mobile-surtitle {
    display: block; } }

@media only screen and (max-width: 1024px) {
  .teafinder-choice-savor.active ~ button.teafinder-next-step-mobile, .cart.table-wrapper .actions-toolbar > .teafinder-choice-savor.active ~ .teafinder-next-step-mobile.action, .teafinder-choice-savor.active ~ .teafinder-next-step-mobile.action-gift {
    display: block; } }

.teafinder-steps {
  background-color: #fff;
  transition: all 0.4s ease-in-out;
  padding: 1.25em 0 3.125em 0;
  z-index: 2;
  grid-column: 1 / 2;
  grid-row: 1 / 2; }
  @media only screen and (max-width: 767px) {
    .teafinder-steps {
      top: 22%;
      padding: 0; } }
  .teafinder-steps .results {
    font-family: "CopperplateGothic";
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
    text-transform: uppercase;
    text-align: center;
    background: #000;
    padding: 0.6875em 1.5em;
    color: #fff;
    margin: 0 0 0.75em;
    letter-spacing: 0.025em;
    font-size: 1.06875em; }
    @media only screen and (max-width: 1024px) {
      .teafinder-steps .results {
        font-size: 1em; } }
  .teafinder-steps .p-last-step,
  .teafinder-steps .results {
    display: none; }
  .teafinder-steps .page-title, .teafinder-steps .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .teafinder-steps .mpinstagramfeed-header {
    margin: 0 0 0.3125em;
    padding: 0;
    text-align: center; }
    @media only screen and (max-width: 1024px) {
      .teafinder-steps .page-title, .teafinder-steps .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .teafinder-steps .mpinstagramfeed-header {
        margin: 0 0 0.5em; } }
    .teafinder-steps .page-title:after, .teafinder-steps .push-instagram-home .mpinstagramfeed-header:after, .push-instagram-home .teafinder-steps .mpinstagramfeed-header:after {
      content: initial; }
  .teafinder-steps h1 {
    font-size: 1.625em;
    display: inline-block;
    background-color: #f2f2f2;
    padding: 0.125em 1.25em; }
    @media only screen and (max-width: 1024px) {
      .teafinder-steps h1 {
        font-size: 1.1875em; } }
  .teafinder-steps.last-step {
    padding-bottom: 1.875em;
    padding-top: 7rem; }
    @media only screen and (max-width: 1024px) {
      .teafinder-steps.last-step {
        width: 100%; } }
    .teafinder-steps.last-step .step-counter {
      display: none; }
    .teafinder-steps.last-step h1 {
      margin-bottom: 20px;
      line-height: 1;
      font-size: 2em;
      display: block;
      background-color: transparent; }
      @media only screen and (max-width: 1024px) {
        .teafinder-steps.last-step h1 {
          font-size: 1.125em; } }
    .teafinder-steps.last-step .page-title, .teafinder-steps.last-step .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .teafinder-steps.last-step .mpinstagramfeed-header {
      margin: 0;
      padding: 0 0 0.625em; }
      .teafinder-steps.last-step .page-title:after, .teafinder-steps.last-step .push-instagram-home .mpinstagramfeed-header:after, .push-instagram-home .teafinder-steps.last-step .mpinstagramfeed-header:after {
        content: ''; }
    .teafinder-steps.last-step .results {
      display: inline-block; }
    .teafinder-steps.last-step .p-last-step {
      font-size: 1em;
      display: block;
      color: #000;
      margin-bottom: 1.125em; }
      @media only screen and (max-width: 1024px) {
        .teafinder-steps.last-step .p-last-step {
          font-size: 0.875em;
          margin-bottom: 0.625em; } }

.list-step {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style: none;
  display: flex;
  justify-content: center; }
  .list-step li {
    height: 1.6875em;
    padding: 0 0.5em;
    margin: 0; }
    @media only screen and (max-width: 479px) {
      .list-step li {
        height: 1.25em; } }
    .list-step li.active span {
      border-color: #000; }
  .list-step span {
    position: relative;
    display: inline-block;
    border-radius: 50%;
    height: 100%;
    width: 1.6875em;
    border: 0.0625em solid transparent;
    cursor: pointer; }
    @media only screen and (max-width: 479px) {
      .list-step span {
        width: 1.25em; } }
    .list-step span:before {
      content: '';
      height: 0.4375em;
      width: 0.4375em;
      border-radius: 50%;
      background: #000;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translateX(-50%) translateY(-50%); }
      @media only screen and (max-width: 479px) {
        .list-step span:before {
          height: 0.3125em;
          width: 0.3125em; } }

.fading-step {
  width: 100%;
  align-items: center;
  justify-content: center;
  margin: 0;
  opacity: 0;
  pointer-events: auto;
  grid-column: 1 / 2;
  grid-row: 2 / 3;
  position: relative;
  z-index: 1;
  overflow: hidden; }
  .fading-step.active {
    position: relative;
    z-index: 99; }
  @media only screen and (max-width: 767px) {
    .fading-step {
      align-items: flex-start; } }
  @media only screen and (max-width: 639px) {
    .fading-step {
      margin-top: 1.5625em; } }
  .fading-step.tfstep1 {
    max-width: 53.375em;
    margin: 0 auto;
    margin-top: -1.25em; }
    @media only screen and (max-width: 639px) {
      .fading-step.tfstep1 {
        margin-top: 1.5625em; } }
  .fading-step.tfstep4 {
    margin-top: 7rem; }
  .fading-step.tfstep5 {
    padding: 0 20px 20px; }
    .fading-step.tfstep5 .message-empty {
      text-align: center; }
    .fading-step.tfstep5 .btn-last-step {
      margin-inline: auto; }

@media only screen and (max-width: 1024px) {
  .empty-item {
    display: none; } }

.teafinder-item {
  opacity: 1;
  transition: all 0.4s ease-in-out;
  cursor: pointer;
  margin-top: 1.1875em; }
  .teafinder-item:hover, .teafinder-item.active {
    opacity: 0.4; }
    .teafinder-item:hover .img-teafinder-secondary, .teafinder-item.active .img-teafinder-secondary {
      transform: translateY(0) scale(1);
      opacity: 1;
      visibility: visible; }
    .teafinder-item:hover .img-teafinder-secondary:before, .teafinder-item.active .img-teafinder-secondary:before {
      content: '';
      width: 8.875em;
      height: 8.875em;
      background-color: #f5f5f5;
      position: absolute;
      bottom: -2.375em;
      z-index: -1;
      left: 50%;
      transform: translateX(-50%);
      border-radius: 50%; }
  @media only screen and (max-width: 639px) {
    .teafinder-item {
      width: 13.75em;
      margin-top: 0; } }
  @media only screen and (max-width: 1024px) {
    .teafinder-item .tea-item {
      height: 18em;
      border: 0.0625em solid #d0d0d0;
      padding: 6.5625em 0.9375em 0;
      max-width: 13.75em;
      margin: 0 auto; } }

.teafinder-images {
  position: relative; }
  .teafinder-images img {
    display: block;
    margin: 0 auto;
    height: 100%; }
    @media only screen and (max-width: 1024px) {
      .teafinder-images img {
        width: 100%;
        height: auto; } }
    @media only screen and (max-width: 1024px) {
      .teafinder-images img.flower {
        max-height: 6.125em; } }
  .teafinder-images .img-teafinder-primary {
    position: relative;
    height: 10.625em;
    z-index: 1; }
    @media only screen and (max-width: 1024px) {
      .teafinder-images .img-teafinder-primary {
        height: 4.25em;
        margin-bottom: 0.3125em; } }
  .teafinder-images .img-teafinder-secondary {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    top: -13.4375em;
    transform: translateY(13.4375em) scale(0);
    transition: all 1s cubic-bezier(0.22, 0.61, 0.36, 1); }
    @media only screen and (max-width: 1024px) {
      .teafinder-images .img-teafinder-secondary {
        top: -4.8125em; } }

.teafinder-description {
  text-align: center;
  margin-top: 1.25em; }
  @media only screen and (max-width: 1024px) {
    .teafinder-description {
      margin-top: 50px; } }
  .teafinder-description h3 {
    font-size: 1.625em; }
    @media only screen and (max-width: 1024px) {
      .teafinder-description h3 {
        font-size: 1.375em; } }
  .teafinder-description p {
    font-size: 0.8125em;
    margin: 0 auto;
    max-width: 16.25em; }
    @media only screen and (max-width: 1024px) {
      .teafinder-description p {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        font-size: 0.6875em;
        line-height: 1.125em; } }

.grid-teafinderItem {
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }
  @media only screen and (max-width: 639px) {
    .grid-teafinderItem {
      padding-top: 0;
      display: block; } }
  @media only screen and (max-width: 639px) {
    .grid-teafinderItem .slick-list {
      overflow: visible; } }
  @media only screen and (max-width: 639px) {
    .grid-teafinderItem .empty {
      display: none; } }

.teafinder-choice-gallery .teafinder-gallery {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: wrap;
  max-width: 55.5em;
  margin: 0 auto;
  background-color: #fff;
  padding-bottom: 5em;
  z-index: 1; }
  @media only screen and (max-width: 1439px) {
    .teafinder-choice-gallery .teafinder-gallery {
      padding-bottom: 3.125em; } }
  @media only screen and (max-width: 1024px) {
    .teafinder-choice-gallery .teafinder-gallery {
      padding-bottom: 0; } }
  @media only screen and (max-width: 767px) {
    .teafinder-choice-gallery .teafinder-gallery {
      padding: 0em 0.3125em 0; } }

.teafinder-choice-gallery img {
  transition: all 0.2s ease-in-out;
  opacity: 1;
  cursor: pointer;
  height: 100%;
  width: 100%;
  object-fit: cover; }
  .teafinder-choice-gallery img:hover {
    opacity: 0.4;
    box-shadow: 0 0 1.5625em rgba(33, 33, 33, 0.4); }
    @media only screen and (max-width: 1024px) {
      .teafinder-choice-gallery img:hover {
        box-shadow: none; } }

.teafinder-choice-gallery .gallery-img {
  padding: 0 0.5625em;
  margin-bottom: 1.125em;
  flex: 0 0 25%; }
  @media only screen and (max-width: 1439px) {
    .teafinder-choice-gallery .gallery-img {
      margin-bottom: 0.625em; } }
  @media only screen and (max-width: 639px) {
    .teafinder-choice-gallery .gallery-img {
      padding: 0 0.3125em;
      margin-bottom: 0.625em;
      max-width: 50%;
      flex: 0 0 50%;
      width: 100%; } }
  .teafinder-choice-gallery .gallery-img.active img {
    opacity: 1;
    box-shadow: 0 0 1.5625em rgba(33, 33, 33, 0.4); }
    @media only screen and (max-width: 1024px) {
      .teafinder-choice-gallery .gallery-img.active img {
        box-shadow: none; } }

.teafinder-savor {
  position: relative; }

.teafinder-choice-region img {
  max-width: 900px;
  width: 100%; }

.teafinder-choice-region img[data-hover-region='africa' i] ~ img[data-region='africa' i] {
  opacity: 1; }

.teafinder-choice-region img[data-hover-region='europe' i] ~ img[data-region='europe' i] {
  opacity: 1; }

.teafinder-choice-region img[data-hover-region='asia' i] ~ img[data-region='asia' i] {
  opacity: 1; }

.teafinder-choice-region img[data-hover-region='north america' i] ~ img[data-region='north america' i] {
  opacity: 1; }

.teafinder-choice-region img[data-hover-region='south america' i] ~ img[data-region='south america' i] {
  opacity: 1; }

.teafinder-choice-region img[data-hover-region='oceania' i] ~ img[data-region='oceania' i] {
  opacity: 1; }

.teafinder-choice-region img[data-hover-region='middle east' i] ~ img[data-region='middle east' i] {
  opacity: 1; }

.teafinder-choice-region .teafinder-worldmap-filled {
  position: absolute;
  -webkit-user-select: none;
          user-select: none;
  opacity: 0;
  transition: opacity 0.15s ease-in-out; }

body.overauto {
  overflow: hidden !important; }
  @media only screen and (max-width: 767px) {
    body.overauto {
      overflow: auto !important; } }

.circle-container {
  position: relative;
  width: 24.3em;
  height: 24.3em;
  border-radius: 50%;
  padding: 0;
  list-style: none;
  margin: 0 auto 0;
  border: solid 0.125em #000; }
  .circle-container > li.savor-time {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -0.8125em/2;
    width: 0.8125em;
    height: 0.8125em;
    background: #fff;
    border: 1px solid #000;
    border-radius: 50%;
    z-index: 1;
    transition: all 0.1s ease-in-out; }
    .circle-container > li.savor-time.empty {
      display: none; }
    .circle-container > li.savor-time.active {
      width: 0.8125em7;
      height: 0.8125em7; }
      .circle-container > li.savor-time.active > .dot {
        background: #000;
        width: 0.8125em1;
        height: 0.8125em1;
        display: block;
        border-radius: 50%; }
    .circle-container > li.savor-time:nth-of-type(1) {
      transform: rotate(0deg) translate(12.15em) rotate(0deg); }
    .circle-container > li.savor-time:nth-of-type(2) {
      transform: rotate(45deg) translate(12.15em) rotate(-45deg); }
    .circle-container > li.savor-time:nth-of-type(3) {
      transform: rotate(90deg) translate(12.15em) rotate(-90deg); }
    .circle-container > li.savor-time:nth-of-type(4) {
      transform: rotate(135deg) translate(12.15em) rotate(-135deg); }
    .circle-container > li.savor-time:nth-of-type(5) {
      transform: rotate(180deg) translate(12.15em) rotate(-180deg); }
    .circle-container > li.savor-time:nth-of-type(6) {
      transform: rotate(225deg) translate(12.15em) rotate(-225deg); }
    .circle-container > li.savor-time:nth-of-type(7) {
      transform: rotate(270deg) translate(12.15em) rotate(-270deg); }
    .circle-container > li.savor-time:nth-of-type(8) {
      transform: rotate(315deg) translate(12.15em) rotate(-315deg); }
  .circle-container > li.savor-time:nth-of-type(6) {
    transform: translateX(-0.1875em) translateY(-12.3125em); }
    @media only screen and (max-width: 639px) {
      .circle-container > li.savor-time:nth-of-type(6) {
        transform: translateX(-0.1875em) translateY(-5.625em); } }
    .circle-container > li.savor-time:nth-of-type(6) .label-savor {
      transform: translateX(-50%) translateY(-100%);
      text-align: center;
      left: 0;
      top: -0.625em;
      width: 17.125em; }
      .circle-container > li.savor-time:nth-of-type(6) .label-savor .title {
        width: unset; }
      .circle-container > li.savor-time:nth-of-type(6) .label-savor .subTitle {
        width: unset; }
  @media only screen and (max-width: 639px) {
    .circle-container {
      width: 11.8em;
      height: 11.8em;
      border: solid 0.0625em #000; } }
  .circle-container:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    border: 0.0625em solid #000;
    width: 23.56em;
    height: 23.56em;
    margin: 0;
    border-radius: 50%; }
    @media only screen and (max-width: 639px) {
      .circle-container:before {
        width: 12.4em;
        height: 12.4em; } }
  .circle-container .sun {
    background: url(../../frontend/Mariagefreres/default/it_IT/images/soleil.png) 50% no-repeat;
    background-size: cover;
    display: block;
    position: absolute;
    top: 5em;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    width: 14.5625em;
    height: 7.0625em; }
    @media only screen and (max-width: 639px) {
      .circle-container .sun {
        width: 10em;
        height: 5.0625em;
        top: 3.75em; } }
    .circle-container .sun .savor-selector {
      position: absolute;
      left: 52%;
      background: #000;
      height: 0.0625em;
      width: 14.6875em;
      transform: rotate(61.3deg);
      transform-origin: top left;
      transition: all 0.4s ease-in-out; }
      @media only screen and (max-width: 639px) {
        .circle-container .sun .savor-selector {
          width: 9.0625em;
          transform: rotate(60deg); } }
      .circle-container .sun .savor-selector.opacity {
        opacity: 0; }
      .circle-container .sun .savor-selector.active {
        display: block; }
      .circle-container .sun .savor-selector.s-choice1 {
        width: 13.625em;
        transform: rotate(31deg); }
        @media only screen and (max-width: 639px) {
          .circle-container .sun .savor-selector.s-choice1 {
            width: 6.6875em;
            transform: rotate(18.5deg); } }
      .circle-container .sun .savor-selector.s-choice2 {
        width: 17.25em;
        transform: rotate(61.2deg); }
        @media only screen and (max-width: 639px) {
          .circle-container .sun .savor-selector.s-choice2 {
            width: 7.5em;
            transform: rotate(55deg); } }
      .circle-container .sun .savor-selector.s-choice3 {
        width: 17.25em;
        transform: rotate(120.1deg); }
        @media only screen and (max-width: 639px) {
          .circle-container .sun .savor-selector.s-choice3 {
            width: 7.5em;
            transform: rotate(126.5deg); } }
      .circle-container .sun .savor-selector.s-choice4 {
        width: 13.875em;
        transform: rotate(149.8deg); }
        @media only screen and (max-width: 639px) {
          .circle-container .sun .savor-selector.s-choice4 {
            width: 6.6875em;
            transform: rotate(161.6deg); } }
      .circle-container .sun .savor-selector.s-choice5 {
        width: 4.375em;
        transform: rotate(269.8deg); }
        @media only screen and (max-width: 639px) {
          .circle-container .sun .savor-selector.s-choice5 {
            width: 3.125em; } }
  .circle-container li.savor-time.first {
    margin: -0.3125em -0.5625em 0; }
    @media only screen and (max-width: 639px) {
      .circle-container li.savor-time.first {
        transform: rotate(0deg) translate(6.4em) rotate(0deg); } }
  .circle-container li.savor-time.fourth {
    margin: -0.3125em -0.1875em 0; }
    @media only screen and (max-width: 639px) {
      .circle-container li.savor-time.fourth {
        transform: rotate(180deg) translate(6.4em) rotate(-180deg); } }
    .circle-container li.savor-time.fourth .label-savor {
      right: 3.125em;
      left: initial;
      text-align: right; }
      .circle-container li.savor-time.fourth .label-savor .title {
        width: auto; }
  .circle-container li.savor-time.second {
    margin: -0.75em -0.375em 0; }
    @media only screen and (max-width: 639px) {
      .circle-container li.savor-time.second {
        transform: rotate(45deg) translate(6.2em) rotate(-45deg); } }
    .circle-container li.savor-time.second .label-savor {
      top: 1.5625em;
      left: 1.5625em; }
  .circle-container li.savor-time.third {
    margin: -0.75em -0.4375em 0; }
    @media only screen and (max-width: 639px) {
      .circle-container li.savor-time.third {
        transform: rotate(135deg) translate(6.2em) rotate(-135deg); } }
    .circle-container li.savor-time.third .label-savor {
      right: 1.25em;
      left: initial;
      top: 1.8125em; }
      .circle-container li.savor-time.third .label-savor .title {
        text-align: right; }
      .circle-container li.savor-time.third .label-savor .subTitle {
        text-align: right; }

.label-savor {
  display: block;
  position: absolute;
  left: 2.5em;
  top: -0.1875em; }
  @media only screen and (max-width: 639px) {
    .label-savor {
      display: none; } }
  .label-savor .title {
    font-size: 1.375em;
    color: #000;
    font-family: "CopperplateGothic";
    text-transform: uppercase;
    display: block;
    width: 8.4375em;
    line-height: 1; }
  .label-savor .subTitle {
    font-size: 0.75em;
    color: #000;
    width: 15.625em;
    display: block; }

.label-savor-mobile {
  display: none;
  position: absolute;
  margin-top: 1.5625em;
  left: 0;
  right: 0; }
  @media only screen and (max-width: 639px) {
    .label-savor-mobile {
      display: block;
      text-align: center;
      margin-top: 0.75em; } }
  .label-savor-mobile .label-savor {
    display: block;
    position: relative;
    left: initial;
    top: initial; }
    .label-savor-mobile .label-savor .title,
    .label-savor-mobile .label-savor .subTitle {
      text-align: center;
      width: 100%; }

#teafinder-form {
  display: none; }

.tfstep5 {
  flex-flow: column; }
  .tfstep5 .products-grid {
    display: inline-block;
    width: 100%;
    background: #fff;
    position: relative;
    padding-top: 0; }
    @media only screen and (max-width: 1024px) {
      .tfstep5 .products-grid {
        max-width: 61.25em; } }
    @media only screen and (max-width: 1024px) {
      .tfstep5 .products-grid {
        padding-top: 0em;
        max-width: 56.25em; } }
    @media only screen and (max-width: 639px) {
      .tfstep5 .products-grid {
        padding-top: 0em;
        max-width: 37.5em; } }
    .tfstep5 .products-grid:before {
      content: '';
      position: absolute;
      bottom: -50%;
      left: 0;
      width: 100%;
      background-color: #fff;
      height: 27em;
      width: 100vw;
      left: calc((100vw - 100%)/2 * -1); }
      @media only screen and (max-width: 1024px) {
        .tfstep5 .products-grid:before {
          background-color: transparent; } }
    .tfstep5 .products-grid .teafinderProductsItem {
      flex-flow: nowrap;
      justify-content: center;
      transform-origin: top; }
      @media only screen and (max-width: 1024px) {
        .tfstep5 .products-grid .teafinderProductsItem {
          flex-flow: wrap; } }
    .tfstep5 .products-grid .product-items {
      border: none; }
    .tfstep5 .products-grid .product-item {
      position: relative;
      border-bottom: 0;
      border-left: 0;
      border: none; }
      .tfstep5 .products-grid .product-item:nth-child(-n+4) {
        border-top: 0; }
      .tfstep5 .products-grid .product-item:nth-child(4n+4), .tfstep5 .products-grid .product-item:nth-of-type(11) {
        border-right: 0; }
    .tfstep5 .products-grid .slick-arrow {
      position: absolute;
      top: 50%;
      z-index: 1;
      font-size: 0;
      padding: 0.625em;
      width: 5em;
      border: 0;
      transition: all 0.4s ease-in-out;
      cursor: pointer;
      background: url(../../frontend/Mariagefreres/default/it_IT/images/flesh-right.svg) no-repeat center;
      outline: none; }
      @media only screen and (max-width: 639px) {
        .tfstep5 .products-grid .slick-arrow {
          background: none;
          padding: 0.4375em;
          width: 20px;
          height: 20px; } }
      .tfstep5 .products-grid .slick-arrow::before, .tfstep5 .products-grid .slick-arrow::after {
        display: none; }
      .tfstep5 .products-grid .slick-arrow.slick-next {
        right: -3.75em; }
        @media only screen and (max-width: 639px) {
          .tfstep5 .products-grid .slick-arrow.slick-next {
            right: 25px;
            background: url(../../frontend/Mariagefreres/default/it_IT/images/right.svg) no-repeat center; } }
        .tfstep5 .products-grid .slick-arrow.slick-next:hover {
          right: -4.375em; }
      .tfstep5 .products-grid .slick-arrow.slick-prev {
        left: -3.75em; }
        @media only screen and (max-width: 639px) {
          .tfstep5 .products-grid .slick-arrow.slick-prev {
            left: 25px;
            background: url(../../frontend/Mariagefreres/default/it_IT/images/left.svg) no-repeat center; } }
        .tfstep5 .products-grid .slick-arrow.slick-prev:hover {
          left: -4.375em; }
    .tfstep5 .products-grid .slick-dots {
      width: 100%;
      height: 1.25em;
      padding: 0; }
      @media only screen and (max-width: 1439px) {
        .tfstep5 .products-grid .slick-dots {
          display: none; } }
      @media only screen and (max-width: 639px) {
        .tfstep5 .products-grid .slick-dots {
          display: block; } }
      .tfstep5 .products-grid .slick-dots li {
        border-radius: 50%;
        width: 1.25em;
        height: 1.25em;
        border: 0.0625em solid transparent;
        padding: 0;
        margin: 0; }
        .tfstep5 .products-grid .slick-dots li button, .tfstep5 .products-grid .slick-dots li .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .tfstep5 .products-grid .slick-dots li .actions-toolbar > .action, .tfstep5 .products-grid .slick-dots li .action-gift {
          top: -4px; }
        .tfstep5 .products-grid .slick-dots li.slick-active {
          border-color: #000; }
  .tfstep5 .btn-last-step {
    margin-top: 16px;
    bottom: 0; }

.btn-last-step {
  display: none;
  z-index: 1; }
  @media only screen and (max-width: 1024px) {
    .btn-last-step {
      position: unset;
      transform: none;
      z-index: 1;
      margin-top: 50px; } }
  .btn-last-step.active {
    display: block; }
  @media screen and (max-height: 50em) {
    .btn-last-step form {
      display: flex;
      flex-flow: column; }
      .btn-last-step form button, .btn-last-step form .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .btn-last-step form .actions-toolbar > .action, .btn-last-step form .action-gift {
        margin: 0 0 0.625em;
        width: 100%;
        white-space: nowrap; } }

#btnFavorite,
#putFavorites,
#repeatTest {
  border-color: #000;
  font-size: 0.75em;
  min-width: 15.5em;
  width: 100%;
  padding: 0 0.625em;
  height: 4em !important; }
  @media only screen and (max-width: 1024px) {
    #btnFavorite,
    #putFavorites,
    #repeatTest {
      min-width: 16.0625em; } }

#repeatTest {
  display: flex;
  justify-content: center;
  align-items: center; }

.btn-favorites {
  color: #000; }
  .btn-favorites:hover {
    color: #fff; }

.repeat-test {
  margin-bottom: 0.4375em;
  color: #fff; }
  .repeat-test:hover {
    color: #000; }

.tea-preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 999999;
  opacity: 0;
  pointer-events: none; }
  .tea-preloader.show {
    opacity: 1;
    pointer-events: all; }

.tea-preloader .loader {
  position: relative;
  width: 150px;
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center; }
  .tea-preloader .loader img {
    width: 100%;
    max-width: 100px; }

.tea-preloader .loader .smoke {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100px; }

.tea-preloader .loader .smoke div {
  position: absolute;
  bottom: 0;
  background-color: rgba(194, 194, 194, 0.6);
  z-index: 3;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  opacity: 0; }

.tea-preloader .loader .smoke div:nth-child(1) {
  left: 20px;
  animation: loader-smoke-1 3s linear infinite;
  animation-delay: 0s; }

.tea-preloader .loader .smoke div:nth-child(2) {
  left: 40px;
  animation: loader-smoke-2 3s linear infinite;
  animation-delay: 0.2s; }

.tea-preloader .loader .smoke div:nth-child(3) {
  left: 60px;
  animation: loader-smoke-3 3s linear infinite;
  animation-delay: 0.4s; }

.tea-preloader .loader .smoke div:nth-child(4) {
  left: 100px;
  animation: loader-smoke-4 3s linear infinite; }

@keyframes loader-smoke-1 {
  from {
    bottom: 0;
    transform: scale(1);
    opacity: 1;
    filter: blur(5px); }
  to {
    bottom: 100%;
    transform: scale(3);
    opacity: 0;
    filter: blur(10px); } }

@keyframes loader-smoke-2 {
  from {
    bottom: 0;
    left: 40px;
    transform: scale(1);
    opacity: 1;
    filter: blur(5px); }
  to {
    bottom: 100%;
    transform: scale(3);
    left: 120px;
    opacity: 0;
    filter: blur(10px); } }

@keyframes loader-smoke-3 {
  0% {
    bottom: 0;
    left: 60px;
    transform: scale(1);
    opacity: 1;
    filter: blur(10px); }
  50% {
    left: 120px; }
  100% {
    bottom: 100%;
    transform: scale(3);
    left: 40px;
    opacity: 0;
    filter: blur(20px); } }

@keyframes loader-smoke-4 {
  from {
    bottom: 0;
    left: 100px;
    transform: scale(1);
    opacity: 1;
    filter: blur(5px); }
  to {
    bottom: 100%;
    transform: scale(3);
    left: 0;
    opacity: 0;
    filter: blur(10px); } }

.tea-preloader .loader .cup {
  position: absolute;
  bottom: 0;
  height: 100px;
  width: 100%;
  background-color: #ffe7a4;
  box-shadow: inset 10px 10px 25px 3px #b9b2b2;
  border-radius: 0 0 50% 50%; }

.tea-preloader .loader .cup .body {
  position: absolute;
  top: -15px;
  left: 0;
  width: 100%;
  height: 30px;
  background-color: #331906;
  border: 5px solid #ffe7a4;
  z-index: 1;
  border-radius: 50%; }

.tea-preloader .loader .cup .plate {
  position: absolute;
  top: calc(100% - 10px);
  width: 100%;
  height: 20px;
  border-radius: 50%;
  z-index: -1;
  background-color: #ffe7a4;
  box-shadow: inset 5px 5px 10px 1px #c1ad76; }

.tea-preloader .loader .cup .hand {
  position: absolute;
  left: 103%;
  top: 10px;
  height: 80px;
  width: 50px;
  border-radius: 50%;
  border: 5px solid #ffe7a4;
  border-bottom-color: transparent;
  transform: rotate(50deg);
  transform-origin: top center;
  z-index: -1; }

@media all and (-ms-high-contrast: none) {
  /* IE11 */
  .ie .navigation .level0 > .submenu div.ui-menu-item,
  .ie11 .navigation .level0 > .submenu div.ui-menu-item {
    flex-direction: inherit !important;
    position: relative;
    max-height: 100%;
    max-width: 100%;
    height: 500px;
    overflow-y: auto; }
  .ie .navigation .level0 > .submenu a,
  .ie11 .navigation .level0 > .submenu a {
    display: flex;
    flex-flow: wrap; }
  .ie .navigation .level0 > .submenu div.ui-menu-item > li.push a,
  .ie11 .navigation .level0 > .submenu div.ui-menu-item > li.push a {
    flex-direction: column; }
  .ie .navigation .level0 > .submenu .conditionnement,
  .ie11 .navigation .level0 > .submenu .conditionnement {
    bottom: 50px;
    right: 320px; }
  .ie .product-item-description,
  .ie11 .product-item-description {
    height: 80px; }
  .ie .minicart-wrapper .block-minicart,
  .ie11 .minicart-wrapper .block-minicart {
    padding: 20px; }
    .ie .minicart-wrapper .block-minicart > .items-total,
    .ie11 .minicart-wrapper .block-minicart > .items-total {
      display: flex; }
    .ie .minicart-wrapper .block-minicart .cart-footer .total,
    .ie11 .minicart-wrapper .block-minicart .cart-footer .total {
      display: flex;
      padding: 10px 0; }
      .ie .minicart-wrapper .block-minicart .cart-footer .total > span,
      .ie11 .minicart-wrapper .block-minicart .cart-footer .total > span {
        margin-right: 15px; }
    .ie .minicart-wrapper .block-minicart .content-footer-cart .actions,
    .ie11 .minicart-wrapper .block-minicart .content-footer-cart .actions {
      display: flex; }
    .ie .minicart-wrapper .block-minicart .content-footer-cart .action,
    .ie11 .minicart-wrapper .block-minicart .content-footer-cart .action {
      padding-left: 0 !important;
      padding-right: 0 !important;
      width: 50% !important; }
    .ie .minicart-wrapper .block-minicart .messages,
    .ie11 .minicart-wrapper .block-minicart .messages {
      display: none; }
  .ie .minicart-wrapper .minicart-wrapper .action.showcart.active::before,
  .ie11 .minicart-wrapper .minicart-wrapper .action.showcart.active::before {
    content: '' !important; }
  .ie .minicart-wrapper .cart-promo,
  .ie11 .minicart-wrapper .cart-promo {
    display: block;
    background-color: #fff;
    text-align: center;
    padding: 16px 0;
    border-top: 1px solid #dedede; }
    .ie .minicart-wrapper .cart-promo a,
    .ie11 .minicart-wrapper .cart-promo a {
      opacity: 0.4;
      font-size: 12px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      letter-spacing: normal;
      color: #000;
      text-decoration: none;
      position: relative;
      display: inline-block; }
  .ie .minicart-wrapper .content-footer-cart [id*="discount-coupon"],
  .ie11 .minicart-wrapper .content-footer-cart [id*="discount-coupon"] {
    display: block; }
  .ie .teas-slider,
  .ie11 .teas-slider {
    max-width: 100% !important;
    padding-top: 280px; }
    .ie .teas-slider .slick-arrow,
    .ie11 .teas-slider .slick-arrow {
      top: 440px; }
    .ie .teas-slider .slick-dots,
    .ie11 .teas-slider .slick-dots {
      top: 440px; }
  .ie .families-tea-home .page-title, .ie .families-tea-home .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .ie .families-tea-home .mpinstagramfeed-header,
  .ie11 .families-tea-home .page-title,
  .ie11 .families-tea-home .push-instagram-home .mpinstagramfeed-header,
  .push-instagram-home .ie11 .families-tea-home .mpinstagramfeed-header {
    margin-bottom: 0; }
  .ie [class*=light].action-gift > span,
  .ie [class*=light].action.primary > span,
  .ie .actions-toolbar > .primary .action[class*="light"] > span,
  .actions-toolbar > .primary .ie .action[class*="light"] > span,
  .ie .actions-toolbar > .primary [class*=light].action > span,
  .ie .cart.table-wrapper .actions-toolbar > [class*=light].action > span,
  .ie button[class*=light] > span,
  .ie .cart.table-wrapper .actions-toolbar > .action[class*="light"] > span,
  .cart.table-wrapper .ie .actions-toolbar > .action[class*="light"] > span,
  .ie .action-gift[class*="light"] > span,
  .ie .block-new-customer .action.primary > span,
  .ie .block-new-customer .actions-toolbar > .primary .action > span,
  .actions-toolbar > .primary .ie .block-new-customer .action > span, .ie .actions-toolbar > .primary .action > span,
  .ie11 [class*=light].action-gift > span,
  .ie11 [class*=light].action.primary > span,
  .ie11 .actions-toolbar > .primary .action[class*="light"] > span,
  .actions-toolbar > .primary .ie11 .action[class*="light"] > span,
  .ie11 .actions-toolbar > .primary [class*=light].action > span,
  .ie11 .cart.table-wrapper .actions-toolbar > [class*=light].action > span,
  .ie11 button[class*=light] > span,
  .ie11 .cart.table-wrapper .actions-toolbar > .action[class*="light"] > span,
  .cart.table-wrapper .ie11 .actions-toolbar > .action[class*="light"] > span,
  .ie11 .action-gift[class*="light"] > span,
  .ie11 .block-new-customer .action.primary > span,
  .ie11 .block-new-customer .actions-toolbar > .primary .action > span,
  .actions-toolbar > .primary .ie11 .block-new-customer .action > span,
  .ie11 .actions-toolbar > .primary .action > span {
    color: #000; }
  .ie .action-gift:hover > span,
  .ie .action.primary:hover > span,
  .ie .actions-toolbar > .primary .action:hover > span,
  .actions-toolbar > .primary .ie .action:hover > span,
  .ie .actions-toolbar > .primary .action:hover > span,
  .ie .cart.table-wrapper .actions-toolbar > .action:hover > span,
  .ie button:hover > span,
  .ie .cart.table-wrapper .actions-toolbar > .action:hover > span,
  .cart.table-wrapper .ie .actions-toolbar > .action:hover > span,
  .ie .action-gift:hover > span,
  .ie11 .action-gift:hover > span,
  .ie11 .action.primary:hover > span,
  .ie11 .actions-toolbar > .primary .action:hover > span,
  .actions-toolbar > .primary .ie11 .action:hover > span,
  .ie11 .actions-toolbar > .primary .action:hover > span,
  .ie11 .cart.table-wrapper .actions-toolbar > .action:hover > span,
  .ie11 button:hover > span,
  .ie11 .cart.table-wrapper .actions-toolbar > .action:hover > span,
  .cart.table-wrapper .ie11 .actions-toolbar > .action:hover > span,
  .ie11 .action-gift:hover > span {
    color: #000; }
  .ie .action-gift:hover:after,
  .ie .action.primary:hover:after,
  .ie .actions-toolbar > .primary .action:hover:after,
  .actions-toolbar > .primary .ie .action:hover:after,
  .ie .actions-toolbar > .primary .action:hover:after,
  .ie .cart.table-wrapper .actions-toolbar > .action:hover:after,
  .ie .block-customer-login .actions-toolbar > .primary .action:hover > span,
  .ie button:hover:after,
  .ie .cart.table-wrapper .actions-toolbar > .action:hover:after,
  .cart.table-wrapper .ie .actions-toolbar > .action:hover:after,
  .ie .action-gift:hover:after,
  .ie11 .action-gift:hover:after,
  .ie11 .action.primary:hover:after,
  .ie11 .actions-toolbar > .primary .action:hover:after,
  .actions-toolbar > .primary .ie11 .action:hover:after,
  .ie11 .actions-toolbar > .primary .action:hover:after,
  .ie11 .cart.table-wrapper .actions-toolbar > .action:hover:after,
  .ie11 .block-customer-login .actions-toolbar > .primary .action:hover > span,
  .ie11 button:hover:after,
  .ie11 .cart.table-wrapper .actions-toolbar > .action:hover:after,
  .cart.table-wrapper .ie11 .actions-toolbar > .action:hover:after,
  .ie11 .action-gift:hover:after {
    color: #000; }
  .ie .action.primary.tocart:hover, .ie .actions-toolbar > .primary .tocart.action:hover, .actions-toolbar > .primary .ie .tocart.action:hover,
  .ie11 .action.primary.tocart:hover,
  .ie11 .actions-toolbar > .primary .tocart.action:hover,
  .actions-toolbar > .primary .ie11 .tocart.action:hover {
    color: #fff; }
    .ie .action.primary.tocart:hover:before, .ie .actions-toolbar > .primary .tocart.action:hover:before, .actions-toolbar > .primary .ie .tocart.action:hover:before, .ie .action.primary.tocart:hover:after, .ie .actions-toolbar > .primary .tocart.action:hover:after, .actions-toolbar > .primary .ie .tocart.action:hover:after,
    .ie .action.primary.tocart:hover > span,
    .ie .actions-toolbar > .primary .tocart.action:hover > span,
    .actions-toolbar > .primary .ie .tocart.action:hover > span,
    .ie11 .action.primary.tocart:hover:before,
    .ie11 .actions-toolbar > .primary .tocart.action:hover:before,
    .actions-toolbar > .primary .ie11 .tocart.action:hover:before,
    .ie11 .action.primary.tocart:hover:after,
    .ie11 .actions-toolbar > .primary .tocart.action:hover:after,
    .actions-toolbar > .primary .ie11 .tocart.action:hover:after,
    .ie11 .action.primary.tocart:hover > span,
    .ie11 .actions-toolbar > .primary .tocart.action:hover > span,
    .actions-toolbar > .primary .ie11 .tocart.action:hover > span {
      color: #fff; }
  .ie .action.primary[class*=light]:hover, .ie .actions-toolbar > .primary .action[class*=light]:hover, .actions-toolbar > .primary .ie .action[class*=light]:hover,
  .ie .block-customer-login .actions-toolbar > .primary .action > span,
  .ie .block-new-customer .actions-toolbar > .primary .action:hover > span,
  .ie11 .action.primary[class*=light]:hover,
  .ie11 .actions-toolbar > .primary .action[class*=light]:hover,
  .actions-toolbar > .primary .ie11 .action[class*=light]:hover,
  .ie11 .block-customer-login .actions-toolbar > .primary .action > span,
  .ie11 .block-new-customer .actions-toolbar > .primary .action:hover > span {
    color: #fff; }
    .ie .action.primary[class*=light]:hover:before, .ie .actions-toolbar > .primary .action[class*=light]:hover:before, .actions-toolbar > .primary .ie .action[class*=light]:hover:before, .ie .action.primary[class*=light]:hover:after, .ie .actions-toolbar > .primary .action[class*=light]:hover:after, .actions-toolbar > .primary .ie .action[class*=light]:hover:after,
    .ie .action.primary[class*=light]:hover > span,
    .ie .actions-toolbar > .primary .action[class*=light]:hover > span,
    .actions-toolbar > .primary .ie .action[class*=light]:hover > span,
    .ie .block-customer-login .actions-toolbar > .primary .action > span:before,
    .ie .block-customer-login .actions-toolbar > .primary .action > span:after,
    .ie .block-customer-login .actions-toolbar > .primary .action > span > span,
    .ie .block-new-customer .actions-toolbar > .primary .action:hover > span:before,
    .ie .block-new-customer .actions-toolbar > .primary .action:hover > span:after,
    .ie .block-new-customer .actions-toolbar > .primary .action:hover > span > span,
    .ie11 .action.primary[class*=light]:hover:before,
    .ie11 .actions-toolbar > .primary .action[class*=light]:hover:before,
    .actions-toolbar > .primary .ie11 .action[class*=light]:hover:before,
    .ie11 .action.primary[class*=light]:hover:after,
    .ie11 .actions-toolbar > .primary .action[class*=light]:hover:after,
    .actions-toolbar > .primary .ie11 .action[class*=light]:hover:after,
    .ie11 .action.primary[class*=light]:hover > span,
    .ie11 .actions-toolbar > .primary .action[class*=light]:hover > span,
    .actions-toolbar > .primary .ie11 .action[class*=light]:hover > span,
    .ie11 .block-customer-login .actions-toolbar > .primary .action > span:before,
    .ie11 .block-customer-login .actions-toolbar > .primary .action > span:after,
    .ie11 .block-customer-login .actions-toolbar > .primary .action > span > span,
    .ie11 .block-new-customer .actions-toolbar > .primary .action:hover > span:before,
    .ie11 .block-new-customer .actions-toolbar > .primary .action:hover > span:after,
    .ie11 .block-new-customer .actions-toolbar > .primary .action:hover > span > span {
      color: #fff; }
  .ie .product-options-wrapper .field select,
  .ie11 .product-options-wrapper .field select {
    padding: 10px 20px 10px 20px; }
  .ie .club-home-image,
  .ie .club-home-image img,
  .ie11 .club-home-image,
  .ie11 .club-home-image img {
    bottom: 0; }
  .ie .calendrier-atelier-liste,
  .ie11 .calendrier-atelier-liste {
    overflow: hidden;
    border-right: 1px solid #979797; }
    .ie .calendrier-atelier-liste select,
    .ie11 .calendrier-atelier-liste select {
      width: 120%;
      padding-left: 12px;
      padding-right: 0; }
  .ie .product-item-inner,
  .ie11 .product-item-inner {
    width: 100%;
    display: flex;
    margin: 0 auto; }
    .ie .product-item-inner .product-buy-price,
    .ie11 .product-item-inner .product-buy-price {
      width: auto;
      margin: 0 auto; }
  .ie .product-item,
  .ie11 .product-item {
    margin: 0;
    display: flex; }
    .ie .product-item.product-mav-2-bloc .product-item-info .product-image-container .product-image-photo,
    .ie11 .product-item.product-mav-2-bloc .product-item-info .product-image-container .product-image-photo {
      height: auto; }
  .ie .push-collection-home .product-item,
  .ie11 .push-collection-home .product-item {
    margin: 0; }
  .ie .teafinder-choice-gallery .teafinder-gallery,
  .ie11 .teafinder-choice-gallery .teafinder-gallery {
    margin: 0; }
  .ie #form-validate tbody .product-item-photo,
  .ie11 #form-validate tbody .product-item-photo {
    width: 120px; }
  .ie .cart.table-wrapper .product-item-photo,
  .ie11 .cart.table-wrapper .product-item-photo {
    display: inline-block; }
  .ie .minicart-items li.product-item .product-item-detail,
  .ie11 .minicart-items li.product-item .product-item-detail {
    overflow: hidden;
    width: 100%; }
  .ie .opc-wrapper .fieldset > div,
  .ie11 .opc-wrapper .fieldset > div {
    flex: 100%; } }

.contentmanager-contenttype-quiz .columns {
  max-width: 1000px; }

.contentmanager-contenttype-quiz .column.main {
  padding-bottom: 0; }

@media only screen and (max-width: 767px) {
  .contentmanager-contenttype-quiz .quiz-wrapper {
    height: calc(100svh - (2 * 64px));
    display: grid;
    grid-template-rows: auto 1fr;
    overflow: auto; } }

.contentmanager-contenttype-quiz .page-title, .contentmanager-contenttype-quiz .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .contentmanager-contenttype-quiz .mpinstagramfeed-header {
  padding-top: 5rem;
  margin-bottom: 4rem;
  font-size: 3.2rem;
  line-height: 3.3rem; }
  @media only screen and (max-width: 1280px) {
    .contentmanager-contenttype-quiz .page-title, .contentmanager-contenttype-quiz .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .contentmanager-contenttype-quiz .mpinstagramfeed-header {
      padding-top: 3.8rem;
      margin-bottom: 3.6rem; } }
  @media only screen and (max-width: 1024px) {
    .contentmanager-contenttype-quiz .page-title, .contentmanager-contenttype-quiz .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .contentmanager-contenttype-quiz .mpinstagramfeed-header {
      font-size: 2.2rem;
      padding-top: 3rem; } }

.contentmanager-contenttype-quiz .quiz input[type="checkbox"] + label,
.contentmanager-contenttype-quiz .quiz input[type="checkbox"] + label,
.contentmanager-contenttype-quiz .quiz input[type="radio"] + label,
.contentmanager-contenttype-quiz .quiz input[type="radio"] + label {
  display: flex;
  align-items: center;
  width: auto;
  color: #000;
  font-size: 1.6rem; }
  .contentmanager-contenttype-quiz .quiz input[type="checkbox"] + label::before, .contentmanager-contenttype-quiz .quiz input[type="checkbox"] + label::after,
  .contentmanager-contenttype-quiz .quiz input[type="checkbox"] + label::before,
  .contentmanager-contenttype-quiz .quiz input[type="checkbox"] + label::after,
  .contentmanager-contenttype-quiz .quiz input[type="radio"] + label::before,
  .contentmanager-contenttype-quiz .quiz input[type="radio"] + label::after,
  .contentmanager-contenttype-quiz .quiz input[type="radio"] + label::before,
  .contentmanager-contenttype-quiz .quiz input[type="radio"] + label::after {
    top: auto; }

.contentmanager-contenttype-quiz .quiz .quiz-container {
  position: relative;
  padding: 0 0 13rem 0; }
  .contentmanager-contenttype-quiz .quiz .quiz-container .quiz-question:first-of-type .quiz-question__navigation .quiz-question__navigation__prev {
    opacity: 0;
    visibility: hidden;
    pointer-events: none; }
  @media only screen and (max-width: 1024px) {
    .contentmanager-contenttype-quiz .quiz .quiz-container {
      padding: 0 0 4rem 0; } }
  @media only screen and (max-width: 1024px) {
    .contentmanager-contenttype-quiz .quiz .quiz-container {
      padding: 0 0 2rem 0; } }
  @media only screen and (max-width: 767px) {
    .contentmanager-contenttype-quiz .quiz .quiz-container {
      height: 100%; } }

.contentmanager-contenttype-quiz .quiz .quiz__slide {
  position: absolute;
  display: grid;
  grid-template-columns: 1fr 1fr;
  visibility: hidden;
  opacity: 0;
  transition: opacity 500ms ease-in-out; }
  @media only screen and (max-width: 1024px) {
    .contentmanager-contenttype-quiz .quiz .quiz__slide {
      grid-template-columns: 1fr; } }
  @media only screen and (max-width: 767px) {
    .contentmanager-contenttype-quiz .quiz .quiz__slide {
      height: 100%; } }
  .contentmanager-contenttype-quiz .quiz .quiz__slide--active {
    position: relative;
    top: 0;
    left: 0;
    visibility: visible;
    opacity: 1; }

.contentmanager-contenttype-quiz .quiz .quiz-question__content {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 4rem;
  border: solid 1px #dedede;
  border-right: none; }
  @media only screen and (max-width: 1439px) {
    .contentmanager-contenttype-quiz .quiz .quiz-question__content {
      padding: 3rem; } }
  @media only screen and (max-width: 1024px) {
    .contentmanager-contenttype-quiz .quiz .quiz-question__content {
      border: none;
      padding: 0 2.5rem; } }

.contentmanager-contenttype-quiz .quiz .quiz-question__question {
  margin-bottom: 0;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2.8rem; }

.contentmanager-contenttype-quiz .quiz .quiz-question__responses {
  margin: 3.2rem 1.2rem;
  cursor: pointer; }
  .contentmanager-contenttype-quiz .quiz .quiz-question__responses__response.hide-labels label,
  .contentmanager-contenttype-quiz .quiz .quiz-question__responses__response.hide-labels input {
    display: none; }
  .contentmanager-contenttype-quiz .quiz .quiz-question__responses--grid {
    display: grid;
    grid-auto-flow: column;
    grid-template-rows: 1fr 1fr;
    align-items: center;
    height: 100%; }
    .contentmanager-contenttype-quiz .quiz .quiz-question__responses--grid .quiz-question__responses__response {
      display: flex;
      flex-direction: column;
      align-items: center;
      text-align: center;
      opacity: 0.70;
      transition: opacity 250ms ease-in-out; }
      .contentmanager-contenttype-quiz .quiz .quiz-question__responses--grid .quiz-question__responses__response--active {
        opacity: 1; }
      .contentmanager-contenttype-quiz .quiz .quiz-question__responses--grid .quiz-question__responses__response img {
        width: 100%;
        max-width: 140px;
        margin-bottom: 1.2rem; }
        @media only screen and (max-width: 1439px) {
          .contentmanager-contenttype-quiz .quiz .quiz-question__responses--grid .quiz-question__responses__response img {
            max-width: 130px; } }
        @media only screen and (max-width: 767px) {
          .contentmanager-contenttype-quiz .quiz .quiz-question__responses--grid .quiz-question__responses__response img {
            width: 70%;
            max-width: 140px; } }
      .contentmanager-contenttype-quiz .quiz .quiz-question__responses--grid .quiz-question__responses__response.hide-labels img {
        width: 100%;
        max-width: 160px; }
        @media only screen and (max-width: 1439px) {
          .contentmanager-contenttype-quiz .quiz .quiz-question__responses--grid .quiz-question__responses__response.hide-labels img {
            max-width: 160px; } }
        @media only screen and (max-width: 767px) {
          .contentmanager-contenttype-quiz .quiz .quiz-question__responses--grid .quiz-question__responses__response.hide-labels img {
            max-width: 120px; } }
  .contentmanager-contenttype-quiz .quiz .quiz-question__responses--list .quiz-question__responses__response {
    margin: 4.2rem 1.2rem; }
    @media only screen and (max-width: 1439px) {
      .contentmanager-contenttype-quiz .quiz .quiz-question__responses--list .quiz-question__responses__response {
        margin: 2.4rem; } }
    @media only screen and (max-width: 1024px) {
      .contentmanager-contenttype-quiz .quiz .quiz-question__responses--list .quiz-question__responses__response {
        margin: 3.2rem 0; } }
  @media only screen and (max-width: 1024px) {
    .contentmanager-contenttype-quiz .quiz .quiz-question__responses {
      margin-top: 1rem; } }

.contentmanager-contenttype-quiz .quiz .quiz-question__navigation {
  display: flex;
  margin-top: auto; }
  .contentmanager-contenttype-quiz .quiz .quiz-question__navigation--disabled {
    opacity: 0.4;
    pointer-events: none; }
  .contentmanager-contenttype-quiz .quiz .quiz-question__navigation__prev, .contentmanager-contenttype-quiz .quiz .quiz-question__navigation__next {
    display: flex;
    cursor: pointer; }
  .contentmanager-contenttype-quiz .quiz .quiz-question__navigation__prev {
    margin-right: auto;
    transform: rotate(-180deg); }
  .contentmanager-contenttype-quiz .quiz .quiz-question__navigation__next {
    margin-left: auto; }
  @media only screen and (max-width: 767px) {
    .contentmanager-contenttype-quiz .quiz .quiz-question__navigation {
      padding-bottom: 3rem; } }

@media only screen and (max-width: 1024px) {
  .contentmanager-contenttype-quiz .quiz .quiz-question__image {
    display: none; } }

.contentmanager-contenttype-quiz .quiz .quiz-question__step {
  position: absolute;
  top: 0;
  left: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  background: #000;
  color: #fff;
  font-family: "CopperplateGothic";
  font-size: 2.2rem;
  font-weight: bold;
  aspect-ratio: 1; }
  @media only screen and (max-width: 1024px) {
    .contentmanager-contenttype-quiz .quiz .quiz-question__step {
      position: static; } }

.contentmanager-contenttype-quiz .quiz .quiz-result__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 4rem;
  border: solid 1px #dedede;
  border-right: none; }
  @media only screen and (max-width: 1439px) {
    .contentmanager-contenttype-quiz .quiz .quiz-result__content {
      padding: 2.4rem; } }
  @media only screen and (max-width: 1024px) {
    .contentmanager-contenttype-quiz .quiz .quiz-result__content {
      border: none; } }

.contentmanager-contenttype-quiz .quiz .quiz-result__success-text {
  margin-bottom: 2.4rem;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 4.8rem; }
  @media only screen and (max-width: 1439px) {
    .contentmanager-contenttype-quiz .quiz .quiz-result__success-text {
      margin-bottom: 1.8rem;
      font-size: 2.4rem;
      line-height: 3.4rem; } }
  @media only screen and (max-width: 1024px) {
    .contentmanager-contenttype-quiz .quiz .quiz-result__success-text {
      font-size: 2.2rem;
      line-height: 3.3rem; } }

.contentmanager-contenttype-quiz .quiz .quiz-result__product {
  padding-bottom: 4.2rem;
  text-align: center; }
  @media only screen and (max-width: 1439px) {
    .contentmanager-contenttype-quiz .quiz .quiz-result__product {
      padding-bottom: 2.4rem; } }
  @media only screen and (max-width: 1024px) {
    .contentmanager-contenttype-quiz .quiz .quiz-result__product {
      width: 100%;
      padding-bottom: 0; } }
  .contentmanager-contenttype-quiz .quiz .quiz-result__product--hidden {
    position: absolute;
    visibility: hidden;
    opacity: 0; }
  @media only screen and (max-width: 1439px) {
    .contentmanager-contenttype-quiz .quiz .quiz-result__product__image {
      width: 160px; } }
  .contentmanager-contenttype-quiz .quiz .quiz-result__product__name {
    margin: 4rem 0 1.6rem 0;
    font-size: 3.2rem; }
    @media only screen and (max-width: 1439px) {
      .contentmanager-contenttype-quiz .quiz .quiz-result__product__name {
        margin: 2.8rem;
        font-size: 2.4rem; } }
  .contentmanager-contenttype-quiz .quiz .quiz-result__product__description {
    margin: 0 0 1rem 0;
    font-size: 1.8rem; }
    @media only screen and (max-width: 1439px) {
      .contentmanager-contenttype-quiz .quiz .quiz-result__product__description {
        font-size: 1.6rem;
        line-height: 2.4rem; } }
  .contentmanager-contenttype-quiz .quiz .quiz-result__product__price {
    margin: 0 0 3.6rem 0;
    font-size: 1.8rem;
    font-weight: bold; }
  .contentmanager-contenttype-quiz .quiz .quiz-result__product__action {
    width: 268px;
    margin: 0 auto;
    padding: 16px 20px; }
    @media only screen and (max-width: 1024px) {
      .contentmanager-contenttype-quiz .quiz .quiz-result__product__action {
        margin-right: 0; } }
    @media only screen and (max-width: 767px) {
      .contentmanager-contenttype-quiz .quiz .quiz-result__product__action {
        max-width: 230px; } }

.contentmanager-contenttype-quiz .quiz .quiz-result__action-primary {
  width: 268px;
  padding: 16px 30px; }
  @media only screen and (max-width: 1024px) {
    .contentmanager-contenttype-quiz .quiz .quiz-result__action-primary {
      display: none; } }

.contentmanager-contenttype-quiz .quiz .quiz-result__navigation {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%; }
  .contentmanager-contenttype-quiz .quiz .quiz-result__navigation__prev {
    position: absolute;
    left: 0;
    cursor: pointer;
    transform: rotate(-180deg); }
    @media only screen and (max-width: 1024px) {
      .contentmanager-contenttype-quiz .quiz .quiz-result__navigation__prev {
        height: 48px;
        transform: rotate(-180deg) translateY(50%); } }

@media only screen and (max-width: 1024px) {
  .contentmanager-contenttype-quiz .quiz .quiz-result__image {
    display: none; } }

.ampromo-overlay {
  background-color: rgba(0, 0, 0, 0.8);
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  text-align: center;
  top: -9999px;
  transition: opacity .4s linear;
  width: 100%;
  z-index: 10000; }

.ampromo-overlay.-show {
  opacity: 1;
  top: 0; }

.ampromo-popup-wrapper {
  background-color: #fff;
  border: 1px solid #ededed;
  box-sizing: border-box;
  display: inline-block;
  margin: 30px auto;
  max-height: 95vh;
  overflow: auto;
  overflow-x: hidden;
  padding: 24px;
  position: relative;
  text-align: left; }

.ampromo-popup-wrapper .ampromo-gallery {
  margin: 0 auto; }

.ampromo-popup-wrapper .ampromo-popup-title,
.ampromo-popup-wrapper .ampromo-item-buttons,
.ampromo-popup-wrapper .ampromo-title {
  text-align: center; }

.ampromo-popup-wrapper .ampromo-popup-title .ampromo-counter {
  font-weight: bold; }

.ampromo-popup-wrapper .ampromo-item-wrapper {
  padding: 1rem; }
  .ampromo-popup-wrapper .ampromo-item-wrapper .ampromo-item {
    margin: 0 auto;
    max-width: 250px; }
  .ampromo-popup-wrapper .ampromo-item-wrapper .ampromo-title {
    min-height: 3.2rem; }

.ampromo-popup-wrapper .ampromo-item {
  border: 1px solid #ededed;
  box-sizing: border-box;
  margin: 0 8px 7px;
  padding: 20px;
  position: relative;
  transition: .6s; }

.ampromo-popup-wrapper .ampromo-item .fieldset .field {
  margin-bottom: 10px; }

.ampromo-popup-wrapper .ampromo-item .fieldset .field .label {
  margin-bottom: 3px; }

.ampromo-popup-wrapper .ampromo-popup-title {
  margin: 0 auto 20px; }

.ampromo-popup-wrapper .ampromo-close {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMWwxMCAxMG0wLTEwTDEgMTEiIHN0cm9rZT0iI0IyQjJCMiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvc3ZnPg==) no-repeat;
  background-size: contain;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 16px;
  margin: 0;
  opacity: .8;
  padding: 0;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 16px;
  z-index: 1; }

.ampromo-popup-wrapper .ampromo-close:hover {
  opacity: 1;
  transition: opacity .2s ease; }

.ampromo-popup-wrapper .ampromo-button {
  border: none;
  box-shadow: none; }

.ampromo-popup-wrapper .ampromo-item.-selected {
  background: #1f78c2; }

.ampromo-popup-wrapper .ampromo-item.-selected .ampromo-options {
  max-height: 690px; }

.ampromo-popup-wrapper .ampromo-item-image {
  display: block;
  margin: 7px auto; }

.ampromo-popup-wrapper .ampromo-title {
  margin: 0; }

.ampromo-popup-wrapper .slick-dots {
  position: initial; }

.ampromo-popup-wrapper .slick-dotted.slick-slider {
  margin-bottom: 2rem; }

.ampromo-popup-wrapper.ampromo-popup-compact .ampromo-title {
  font-size: 1.2rem; }

.ampromo-popup-wrapper.ampromo-popup-compact .product-info-price .price {
  font-size: 2.7rem; }

@media only screen and (max-width: 1000px) and (min-width: 701px) {
  .ampromo-overlay .ampromo-gallery {
    width: 570px; }
  .ampromo-popup-wrapper {
    padding: 24px 54px; } }

@media only screen and (max-width: 700px) {
  .ampromo-overlay .ampromo-gallery {
    margin: 0 auto;
    width: 280px; }
  .ampromo-popup-wrapper {
    padding: 24px 54px; } }

@media only screen and (max-width: 400px) {
  .ampromo-overlay .ampromo-gallery {
    margin: 0 auto 30px auto; }
  .ampromo-overlay .slick-prev,
  .ampromo-overlay .slick-next {
    display: none !important; }
  .ampromo-popup-wrapper {
    padding: 15px; } }

.minicart-wrapper .block-minicart li.gift-item:hover {
  cursor: initial; }

.ampromo-items-add {
  display: none; }

body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%; }

.modals-overlay {
  z-index: 1000;
  background: rgba(0, 0, 0, 0.35); }

.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 2.6rem 2.6rem; }
  .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;
    width: 75%;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    transform: translateY(-200%);
    transition: transform 0.2s ease; }
  .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: 900px; }
      .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 .action-close {
    width: 40px; }
    .modal-popup .action-close::before {
      content: "";
      font-family: icons-blank-theme;
      mix-blend-mode: normal;
      font-size: 34px;
      top: 0;
      opacity: 1;
      left: 0;
      width: 40px;
      color: #000;
      background: none; }
    .modal-popup .action-close::after {
      display: none; }
  .modal-popup .modal-header,
  .modal-popup .modal-content,
  .modal-popup .modal-footer {
    padding-left: 3rem;
    padding-right: 3rem;
    border: 0; }
  .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;
    padding-bottom: 3rem;
    padding-top: 3rem; }
  .modal-popup .modal-footer-actions {
    text-align: right; }
  .modal-popup .block-authentication {
    border: 0; }
    .modal-popup .block-authentication .block-title {
      font-family: "CopperplateGothic";
      text-transform: uppercase;
      font-size: 24px;
      letter-spacing: 0.5px;
      line-height: 1.5; }
      .modal-popup .block-authentication .block-title strong {
        font-weight: bold; }
  .modal-popup p {
    margin: 0 0 20px;
    flex: 100%; }

@media only screen and (max-width: 767px) {
  .modal-popup.modal-slide {
    left: 14.8rem;
    z-index: 900;
    width: 100%;
    left: 0; }
    .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;
      overflow: hidden; }
  .modal-popup .modal-footer {
    padding: 30px 10px; }
    .modal-popup .modal-footer .action {
      width: 50%;
      max-width: 160px;
      margin: 0;
      padding: 10px; }
      .modal-popup .modal-footer .action.secondary {
        margin-left: auto;
        background: #fff; }
        .modal-popup .modal-footer .action.secondary::before {
          background: #000; }
  .modal-popup._inner-scroll .modal-content {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px; }
  .modal-popup .block-authentication .block-title {
    line-height: 1;
    padding: 20px 0 0;
    font-size: 18px; }
  .modal-popup .block-authentication .block[class] + .block {
    margin-top: 30px;
    padding-top: 10px; }
  .modal-popup .block-authentication .action {
    font-size: 12px;
    height: 40px;
    padding: 10px;
    width: 100%; }
    .modal-popup .block-authentication .action::after {
      top: 10px; }
  .modal-popup .block-authentication .secondary {
    padding: 0; }
    .modal-popup .block-authentication .secondary .action {
      margin: 0;
      padding: 0;
      height: initial; }
      .modal-popup .block-authentication .secondary .action::after {
        display: none; }
  .modal-popup .block-authentication .fieldset,
  .modal-popup .block-authentication div.field {
    padding: 0; } }

.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;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0; }
  .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; }
  .modal-custom .action-close > span,
  .modal-popup .action-close > span,
  .modal-slide .action-close > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  .modal-custom .action-close:before,
  .modal-popup .action-close:before,
  .modal-slide .action-close:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 32px;
    line-height: 32px;
    color: #000;
    content: "";
    font-family: "icons-blank-theme";
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center; }
  .modal-custom .action-close:hover:before,
  .modal-popup .action-close:hover:before,
  .modal-slide .action-close:hover:before {
    color: inherit; }
  .modal-custom .action-close:active:before,
  .modal-popup .action-close:active:before,
  .modal-slide .action-close:active:before {
    color: inherit; }
  .modal-custom .action-close:hover:before,
  .modal-popup .action-close:hover:before,
  .modal-slide .action-close:hover:before {
    color: #1a1a1a; }

.modal-custom .action-close {
  margin: 25px; }

.modal-popup {
  pointer-events: none; }
  .modal-popup .modal-title {
    border-bottom: 1px solid #c1c1c1;
    font-weight: 300;
    padding-bottom: 10px;
    font-size: 26px;
    margin-bottom: 0;
    min-height: 1em;
    word-wrap: break-word; }
  .modal-popup .action-close {
    padding: 10px; }

.modal-slide .action-close {
  padding: 1.1rem 2rem; }

.modal-slide .page-main-actions {
  margin-bottom: calc(2.1rem - 15px);
  margin-top: 2.1rem; }

.modals-overlay {
  background-color: fade(#333, 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: #f4f4f4;
      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: fade(#333, 55%); } }

@media only screen and (max-width: 767px) {
  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #f4f4f4; }
  .modal-popup.modal-slide._inner-scroll._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto; }
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    margin: 0 auto;
    margin-top: 30px;
    max-height: calc(100% - 60px);
    height: 100%;
    width: calc(100% - 30px); }
  .modal-popup .modal-title {
    font-size: 14px;
    font-weight: 700; } }

@media only screen and (min-width: 768px) {
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right; } }

input.es-input {
  padding-right: 20px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAICAYAAADJEc7MAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAG2YAABzjgAA4DIAAIM2AAB5CAAAxgwAADT6AAAgbL5TJ5gAAABGSURBVHjaYvz//z8DOYCJgUzA0tnZidPK8vJyRpw24pLEpwnuVHRFhDQxMDAwMPz//x+OOzo6/iPz8WFGuocqAAAA//8DAD/sORHYg7kaAAAAAElFTkSuQmCC) right center no-repeat; }
  input.es-input.open {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }

.es-list {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 1px solid #d1d1d1;
  display: none;
  z-index: 1000;
  background: #fff;
  max-height: 160px;
  overflow-y: auto;
  box-shadow: 0 2px 3px #ccc; }
  .es-list li {
    font-family: "Poppins", "CopperplateGothicBT-Cond", Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: 0.61px;
    margin: 0;
    display: block;
    padding: 10px;
    color: #000;
    cursor: pointer;
    position: relative;
    opacity: 0.6;
    transition: all 0.3s ease-in-out; }
    .es-list li::after {
      content: '';
      width: 3px;
      height: 0;
      background: #000;
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      opacity: 0;
      transition: all 0.3s ease-in-out; }
    .es-list li.selected, .es-list li:hover {
      background: #fff;
      color: #000;
      opacity: 1; }
      .es-list li.selected::after, .es-list li:hover::after {
        opacity: 1;
        height: 100%; }
    .es-list li[disabled] {
      opacity: 0.5; }

.slick-arrow {
  position: absolute;
  top: 30%;
  transform: translateY(-50%);
  padding: 0;
  width: 12px;
  height: 12px;
  font-size: 0;
  border: 0;
  z-index: 2; }
  .slick-arrow:before {
    display: none; }

.slick-prev {
  left: 0;
  background: url(../../frontend/Mariagefreres/default/it_IT/images/left.svg) no-repeat center; }

.slick-next {
  right: 0;
  background: url(../../frontend/Mariagefreres/default/it_IT/images/right.svg) no-repeat center; }

.loading {
  display: flex;
  position: relative;
  min-height: 600px;
  overflow: hidden;
  max-height: 100vh; }
  .loading.slick-initialized {
    min-height: initial;
    display: block;
    overflow: initial; }
    .loading.slick-initialized::after {
      opacity: 0;
      visibility: hidden; }

.teaa-navs {
  max-width: 500px;
  position: absolute;
  top: 0;
  width: 100%;
  left: 50%;
  transform: translateX(-50%); }

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

.payment-method-braintree .hosted-control {
  background: #fff;
  background-clip: padding-box;
  border: 0.8px solid #979797;
  border-radius: 0;
  font-family: "Poppins", "CopperplateGothicBT-Cond", Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  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: #979797; }
  .payment-method-braintree .hosted-control::-webkit-input-placeholder {
    color: #979797; }
  .payment-method-braintree .hosted-control:-ms-input-placeholder {
    color: #979797; }
  .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: #e02b27; }
    .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: #e02b27;
  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("../../frontend/Mariagefreres/default/it_IT/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: #e02b27; }
  .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%; } }

.product-items {
  border: solid #dedede;
  border-width: 0 0 0 1px; }

.product-item {
  text-align: center;
  vertical-align: top;
  padding: 0 0 26px 0;
  border: solid #dedede;
  border-width: 0 1px 1px 0;
  cursor: pointer;
  overflow: hidden; }
  .product-item:nth-child(-n+2) {
    border-width: 1px 1px 1px 0; }
  @media only screen and (min-width: 992px) {
    .product-item:nth-child(-n+4) {
      border-width: 1px 1px 1px 0; } }
  @media only screen and (max-width: 1280px) {
    .product-item {
      padding: 25px 15px 25px; } }
  @media only screen and (max-width: 767px) {
    .product-item {
      flex: 0 0 50%;
      max-width: 50%;
      padding: 25px 6px 20px; } }
  @media only screen and (max-width: 639px) {
    .product-item {
      padding: 0 0 20px 0; } }
  .product-item-info {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%; }
    .product-item-info .actions-secondary {
      position: absolute;
      top: 12px;
      left: 16px;
      z-index: 20;
      cursor: pointer; }
      @media only screen and (max-width: 639px) {
        .product-item-info .actions-secondary {
          left: -2px;
          top: -4px; } }
      .product-item-info .actions-secondary .action {
        width: 40px;
        height: 36px;
        position: relative;
        text-align: center; }
        .product-item-info .actions-secondary .action.towishlist[data-action="add-to-wishlist"]:before, .product-item-info .actions-secondary .action.towishlist[data-role="remove"]:before {
          font-size: 36px;
          position: absolute;
          left: 15px;
          right: 0;
          width: 100%;
          height: 100%;
          line-height: 36px;
          text-align: center; }
          @media only screen and (max-width: 639px) {
            .product-item-info .actions-secondary .action.towishlist[data-action="add-to-wishlist"]:before, .product-item-info .actions-secondary .action.towishlist[data-role="remove"]:before {
              font-size: 40px; } }
        .product-item-info .actions-secondary .action.towishlist[data-action="add-to-wishlist"]:hover:before, .product-item-info .actions-secondary .action.towishlist[data-role="remove"]:hover:before {
          color: #979797; }
        .product-item-info .actions-secondary .action.towishlist[data-action="add-to-wishlist"]::after, .product-item-info .actions-secondary .action.towishlist[data-role="remove"]::after {
          content: "\e600";
          font-family: icons-blank-theme;
          opacity: 0;
          font-size: 36px;
          color: #979797;
          position: absolute;
          left: -5px;
          right: 0;
          width: 100%;
          height: 100%;
          line-height: 36px;
          text-align: center; }
        .product-item-info .actions-secondary .action.wishlist-full[data-action="add-to-wishlist"]:before, .product-item-info .actions-secondary .action.wishlist-full[data-role="remove"]:before {
          opacity: 0; }
        .product-item-info .actions-secondary .action.wishlist-full[data-action="add-to-wishlist"]::after, .product-item-info .actions-secondary .action.wishlist-full[data-role="remove"]::after {
          opacity: 1;
          will-change: font-size;
          animation: heart 0.4s ease-in-out; }
    .product-item-info .product-image-container {
      padding: 0; }
      @media only screen and (max-width: 639px) {
        .product-item-info .product-image-container {
          padding-top: 0; } }
  .product-item-actions {
    text-align: center; }
    .product-item-actions .actions-primary {
      display: inline-block; }
    .product-item-actions .actions-secondary > .action:before {
      margin: 0; }
  .product-item .product-item-iconic {
    position: absolute;
    top: 20px;
    right: 38px;
    margin: 0;
    z-index: 20;
    font-family: "CopperplateGothic";
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.4);
    text-transform: uppercase;
    font-size: 1.6rem;
    font-weight: 600;
    justify-content: center; }
    @media only screen and (max-width: 639px) {
      .product-item .product-item-iconic {
        top: 1px;
        right: 8px;
        display: flex;
        align-items: center;
        height: 26px;
        font-size: 1.4rem; } }
  .product-item .product-item-photo {
    position: relative; }
    .products.wrapper .product-item .product-item-photo {
      overflow: hidden; }
  .product-item .product-item-photo .product-image-container .product-image-wrapper .product-image-photo,
  .product-item .product-item-photo-hover-container {
    transform: scale(0.75);
    transition: all 400ms ease-in-out; }
  .product-item .product-item-photo-hover-container {
    position: absolute;
    display: flex;
    z-index: 10;
    justify-content: center;
    align-items: center;
    visibility: hidden;
    opacity: 0;
    inset: 0; }
  .product-item.product-mav-2-bloc {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 0 26px;
    border-right: 1px solid #dedede; }
    @media only screen and (max-width: 991px) {
      .product-item.product-mav-2-bloc {
        flex: 0 0 100%;
        max-width: 100%;
        padding-bottom: 40px; } }
    @media only screen and (max-width: 639px) {
      .product-item.product-mav-2-bloc {
        flex: 0 0 100%;
        max-width: 100%; } }
    .product-item.product-mav-2-bloc .product-item-info .product-image-container {
      width: 100% !important;
      padding: 0; }
      @media only screen and (min-width: 992px) {
        .product-item.product-mav-2-bloc .product-item-info .product-image-container {
          aspect-ratio: 2; } }
      .product-item.product-mav-2-bloc .product-item-info .product-image-container .product-image-wrapper {
        padding-bottom: initial !important; }
        .product-item.product-mav-2-bloc .product-item-info .product-image-container .product-image-wrapper .product-image-photo {
          width: 100%;
          height: 280px;
          object-fit: cover;
          transform: scale(1); }
    .product-item.product-mav-2-bloc .product-item-photo-hover-container {
      transform: scale(1);
      width: 100%;
      max-height: 280px;
      background: white;
      top: 0; }
    .product-item.product-mav-2-bloc .product-item-photo-hover {
      width: 100%;
      height: 100%;
      object-fit: contain; }
  .product-item.product-mav-1-bloc {
    padding: 0 0 48px 0; }
    @media only screen and (max-width: 991px) {
      .product-item.product-mav-1-bloc .product-item-details {
        transform: translateY(-5px); } }
    .product-item.product-mav-1-bloc .product-item-photo {
      margin-bottom: 25px; }
    .product-item.product-mav-1-bloc .product-image-wrapper {
      padding-bottom: 0 !important;
      height: 100%; }
    .product-item.product-mav-1-bloc .product-item-info .product-image-container {
      width: 100% !important;
      padding: 0;
      height: 100%; }
      .product-item.product-mav-1-bloc .product-item-info .product-image-container .product-image-photo {
        width: 100%;
        object-fit: cover;
        margin-bottom: 30px;
        height: 100%; }
  .product-item .product-item-details {
    position: relative;
    display: flex;
    flex: 1 0 auto;
    flex-direction: column;
    margin: 0 1.5rem; }
    .product-item .product-item-details .product-item-content {
      display: flex;
      flex-direction: column;
      justify-content: center;
      height: calc(100% - 48px);
      position: absolute;
      transition: opacity 150ms ease-in-out;
      width: 100%;
      text-align: center;
      margin: 0; }
      @media only screen and (max-width: 1024px) {
        .product-item .product-item-details .product-item-content {
          position: relative;
          flex: 1 0 auto; } }
      .product-item .product-item-details .product-item-content .product-item-lien {
        max-width: 100%; }
        .product-item .product-item-details .product-item-content .product-item-lien .product-item-name {
          padding: 0;
          margin-bottom: 0; }
          @media only screen and (max-width: 639px) {
            .product-item .product-item-details .product-item-content .product-item-lien .product-item-name {
              font-size: 22px; } }
          .product-item .product-item-details .product-item-content .product-item-lien .product-item-name .tsup {
            display: initial !important;
            vertical-align: top; }
        .product-item .product-item-details .product-item-content .product-item-lien:hover {
          text-decoration: none; }
    .product-item .product-item-details .product-item-description {
      display: inline-block;
      margin: auto 0; }
      @media only screen and (max-width: 991px) {
        .product-item .product-item-details .product-item-description {
          min-height: 44px; } }
      @media only screen and (max-width: 639px) {
        .product-item .product-item-details .product-item-description .product-short-description {
          display: -webkit-box;
          overflow: hidden;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 2; } }
      .product-item .product-item-details .product-item-description p {
        margin-bottom: 0;
        font-size: 12px;
        line-height: 18px; }
        @media only screen and (max-width: 639px) {
          .product-item .product-item-details .product-item-description p {
            display: -webkit-box;
            overflow: hidden;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2; } }
    .product-item .product-item-details .product-item-content .product-item-lien .product-item-name,
    .product-item .product-item-details .product-options-with-name .name-product-options {
      color: #000;
      font-size: 22px;
      line-height: 1.2; }
    .product-item .product-item-details .product-options-with-name {
      position: relative;
      top: 30px;
      width: 100%;
      opacity: 0;
      padding: 6px 0 12px;
      flex: 1 0 auto;
      transition: all 350ms ease-out; }
      @media only screen and (max-width: 1024px) {
        .product-item .product-item-details .product-options-with-name {
          display: none; } }
      .product-item .product-item-details .product-options-with-name.product-without-options {
        text-align: center; }
      .product-item .product-item-details .product-options-with-name .name-product-options {
        display: block;
        font-size: 22px;
        font-family: "CopperplateGothic";
        text-transform: uppercase;
        width: 100%;
        color: #000;
        text-align: center;
        text-overflow: ellipsis;
        text-transform: uppercase;
        font-weight: 600;
        letter-spacing: 0;
        word-wrap: break-word;
        white-space: nowrap;
        overflow: hidden; }
        .product-item .product-item-details .product-options-with-name .name-product-options a {
          color: #000;
          text-decoration: none;
          text-overflow: ellipsis;
          white-space: nowrap;
          overflow: hidden; }
      .product-item .product-item-details .product-options-with-name .description-product-options {
        text-align: center;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden; }
      .product-item .product-item-details .product-options-with-name .product-short-description-option {
        display: inline-block;
        width: 100%;
        padding-top: 0;
        line-height: 1.2; }
        .product-item .product-item-details .product-options-with-name .product-short-description-option p {
          position: relative;
          top: 8px;
          margin: 0;
          line-height: 1.2; }
      .product-item .product-item-details .product-options-with-name .swatch-options .available-sizes {
        display: inline-block;
        width: 100%;
        margin-top: 12px;
        font-size: 13px;
        font-weight: 600; }
      .product-item .product-item-details .product-options-with-name .swatch-options + .product-short-description-option {
        display: none; }
      .product-item .product-item-details .product-options-with-name .swatch-control {
        position: relative;
        margin: 4px auto 0;
        max-width: 260px; }
        @media only screen and (max-width: 1024px) {
          .product-item .product-item-details .product-options-with-name .swatch-control {
            display: none; } }
        .product-item .product-item-details .product-options-with-name .swatch-control + .product-short-description-option {
          display: none; }
        .product-item .product-item-details .product-options-with-name .swatch-control .label-name {
          padding: 8px 11px;
          background-image: url("../../frontend/Mariagefreres/default/it_IT/images/arrow-down.png");
          background-position: top 10px right 10px;
          background-repeat: no-repeat;
          background-size: 10px;
          border: solid 0.8px rgba(133, 133, 133, 0.4);
          cursor: pointer; }
          .product-item .product-item-details .product-options-with-name .swatch-control .label-name .label {
            margin: 0;
            color: #000;
            font-family: "Poppins";
            font-size: 10px;
            font-weight: normal;
            letter-spacing: 0.61px; }
        .product-item .product-item-details .product-options-with-name .swatch-control .selectric-swatch {
          display: none;
          position: absolute;
          z-index: 10;
          top: 100%;
          width: 100%;
          background: #fff; }
          .product-item .product-item-details .product-options-with-name .swatch-control .selectric-swatch .swatch-options {
            border-right: solid 0.8px rgba(133, 133, 133, 0.4);
            border-bottom: solid 0.8px rgba(133, 133, 133, 0.4);
            border-left: solid 0.8px rgba(133, 133, 133, 0.4); }
          .product-item .product-item-details .product-options-with-name .swatch-control .selectric-swatch .swatch-attribute-options {
            max-height: 100px;
            margin: 0;
            overflow-y: scroll; }
            .product-item .product-item-details .product-options-with-name .swatch-control .selectric-swatch .swatch-attribute-options::-webkit-scrollbar {
              width: 3px; }
            .product-item .product-item-details .product-options-with-name .swatch-control .selectric-swatch .swatch-attribute-options::-webkit-scrollbar-thumb {
              background-color: #000; }
          .product-item .product-item-details .product-options-with-name .swatch-control .selectric-swatch .available-sizes {
            display: none; }
          .product-item .product-item-details .product-options-with-name .swatch-control .selectric-swatch .swatch-option {
            position: relative;
            padding: 10px 0;
            margin-bottom: 0;
            background: #fff;
            cursor: pointer;
            opacity: 1;
            transition: all 0.3s ease-in-out;
            font-size: 1.1rem; }
            .product-item .product-item-details .product-options-with-name .swatch-control .selectric-swatch .swatch-option:after {
              position: absolute;
              top: 50%;
              left: 0;
              width: 3px;
              height: 0;
              background: #000;
              border-radius: 0;
              opacity: 0;
              transform: translateY(-50%);
              transition: all 0.3s ease-in-out;
              content: ''; }
            .product-item .product-item-details .product-options-with-name .swatch-control .selectric-swatch .swatch-option:hover {
              background: #fff;
              opacity: 1;
              color: #000; }
              .product-item .product-item-details .product-options-with-name .swatch-control .selectric-swatch .swatch-option:hover:after {
                height: 100%;
                opacity: 1; }
            .product-item .product-item-details .product-options-with-name .swatch-control .selectric-swatch .swatch-option:before {
              content: initial; }
    .product-item .product-item-details .product-options-with-name:not(.product-configurable) .name-product-options {
      margin-bottom: 6px; }
    .product-item .product-item-details .product-item-inner {
      position: relative;
      display: flex;
      align-items: center;
      min-height: 60px; }
      .product-item .product-item-details .product-item-inner .product-buy-price {
        display: flex;
        justify-content: center;
        width: 100%;
        opacity: 1;
        text-align: center;
        pointer-events: auto; }
        .product-item .product-item-details .product-item-inner .product-buy-price .product-buy-price-label {
          padding-right: 12px;
          color: #000;
          font-size: 15px; }
          .product-item .product-item-details .product-item-inner .product-buy-price .product-buy-price-label a {
            color: inherit; }
          @media only screen and (max-width: 1280px) {
            .product-item .product-item-details .product-item-inner .product-buy-price .product-buy-price-label {
              padding-right: 9px;
              font-size: 12px;
              line-height: 1.8; } }
          @media only screen and (max-width: 639px) {
            .product-item .product-item-details .product-item-inner .product-buy-price .product-buy-price-label {
              padding-top: 3px;
              font-size: 10px; } }
        .product-item .product-item-details .product-item-inner .product-buy-price .price-box {
          position: relative; }
          .product-item .product-item-details .product-item-inner .product-buy-price .price-box:before {
            position: absolute;
            top: 4px;
            left: 0;
            width: 1px;
            height: 14px;
            background-color: #000;
            content: ''; }
          .product-item .product-item-details .product-item-inner .product-buy-price .price-box .price-container {
            padding-left: 15px; }
          .product-item .product-item-details .product-item-inner .product-buy-price .price-box .price,
          .product-item .product-item-details .product-item-inner .product-buy-price .price-box .price-suffix {
            color: #000;
            font-size: 15px;
            font-weight: 700;
            white-space: nowrap; }
            @media only screen and (max-width: 1280px) {
              .product-item .product-item-details .product-item-inner .product-buy-price .price-box .price,
              .product-item .product-item-details .product-item-inner .product-buy-price .price-box .price-suffix {
                font-size: 12px; } }
          .product-item .product-item-details .product-item-inner .product-buy-price .price-box .old-price .price {
            color: #9e9e9e; }
          .product-item .product-item-details .product-item-inner .product-buy-price .price-box .old-price .price-container {
            padding-left: 8px; }
          .product-item .product-item-details .product-item-inner .product-buy-price .price-box .price-label {
            font-size: 12px; }
            .product-item .product-item-details .product-item-inner .product-buy-price .price-box .price-label:after {
              content: ':'; }
      .product-item .product-item-details .product-item-inner .product-item-actions {
        position: absolute;
        top: 80%;
        left: 50%;
        padding-top: 0;
        opacity: 0;
        transform: translate(-50%, -50%);
        transition: all 350ms ease-out;
        pointer-events: none; }
        .product-item .product-item-details .product-item-inner .product-item-actions .stock.unavailable > span {
          position: absolute;
          top: -12px;
          left: 50%;
          width: 100%;
          transform: translateX(-50%); }
  .product-item .product-reviews-summary .rating-summary {
    margin: 0 4px 0 0; }
  .product-item .product-reviews-summary .reviews-actions {
    margin-top: 5px;
    text-transform: lowercase;
    font-size: 12px; }
  .product-item .special-price .price,
  .product-item .minimal-price .price {
    color: #000;
    font-size: 15px;
    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 .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 {
    padding-right: 65px;
    padding-left: 65px;
    white-space: nowrap; }
    @media only screen and (max-width: 639px) {
      .product-item .tocart {
        white-space: initial; } }

@media only screen and (min-width: 1025px) {
  .product-item:hover .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
    visibility: hidden;
    transform: scale(1); }
    .minicart-items .product-item:hover .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
      visibility: visible; }
  .product-item:hover .product-item-photo-hover-container {
    visibility: visible;
    opacity: 1;
    transform: scale(1); }
  .product-item:hover.product-mav-2-bloc .product-item-info .product-image-container .product-image-wrapper .product-image-photo,
  .product-item:hover.product-mav-2-bloc .product-item-photo-hover-container {
    transform: scale(1); }
  .product-item:hover .product-item-details .product-item-content {
    opacity: 0; }
  .product-item:hover .product-item-details .product-options-with-name {
    top: 0;
    opacity: 1; }
    .product-item:hover .product-item-details .product-options-with-name .swatch-control {
      display: block; }
  .product-item:hover .product-item-inner .product-buy-price {
    opacity: 0;
    pointer-events: none; }
  .product-item:hover .product-item-inner .product-item-actions {
    top: 50%;
    opacity: 1;
    pointer-events: auto; } }

.product-item-wishlist .product-item-info {
  padding-top: 40px; }

.product-item-wishlist:nth-child(4n+4) {
  border-right: 0;
  border-top: 0; }

.product-item-wishlist:nth-child(3n+3), .product-item-wishlist:last-child {
  border-right: 1px solid #dedede; }
  @media only screen and (max-width: 991px) {
    .product-item-wishlist:nth-child(3n+3), .product-item-wishlist:last-child {
      border-right: 0;
      border-top: 0; } }

@media only screen and (max-width: 991px) {
  .product-item-wishlist:nth-child(2n+2) {
    border-right: 1px solid #dedede; } }

@media only screen and (min-width: 992px) {
  .product-item-wishlist .product-image-photo {
    margin-left: auto; } }

.product-item-wishlist .product-item-details .product-options-with-name {
  padding-bottom: 8px; }

@media only screen and (max-width: 1024px) {
  .product-item-wishlist .product-item-inner .product-buy-price-label {
    font-size: 14px; } }

@media only screen and (max-width: 991px) {
  .product-item-wishlist .product-item-inner .product-buy-price-label {
    font-size: 15px; } }

@media only screen and (max-width: 639px) {
  .product-item-wishlist .product-item-inner .product-buy-price-label {
    font-size: 10px; } }

.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) {
  .product-item-actions {
    display: block; }
    .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; } }

body.catalog-category-view .amscroll-loading-block .amscroll-loading-icon {
  display: block;
  margin: 3rem auto; }

@media only screen and (max-width: 991px) {
  body.catalog-category-view .page-main {
    padding-left: 0;
    padding-right: 0; } }

@media only screen and (max-width: 991px) {
  body.catalog-category-view .page-main > .columns {
    padding-left: 0;
    padding-right: 0; } }

body .swatch-option-tooltip {
  display: none !important; }

@media only screen and (min-width: 1281px) {
  .catalog-category-view .advanced-search-catalog .product-item-details .product-options-with-name {
    top: 58%; } }

.category-head-container {
  position: relative;
  z-index: 2;
  min-height: 400px;
  height: 480px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: #fff linear-gradient(to bottom, rgba(0, 0, 0, 0.48) 15%, rgba(0, 0, 0, 0));
  padding-top: 140px;
  padding-bottom: 90px;
  text-shadow: 0 0 6px #000; }
  @media only screen and (max-width: 991px) {
    .category-head-container {
      min-height: 200px;
      height: 312px;
      padding-top: 80px;
      padding-bottom: 50px; }
      .category-head-container .parallax {
        min-height: 100%; } }
  .category-head-container .parallax {
    display: flex;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1; }
  .category-head-container .category-image {
    width: 100%;
    display: inline-block;
    position: relative;
    height: 480px;
    overflow: hidden; }
    @media only screen and (max-width: 991px) {
      .category-head-container .category-image {
        height: 312px; } }
    .category-head-container .category-image img {
      width: 100%;
      height: 100%;
      display: block;
      object-fit: cover;
      position: absolute;
      left: 0;
      bottom: 0; }
      @media only screen and (max-width: 991px) {
        .category-head-container .category-image img {
          height: 312px; } }
  .category-head-container .page-title-wrapper {
    width: 100%;
    margin: 0 auto;
    max-width: 1200px;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    align-items: center;
    margin-bottom: 10px; }
    .category-head-container .page-title-wrapper h1 {
      font-size: 60px;
      color: #fff;
      padding: 0;
      margin: 0 auto 6px;
      max-width: 680px;
      width: 100%;
      line-height: 0.88;
      letter-spacing: 1.4px; }
      @media only screen and (max-width: 991px) {
        .category-head-container .page-title-wrapper h1 {
          font-size: 28px;
          font-weight: bold;
          line-height: 0.81;
          letter-spacing: 0.58px;
          text-align: center;
          max-width: 240px; } }
      .category-head-container .page-title-wrapper h1:after {
        height: 0; }
      .category-head-container .page-title-wrapper h1 img {
        max-width: 450px;
        margin-bottom: 10px;
        margin-top: 30px;
        max-height: 122px;
        width: 100%; }
  .category-head-container > .category-description {
    width: 100%;
    margin: 0 auto;
    padding: 0 2rem;
    max-width: 1200px;
    text-align: center;
    text-shadow: 5px 2px 10px black; }
    .category-head-container > .category-description p {
      font-size: 16px;
      color: white; }
    @media only screen and (max-width: 991px) {
      .category-head-container > .category-description {
        top: 43%;
        font-size: 14px; }
        .category-head-container > .category-description p {
          overflow: hidden;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-line-clamp: 5;
          -webkit-box-orient: vertical; } }

.img-push-product {
  overflow: hidden;
  display: inline-block;
  width: 100%;
  height: 480px;
  position: relative; }

.push-product {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 480px;
  overflow: hidden;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat; }
  @media only screen and (max-width: 639px) {
    .push-product {
      height: 390px;
      background-size: cover; } }
  .push-product .img-push-product {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%; }
  @media only screen and (max-width: 639px) {
    .push-product .ct-field-image {
      height: 390px; } }
  .push-product img {
    width: 100%;
    object-fit: cover;
    position: absolute;
    height: 100%;
    display: block;
    left: 0;
    bottom: 0; }
    @media only screen and (max-width: 991px) {
      .push-product img {
        height: 100%;
        object-position: 80%; } }
  .push-product .details-push {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%); }
    @media only screen and (max-width: 639px) {
      .push-product .details-push {
        text-align: center; } }
    .push-product .details-push > .columns {
      max-width: 1093px; }
    .push-product .details-push h2 {
      font-size: 50px;
      color: #fff;
      margin-bottom: 30px; }
      @media only screen and (max-width: 639px) {
        .push-product .details-push h2 {
          font-size: 32px;
          width: 100%;
          line-height: 1;
          margin-bottom: 15px; } }
    @media only screen and (max-width: 639px) {
      .push-product .details-push .push-description {
        padding: 0 55px;
        margin-bottom: 30px; } }
    .push-product .details-push .push-description,
    .push-product .details-push .push-description p {
      font-size: 15px;
      color: #fff;
      margin-bottom: 30px;
      max-width: 440px; }
      @media only screen and (max-width: 639px) {
        .push-product .details-push .push-description,
        .push-product .details-push .push-description p {
          font-size: 13px;
          line-height: 1.69;
          margin-bottom: 10px; } }
    .push-product .details-push .action {
      display: inline-block;
      padding: 16px 58px; }
      .push-product .details-push .action:not(.outline) {
        border: 0; }
      @media only screen and (max-width: 639px) {
        .push-product .details-push .action {
          height: 42px;
          margin: 0 auto;
          padding: 5px 58px;
          display: inline-flex;
          align-items: center; }
          .push-product .details-push .action span {
            line-height: 1.2; } }
    .push-product .details-push .tsup {
      transform: translateY(-13px);
      font-size: 40%; }
      @media only screen and (max-width: 639px) {
        .push-product .details-push .tsup {
          transform: translateY(-8px); } }
  .push-product-home .push-product {
    height: 600px; }

.catalog-download-section {
  text-align: center;
  margin: 22px 0 22px; }
  .catalog-download-section .catalog-download {
    font-size: 14px;
    font-weight: normal;
    padding-left: 30px; }
    .catalog-download-section .catalog-download .ic-download {
      padding-right: 8px;
      position: absolute;
      left: 0;
      top: 5px; }
    .catalog-download-section .catalog-download span {
      display: block; }
      .catalog-download-section .catalog-download span:first-letter {
        text-transform: uppercase; }
    .catalog-download-section .catalog-download:after {
      left: 25px;
      width: calc(100% - 25px); }

#infinite-scroll-container .action {
  margin: 2px auto;
  font-size: 15px;
  padding: 0 52px;
  height: 60px; }
  #infinite-scroll-container .action:hover:after {
    right: 40px;
    top: 22px; }

@keyframes heart {
  0% {
    opacity: 0; }
  15%,
  30% {
    font-size: 40px; }
  100% {
    opacity: 1; } }

@media only screen and (max-width: 767px) {
  .page-listing-atelier .header-parallax p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    /* number of lines to show */
    -webkit-box-orient: vertical; } }

@media only screen and (max-width: 991px) {
  .catalog-category-view .category-head-container .page-title-wrapper {
    top: 30%; } }

.catalog-category-view .filter-options-more {
  position: absolute;
  top: 49px;
  right: 6px; }
  @media only screen and (max-width: 767px) {
    .catalog-category-view .filter-options-more {
      position: unset; } }

.toolbar-amount {
  display: block;
  line-height: 28px;
  margin: 0;
  padding: 8px 0 0; }

#authenticationPopup + .toolbar-products .toolbar-amount-bottom {
  display: none; }

#authenticationPopup + style + .toolbar-products {
  margin: 140px 0 0; }
  @media only screen and (max-width: 991px) {
    #authenticationPopup + style + .toolbar-products {
      margin: 70px 0 0; } }
  #authenticationPopup + style + .toolbar-products .toolbar-amount-bottom {
    display: none; }

.toolbar-products {
  margin: 60px 0 0; }
  .toolbar-products .pages {
    display: none; }
    .products.wrapper ~ .toolbar-products .pages {
      display: block; }
  .toolbar-products .limiter {
    display: none; }
    .toolbar-products .limiter .control {
      display: inline-block; }
  .toolbar-products .toolbar-amount-bottom {
    text-align: center; }
  .toolbar-products .sorter {
    min-width: 170px; }
    .toolbar-products .sorter .sorter-label {
      display: none; }
    .toolbar-products .sorter .selectric-wrapper {
      display: inline-block;
      width: 84%; }
    .toolbar-products .sorter .selectric {
      border-radius: 3px;
      border: solid 1px #e7e7e7;
      font-size: 13px;
      line-height: 1.89;
      background-position: top 16px right 18px;
      width: 170px;
      padding-left: 14px;
      height: 42px;
      padding-top: 10px;
      display: flex;
      align-items: center; }
    .toolbar-products .sorter .selectric-items {
      text-align: left; }
      .toolbar-products .sorter .selectric-items li.hidden {
        display: none; }
    .toolbar-products .sorter .sorter-action {
      display: none; }
      .toolbar-products .sorter .sorter-action:before {
        color: #333333; }

.sorter {
  padding: 0; }
  .products.wrapper ~ .toolbar .sorter {
    display: none; }

.sorter-options {
  margin: 0 0 0 7px;
  border-radius: 3px;
  border: solid 1px #e7e7e7;
  font-size: 11px;
  line-height: 1.89;
  background-position: top 16px right 18px;
  width: 170px;
  padding-left: 14px;
  height: 42px; }

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

.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) {
  .modes {
    display: block;
    float: left;
    margin-right: 20px; }
    .products.wrapper ~ .toolbar .modes {
      display: none; }
  .modes-mode {
    color: #7d7d7d;
    border: 1px solid #d1d1d1;
    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 #d1d1d1; }
    .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: grab; }

.fotorama-grabbing-cursor, .fotorama__grabbing * {
  cursor: move;
  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;
          user-select: none; }

.fotorama-select, .fotorama__select {
  -webkit-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("../../frontend/Mariagefreres/default/it_IT/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;
  background-color: rgba(255, 255, 255, 0.3);
  transition: background-color 0.3s ease-in-out; }
  .fotorama__arr:hover {
    background-color: rgba(255, 255, 255, 0.5); }
  .fotorama__arr:active {
    background-color: rgba(213, 213, 213, 0.5); }
  .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: 4px;
  height: 4px;
  border: 1px solid #868686;
  border-radius: 6px; }
  .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: #ff5501;
    border-color: #ff5501; }

.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 {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    transform: translate3d(-50%, -50%, 0);
    transition-duration: 0.3s;
    transition-property: width, height, top, left; }
  .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("../../frontend/Mariagefreres/default/it_IT/images/loader-1.gif");
  z-index: 100; }
  .fotorama__spinner--show {
    display: block; }
  .fotorama__wrap--css3 .fotorama__spinner {
    animation: spinner 24s infinite linear; }

@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 #ff5501;
  background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 0.25), rgba(64, 64, 64, 0.1));
  -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%;
          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; }

body.filter-open .page-main::before {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 6;
  width: 100vw;
  height: 100vh;
  background: #000;
  opacity: 0.4;
  content: ''; }

.catalog-category-view.filter-open .page-wrapper .page-header {
  background: #000; }
  .catalog-category-view.filter-open .page-wrapper .page-header > .logo-container > .logo {
    height: 64px;
    padding: 16px 20px;
    background: #000;
    position: fixed;
    width: 100%; }
    .catalog-category-view.filter-open .page-wrapper .page-header > .logo-container > .logo img {
      min-height: 34px; }

.catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options-item,
.catalog-category-view .sidebar.sidebar-main .block.filter .filter-options-item {
  position: relative; }

.catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options-title,
.catalog-category-view .sidebar.sidebar-main .block.filter .filter-options-title {
  padding-right: 32px; }
  .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options-title::after,
  .catalog-category-view .sidebar.sidebar-main .block.filter .filter-options-title::after {
    position: absolute;
    top: -13px;
    right: 0;
    z-index: -1;
    color: #000;
    font-family: icons-blank-theme;
    font-size: 35px;
    font-weight: 400;
    transform: rotate(0deg);
    transition: all 250ms ease-in-out;
    content: ""; }
  .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options-title.active::after,
  .catalog-category-view .sidebar.sidebar-main .block.filter .filter-options-title.active::after {
    transform: rotate(0); }

.catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options-content [class*='am-filter-items'] .item,
.catalog-category-view .sidebar.sidebar-main .block.filter .filter-options-content [class*='am-filter-items'] .item {
  margin: 18px 0 3px; }
  .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options-content [class*='am-filter-items'] .item > a,
  .catalog-category-view .sidebar.sidebar-main .block.filter .filter-options-content [class*='am-filter-items'] .item > a {
    display: flex;
    align-items: center;
    font-size: 14px; }
    .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options-content [class*='am-filter-items'] .item > a .label,
    .catalog-category-view .sidebar.sidebar-main .block.filter .filter-options-content [class*='am-filter-items'] .item > a .label {
      position: relative;
      display: block;
      padding-left: 28px;
      font-size: 14px;
      margin-bottom: 0;
      color: #000;
      text-decoration: none;
      font-weight: normal;
      line-height: 1;
      margin-right: 4px; }
    .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options-content [class*='am-filter-items'] .item > a::before,
    .catalog-category-view .sidebar.sidebar-main .block.filter .filter-options-content [class*='am-filter-items'] .item > a::before {
      display: block;
      width: 12px;
      height: 12px;
      min-width: 12px;
      margin: 1px;
      outline: 1px solid rgba(0, 0, 0, 0.4);
      content: ''; }
    .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options-content [class*='am-filter-items'] .item > a.amshopby-link-selected::before,
    .catalog-category-view .sidebar.sidebar-main .block.filter .filter-options-content [class*='am-filter-items'] .item > a.amshopby-link-selected::before {
      background: #000;
      border: solid 1px #fff;
      outline: 1px solid #000; }
    .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options-content [class*='am-filter-items'] .item > a.amshopby-link-selected::after,
    .catalog-category-view .sidebar.sidebar-main .block.filter .filter-options-content [class*='am-filter-items'] .item > a.amshopby-link-selected::after {
      content: none; }
  .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options-content [class*='am-filter-items'] .item:first-child,
  .catalog-category-view .sidebar.sidebar-main .block.filter .filter-options-content [class*='am-filter-items'] .item:first-child {
    margin-top: 0; }

.catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options-item.active .filter-options-title::after,
.catalog-category-view .sidebar.sidebar-main .block.filter .filter-options-item.active .filter-options-title::after {
  transform: rotate(180deg); }

.catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .filter-actions,
.catalog-category-view .sidebar.sidebar-main .filter-actions {
  display: flex;
  align-items: center;
  height: 42px;
  padding: 12px 12px;
  background: #dedede;
  border: solid 1px #dedede;
  border-radius: 42px;
  cursor: pointer;
  font-size: 12px;
  font-weight: 400;
  white-space: nowrap;
  transition: all 0.3s ease-in-out;
  font-weight: 700; }
  .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .filter-actions::after, .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .filter-actions::before,
  .catalog-category-view .sidebar.sidebar-main .filter-actions::after,
  .catalog-category-view .sidebar.sidebar-main .filter-actions::before {
    content: none; }
  .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .filter-actions > a,
  .catalog-category-view .sidebar.sidebar-main .filter-actions > a {
    color: #000;
    text-decoration: none; }
  .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .filter-actions:hover,
  .catalog-category-view .sidebar.sidebar-main .filter-actions:hover {
    background: #000;
    color: #fff; }
    .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .filter-actions:hover > a,
    .catalog-category-view .sidebar.sidebar-main .filter-actions:hover > a {
      color: #fff; }
    .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .filter-actions:hover span,
    .catalog-category-view .sidebar.sidebar-main .filter-actions:hover span {
      left: 0; }

.catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav {
  padding: 0 20px; }
  .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter {
    display: flex;
    justify-content: center;
    padding: 0;
    margin: 40px 0;
    gap: 0 24px; }
    .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options {
      position: relative;
      display: none;
      flex-grow: 1;
      height: 0;
      opacity: 0;
      flex-flow: row nowrap;
      gap: 10px; }
      .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options.hidden {
        opacity: 0;
        overflow: hidden; }
      .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options.expanded {
        flex-flow: row wrap; }
      .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options .filter-options-item.has-active-filters .filter-options-title .filter-options-counter {
        display: block;
        width: 14px;
        height: 14px;
        margin-left: 4px;
        background: #000;
        border-radius: 50%;
        color: #fff;
        text-align: center;
        font-size: 10px;
        line-height: 14px; }
      .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options .filter-options-item.active .filter-options-title, .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options .filter-options-item:hover .filter-options-title {
        color: #333;
        border-color: #333; }
      .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options .filter-options-title {
        display: flex;
        align-items: center;
        height: 42px;
        padding: 0 8px 0 20px;
        margin-bottom: 0;
        border: solid 1px #e7e7e7;
        color: #868686;
        border-radius: 42px;
        font-size: 12px;
        font-weight: 400;
        white-space: nowrap;
        transition: all 250ms ease-in-out;
        cursor: pointer; }
        .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options .filter-options-title:after {
          position: relative;
          color: #868686;
          top: 1px; }
        .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options .filter-options-title .filter-options-counter {
          display: none; }
      .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options .filter-options-content {
        position: absolute;
        display: none;
        z-index: 100;
        padding: 12px;
        margin-bottom: 0;
        box-shadow: 3px 3px 8px 2px rgba(0, 0, 0, 0.1);
        background: #fff;
        min-width: 100%; }
        .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options .filter-options-content .items {
          max-height: 220px;
          overflow-x: hidden;
          overflow-y: auto;
          scrollbar-width: thin; }
          .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options .filter-options-content .items::-webkit-scrollbar {
            width: 3px; }
          .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options .filter-options-content .items::-webkit-scrollbar-thumb {
            background: #000; }
          .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options .filter-options-content .items::-webkit-scrollbar-track {
            background: #dedede; }
        .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options .filter-options-content [class*='am-filter-items'] {
          padding-right: 16px;
          display: flex;
          flex-flow: column nowrap; }
          .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options .filter-options-content [class*='am-filter-items'] .item {
            margin-bottom: 0; }
            .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options .filter-options-content [class*='am-filter-items'] .item a {
              font-size: 12px;
              white-space: nowrap; }
              .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options .filter-options-content [class*='am-filter-items'] .item a .label {
                padding-left: 20px;
                color: #000;
                font-size: 12px; }
              .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options .filter-options-content [class*='am-filter-items'] .item a.amshopby-link-selected::after, .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options .filter-options-content [class*='am-filter-items'] .item a:hover::after {
                content: none; }
        .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options .filter-options-content .am-filter-items-couleur_liqueur,
        .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options .filter-options-content .am-filter-items-conditionnement {
          min-width: 264px;
          margin-top: 0; }
          .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options .filter-options-content .am-filter-items-couleur_liqueur .am-swatch-wrapper::before, .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options .filter-options-content .am-filter-items-couleur_liqueur .am-swatch-wrapper::after,
          .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options .filter-options-content .am-filter-items-conditionnement .am-swatch-wrapper::before,
          .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options .filter-options-content .am-filter-items-conditionnement .am-swatch-wrapper::after {
            content: none; }
          .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options .filter-options-content .am-filter-items-couleur_liqueur .am-swatch-wrapper .am-swatch-link::before, .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options .filter-options-content .am-filter-items-couleur_liqueur .am-swatch-wrapper .am-swatch-link::after,
          .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options .filter-options-content .am-filter-items-conditionnement .am-swatch-wrapper .am-swatch-link::before,
          .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options .filter-options-content .am-filter-items-conditionnement .am-swatch-wrapper .am-swatch-link::after {
            content: none; }
          .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options .filter-options-content .am-filter-items-couleur_liqueur .am-swatch-wrapper .am-swatch-link .swatch-option,
          .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options .filter-options-content .am-filter-items-conditionnement .am-swatch-wrapper .am-swatch-link .swatch-option {
            border: solid 1px #dedede;
            border-radius: 50%;
            transition: all 300ms ease-in-out; }
            .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options .filter-options-content .am-filter-items-couleur_liqueur .am-swatch-wrapper .am-swatch-link .swatch-option::before, .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options .filter-options-content .am-filter-items-couleur_liqueur .am-swatch-wrapper .am-swatch-link .swatch-option::after,
            .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options .filter-options-content .am-filter-items-conditionnement .am-swatch-wrapper .am-swatch-link .swatch-option::before,
            .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options .filter-options-content .am-filter-items-conditionnement .am-swatch-wrapper .am-swatch-link .swatch-option::after {
              content: none; }
            .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options .filter-options-content .am-filter-items-couleur_liqueur .am-swatch-wrapper .am-swatch-link .swatch-option.image,
            .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options .filter-options-content .am-filter-items-conditionnement .am-swatch-wrapper .am-swatch-link .swatch-option.image {
              display: block;
              width: 60px;
              height: 60px;
              margin: 0;
              background-position: center;
              background-repeat: no-repeat;
              background-size: 32px;
              opacity: 1; }
        .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options .filter-options-content .am-filter-items-conditionnement {
          display: grid;
          grid-template-columns: repeat(3, 1fr);
          gap: 16px 0; }
          .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options .filter-options-content .am-filter-items-conditionnement .am-swatch-link:hover .swatch-option.image,
          .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options .filter-options-content .am-filter-items-conditionnement .selected.swatch-option.image {
            background-color: #fff;
            border: none;
            outline: none;
            filter: invert(1); }
          .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options .filter-options-content .am-filter-items-conditionnement .am-swatch-link {
            display: flex;
            flex-direction: column-reverse;
            justify-content: center;
            align-items: center; }
            .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options .filter-options-content .am-filter-items-conditionnement .am-swatch-link::before {
              width: auto;
              height: auto;
              max-width: 100%;
              margin-top: 8px;
              outline: none;
              font-size: 9px;
              font-weight: 400;
              white-space: break-spaces;
              transition: opacity .3s ease-in-out;
              content: attr(aria-label) !important; }
        .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options .filter-options-content .am-filter-items-couleur_liqueur {
          display: flex;
          justify-content: center;
          flex-flow: row wrap;
          gap: 8px; }
          .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options .filter-options-content .am-filter-items-couleur_liqueur .am-swatch-wrapper {
            margin: 0 auto; }
          .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options .filter-options-content .am-filter-items-couleur_liqueur .am-swatch-link:hover .swatch-option.image,
          .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options .filter-options-content .am-filter-items-couleur_liqueur .selected.swatch-option.image {
            border-color: #000;
            outline: unset; }
    .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-actions.filter-more {
      display: none; }
    .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .toolbar.toolbar-products {
      justify-self: center;
      align-self: center; }
    .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .toolbar.toolbar-products {
      align-self: flex-start;
      margin: 0; }
      .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .toolbar.toolbar-products .toolbar-amount-bottom,
      .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .toolbar.toolbar-products .pages {
        display: none; }
      .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .toolbar.toolbar-products .toolbar-sorter.sorter .selectric,
      .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .toolbar.toolbar-products .sorter-options {
        border-radius: 42px;
        font-weight: 700; }
        .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .toolbar.toolbar-products .toolbar-sorter.sorter .selectric .label,
        .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .toolbar.toolbar-products .sorter-options .label {
          font-weight: 700; }
  .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .amshopby-filter-current {
    display: none;
    padding: 0;
    margin-bottom: 50px;
    flex-flow: row wrap; }
  .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .amshopby-items.items {
    display: flex;
    flex-flow: row wrap;
    gap: 10px; }
    .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .amshopby-items.items .amshopby-item.item {
      display: flex;
      align-items: center;
      height: 42px;
      padding: 0 20px 0 12px;
      margin-bottom: 0;
      border: solid 1px #8f8f8f;
      background: #f5f5f5;
      border-radius: 150px;
      font-weight: 700; }
      .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .amshopby-items.items .amshopby-item.item .amshopby-remove {
        margin-right: 8px;
        color: #000;
        text-decoration: none; }
      .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .amshopby-items.items .amshopby-item.item[data-container="conditionnement"] .swatch-option.image, .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .amshopby-items.items .amshopby-item.item[data-container="couleur_liqueur"] .swatch-option.image {
        display: flex;
        align-items: center;
        min-height: 28px;
        padding-left: 32px;
        margin-bottom: 0;
        background-repeat: no-repeat;
        background-size: 28px;
        background-position-y: center;
        opacity: 1; }
        .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .amshopby-items.items .amshopby-item.item[data-container="conditionnement"] .swatch-option.image:hover, .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .amshopby-items.items .amshopby-item.item[data-container="couleur_liqueur"] .swatch-option.image:hover {
          border: none;
          outline: none; }
        .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .amshopby-items.items .amshopby-item.item[data-container="conditionnement"] .swatch-option.image::before, .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .amshopby-items.items .amshopby-item.item[data-container="couleur_liqueur"] .swatch-option.image::before {
          position: relative;
          width: auto;
          height: auto;
          border: none;
          border-radius: 0;
          opacity: 1;
          content: attr(data-option-label); }
        .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .amshopby-items.items .amshopby-item.item[data-container="conditionnement"] .swatch-option.image::after, .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .amshopby-items.items .amshopby-item.item[data-container="couleur_liqueur"] .swatch-option.image::after {
          content: none; }
      .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .amshopby-items.items .amshopby-item.item[data-container="couleur_liqueur"] {
        padding-right: 4px; }
        .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .amshopby-items.items .amshopby-item.item[data-container="couleur_liqueur"] .swatch-option.image::before {
          content: none; }

.catalog-category-view .sidebar.sidebar-main {
  position: fixed;
  top: 64px;
  right: -100%;
  z-index: 1000;
  height: calc(100vh - 2 * 64px);
  padding-right: 0;
  margin-bottom: 0;
  background: #fff;
  transition: right 250ms ease-in-out;
  overflow-y: auto; }
  .catalog-category-view .sidebar.sidebar-main .block.filter {
    position: relative;
    z-index: 1;
    margin-bottom: 0; }
    .catalog-category-view .sidebar.sidebar-main .block.filter .block-title {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 20px 30px;
      margin: 0;
      border-bottom: solid 1px #cbcbcb; }
      .catalog-category-view .sidebar.sidebar-main .block.filter .block-title-text {
        text-transform: uppercase;
        font-family: "CopperplateGothic";
        font-size: 18px; }
      .catalog-category-view .sidebar.sidebar-main .block.filter .block-title-icon {
        cursor: pointer;
        font-size: 20px; }
    .catalog-category-view .sidebar.sidebar-main .block.filter .block-content {
      padding: 20px 30px;
      display: flex;
      flex-direction: column; }
    .catalog-category-view .sidebar.sidebar-main .block.filter .block-actions {
      margin: 0 0 16px auto; }
      .catalog-category-view .sidebar.sidebar-main .block.filter .block-actions .filter-clear::after {
        margin-left: 10px;
        font-family: icomoon;
        font-size: 10px;
        content: "\e90a"; }
    .catalog-category-view .sidebar.sidebar-main .block.filter .block-subtitle {
      display: none; }
    .catalog-category-view .sidebar.sidebar-main .block.filter .filter-options .filter-options-title {
      padding: 0 0 10px;
      margin: 0 0 10px;
      border-bottom: solid 1px #cbcbcb;
      font-size: 15px;
      font-weight: 700;
      line-height: 1.1;
      cursor: pointer; }
    .catalog-category-view .sidebar.sidebar-main .block.filter .filter-options .filter-options-content .am-filter-items-couleur_liqueur,
    .catalog-category-view .sidebar.sidebar-main .block.filter .filter-options .filter-options-content .am-filter-items-conditionnement {
      display: flex;
      justify-content: center;
      gap: 6px; }
      .catalog-category-view .sidebar.sidebar-main .block.filter .filter-options .filter-options-content .am-filter-items-couleur_liqueur .item.am-swatch-wrapper::before, .catalog-category-view .sidebar.sidebar-main .block.filter .filter-options .filter-options-content .am-filter-items-couleur_liqueur .item.am-swatch-wrapper::after,
      .catalog-category-view .sidebar.sidebar-main .block.filter .filter-options .filter-options-content .am-filter-items-conditionnement .item.am-swatch-wrapper::before,
      .catalog-category-view .sidebar.sidebar-main .block.filter .filter-options .filter-options-content .am-filter-items-conditionnement .item.am-swatch-wrapper::after {
        content: none; }
      .catalog-category-view .sidebar.sidebar-main .block.filter .filter-options .filter-options-content .am-filter-items-couleur_liqueur .item.am-swatch-wrapper .am-swatch-link::before, .catalog-category-view .sidebar.sidebar-main .block.filter .filter-options .filter-options-content .am-filter-items-couleur_liqueur .item.am-swatch-wrapper .am-swatch-link::after,
      .catalog-category-view .sidebar.sidebar-main .block.filter .filter-options .filter-options-content .am-filter-items-conditionnement .item.am-swatch-wrapper .am-swatch-link::before,
      .catalog-category-view .sidebar.sidebar-main .block.filter .filter-options .filter-options-content .am-filter-items-conditionnement .item.am-swatch-wrapper .am-swatch-link::after {
        content: none; }
      .catalog-category-view .sidebar.sidebar-main .block.filter .filter-options .filter-options-content .am-filter-items-couleur_liqueur .item.am-swatch-wrapper .am-swatch-link .swatch-option,
      .catalog-category-view .sidebar.sidebar-main .block.filter .filter-options .filter-options-content .am-filter-items-conditionnement .item.am-swatch-wrapper .am-swatch-link .swatch-option {
        border: solid 1px #dedede;
        border-radius: 50%;
        transition: all 300ms ease-in-out; }
        .catalog-category-view .sidebar.sidebar-main .block.filter .filter-options .filter-options-content .am-filter-items-couleur_liqueur .item.am-swatch-wrapper .am-swatch-link .swatch-option::before, .catalog-category-view .sidebar.sidebar-main .block.filter .filter-options .filter-options-content .am-filter-items-couleur_liqueur .item.am-swatch-wrapper .am-swatch-link .swatch-option::after,
        .catalog-category-view .sidebar.sidebar-main .block.filter .filter-options .filter-options-content .am-filter-items-conditionnement .item.am-swatch-wrapper .am-swatch-link .swatch-option::before,
        .catalog-category-view .sidebar.sidebar-main .block.filter .filter-options .filter-options-content .am-filter-items-conditionnement .item.am-swatch-wrapper .am-swatch-link .swatch-option::after {
          content: none; }
        .catalog-category-view .sidebar.sidebar-main .block.filter .filter-options .filter-options-content .am-filter-items-couleur_liqueur .item.am-swatch-wrapper .am-swatch-link .swatch-option.image,
        .catalog-category-view .sidebar.sidebar-main .block.filter .filter-options .filter-options-content .am-filter-items-conditionnement .item.am-swatch-wrapper .am-swatch-link .swatch-option.image {
          display: block;
          width: 48px;
          height: 48px;
          margin: 0;
          background-position: center;
          background-repeat: no-repeat;
          background-size: 26px;
          opacity: 1; }
    .catalog-category-view .sidebar.sidebar-main .block.filter .filter-options .filter-options-content .am-filter-items-conditionnement {
      display: flex; }
      .catalog-category-view .sidebar.sidebar-main .block.filter .filter-options .filter-options-content .am-filter-items-conditionnement .am-swatch-link:hover .swatch-option.image,
      .catalog-category-view .sidebar.sidebar-main .block.filter .filter-options .filter-options-content .am-filter-items-conditionnement .selected.swatch-option.image {
        background-color: #fff;
        border: none;
        outline: none;
        filter: invert(1); }
    .catalog-category-view .sidebar.sidebar-main .block.filter .filter-options .filter-options-content .am-filter-items-couleur_liqueur {
      display: flex;
      justify-content: center;
      flex-flow: row wrap;
      gap: 8px; }
      .catalog-category-view .sidebar.sidebar-main .block.filter .filter-options .filter-options-content .am-filter-items-couleur_liqueur .am-swatch-wrapper {
        margin: 0 auto; }
      .catalog-category-view .sidebar.sidebar-main .block.filter .filter-options .filter-options-content .am-filter-items-couleur_liqueur .am-swatch-link:hover .swatch-option.image,
      .catalog-category-view .sidebar.sidebar-main .block.filter .filter-options .filter-options-content .am-filter-items-couleur_liqueur .selected.swatch-option.image {
        border-color: #000;
        outline: unset; }
  .catalog-category-view .sidebar.sidebar-main.visible {
    right: 0; }

@media only screen and (min-width: 768px) {
  .catalog-category-view .sidebar.sidebar-main {
    top: 64px;
    height: calc(100vh - 2 * 64px);
    max-width: 504px;
    padding-top: 0; } }

@media only screen and (min-width: 1025px) {
  .catalog-category-view.filter-open .page-wrapper .page-header {
    background: #000; }
    .catalog-category-view.filter-open .page-wrapper .page-header > .logo-container > .logo {
      height: 60px;
      padding: 0;
      background: #000;
      position: static; }
  .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav {
    padding: 0; }
    .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter {
      justify-content: space-between; }
      .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options {
        height: auto;
        display: flex;
        opacity: 1; }
        .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-options .filter-options-item .filter-options-content {
          transform: translateY(10px); }
      .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-actions.filter-open,
      .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .block.filter .filter-actions.filter-more {
        display: none; }
    .catalog-category-view .columns .column.main .catalog-topnav.amasty-catalog-topnav .amshopby-filter-current {
      display: flex; }
  .catalog-category-view .sidebar.sidebar-main {
    display: none; }
  .catalog-category-view .sticky ~ .page-main .columns .sidebar.sidebar-main {
    top: 73px;
    height: calc(100% - 73px); } }

.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-cross-linking {
  margin: 1.6rem 0;
  text-align: center; }
  .category-cross-linking a {
    color: #000;
    font-size: 1.3rem; }
  .category-cross-linking__links {
    display: flex;
    justify-content: center;
    flex-flow: row wrap;
    gap: 0.8rem; }
  .category-cross-linking__separator:last-of-type {
    display: none; }

.product-image-container {
  display: inline-block;
  max-width: 100%; }

.product-image-wrapper {
  display: block;
  height: auto;
  z-index: 1;
  padding: 0;
  padding-bottom: 0 !important;
  position: relative; }

.product-image-photo-hover {
  position: absolute;
  top: -20px;
  width: calc(100% + 30px);
  left: -15px;
  max-width: unset;
  padding: 4px;
  object-fit: cover;
  z-index: 5;
  opacity: 0;
  transition: all 250ms ease-in-out; }

.catalog-category-view .breadcrumbs {
  margin-top: 20px;
  margin-bottom: 0; }

.cms-page-view .breadcrumbs {
  margin-top: 5rem; }
  @media only screen and (max-width: 991px) {
    .cms-page-view .breadcrumbs {
      margin-top: 2rem; } }

@media only screen and (max-width: 767px) {
  .product-type-configurable:not(.detail-atelier) .page-main,
  .product-simple-product .page-main,
  .product-type-simple .page-main {
    padding-top: 0px; } }

.product-type-configurable:not(.detail-atelier) .page-title, .product-type-configurable:not(.detail-atelier) .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .product-type-configurable:not(.detail-atelier) .mpinstagramfeed-header,
.product-simple-product .page-title,
.product-simple-product .push-instagram-home .mpinstagramfeed-header,
.push-instagram-home .product-simple-product .mpinstagramfeed-header,
.product-type-simple .page-title,
.product-type-simple .push-instagram-home .mpinstagramfeed-header,
.push-instagram-home .product-type-simple .mpinstagramfeed-header {
  text-align: center; }

.product-type-configurable:not(.detail-atelier) .out-of-stock,
.product-simple-product .out-of-stock,
.product-type-simple .out-of-stock {
  padding: 15px 20px 15px 60px;
  border: 1px solid rgba(179, 0, 0, 0.5);
  color: #b30000;
  text-transform: uppercase;
  letter-spacing: 1px;
  background: rgba(179, 0, 0, 0.1) url(../../frontend/Mariagefreres/default/it_IT/images/block.svg) no-repeat left 25px center;
  background-size: 20px; }

.product-type-configurable:not(.detail-atelier) .product-gallery,
.product-simple-product .product-gallery,
.product-type-simple .product-gallery {
  position: relative; }
  .product-type-configurable:not(.detail-atelier) .product-gallery img,
  .product-simple-product .product-gallery img,
  .product-type-simple .product-gallery img {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block; }
  .product-type-configurable:not(.detail-atelier) .product-gallery .ct-field.ct-field-image,
  .product-simple-product .product-gallery .ct-field.ct-field-image,
  .product-type-simple .product-gallery .ct-field.ct-field-image {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2; }

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

.action.primary.unfortunately, .actions-toolbar > .primary .unfortunately.action {
  padding: 4px 75px; }

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

.group-fields {
  grid-area: 1/1/3/3; }

div.qty input.es-input {
  height: 48px;
  padding: 10px 42px 10px 20px;
  border: solid 0.8px rgba(134, 134, 134, 0.4);
  margin: 0;
  background-image: url("../../frontend/Mariagefreres/default/it_IT/images/arrow-down.png");
  background-position: top calc(49px / 2 - 7px) right 24px;
  cursor: pointer; }

.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: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px; }

.product-options-wrapper .fieldset {
  padding: 0; }
  .product-options-wrapper .fieldset > div.field:not(.choice) {
    width: 100%;
    padding: 0;
    margin: 0; }
    .product-options-wrapper .fieldset > div.field:not(.choice) > .label {
      display: none; }

.product-options-wrapper .field .note {
  display: block; }

.product-options-wrapper .field select {
  width: 100%;
  height: 49px;
  padding: 10px 50px 10px 20px;
  border: solid 0.8px rgba(134, 134, 134, 0.4);
  margin: 0;
  background-position: top calc(49px / 2 - 7px) right 24px;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.86;
  letter-spacing: 0.72px; }

.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 {
  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 .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 .box-tocart .fieldset,
.product-options-bottom .box-tocart .fieldset {
  padding: 0; }

.product-info-main .box-tocart .action.primary, .product-info-main .box-tocart .actions-toolbar > .primary .action, .actions-toolbar > .primary .product-info-main .box-tocart .action,
.product-options-bottom .box-tocart .action.primary,
.product-options-bottom .box-tocart .actions-toolbar > .primary .action,
.actions-toolbar > .primary .product-options-bottom .box-tocart .action {
  padding: 10px;
  width: 100%; }
  .product-info-main .box-tocart .action.primary span, .product-info-main .box-tocart .actions-toolbar > .primary .action span, .actions-toolbar > .primary .product-info-main .box-tocart .action span,
  .product-options-bottom .box-tocart .action.primary span,
  .product-options-bottom .box-tocart .actions-toolbar > .primary .action span,
  .actions-toolbar > .primary .product-options-bottom .box-tocart .action span {
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.58;
    letter-spacing: normal;
    text-align: center; }
  .product-info-main .box-tocart .action.primary [data-price-type="oldPrice"] span, .product-info-main .box-tocart .actions-toolbar > .primary .action [data-price-type="oldPrice"] span, .actions-toolbar > .primary .product-info-main .box-tocart .action [data-price-type="oldPrice"] span,
  .product-options-bottom .box-tocart .action.primary [data-price-type="oldPrice"] span,
  .product-options-bottom .box-tocart .actions-toolbar > .primary .action [data-price-type="oldPrice"] span,
  .actions-toolbar > .primary .product-options-bottom .box-tocart .action [data-price-type="oldPrice"] span {
    font-weight: normal;
    color: #979797;
    text-decoration: line-through;
    margin-left: .4rem; }

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

.catalog-product-view .product-info-main .product-addto-links {
  margin: 0; }

.product-type-virtual .product-options-bottom {
  grid-area: 3 / 1 / 3 / 3; }

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

.shipping-block {
  order: 1;
  text-align: left; }
  @media only screen and (min-width: 1025px) {
    .shipping-block {
      order: 2; } }
  .shipping-block .slick-dots {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    background: #fff; }

.shipping-wrapper.loading {
  min-height: 40px; }

.shipping-item-image {
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px; }

.shipping-item-content {
  display: inline-block;
  vertical-align: middle; }
  .shipping-item-content-title,
  .shipping-item-content p {
    font-size: 10px !important;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.56px;
    margin: 0; }
  .shipping-item-content p {
    font-weight: normal; }

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

.upsell,
.crosssell {
  order: 2; }
  .upsell .page-title, .upsell .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .upsell .mpinstagramfeed-header,
  .crosssell .page-title,
  .crosssell .push-instagram-home .mpinstagramfeed-header,
  .push-instagram-home .crosssell .mpinstagramfeed-header {
    padding-top: 30px;
    padding-bottom: 8px;
    margin-bottom: 20px; }
    .upsell .page-title strong, .upsell .push-instagram-home .mpinstagramfeed-header strong, .push-instagram-home .upsell .mpinstagramfeed-header strong,
    .crosssell .page-title strong,
    .crosssell .push-instagram-home .mpinstagramfeed-header strong,
    .push-instagram-home .crosssell .mpinstagramfeed-header strong {
      display: block;
      text-align: center;
      font-size: 30px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: normal;
      letter-spacing: normal; }
    .upsell .page-title > span, .upsell .push-instagram-home .mpinstagramfeed-header > span, .push-instagram-home .upsell .mpinstagramfeed-header > span,
    .crosssell .page-title > span,
    .crosssell .push-instagram-home .mpinstagramfeed-header > span,
    .push-instagram-home .crosssell .mpinstagramfeed-header > span {
      display: block;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.64;
      letter-spacing: normal;
      font-family: "Poppins", "CopperplateGothicBT-Cond", Helvetica, Arial, sans-serif;
      text-transform: initial;
      font-size: 15px; }
  .upsell .show-all a,
  .crosssell .show-all a {
    color: #000; }
  .upsell .swatch-option,
  .crosssell .swatch-option {
    font-size: 10px;
    white-space: nowrap;
    padding-left: 20px; }
  .upsell .products.items,
  .crosssell .products.items {
    border: none;
    padding: 0 60px; }
  .upsell .product-item,
  .crosssell .product-item {
    position: relative; }
    .upsell .product-item, .upsell .product-item:nth-child(-n+4),
    .crosssell .product-item,
    .crosssell .product-item:nth-child(-n+4) {
      border: 0; }
    .upsell .product-item-info,
    .crosssell .product-item-info {
      padding-top: 40px; }
    .upsell .product-item-photo,
    .crosssell .product-item-photo {
      padding: 0; }
    .upsell .product-item-name,
    .crosssell .product-item-name {
      font-size: 18px;
      margin: 0; }
    .upsell .product-item-inner,
    .crosssell .product-item-inner {
      display: flex;
      margin-top: 8px; }
    .upsell .product-item .tocart,
    .crosssell .product-item .tocart {
      padding-left: 60px;
      padding-right: 60px; }
    .upsell .product-item .product-buy-price-label,
    .crosssell .product-item .product-buy-price-label {
      font-size: 11px; }
      @media only screen and (max-width: 1024px) {
        .upsell .product-item .product-buy-price-label,
        .crosssell .product-item .product-buy-price-label {
          font-size: 17px;
          font-weight: bold;
          padding-top: 0;
          padding-right: 15px; } }
    .upsell .product-item .price-box,
    .crosssell .product-item .price-box {
      display: flex;
      align-items: center;
      line-height: 1; }
      .upsell .product-item .price-box .price,
      .crosssell .product-item .price-box .price {
        font-size: 11px; }
        @media only screen and (max-width: 1024px) {
          .upsell .product-item .price-box .price,
          .crosssell .product-item .price-box .price {
            font-size: 17px;
            font-weight: bold;
            margin-top: 6px;
            display: inline-block; } }
        .upsell .product-item .price-box .price::before,
        .crosssell .product-item .price-box .price::before {
          top: 2px; }
      .upsell .product-item .price-box:before,
      .crosssell .product-item .price-box:before {
        height: 12px; }
        @media only screen and (max-width: 1024px) {
          .upsell .product-item .price-box:before,
          .crosssell .product-item .price-box:before {
            height: 18px;
            top: 6px; } }
  .upsell .product-short-description,
  .crosssell .product-short-description {
    font-size: 14px;
    line-height: 1.55; }
  .upsell .product-image-wrapper,
  .crosssell .product-image-wrapper {
    display: flex;
    align-items: center;
    justify-content: center; }

.catalog-product-view .upsell,
.catalog-product-view .crosssell {
  max-width: calc(320px * 3 + 120px);
  margin: 0 auto; }
  .catalog-product-view .upsell .page-title, .catalog-product-view .upsell .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .catalog-product-view .upsell .mpinstagramfeed-header,
  .catalog-product-view .crosssell .page-title,
  .catalog-product-view .crosssell .push-instagram-home .mpinstagramfeed-header,
  .push-instagram-home .catalog-product-view .crosssell .mpinstagramfeed-header {
    margin-bottom: 40px;
    padding-top: 0; }
    @media only screen and (min-width: 1025px) {
      .catalog-product-view .upsell .page-title, .catalog-product-view .upsell .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .catalog-product-view .upsell .mpinstagramfeed-header,
      .catalog-product-view .crosssell .page-title,
      .catalog-product-view .crosssell .push-instagram-home .mpinstagramfeed-header,
      .push-instagram-home .catalog-product-view .crosssell .mpinstagramfeed-header {
        padding-top: 30px;
        margin-top: 50px; }
        .catalog-product-view .upsell .page-title strong, .catalog-product-view .upsell .push-instagram-home .mpinstagramfeed-header strong, .push-instagram-home .catalog-product-view .upsell .mpinstagramfeed-header strong,
        .catalog-product-view .crosssell .page-title strong,
        .catalog-product-view .crosssell .push-instagram-home .mpinstagramfeed-header strong,
        .push-instagram-home .catalog-product-view .crosssell .mpinstagramfeed-header strong {
          font-size: 34px; } }
  .catalog-product-view .upsell .products.items,
  .catalog-product-view .crosssell .products.items {
    padding: 0 60px;
    border: none; }
  .catalog-product-view .upsell .product-item-info .product-item-details .product-item-name,
  .catalog-product-view .crosssell .product-item-info .product-item-details .product-item-name {
    margin-bottom: 12px; }
  .catalog-product-view .upsell .product-item-info .product-item-details .product-item-description .product-short-description,
  .catalog-product-view .crosssell .product-item-info .product-item-details .product-item-description .product-short-description {
    font-size: 14px; }
  .catalog-product-view .upsell .product-item-info .product-item-details .product-item-inner .product-buy-price,
  .catalog-product-view .crosssell .product-item-info .product-item-details .product-item-inner .product-buy-price {
    align-items: center; }
  .catalog-product-view .upsell .product-item-info .product-item-details .product-item-inner .product-buy-price-label,
  .catalog-product-view .crosssell .product-item-info .product-item-details .product-item-inner .product-buy-price-label {
    padding-right: 15px;
    font-size: 17px; }
  .catalog-product-view .upsell .product-item-info .product-item-details .product-item-inner .price-final_price::before,
  .catalog-product-view .crosssell .product-item-info .product-item-details .product-item-inner .price-final_price::before {
    top: 0; }
  .catalog-product-view .upsell .product-item-info .product-item-details .product-item-inner .price-final_price .price,
  .catalog-product-view .crosssell .product-item-info .product-item-details .product-item-inner .price-final_price .price {
    margin-top: 0;
    font-size: 17px; }
  .catalog-product-view .upsell .block-description.description,
  .catalog-product-view .crosssell .block-description.description {
    display: none; }

@media only screen and (min-width: 768px) {
  .catalog-product-view .upsell .slick-arrow,
  .catalog-product-view .crosssell .slick-arrow {
    position: absolute;
    top: 202px;
    z-index: 1;
    width: 80px;
    padding: 10px;
    background: url(../../frontend/Mariagefreres/default/it_IT/images/flesh-right.svg) no-repeat center;
    border: 0;
    outline: none;
    cursor: pointer;
    font-size: 0;
    transition: all 0.3s ease-in-out; } }
  @media only screen and (min-width: 768px) and (min-width: 768px) {
    .catalog-product-view .upsell .slick-arrow,
    .catalog-product-view .crosssell .slick-arrow {
      top: 210px; } }

@media only screen and (min-width: 768px) {
    .catalog-product-view .upsell .slick-arrow::before, .catalog-product-view .upsell .slick-arrow::after,
    .catalog-product-view .crosssell .slick-arrow::before,
    .catalog-product-view .crosssell .slick-arrow::after {
      display: none; }
    .catalog-product-view .upsell .slick-arrow.slick-next,
    .catalog-product-view .crosssell .slick-arrow.slick-next {
      right: -10px;
      transform: scale(0.7); }
      .catalog-product-view .upsell .slick-arrow.slick-next:hover,
      .catalog-product-view .crosssell .slick-arrow.slick-next:hover {
        right: -20px; }
    .catalog-product-view .upsell .slick-arrow.slick-prev,
    .catalog-product-view .crosssell .slick-arrow.slick-prev {
      left: -10px;
      transform: rotate(-180deg) scale(0.7); }
      .catalog-product-view .upsell .slick-arrow.slick-prev:hover,
      .catalog-product-view .crosssell .slick-arrow.slick-prev:hover {
        left: -20px; }
  .catalog-product-view .upsell .slick-track,
  .catalog-product-view .crosssell .slick-track {
    margin-left: 0 !important; }
  .catalog-product-view .upsell .page-title, .catalog-product-view .upsell .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .catalog-product-view .upsell .mpinstagramfeed-header,
  .catalog-product-view .crosssell .page-title,
  .catalog-product-view .crosssell .push-instagram-home .mpinstagramfeed-header,
  .push-instagram-home .catalog-product-view .crosssell .mpinstagramfeed-header {
    margin-bottom: 40px; }
  .catalog-product-view .upsell .products.items,
  .catalog-product-view .crosssell .products.items {
    padding: 0 60px;
    border: none; }
  .catalog-product-view .upsell .product-item-info .product-item-photo .product-image-container,
  .catalog-product-view .crosssell .product-item-info .product-item-photo .product-image-container {
    width: 278px; }
  .catalog-product-view .upsell .product-item-info .product-item-details .product-item-name,
  .catalog-product-view .crosssell .product-item-info .product-item-details .product-item-name {
    margin-bottom: 12px;
    font-size: 22px; }
  .catalog-product-view .upsell .product-item-info .product-item-details .product-item-inner .product-buy-price-label,
  .catalog-product-view .crosssell .product-item-info .product-item-details .product-item-inner .product-buy-price-label {
    padding-right: 9px;
    font-size: 13.5px; }
  .catalog-product-view .upsell .product-item-info .product-item-details .product-item-inner .price-final_price::before,
  .catalog-product-view .crosssell .product-item-info .product-item-details .product-item-inner .price-final_price::before {
    top: 6px; }
  .catalog-product-view .upsell .product-item-info .product-item-details .product-item-inner .price-final_price .price,
  .catalog-product-view .crosssell .product-item-info .product-item-details .product-item-inner .price-final_price .price {
    font-size: 1.4rem;
    line-height: 2.4rem; }
  .catalog-product-view .upsell .block-description.description,
  .catalog-product-view .crosssell .block-description.description {
    display: none; } }

.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 (min-width: 768px) {
  .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: 1025px) {
  .product.media {
    float: left;
    margin-bottom: 25px; } }

.block-image img {
  width: 100%; }

.mfp-close-btn-in .mfp-close::after, .mfp-close-btn-in .mfp-close::before {
  content: none; }

.mp-productalerts-popup h2 {
  font-weight: 600;
  line-height: 0.7; }

@media only screen and (max-width: 991px) {
  .product-info-main .box-tocart._sticky {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 64px;
    padding: 15px;
    background: #fff;
    z-index: 99; }
    .product-info-main .box-tocart._sticky .product-options-wrapper {
      display: none; }
      .product-info-main .box-tocart._sticky .product-options-wrapper .field-qty {
        width: 100%;
        background: transparent; }
        .product-info-main .box-tocart._sticky .product-options-wrapper .field-qty .field.qty {
          background: #fff; }
    .product-info-main .box-tocart._sticky .product-options-bottom .box-tocart {
      width: 100%; }
  .product-info-main .product-info-price {
    order: 0;
    margin-bottom: 10px; }
    .product-info-main .product-info-price .product.attribute.overview p {
      max-width: 100%; }
  .product-info-main > .product-add-form {
    order: 0; } }
  @media only screen and (max-width: 991px) and (max-width: 767px) {
    .product-info-main > .product-add-form {
      min-height: 0;
      margin-bottom: 0px; } }

@media only screen and (max-width: 991px) {
  .product-info-main .shipping-block {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 3rem;
    margin-top: 10px; }
    .product-info-main .shipping-block p {
      font-size: 10px; }
    .product-info-main .shipping-block .slick-dots {
      transform: scale(0.5) translateX(50%);
      opacity: 0.4; }
  .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; }
  .catalog-product-view .product-gallery,
  .product-type-configurable:not(.detail-atelier) .product-gallery {
    margin-top: 40px; } }
  @media only screen and (max-width: 991px) and (max-width: 767px) {
    .catalog-product-view .product-gallery,
    .product-type-configurable:not(.detail-atelier) .product-gallery {
      margin-top: 30px; } }

@media only screen and (max-width: 991px) {
    .catalog-product-view .product-gallery img,
    .product-type-configurable:not(.detail-atelier) .product-gallery img {
      margin: 0 auto;
      display: block; } }
    @media only screen and (max-width: 991px) and (max-width: 767px) {
      .catalog-product-view .product-gallery img,
      .product-type-configurable:not(.detail-atelier) .product-gallery img {
        max-height: unset;
        width: 100%;
        max-width: 263px;
        height: auto; } }

@media only screen and (max-width: 991px) {
  .group-fields div.qty input.es-input {
    padding: 10px; }
  .upsell {
    width: 100%;
    padding: 0 15px;
    max-width: 400px;
    margin: 0 auto; }
    .upsell .page-title, .upsell .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .upsell .mpinstagramfeed-header {
      margin-bottom: 30px; }
      .upsell .page-title strong, .upsell .push-instagram-home .mpinstagramfeed-header strong, .push-instagram-home .upsell .mpinstagramfeed-header strong {
        font-size: 22px; }
      .upsell .page-title > span, .upsell .push-instagram-home .mpinstagramfeed-header > span, .push-instagram-home .upsell .mpinstagramfeed-header > span {
        font-size: 14px; }
    .upsell .product-items {
      display: block; }
    .upsell .product-item {
      max-width: 100%;
      width: initial;
      display: inline-block;
      padding-top: 0; }
      .upsell .product-item-inner {
        text-align: center; }
        .upsell .product-item-inner > div {
          display: flex;
          padding: 0 5px; }
  .crosssell .product-item-name,
  .upsell .product-item-name {
    font-size: 22px; }
  .crosssell .product-short-description,
  .upsell .product-short-description {
    font-size: 13px; } }

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

.products-upsell .product-item {
  padding-left: 0;
  padding-right: 0; }
  @media only screen and (max-width: 1024px) {
    .products-upsell .product-item .product-image-container {
      padding-top: 37px; } }
  @media only screen and (max-width: 1024px) {
    .products-upsell .product-item .product-item-info .actions-secondary {
      top: 0; } }
  @media only screen and (max-width: 1024px) {
    .products-upsell .product-item .product-item-info .actions-secondary .action.towishlist[data-action="add-to-wishlist"]:before,
    .products-upsell .product-item .product-item-info .actions-secondary .action.towishlist[data-role="remove"]:before {
      font-size: 48px; } }

.products-upsell .product-item-details a,
.products-upsell .product-item-details a:visited {
  color: #000;
  text-decoration: none; }

.ct-field-repeater_fields {
  padding: 0 15px;
  max-width: 1026px;
  margin: 0 auto; }

.shipping-wrapper .slick-list {
  width: calc(100% - 60px); }

html:has(.catalog-product-view) {
  scroll-behavior: smooth; }

@media only screen and (min-width: 1025px) {
  .catalog-product-view .product-info-main-container .product-info-main .product-add-form,
  .catalog-product-view .product-info-main-container .product-info-main .mp-productalerts-product-stock {
    order: 1; } }

.catalog-product-view .product-info-main-container .product-info-main .product-add-form [data-price-type="oldPrice"] span,
.catalog-product-view .product-info-main-container .product-info-main .mp-productalerts-product-stock [data-price-type="oldPrice"] span {
  font-weight: normal;
  color: #979797;
  text-decoration: line-through;
  margin-left: .4rem; }

.catalog-product-view.product-type-configurable .product-info-main-container .product-info-main .product-add-form .group-fields .fieldset {
  display: flex;
  gap: 0 16px; }
  .catalog-product-view.product-type-configurable .product-info-main-container .product-info-main .product-add-form .group-fields .fieldset .swatch-control {
    flex: 1 0 auto; }
  .catalog-product-view.product-type-configurable .product-info-main-container .product-info-main .product-add-form .group-fields .fieldset::after {
    content: none; }

.catalog-product-view.product-type-simple .product-info-main-container .product-info-main .product-add-form form {
  display: flex;
  align-items: center;
  gap: 16px; }
  .catalog-product-view.product-type-simple .product-info-main-container .product-info-main .product-add-form form .box-tocart {
    margin: 0;
    flex: 1 0 auto; }

.catalog-product-view .column.main.container {
  padding: 0;
  margin: auto;
  max-width: 750px; }

.catalog-product-view .product-visual .product-image-container .product-image-wrapper img.product-image-photo,
.catalog-product-view .product-gallery .product-image-container .product-image-wrapper img.product-image-photo {
  width: auto;
  max-height: 220px; }

.catalog-product-view .product-visual iframe {
  height: 355px;
  width: 100%; }

.catalog-product-view .product-visual ul,
.catalog-product-view .product-visual ol {
  padding: 0 0 0 30px;
  margin: 0 0 20px;
  list-style: none; }
  @media only screen and (max-width: 767px) {
    .catalog-product-view .product-visual ul,
    .catalog-product-view .product-visual ol {
      margin-bottom: 12px; } }
  .catalog-product-view .product-visual ul > li,
  .catalog-product-view .product-visual ol > li {
    position: relative;
    color: #25221b;
    padding: 0 0 0 30px;
    margin: 0 0 13px;
    font-size: 12px;
    font-weight: 400; }
    @media only screen and (max-width: 767px) {
      .catalog-product-view .product-visual ul > li,
      .catalog-product-view .product-visual ol > li {
        font-size: 11px;
        margin-bottom: 12px;
        line-height: 19px; } }
  .catalog-product-view .product-visual ul ul,
  .catalog-product-view .product-visual ul ol,
  .catalog-product-view .product-visual ol ul,
  .catalog-product-view .product-visual ol ol {
    margin-top: 20px; }

.catalog-product-view .product-visual ul {
  max-width: 374px;
  margin: 20px auto 60px; }
  .catalog-product-view .product-visual ul li {
    font-size: 12px;
    font-weight: 400;
    padding-left: 30px; }
    @media only screen and (max-width: 767px) {
      .catalog-product-view .product-visual ul li {
        padding-left: 24px; } }
    .catalog-product-view .product-visual ul li:before {
      content: '';
      background: url(../../frontend/Mariagefreres/default/it_IT/images/puce.png) center no-repeat;
      background-size: cover;
      display: block;
      width: 15px;
      height: 13px;
      position: absolute;
      top: 3px;
      left: 0; }

.catalog-product-view .product-visual ol {
  counter-reset: section; }
  .catalog-product-view .product-visual ol li:before {
    counter-increment: section;
    content: counter(section);
    font-family: inherit;
    font-size: 14px;
    font-weight: 700;
    color: inherit;
    background: rgba(0, 0, 0, 0.2);
    display: inline-block;
    padding: 0 8px 0 3px;
    position: absolute;
    top: 0;
    left: 0; }
  .catalog-product-view .product-visual ol ol {
    counter-reset: subsection; }
    .catalog-product-view .product-visual ol ol li {
      padding-left: 42px; }
      .catalog-product-view .product-visual ol ol li:before {
        counter-increment: subsection;
        content: counter(section) "." counter(subsection);
        font-family: inherit;
        font-size: 14px;
        font-weight: 700;
        color: inherit;
        background: rgba(0, 0, 0, 0.2);
        display: inline-block;
        padding: 0 8px 0 3px;
        margin-right: 6px; }
    .catalog-product-view .product-visual ol ol ol {
      counter-reset: subsection-1; }
      .catalog-product-view .product-visual ol ol ol li {
        padding-left: 54px; }
        .catalog-product-view .product-visual ol ol ol li:before {
          counter-increment: subsection-1;
          content: counter(section) "." counter(subsection) "." counter(subsection-1);
          font-family: inherit;
          font-size: 14px;
          font-weight: 700;
          color: inherit;
          background: rgba(0, 0, 0, 0.2);
          display: inline-block;
          padding: 0 8px 0 3px;
          margin-right: 6px; }

.catalog-product-view .product-visual-item p, .catalog-product-view .product-visual-item div {
  max-width: 630px;
  margin-left: auto;
  margin-right: auto; }

.catalog-product-view .product-visual .garden-first-image {
  margin: 10px auto;
  max-width: unset; }
  .catalog-product-view .product-visual .garden-first-image .ct-field-image + .ct-field-image img {
    width: 130px; }

.catalog-product-view .product-visual .garden-first-image.liquor {
  position: relative;
  margin: 0 auto;
  max-width: 300px;
  padding-bottom: 60px; }
  .catalog-product-view .product-visual .garden-first-image.liquor img {
    display: block;
    width: 100%;
    max-width: 270px; }
    @media only screen and (max-width: 767px) {
      .catalog-product-view .product-visual .garden-first-image.liquor img {
        max-width: 172px; } }
    .catalog-product-view .product-visual .garden-first-image.liquor img + .ct-field-image {
      position: absolute;
      top: 84px;
      right: 0;
      max-width: 280px; }
      @media only screen and (max-width: 767px) {
        .catalog-product-view .product-visual .garden-first-image.liquor img + .ct-field-image {
          max-width: 178px;
          left: 123px;
          top: 53px; } }
      .catalog-product-view .product-visual .garden-first-image.liquor img + .ct-field-image img {
        width: 100%;
        height: 100%;
        margin-bottom: 0;
        max-width: unset; }
  .catalog-product-view .product-visual .garden-first-image.liquor p {
    font-size: 12px;
    line-height: 1.75;
    margin-top: 40px; }
  @media only screen and (min-width: 768px) {
    .catalog-product-view .product-visual .garden-first-image.liquor {
      max-width: 500px;
      padding-bottom: 100px; } }

.catalog-product-view .product-visual .garden-first-image-splited {
  display: flex;
  flex-wrap: wrap;
  gap: 10px; }
  .catalog-product-view .product-visual .garden-first-image-splited__image {
    flex: 1 100%; }
    .catalog-product-view .product-visual .garden-first-image-splited__image img {
      height: 100%;
      width: 100%;
      object-fit: cover; }

.catalog-product-view .product-visual .garden-first-block .garden-first-image {
  position: relative;
  margin-bottom: 80px; }
  .catalog-product-view .product-visual .garden-first-block .garden-first-image div {
    max-width: unset; }
  .catalog-product-view .product-visual .garden-first-block .garden-first-image img {
    display: block;
    width: 100%; }
  .catalog-product-view .product-visual .garden-first-block .garden-first-image .ct-field-image + .ct-field-image img {
    position: absolute;
    top: 100%;
    left: 50%;
    max-width: 131px;
    background: white;
    border-radius: 50%;
    transform: translate(-50%, -50%); }

.catalog-product-view .product-visual .product-visual-item {
  margin: 60px 0; }
  .catalog-product-view .product-visual .product-visual-item .page-title, .catalog-product-view .product-visual .product-visual-item .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .catalog-product-view .product-visual .product-visual-item .mpinstagramfeed-header {
    padding-top: 0; }
  .catalog-product-view .product-visual .product-visual-item div,
  .catalog-product-view .product-visual .product-visual-item p,
  .catalog-product-view .product-visual .product-visual-item strong,
  .catalog-product-view .product-visual .product-visual-item span {
    font-size: 1.5rem !important;
    line-height: 1.75;
    letter-spacing: normal;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    text-align: justify; }
  .catalog-product-view .product-visual .product-visual-item .block-advices-item {
    max-width: 100%;
    padding: 0 10px;
    text-align: center;
    flex: 1 140px; }
    .catalog-product-view .product-visual .product-visual-item .block-advices-item:not(:last-child) {
      margin-bottom: 30px; }
    .catalog-product-view .product-visual .product-visual-item .block-advices-item br {
      display: none; }
    .catalog-product-view .product-visual .product-visual-item .block-advices-item-image {
      height: 72px;
      margin-bottom: 10px; }
      .catalog-product-view .product-visual .product-visual-item .block-advices-item-image > div {
        height: 100%;
        text-align: center; }
      .catalog-product-view .product-visual .product-visual-item .block-advices-item-image img {
        max-height: 100%; }
    .catalog-product-view .product-visual .product-visual-item .block-advices-item-title {
      margin-bottom: 5px;
      text-align: center;
      text-transform: initial;
      font-family: "Poppins", "CopperplateGothicBT-Cond", Helvetica, Arial, sans-serif;
      font-size: 2rem !important;
      font-stretch: normal;
      font-style: normal;
      font-weight: bold;
      line-height: normal;
      letter-spacing: 0.8px; }
      .catalog-product-view .product-visual .product-visual-item .block-advices-item-title::before {
        content: none;
        display: inline-block;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        letter-spacing: 0.78px;
        text-transform: uppercase;
        vertical-align: middle;
        line-height: 1; }
    .catalog-product-view .product-visual .product-visual-item .block-advices-item-description {
      font-size: 1.3rem !important;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.12;
      letter-spacing: normal;
      text-align: center; }

.catalog-product-view .product-info-main-container {
  grid-row: 1; }
  .catalog-product-view .product-info-main-container .product-gallery {
    margin-top: 0;
    text-align: center; }
  .catalog-product-view .product-info-main-container .product-info-main {
    display: flex;
    padding-top: 0;
    flex-flow: column; }
    .catalog-product-view .product-info-main-container .product-info-main .breadcrumbs {
      padding: 0;
      margin: 1.6rem 0;
      opacity: 0.4;
      display: block; }
      .catalog-product-view .product-info-main-container .product-info-main .breadcrumbs .items {
        display: flex;
        flex-flow: row wrap;
        color: #000;
        font-size: 1.3rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.64;
        letter-spacing: normal;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        justify-content: flex-start;
        padding: 0; }
        .catalog-product-view .product-info-main-container .product-info-main .breadcrumbs .items > li {
          display: inline; }
      .catalog-product-view .product-info-main-container .product-info-main .breadcrumbs .item:not(:last-child) {
        position: relative;
        padding-right: 20px;
        margin-right: 10px; }
        .catalog-product-view .product-info-main-container .product-info-main .breadcrumbs .item:not(:last-child):after {
          content: '';
          width: 14px;
          height: 1px;
          background: #000;
          position: absolute;
          right: 0;
          top: 50%;
          transform: translateY(-50%); }
    .catalog-product-view .product-info-main-container .product-info-main .page-title-wrapper .page-title, .catalog-product-view .product-info-main-container .product-info-main .page-title-wrapper .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .catalog-product-view .product-info-main-container .product-info-main .page-title-wrapper .mpinstagramfeed-header {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      padding: 0;
      margin-bottom: 1.6rem;
      text-align: left;
      text-overflow: ellipsis;
      font-stretch: normal;
      font-style: normal;
      font-weight: bold;
      line-height: 1;
      letter-spacing: normal;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      gap: 1.6rem 0;
      margin-top: 1.6rem; }
      .catalog-product-view .product-info-main-container .product-info-main .page-title-wrapper .page-title::after, .catalog-product-view .product-info-main-container .product-info-main .page-title-wrapper .push-instagram-home .mpinstagramfeed-header::after, .push-instagram-home .catalog-product-view .product-info-main-container .product-info-main .page-title-wrapper .mpinstagramfeed-header::after {
        visibility: hidden; }
      @media only screen and (min-width: 1025px) {
        .catalog-product-view .product-info-main-container .product-info-main .page-title-wrapper .page-title, .catalog-product-view .product-info-main-container .product-info-main .page-title-wrapper .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .catalog-product-view .product-info-main-container .product-info-main .page-title-wrapper .mpinstagramfeed-header {
          flex-direction: column; } }
      .catalog-product-view .product-info-main-container .product-info-main .page-title-wrapper .page-title .towishlist, .catalog-product-view .product-info-main-container .product-info-main .page-title-wrapper .push-instagram-home .mpinstagramfeed-header .towishlist, .push-instagram-home .catalog-product-view .product-info-main-container .product-info-main .page-title-wrapper .mpinstagramfeed-header .towishlist {
        display: block;
        font-weight: 400;
        position: relative;
        bottom: 2px; }
        .catalog-product-view .product-info-main-container .product-info-main .page-title-wrapper .page-title .towishlist::before, .catalog-product-view .product-info-main-container .product-info-main .page-title-wrapper .push-instagram-home .mpinstagramfeed-header .towishlist::before, .push-instagram-home .catalog-product-view .product-info-main-container .product-info-main .page-title-wrapper .mpinstagramfeed-header .towishlist::before {
          font-size: 2rem; }
        .catalog-product-view .product-info-main-container .product-info-main .page-title-wrapper .page-title .towishlist.wishlist-full::before, .catalog-product-view .product-info-main-container .product-info-main .page-title-wrapper .push-instagram-home .mpinstagramfeed-header .towishlist.wishlist-full::before, .push-instagram-home .catalog-product-view .product-info-main-container .product-info-main .page-title-wrapper .mpinstagramfeed-header .towishlist.wishlist-full::before {
          font-size: 5rem; }
    .catalog-product-view .product-info-main-container .product-info-main .product.attribute.overview p,
    .catalog-product-view .product-info-main-container .product-info-main .product.attribute.overview p, .catalog-product-view .product-info-main-container .product-info-main .product.attribute.overview * {
      text-align: justify;
      font-size: 1.6rem !important; }
    .catalog-product-view .product-info-main-container .product-info-main .swatch-control {
      position: relative;
      float: left;
      width: 75%; }
      .catalog-product-view .product-info-main-container .product-info-main .swatch-control + .product-short-description-option {
        display: none; }
      .catalog-product-view .product-info-main-container .product-info-main .swatch-control .label-name {
        height: 49px;
        padding: 16px 11px;
        background-image: url("../../frontend/Mariagefreres/default/it_IT/images/arrow-down.png");
        background-position: top 18px right 10px;
        background-repeat: no-repeat;
        background-size: 10px;
        border: solid 0.8px rgba(133, 133, 133, 0.4);
        cursor: pointer; }
        .catalog-product-view .product-info-main-container .product-info-main .swatch-control .label-name .label {
          margin: 0;
          color: #000;
          font-family: "Poppins";
          font-size: 10px;
          font-weight: normal;
          letter-spacing: 0.61px; }
      .catalog-product-view .product-info-main-container .product-info-main .swatch-control .selectric-swatch {
        position: absolute;
        top: 100%;
        left: 0;
        display: none;
        z-index: 9;
        width: 100%;
        background: white; }
        .catalog-product-view .product-info-main-container .product-info-main .swatch-control .selectric-swatch .swatch-opt {
          margin: 0;
          border-right: solid 0.8px rgba(133, 133, 133, 0.4);
          border-bottom: solid 0.8px rgba(133, 133, 133, 0.4);
          border-left: solid 0.8px rgba(133, 133, 133, 0.4); }
        .catalog-product-view .product-info-main-container .product-info-main .swatch-control .selectric-swatch .swatch-attribute-options {
          max-height: 100px;
          margin: 0;
          overflow-y: scroll; }
          .catalog-product-view .product-info-main-container .product-info-main .swatch-control .selectric-swatch .swatch-attribute-options::-webkit-scrollbar {
            width: 3px; }
          .catalog-product-view .product-info-main-container .product-info-main .swatch-control .selectric-swatch .swatch-attribute-options::-webkit-scrollbar-thumb {
            background-color: #000; }
        .catalog-product-view .product-info-main-container .product-info-main .swatch-control .selectric-swatch .available-sizes,
        .catalog-product-view .product-info-main-container .product-info-main .swatch-control .selectric-swatch .swatch-attribute-label {
          display: none; }
        .catalog-product-view .product-info-main-container .product-info-main .swatch-control .selectric-swatch .swatch-option {
          position: relative;
          padding: 10px;
          margin-bottom: 0;
          cursor: pointer;
          opacity: 0.6;
          transition: all 0.3s ease-in-out; }
          .catalog-product-view .product-info-main-container .product-info-main .swatch-control .selectric-swatch .swatch-option:after {
            position: absolute;
            top: 50%;
            left: 0;
            width: 3px;
            height: 0;
            background: #000;
            border-radius: 0;
            opacity: 0;
            transform: translateY(-50%);
            transition: all 0.3s ease-in-out;
            content: ''; }
          .catalog-product-view .product-info-main-container .product-info-main .swatch-control .selectric-swatch .swatch-option:hover {
            background: #fff;
            opacity: 1;
            color: #000; }
            .catalog-product-view .product-info-main-container .product-info-main .swatch-control .selectric-swatch .swatch-option:hover:after {
              height: 100%;
              opacity: 1; }
          .catalog-product-view .product-info-main-container .product-info-main .swatch-control .selectric-swatch .swatch-option:before {
            content: initial; }
    .catalog-product-view .product-info-main-container .product-info-main .price-by-weight-label {
      font-size: 1.4rem;
      color: rgba(0, 0, 0, 0.4);
      font-style: italic;
      margin-bottom: .6rem;
      text-align: left; }
    .catalog-product-view .product-info-main-container .product-info-main .ingredients {
      text-align: left; }
      .catalog-product-view .product-info-main-container .product-info-main .ingredients [data-role="title"] {
        display: flex;
        flex-flow: row-reverse;
        align-items: center;
        justify-content: flex-end;
        gap: .4rem;
        color: rgba(0, 0, 0, 0.4);
        cursor: pointer;
        font-style: italic; }
      .catalog-product-view .product-info-main-container .product-info-main .ingredients .ic-ctrl::before {
        display: inline-block;
        transition: all 250ms ease-in-out;
        transform-origin: 50% 5px;
        font-weight: bold;
        transform: rotate(180deg);
        margin: 0; }
      .catalog-product-view .product-info-main-container .product-info-main .ingredients.active .ic-ctrl::before {
        transform: rotate(0deg);
        margin-top: 6px; }
      .catalog-product-view .product-info-main-container .product-info-main .ingredients [data-role="content"] {
        display: none;
        text-align: left;
        color: rgba(0, 0, 0, 0.4);
        font-style: italic;
        font-size: 1.2rem; }
        @media only screen and (max-width: 1024px) {
          .catalog-product-view .product-info-main-container .product-info-main .ingredients [data-role="content"] {
            margin-bottom: 1.6rem; } }
        .catalog-product-view .product-info-main-container .product-info-main .ingredients [data-role="content"] * {
          margin-bottom: 0;
          color: inherit;
          font-style: inherit;
          font-size: inherit; }
    .catalog-product-view .product-info-main-container .product-info-main .stock.available, .catalog-product-view .product-info-main-container .product-info-main .stock.unavailable {
      display: inline-block;
      vertical-align: top;
      margin-right: 20px;
      text-transform: uppercase;
      font-weight: 700; }
    .catalog-product-view .product-info-main-container .product-info-main .sub-title {
      display: block;
      margin-bottom: 6px;
      margin-bottom: 12px;
      opacity: 0.65;
      color: #000;
      font-family: "Poppins";
      font-size: 18px;
      font-stretch: normal;
      font-style: normal;
      font-weight: 500;
      line-height: 1.2; }
    .catalog-product-view .product-info-main-container .product-info-main .contenance {
      display: block;
      margin-bottom: 10px;
      font-size: 12px;
      font-stretch: normal;
      font-style: normal;
      font-weight: bold;
      line-height: 1.64;
      letter-spacing: normal; }
    .catalog-product-view .product-info-main-container .product-info-main .product.attribute.sku {
      display: inline-block;
      vertical-align: top;
      color: #000;
      opacity: 0.4;
      text-transform: uppercase; }
      .catalog-product-view .product-info-main-container .product-info-main .product.attribute.sku > .value,
      .catalog-product-view .product-info-main-container .product-info-main .product.attribute.sku .type {
        display: inline-block;
        vertical-align: top;
        font-size: 15px;
        font-stretch: normal;
        font-style: normal;
        font-weight: normal;
        line-height: 1.64;
        letter-spacing: normal; }
      .catalog-product-view .product-info-main-container .product-info-main .product.attribute.sku .type {
        margin-right: 5px; }
        .catalog-product-view .product-info-main-container .product-info-main .product.attribute.sku .type::after {
          display: inline-block;
          content: ':'; }
    .catalog-product-view .product-info-main-container .product-info-main .product.attribute.overview {
      margin: 1.6rem 0;
      position: relative;
      overflow: hidden; }
      @media only screen and (max-width: 1024px) {
        .catalog-product-view .product-info-main-container .product-info-main .product.attribute.overview {
          height: auto !important; } }
      .catalog-product-view .product-info-main-container .product-info-main .product.attribute.overview.expandable::after {
        content: '';
        display: block;
        background: linear-gradient(to top, #fff 33%, #00000000);
        height: 60px;
        width: 100%;
        bottom: -12px;
        position: absolute; }
        @media only screen and (max-width: 1024px) {
          .catalog-product-view .product-info-main-container .product-info-main .product.attribute.overview.expandable::after {
            content: none; } }
      .catalog-product-view .product-info-main-container .product-info-main .product.attribute.overview.expanded::after {
        content: none; }
      .catalog-product-view .product-info-main-container .product-info-main .product.attribute.overview .description-toggler {
        pointer-events: none;
        display: none; }
        @media only screen and (min-width: 1025px) {
          .catalog-product-view .product-info-main-container .product-info-main .product.attribute.overview .description-toggler {
            display: block;
            pointer-events: auto;
            position: absolute;
            bottom: 0;
            z-index: 10;
            text-decoration: underline;
            right: 0;
            font-size: 1.3rem !important;
            cursor: pointer; } }
      .catalog-product-view .product-info-main-container .product-info-main .product.attribute.overview p {
        margin: 0;
        font-size: 14px;
        font-stretch: normal;
        font-style: normal;
        font-weight: normal;
        line-height: 1.64;
        letter-spacing: normal; }
    .catalog-product-view .product-info-main-container .product-info-main .product.alert {
      margin: 10px 0; }
    .catalog-product-view .product-info-main-container .product-info-main .price-box {
      margin-top: 10px; }
    .catalog-product-view .product-info-main-container .product-info-main .product-reviews-summary .reviews-actions {
      font-size: 1.4rem; }

.catalog-product-view .product-label {
  position: absolute;
  top: 20px;
  right: 38px;
  margin: 0;
  z-index: 20;
  font-family: "CopperplateGothic";
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.4);
  text-transform: uppercase;
  font-size: 1.6rem;
  font-weight: 600;
  justify-content: center;
  position: static;
  justify-content: left; }
  @media only screen and (max-width: 639px) {
    .catalog-product-view .product-label {
      top: 1px;
      right: 8px;
      display: flex;
      align-items: center;
      height: 26px;
      font-size: 1.4rem; } }

.catalog-product-view #scroll-to-description-btn {
  text-decoration: underline;
  color: inherit; }

.catalog-product-view #product_addtocart_form:not(.click_and_collect) {
  display: grid;
  grid-template-columns: 5.5rem 1fr;
  grid-gap: 1rem; }

.catalog-product-view .swatch-options {
  text-align: start; }

.catalog-product-view:not(.product-type-tea_club):not(.product-type-gift_card) .field-qty:not(.virtual-qty) {
  position: relative;
  background-color: black;
  color: white; }

.catalog-product-view:not(.product-type-tea_club):not(.product-type-gift_card) .qty-label {
  position: absolute;
  display: grid;
  align-items: center;
  top: 0;
  bottom: 0;
  right: 0;
  margin: 0;
  cursor: pointer; }
  .catalog-product-view:not(.product-type-tea_club):not(.product-type-gift_card) .qty-label::after {
    content: "";
    font-family: "icons-blank-theme";
    color: inherit;
    font-weight: inherit;
    font-size: 3rem; }

.catalog-product-view:not(.product-type-tea_club):not(.product-type-gift_card) .product-add-form input.es-input {
  padding: 0 2rem 0 1rem;
  background: unset;
  color: inherit; }

.catalog-product-view:not(.product-type-tea_club):not(.product-type-gift_card) .product-add-form .customizable-product .customizable-product-label {
  text-transform: uppercase;
  text-align: left;
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 0.3em;
  width: 12em; }
  @media only screen and (min-width: 480px) {
    .catalog-product-view:not(.product-type-tea_club):not(.product-type-gift_card) .product-add-form .customizable-product .customizable-product-label {
      width: auto; } }

.catalog-product-view:not(.product-type-tea_club):not(.product-type-gift_card) .product-add-form .customizable-product .product-custom-option {
  position: relative;
  max-height: 48px;
  margin-bottom: 0;
  background-color: transparent; }

.catalog-product-view:not(.product-type-tea_club):not(.product-type-gift_card) .product-add-form .customizable-product .label-on-input {
  text-transform: uppercase;
  position: absolute;
  left: 1em;
  z-index: 0;
  clip: auto;
  transition: all 0.4s cubic-bezier(0.39, 0.58, 0.57, 1);
  display: block;
  background: transparent;
  height: auto;
  font-size: 0.9em;
  font-weight: bold;
  line-height: 1.72;
  letter-spacing: 0.56px;
  color: #a1a1a1;
  top: 4.3em; }
  @media only screen and (min-width: 480px) {
    .catalog-product-view:not(.product-type-tea_club):not(.product-type-gift_card) .product-add-form .customizable-product .label-on-input {
      top: 2.8em; } }

.catalog-product-view:not(.product-type-tea_club):not(.product-type-gift_card) .product-add-form .customizable-product.has-focus-input .label-on-input {
  top: 3.5em; }
  @media only screen and (min-width: 480px) {
    .catalog-product-view:not(.product-type-tea_club):not(.product-type-gift_card) .product-add-form .customizable-product.has-focus-input .label-on-input {
      top: 2em; } }

.catalog-product-view:not(.product-type-tea_club):not(.product-type-gift_card) .product-add-form .customizable-product .note {
  text-align: left;
  margin-top: 0; }
  .catalog-product-view:not(.product-type-tea_club):not(.product-type-gift_card) .product-add-form .customizable-product .note::first-letter {
    text-transform: uppercase; }
  .catalog-product-view:not(.product-type-tea_club):not(.product-type-gift_card) .product-add-form .customizable-product .note::before {
    display: none; }

.catalog-product-view:not(.product-type-tea_club):not(.product-type-gift_card) .product-add-form .customizable-product .mage-error {
  text-align: left;
  margin-bottom: 0.5rem; }

.catalog-product-view:not(.product-type-tea_club):not(.product-type-gift_card) .product-add-form .customizable-product-details {
  margin-bottom: 1em; }

.catalog-product-view.product-type-tea_club .product-info-main-container, .catalog-product-view.product-type-gift_card .product-info-main-container {
  order: 1; }

.catalog-product-view.product-type-tea_club .product-visual, .catalog-product-view.product-type-gift_card .product-visual {
  order: 0;
  max-width: 750px; }

.catalog-product-view.product-type-tea_club #product_addtocart_form, .catalog-product-view.product-type-gift_card #product_addtocart_form {
  grid-template-columns: 1fr; }

@media only screen and (min-width: 640px) {
  .catalog-product-view .product-gallery .product-image-container .product-image-wrapper img.product-image-photo {
    width: auto;
    max-height: 650px; }
  .catalog-product-view .product-visual .garden-first-image-splited {
    flex-wrap: nowrap; }
    .catalog-product-view .product-visual .garden-first-image-splited__image {
      flex: 1 50%; }
  .catalog-product-view .product-visual .block-advices-items {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr; }
  .catalog-product-view .product-visual .block-advices-item:nth-child(3) {
    grid-column: span 1; } }

@media only screen and (min-width: 1025px) {
  .catalog-product-view .page.messages .message:has(.add-to-cart-success),
  .catalog-category-view .page.messages .message:has(.add-to-cart-success) {
    display: none; }
  .catalog-product-view .column.main.container {
    display: grid;
    justify-content: flex-start;
    grid-template-columns: minmax(500px, 1fr) 440px;
    margin-top: 70px;
    gap: 24px;
    max-width: unset; }
  .catalog-product-view .product-info-main-container .product-info-main {
    text-align: center; }
    .catalog-product-view .product-info-main-container .product-info-main .page-title-wrapper .page-title, .catalog-product-view .product-info-main-container .product-info-main .page-title-wrapper .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .catalog-product-view .product-info-main-container .product-info-main .page-title-wrapper .mpinstagramfeed-header {
      line-height: 1;
      font-size: 3.4rem;
      flex-direction: row;
      margin: 0 0 1rem 0;
      justify-content: center;
      text-align: center; }
  .catalog-product-view .product-visual {
    text-align: center;
    width: 100%;
    position: relative; }
  .catalog-product-view .product-info-main-container {
    position: relative;
    grid-area: 1/2/3/3;
    max-width: 100%;
    padding-top: 36px;
    padding-bottom: 60px;
    justify-self: flex-end; }
    .catalog-product-view .product-info-main-container .product-info-main {
      position: sticky;
      top: 120px;
      gap: 1.5rem;
      transform: translateY(0) !important; }
      .catalog-product-view .product-info-main-container .product-info-main .breadcrumbs .items {
        font-size: 1.15rem;
        justify-content: center;
        margin: 0; }
      .catalog-product-view .product-info-main-container .product-info-main .swatch-opt .available-sizes {
        display: inline-block;
        width: 100%;
        margin-top: 12px;
        font-size: 13px;
        font-weight: 600; }
      .catalog-product-view .product-info-main-container .product-info-main .swatch-opt + .product-short-description-option {
        display: none; }
      .catalog-product-view .product-info-main-container .product-info-main ._sticky .swatch-control {
        display: block; }
      .catalog-product-view .product-info-main-container .product-info-main .product.attribute.overview {
        margin: 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; } }

.full-width {
  width: 100vw;
  position: relative;
  margin-left: -50vw;
  left: 50%; }

body.overflow {
  overflow: hidden; }

#searchLoad {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  background: white; }
  #searchLoad img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 30%; }

#advanced-search-catalog .upsell,
.catalogsearch-result-index .upsell {
  max-width: 1260px;
  margin: 0 auto; }
  #advanced-search-catalog .upsell .show-all,
  .catalogsearch-result-index .upsell .show-all {
    display: flex;
    justify-content: flex-end; }
    #advanced-search-catalog .upsell .show-all a,
    .catalogsearch-result-index .upsell .show-all a {
      font-size: 12px;
      font-weight: normal;
      float: right;
      color: #000000;
      text-decoration: underline;
      position: relative; }
      #advanced-search-catalog .upsell .show-all a::after,
      .catalogsearch-result-index .upsell .show-all a::after {
        content: ' >'; }

#advanced-search-catalog {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 11;
  background: white;
  overflow-y: auto; }
  #advanced-search-catalog .category-head-container {
    height: auto;
    min-height: 400px; }
  #advanced-search-catalog .parallax {
    min-height: 366px; }
  #advanced-search-catalog .category-image {
    height: 366px; }
    #advanced-search-catalog .category-image::after {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 25%, rgba(0, 0, 0, 0.2) 100%); }

.notice {
  margin: 20px 0 0;
  text-align: center; }

.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: #fff;
      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: #fff; }
    .block-search .label:active:before {
      color: #fff; }
    .block-search .label.active + .control input {
      position: static; }
  .block-search .action.search {
    display: none; }
  .block-search .control {
    border-top: 1px solid #d1d1d1;
    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 #979797;
        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; }

.search.form.advanced .fields.range .field:first-child {
  position: relative; }
  .search.form.advanced .fields.range .field:first-child .control {
    padding-right: 25px; }
    .search.form.advanced .fields.range .field:first-child .control:after {
      content: ' \2013 ';
      display: inline-block;
      position: absolute;
      right: 0;
      text-align: center;
      top: 6px;
      width: 25px; }

.search.form.advanced .fields.range .field:last-child {
  position: relative; }
  .search.form.advanced .fields.range .field:last-child div.mage-error[generated] {
    left: 0;
    position: absolute;
    top: 32px; }

.search.form.advanced .fields.range .field.with-addon .control {
  padding-right: 45px; }

.search.form.advanced .group.price .addon .addafter {
  background: none;
  border: 0;
  padding-top: 6px;
  position: absolute;
  right: 0;
  top: 0; }

.search.form.advanced .fieldset > div.field {
  width: 100%; }

.search.form.advanced .input-text {
  font-family: "CopperplateGothic";
  text-transform: uppercase;
  font-size: 3.2rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  background: transparent;
  border: 0;
  width: 100%;
  padding: 0;
  height: 41px;
  text-transform: uppercase; }
  .search.form.advanced .input-text:-webkit-autofill {
    -webkit-animation-name: autofill;
    -webkit-animation-fill-mode: both; }

.search .toolbar-products {
  margin: 20px 0 0; }

.search.summary {
  margin-bottom: 10px; }

.search- {
  display: block; }
  .search-bg {
    opacity: 0.53;
    background-color: #0b0b0b;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 3;
    display: none; }
  .search-container {
    position: absolute;
    top: 190px;
    left: 0;
    right: 0;
    max-width: 730px;
    width: 100%;
    margin: 0 auto;
    z-index: 999; }
    .search-container > span {
      font-size: 14px;
      font-weight: bold;
      color: #fff;
      display: inline-block;
      margin-right: 28px;
      text-transform: uppercase; }
    .search-container .loader {
      opacity: .53;
      background-color: #ffffff;
      top: 0;
      bottom: 0;
      z-index: 3;
      position: absolute;
      left: 0;
      right: 0; }
      .search-container .loader img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        max-width: 25%; }
    .search-container .result {
      background: #fff;
      padding: 40px;
      position: relative;
      display: none;
      min-height: 240px;
      overflow: auto;
      max-height: calc(100vh - 216px); }
      .search-container .result::after {
        content: '';
        display: table;
        clear: both; }
      .search-container .result-error,
      .search-container .result-error + .result-collection {
        padding-top: 50px; }
      .search-container .result-error-message {
        position: absolute;
        top: 40px;
        left: 40px; }
        .search-container .result-error-message p {
          font-size: 16px;
          line-height: 2;
          margin: 0; }
      .search-container .result-products {
        float: left;
        width: 60%; }
      .search-container .result-collection {
        float: left;
        width: 40%; }
        .search-container .result-collection > a {
          font-size: 12px;
          font-weight: normal;
          color: #000000;
          text-decoration: underline;
          position: relative;
          margin-top: 20px;
          display: block; }
          .search-container .result-collection > a::after {
            content: ' >'; }
        .search-container .result-collection ul li a {
          font-size: 14px;
          font-weight: normal;
          line-height: 2.29;
          color: #000;
          display: block; }
      .search-container .result-guid {
        float: left;
        width: 100%;
        position: relative;
        padding-top: 33px;
        margin-top: 54px;
        display: flex;
        align-items: flex-end; }
        @media only screen and (max-width: 639px) {
          .search-container .result-guid {
            align-items: flex-start;
            flex-direction: column; } }
        .search-container .result-guid::before {
          content: '';
          position: absolute;
          left: -40px;
          right: -40px;
          height: 1px;
          background: #cccccc;
          top: 0; }
        .search-container .result-guid h4 {
          margin-bottom: 11px; }
        .search-container .result-guid p {
          font-size: 14px;
          line-height: 1.64;
          color: #000;
          margin: 0;
          max-width: 318px;
          display: inline-block; }
        .search-container .result-guid .action {
          margin-left: 41px;
          border-width: 2px;
          border-color: #000; }
          @media only screen and (max-width: 639px) {
            .search-container .result-guid .action {
              margin-left: 0;
              width: 100%; } }
    .search-container h4 {
      font-size: 24px;
      margin: 0 0 24px;
      line-height: normal; }
    .search-container ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      .search-container ul > li {
        margin-bottom: 0; }
        .search-container ul > li:not(:last-child) {
          margin-bottom: 12px; }
    .search-container .product-image {
      display: inline-block;
      width: 60px; }
    .search-container .product-info {
      display: inline-block;
      padding-left: 12px;
      vertical-align: top; }
      .search-container .product-info > span {
        color: #b6b6b6;
        font-size: 12px;
        line-height: 16px; }
      .search-container .product-info a {
        color: #000;
        font-size: 14px;
        line-height: 18px; }
    .search-container .product-item-subtitle,
    .search-container .product-item-subtitle p {
      font-size: 11px;
      line-height: 1.64;
      color: #000;
      margin: 0;
      display: block;
      min-height: auto; }
    .search-container .search-terms {
      display: inline-block;
      margin-bottom: 20px; }
      .search-container .search-terms .item {
        border-radius: 6px;
        border: solid 1px #e7e7e7;
        display: inline-block;
        padding: 0 18px; }
        .search-container .search-terms .item:not(:last-child) {
          margin-right: 16px; }
      .search-container .search-terms a {
        display: block;
        font-size: 13px;
        line-height: 2.46;
        color: #ffffff; }
  .search-close {
    position: fixed;
    left: 99px;
    top: 127px;
    padding-left: 20px;
    z-index: 9; }
    .search-close:hover span {
      text-decoration: underline; }
    .search-close span {
      font-size: 11px;
      color: #fff;
      display: inline-block; }
    .search-close::before {
      font-size: 30px;
      color: #fff;
      content: "";
      font-family: icons-blank-theme;
      margin-left: -12px;
      transform: rotate(90deg);
      display: inline-block;
      position: absolute;
      left: 0;
      top: -10px; }

@media only screen and (max-width: 767px) {
  .block-search .block-content {
    margin-bottom: 0; } }

@media only screen and (max-width: 1024px) {
  body.catalogsearch-advanced-index .header .minisearch-btn {
    position: relative;
    opacity: 1; }
    body.catalogsearch-advanced-index .header .minisearch-btn::after {
      content: '';
      position: absolute;
      bottom: -2px;
      left: 0;
      width: 100%;
      height: 4px;
      background: white;
      display: block;
      z-index: 2; }
  .search.form.advanced .fieldset > div.field {
    padding: 0 20px; }
  .search.form.advanced .input-text {
    background-color: #f5f5f5;
    height: 60px;
    font-size: 14px;
    font-weight: bold;
    color: rgba(0, 0, 0, 0.3);
    margin: 0;
    text-align: left;
    padding: 10px 30px 10px 60px; }
  .search-container {
    position: relative;
    top: 0;
    margin-top: -250px; }
    .search-container .search-terms {
      display: none; }
    .search-container .result {
      margin-top: -30px;
      z-index: -1;
      padding: 50px 30px; }
      .search-container .result .hide {
        display: block; }
        .search-container .result .hide > a {
          font-size: 12px;
          font-weight: normal;
          color: #000000;
          text-decoration: underline;
          position: relative;
          margin-top: 20px;
          margin-bottom: 20px;
          width: 48%;
          display: inline-block;
          text-align: right; }
          .search-container .result .hide > a::after {
            content: ' >'; }
      .search-container .result-error {
        padding-top: 70px; }
        .search-container .result-error-message {
          right: 40px; }
          .search-container .result-error-message p {
            font-size: 14px;
            line-height: 1.4; }
      .search-container .result-products {
        width: 100%;
        margin-bottom: 30px; }
      .search-container .result-collection {
        width: 100%; }
        .search-container .result-collection ul li a {
          font-size: 14px;
          font-weight: normal;
          line-height: 2.29;
          color: #000;
          display: block; }
      .search-container .result-guid {
        margin-top: 30px;
        padding: 20px 30px;
        text-align: center; }
        .search-container .result-guid::before {
          left: -30px;
          right: -30px; }
        .search-container .result-guid p {
          font-size: 12px; }
        .search-container .result-guid .action {
          float: none;
          margin-top: 20px;
          padding-left: 20px;
          padding-right: 20px; }
    .search-container .mobile h4 {
      font-size: 22px;
      text-align: center; }
    .search-container .mobile ul {
      text-align: center; }
      .search-container .mobile ul li:not(:last-child) {
        margin-bottom: 10px; }
      .search-container .mobile ul a {
        color: #000; }
    .search-container .result-products .mobile h4 {
      text-align: left;
      width: 50%;
      display: inline-block; }
    .search-container h4 {
      font-size: 18px; }
    .search-container .product-info {
      width: calc(100% - 70px); }
      .search-container .product-info a {
        font-size: 13px; }
  .search-close {
    display: none; }
  #advanced-search-catalog > [class*="abs-visually-hidden"] {
    position: absolute;
    z-index: 9;
    left: 0;
    right: 0;
    text-align: center;
    top: 30px;
    height: 64px;
    align-content: center; }
    #advanced-search-catalog > [class*="abs-visually-hidden"] img {
      height: 34px; }
  #advanced-search-catalog .category-head-container {
    height: 152px;
    min-height: unset;
    padding-top: 0;
    padding-bottom: 0; }
    #advanced-search-catalog .category-head-container .parallax {
      position: static;
      display: block;
      width: auto;
      height: 100%;
      min-height: unset; }
      #advanced-search-catalog .category-head-container .parallax .category-image {
        height: 152px; }
        #advanced-search-catalog .category-head-container .parallax .category-image img {
          top: 0 !important;
          transform: none !important; }
  #advanced-search-catalog .search-container {
    margin-top: -30px; }
    #advanced-search-catalog .search-container .result {
      position: absolute;
      width: 100%; }
  #advanced-search-catalog .upsell {
    padding: 0;
    padding-bottom: 64px; }
    #advanced-search-catalog .upsell .show-all {
      padding-bottom: 20px;
      padding-right: 20px; }
    #advanced-search-catalog .upsell .slick-arrow {
      display: none !important; }
    #advanced-search-catalog .upsell .product-items {
      width: 100%;
      padding: 0 20px; }
    #advanced-search-catalog .upsell .product-item .product-item-info .actions-secondary {
      left: 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;
    z-index: 4; }
    .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: #979797; }
      .block-search input:-moz-placeholder {
        color: #979797; }
      .block-search input::-moz-placeholder {
        color: #979797; }
      .block-search input:-ms-input-placeholder {
        color: #979797; }
    .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: #fff;
        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; } }

.category-head-container.category-head-search {
  text-align: center;
  margin-bottom: 20px; }
  .category-head-container.category-head-search .page-title-wrapper .page-title, .category-head-container.category-head-search .page-title-wrapper .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .category-head-container.category-head-search .page-title-wrapper .mpinstagramfeed-header {
    width: 80%;
    max-width: unset;
    margin-top: 40px; }
    .category-head-container.category-head-search .page-title-wrapper .page-title__text {
      font-size: 24px; }
    .category-head-container.category-head-search .page-title-wrapper .page-title__query {
      font-size: 40px; }
  .category-head-container.category-head-search .search-results {
    font-size: 16px;
    font-stretch: normal;
    font-weight: bold;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
    display: inline-block;
    margin: 1rem 0 0;
    padding: 0 2rem;
    width: 80%; }
  .category-head-container.category-head-search .search-summary .item {
    font-size: 1.8rem;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
    display: inline-block; }
  .category-head-container.category-head-search .action.primary.outline, .category-head-container.category-head-search .actions-toolbar > .primary .outline.action, .actions-toolbar > .primary .category-head-container.category-head-search .outline.action {
    margin-top: 2.5rem;
    font-size: 1.4rem; }
    .category-head-container.category-head-search .action.primary.outline::before, .category-head-container.category-head-search .actions-toolbar > .primary .outline.action::before, .actions-toolbar > .primary .category-head-container.category-head-search .outline.action::before {
      z-index: -1; }

@media only screen and (min-width: 992px) {
  .category-head-container.category-head-search {
    padding-bottom: 0; }
    .category-head-container.category-head-search .page-title-wrapper .page-title, .category-head-container.category-head-search .page-title-wrapper .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .category-head-container.category-head-search .page-title-wrapper .mpinstagramfeed-header {
      width: 80%;
      max-width: unset;
      margin-top: 0; }
      .category-head-container.category-head-search .page-title-wrapper .page-title__text {
        font-size: 4.2rem; }
      .category-head-container.category-head-search .page-title-wrapper .page-title__query {
        font-size: 7.2rem; }
    .category-head-container.category-head-search .search-results {
      font-size: 1.8rem;
      padding-bottom: 1rem; }
    .category-head-container.category-head-search .search-summary .item {
      font-size: 1.8rem; }
    .category-head-container.category-head-search .action.primary.outline, .category-head-container.category-head-search .actions-toolbar > .primary .outline.action, .actions-toolbar > .primary .category-head-container.category-head-search .outline.action {
      margin-top: 5rem; } }

.advanced-search-catalog .btn--search {
  position: absolute;
  top: 0;
  margin-left: 2rem;
  width: 2rem; }

@media only screen and (min-width: 1025px) {
  .advanced-search-catalog .fieldset {
    padding: 0;
    margin-bottom: 15px; }
    .advanced-search-catalog .fieldset .control {
      display: flex;
      position: relative;
      border: solid 1px #979797;
      padding: 15px 0;
      tab-index: 0;
      transition: all 250ms ease-in-out; }
      .advanced-search-catalog .fieldset .control .input-text {
        margin-bottom: 0;
        padding-left: 4rem;
        text-align: left; }
      .advanced-search-catalog .fieldset .control:hover, .advanced-search-catalog .fieldset .control:focus-within {
        border-color: #fff; }
        .advanced-search-catalog .fieldset .control:hover .btn--search, .advanced-search-catalog .fieldset .control:focus-within .btn--search {
          filter: brightness(0) saturate(100%) invert(98%) sepia(6%) saturate(2%) hue-rotate(199deg) brightness(123%) contrast(100%); }
  .advanced-search-catalog .btn--search {
    width: 4rem;
    right: 0;
    margin-right: 2rem;
    margin-left: 0; } }

.cart-summary {
  background: #f5f5f5;
  margin-bottom: 25px;
  padding: 1px 15px 25px; }
  .cart-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 {
    margin-bottom: 0; }
    .cart-summary .block .item-options {
      margin-left: 0; }
    .cart-summary .block .fieldset {
      margin: 15px 0 25px 5px; }
      .cart-summary .block .fieldset .field {
        margin: 0 0 10px; }
        .cart-summary .block .fieldset .field.note {
          font-size: 12px; }
      .cart-summary .block .fieldset .methods .field > .label {
        display: inline; }

.cart-totals {
  border-top: 1px solid #d1d1d1;
  padding-top: 10px; }
  .cart-totals .table-wrapper {
    margin-bottom: 0;
    overflow: inherit; }

.cart.table-wrapper .items thead + .item {
  border-top: 1px solid #dadada; }
  @media only screen and (max-width: 639px) {
    .cart.table-wrapper .items thead + .item {
      border-top: 0; } }

.cart.table-wrapper .items > .item {
  border-bottom: 1px solid #dadada;
  position: relative; }

.cart.table-wrapper .col {
  padding-top: 20px;
  border: 0; }
  .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.towishlist {
    padding: 0;
    height: 40px;
    background: transparent;
    background-color: transparent;
    border: 0;
    width: 30px;
    margin-left: 10px;
    -webkit-appearance: none;
    -moz-appearance: none; }
    .cart.table-wrapper .actions-toolbar > .action.towishlist:before {
      font-size: 16px;
      position: absolute;
      left: 0;
      right: 0;
      width: 100%;
      height: 100%;
      line-height: 36px;
      text-align: center;
      content: "\e904";
      font-family: "icomoon";
      transform: none;
      color: #979797;
      opacity: 1; }
    .cart.table-wrapper .actions-toolbar > .action.towishlist:hover:before {
      color: #979797; }
    .cart.table-wrapper .actions-toolbar > .action.towishlist::after {
      content: "\e600";
      font-family: icons-blank-theme;
      font-size: 36px;
      color: #979797;
      position: absolute;
      left: -3px;
      right: 0;
      width: 100%;
      height: 100%;
      line-height: 36px;
      text-align: center;
      top: 0;
      opacity: 0;
      will-change: font-size;
      animation: heart 0.4s ease-in-out; }
    .cart.table-wrapper .actions-toolbar > .action.towishlist.wishlist-full:before {
      opacity: 0; }
    .cart.table-wrapper .actions-toolbar > .action.towishlist.wishlist-full::after {
      opacity: 1; }
  .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 .product-subtitle {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden; }

.cart.table-wrapper .gift-registry-name-label:after {
  content: ':'; }

.cart.table-wrapper .item-options {
  font-size: 12px;
  margin-bottom: 10px;
  margin-top: 10px; }

.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 10px; }

.cart.table-wrapper .product-image-wrapper {
  min-height: unset; }

.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, .cart-container .checkout-methods-items .actions-toolbar > .primary .action, .actions-toolbar > .primary .cart-container .checkout-methods-items .action {
    width: 100%; }
  .cart-container .checkout-methods-items .item + .item {
    margin-top: 20px; }

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

.block.crosssell {
  margin-top: 60px; }
  .block.crosssell .page-title, .block.crosssell .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .block.crosssell .mpinstagramfeed-header {
    padding-top: 0; }

.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 (min-width: 768px) {
  .cart-container .widget {
    float: left; }
  .cart-summary {
    position: relative;
    width: 23%; }
    .column.main .cart-summary .actions-toolbar > .secondary {
      float: none; }
    .cart-summary .block .fieldset .field {
      margin: 0 0 20px;
      margin: 0 0 10px; }
      .cart-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 {
        float: none;
        width: auto; }
      .cart-summary .block .fieldset .field > .label {
        margin: 0 0 5px;
        display: inline-block; }
      .cart-summary .block .fieldset .field.choice:before, .cart-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; } }

.cart-continue {
  margin: 57px 0 46px;
  display: inline-block; }
  .cart-continue .continue {
    font-size: 11px;
    font-weight: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000;
    display: flex;
    align-items: center;
    height: 25px; }
    .cart-continue .continue:before {
      font-size: 35px;
      color: #000;
      content: "";
      font-family: "icons-blank-theme";
      margin-left: -12px;
      transform: rotate(90deg); }

.cart-container {
  display: flex;
  position: relative;
  min-height: 450px;
  padding-bottom: 60px; }
  @media only screen and (max-width: 639px) {
    .cart-container {
      padding-bottom: 120px; } }
  .cart-container + .block.crosssell {
    margin-top: 0; }

.cart-content {
  float: left;
  position: relative;
  width: 75%;
  padding-right: 35px; }
  .cart-content .page-title, .cart-content .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .cart-content .mpinstagramfeed-header {
    padding: 0;
    margin: 0;
    color: #bbbbbb;
    font-size: 31px;
    text-align: left;
    letter-spacing: normal;
    font-weight: bold;
    margin-bottom: 15px; }
    .cart-content .page-title:after, .cart-content .push-instagram-home .mpinstagramfeed-header:after, .push-instagram-home .cart-content .mpinstagramfeed-header:after {
      content: initial; }

#form-validate {
  width: 100%;
  float: none; }
  #form-validate thead tr {
    border: 0; }
  #form-validate thead .col {
    font-size: 14px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: normal;
    color: #000; }
    #form-validate thead .col.item {
      width: 57%; }
    #form-validate thead .col.qty {
      text-align: center; }
    #form-validate thead .col.subtotal {
      text-align: center;
      width: 100px; }
  #form-validate tbody .item {
    width: 100%;
    padding: 0;
    display: flex;
    align-items: center;
    padding-right: 10px; }
  #form-validate tbody .product-image-container {
    width: 100% !important; }
  #form-validate tbody .product-item-photo {
    width: 110px;
    padding: 0;
    position: initial;
    top: initial;
    text-align: left; }
  #form-validate tbody .col {
    vertical-align: middle;
    padding: 0; }
    #form-validate tbody .col.item {
      padding: 10px 0 4px; }
      @media only screen and (min-width: 1025px) and (max-width: 1281px) {
        #form-validate tbody .col.item {
          max-width: 300px; } }
    #form-validate tbody .col.qty, #form-validate tbody .col.subtotal {
      padding: 0 35px;
      text-align: center; }
    #form-validate tbody .col .price {
      font-size: 15px;
      font-weight: bold; }
    #form-validate tbody .col .field label {
      margin: 0; }
    #form-validate tbody .col .field input.es-input {
      height: 49px;
      outline: none;
      box-shadow: none;
      max-width: 90px;
      width: 120px; }
  #form-validate tbody .actions-toolbar a {
    background: none;
    outline: none;
    box-shadow: none;
    padding: 0;
    height: auto;
    border: none;
    display: block;
    margin: 10px 0; }
    #form-validate tbody .actions-toolbar a.action-towishlist:before {
      font-size: 16px; }
    #form-validate tbody .actions-toolbar a.action-towishlist.wishlist-full:before {
      font-size: 38px; }
    #form-validate tbody .actions-toolbar a.action-delete {
      position: relative;
      opacity: 0.7;
      -webkit-appearance: initial; }
      #form-validate tbody .actions-toolbar a.action-delete:hover:before, #form-validate tbody .actions-toolbar a.action-delete:hover:after {
        opacity: 1; }
      #form-validate tbody .actions-toolbar a.action-delete:before, #form-validate tbody .actions-toolbar a.action-delete:after {
        position: absolute;
        left: 50%;
        right: 0;
        top: initial;
        content: ' ';
        height: 15px;
        width: 1px;
        background-color: #000;
        opacity: 0.4;
        transition: 0.2s ease-in-out; }
      #form-validate tbody .actions-toolbar a.action-delete:before {
        transform: rotate(45deg); }
      #form-validate tbody .actions-toolbar a.action-delete:after {
        transform: rotate(-45deg); }
      #form-validate tbody .actions-toolbar a.action-delete span {
        font-size: 0; }
    #form-validate tbody .actions-toolbar a span {
      position: initial;
      left: initial;
      transition: initial;
      color: #000;
      opacity: 0.4; }
  #form-validate tbody .actions .update {
    margin: 0;
    padding: 0 50px;
    outline: none; }
  #form-validate tbody td:last-child {
    padding: 0 35px;
    vertical-align: middle;
    border: 0; }
  #form-validate .product-item-details {
    padding-left: 34px; }
  #form-validate .product-item-name {
    margin: 0 0 4px;
    display: block; }
    #form-validate .product-item-name a {
      font-size: 20px;
      font-weight: bold;
      line-height: normal;
      letter-spacing: normal;
      text-transform: uppercase;
      color: #000;
      font-family: "CopperplateGothic";
      text-transform: uppercase; }
  #form-validate .product-item-description {
    font-size: 14px;
    margin: 0 0 10px;
    display: inline-block; }
    #form-validate .product-item-description span:not(.product-item-sku) {
      display: none; }
  #form-validate .product-subtitle {
    margin-bottom: 0.3em; }
  #form-validate .product-item-sku {
    opacity: 0.4;
    font-size: 14px;
    font-style: normal;
    line-height: 1.52;
    color: #000; }
    #form-validate .product-item-sku .value {
      text-transform: uppercase; }

.grid-summary {
  float: right;
  position: relative;
  width: 25%; }

.cart-summary {
  width: 100%;
  background: none;
  border: 1px solid #dbdbdb;
  padding: 40px 0 0;
  margin-bottom: 60px;
  max-width: 280px;
  margin-left: auto; }
  .cart-summary .title {
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    margin: 0 0 35px;
    padding: 0 30px;
    text-transform: uppercase;
    font-family: "CopperplateGothic";
    text-transform: uppercase; }
  .cart-summary .cart-totals {
    border: 0;
    margin: 0 0 15px;
    padding: 0 30px; }
    .cart-summary .cart-totals .totals {
      border: 0; }
    .cart-summary .cart-totals .mark {
      font-size: 12px;
      font-weight: bold;
      padding: 0;
      background: none; }
    .cart-summary .cart-totals td,
    .cart-summary .cart-totals th {
      border: 0; }
    .cart-summary .cart-totals .totals.incl .mark,
    .cart-summary .cart-totals .totals.incl .amount {
      padding-top: 20px; }
      .cart-summary .cart-totals .totals.incl .mark *,
      .cart-summary .cart-totals .totals.incl .amount * {
        font-size: 16px;
        font-weight: bold;
        font-stretch: normal;
        line-height: 1.63; }
  .cart-summary .shipping.excluded {
    border: 0; }
    .cart-summary .shipping.excluded td {
      padding: 0 0 15px;
      font-size: 12px;
      font-weight: normal;
      line-height: 1.42;
      color: #a7a7a7; }
  .cart-summary .amount {
    padding: 0; }
    .cart-summary .amount .price {
      font-size: 13px;
      font-weight: normal;
      letter-spacing: normal;
      text-align: right; }
  .cart-summary button.checkout, .cart-summary .cart.table-wrapper .actions-toolbar > .checkout.action, .cart.table-wrapper .cart-summary .actions-toolbar > .checkout.action, .cart-summary .checkout.action-gift {
    font-size: 12px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    width: 100%;
    border: 0;
    outline: none;
    padding: 13px 0;
    height: auto; }

[id*="discount-coupon"] {
  background-color: #f3f3f3; }
  .content-footer-cart [id*="discount-coupon"] {
    border-bottom: 1px solid #d1d1d1;
    display: none; }
  [id*="discount-coupon"] .fieldset {
    padding: 21px 15px;
    display: flex;
    max-width: 300px;
    margin: 0 auto;
    justify-content: center; }
    [id*="discount-coupon"] .fieldset.applied:not(:last-child) {
      align-items: center;
      padding-top: 0;
      padding-bottom: 0; }
    [id*="discount-coupon"] .fieldset p {
      margin-bottom: 10px; }
    [id*="discount-coupon"] .fieldset .field {
      max-width: 75%;
      width: 100%;
      padding: 0 8px;
      margin: 0;
      height: 100%; }
      [id*="discount-coupon"] .fieldset .field.code {
        border: 1px solid rgba(0, 0, 0, 0.4); }
      [id*="discount-coupon"] .fieldset .field:not(.choice) {
        width: 100%; }
      [id*="discount-coupon"] .fieldset .field .label {
        display: none; }
      [id*="discount-coupon"] .fieldset .field input[type="text"] {
        font-size: 12px;
        height: 100%;
        padding: 10px;
        margin: 0;
        background: none;
        border: 0; }
        [id*="discount-coupon"] .fieldset .field input[type="text"]::placeholder {
          font-size: 12px;
          color: #000; }
      [id*="discount-coupon"] .fieldset .field div.mage-error {
        font-size: 10px;
        position: absolute;
        margin: 0;
        bottom: -16px;
        opacity: 1;
        display: block; }
      [id*="discount-coupon"] .fieldset .field .amount {
        text-align: right; }
    [id*="discount-coupon"] .fieldset .actions-toolbar {
      max-width: 25%;
      width: 100%;
      display: flex; }
      [id*="discount-coupon"] .fieldset .actions-toolbar .primary {
        margin-left: auto;
        height: 100%; }
      [id*="discount-coupon"] .fieldset .actions-toolbar .action {
        font-size: 12px;
        padding: 0 10px;
        margin: 0 0 0 5px;
        border: 0;
        font-weight: bold; }
        [id*="discount-coupon"] .fieldset .actions-toolbar .action:not(.cancel) {
          color: #fff;
          background-color: #000; }
        [id*="discount-coupon"] .fieldset .actions-toolbar .action.cancel span {
          font-size: 2em; }
        [id*="discount-coupon"] .fieldset .actions-toolbar .action[disabled] {
          display: none; }
        [id*="discount-coupon"] .fieldset .actions-toolbar .action:before, [id*="discount-coupon"] .fieldset .actions-toolbar .action:after {
          content: initial; }
        [id*="discount-coupon"] .fieldset .actions-toolbar .action span {
          left: initial;
          mix-blend-mode: initial;
          font-weight: bold; }
        [id*="discount-coupon"] .fieldset .actions-toolbar .action:hover span {
          left: initial; }
      [id*="discount-coupon"] .fieldset .actions-toolbar + div {
        display: flex;
        align-items: center; }
        [id*="discount-coupon"] .fieldset .actions-toolbar + div span {
          font-size: 13px;
          font-weight: normal;
          font-stretch: normal;
          font-style: normal;
          line-height: 2.31;
          letter-spacing: normal;
          text-align: right;
          color: #000; }
    [id*="discount-coupon"] .fieldset.applied .field:not(.has-focus-input) {
      border-bottom: 0; }
      [id*="discount-coupon"] .fieldset.applied .field:not(.has-focus-input)::after {
        display: none; }
      [id*="discount-coupon"] .fieldset.applied .field:not(.has-focus-input) input[type="text"] {
        padding: 0;
        opacity: 1; }
    [id*="discount-coupon"] .fieldset.applied .actions-toolbar {
      max-width: 40px;
      border-bottom: 0;
      opacity: 1; }
      [id*="discount-coupon"] .fieldset.applied .actions-toolbar .primary .primary:not(.cancel) {
        height: 20px;
        margin-top: auto; }
      [id*="discount-coupon"] .fieldset.applied .actions-toolbar .action {
        font-size: 13px;
        transform: rotate(45deg);
        width: 20px;
        height: 20px; }
        [id*="discount-coupon"] .fieldset.applied .actions-toolbar .action span {
          font-weight: normal; }
      [id*="discount-coupon"] .fieldset.applied .actions-toolbar + div {
        display: flex;
        align-items: center; }
        [id*="discount-coupon"] .fieldset.applied .actions-toolbar + div span {
          font-size: 13px;
          font-weight: normal;
          font-stretch: normal;
          font-style: normal;
          line-height: 2.31;
          letter-spacing: normal;
          text-align: right;
          color: #000; }
  [id*="discount-coupon"] label {
    font-size: 13px;
    font-weight: bold;
    line-height: 1.54;
    color: #000;
    margin: 0; }

.cart-total-ttc {
  padding: 0 30px; }
  .cart-total-ttc table {
    margin: 0; }
  .cart-total-ttc tr {
    border-bottom: 0; }
    .cart-total-ttc tr td,
    .cart-total-ttc tr th {
      padding: 22px 0;
      font-size: 16px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.63;
      letter-spacing: normal;
      color: #000; }
    .cart-total-ttc tr td {
      text-align: right; }

.cart-payment {
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  margin-top: 20px; }
  .cart-payment .payment-method {
    display: flex;
    align-items: center;
    justify-content: center; }
    .cart-payment .payment-method-item {
      margin-right: 26px;
      opacity: 0.5;
      transition: all 0.3s ease-in-out; }
      .cart-payment .payment-method-item:hover {
        opacity: 1; }
      .cart-payment .payment-method-item:last-child {
        margin: 0; }
      .cart-payment .payment-method-item img {
        width: 100%; }

.cart-empty {
  position: relative;
  width: 100vw;
  margin-left: calc(-50vw + 50%); }
  .cart-empty img {
    width: 100%;
    height: 480px;
    object-position: center;
    object-fit: cover; }
    @media only screen and (max-width: 479px) {
      .cart-empty img {
        height: 380px; } }
  .cart-empty .cart-empty__inner {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    display: block;
    text-align: center;
    padding: 0 15px; }
    .cart-empty .cart-empty__inner h1 {
      color: #25221b;
      font-size: 30px;
      font-weight: bold;
      line-height: normal;
      margin-bottom: 13px;
      text-align: center; }
      @media only screen and (max-width: 479px) {
        .cart-empty .cart-empty__inner h1 {
          font-size: 22px;
          padding: 0 25%; } }
      @media only screen and (max-width: 321px) {
        .cart-empty .cart-empty__inner h1 {
          padding: 0 18%; } }
    .cart-empty .cart-empty__inner p {
      color: #25221b;
      font-size: 14px;
      line-height: 1.52;
      text-align: center;
      max-width: 420px;
      margin: 0 auto 32px; }
      @media only screen and (max-width: 479px) {
        .cart-empty .cart-empty__inner p {
          font-size: 13px;
          padding: 0 13%; } }
      @media only screen and (max-width: 321px) {
        .cart-empty .cart-empty__inner p {
          padding: 0 7%; } }
    .cart-empty .cart-empty__inner .action {
      display: inline-block;
      font-size: 13px;
      padding: 14px 38px;
      outline: none;
      margin: 0 5px;
      color: #fff; }
      .cart-empty .cart-empty__inner .action:hover {
        color: #000;
        text-decoration: none; }
        .cart-empty .cart-empty__inner .action:hover:after {
          right: 30px; }
      @media only screen and (max-width: 479px) {
        .cart-empty .cart-empty__inner .action {
          margin: 0 auto 15px;
          max-width: 212px;
          padding: 11px 28px;
          display: flex;
          align-items: center;
          justify-content: center; } }
      .cart-empty .cart-empty__inner .action.light {
        border-color: #000;
        color: #000;
        background: transparent; }
        .cart-empty .cart-empty__inner .action.light span {
          color: #000; }
        .cart-empty .cart-empty__inner .action.light:hover {
          color: #fff; }
          .cart-empty .cart-empty__inner .action.light:hover span {
            color: #fff; }

.cart-count {
  display: none; }

@media only screen and (min-width: 992px) {
  .cart-summary {
    width: 280px; }
    .cart-summary._sticky {
      position: fixed;
      top: 174px !important; }
  .grid-summary {
    width: 280px;
    margin-bottom: 40px;
    min-height: 480px; } }

@media only screen and (min-width: 992px) and (max-width: 1025px) {
  .cart-content {
    width: 70%; }
  .product-image-photo {
    margin-left: 0; }
  #form-validate tbody .item {
    flex-flow: column; }
  #form-validate .product-item-details {
    padding-left: 0; }
  .selectric {
    width: 90px; }
    .selectric label {
      height: auto;
      margin: 0;
      overflow: visible;
      position: static; }
  .block.crosssell {
    max-width: 400px;
    margin: 0 auto;
    width: 100%; }
    .block.crosssell .slick-dots {
      margin: 0 auto; } }

.checkout-cart-index .column.main {
  padding-bottom: 0; }

@media only screen and (max-width: 991px) {
  .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 .items > .item {
      display: block;
      position: relative;
      border: 0; }
    .cart.table-wrapper .item .col.item {
      padding-bottom: 0; }
  .cart-container .form-cart .actions,
  .cart-container .form-cart .abs-shopping-cart-items-mobile .actions {
    text-align: center; }
  .cart-container .form-cart .action.update, .cart-container .form-cart .action.continue, .cart-container .form-cart .action.clear,
  .cart-container .form-cart .abs-shopping-cart-items-mobile .action.update,
  .cart-container .form-cart .abs-shopping-cart-items-mobile .action.continue,
  .cart-container .form-cart .abs-shopping-cart-items-mobile .action.clear {
    margin: 0 auto 10px; }
  .cart-container .form-cart .action.update, .cart-container .form-cart .action.clear,
  .cart-container .form-cart .abs-shopping-cart-items-mobile .action.update,
  .cart-container .form-cart .abs-shopping-cart-items-mobile .action.clear {
    display: block; }
  .checkout-cart-index .cart-container {
    flex-flow: wrap; }
  .checkout-cart-index .cart-content,
  .checkout-cart-index .grid-summary {
    width: 100%;
    padding: 0;
    margin-top: 10px; }
  .checkout-cart-index .grid-summary .cart-summary {
    margin-top: 30px;
    margin-bottom: 0;
    max-width: 100%; }
    .checkout-cart-index .grid-summary .cart-summary .title {
      font-size: 22px; }
  .checkout-cart-index .cart-continue,
  .checkout-cart-index .page-title-wrapper,
  .checkout-cart-index .items thead {
    display: none; }
  .checkout-cart-index .cart-count {
    display: block;
    margin: 0 -15px;
    background-color: #000;
    padding: 15px;
    color: #fff;
    text-align: center; }
    .checkout-cart-index .cart-count a {
      color: inherit;
      float: left;
      font-size: 0;
      margin-top: -10px; }
      .checkout-cart-index .cart-count a::before {
        font-size: 35px;
        content: "";
        font-family: icons-blank-theme;
        transform: rotate(90deg);
        display: inline-block;
        margin-left: -12px; }
    .checkout-cart-index .cart-count > span:first-of-type {
      font-family: "CopperplateGothic";
      text-transform: uppercase;
      font-size: 22px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      letter-spacing: normal;
      line-height: 33px; }
    .checkout-cart-index .cart-count > span:last-of-type {
      width: 33px;
      height: 33px;
      background-color: #fff;
      color: #000;
      float: right;
      font-size: 14px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      letter-spacing: normal;
      text-align: center;
      line-height: 33px;
      border-radius: 30px; }
  #form-validate tbody td:last-child {
    padding: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%); }
  #form-validate tbody tr {
    display: flex; }
  #form-validate tbody .product-item-photo {
    max-width: 90px; }
  #form-validate tbody .col.item {
    padding: 0 0 10px; }
  #form-validate tbody .col.price {
    display: none; }
  #form-validate tbody .col .field input.es-input {
    height: 30px;
    background-position: top 8.5px right 20px; }
  #form-validate .product-item-details {
    padding-left: 20px;
    margin-bottom: 20px;
    max-width: 240px; }
  #form-validate .product-item-name a {
    font-size: 16px; }
  #form-validate .product-item-description br,
  #form-validate .product-item-description .item-options {
    display: none; }
  #form-validate .product-item-description p {
    overflow: visible;
    display: block;
    margin: 0; }
  #form-validate .product-item-description span {
    line-height: 1.46;
    color: #929292; }
    #form-validate .product-item-description span:not(.product-item-sku) {
      display: block; }
  #form-validate .product-item-sku {
    display: none; }
  #form-validate .col.qty {
    position: absolute;
    right: 40px;
    bottom: 20px;
    width: 80px;
    padding: 0 !important;
    display: flex;
    align-items: center;
    justify-content: flex-end; }
    #form-validate .col.qty::before {
      margin-right: 10px; }
    #form-validate .col.qty::before {
      display: none; }
  #form-validate .col.subtotal {
    position: absolute;
    left: 110px;
    padding: 0 !important;
    text-align: left !important;
    bottom: 20px; }
    #form-validate .col.subtotal::before {
      display: none; }
  .block.crosssell .slick-dots {
    margin: 0 auto; } }

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

div.cart-wrapper {
  position: fixed;
  top: 0;
  right: -100%;
  transition: all 0.6s ease-in-out;
  margin-top: 125px;
  height: calc(100% - 124px);
  display: none !important;
  z-index: 10; }
  .sticky div.cart-wrapper {
    margin-top: 73px;
    height: calc(100% - 73px); }
  div.cart-wrapper #minicart-content-wrapper {
    height: 100%; }
    div.cart-wrapper #minicart-content-wrapper > .block-content {
      display: inline-block;
      width: 100%;
      height: 100%;
      display: flex;
      flex-direction: column; }
  div.cart-wrapper.slide_cart {
    right: 0;
    transition: all 0.5s ease-in-out; }
    div.cart-wrapper.slide_cart .block-minicart .messages .message.success:before {
      animation-name: ValidFadein;
      animation-duration: 1.5s; }
  div.cart-wrapper .block-minicart {
    margin: 0;
    position: relative;
    top: initial;
    right: 0;
    height: 100%;
    display: block; }
    div.cart-wrapper .block-minicart:before, div.cart-wrapper .block-minicart:after {
      content: initial; }
    div.cart-wrapper .block-minicart .items-total {
      width: 100%;
      align-items: center;
      text-align: center;
      padding: 28px 30px 8px; }
      div.cart-wrapper .block-minicart .items-total .mini-cart-title {
        font-size: 25px;
        font-family: "CopperplateGothic";
        text-transform: uppercase;
        font-weight: bold;
        text-transform: uppercase;
        letter-spacing: 0.78px;
        line-height: 1;
        margin-right: 7px; }
      div.cart-wrapper .block-minicart .items-total .count-items span {
        font-family: "Poppins";
        letter-spacing: 0.43px;
        line-height: 2; }
      div.cart-wrapper .block-minicart .items-total .count {
        font-weight: 700; }
    div.cart-wrapper .block-minicart .messages .messages {
      margin: 0 3.4rem 2.5rem; }
    div.cart-wrapper .block-minicart .message.success {
      background-color: #f3f3f3;
      padding: 2.1rem 0;
      margin: 0;
      width: 100%;
      text-align: center;
      border: none; }
      div.cart-wrapper .block-minicart .message.success::after {
        content: none; }
      div.cart-wrapper .block-minicart .message.success div[data-bind*="text"] {
        color: #25221b;
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.38;
        letter-spacing: normal; }
    div.cart-wrapper .block-minicart .content-footer-cart {
      width: 100%;
      bottom: 0; }
    div.cart-wrapper .block-minicart .cart-promo {
      display: block;
      background-color: #fff;
      text-align: center;
      padding: 16px 0;
      border-top: 1px solid #dedede; }
      div.cart-wrapper .block-minicart .cart-promo a {
        opacity: 0.4;
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        letter-spacing: normal;
        color: #000;
        text-decoration: none;
        position: relative;
        display: inline-block; }
        div.cart-wrapper .block-minicart .cart-promo a::after {
          content: '';
          width: 100%;
          height: 1px;
          background: #000;
          position: absolute;
          bottom: 0;
          left: 0;
          transition: all 0.3s ease-in-out; }
        div.cart-wrapper .block-minicart .cart-promo a:hover::after {
          width: 60%; }
      div.cart-wrapper .block-minicart .cart-promo.active + div [id*=discount-coupon] {
        display: block; }
    div.cart-wrapper .block-minicart .cart-footer {
      background-color: #f3f3f3;
      padding: 20px 34px 30px; }
      div.cart-wrapper .block-minicart .cart-footer .total {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 15px;
        font-size: 14px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: 0.47px;
        text-align: center;
        text-transform: uppercase; }
        div.cart-wrapper .block-minicart .cart-footer .total > span::after {
          content: ' :'; }
        div.cart-wrapper .block-minicart .cart-footer .total .amount,
        div.cart-wrapper .block-minicart .cart-footer .total span[data-bind*="total"] {
          margin: 0 7px; }
      div.cart-wrapper .block-minicart .cart-footer .actions {
        display: flex;
        align-items: center;
        justify-content: center; }
        div.cart-wrapper .block-minicart .cart-footer .actions a,
        div.cart-wrapper .block-minicart .cart-footer .actions button,
        div.cart-wrapper .block-minicart .cart-footer .actions .cart.table-wrapper .actions-toolbar > .action,
        .cart.table-wrapper div.cart-wrapper .block-minicart .cart-footer .actions .actions-toolbar > .action,
        div.cart-wrapper .block-minicart .cart-footer .actions .action-gift {
          padding: 17px 0;
          line-height: 1;
          max-width: 210px;
          width: 100%;
          margin: 0 4px;
          outline: none;
          border-color: #000; }
        
        div.cart-wrapper .block-minicart .cart-footer .actions button,
        div.cart-wrapper .block-minicart .cart-footer .actions .cart.table-wrapper .actions-toolbar > .action,
        .cart.table-wrapper div.cart-wrapper .block-minicart .cart-footer .actions .actions-toolbar > .action,
        div.cart-wrapper .block-minicart .cart-footer .actions .action-gift {
          color: #fff;
          text-transform: capitalize; }
          div.cart-wrapper .block-minicart .cart-footer .actions button:hover, div.cart-wrapper .block-minicart .cart-footer .actions .cart.table-wrapper .actions-toolbar > .action:hover, .cart.table-wrapper div.cart-wrapper .block-minicart .cart-footer .actions .actions-toolbar > .action:hover, div.cart-wrapper .block-minicart .cart-footer .actions .action-gift:hover {
            color: #000; }
    div.cart-wrapper .block-minicart .subtotal {
      margin: 0 10px 10px;
      text-align: right; }
    div.cart-wrapper .block-minicart .subtitle.empty {
      display: block;
      font-size: 14px;
      padding: 30px 0 20px;
      text-align: center; }
    div.cart-wrapper .block-minicart .text.empty {
      text-align: center; }
    div.cart-wrapper .block-minicart .block-content > .actions {
      margin-top: 15px;
      text-align: center; }
      div.cart-wrapper .block-minicart .block-content > .actions > .primary {
        margin: 0 10px 15px; }
        div.cart-wrapper .block-minicart .block-content > .actions > .primary .action.primary, div.cart-wrapper .block-minicart .block-content > .actions > .primary .actions-toolbar > .primary .action, .actions-toolbar > .primary div.cart-wrapper .block-minicart .block-content > .actions > .primary .action {
          display: block;
          margin-bottom: 15px;
          width: 100%; }
          div.cart-wrapper .block-minicart .block-content > .actions > .primary .action.primary:last-child, div.cart-wrapper .block-minicart .block-content > .actions > .primary .actions-toolbar > .primary .action:last-child, .actions-toolbar > .primary div.cart-wrapper .block-minicart .block-content > .actions > .primary .action:last-child {
            margin-bottom: 0; }
    div.cart-wrapper .block-minicart .block-category-link,
    div.cart-wrapper .block-minicart .block-product-link,
    div.cart-wrapper .block-minicart .block-cms-link,
    div.cart-wrapper .block-minicart .block-banners {
      margin: 15px 0 0;
      text-align: center; }

.modal-popup.confirm {
  background: rgba(0, 0, 0, 0.2); }
  .modal-popup.confirm .modal-inner-wrap {
    margin-top: 200px;
    max-width: 600px; }
  .modal-popup.confirm .modal-content, .modal-popup.confirm .modal-header, .modal-popup.confirm .modal-footer {
    border: 0;
    text-align: center;
    justify-content: center; }
  @media only screen and (max-width: 767px) {
    .modal-popup.confirm .modal-header {
      padding: 15px; } }

.minicart-wrapper {
  display: inline-block;
  position: relative; }
  .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: #fff;
      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: #fff; }
    .minicart-wrapper .action.showcart:active:before {
      color: #fff; }
    .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: #fff;
        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: #fff; }
      .minicart-wrapper .action.showcart.active:active:before {
        color: #fff; }
  .minicart-wrapper .block-minicart {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #fff;
    border: 1px solid #dadada;
    margin-top: 4px;
    min-width: 100%;
    z-index: 100;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    box-shadow: 0 0 8px 0 rgba(88, 88, 88, 0.2); }
    .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 !important; }
    .minicart-wrapper.active .active-toTop ~ .switcher-dropdown {
      top: 0;
      transform: translateY(-100%); }
  .minicart-wrapper .block-minicart {
    padding: 0;
    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 > .primary,
  .minicart-wrapper .product .actions > .secondary {
    display: inline; }
  .minicart-wrapper .product .actions .edit:before {
    display: none;
    content: initial; }
  .minicart-wrapper .product .actions .edit > span {
    position: relative;
    margin: 0;
    overflow: visible;
    font-size: 12px;
    font-family: "Poppins";
    font-weight: normal;
    line-height: 1.46;
    letter-spacing: normal;
    text-align: right;
    text-transform: lowercase;
    color: #000;
    padding: 8px 0; }
    .minicart-wrapper .product .actions .edit > span::after {
      content: '';
      width: 100%;
      height: 1px;
      background: #000;
      position: absolute;
      bottom: 8px;
      left: 0;
      transition: all 0.3s ease-in-out; }
    .minicart-wrapper .product .actions .edit > span:hover::after {
      width: 60%; }
  .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: auto;
    position: absolute;
    right: 0.5rem;
    top: 0.5rem;
    width: 4rem;
    opacity: 1;
    outline: none; }
    .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: 4rem;
      line-height: 3.2rem;
      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.close:before {
      overflow: visible; }
    .minicart-wrapper .action.close:after {
      display: none; }
  .minicart-wrapper .action.showcart {
    white-space: nowrap;
    display: flex;
    align-items: center; }
    .minicart-wrapper .action.showcart:before {
      content: ''; }
    .minicart-wrapper .action.showcart:hover {
      text-decoration: underline;
      color: white; }
    @media only screen and (max-width: 1024px) {
      .minicart-wrapper .action.showcart {
        text-decoration: none;
        flex-flow: column; } }
    .minicart-wrapper .action.showcart.active {
      display: flex; }
      .minicart-wrapper .action.showcart.active:before {
        content: initial; }
    .minicart-wrapper .action.showcart .counter.qty {
      color: #fff;
      line-height: 1;
      display: inline-block;
      text-align: center;
      font-size: 9px;
      position: relative;
      order: 1;
      margin-right: 8px; }
      @media only screen and (max-width: 1024px) {
        .minicart-wrapper .action.showcart .counter.qty {
          margin-right: 0;
          margin-bottom: 2px; } }
      .minicart-wrapper .action.showcart .counter.qty:before {
        content: "\e901";
        font-family: "icomoon";
        color: #fff;
        font-size: 21px;
        margin-right: 0;
        display: inline-block;
        vertical-align: middle;
        line-height: 26px; }
      .minicart-wrapper .action.showcart .counter.qty.empty .counter-number {
        display: none; }
      .minicart-wrapper .action.showcart .counter.qty .loader > img {
        max-width: 24px; }
      .minicart-wrapper .action.showcart .counter.qty .counter-number {
        position: absolute;
        left: 50%;
        top: 56%;
        transform: translateX(-50%) translateY(-50%); }
    .minicart-wrapper .action.showcart .text {
      height: initial;
      margin: initial;
      overflow: hidden;
      padding: 0;
      position: static;
      width: initial;
      font-size: 11px;
      font-weight: normal;
      color: #fff;
      vertical-align: middle;
      display: inline-block;
      order: 2; }
      @media only screen and (max-width: 1024px) {
        .minicart-wrapper .action.showcart .text {
          font-size: 8px; } }
    .minicart-wrapper .action.showcart:hover {
      text-decoration: underline; }
  .minicart-wrapper .minicart-widgets {
    margin-top: 15px; }

.minicart-items-wrapper {
  border-left: 0;
  border-right: 0;
  overflow-x: auto;
  padding: 0 4rem;
  height: 100% !important;
  flex: 1; }
  .minicart-items-wrapper::-webkit-scrollbar {
    width: 4px; }
  .minicart-items-wrapper::-webkit-scrollbar-track {
    background-color: #fff; }
  .minicart-items-wrapper::-webkit-scrollbar-thumb {
    background-color: #000; }

.minicart-items {
  list-style: none;
  padding: 0;
  position: relative;
  overflow: hidden;
  margin: 0; }
  .minicart-items.scroll {
    height: 100%; }
  .minicart-items.content {
    margin: 0; }
  .minicart-items .product.options {
    display: none; }
  .minicart-items li.product-item {
    padding: 0;
    margin-bottom: 20px;
    border: 0; }
    .minicart-items li.product-item:hover .product-image-photo,
    .minicart-items li.product-item:hover .product-item-name {
      opacity: 1; }
    .minicart-items li.product-item .back-to-cart {
      text-align: left;
      margin-bottom: 25px; }
      .minicart-items li.product-item .back-to-cart a {
        font-size: 11px;
        line-height: normal;
        letter-spacing: normal;
        position: relative;
        left: -10px;
        color: #000; }
        .minicart-items li.product-item .back-to-cart a:before {
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          font-size: 32px;
          line-height: 22px;
          color: inherit;
          content: "";
          font-family: "icons-blank-theme";
          margin: 0;
          vertical-align: top;
          transform: rotate(90deg);
          display: inline-block;
          font-weight: normal;
          overflow: hidden;
          speak: none;
          text-align: center; }
    .minicart-items li.product-item .product-item-detail {
      position: relative;
      padding: 0 0 1.8rem;
      border-bottom: 1px solid #d7d7d7;
      transform: translateX(0);
      transition: all 0.4s ease-in-out;
      opacity: 1;
      display: grid;
      grid-template-columns: 90px calc(100% - 90px);
      grid-template-rows: 1fr; }
    .minicart-items li.product-item:last-child {
      border-bottom: 0; }
      .minicart-items li.product-item:last-child .product-item-detail {
        border-bottom: 0; }
    .minicart-items li.product-item .edit-tabs {
      position: absolute;
      width: 100%;
      left: 0;
      top: 0;
      transform: translateX(100%);
      transition: all 0.4s ease-in-out;
      height: 100%; }
      .minicart-items li.product-item .edit-tabs > .product {
        margin-bottom: 120px; }
    .minicart-items li.product-item.active-edit .product-item-detail {
      transform: translateX(-120%); }
    .minicart-items li.product-item.this-active-edit .edit-tabs {
      transform: translateX(0); }
  .minicart-items .product-image-container {
    width: 100% !important; }
  .minicart-items .product-image-wrapper {
    min-height: unset; }
    .minicart-items .product-image-wrapper .product-image-photo {
      position: static;
      width: 100% !important; }
  .minicart-items .product-item-pricing span {
    font-size: 14px;
    font-weight: 400;
    color: #a1a1a1; }
    .minicart-items .product-item-pricing span.price {
      color: #000; }
  .minicart-items .product-item-pricing .label {
    display: inline-block;
    width: auto;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    margin-right: 4px; }
    .minicart-items .product-item-pricing .label:after {
      content: initial; }
  .minicart-items .price-minicart {
    margin-bottom: 5px; }
  .minicart-items .product > .product-item-photo,
  .minicart-items .product > .product-image-container {
    float: left;
    position: relative;
    z-index: 1; }
  .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 2px; }
    .minicart-items .product-item-name a {
      font-size: 16px;
      color: #000;
      font-weight: bold;
      font-family: "CopperplateGothic";
      text-transform: uppercase;
      line-height: normal;
      letter-spacing: normal; }
    .minicart-items .product-item-name .tsup {
      transform: translateY(-3px) translateX(-2px); }
  .minicart-items .product-item-photo {
    grid-area: 1/1/2/2; }
  .minicart-items .product-item-details {
    grid-area: 1/2/2/3;
    padding-left: 30px;
    text-align: left;
    font-size: 13px;
    position: relative;
    flex: 1;
    padding-top: 3px; }
    .minicart-items .product-item-details p {
      margin-bottom: 0; }
    .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: 0; }
    .minicart-items .product-item-details .weee[data-label] {
      font-size: 1.1rem; }
    .minicart-items .product-item-details .details-qty {
      pointer-events: none;
      display: flex;
      align-items: center;
      flex-flow: wrap; }
      .minicart-items .product-item-details .details-qty .label,
      .minicart-items .product-item-details .details-qty span {
        font-size: 14px;
        line-height: 1.21;
        letter-spacing: normal; }
      .minicart-items .product-item-details .details-qty .price-container {
        margin-left: auto;
        margin-right: 20px; }
      .minicart-items .product-item-details .details-qty .product {
        pointer-events: auto;
        margin-bottom: 5px; }
    .minicart-items .product-item-details .description, .minicart-items .product-item-details .subtitle {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      margin-bottom: 8px;
      margin-right: 0;
      margin-left: 0; }
    .minicart-items .product-item-details .secondary-actions {
      position: absolute;
      top: 5px;
      right: 0;
      display: flex;
      flex-flow: column;
      align-items: center; }
      .minicart-items .product-item-details .secondary-actions .action-towishlist {
        font-size: 0;
        margin-bottom: 15px;
        position: absolute;
        right: 70px;
        top: 0; }
        .minicart-items .product-item-details .secondary-actions .action-towishlist:before {
          content: "\e904";
          font-family: "icomoon";
          font-size: 16px;
          color: #000;
          opacity: 0.6;
          transition: all 0.3s ease-in-out; }
        .minicart-items .product-item-details .secondary-actions .action-towishlist.wishlist-full::before {
          content: "\e600";
          font-family: icons-blank-theme;
          font-size: 38px; }
        .minicart-items .product-item-details .secondary-actions .action-towishlist:hover {
          text-decoration: none; }
          .minicart-items .product-item-details .secondary-actions .action-towishlist:hover:before {
            opacity: 1; }
      .minicart-items .product-item-details .secondary-actions .delete {
        opacity: 0.6;
        position: absolute;
        right: 30px;
        top: 0px;
        height: 40px;
        width: 40px;
        display: flex;
        align-items: center;
        justify-content: center; }
        .minicart-items .product-item-details .secondary-actions .delete:hover:before, .minicart-items .product-item-details .secondary-actions .delete:hover:after {
          opacity: 1; }
        .minicart-items .product-item-details .secondary-actions .delete:before, .minicart-items .product-item-details .secondary-actions .delete:after {
          position: absolute;
          left: 50%;
          right: 0;
          top: initial;
          content: ' ';
          height: 17px;
          width: 1px;
          background-color: #000;
          opacity: 0.6;
          transition: 0.2s ease-in-out; }
        .minicart-items .product-item-details .secondary-actions .delete:before {
          transform: rotate(45deg); }
        .minicart-items .product-item-details .secondary-actions .delete:after {
          transform: rotate(-45deg); }
        .minicart-items .product-item-details .secondary-actions .delete span {
          font-size: 0; }
  .minicart-items .edit-tabs .description,
  .minicart-items .edit-tabs .product-item-pricing {
    max-width: 247px;
    margin-left: 0; }
  .minicart-items .edit-tabs .price-container {
    margin-right: 0; }
  .minicart-items .edit-tabs .product-item-details {
    position: unset; }
  .minicart-items .product-form {
    margin-top: 30px;
    display: flex;
    flex-flow: wrap;
    width: 100%; }
    .minicart-items .product-form select,
    .minicart-items .product-form .selectric-cart-item-options {
      width: 78%;
      float: left;
      margin-right: 20px; }
    .minicart-items .product-form .item-qty {
      width: 75px;
      height: 49px;
      margin: 0; }
    .minicart-items .product-form .update-cart-item {
      width: 100%;
      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 .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 (min-width: 1025px) {
  div.cart-wrapper {
    display: block !important; }
  .minicart-wrapper {
    margin-left: 14px; }
    .minicart-wrapper.active::before, .minicart-wrapper:has(> .slide_cart)::before {
      background-color: #000;
      width: 100vw;
      height: 100vh;
      content: '';
      position: fixed;
      left: 0;
      top: 0;
      opacity: 0.4;
      z-index: 0; }
    .minicart-wrapper .block-minicart {
      right: -15px;
      width: 504px; } }

.checkout-index-index .place-my-order {
  padding-left: 10px;
  padding-right: 10px;
  width: 100%; }

.checkout-index-index .change-country-block .change-country-action:hover .change-country-action__icon {
  filter: invert(1); }

.checkout-index-index #hpp_actionModalWrapper {
  display: none;
  -webkit-user-select: none;
          user-select: none;
  opacity: 0; }

@media only screen and (min-width: 992px) and (max-width: 1025px) {
  .checkout-index-index .selectric {
    width: 100%; } }

#onepage-checkout-shipping-method-additional-load {
  border: 1px solid #dadada;
  border-top: 0; }

.hide {
  display: none; }

.checkout-container {
  margin: 0 auto 20px;
  max-width: 1017px;
  padding: 0 20px;
  width: 100%; }

tr.totals-tax-summary {
  display: none; }

#maincontent .progress-bar {
  height: 10px;
  background: #000;
  width: 28%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999; }
  @media only screen and (max-width: 767px) {
    #maincontent .progress-bar {
      height: 5px; } }
  #maincontent .progress-bar.complete {
    width: 80%; }

.opc-wrapper {
  margin: 0 0 20px; }
  .opc-wrapper .step-content {
    margin: 0 0 40px; }
  .opc-wrapper .field-tooltip {
    display: none; }
  .opc-wrapper .control._with-tooltip input {
    width: 100%;
    margin-right: 0; }

@media only screen and (max-width: 767px) {
  .checkout-payment-method .checkout-billing-address .actions-toolbar > .primary {
    width: 100%; }
    .checkout-payment-method .checkout-billing-address .actions-toolbar > .primary .action-update {
      padding-left: 25px;
      padding-right: 25px;
      width: 150px; } }

.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
  display: none; }

.checkout-index-index .logo {
  margin-left: 0; }

.checkout-index-index .opc-wrapper {
  width: 100%;
  max-width: 620px; }

.checkout-index-index .opc-sidebar {
  width: 100%;
  max-width: 280px;
  margin: 0; }
  .checkout-index-index .opc-sidebar .modal-header {
    display: none; }
  .checkout-index-index .opc-sidebar .modal-content {
    border: 0; }

.checkout-index-index #opc-sidebar {
  border: solid 1px #dbdbdb;
  width: 280px; }

.checkout-index-index #custom-fees-container p {
  text-align: center;
  font-size: 1em;
  padding: 12px;
  margin-top: 10px; }
  @media only screen and (min-width: 992px) {
    .checkout-index-index #custom-fees-container p {
      margin-top: -30px; } }

.error-checkout {
  color: #ff0101;
  font-size: 12px;
  margin-top: -14px;
  display: block;
  margin-bottom: 14px; }

.checkout-onepage-success .print {
  display: none; }

@media only screen and (max-width: 767px) {
  .modal_contry_no_match.modal-slide.modal-popup {
    height: auto;
    min-height: unset;
    bottom: unset; } }

.modal_contry_no_match.modal-slide.modal-popup p {
  line-height: 1.2;
  text-align: center;
  font-size: 15px; }
  @media only screen and (max-width: 767px) {
    .modal_contry_no_match.modal-slide.modal-popup p {
      font-size: 13px; } }
  .modal_contry_no_match.modal-slide.modal-popup p small {
    font-size: 12px; }

.modal_contry_no_match.modal-slide.modal-popup .modal-header {
  min-height: 60px; }

.modal_contry_no_match.modal-slide.modal-popup._show .modal-inner-wrap {
  max-width: 680px;
  width: calc(100% - 30px);
  margin-left: 0;
  transform: translateX(-50%);
  left: 50%;
  margin-top: 40px;
  background-color: white; }

.modal_contry_no_match.modal-slide.modal-popup img {
  height: 154px;
  display: block;
  margin: 0 auto; }
  @media only screen and (max-width: 767px) {
    .modal_contry_no_match.modal-slide.modal-popup img {
      height: 120px; } }

.modal_contry_no_match.modal-slide.modal-popup .modal-footer {
  justify-content: center;
  padding: 0 20px 36px;
  border-top: none; }
  .modal_contry_no_match.modal-slide.modal-popup .modal-footer button, .modal_contry_no_match.modal-slide.modal-popup .modal-footer .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .modal_contry_no_match.modal-slide.modal-popup .modal-footer .actions-toolbar > .action, .modal_contry_no_match.modal-slide.modal-popup .modal-footer .action-gift {
    width: 100%;
    max-width: 236px;
    padding: 15px 20px; }
    .modal_contry_no_match.modal-slide.modal-popup .modal-footer button::after, .modal_contry_no_match.modal-slide.modal-popup .modal-footer .cart.table-wrapper .actions-toolbar > .action::after, .cart.table-wrapper .modal_contry_no_match.modal-slide.modal-popup .modal-footer .actions-toolbar > .action::after, .modal_contry_no_match.modal-slide.modal-popup .modal-footer .action-gift::after {
      right: 10px;
      opacity: 1;
      color: #fff;
      display: none; }
    .modal_contry_no_match.modal-slide.modal-popup .modal-footer button:hover::after, .modal_contry_no_match.modal-slide.modal-popup .modal-footer .cart.table-wrapper .actions-toolbar > .action:hover::after, .cart.table-wrapper .modal_contry_no_match.modal-slide.modal-popup .modal-footer .actions-toolbar > .action:hover::after, .modal_contry_no_match.modal-slide.modal-popup .modal-footer .action-gift:hover::after {
      right: 10px; }
    .modal_contry_no_match.modal-slide.modal-popup .modal-footer button:hover > span, .modal_contry_no_match.modal-slide.modal-popup .modal-footer .cart.table-wrapper .actions-toolbar > .action:hover > span, .cart.table-wrapper .modal_contry_no_match.modal-slide.modal-popup .modal-footer .actions-toolbar > .action:hover > span, .modal_contry_no_match.modal-slide.modal-popup .modal-footer .action-gift:hover > span {
      left: 0; }

.modal_contry_no_match.modal-slide.modal-popup .action-close {
  padding: 10px;
  height: 50px;
  width: 50px;
  top: 15px;
  right: 24px; }
  .modal_contry_no_match.modal-slide.modal-popup .action-close::before {
    position: unset;
    height: auto;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAVOSURBVHgBjZZJTJxlGMe/Wcs2QOlC2dqhJO2tTdqqEdE09VCqnYI9UEjqoZWq6MUYEq324tGY9GAajyVqE7aD7IbQlGAJcCAS9WKC7LvsDOuw+ft/6UdmhsW+yTffzPs+6//5P887NuPFqq2tfWdra+sOXzN4nvI8WVtb+zsvLy9gvMTq7Ox0jY6OSvf29vZ2Nu8+3iW5ubkNOrfpo7q6uujYsWMFJ06cuBgdHe2enp5e6enp8W9ubt612+3Pb9y4sXyQk8bGxuj19fVX+fpzenq65/jx4y6/3789MTHx++TkZCn6Pzhqampyjx49+lFycvI5nHlwZD/EIhoPGaWS5T9kNVdeXr66l5OGhoZYZDMJ6KukpKTzqamph2JiYlyRkZEum80Wz1miz+ebtSN7D4GLOIvDieF2u424uDiDyAwiuxwVFfU5e9eampri9nGSzfknoHFFOvHx8QZxGuhJP5b9CwTxoRx5MWzTIRGYBjgwnRGdQXQ+zgpWVlYyKyoqYiwnJSUlEaurq+d05vF4ciQrJ9I1a4It2UTfzc90Jxt1YFmEQERsbOyOoBZQmr8HBwd91MBD9Bs4azl9+vT2yMjI62Ty4PDhw1fkBERCskXWWFxcNKi36vur49atWxNzc3N5qonSjYiICFHQnh6I4UXxbRw/5R3P+xfVVXAdOXJkV+0ggwI0+vv7p0nmvqO4uHiWzT+AJo2ovS6XyzQcvFQ3ims4nU7P7Oysj633ySo5LS3NhNiC3FpkYToZHx//LRAIfImzDoveHiJ8E2NFwHfd6/WasAWvjY0Ng2BMAzDRJIsCCobactLX12csLCw04OQh5x1Xr15dcuiwrKwsAIUngWcVI26MnlUGyiSYIMpWBVYtIUCIEznHuDEwMGCQdT1EKVtaWnqek5OzYJIjOBoKLYqfdzgc30DLy6dOnTLCCbLXIsCdmgBXCyX4jnd7YWHhjCVjC1dqa2uLJKIsyPEjdUg6efKkWZ/9nCmT5eVlY3h42Ojt7R3D6QcJCQmtWVlZ/mC5XdqZmZkrpNyCwrtSpJAmJPstZTI0NGQwssbI5D3kn4U72dORlvqE2gSIdlv9oGe/pTNlJUHpAPmewrug04Akm9d4NCCTBZ1G0/9Bp/qAwCj+dAO0hg/iEG3RnEH6BkYf0O30Y/KB9TENcCaaS1Y6MPU+26+IWMFyDuuLDpgK2Ri+wzi5pj5RM8LAkOhVL6gbQn299VsO6R0vaCSQ2RotM2xNfdNKc3Oz5s4FeuRj6JyjhoU5IR2vWqhhxS4RwGrW4CGq8cX0EJRnkXcT2ER+fv64+tT54mbMxMnXzKwrKSkpew7I+fl59Yi6XhSWYW6XJOOgQcyw9sDEDXw0O3X9cvBTYmJiihpUoz58WRTmMSksdlH4emBKUvaCOHhpyCoz7F5G5wwoZGt6fwad39LNuNeAnJqa2ul4RtMXjKF2IPwXI10axOztO4gFpd4zMzMBJwq5pBsdPru0ENCYF2z1wPUQqDouXbq0pjMY2kENvmWI+snSJ6IED2LZ4tIzQMrV3d2dYyeDQYoHq9d2GtNil+ACtnoiL2UsdeFkpzcYln4mSDu6pQRSx0Vo1lG6Vl2BVvpq5AFBJ+V0IognzUMS0s1o3Sc4+R46NxcUFMyG166ystKkMMb7kPMKRot5ChzYF8bGxv4kmEdmQaqqqj5ldOST5gUgtCOwzuxaJKp7CLVibN44YPFPKkr3GfKPMzIyPLA2Er0AgXbBvDKyf2QLEr6O4F3S1J/AZyg+Qfivl/0DScO7IcQZsrvNz2xs9VLXxzdv3qzT+X+okyeeomRI/AAAAABJRU5ErkJggg==");
    background-position: center;
    background-repeat: no-repeat;
    font-size: 0;
    background-size: 60%; }

.modal_contry_no_match.modal-slide.modal-popup .modal-inner-wrap {
  position: relative; }
  .modal_contry_no_match.modal-slide.modal-popup .modal-inner-wrap::before {
    content: "";
    position: absolute;
    height: calc(100% - 16px);
    width: calc(100% - 16px);
    border: 5px solid black;
    left: 8px;
    top: 8px;
    pointer-events: none; }
  .modal_contry_no_match.modal-slide.modal-popup .modal-inner-wrap::after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    border: 3px solid black;
    height: calc(100% - 40px);
    width: calc(100% - 40px);
    border: 3px solid black;
    left: 20px;
    top: 20px;
    pointer-events: none; }

.modal_contry_no_match.modal-slide.modal-popup .modal-content {
  background-color: transparent;
  max-width: 605px;
  margin: 0 auto;
  padding-bottom: 20px;
  padding-left: 40px;
  padding-right: 40px; }

.form-shipping-container {
  transition: all 0.3s ease-in-out; }
  .form-shipping-container .cancel {
    display: none;
    float: right;
    cursor: pointer; }
  .form-shipping-container .title::after {
    content: '';
    opacity: 0;
    transition: all 0.3s ease-in-out; }
  .form-shipping-container:not(.active) .title strong {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    position: relative;
    cursor: pointer; }
    .form-shipping-container:not(.active) .title strong::after {
      content: '';
      width: 100%;
      height: 1px;
      background: #000;
      left: 0;
      bottom: -2px;
      transition: all 0.3s ease-in-out;
      position: absolute; }
    .form-shipping-container:not(.active) .title strong:hover::after {
      width: 60%; }
  .form-shipping-container.active {
    border: solid 1px rgba(218, 218, 218, 0.8);
    padding: 27px 33px 20px 62px; }
    .form-shipping-container.active .title {
      position: relative; }
      .form-shipping-container.active .title::after {
        opacity: 1;
        content: "";
        position: absolute;
        top: 4px;
        left: -34px;
        border-radius: 50%;
        background: #000;
        box-shadow: 0 0 0 1px #000;
        width: 12px;
        height: 12px;
        border: 1px solid #fff; }
    .form-shipping-container.active .cancel {
      display: block;
      position: relative; }
      .form-shipping-container.active .cancel::after {
        content: '';
        width: 100%;
        height: 1px;
        background: #000;
        left: 0;
        bottom: -2px;
        transition: all 0.3s ease-in-out;
        position: absolute; }
      .form-shipping-container.active .cancel:hover::after {
        width: 60%; }

.opc-wrapper .form-shipping-address {
  margin: 26px -10px 0; }

.form-shipping-address .input-text,
.form-shipping-address .select {
  border: solid 0.8px rgba(151, 151, 151, 0.4); }

@media only screen and (max-width: 991px) {
  .opc-wrapper .step-title {
    font-size: 18px;
    border-bottom: 1px solid rgba(218, 218, 218, 0.8);
    padding-bottom: 10px;
    font-size: 12px; }
  .opc-wrapper .form-shipping-address {
    margin-left: 0;
    margin-right: 0; }
  #shipping-new-address-form > .field {
    position: relative; }
  .checkout-container {
    display: flex;
    flex-flow: column;
    padding: 0; }
    .checkout-container > * {
      order: 2; }
  .checkout-index-index #opc-sidebar {
    border: 0;
    width: 100%;
    position: static !important; } }

@media only screen and (min-width: 768px) {
  .opc-wrapper {
    width: 1500%;
    float: left;
    order: 1;
    width: 100%; }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 22px 0 0; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .checkout-index-index .opc-wrapper {
    max-width: 100%; }
    .checkout-index-index .opc-wrapper .shipping-address-item {
      width: calc(50% - 10px); } }

.opc-estimated-wrapper {
  border-bottom: 1px solid #ccc;
  margin: 0 0 15px;
  padding: 18px 15px; }
  .opc-estimated-wrapper .estimated-block {
    font-size: 18px;
    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; } }

#title-payment-step {
  border-top: solid 1px #e1e1e1;
  padding-top: 30px; }

.opc-progress-bar {
  margin: 0 0 30px;
  counter-reset: i;
  font-size: 0; }

.opc-progress-bar-item {
  margin: 0 0 10px;
  display: inline-block;
  position: relative;
  vertical-align: top;
  width: 100%;
  max-width: 620px;
  text-align: left; }
  .opc-progress-bar-item span {
    font-family: "CopperplateGothic";
    text-transform: uppercase;
    display: inline-block;
    color: #000;
    font-weight: bold;
    vertical-align: middle;
    opacity: 0.5;
    text-transform: lowercase; }
  .opc-progress-bar-item .counter {
    font-size: 21.7px;
    border: 1px solid #000;
    width: 32px;
    height: 32px;
    border-radius: 32px;
    text-align: center; }
  .opc-progress-bar-item .title {
    font-size: 28px;
    padding-left: 20px; }
  .opc-progress-bar-item._active span {
    opacity: 1; }
  .opc-progress-bar-item._complete > span:last-child {
    cursor: pointer;
    font-size: 12px;
    font-weight: normal;
    color: #000;
    position: relative;
    opacity: 1;
    float: right;
    margin-top: 10px;
    font-family: "Poppins"; }
    .opc-progress-bar-item._complete > span:last-child::after {
      content: '';
      width: 100%;
      height: 1px;
      background: #000;
      position: absolute;
      bottom: 0;
      transition: all 0.3s ease-in-out;
      left: 0; }
    .opc-progress-bar-item._complete > span:last-child:hover::after {
      width: 70%; }

@media only screen and (max-width: 991px) {
  .opc-progress-bar-item .counter {
    width: 22px;
    height: 22px;
    border-radius: 22px;
    text-align: center;
    display: inline-block;
    margin-right: 14px;
    line-height: 1.2;
    vertical-align: middle;
    font-size: 15.2px; }
  .opc-progress-bar-item .delivery-method {
    font-size: 0; }
    .opc-progress-bar-item .delivery-method::after {
      font-size: 15.2px;
      content: "2"; }
  .opc-progress-bar-item .title {
    font-size: 20px;
    padding: 0;
    text-transform: uppercase; } }

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

.opc-wrapper .fieldset > .field > .label {
  font-weight: 400; }

.cardContainerField .adyen-checkout__card-input .adyen-checkout__card__form .adyen-checkout__card__exp-cvc {
  flex-flow: row wrap; }
  .cardContainerField .adyen-checkout__card-input .adyen-checkout__card__form .adyen-checkout__card__exp-cvc .adyen-checkout__field.adyen-checkout__field__exp-date,
  .cardContainerField .adyen-checkout__card-input .adyen-checkout__card__form .adyen-checkout__card__exp-cvc .adyen-checkout__field.adyen-checkout__field__cvc {
    flex: 1 1 auto;
    margin: 0; }

@media only screen and (min-width: 480px) {
  .cardContainerField .adyen-checkout__card-input .adyen-checkout__card__form .adyen-checkout__card__exp-cvc {
    flex-flow: nowrap; }
    .cardContainerField .adyen-checkout__card-input .adyen-checkout__card__form .adyen-checkout__card__exp-cvc .adyen-checkout__field.adyen-checkout__field__exp-date {
      margin-right: 8px; }
    .cardContainerField .adyen-checkout__card-input .adyen-checkout__card__form .adyen-checkout__card__exp-cvc .adyen-checkout__field.adyen-checkout__field__cvc {
      margin-left: 8px; } }

@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 {
        margin-left: 10px;
        position: absolute;
        top: 9px; } }

@media only screen and (min-width: 768px) {
  .checkout-index-index .modal-popup .modal-title {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(218, 218, 218, 0.8);
    margin-bottom: 20px;
    padding: 8px 0;
    width: 100%;
    text-align: left; }
  .checkout-index-index .modal-popup .fieldset > .field {
    margin-bottom: 0; }
  .checkout-index-index .modal-popup .address {
    display: flex;
    flex-flow: wrap; }
  .checkout-index-index .modal-popup .street {
    width: 100%; }
    .checkout-index-index .modal-popup .street > .label {
      width: 100%;
      text-align: left;
      padding: 0 10px; }
    .checkout-index-index .modal-popup .street > .control {
      width: 100%; }
    .checkout-index-index .modal-popup .street .field {
      width: 100%;
      float: left;
      margin: 0; } }
    @media only screen and (min-width: 768px) and (min-width: 992px) {
      .checkout-index-index .modal-popup .street .field {
        padding: 0 10px; } }

@media only screen and (min-width: 768px) {
      .checkout-index-index .modal-popup .street .field label {
        display: none; }
    .checkout-index-index .modal-popup .street .required > .label:after {
      color: #a1a1a1; }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 10px; } }

@media only screen and (min-width: 1025px) {
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%; } }

.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 .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: 14px;
    margin-top: 10px; }
  .opc-wrapper .form-login .street .input-text,
  .opc-wrapper .form-shipping-address .street .input-text {
    background-image: none !important; }

.opc-wrapper form.form-login {
  margin-left: -10px;
  margin-right: -10px; }
  .opc-wrapper form.form-login .actions-toolbar {
    padding: 0 10px; }
  .opc-wrapper form.form-login .fieldset {
    display: flex;
    flex-flow: wrap;
    padding: 0; }

.opc-wrapper .no-quotes-block {
  margin-bottom: 20px; }

.opc-wrapper .checkout-billing-address {
  border: solid 1px rgba(218, 218, 218, 0.8);
  padding: 27px 33px 20px 62px; }
  .opc-wrapper .checkout-billing-address .billing-address-same-as-shipping-block {
    padding: 0 10px; }
  .opc-wrapper .checkout-billing-address .input-text,
  .opc-wrapper .checkout-billing-address .select {
    border: solid 0.8px rgba(151, 151, 151, 0.4); }

.opc-wrapper .form-shipping-address .fieldset > .field,
.opc-wrapper .checkout-billing-address .fieldset > .field {
  margin-bottom: 0;
  width: 100%; }
  .opc-wrapper .form-shipping-address .fieldset > .field.field-select-billing .label,
  .opc-wrapper .checkout-billing-address .fieldset > .field.field-select-billing .label {
    display: none; }

.opc-wrapper .form-shipping-address .fieldset select,
.opc-wrapper .checkout-billing-address .fieldset select {
  position: relative;
  z-index: 9;
  padding-top: 10px;
  padding-right: 50px; }

.opc-wrapper .form-shipping-address .street,
.opc-wrapper .checkout-billing-address .street {
  width: 100%; }
  .opc-wrapper .form-shipping-address .street > .label,
  .opc-wrapper .checkout-billing-address .street > .label {
    text-align: left;
    padding: 0 10px;
    position: absolute;
    top: 10px;
    left: 33px;
    text-transform: uppercase;
    font-weight: bold; }
    .opc-wrapper .form-shipping-address .street > .label::after,
    .opc-wrapper .checkout-billing-address .street > .label::after {
      color: #a1a1a1; }
  .opc-wrapper .form-shipping-address .street > .control,
  .opc-wrapper .checkout-billing-address .street > .control {
    width: 100%; }
  .opc-wrapper .form-shipping-address .street .field,
  .opc-wrapper .checkout-billing-address .street .field {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0; }
    @media only screen and (min-width: 992px) {
      .opc-wrapper .form-shipping-address .street .field,
      .opc-wrapper .checkout-billing-address .street .field {
        padding: 0 10px; } }
    .opc-wrapper .form-shipping-address .street .field label,
    .opc-wrapper .checkout-billing-address .street .field label {
      display: none; }
    .opc-wrapper .form-shipping-address .street .field .control::after,
    .opc-wrapper .checkout-billing-address .street .field .control::after {
      content: "\e902";
      font-family: "icomoon";
      position: absolute;
      right: 33px;
      top: 20px;
      opacity: 0.5; }
  .opc-wrapper .form-shipping-address .street .required > .label:after,
  .opc-wrapper .checkout-billing-address .street .required > .label:after {
    color: #a1a1a1; }

.opc-wrapper .form-shipping-address p,
.opc-wrapper .form-shipping-address a,
.opc-wrapper .checkout-billing-address p,
.opc-wrapper .checkout-billing-address a {
  padding: 0 10px;
  font-size: 12px;
  line-height: 1.5; }

.opc-wrapper .form-shipping-address a,
.opc-wrapper .checkout-billing-address a {
  text-decoration: underline;
  padding: 0;
  color: #000; }
  .opc-wrapper .form-shipping-address a:hover,
  .opc-wrapper .checkout-billing-address a:hover {
    text-decoration: none;
    color: #a3a3a3; }

.opc-wrapper .shipping-address-items {
  font-size: 0;
  display: flex;
  justify-content: space-between;
  flex-flow: wrap; }

.opc-wrapper .shipping-address-item {
  border: 1px solid #000;
  line-height: 30px;
  margin: 0 0 20px;
  padding: 25px 90px 30px 63px;
  transition: 0.3s border-color;
  width: 50%;
  display: inline-block;
  position: relative;
  vertical-align: top;
  word-wrap: break-word;
  opacity: 0.5;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.62;
  color: #25221b;
  transition: opacity 0.3s ease-in-out; }
  @media only screen and (min-width: 992px) and (max-width: 1025px) {
    .opc-wrapper .shipping-address-item {
      width: 48%; } }
  .opc-wrapper .shipping-address-item .title-address {
    font-weight: bold; }
    .opc-wrapper .shipping-address-item .title-address ~ .full-name {
      margin-top: 6px; }
  .opc-wrapper .shipping-address-item .full-name {
    text-decoration: underline;
    display: block; }
  .opc-wrapper .shipping-address-item.selected-item {
    border-color: #000;
    opacity: 1; }
    .opc-wrapper .shipping-address-item.selected-item::after {
      content: '';
      position: absolute;
      top: 29px;
      left: 27px;
      border-radius: 50%;
      background: #000;
      box-shadow: 0 0 0 1px black;
      width: 12px;
      height: 12px;
      border: 1px solid #fff; }
    .opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
      background: #000; }
    .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
      opacity: 0.5; }
      .opc-wrapper .shipping-address-item.selected-item .edit-address-link:hover {
        opacity: 0.3; }

.opc-wrapper .action-show-popup {
  margin: 0 0 20px;
  padding: 0;
  height: initial;
  background: transparent;
  border: 0;
  line-height: 1.5; }
  .opc-wrapper .action-show-popup::before {
    display: none; }
  .opc-wrapper .action-show-popup::after {
    content: '';
    width: 100%;
    height: 1px;
    background: #000;
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 1; }
  .opc-wrapper .action-show-popup > span {
    color: #000;
    mix-blend-mode: initial;
    position: static;
    font-weight: normal; }
    .opc-wrapper .action-show-popup > span:after {
      content: '>';
      padding-left: 5px; }
  .opc-wrapper .action-show-popup:hover::after {
    width: 60%; }

.opc-wrapper .action-select-shipping-item {
  position: absolute;
  top: 29px;
  left: 27px;
  padding: 0;
  font-size: 0;
  width: 12px;
  height: 12px;
  border-radius: 10px;
  background: transparent;
  transition: all 0.3s ease-in-out; }
  .opc-wrapper .action-select-shipping-item::before {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 14px;
    height: 14px;
    transform: translate(-50%, -50%);
    background: transparent;
    border: 1px solid #000;
    border-radius: 12px; }
  .opc-wrapper .action-select-shipping-item:hover {
    background: #000; }

.opc-wrapper .edit-address-link {
  display: block !important;
  position: absolute;
  top: 26px;
  right: 26px;
  width: 22px;
  height: 22px;
  background: transparent;
  padding: 0;
  border: 0;
  transition: all 0.3s ease-in-out; }
  .opc-wrapper .edit-address-link span {
    display: none; }
  .opc-wrapper .edit-address-link::after {
    content: "\e90b";
    top: 0;
    opacity: 1;
    right: 0;
    color: #000;
    font-size: 18px;
    mix-blend-mode: initial; }
  .opc-wrapper .edit-address-link:hover {
    opacity: 0.5; }

.checkout-shipping-method .no-quotes-block {
  margin: 20px 0; }

.methods-shipping .actions-toolbar .action.primary, .methods-shipping .actions-toolbar > .primary .action {
  margin: 20px 0 0; }

.table-checkout-shipping-method {
  width: 100%;
  display: flex;
  margin: 0; }
  .table-checkout-shipping-method .col-method:first-child {
    flex: 0 0 60px;
    min-width: 60px; }
  .table-checkout-shipping-method .col-method img {
    height: 40px;
    width: 40px;
    object-fit: contain;
    margin-right: 16px; }
  .table-checkout-shipping-method thead th {
    display: none; }
  .table-checkout-shipping-method tbody {
    width: 100%;
    display: flex;
    flex-flow: wrap; }
    .table-checkout-shipping-method tbody td {
      border-top: 1px solid #ccc;
      padding-bottom: 20px;
      padding-top: 20px;
      font-size: 13px;
      font-weight: normal; }
      .table-checkout-shipping-method tbody td:first-child {
        flex: 0 0 45px; }
      .table-checkout-shipping-method tbody td:empty {
        display: none; }
      .table-checkout-shipping-method tbody td.col-price {
        display: flex;
        align-items: center; }
      .table-checkout-shipping-method tbody td.col-method, .table-checkout-shipping-method tbody td.col-icon {
        padding-left: 0;
        padding-right: 0; }
      .table-checkout-shipping-method tbody td.col-method {
        align-items: center;
        display: flex; }
        .table-checkout-shipping-method tbody td.col-method label {
          margin: 0 24px;
          display: inline-block;
          vertical-align: middle;
          height: 14px;
          padding: 0;
          width: 14px; }
      .table-checkout-shipping-method tbody td.col-icon {
        flex: 0 0 60px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-right: 15px; }
        .table-checkout-shipping-method tbody td.col-icon img {
          width: auto; }
    .table-checkout-shipping-method tbody tr {
      border: solid 1px #dadada;
      display: flex;
      width: 100%; }
      .table-checkout-shipping-method tbody tr:first-child {
        border-top: solid 1px #dadada !important; }
      .table-checkout-shipping-method tbody tr:nth-child(2) {
        display: none; }
      .table-checkout-shipping-method tbody tr td {
        border: none; }
    .table-checkout-shipping-method tbody .row-error td {
      border-top: none;
      padding-bottom: 10px;
      padding-top: 0; }

[class*="table-checkout-shipping"] .row {
  display: flex;
  margin: 0 0 20px; }
  [class*="table-checkout-shipping"] .row:nth-last-of-type {
    margin: 0;
    border-bottom: 0; }

#onepage-checkout-shipping-method-additional-load {
  border: 0; }
  #onepage-checkout-shipping-method-additional-load > .field {
    margin-top: -20px;
    border: 1px solid #dadada;
    border-top: 0;
    padding: 40px 60px;
    border-bottom: 0; }
    @media only screen and (max-width: 639px) {
      #onepage-checkout-shipping-method-additional-load > .field {
        padding: 40px 20px; } }
    #onepage-checkout-shipping-method-additional-load > .field > .label {
      display: none; }
  #onepage-checkout-shipping-method-additional-load .c-input__holder > input {
    text-align: center;
    border: 0;
    box-shadow: none;
    display: none; }
  #onepage-checkout-shipping-method-additional-load .picker__header {
    padding: 12px 60px;
    position: relative;
    height: 60px;
    text-align: center;
    display: flex;
    justify-content: center; }
    #onepage-checkout-shipping-method-additional-load .picker__header > select {
      width: 70px;
      text-align: center;
      border: 0;
      font-size: 16px;
      display: inline-block;
      margin: 0 0 0;
      float: none;
      font-weight: 800;
      color: black;
      padding-right: 20px;
      background-position: center right;
      opacity: 1;
      cursor: pointer;
      order: 1;
      line-height: 1; }
    #onepage-checkout-shipping-method-additional-load .picker__header .picker__month {
      display: inline-block;
      font-size: 16px;
      font-weight: 800;
      margin: 5px 0 0;
      order: 0; }
  #onepage-checkout-shipping-method-additional-load .picker__nav--next {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-left: 10px;
    float: right;
    background: lightgrey;
    border-radius: 50%;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%); }
    #onepage-checkout-shipping-method-additional-load .picker__nav--next::after {
      content: "\ea50";
      font-family: icomoon;
      font-size: 20px;
      position: absolute;
      left: 6px;
      top: 7px;
      transform: rotate(90deg); }
    #onepage-checkout-shipping-method-additional-load .picker__nav--next.picker__nav--disabled {
      opacity: 0.5;
      cursor: not-allowed; }
  #onepage-checkout-shipping-method-additional-load .picker__nav--prev {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: lightgrey;
    border-radius: 50%;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%); }
    #onepage-checkout-shipping-method-additional-load .picker__nav--prev::after {
      content: "\ea50";
      font-family: icomoon;
      font-size: 20px;
      position: absolute;
      left: 13px;
      top: 7px;
      transform: rotate(-90deg); }
    #onepage-checkout-shipping-method-additional-load .picker__nav--prev.picker__nav--disabled {
      opacity: 0.5;
      cursor: not-allowed; }
  #onepage-checkout-shipping-method-additional-load > .admin__field {
    border: 1px solid #dadada;
    border-top: 0;
    padding: 0 60px 40px;
    display: none; }
    @media only screen and (max-width: 639px) {
      #onepage-checkout-shipping-method-additional-load > .admin__field {
        padding: 40px 20px; } }
    #onepage-checkout-shipping-method-additional-load > .admin__field > .admin__field-label {
      display: none; }
    #onepage-checkout-shipping-method-additional-load > .admin__field input[type=radio] + label {
      border: 1px solid #dadada;
      padding: 14px 50px;
      margin-bottom: 10px; }
      #onepage-checkout-shipping-method-additional-load > .admin__field input[type=radio] + label:before {
        top: 15px;
        left: 20px; }
    #onepage-checkout-shipping-method-additional-load > .admin__field input[type=radio]:checked + label {
      border-color: black;
      color: black; }
      #onepage-checkout-shipping-method-additional-load > .admin__field input[type=radio]:checked + label:after {
        top: 17px;
        left: 22px; }
  #onepage-checkout-shipping-method-additional-load table thead tr th, #onepage-checkout-shipping-method-additional-load table thead tr:first-child {
    text-align: center;
    padding: 10px 0;
    color: #a8a8a8; }
  #onepage-checkout-shipping-method-additional-load table tbody tr, #onepage-checkout-shipping-method-additional-load table tbody tr:first-child {
    border: 0;
    text-align: center; }
  #onepage-checkout-shipping-method-additional-load table tbody tr:first-child td {
    padding-top: 20px; }
  #onepage-checkout-shipping-method-additional-load table tbody tr td {
    padding: 5px 0 0; }
  #onepage-checkout-shipping-method-additional-load .picker__day {
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    line-height: 40px;
    width: 40px;
    margin: 0 auto;
    text-align: center; }
    #onepage-checkout-shipping-method-additional-load .picker__day--selected {
      color: white;
      background: black;
      width: 40px;
      height: 40px;
      margin: 0 auto;
      line-height: 40px;
      border-radius: 40px; }
    #onepage-checkout-shipping-method-additional-load .picker__day--disabled {
      color: #acacac;
      background: #f1f1f1;
      width: 40px;
      height: 40px;
      margin: 0 auto;
      line-height: 40px;
      border-radius: 40px;
      cursor: not-allowed; }
    #onepage-checkout-shipping-method-additional-load .picker__day--outfocus {
      background: white;
      cursor: not-allowed;
      opacity: 0.5;
      color: #000; }
  #onepage-checkout-shipping-method-additional-load .picker__footer {
    display: none; }

@media only screen and (max-width: 767px) {
  .opc-wrapper .form-login {
    margin-left: -15px;
    margin-right: -15px; }
  .opc-wrapper .shipping-address-item {
    width: 100%;
    font-size: 12px;
    line-height: 1.58; }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    margin-top: 28px; }
  .opc-wrapper .edit-address-link {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 10px;
    top: 10px; }
    .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: 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; }
    .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, .checkout-shipping-method .actions-toolbar > .primary .action {
    margin: 0; }
  .opc-wrapper {
    order: 2; }
    .opc-wrapper .fieldset {
      display: flex;
      flex-flow: column nowrap;
      padding: 0; }
    .opc-wrapper .form-login .fieldset .field {
      width: 100%; } }

@media only screen and (min-width: 1025px) {
  .opc-wrapper .shipping-address-item {
    width: 49%; }
    .opc-wrapper .shipping-address-item:before {
      background: #ccc;
      height: calc(100% - 20px);
      content: '';
      left: 0;
      position: absolute;
      top: 0;
      width: 1px; }
    .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
      display: none; }
    .opc-wrapper .shipping-address-item.selected-item:before {
      display: none; }
    .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
      display: none; } }

.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: 700%;
    float: right;
    order: 2; } }

.opc-block-shipping-information {
  padding: 0 30px; }
  .opc-block-shipping-information .shipping-information-title {
    border-bottom: 1px solid #ccc;
    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: #fff;
        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: #fff; }
  .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: #fff;
  padding: 38px 30px; }
  .opc-block-summary > .title {
    display: block;
    text-align: center;
    font-family: "CopperplateGothic";
    text-transform: uppercase;
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0; }
  .opc-block-summary tr {
    border-bottom: 0; }
    .opc-block-summary tr.totals.sub + tr td {
      padding: 0;
      font-size: 12px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.42;
      letter-spacing: normal;
      color: #a7a7a7;
      padding-bottom: 17px; }
    .opc-block-summary tr.totals.shipping th,
    .opc-block-summary tr.totals.shipping td {
      padding-bottom: 17px; }
    .opc-block-summary tr.totals.shipping .label {
      font-size: 13px;
      font-weight: 700;
      line-height: 1.54;
      color: #000;
      padding: 0;
      margin: 0; }
    .opc-block-summary tr.totals.shipping .value {
      font-size: 12px;
      font-weight: 400;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.42;
      color: #a7a7a7; }
    .opc-block-summary tr.totals.grand .mark {
      font-size: 12px;
      font-weight: normal;
      letter-spacing: normal;
      color: #000;
      padding: 0 0 17px;
      vertical-align: middle; }
    .opc-block-summary tr.totals.incl .mark {
      font-size: 16px;
      line-height: 1.63;
      padding: 0; }
      .opc-block-summary tr.totals.incl .mark strong {
        font-weight: bold; }
    .opc-block-summary tr.totals.incl .price {
      font-size: 16px;
      line-height: 1.88; }
  .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 .discount-code {
    margin: 0 -30px 17px;
    padding: 21px 28px 21px 15px;
    background: #f3f3f3; }
    .opc-block-summary .discount-code .message.success {
      padding: 10px;
      width: 100%;
      font-size: 12px;
      margin-top: 0; }
    .opc-block-summary .discount-code .form-discount {
      display: flex; }
    .opc-block-summary .discount-code .payment-option-inner {
      padding: 0;
      max-width: 75%;
      width: 100%;
      margin: 0;
      position: relative; }
    .opc-block-summary .discount-code input[type=text] {
      border: 1px solid rgba(0, 0, 0, 0.4);
      font-size: 12px;
      height: 100%;
      padding: 7px 14px;
      margin: 0;
      background: none; }
      .opc-block-summary .discount-code input[type=text]::placeholder {
        color: #000; }
    .opc-block-summary .discount-code div.mage-error {
      font-size: 10px;
      position: absolute;
      margin: 0;
      bottom: -18px;
      opacity: 1;
      display: block; }
    .opc-block-summary .discount-code .actions-toolbar {
      max-width: 25%;
      width: 100%;
      display: flex; }
      .opc-block-summary .discount-code .actions-toolbar [class*="action"] {
        font-size: 12px;
        padding: 0 10px;
        height: 100%;
        margin: 0 0 0 5px;
        border: 0;
        font-weight: bold;
        color: #fff;
        outline: none; }
        .opc-block-summary .discount-code .actions-toolbar [class*="action"]:before, .opc-block-summary .discount-code .actions-toolbar [class*="action"]:after {
          content: initial; }
        .opc-block-summary .discount-code .actions-toolbar [class*="action"] span {
          left: initial;
          mix-blend-mode: initial;
          font-weight: bold; }
        .opc-block-summary .discount-code .actions-toolbar [class*="action"]:hover span {
          left: initial; }
      .opc-block-summary .discount-code .actions-toolbar + div {
        display: flex;
        align-items: center; }
        .opc-block-summary .discount-code .actions-toolbar + div span {
          font-size: 13px;
          font-weight: normal;
          font-stretch: normal;
          font-style: normal;
          line-height: 2.31;
          letter-spacing: normal;
          text-align: right;
          color: #000; }
    .opc-block-summary .discount-code.applied .payment-option-inner {
      border-bottom: 0; }
    .opc-block-summary .discount-code.applied .field {
      border-bottom: 0; }
      .opc-block-summary .discount-code.applied .field::after {
        display: none; }
      .opc-block-summary .discount-code.applied .field input[type="text"] {
        padding: 0;
        opacity: 1; }
      .opc-block-summary .discount-code.applied .field span {
        font-size: 12px;
        height: 100%;
        padding: 7px 0; }
        .opc-block-summary .discount-code.applied .field span:first-of-type {
          font-size: 13px;
          line-height: 1.54;
          color: #000;
          margin: 0;
          display: block;
          padding: 0; }
    .opc-block-summary .discount-code.applied .actions-toolbar {
      max-width: 40px;
      border-bottom: 0;
      opacity: 1; }
      .opc-block-summary .discount-code.applied .actions-toolbar .primary {
        height: 20px;
        margin-top: auto; }
      .opc-block-summary .discount-code.applied .actions-toolbar .action-cancel {
        font-size: 13px;
        transform: rotate(45deg);
        width: 20px;
        height: 20px;
        background-color: transparent;
        color: #000; }
        .opc-block-summary .discount-code.applied .actions-toolbar .action-cancel span {
          font-weight: normal;
          color: #000; }
      .opc-block-summary .discount-code.applied .actions-toolbar + div {
        display: flex;
        align-items: center; }
        .opc-block-summary .discount-code.applied .actions-toolbar + div span {
          font-size: 13px;
          font-weight: normal;
          font-stretch: normal;
          font-style: normal;
          line-height: 2.31;
          letter-spacing: normal;
          text-align: right;
          color: #000; }
  .opc-block-summary .items-in-cart {
    margin: 0 0 30px; }
    .opc-block-summary .items-in-cart > .title {
      cursor: pointer;
      margin-bottom: 0;
      position: relative;
      text-align: center; }
      .opc-block-summary .items-in-cart > .title strong {
        font-size: 1.2rem;
        margin: 0;
        font-size: 12px;
        font-weight: normal;
        text-align: center;
        color: #000; }
        .opc-block-summary .items-in-cart > .title strong:after {
          content: '>';
          padding-left: 5px; }
        .opc-block-summary .items-in-cart > .title strong:hover {
          text-decoration: underline; }
    .opc-block-summary .items-in-cart .actions-toolbar > .secondary .action {
      text-align: left; }
    .opc-block-summary .items-in-cart .product-item:not(:last-child) {
      border-bottom: 1px solid rgba(151, 151, 151, 0.2); }
    .opc-block-summary .items-in-cart img {
      width: 80px; }
    .opc-block-summary .items-in-cart .product {
      position: relative;
      display: flex;
      align-items: center; }
      .opc-block-summary .items-in-cart .product.options {
        display: none; }
      .opc-block-summary .items-in-cart .product-image-container {
        align-items: center;
        display: flex;
        justify-content: center; }
      .opc-block-summary .items-in-cart .product-item-details {
        padding: 0; }
      .opc-block-summary .items-in-cart .product-item-name {
        font-size: 11px;
        margin: 0 0 5px;
        font-weight: 700;
        line-height: 1.2; }
    .opc-block-summary .items-in-cart .details-qty {
      display: block;
      margin: 0; }
      .opc-block-summary .items-in-cart .details-qty .label {
        display: inline-block;
        width: initial;
        margin: 0; }
    .opc-block-summary .items-in-cart .subtotal {
      vertical-align: middle; }
    .opc-block-summary .items-in-cart span.price {
      font-size: 14px; }
  .opc-block-summary .minicart-items-wrapper {
    background: #f3f3f3;
    margin-top: 10px;
    max-height: 280px; }
  .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 #d1d1d1;
      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 (max-width: 991px) {
  #div-cgv,
  #cgv,
  .place-my-order {
    display: none !important; } }

#div-cgv {
  padding: 30px 10px 20px 30px;
  margin-top: -30px;
  border-top: 1px solid #d9d9d9; }
  #div-cgv label {
    font-size: 12px;
    color: black;
    line-height: 1.5; }
    #div-cgv label::before, #div-cgv label::after {
      margin-top: 4px; }
  #div-cgv a {
    color: black;
    text-decoration: underline; }
    #div-cgv a:hover {
      text-decoration: none; }

#error-cgv {
  color: #e02b27;
  bottom: 0;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 20px;
  margin-top: -15px;
  padding: 0 30px; }

#discount-form .payment-option-inner {
  max-width: 100%; }
  #discount-form .payment-option-inner .fieldset {
    display: flex;
    padding: 0; }
    #discount-form .payment-option-inner .fieldset:not(:last-child) {
      margin-bottom: 20px;
      padding: 0;
      align-items: center; }
  #discount-form .payment-option-inner .field {
    width: 100%; }
    #discount-form .payment-option-inner .field .control p {
      margin-bottom: 5px; }
    #discount-form .payment-option-inner .field .control .coupon-code {
      font-weight: bold; }
    #discount-form .payment-option-inner .field:not(:last-child) {
      padding: 0;
      margin: 0; }
      #discount-form .payment-option-inner .field:not(:last-child) .title {
        font-weight: bold;
        text-align: center;
        margin-bottom: 10px; }
      #discount-form .payment-option-inner .field:not(:last-child).amount {
        text-align: right; }
  #discount-form .payment-option-inner .actions-toolbar {
    border: none; }

@media only screen and (min-width: 992px) {
  .opc-block-summary .toggle-block-summary {
    display: none; } }

@media only screen and (min-width: 768px) {
  .opc-summary-wrapper .modal-header .action-close {
    display: none; } }

@media only screen and (max-width: 991px) {
  .opc-summary-wrapper {
    order: 0; }
    .checkout-index-index .opc-summary-wrapper {
      position: static;
      opacity: 1;
      visibility: visible;
      max-width: 100%;
      margin-bottom: 20px; }
      .checkout-index-index .opc-summary-wrapper .modal-content {
        border: 0; }
    .opc-summary-wrapper .modal-inner-wrap {
      transform: initial;
      box-shadow: none;
      overflow: visible; }
  .opc-block-summary {
    padding: 0 0 20px;
    position: relative; }
    .opc-block-summary::after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translateX(-50%);
      width: 100vw;
      height: 1px;
      background: rgba(218, 218, 218, 0.8); }
    .opc-block-summary > .title {
      text-align: left;
      font-size: 20px;
      padding: 0; }
      .opc-block-summary > .title::before {
        content: '1';
        border: 1px solid #000;
        width: 22px;
        height: 22px;
        border-radius: 22px;
        text-align: center;
        display: inline-block;
        margin-right: 14px;
        font-size: 15.2px;
        vertical-align: top;
        line-height: 1.2; }
    .opc-block-summary .table,
    .opc-block-summary .items-in-cart {
      margin-top: 10px;
      display: none; }
    .opc-block-summary .minicart-items-wrapper {
      padding: 0 15px; }
      .opc-block-summary .minicart-items-wrapper .product-item {
        flex: 100%;
        max-width: 100%; }
    .opc-block-summary .items-in-cart > .title {
      display: none; }
    .opc-block-summary .items-in-cart .minicart-items {
      display: block !important; }
    .opc-block-summary .discount-code {
      margin-left: 0;
      margin-right: 0; }
    .opc-block-summary .toggle-block-summary {
      position: absolute;
      right: 0;
      top: 0;
      font-size: 12px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: normal;
      letter-spacing: normal;
      text-align: right;
      color: #000; }
      .opc-block-summary .toggle-block-summary::after {
        content: '';
        width: 100%;
        height: 1px;
        background: #000;
        position: absolute;
        bottom: 0;
        left: 0;
        transition: all 0.3s ease-in-out; }
      .opc-block-summary .toggle-block-summary:hover::after {
        width: 70%; }
  .opc-estimated-wrapper {
    display: none; }
  #shipping-new-address-form {
    display: flex;
    flex-flow: column;
    padding: 0;
    margin-top: 20px; }
    #shipping-new-address-form > .field {
      margin: 0;
      padding: 0; } }

.authentication-dropdown {
  box-sizing: border-box; }
  .authentication-dropdown .modal-inner-wrap {
    padding: 25px; }
  .authentication-dropdown .modal-header {
    padding: 0;
    border: 0; }
  .authentication-dropdown .modal-content {
    border: 0;
    background: transparent; }
  .authentication-dropdown .action-close {
    width: 40px;
    margin: 0; }
    .authentication-dropdown .action-close::before {
      content: "";
      font-family: icons-blank-theme;
      mix-blend-mode: normal;
      font-size: 34px;
      top: 0;
      opacity: 1;
      left: 0;
      width: 40px;
      color: #000; }
    .authentication-dropdown .action-close::after {
      display: none; }

.authentication-wrapper {
  float: right;
  position: relative;
  z-index: 1; }
  ._has-auth-shown .authentication-wrapper {
    z-index: 999; }

.action-auth-toggle {
  margin-left: auto; }

.block-authentication .block-title {
  border-bottom: 0;
  font-size: 2.6rem;
  border-bottom: 0;
  margin-bottom: 25px;
  font-family: "CopperplateGothic";
  text-transform: uppercase;
  display: inline-block;
  color: #000;
  font-weight: 700; }

.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 .fieldset {
  padding-left: 0;
  margin-bottom: 0; }
  .block-authentication .fieldset > div.field {
    width: 100%;
    padding: 0;
    margin: 0; }

.block-authentication .actions-toolbar > .primary {
  display: inline;
  float: right;
  margin-right: 0; }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
    font-size: 12px;
    padding: 8px 60px;
    height: 40px; }
    .block-authentication .actions-toolbar > .primary .action::after {
      top: 10px; }

.block-authentication .actions-toolbar > .secondary {
  float: left;
  margin-right: 2rem;
  padding-top: 1rem; }
  .block-authentication .actions-toolbar > .secondary .action {
    margin: 0;
    font-size: 9px; }

.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 #f0f0f0;
    margin-top: 40px;
    padding-top: 40px;
    position: relative; }

.authentication {
  margin: 0 -30px;
  min-height: 100vh; }
  .authentication-signin {
    position: relative;
    background: #000; }
    .authentication-signin img {
      opacity: 0.8; }
    .authentication-signin-content {
      position: absolute;
      left: 0;
      width: 100%;
      top: 50%;
      transform: translateY(-30%);
      text-align: center;
      padding: 0 30px; }
      .authentication-signin-content .title-popup-customer {
        color: #fff;
        font-family: "CopperplateGothic";
        text-transform: uppercase;
        font-size: 20px;
        text-transform: uppercase;
        margin-bottom: 20px;
        line-height: 1; }
      .authentication-signin-content .action.primary, .authentication-signin-content .actions-toolbar > .primary .action, .actions-toolbar > .primary .authentication-signin-content .action {
        width: 200px;
        padding-left: 40px;
        padding-right: 40px;
        margin: 0 auto 15px;
        border: 0;
        display: flex;
        align-items: center;
        justify-content: center; }
  .authentication-guest {
    display: block;
    text-align: center;
    padding: 40px; }
    .authentication-guest .title-popup-guest {
      font-family: "CopperplateGothic";
      text-transform: uppercase;
      font-size: 20px;
      text-transform: uppercase;
      margin-bottom: 20px;
      line-height: 1; }
    .authentication-guest .action.primary, .authentication-guest .actions-toolbar > .primary .action, .actions-toolbar > .primary .authentication-guest .action {
      width: 200px;
      margin: 0 auto 15px;
      border-color: #000;
      padding: 0 40px;
      display: flex;
      align-items: center;
      justify-content: center; }

@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;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
  .authentication-wrapper {
    width: 100%;
    text-align: right;
    max-width: 370px;
    top: 40px; }
    .authentication-wrapper > .action-auth-toggle {
      width: 100%;
      max-width: 280px; }
    .authentication-wrapper .modal-custom-overlay {
      background: rgba(0, 0, 0, 0.1); }
  .block-authentication div.mage-error[generated] {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 9px;
    font-weight: bold; }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%; }
  .popup-authentication .block-authentication {
    display: flex;
    flex-direction: row; }
  .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 #f0f0f0;
      border-top: 0;
      margin: 0;
      padding: 10px 0 0 40px; }
      .popup-authentication .block[class] + .block::before {
        display: none; }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto; }
  .modal-popup .modal-header {
    z-index: 22; }
  .authentication {
    min-height: initial;
    margin: -42px -30px -26px; }
    .authentication .parallax {
      display: flex;
      align-items: center; }
    .authentication-signin {
      width: 50%; }
    .authentication-guest {
      width: 50%; } }

.modal-popup._show .modal-inner-wrap {
  max-width: 910px;
  margin-top: 80px;
  max-height: calc(100% - 160px); }
  @media only screen and (max-width: 767px) {
    .modal-popup._show .modal-inner-wrap {
      margin-top: 0px; } }
  @media (max-height: 700px) {
    .modal-popup._show .modal-inner-wrap {
      margin-top: 70px;
      max-height: calc(100% - 140px); } }

@media only screen and (max-width: 767px) {
  .modal-popup.modal-slide,
  .modals-overlay {
    height: 100vh; }
  .modal-popup .modal-header {
    padding: 0; }
    .modal-popup .modal-header .action-close {
      z-index: 9; }
  .authentication-dropdown {
    left: 0; }
  .authentication-wrapper {
    position: absolute;
    top: 50px;
    right: 15px; }
    .authentication-wrapper .action-auth-toggle {
      width: 100%;
      padding-right: 25px;
      padding-left: 25px;
      font-size: 11px; } }

.checkout-payment-method .step-title {
  font-size: 14px;
  font-weight: bold;
  border-bottom: solid 1px rgba(218, 218, 218, 0.8); }

.checkout-payment-method .checkout-agreements-block {
  margin-top: 30px; }
  .checkout-payment-method .checkout-agreements-block .fieldset > .field > .label {
    padding: 0;
    padding-left: 16px;
    display: flex;
    margin: 0; }
    .checkout-payment-method .checkout-agreements-block .fieldset > .field > .label span.action {
      color: black;
      text-decoration: none;
      margin-left: 8px; }
    .checkout-payment-method .checkout-agreements-block .fieldset > .field > .label::after {
      content: '';
      top: 2px !important;
      left: -2px; }
    .checkout-payment-method .checkout-agreements-block .fieldset > .field > .label > .action {
      height: auto;
      display: inline;
      font-size: 12px;
      font-weight: 400; }
  .checkout-payment-method .checkout-agreements-block + .actions-toolbar > .primary > .action {
    font-size: 12px !important;
    width: 100%;
    margin-top: 30px;
    display: flex;
    justify-content: center;
    align-items: center; }

@media only screen and (min-width: 992px) {
  .checkout-payment-method .checkout-agreements-block {
    height: 0;
    width: 0;
    padding: 0;
    margin: 0;
    opacity: 0;
    visibility: hidden; }
    .checkout-payment-method .checkout-agreements-block + .actions-toolbar {
      height: 0;
      width: 0;
      padding: 0;
      margin: 0;
      opacity: 0;
      visibility: hidden; }
  .checkout-payment-method #payment_form_adyen_hpp_paypal .checkout-agreements-block {
    height: auto;
    width: auto;
    padding: 0;
    margin: 0;
    opacity: 1;
    visibility: visible; }
    .checkout-payment-method #payment_form_adyen_hpp_paypal .checkout-agreements-block span {
      text-align: left !important;
      padding-left: 3px;
      text-decoration: none !important;
      color: black; }
      .checkout-payment-method #payment_form_adyen_hpp_paypal .checkout-agreements-block span::after {
        display: none; }
      .checkout-payment-method #payment_form_adyen_hpp_paypal .checkout-agreements-block span span {
        left: 0; }
    .checkout-payment-method #payment_form_adyen_hpp_paypal .checkout-agreements-block .fieldset > .field > .label::after {
      left: -8px; }
    .checkout-payment-method #payment_form_adyen_hpp_paypal .checkout-agreements-block .mage-error {
      color: red;
      margin-top: 15px; } }

.checkout-payment-method .payment-method .payment-method-title.field.choice label.label {
  display: flex;
  align-items: center;
  margin-bottom: 0; }
  .checkout-payment-method .payment-method .payment-method-title.field.choice label.label::before, .checkout-payment-method .payment-method .payment-method-title.field.choice label.label::after {
    top: 50%;
    transform: translateY(-50%); }
  .checkout-payment-method .payment-method .payment-method-title.field.choice label.label img {
    margin-right: 20px; }

.checkout-payment-method .payment-method .payment-method-content .adyen-checkout__card__brands__brand-wrapper img {
  vertical-align: baseline; }

.checkout-payment-method .payment-method:first-child .payment-method-title {
  border-top: 0; }

.checkout-payment-method .payment-method._active .payment-method-content {
  display: block;
  margin-top: 20px; }

.checkout-payment-method .payment-method-title {
  margin: 0; }
  .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-content {
  display: none; }
  .checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
    margin: 0 0 20px; }
  .checkout-payment-method .payment-method-content .fieldset > .field {
    margin: 0 0 20px;
    width: 100%;
    padding: 0;
    margin: 0; }
  .checkout-payment-method .payment-method-content .checkout-component-dock {
    max-width: 100%;
    margin-bottom: 20px; }
  .checkout-payment-method .payment-method-content .adyen-checkout__field {
    position: relative; }
  .checkout-payment-method .payment-method-content .adyen-checkout__label__text {
    font-family: "Poppins";
    font-size: 10px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.72;
    letter-spacing: 0.56px;
    color: #a1a1a1;
    position: absolute;
    top: 15px;
    left: 40px;
    z-index: 1;
    text-transform: uppercase; }
  .checkout-payment-method .payment-method-content .adyen-checkout__input {
    height: 60px;
    border: solid 0.8px rgba(151, 151, 151, 0.4);
    border-radius: 0;
    padding: 22px 40px 0; }
    .checkout-payment-method .payment-method-content .adyen-checkout__input img {
      display: none; }

.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 .checkout-billing-address {
  margin: 20px 0;
  width: 100%;
  max-width: 557px; }
  @media only screen and (max-width: 991px) {
    .checkout-payment-method .checkout-billing-address {
      width: 100%;
      max-width: 556px; } }
  @media only screen and (max-width: 767px) {
    .checkout-payment-method .checkout-billing-address {
      width: 100%;
      max-width: 100%; } }
  .checkout-payment-method .checkout-billing-address .primary .action-update {
    margin-right: 0; }
  .checkout-payment-method .checkout-billing-address .action-cancel {
    margin-top: 0;
    width: 150px;
    padding-right: 25px;
    padding-left: 25px; }
  .checkout-payment-method .checkout-billing-address .billing-address-details {
    line-height: 27px;
    padding: 0 0 0 23px; }

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

.checkout-payment-method .payment-method {
  border: solid 1px rgba(218, 218, 218, 0.8);
  padding: 20px 25px;
  margin: 20px 0; }

@media only screen and (max-width: 767px) {
  .checkout-payment-method .payment-method-title {
    padding: 15px; }
  .checkout-payment-method .payment-method-content {
    padding: 0 15px 20px; }
  .checkout-payment-method .checkout-billing-address {
    padding: 20px 10px;
    margin-top: 15px; }
    .checkout-payment-method .checkout-billing-address .fieldset {
      padding: 0;
      display: flex;
      flex-flow: column; }
    .checkout-payment-method .checkout-billing-address .actions-toolbar {
      margin-top: 20px;
      display: flex; }
      .checkout-payment-method .checkout-billing-address .actions-toolbar > .primary {
        display: flex;
        justify-content: space-between;
        align-items: center; } }

@media only screen and (min-width: 768px) {
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    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 {
    margin-top: 20px; }
    .checkout-billing-address .actions-toolbar .action-cancel {
      margin-right: 10px;
      float: right; } }

.form.payments .opc-payment {
  width: 100%;
  max-width: 557px; }

.checkout-payment-method .form.payments .payment-option._collapsible {
  margin: 0;
  max-width: 557px; }
  .checkout-payment-method .form.payments .payment-option._collapsible .form.form-discount {
    max-width: unset; }
  .checkout-payment-method .form.payments .payment-option._collapsible .payment-option-title {
    padding: 0;
    padding-bottom: 8px;
    border-top: 0; }
    .checkout-payment-method .form.payments .payment-option._collapsible .payment-option-title .action-toggle {
      color: #000;
      font-size: 14px;
      font-weight: bold; }
  .checkout-payment-method .form.payments .payment-option._collapsible .payment-option-content {
    padding-left: 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-title {
  border-top: 1px solid #ccc;
  padding: 20px 0; }
  .checkout-payment-method .payment-option-title .action-toggle {
    color: #1979c3;
    display: inline-block;
    text-decoration: none; }
    .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: #fff;
      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: #fff; }

.checkout-payment-method .payment-option-content {
  padding: 0 0 20px 22px; }

.checkout-payment-method .payment-option-inner {
  margin: 0 0 20px; }

.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 {
        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 {
    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 {
    margin: -15px; }
    .checkout-payment-method .payment-option .payment-option-title {
      padding: 15px; }
    .checkout-payment-method .payment-option .payment-option-content {
      padding: 0 15px 20px; } }

@media only screen and (min-width: 768px) {
  .checkout-payment-method .payment-option-title {
    padding-left: 22px; }
  .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; }

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

.form-address-edit #region_id {
  display: none; }

.form-edit-account .fieldset.password {
  display: none; }

.form-edit-account .fieldset > div.field:not(.choice) > div.control .selectric-wrapper {
  margin-bottom: 0; }

.form-edit-account .fieldset.info {
  display: flex;
  flex-wrap: wrap; }

.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  line-height: 26px; }

.fieldset .fullname.field > .label + .control {
  width: 100%; }

.account .column.main h2 {
  margin-top: 0; }

.account .column.main .toolbar {
  text-align: center; }
  .account .column.main .toolbar .limiter-options {
    width: auto; }
  .account .column.main .toolbar .limiter {
    display: none; }

.account .sidebar-additional {
  margin-top: 40px; }

.account .table-wrapper:last-child {
  margin-bottom: 0; }

.account .table-wrapper .action {
  margin-right: 15px; }
  .account .table-wrapper .action:last-child {
    margin-right: 0; }

.account-nav .content {
  background: #f5f5f5;
  padding: 15px 0; }

.account-nav .item {
  margin: 3px 0 0; }
  .account-nav .item:first-child {
    margin-top: 0; }
  .account-nav .item a,
  .account-nav .item > strong {
    border-left: 3px solid transparent;
    display: block;
    padding: 5px 18px 5px 15px; }
  .account-nav .item a {
    text-decoration: none; }
    .account-nav .item a:hover {
      background: #e8e8e8; }
  .account-nav .item.current a,
  .account-nav .item.current strong {
    border-color: #ff5501;
    font-weight: 600; }
  .account-nav .item.current a {
    border-color: #ff5501; }
  .account-nav .item .delimiter {
    border-top: 1px solid #d1d1d1;
    display: block;
    margin: 10px 1.8rem; }

.column.main .block:last-child {
  margin-bottom: 0; }

.block .title {
  margin-bottom: 10px; }
  .block .title strong {
    font-weight: 700;
    line-height: 1.1;
    font-size: 1.4rem;
    margin-top: 2rem;
    margin-bottom: 2rem; }

.block p:last-child {
  margin: 0; }

.block p.empty {
  margin-bottom: 20px; }

.block .box-actions {
  margin-top: 5px; }

.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: 32px;
  line-height: 32px;
  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: 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; } }

@media only screen and (min-width: 992px) {
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 24.3%; }
  .account.page-layout-2columns-left .column.main {
    width: 75.7%; } }

@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 {
    min-width: 600px;
    width: 50%; }
  .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; } }

.sf-dump {
  display: none !important; }

.customer-account-login .page-main,
.customer-account-login .columns {
  max-width: 100%;
  padding: 0;
  overflow: hidden; }
  .customer-account-login .page-main .column.main,
  .customer-account-login .columns .column.main {
    display: flex;
    flex-flow: wrap;
    padding-bottom: 0; }

.customer-account-login .login-left {
  width: 50%; }
  @media only screen and (max-width: 991px) {
    .customer-account-login .login-left {
      width: 100%; } }
  @media only screen and (max-width: 767px) {
    .customer-account-login .login-left {
      display: none; } }
  .customer-account-login .login-left .c-img__left {
    position: relative;
    height: 755px;
    width: 100%;
    overflow: hidden; }
    @media only screen and (max-width: 1024px) {
      .customer-account-login .login-left .c-img__left {
        height: 571px; } }
    @media only screen and (max-width: 991px) {
      .customer-account-login .login-left .c-img__left {
        width: 100%;
        height: 500px; } }
    @media only screen and (max-width: 767px) {
      .customer-account-login .login-left .c-img__left {
        height: 306px; } }
    .customer-account-login .login-left .c-img__left img {
      width: 100%;
      height: 100%;
      object-fit: cover; }

.customer-account-login .login-container {
  width: 50%;
  padding-top: 95px; }
  @media only screen and (max-width: 1024px) {
    .customer-account-login .login-container {
      padding-top: 40px; } }
  @media only screen and (max-width: 991px) {
    .customer-account-login .login-container {
      width: 100%; } }
  @media only screen and (max-width: 767px) {
    .customer-account-login .login-container {
      padding-top: 30px; } }
  @media only screen and (max-height: 767px) {
    .customer-account-login .login-container {
      padding-top: 40px; } }
  .customer-account-login .login-container .block {
    display: block;
    max-width: 435px;
    width: 100%;
    margin: 0 auto;
    float: none; }
    .customer-account-login .login-container .block > div {
      padding: 0 38px; }
      @media only screen and (max-width: 767px) {
        .customer-account-login .login-container .block > div {
          padding: 0 15px; } }
    .customer-account-login .login-container .block .block-title {
      font-family: "CopperplateGothic";
      text-transform: uppercase;
      text-align: center;
      font-size: 26px;
      font-weight: 600;
      color: #25221b;
      text-transform: uppercase;
      line-height: normal;
      border: 0;
      margin-bottom: 30px;
      letter-spacing: 0;
      padding: 0 20px; }
      @media only screen and (max-width: 767px) {
        .customer-account-login .login-container .block .block-title {
          font-size: 22px;
          margin-bottom: 20px; } }
      .customer-account-login .login-container .block .block-title strong {
        font-weight: 600; }
    .customer-account-login .login-container .block.block-customer-login {
      padding-bottom: 58px;
      border-bottom: 1px solid #979797;
      margin-bottom: 60px; }
      @media only screen and (max-height: 767px) {
        .customer-account-login .login-container .block.block-customer-login {
          padding-bottom: 30px;
          margin-bottom: 30px; } }
      .customer-account-login .login-container .block.block-customer-login form.form-login fieldset {
        padding: 0; }
        .customer-account-login .login-container .block.block-customer-login form.form-login fieldset:after {
          display: none; }
        .customer-account-login .login-container .block.block-customer-login form.form-login fieldset .field {
          padding: 0;
          margin-bottom: 10px; }
          .customer-account-login .login-container .block.block-customer-login form.form-login fieldset .field:not(.choice) {
            padding: 0;
            width: 100%; }
            .customer-account-login .login-container .block.block-customer-login form.form-login fieldset .field:not(.choice) label {
              left: 30px; }
          .customer-account-login .login-container .block.block-customer-login form.form-login fieldset .field input {
            margin-bottom: 0; }
        .customer-account-login .login-container .block.block-customer-login form.form-login fieldset .actions-toolbar {
          display: flex;
          flex-flow: wrap;
          width: 100%; }
          .customer-account-login .login-container .block.block-customer-login form.form-login fieldset .actions-toolbar .primary,
          .customer-account-login .login-container .block.block-customer-login form.form-login fieldset .actions-toolbar .secondary {
            width: 100%;
            float: none; }
          .customer-account-login .login-container .block.block-customer-login form.form-login fieldset .actions-toolbar .primary {
            order: 1; }
          .customer-account-login .login-container .block.block-customer-login form.form-login fieldset .actions-toolbar .secondary {
            text-align: center;
            margin-bottom: 29px; }
            .customer-account-login .login-container .block.block-customer-login form.form-login fieldset .actions-toolbar .secondary a {
              margin: 0;
              font-size: 10px;
              font-weight: 400;
              text-decoration: underline;
              line-height: normal; }
              .customer-account-login .login-container .block.block-customer-login form.form-login fieldset .actions-toolbar .secondary a:after {
                display: none; }
    .customer-account-login .login-container .block.block-new-customer {
      margin-bottom: 15px; }
      .customer-account-login .login-container .block.block-new-customer .actions-toolbar {
        margin: 0; }
        .customer-account-login .login-container .block.block-new-customer .actions-toolbar > .primary {
          width: 100%;
          float: none; }
          .customer-account-login .login-container .block.block-new-customer .actions-toolbar > .primary .action {
            margin: 0 auto;
            float: none;
            background-color: #fff;
            color: #000;
            border-color: #000; }
            .customer-account-login .login-container .block.block-new-customer .actions-toolbar > .primary .action:before {
              background-color: #000; }

.customer-account-create .page-main,
.customer-account-create .columns,
.customer-account-forgotpassword .page-main,
.customer-account-forgotpassword .columns {
  max-width: 100%;
  padding: 0; }
  .customer-account-create .page-main .column.main,
  .customer-account-create .columns .column.main,
  .customer-account-forgotpassword .page-main .column.main,
  .customer-account-forgotpassword .columns .column.main {
    display: flex;
    flex-flow: wrap;
    background: #f5f5f5;
    padding: 0; }

.customer-account-create .c-img__left,
.customer-account-create form.form-create-account,
.customer-account-create #form-validate,
.customer-account-forgotpassword .c-img__left,
.customer-account-forgotpassword form.form-create-account,
.customer-account-forgotpassword #form-validate {
  width: 50%; }
  @media only screen and (max-width: 991px) {
    .customer-account-create .c-img__left,
    .customer-account-create form.form-create-account,
    .customer-account-create #form-validate,
    .customer-account-forgotpassword .c-img__left,
    .customer-account-forgotpassword form.form-create-account,
    .customer-account-forgotpassword #form-validate {
      width: 100%; } }

.customer-account-create form.form-create-account input[type=checkbox] + label,
.customer-account-forgotpassword form.form-create-account input[type=checkbox] + label {
  padding-left: 28px;
  margin-top: 6px;
  display: inline-block !important; }
  .customer-account-create form.form-create-account input[type=checkbox] + label:before,
  .customer-account-forgotpassword form.form-create-account input[type=checkbox] + label:before {
    border-color: inherit; }
  .customer-account-create form.form-create-account input[type=checkbox] + label:after,
  .customer-account-forgotpassword form.form-create-account input[type=checkbox] + label:after {
    content: '' !important;
    margin: 0 !important;
    top: 2px !important; }
  .customer-account-create form.form-create-account input[type=checkbox] + label span,
  .customer-account-forgotpassword form.form-create-account input[type=checkbox] + label span {
    display: inline-block;
    margin-top: -2px; }

.customer-account-create .c-img__left,
.customer-account-forgotpassword .c-img__left {
  position: relative;
  height: 100%;
  overflow: hidden; }
  @media only screen and (max-width: 1024px) {
    .customer-account-create .c-img__left,
    .customer-account-forgotpassword .c-img__left {
      height: 571px; } }
  @media only screen and (max-width: 991px) {
    .customer-account-create .c-img__left,
    .customer-account-forgotpassword .c-img__left {
      width: 100%;
      height: 500px; } }
  @media only screen and (max-width: 767px) {
    .customer-account-create .c-img__left,
    .customer-account-forgotpassword .c-img__left {
      height: 306px;
      display: none; } }
  .customer-account-create .c-img__left img,
  .customer-account-forgotpassword .c-img__left img {
    width: 100%;
    height: 100%;
    object-fit: cover; }

.customer-account-create form.form-create-account, .customer-account-create form.password.forget,
.customer-account-forgotpassword form.form-create-account,
.customer-account-forgotpassword form.password.forget {
  background: #fff;
  padding: 64px 0; }
  @media only screen and (max-width: 991px) {
    .customer-account-create form.form-create-account, .customer-account-create form.password.forget,
    .customer-account-forgotpassword form.form-create-account,
    .customer-account-forgotpassword form.password.forget {
      width: 100%; } }
  @media only screen and (max-width: 767px) {
    .customer-account-create form.form-create-account, .customer-account-create form.password.forget,
    .customer-account-forgotpassword form.form-create-account,
    .customer-account-forgotpassword form.password.forget {
      padding: 30px; } }
  .customer-account-create form.form-create-account .block-title, .customer-account-create form.password.forget .block-title,
  .customer-account-forgotpassword form.form-create-account .block-title,
  .customer-account-forgotpassword form.password.forget .block-title {
    text-align: center;
    margin-bottom: 30px; }
    @media only screen and (max-width: 767px) {
      .customer-account-create form.form-create-account .block-title, .customer-account-create form.password.forget .block-title,
      .customer-account-forgotpassword form.form-create-account .block-title,
      .customer-account-forgotpassword form.password.forget .block-title {
        margin-bottom: 30px; } }
    .customer-account-create form.form-create-account .block-title h2, .customer-account-create form.password.forget .block-title h2,
    .customer-account-forgotpassword form.form-create-account .block-title h2,
    .customer-account-forgotpassword form.password.forget .block-title h2 {
      font-size: 26px;
      margin-bottom: 20px; }
      @media only screen and (max-width: 767px) {
        .customer-account-create form.form-create-account .block-title h2, .customer-account-create form.password.forget .block-title h2,
        .customer-account-forgotpassword form.form-create-account .block-title h2,
        .customer-account-forgotpassword form.password.forget .block-title h2 {
          font-size: 22px;
          margin-bottom: 0; } }
    .customer-account-create form.form-create-account .block-title p, .customer-account-create form.password.forget .block-title p,
    .customer-account-forgotpassword form.form-create-account .block-title p,
    .customer-account-forgotpassword form.password.forget .block-title p {
      font-size: 13px;
      line-height: 23px;
      margin: 0;
      text-align: center; }
      @media only screen and (max-width: 767px) {
        .customer-account-create form.form-create-account .block-title p, .customer-account-create form.password.forget .block-title p,
        .customer-account-forgotpassword form.form-create-account .block-title p,
        .customer-account-forgotpassword form.password.forget .block-title p {
          display: none; } }
  .customer-account-create form.form-create-account > fieldset,
  .customer-account-create form.form-create-account > div, .customer-account-create form.password.forget > fieldset,
  .customer-account-create form.password.forget > div,
  .customer-account-forgotpassword form.form-create-account > fieldset,
  .customer-account-forgotpassword form.form-create-account > div,
  .customer-account-forgotpassword form.password.forget > fieldset,
  .customer-account-forgotpassword form.password.forget > div {
    max-width: 435px;
    width: 100%;
    margin: 0 auto;
    padding: 0; }
  .customer-account-create form.form-create-account fieldset legend,
  .customer-account-create form.form-create-account fieldset .field, .customer-account-create form.password.forget fieldset legend,
  .customer-account-create form.password.forget fieldset .field,
  .customer-account-forgotpassword form.form-create-account fieldset legend,
  .customer-account-forgotpassword form.form-create-account fieldset .field,
  .customer-account-forgotpassword form.password.forget fieldset legend,
  .customer-account-forgotpassword form.password.forget fieldset .field {
    padding: 0;
    margin-bottom: 10px;
    width: 100%; }
    .customer-account-create form.form-create-account fieldset legend input,
    .customer-account-create form.form-create-account fieldset legend .selectric,
    .customer-account-create form.form-create-account fieldset .field input,
    .customer-account-create form.form-create-account fieldset .field .selectric, .customer-account-create form.password.forget fieldset legend input,
    .customer-account-create form.password.forget fieldset legend .selectric,
    .customer-account-create form.password.forget fieldset .field input,
    .customer-account-create form.password.forget fieldset .field .selectric,
    .customer-account-forgotpassword form.form-create-account fieldset legend input,
    .customer-account-forgotpassword form.form-create-account fieldset legend .selectric,
    .customer-account-forgotpassword form.form-create-account fieldset .field input,
    .customer-account-forgotpassword form.form-create-account fieldset .field .selectric,
    .customer-account-forgotpassword form.password.forget fieldset legend input,
    .customer-account-forgotpassword form.password.forget fieldset legend .selectric,
    .customer-account-forgotpassword form.password.forget fieldset .field input,
    .customer-account-forgotpassword form.password.forget fieldset .field .selectric {
      margin-bottom: 0;
      background-color: transparent; }
  @media only screen and (max-width: 767px) {
    .customer-account-create form.form-create-account fieldset legend, .customer-account-create form.password.forget fieldset legend,
    .customer-account-forgotpassword form.form-create-account fieldset legend,
    .customer-account-forgotpassword form.password.forget fieldset legend {
      font-size: 12px;
      margin-bottom: 20px; } }
  .customer-account-create form.form-create-account .g-recaptcha > div, .customer-account-create form.password.forget .g-recaptcha > div,
  .customer-account-forgotpassword form.form-create-account .g-recaptcha > div,
  .customer-account-forgotpassword form.password.forget .g-recaptcha > div {
    margin: 16px auto 39px; }
  .customer-account-create form.form-create-account .actions-toolbar > .primary, .customer-account-create form.password.forget .actions-toolbar > .primary,
  .customer-account-forgotpassword form.form-create-account .actions-toolbar > .primary,
  .customer-account-forgotpassword form.password.forget .actions-toolbar > .primary {
    width: 100%; }
    .customer-account-create form.form-create-account .actions-toolbar > .primary .action, .customer-account-create form.password.forget .actions-toolbar > .primary .action,
    .customer-account-forgotpassword form.form-create-account .actions-toolbar > .primary .action,
    .customer-account-forgotpassword form.password.forget .actions-toolbar > .primary .action {
      width: 100%;
      padding: 14px 18px; }
  .customer-account-create form.form-create-account .actions-toolbar > .secondary, .customer-account-create form.password.forget .actions-toolbar > .secondary,
  .customer-account-forgotpassword form.form-create-account .actions-toolbar > .secondary,
  .customer-account-forgotpassword form.password.forget .actions-toolbar > .secondary {
    float: none;
    width: 100%;
    margin-top: 20px;
    text-align: right; }
    .customer-account-create form.form-create-account .actions-toolbar > .secondary .action.back, .customer-account-create form.password.forget .actions-toolbar > .secondary .action.back,
    .customer-account-forgotpassword form.form-create-account .actions-toolbar > .secondary .action.back,
    .customer-account-forgotpassword form.password.forget .actions-toolbar > .secondary .action.back {
      float: none;
      margin: 0;
      width: auto;
      display: inline-block; }

.customer-account-create .g-recaptcha-error,
.customer-account-forgotpassword .g-recaptcha-error {
  margin-top: -40px;
  margin-bottom: 30px; }

.customer-account-forgotpassword .page-main {
  position: relative; }
  .customer-account-forgotpassword .page-main > .page-title-wrapper {
    display: none; }

.customer-account-forgotpassword .page-title, .customer-account-forgotpassword .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .customer-account-forgotpassword .mpinstagramfeed-header {
  padding-top: 0; }
  @media only screen and (max-width: 991px) {
    .customer-account-forgotpassword .page-title, .customer-account-forgotpassword .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .customer-account-forgotpassword .mpinstagramfeed-header {
      padding-top: 42px; } }

@media only screen and (max-width: 767px) {
  .customer-account-forgotpassword .page-title, .customer-account-forgotpassword .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .customer-account-forgotpassword .mpinstagramfeed-header {
    margin-bottom: 18px; }
    .customer-account-forgotpassword .page-title:after, .customer-account-forgotpassword .push-instagram-home .mpinstagramfeed-header:after, .push-instagram-home .customer-account-forgotpassword .mpinstagramfeed-header:after {
      display: none; } }

.customer-account-forgotpassword form#form-validate {
  padding-top: 200px; }
  @media only screen and (max-width: 1024px) {
    .customer-account-forgotpassword form#form-validate {
      padding-top: 100px; } }
  @media only screen and (max-width: 991px) {
    .customer-account-forgotpassword form#form-validate {
      padding-top: 30px; } }
  @media only screen and (max-width: 767px) {
    .customer-account-forgotpassword form#form-validate {
      padding-top: 0; }
      .customer-account-forgotpassword form#form-validate .block-title p {
        display: block; }
      .customer-account-forgotpassword form#form-validate .actions-toolbar .secondary .action.back {
        position: absolute;
        top: 38px;
        left: 0;
        font-size: 0;
        z-index: 10; }
        .customer-account-forgotpassword form#form-validate .actions-toolbar .secondary .action.back:before {
          content: "";
          font-family: "icons-blank-theme";
          color: #25221b;
          font-size: 30px;
          transform: rotate(90deg);
          position: absolute; }
        .customer-account-forgotpassword form#form-validate .actions-toolbar .secondary .action.back:after {
          display: none; } }

.customer-account-createpassword .columns .column.main {
  padding: 120px 0; }
  @media only screen and (max-width: 1024px) {
    .customer-account-createpassword .columns .column.main {
      padding: 80px 0 60px; } }

.customer-account-createpassword #form-validate {
  width: 50%;
  margin: 0 auto; }
  @media only screen and (max-width: 639px) {
    .customer-account-createpassword #form-validate {
      width: 100%; } }
  .customer-account-createpassword #form-validate fieldset {
    padding: 0;
    margin-bottom: 30px; }
  .customer-account-createpassword #form-validate .field:not(.choice) {
    width: 100%; }
    @media only screen and (max-width: 639px) {
      .customer-account-createpassword #form-validate .field:not(.choice) {
        padding: 0; } }
  @media only screen and (max-width: 639px) {
    .customer-account-createpassword #form-validate .password-strength-meter {
      font-size: 11px;
      line-height: 26px;
      height: auto; } }
  .customer-account-createpassword #form-validate .actions-toolbar {
    padding: 0 10px; }
    @media only screen and (max-width: 639px) {
      .customer-account-createpassword #form-validate .actions-toolbar {
        padding: 0; } }

.account address a {
  color: #333;
  position: relative;
  display: inline-block; }

.account .page-title-wrapper .order-status,
.account .page-title-wrapper .order-date,
.account .page-title-wrapper .order-actions-toolbar {
  display: none; }

.account .order-links {
  padding: 0 0 26px;
  margin-bottom: 49px;
  border-color: #dadada; }
  @media only screen and (max-width: 767px) {
    .account .order-links {
      padding: 0 0 10px;
      margin-bottom: 30px; } }
  @media only screen and (max-width: 767px) {
    .account .order-links {
      text-align: center;
      margin: 0; } }
  @media only screen and (max-width: 767px) {
    .account .order-links {
      padding-bottom: 22px; } }
  .account .order-links .item {
    margin-right: 12px;
    position: relative; }
    @media only screen and (max-width: 767px) {
      .account .order-links .item {
        margin: 0;
        padding: 0;
        display: block; } }
    .account .order-links .item.current strong {
      font-weight: 600; }
    .account .order-links .item:not(:first-child) {
      padding-left: 12px; }
      @media only screen and (max-width: 767px) {
        .account .order-links .item:not(:first-child) {
          padding: 0; } }
      .account .order-links .item:not(:first-child):before {
        content: '';
        width: 2px;
        height: 18px;
        display: block;
        background: #25221b;
        position: absolute;
        top: 6px;
        left: 0; }
        @media only screen and (max-width: 991px) {
          .account .order-links .item:not(:first-child):before {
            top: 3px; } }
        @media only screen and (max-width: 767px) {
          .account .order-links .item:not(:first-child):before {
            display: none; } }
    @media only screen and (max-width: 767px) {
      .account .order-links .item a {
        text-decoration: underline; } }
    .account .order-links .item a,
    .account .order-links .item strong {
      color: #25221b;
      font-size: 20px;
      font-weight: 400;
      margin: 0; }
      @media only screen and (max-width: 991px) {
        .account .order-links .item a,
        .account .order-links .item strong {
          font-size: 16px; } }

.account .order-details-items {
  border-bottom: 1px solid #dadada;
  margin-bottom: 40px;
  padding-bottom: 30px; }
  .account .order-details-items > .actions-toolbar {
    text-align: right; }
    .account .order-details-items > .actions-toolbar:first-child {
      text-align: center;
      margin-bottom: 10px; }
      @media only screen and (max-width: 767px) {
        .account .order-details-items > .actions-toolbar:first-child {
          margin: 20px 0; } }
      .account .order-details-items > .actions-toolbar:first-child a {
        text-decoration: underline; }
    .account .order-details-items > .actions-toolbar a {
      color: #25221b;
      font-weight: 600;
      text-decoration: none;
      margin: 0;
      float: none; }
  .account .order-details-items .order-title {
    text-align: center;
    padding: 0 20px 22px;
    display: block;
    position: relative; }
    @media only screen and (max-width: 639px) {
      .account .order-details-items .order-title {
        padding-top: 22px; } }
    .account .order-details-items .order-title > strong {
      margin: 0;
      font-size: 16px;
      text-transform: uppercase;
      line-height: normal;
      display: inline-block; }
    .account .order-details-items .order-title > a {
      color: inherit;
      text-decoration: underline; }
      @media only screen and (max-width: 639px) {
        .account .order-details-items .order-title > a {
          display: block;
          margin-top: 10px; } }
  @media only screen and (max-width: 767px) {
    .account .order-details-items .actions-toolbar > .secondary {
      text-align: right; }
      .account .order-details-items .actions-toolbar > .secondary .action {
        margin: 0;
        float: none; } }
  @media only screen and (max-width: 639px) {
    .account .order-details-items .table-wrapper table tbody > tr > td:last-child {
      width: 100%;
      text-align: left; } }

.account .page-main {
  padding-top: 0; }
  @media only screen and (max-width: 991px) {
    .account .page-main {
      padding-left: 0;
      padding-right: 0;
      overflow: hidden; } }

@media only screen and (max-width: 991px) {
  .account .columns {
    display: flex;
    padding: 0 0 30px; } }

.account .column.main {
  padding-top: 26px; }
  @media only screen and (max-width: 991px) {
    .account .column.main {
      padding: 0 15px; } }
  .account .column.main .block:not(.widget) .block-title {
    padding: 0 0 26px;
    margin-bottom: 49px;
    border-bottom: 1px solid #dadada;
    text-transform: uppercase; }
    @media only screen and (max-width: 991px) {
      .account .column.main .block:not(.widget) .block-title {
        display: none; } }
    .account .column.main .block:not(.widget) .block-title > strong {
      font-size: 20px;
      font-weight: 600;
      margin: 0; }
  .account .column.main .block:not(.widget) .box-title {
    margin-bottom: 13px;
    text-transform: uppercase;
    width: 100%;
    position: relative; }
    @media only screen and (max-width: 767px) {
      .account .column.main .block:not(.widget) .box-title {
        border-bottom: 1px solid rgba(218, 218, 218, 0.8);
        padding-bottom: 6px;
        margin-bottom: 19px; } }
    @media only screen and (max-width: 767px) {
      .account .column.main .block:not(.widget) .box-title:after {
        content: "";
        font-family: "icons-blank-theme";
        color: #25221b;
        font-weight: 600;
        position: absolute;
        top: -11px;
        right: 0;
        font-size: 30px;
        transform: rotate(180deg);
        transition: all 0.3s ease-in; } }
    .account .column.main .block:not(.widget) .box-title.hide:after {
      transform: none; }
    .account .column.main .block:not(.widget) .box-title > span {
      font-size: 14px;
      font-weight: 600;
      color: #25221b; }
      @media only screen and (max-width: 767px) {
        .account .column.main .block:not(.widget) .box-title > span {
          font-size: 14px; } }
  .account .column.main .block:not(.widget) .block-content .box {
    width: 100%;
    margin-bottom: 40px; }
    .account .column.main .block:not(.widget) .block-content .box a {
      color: #979797;
      text-decoration: none;
      line-height: 1.2; }
      .account .column.main .block:not(.widget) .block-content .box a::after {
        content: '';
        height: 1px;
        width: 100%;
        position: absolute;
        bottom: 0px;
        background: #979797;
        left: 0;
        transition: all 0.3s ease-in-out; }
      .account .column.main .block:not(.widget) .block-content .box a:hover::after {
        width: 70%; }
  .account .column.main .block:not(.widget).block-dashboard-addresses .block-content .box {
    width: 48.8%;
    margin-bottom: 20px; }
    .account .column.main .block:not(.widget).block-dashboard-addresses .block-content .box .box-content {
      padding: 26px 85px 30px 48px; }
    @media only screen and (max-width: 767px) {
      .account .column.main .block:not(.widget).block-dashboard-addresses .block-content .box {
        width: 100%; } }

.account .block-order-details-view .block-content {
  display: grid;
  gap: 1rem; }

.account .block-order-details-view address {
  margin-bottom: 0; }

.account .block {
  margin: 0; }
  .account .block .box-actions {
    margin: 0; }
  @media only screen and (max-width: 991px) {
    .account .block.block-order-details-view .block-content {
      display: flex;
      flex-flow: wrap;
      justify-content: space-between; } }
  @media only screen and (max-width: 767px) {
    .account .block.block-order-details-view .block-content {
      display: block; } }
  @media only screen and (max-width: 991px) {
    .account .block.block-order-details-view .block-content .box {
      width: 48.8% !important;
      display: flex;
      flex-flow: column; }
      .account .block.block-order-details-view .block-content .box .box-content {
        flex: 1 1 auto; } }
  @media only screen and (max-width: 767px) {
    .account .block.block-order-details-view .block-content .box {
      width: 100% !important;
      display: block; } }
  .account .block[class*="dashboard"] .block-content, .account .block[class*="default"] .block-content, .account .block.block-order-details-view .block-content {
    max-width: 618px;
    width: 100%; }
    @media only screen and (max-width: 991px) {
      .account .block[class*="dashboard"] .block-content, .account .block[class*="default"] .block-content, .account .block.block-order-details-view .block-content {
        max-width: 100%; } }
    .account .block[class*="dashboard"] .block-content .box.box-newsletter, .account .block[class*="default"] .block-content .box.box-newsletter, .account .block.block-order-details-view .block-content .box.box-newsletter {
      display: none; }
    .account .block[class*="dashboard"] .block-content .box.box-information, .account .block[class*="default"] .block-content .box.box-information, .account .block.block-order-details-view .block-content .box.box-information {
      max-width: 100%;
      width: 100%;
      margin: 0; }
      .account .block[class*="dashboard"] .block-content .box.box-information .box-actions, .account .block[class*="default"] .block-content .box.box-information .box-actions, .account .block.block-order-details-view .block-content .box.box-information .box-actions {
        display: none; }
    .account .block[class*="dashboard"] .block-content .box .box-title, .account .block[class*="default"] .block-content .box .box-title, .account .block.block-order-details-view .block-content .box .box-title {
      margin-bottom: 13px;
      text-transform: uppercase; }
      .account .block[class*="dashboard"] .block-content .box .box-title span, .account .block[class*="default"] .block-content .box .box-title span, .account .block.block-order-details-view .block-content .box .box-title span {
        font-size: 16px;
        font-weight: 600;
        color: #25221b; }
    .account .block[class*="dashboard"] .block-content .box .box-content, .account .block[class*="default"] .block-content .box .box-content, .account .block.block-order-details-view .block-content .box .box-content {
      position: relative;
      padding: 46px 85px 40px 51px;
      border: 1px solid rgba(218, 218, 218, 0.8); }
      @media only screen and (max-width: 767px) {
        .account .block[class*="dashboard"] .block-content .box .box-content, .account .block[class*="default"] .block-content .box .box-content, .account .block.block-order-details-view .block-content .box .box-content {
          border: 0;
          padding: 30px 60px 0 0; } }
      .account .block[class*="dashboard"] .block-content .box .box-content strong, .account .block[class*="default"] .block-content .box .box-content strong, .account .block.block-order-details-view .block-content .box .box-content strong {
        display: block;
        margin-bottom: 20px;
        font-size: 13px; }
      .account .block[class*="dashboard"] .block-content .box .box-content a, .account .block[class*="default"] .block-content .box .box-content a, .account .block.block-order-details-view .block-content .box .box-content a {
        color: #25221b; }
      .account .block[class*="dashboard"] .block-content .box .box-content p, .account .block[class*="default"] .block-content .box .box-content p, .account .block.block-order-details-view .block-content .box .box-content p {
        font-size: 13px;
        line-height: 21px;
        color: #25221b; }
    .account .block[class*="dashboard"] .block-content .box .action.edit, .account .block[class*="default"] .block-content .box .action.edit, .account .block.block-order-details-view .block-content .box .action.edit {
      font-size: 12px;
      position: absolute;
      top: 33px;
      right: 30px;
      text-align: right;
      color: rgba(0, 0, 0, 0.5);
      text-decoration: underline; }
      @media only screen and (max-width: 767px) {
        .account .block[class*="dashboard"] .block-content .box .action.edit, .account .block[class*="default"] .block-content .box .action.edit, .account .block.block-order-details-view .block-content .box .action.edit {
          font-size: 12px;
          color: #000;
          top: 0;
          right: 0; } }
      .account .block[class*="dashboard"] .block-content .box .action.edit.info, .account .block[class*="default"] .block-content .box .action.edit.info, .account .block.block-order-details-view .block-content .box .action.edit.info {
        top: 50px; }
        @media only screen and (max-width: 767px) {
          .account .block[class*="dashboard"] .block-content .box .action.edit.info, .account .block[class*="default"] .block-content .box .action.edit.info, .account .block.block-order-details-view .block-content .box .action.edit.info {
            top: 30px; } }
    .account .block[class*="dashboard"] .block-content .box address, .account .block[class*="default"] .block-content .box address, .account .block.block-order-details-view .block-content .box address {
      font-size: 13px;
      line-height: 21px; }
    .account .block[class*="dashboard"] .block-content .box.box-address-billing .action.edit, .account .block[class*="default"] .block-content .box.box-address-billing .action.edit, .account .block.block-order-details-view .block-content .box.box-address-billing .action.edit {
      top: 50px; }
    .account .block[class*="dashboard"] .block-content .box.box-address-shipping .action.edit, .account .block[class*="default"] .block-content .box.box-address-shipping .action.edit, .account .block.block-order-details-view .block-content .box.box-address-shipping .action.edit {
      top: 50px; }
    .account .block[class*="dashboard"] .block-content .box.box-address .action.edit, .account .block[class*="default"] .block-content .box.box-address .action.edit, .account .block.block-order-details-view .block-content .box.box-address .action.edit {
      top: 30px; }
  .account .block.block-dashboard-addresses {
    margin-bottom: 40px; }
  .account .block.block-dashboard-orders .block-content {
    max-width: 100%; }

.account.wishlist-index-index .columns .column.main {
  padding-bottom: 80px; }
  @media only screen and (max-width: 991px) {
    .account.wishlist-index-index .columns .column.main {
      padding: 0 0 40px; } }

.account.wishlist-index-index h4 {
  font-family: inherit;
  font-size: 18px;
  color: #25221b;
  margin-bottom: 27px; }
  @media only screen and (max-width: 991px) {
    .account.wishlist-index-index h4 {
      padding-left: 15px; } }
  @media only screen and (max-width: 767px) {
    .account.wishlist-index-index h4 {
      font-size: 12px;
      margin-bottom: 20px; } }

@media only screen and (max-width: 991px) {
  .account.wishlist-index-index .form-wishlist-items .info.empty {
    text-align: center; } }

@media only screen and (max-width: 639px) {
  .account.wishlist-index-index .form-wishlist-items .info.empty {
    text-align: left;
    padding: 0 15px; } }

.account.wishlist-index-index .form-wishlist-items .info.empty strong {
  font-size: 20px;
  font-weight: 600; }
  @media only screen and (max-width: 639px) {
    .account.wishlist-index-index .form-wishlist-items .info.empty strong {
      font-size: 12px;
      text-transform: uppercase; } }

.account.wishlist-index-index .form-wishlist-items .info.empty p {
  font-size: 14px;
  margin-bottom: 31px; }
  @media only screen and (max-width: 639px) {
    .account.wishlist-index-index .form-wishlist-items .info.empty p {
      font-size: 12px;
      line-height: normal; } }

.account.newsletter-manage-index .main form.form-newsletter-manage legend.legend {
  font-size: 15px;
  font-weight: 400;
  color: #979797;
  margin-bottom: 31px; }

.account.newsletter-manage-index .main form.form-newsletter-manage legend,
.account.newsletter-manage-index .main form.form-newsletter-manage fieldset,
.account.newsletter-manage-index .main form.form-newsletter-manage .field {
  padding: 0;
  margin: 0; }

.account.newsletter-manage-index .main form.form-newsletter-manage .field.choice label {
  font-size: 13px;
  font-weight: 600;
  color: #25221b; }

.account.newsletter-manage-index .main form.form-newsletter-manage input[type="checkbox"] + label {
  padding-left: 40px;
  margin-bottom: 6px;
  display: inline-block;
  width: auto; }
  .account.newsletter-manage-index .main form.form-newsletter-manage input[type="checkbox"] + label:before {
    border-color: #000;
    width: 16px;
    height: 16px; }
  .account.newsletter-manage-index .main form.form-newsletter-manage input[type="checkbox"] + label:after {
    background: #000;
    top: 2px;
    left: 2px;
    width: 12px;
    height: 12px; }
  .account.newsletter-manage-index .main form.form-newsletter-manage input[type="checkbox"] + label + p {
    padding-left: 40px;
    margin-bottom: 24px;
    font-size: 13px;
    font-weight: 400; }

.account.newsletter-manage-index .main form.form-newsletter-manage .actions-toolbar {
  padding-top: 14px; }
  @media only screen and (max-width: 639px) {
    .account.newsletter-manage-index .main form.form-newsletter-manage .actions-toolbar .primary {
      width: 100%; } }

.account.customer-account-edit .page-title-wrapper .page-title, .account.customer-account-edit .page-title-wrapper .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .account.customer-account-edit .page-title-wrapper .mpinstagramfeed-header, .account.customer-address-form .page-title-wrapper .page-title, .account.customer-address-form .page-title-wrapper .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .account.customer-address-form .page-title-wrapper .mpinstagramfeed-header {
  margin-right: 0; }
  @media only screen and (max-width: 991px) {
    .account.customer-account-edit .page-title-wrapper .page-title, .account.customer-account-edit .page-title-wrapper .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .account.customer-account-edit .page-title-wrapper .mpinstagramfeed-header, .account.customer-address-form .page-title-wrapper .page-title, .account.customer-address-form .page-title-wrapper .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .account.customer-address-form .page-title-wrapper .mpinstagramfeed-header {
      padding-left: 15px;
      padding-right: 15px; } }

.account.customer-account-edit form.form-edit-account, .account.customer-address-form form.form-edit-account {
  max-width: 100%;
  width: 100%; }
  .account.customer-account-edit form.form-edit-account a, .account.customer-address-form form.form-edit-account a {
    color: #25221b;
    font-weight: inherit;
    text-decoration: underline; }
  .account.customer-account-edit form.form-edit-account .field.password-info,
  .account.customer-account-edit form.form-edit-account .actions-toolbar, .account.customer-address-form form.form-edit-account .field.password-info,
  .account.customer-address-form form.form-edit-account .actions-toolbar {
    padding: 0 10px; }
    @media only screen and (max-width: 639px) {
      .account.customer-account-edit form.form-edit-account .field.password-info,
      .account.customer-account-edit form.form-edit-account .actions-toolbar, .account.customer-address-form form.form-edit-account .field.password-info,
      .account.customer-address-form form.form-edit-account .actions-toolbar {
        padding: 0; } }
  .account.customer-account-edit form.form-edit-account .actions-toolbar > .primary .action, .account.customer-address-form form.form-edit-account .actions-toolbar > .primary .action {
    width: 100%; }
  .account.customer-account-edit form.form-edit-account .actions-toolbar .secondary, .account.customer-address-form form.form-edit-account .actions-toolbar .secondary {
    text-align: right; }
    .account.customer-account-edit form.form-edit-account .actions-toolbar .secondary .action.back, .account.customer-address-form form.form-edit-account .actions-toolbar .secondary .action.back {
      float: none;
      margin: 0;
      text-decoration: none; }

.account.customer-account-edit form.form-address-edit .actions-toolbar, .account.customer-address-form form.form-address-edit .actions-toolbar {
  padding: 0 10px; }
  @media only screen and (max-width: 639px) {
    .account.customer-account-edit form.form-address-edit .actions-toolbar, .account.customer-address-form form.form-address-edit .actions-toolbar {
      padding: 0; } }
  .account.customer-account-edit form.form-address-edit .actions-toolbar > .primary .action, .account.customer-address-form form.form-address-edit .actions-toolbar > .primary .action {
    font-size: 12px;
    line-height: normal;
    width: auto;
    padding: 14px 75px; }
    @media only screen and (max-width: 767px) {
      .account.customer-account-edit form.form-address-edit .actions-toolbar > .primary .action, .account.customer-address-form form.form-address-edit .actions-toolbar > .primary .action {
        width: 100%; } }
  @media only screen and (max-width: 767px) {
    .account.customer-account-edit form.form-address-edit .actions-toolbar > .secondary, .account.customer-address-form form.form-address-edit .actions-toolbar > .secondary {
      text-align: right; } }
  @media only screen and (max-width: 767px) {
    .account.customer-account-edit form.form-address-edit .actions-toolbar > .secondary .action, .account.customer-address-form form.form-address-edit .actions-toolbar > .secondary .action {
      margin: 0;
      float: none; } }

.account.customer-account-edit .fieldset, .account.customer-address-form .fieldset {
  padding: 0;
  margin: 0 0 20px; }
  .account.customer-account-edit .fieldset legend, .account.customer-address-form .fieldset legend {
    margin-bottom: 6px;
    display: block; }
    @media only screen and (max-width: 767px) {
      .account.customer-account-edit .fieldset legend, .account.customer-address-form .fieldset legend {
        padding: 0; } }
  .account.customer-account-edit .fieldset > .field .additional, .account.customer-address-form .fieldset > .field .additional {
    margin-top: 20px; }
    @media only screen and (max-width: 767px) {
      .account.customer-account-edit .fieldset > .field .additional, .account.customer-address-form .fieldset > .field .additional {
        margin-top: 10px; } }
  .account.customer-account-edit .fieldset > .field, .account.customer-address-form .fieldset > .field {
    padding: 0 10px;
    margin: 0 0 20px; }
    .account.customer-account-edit .fieldset > .field.zip .message, .account.customer-address-form .fieldset > .field.zip .message {
      margin-left: 0;
      margin-right: 0;
      width: 100%; }
    .account.customer-account-edit .fieldset > .field.region .selectric-wrapper, .account.customer-address-form .fieldset > .field.region .selectric-wrapper {
      margin-bottom: 0px; }
      .account.customer-account-edit .fieldset > .field.region .selectric-wrapper ~ #region, .account.customer-address-form .fieldset > .field.region .selectric-wrapper ~ #region {
        margin-top: 20px; }
        @media only screen and (max-width: 767px) {
          .account.customer-account-edit .fieldset > .field.region .selectric-wrapper ~ #region, .account.customer-address-form .fieldset > .field.region .selectric-wrapper ~ #region {
            margin-top: 10px; } }
    @media only screen and (max-width: 767px) {
      .account.customer-account-edit .fieldset > .field, .account.customer-address-form .fieldset > .field {
        padding: 0;
        margin-bottom: 10px; } }
    @media only screen and (max-width: 767px) {
      .account.customer-account-edit .fieldset > .field:not(.choice), .account.customer-address-form .fieldset > .field:not(.choice) {
        width: 100%; } }
    .account.customer-account-edit .fieldset > .field input,
    .account.customer-account-edit .fieldset > .field select, .account.customer-address-form .fieldset > .field input,
    .account.customer-address-form .fieldset > .field select {
      margin: 0; }
      .account.customer-account-edit .fieldset > .field input#street_1::placeholder,
      .account.customer-account-edit .fieldset > .field select#street_1::placeholder, .account.customer-address-form .fieldset > .field input#street_1::placeholder,
      .account.customer-address-form .fieldset > .field select#street_1::placeholder {
        color: transparent; }
    .account.customer-account-edit .fieldset > .field .selectric, .account.customer-address-form .fieldset > .field .selectric {
      height: 60px;
      background-position: top calc(49px / 2 - 3px) right 24px;
      border-color: #979797;
      margin-bottom: 0px; }
      .account.customer-account-edit .fieldset > .field .selectric .label, .account.customer-address-form .fieldset > .field .selectric .label {
        font-size: 14px; }
    .account.customer-account-edit .fieldset > .field.choice:not(:last-child), .account.customer-address-form .fieldset > .field.choice:not(:last-child) {
      padding-top: 20px; }
    .account.customer-account-edit .fieldset > .field.choice .label, .account.customer-address-form .fieldset > .field.choice .label {
      font-weight: 600;
      color: #25221b; }
  .account.customer-account-edit .fieldset .message, .account.customer-address-form .fieldset .message {
    display: none; }

.account input[type="checkbox"] + label {
  padding-left: 40px; }
  @media only screen and (max-width: 767px) {
    .account input[type="checkbox"] + label {
      padding-left: 26px; } }
  .account input[type="checkbox"] + label:before {
    border-color: #000;
    width: 16px;
    height: 16px; }
  .account input[type="checkbox"] + label:after {
    background: #000;
    top: 2px;
    left: 2px;
    width: 12px;
    height: 12px; }

.account.sales-order-history .page-main {
  padding-bottom: 80px; }
  .account.sales-order-history .page-main .sidebar-additional {
    display: none; }
  .account.sales-order-history .page-main .column.main .block .block-title {
    margin-bottom: 26px; }
    .account.sales-order-history .page-main .column.main .block .block-title strong {
      text-transform: uppercase; }
  .account.sales-order-history .page-main .column.main .actions-toolbar {
    display: none; }
  .account.sales-order-history .page-main .column.main .pager .toolbar-amount,
  .account.sales-order-history .page-main .column.main .pager .limiter {
    display: none; }

.account.sales-order-view .table-order-items tbody tr th,
.account.sales-order-view .table-order-items tbody tr td, .account.sales-order-invoice .table-order-items tbody tr th,
.account.sales-order-invoice .table-order-items tbody tr td {
  font-size: 14px; }
  @media only screen and (max-width: 767px) {
    .account.sales-order-view .table-order-items tbody tr th,
    .account.sales-order-view .table-order-items tbody tr td, .account.sales-order-invoice .table-order-items tbody tr th,
    .account.sales-order-invoice .table-order-items tbody tr td {
      width: 100%;
      display: block;
      padding-bottom: 10px; } }
  .account.sales-order-view .table-order-items tbody tr th *,
  .account.sales-order-view .table-order-items tbody tr td *, .account.sales-order-invoice .table-order-items tbody tr th *,
  .account.sales-order-invoice .table-order-items tbody tr td * {
    font-size: 14px;
    font-weight: 400;
    line-height: inherit;
    margin: 0; }
  .account.sales-order-view .table-order-items tbody tr th .tsup,
  .account.sales-order-view .table-order-items tbody tr td .tsup, .account.sales-order-invoice .table-order-items tbody tr th .tsup,
  .account.sales-order-invoice .table-order-items tbody tr td .tsup {
    font-size: 74%;
    transform: translateY(-2px); }

@media only screen and (max-width: 767px) {
  .account.sales-order-view .table-order-items tbody tr td, .account.sales-order-invoice .table-order-items tbody tr td {
    text-align: right; }
    .account.sales-order-view .table-order-items tbody tr td:before, .account.sales-order-invoice .table-order-items tbody tr td:before {
      float: left; } }

@media only screen and (max-width: 767px) {
  .account.sales-order-view .table-order-items tbody tr td.subtotal, .account.sales-order-invoice .table-order-items tbody tr td.subtotal {
    width: 100%;
    display: block; } }

.account.sales-order-view .table-order-items .col.price,
.account.sales-order-view .table-order-items .col.qty, .account.sales-order-invoice .table-order-items .col.price,
.account.sales-order-invoice .table-order-items .col.qty {
  text-align: left; }
  @media only screen and (max-width: 767px) {
    .account.sales-order-view .table-order-items .col.price,
    .account.sales-order-view .table-order-items .col.qty, .account.sales-order-invoice .table-order-items .col.price,
    .account.sales-order-invoice .table-order-items .col.qty {
      text-align: right; }
      .account.sales-order-view .table-order-items .col.price:before,
      .account.sales-order-view .table-order-items .col.qty:before, .account.sales-order-invoice .table-order-items .col.price:before,
      .account.sales-order-invoice .table-order-items .col.qty:before {
        float: left; } }

.account.sales-order-view .table-order-items .amount, .account.sales-order-invoice .table-order-items .amount {
  padding-right: 0; }

.account .orders-history,
.account .orders-recent {
  margin: 0; }

@media only screen and (max-width: 767px) {
  .account table.history tbody tr, .account table.recent tbody tr {
    padding: 20px 0;
    padding-right: 80px;
    position: relative; }
    .account table.history tbody tr:first-child, .account table.recent tbody tr:first-child {
      padding-top: 0; } }

.account table thead tr th,
.account table thead tr td,
.account table tbody tr th,
.account table tbody tr td {
  width: auto;
  max-width: 140px; }
  .account table thead tr th:last-child,
  .account table thead tr td:last-child,
  .account table tbody tr th:last-child,
  .account table tbody tr td:last-child {
    text-align: right;
    max-width: unset; }
    .account table thead tr th:last-child a:first-of-type,
    .account table thead tr td:last-child a:first-of-type,
    .account table tbody tr th:last-child a:first-of-type,
    .account table tbody tr td:last-child a:first-of-type {
      margin-right: 8px; }

@media only screen and (max-width: 767px) {
  .account table tbody tr {
    padding: 20px 0;
    position: relative; }
    .account table tbody tr:first-child {
      padding-top: 0; } }

.account table tbody tr th,
.account table tbody tr td {
  font-size: 13px;
  padding: 20px 10px; }
  @media only screen and (max-width: 991px) {
    .account table tbody tr th,
    .account table tbody tr td {
      padding-left: 7px;
      padding-right: 7px; } }
  @media only screen and (max-width: 767px) {
    .account table tbody tr th,
    .account table tbody tr td {
      padding: 0;
      position: relative;
      display: block; }
      .account table tbody tr th:before,
      .account table tbody tr td:before {
        padding-right: 4px;
        content: attr(data-th);
        color: inherit;
        font-weight: inherit; } }
  .account table tbody tr th:first-child,
  .account table tbody tr td:first-child {
    padding-left: 0; }
  .account table tbody tr th:last-child,
  .account table tbody tr td:last-child {
    padding-right: 0;
    text-align: right;
    display: flex; }

@media only screen and (max-width: 767px) {
  .account table tbody tr td.col.id {
    display: none; } }

@media only screen and (max-width: 767px) {
  .account table tbody tr td.status {
    color: #979797;
    padding-left: 12px; }
    .account table tbody tr td.status:after {
      content: '';
      display: inline-block;
      width: 3px;
      height: 3px;
      background: #979797;
      border-radius: 50%;
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%); } }

@media only screen and (max-width: 767px) {
  .account table tbody tr td.total {
    position: absolute;
    bottom: 20px;
    right: 0;
    z-index: 0; }
    .account table tbody tr td.total:before {
      display: none; } }

.account table tbody tr td.total .price {
  font-weight: 600; }
  @media only screen and (max-width: 767px) {
    .account table tbody tr td.total .price {
      position: relative;
      padding-right: 20px; }
      .account table tbody tr td.total .price:after {
        content: "";
        font-family: "icons-blank-theme";
        color: inherit;
        font-weight: inherit;
        font-size: 24px;
        position: absolute;
        transform: rotate(-90deg);
        top: -1px;
        right: 0; } }

@media only screen and (max-width: 767px) {
  .account table tbody tr td.actions {
    display: none; } }

.account table tbody tr td.actions .action {
  color: #25221b;
  position: relative;
  font-size: 12px;
  margin-right: 0; }
  .account table tbody tr td.actions .action:after {
    content: none;
    color: inherit;
    font-weight: inherit;
    font-size: 22px; }

.sidebar-main,
.sidebar-additional {
  padding-right: 3%; }
  @media only screen and (max-width: 991px) {
    .sidebar-main,
    .sidebar-additional {
      padding: 0;
      margin-bottom: 0;
      margin-top: 0;
      width: 100%;
      order: 0 !important; } }

.sidebar-additional {
  display: none; }

@media only screen and (max-width: 991px) {
  .sidebar-main {
    margin-bottom: 50px; } }

@media only screen and (max-width: 639px) {
  .sidebar-main {
    margin-bottom: 30px; } }

.sidebar .account-nav .content {
  background: #fff;
  padding: 0; }

@media only screen and (max-width: 991px) {
  .sidebar .account-nav .items {
    display: flex;
    flex-flow: nowrap;
    justify-content: center;
    overflow-x: scroll;
    white-space: nowrap; } }

@media only screen and (max-width: 767px) {
  .sidebar .account-nav .items {
    justify-content: initial; } }

.sidebar .account-nav .items .item {
  margin: 0;
  text-align: center;
  width: 100%; }
  @media only screen and (max-width: 991px) {
    .sidebar .account-nav .items .item {
      width: auto; } }
  .sidebar .account-nav .items .item .delimiter {
    display: none; }
  .sidebar .account-nav .items .item.current {
    background: #f5f5f5; }
    @media only screen and (max-width: 991px) {
      .sidebar .account-nav .items .item.current {
        background: transparent; } }
    .sidebar .account-nav .items .item.current a,
    .sidebar .account-nav .items .item.current > strong {
      color: #000;
      border-color: #000;
      border-bottom: 0; }
      @media only screen and (max-width: 991px) {
        .sidebar .account-nav .items .item.current a,
        .sidebar .account-nav .items .item.current > strong {
          border: 0;
          border-bottom: 3px solid;
          background: transparent; } }
  .sidebar .account-nav .items .item a,
  .sidebar .account-nav .items .item > strong {
    font-family: "CopperplateGothic";
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    color: #cecece;
    line-height: normal;
    padding: 24px;
    text-align: left;
    border-bottom: 1px solid #dadada;
    text-transform: uppercase;
    width: 100%; }
    @media only screen and (max-width: 991px) {
      .sidebar .account-nav .items .item a,
      .sidebar .account-nav .items .item > strong {
        padding: 10px 16px; } }
    .sidebar .account-nav .items .item a:hover,
    .sidebar .account-nav .items .item > strong:hover {
      background: #f5f5f5;
      color: #000;
      border-left: 3px solid #000; }
      @media only screen and (max-width: 991px) {
        .sidebar .account-nav .items .item a:hover,
        .sidebar .account-nav .items .item > strong:hover {
          border: 0;
          border-bottom: 3px solid; } }
  .sidebar .account-nav .items .item a strong {
    display: block;
    padding: 0;
    text-align: left; }

mark,
.mark,
.amount {
  background: transparent; }
  mark strong,
  .mark strong,
  .amount strong {
    font-weight: 400; }

.customer-account-logoutsuccess {
  padding-top: 125px; }
  @media only screen and (max-width: 1024px) {
    .customer-account-logoutsuccess {
      padding-top: 70px; } }
  .customer-account-logoutsuccess .columns .column.main p {
    text-align: center;
    padding: 0 30px;
    font-size: 24px;
    line-height: normal;
    max-width: 700px;
    width: 100%;
    margin: 100px auto 0; }
    @media only screen and (max-width: 767px) {
      .customer-account-logoutsuccess .columns .column.main p {
        font-size: 19px;
        margin-top: 0;
        margin-bottom: 40px;
        padding: 0; } }

.form-create-account #cgv-error {
  margin-top: -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 {
  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 > .primary {
  display: grid;
  grid-template-columns: 100%;
  gap: 10px; }
  .gift-options .actions-toolbar > .primary .action {
    width: 100%; }
    @media only screen and (max-width: 767px) {
      .gift-options .actions-toolbar > .primary .action {
        flex: 0 0 46%;
        height: auto;
        padding-top: 6px;
        padding-bottom: 6px;
        min-height: 48px; } }
    @media only screen and (max-width: 767px) {
      .gift-options .actions-toolbar > .primary .action-cancel {
        padding-left: 25px;
        padding-right: 25px;
        margin-left: auto; } }

.gift-options-title {
  margin: 0 0 20px; }

.gift-summary .actions-toolbar > .secondary {
  float: none; }
  .gift-summary .actions-toolbar > .secondary .action {
    width: 100%;
    margin: 10px 0 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: ""; }

.opc-wrapper .cart-gift-item {
  width: 100%; }
  .opc-wrapper .cart-gift-item .form-discount {
    max-width: unset; }
    .opc-wrapper .cart-gift-item .form-discount .field label.label {
      width: auto; }

.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 .fieldset,
  .gift-item-block div.field {
    padding: 0; }
  .gift-item-block .fieldset {
    margin: 0 0 20px; }
  .gift-item-block._active .title::after {
    vertical-align: -5px;
    transform: rotate(0); }
  .gift-item-block .title {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    padding-bottom: 8px;
    border-bottom: 1px solid rgba(218, 218, 218, 0.8);
    cursor: pointer;
    position: relative;
    margin-bottom: 16px; }
    .gift-item-block .title::before {
      content: '+ '; }
    .gift-item-block .title::after {
      content: "\ea50";
      font-family: "icomoon";
      display: inline-block;
      vertical-align: 2px;
      line-height: 14px;
      margin-left: 15px;
      transform: rotate(180deg); }
    .gift-item-block .title > span:last-child {
      font-size: 12px;
      font-weight: normal;
      margin-left: 8px; }
  .gift-item-block .content {
    margin: 0; }
  .gift-item-block .fieldset > div.field:not(.choice) {
    width: 100%;
    margin: 0; }
  .gift-item-block .fieldset input[type=text] {
    margin-bottom: 10px; }
  .gift-item-block .fieldset textarea {
    padding: 30px; }
  .gift-item-block .fieldset input[type=text],
  .gift-item-block .fieldset textarea {
    border: solid 1px rgba(151, 151, 151, 0.4); }

#gift-message > .action {
  width: 100%;
  margin: 30px 0 20px;
  padding-left: 10px;
  padding-right: 10px; }

.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 #d1d1d1;
  padding-top: 10px; }

@media only screen and (max-width: 767px) {
  .cart.table-wrapper .gift-content {
    margin-right: -10px; } }

@media only screen and (max-width: 639px) {
  .cart.table-wrapper .gift-content {
    border-bottom: 1px solid #d1d1d1;
    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;
      position: static; }
      .gift-options .actions-toolbar .primary {
        width: 100%;
        grid-template-columns: 1fr 1fr; }
      .gift-options .actions-toolbar .secondary {
        float: left; }
        .gift-options .actions-toolbar .secondary .action {
          float: left;
          margin-left: 20px; }
        .gift-options .actions-toolbar .secondary .action-cancel {
          display: block;
          float: left; }
      .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; }
  .gift-summary .actions-toolbar > .secondary {
    display: flex;
    gap: 10px; }
    .gift-summary .actions-toolbar > .secondary .action {
      width: 50%; }
  .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 {
  margin: 25px 0 5px; }
  .cart-summary .form.giftregistry .fieldset .field {
    margin: 0 0 10px; }
    .cart-summary .form.giftregistry .fieldset .field .control {
      float: none;
      width: auto; }
  .cart-summary .form.giftregistry .fieldset .action.primary, .cart-summary .form.giftregistry .fieldset .actions-toolbar > .primary .action, .actions-toolbar > .primary .cart-summary .form.giftregistry .fieldset .action {
    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 #d1d1d1; }

.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: 29px; }
    .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 #d1d1d1; }

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

.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: 29px; }
  .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;
    font-size: 15px; }
  .filter-options .filter-options-content {
    margin: 0 0 25px; }
    .filter-options .filter-options-content .couleur_liqueur {
      width: 100%; }
    .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, 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 #dadada;
    margin-top: 4px;
    min-width: 200px;
    z-index: 100;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    box-shadow: 0 0 8px 0 rgba(88, 88, 88, 0.2); }
    .wishlist.split.button .items li {
      margin: 0;
      padding: 5px 5px 5px 23px; }
      .wishlist.split.button .items li:hover {
        background: #fff;
        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 !important; }
    .wishlist.split.button.active .active-toTop ~ .switcher-dropdown {
      top: 0;
      transform: translateY(-100%); }
  .wishlist.split.button .items {
    text-align: left; }
    .wishlist.split.button .items .item:last-child:hover {
      background: #fff; }
  .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 #d1d1d1;
        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: #e8e8e8; }
    .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 #d1d1d1;
  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 {
    position: relative; }
  .block.newsletter .fieldset {
    display: table-cell;
    margin: 0;
    padding: 0;
    vertical-align: top; }
  .block.newsletter .field {
    margin: 0; }
    .block.newsletter .field .control {
      display: block;
      position: relative; }
      .block.newsletter .field .control:not(.choice) {
        margin-bottom: 24px; }
        .block.newsletter .field .control:not(.choice)::after {
          content: '';
          width: 0;
          height: 1px;
          background-color: #fff;
          position: absolute;
          left: 0;
          bottom: 0;
          transition: all 0.8s ease-in-out; }
          .-active .block.newsletter .field .control:not(.choice)::after {
            width: 100%; }
      .block.newsletter .field .control label {
        color: #fff;
        margin: 0;
        font-size: 12px; }
        .block.newsletter .field .control label::before {
          border-color: #fff;
          background: #000; }
        .block.newsletter .field .control label::after {
          background: #fff; }
        .block.newsletter .field .control label * {
          color: inherit; }
        .block.newsletter .field .control label a {
          text-decoration: underline; }
  .block.newsletter input {
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.89;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    background: black;
    border: 0;
    padding: 0 110px 0 0;
    height: 35px;
    outline: none;
    box-shadow: none; }
    .block.newsletter input::placeholder {
      font-size: 13px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.89;
      letter-spacing: normal;
      text-align: left;
      color: rgba(255, 255, 255, 0.4); }
    .block.newsletter input:-webkit-autofill {
      -webkit-animation-name: autofill;
      -webkit-animation-fill-mode: both; }
  .block.newsletter div.mage-error {
    font-size: 11px;
    text-align: left;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 2;
    padding: 4px 0;
    margin: 0;
    width: 100%;
    background: #000;
    color: #fff; }
  .block.newsletter .title {
    display: none; }
  .block.newsletter .actions {
    position: absolute;
    right: 0;
    top: 0; }
  .block.newsletter .action.subscribe {
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #fff;
    padding: 0 0 0 30px;
    border: none;
    height: 32px;
    outline: none; }
    .block.newsletter .action.subscribe::after {
      top: 10px;
      font-size: 10px; }
    .block.newsletter .action.subscribe:hover {
      padding-right: 10px; }
      .block.newsletter .action.subscribe:hover::after {
        right: 8px; }
  .block.newsletter .message {
    margin: 5px 0;
    width: 100%;
    font-size: 11px;
    text-align: left;
    font-weight: 700;
    position: absolute;
    left: 0;
    top: 100%;
    background: transparent;
    padding: 0; }
    .block.newsletter .message-success, .block.newsletter .message-error {
      padding: 10px;
      background: #fff; }
  .block.newsletter .loading {
    min-height: 40px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 2; }
    .block.newsletter .loading::after {
      background-color: transparent;
      background-image: url(../../frontend/Mariagefreres/default/it_IT/images/Bars-loader-white); }

@media only screen and (min-width: 768px) {
  .block.newsletter {
    max-width: 420px;
    margin: 0 auto 70px; }
    .block.newsletter .field .control {
      width: 100%; } }

@media only screen and (max-width: 767px) {
  .block.newsletter .action.subscribe {
    padding-right: 0; }
    .block.newsletter .action.subscribe::after, .block.newsletter .action.subscribe::before {
      display: none; }
    .block.newsletter .action.subscribe:hover > span {
      left: 0; } }

.newsletter-field {
  font-size: 13px !important;
  line-height: normal !important; }
  .newsletter-field span {
    white-space: normal;
    letter-spacing: 0; }

.field:has(.newsletter-field) {
  line-height: normal !important;
  margin-top: 10px !important; }

.newsletter-choices {
  margin: 5px 0 15px 0; }
  .newsletter-choices .label {
    padding-left: 25px !important;
    padding-right: 30px !important; }

.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 #d1d1d1;
  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 #d1d1d1; }
  .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(../../frontend/Mariagefreres/default/it_IT/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(../../frontend/Mariagefreres/default/it_IT/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: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%; }
  .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, .review-form .actions-toolbar > .primary .submit.action, .actions-toolbar > .primary .review-form .submit.action {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333; }

.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-returns-returns .page-title-wrapper .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .magento-rma-returns-returns .page-title-wrapper .mpinstagramfeed-header,
.magento-rma-guest-returns .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-title-wrapper .push-instagram-home .mpinstagramfeed-header,
.push-instagram-home .magento-rma-guest-returns .page-title-wrapper .mpinstagramfeed-header,
.magento-rma-returns-view .page-title-wrapper .page-title,
.magento-rma-returns-view .page-title-wrapper .push-instagram-home .mpinstagramfeed-header,
.push-instagram-home .magento-rma-returns-view .page-title-wrapper .mpinstagramfeed-header {
  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: 29px; }
  .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; } }

.order-links {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 10px; }
  .order-links .item {
    display: inline-block;
    margin-right: 20px; }

.order-actions-toolbar .action {
  margin: 0 20px 0 0; }

.order-details-items {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
  padding-bottom: 10px; }
  .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: 1px solid #d1d1d1; }
  .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-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; }

.order-actions-toolbar {
  margin-bottom: 25px; }
  .order-actions-toolbar .action {
    margin-right: 30px; }
    .order-actions-toolbar .action.print {
      margin: 0; }

.page-title-wrapper .order-date {
  margin: 0 0 20px; }

.account .page-title-wrapper .page-title, .account .page-title-wrapper .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .account .page-title-wrapper .mpinstagramfeed-header,
[class^='sales-guest-'] .page-title-wrapper .page-title,
[class^='sales-guest-'] .page-title-wrapper .push-instagram-home .mpinstagramfeed-header,
.push-instagram-home [class^='sales-guest-'] .page-title-wrapper .mpinstagramfeed-header,
.sales-guest-view .page-title-wrapper .page-title,
.sales-guest-view .page-title-wrapper .push-instagram-home .mpinstagramfeed-header,
.push-instagram-home .sales-guest-view .page-title-wrapper .mpinstagramfeed-header {
  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 #d1d1d1;
  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; }
  .order-actions-toolbar .action.print {
    display: block;
    float: right; }
  .page-title-wrapper .order-date {
    margin-top: -20px; }
  [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; } }

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

.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;
  overflow: hidden; }

.swatch-option {
  float: left;
  width: 100%;
  margin-bottom: 10px;
  cursor: pointer;
  position: relative;
  font-size: 12px;
  line-height: 1;
  padding-left: 26px;
  opacity: 0.5; }
  .swatch-option:before {
    content: "";
    position: absolute;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
    opacity: 0.5;
    border-radius: 7px;
    border: 0.7px solid #000; }
  .swatch-option:after {
    content: "";
    position: absolute;
    left: 2px;
    top: 2px;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #fff; }
  .swatch-option.selected {
    opacity: 1; }
  .swatch-option span {
    font-weight: 600; }

.swatch-option.selected:after {
  background-color: #000; }

.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.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(../../frontend/Mariagefreres/default/it_IT/Magento_Swatches/images/loader-2.gif); }

.swatch-input {
  left: -1000px;
  position: absolute;
  visibility: hidden; }

body {
  --scrollbar-width: 15px;
  background-color: #fff;
  overflow-x: hidden;
  width: 100%; }
  @media only screen and (min-width: 1025px) {
    body.dark-header .page-header {
      background: #000; } }
  @media only screen and (max-width: 1024px) {
    body.dark-header .page-header > .logo {
      background: #000;
      position: relative;
      padding: 17px 20px; } }
  @media only screen and (max-height: 767px) {
    body.dark-header .page-footer .reassurance {
      margin-bottom: 0; } }
  @media only screen and (max-height: 767px) {
    body.dark-header .page-footer .footer.content {
      padding-top: 40px;
      position: unset; } }
  @media only screen and (max-height: 767px) {
    body.dark-header .footer.content {
      margin-bottom: 64px; } }
  @media only screen and (max-width: 1024px) {
    body.catalog-product-view .page-footer .footer.content {
      padding-bottom: 130px; } }

.header-additional .wrapper-nav {
  display: inline-block;
  position: relative;
  padding-left: 30px; }
  .header-additional .wrapper-nav:before, .header-additional .wrapper-nav:after {
    content: '';
    display: table; }
  .header-additional .wrapper-nav:after {
    clear: both; }
  .header-additional .wrapper-nav .toggle-list {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none; }
    .header-additional .wrapper-nav .toggle-list > span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .header-additional .wrapper-nav .toggle-list:after {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 26px;
      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; }
    .header-additional .wrapper-nav .toggle-list:hover:after {
      color: inherit; }
    .header-additional .wrapper-nav .toggle-list:active:after {
      color: inherit; }
    .header-additional .wrapper-nav .toggle-list.active {
      display: inline-block;
      text-decoration: none; }
      .header-additional .wrapper-nav .toggle-list.active > span {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px; }
      .header-additional .wrapper-nav .toggle-list.active:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 26px;
        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; }
      .header-additional .wrapper-nav .toggle-list.active:hover:after {
        color: inherit; }
      .header-additional .wrapper-nav .toggle-list.active:active:after {
        color: inherit; }
  .header-additional .wrapper-nav ul.dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #fff;
    border: 1px solid #dadada;
    margin-top: 4px;
    min-width: 160px;
    z-index: 100;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    box-shadow: 0 0 8px 0 rgba(88, 88, 88, 0.2); }
    .header-additional .wrapper-nav ul.dropdown li {
      margin: 0;
      padding: 0; }
      .header-additional .wrapper-nav ul.dropdown li:hover {
        background: #fff;
        cursor: pointer; }
    .header-additional .wrapper-nav ul.dropdown:before, .header-additional .wrapper-nav ul.dropdown:after {
      border-bottom-style: solid;
      content: '';
      display: block;
      height: 0;
      position: absolute;
      width: 0; }
    .header-additional .wrapper-nav ul.dropdown:before {
      border: 6px solid;
      border-color: transparent transparent #fff transparent;
      z-index: 99; }
    .header-additional .wrapper-nav ul.dropdown:after {
      border: 7px solid;
      border-color: transparent transparent #bbb transparent;
      z-index: 98; }
    .header-additional .wrapper-nav ul.dropdown:before {
      left: 10px;
      top: -12px; }
    .header-additional .wrapper-nav ul.dropdown:after {
      left: 9px;
      top: -14px; }
  .header-additional .wrapper-nav.active {
    overflow: visible; }
    .header-additional .wrapper-nav.active ul.dropdown {
      display: block !important; }
    .header-additional .wrapper-nav.active .active-toTop ~ .switcher-dropdown {
      top: 0;
      transform: translateY(-100%); }
  .header-additional .wrapper-nav > a {
    font-size: 11px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 22px;
    letter-spacing: normal;
    color: #fff; }

.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; }
  @media only screen and (max-width: 1024px) {
    .header.panel > .header.links {
      margin: 0 auto; } }
  .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 {
      color: #fff;
      line-height: 1.4; }
    .header.panel > .header.links > li.welcome a {
      padding-left: 5px; }
    @media only screen and (max-width: 1024px) {
      .header.panel > .header.links > li:first-child {
        margin: 0; } }
    @media only screen and (max-width: 1024px) {
      .header.panel > .header.links > li:first-child a {
        text-decoration: none; } }
    .header.panel > .header.links > li:first-child a::before {
      font-family: "icomoon";
      content: "\e900";
      display: inline-block;
      font-size: 16px; }
      @media only screen and (max-width: 1024px) {
        .header.panel > .header.links > li:first-child a::before {
          margin: 0;
          text-align: center;
          display: block; } }

.page-main > .page-title-wrapper .page-title + .action, .page-main > .page-title-wrapper .push-instagram-home .mpinstagramfeed-header + .action, .push-instagram-home .page-main > .page-title-wrapper .mpinstagramfeed-header + .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: 3; }
  .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;
  position: relative;
  z-index: 0; }
  @media only screen and (max-width: 639px) {
    .page-footer {
      z-index: 1; } }
  .page-footer .switcher .switcher-option.active::after {
    content: none; }

.footer.content {
  padding-bottom: 25px;
  padding-top: 80px;
  background: #000;
  text-align: center;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  width: 100vw; }
  .footer.content:before, .footer.content:after {
    content: '';
    display: table; }
  .footer.content:after {
    clear: both; }
  .footer.content * {
    opacity: 0;
    transition: opacity 0.3s ease-in-out; }
  .footer.content.-active {
    bottom: 0; }
    .footer.content.-active * {
      opacity: 1; }
  .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 {
  padding-right: 30px;
  position: relative; }
  .page-header .switcher::after,
  .page-footer .switcher::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 23px;
    background: #fff; }
  .page-header .switcher.switcher-language [class*="view"] a::before,
  .page-footer .switcher.switcher-language [class*="view"] a::before {
    content: '';
    width: 18px;
    height: 16px;
    display: inline-block;
    margin: 0 4px;
    vertical-align: middle; }
  .page-header .switcher.switcher-language [class*="view"][class*="-fr"] a::before, .page-header .switcher.switcher-language [class*="view"][class*="_fr"] a::before,
  .page-footer .switcher.switcher-language [class*="view"][class*="-fr"] a::before,
  .page-footer .switcher.switcher-language [class*="view"][class*="_fr"] a::before {
    background: url(../../frontend/Mariagefreres/default/it_IT/images/france.svg) no-repeat center; }
  .page-header .switcher.switcher-language [class*="view"][class*="-en"] a::before, .page-header .switcher.switcher-language [class*="view"][class*="_en"] a::before,
  .page-footer .switcher.switcher-language [class*="view"][class*="-en"] a::before,
  .page-footer .switcher.switcher-language [class*="view"][class*="_en"] a::before {
    background: url(../../frontend/Mariagefreres/default/it_IT/images/united-kingdom.svg) no-repeat center; }
  .page-header .switcher.switcher-language [class*="view"][class*="-it"] a::before, .page-header .switcher.switcher-language [class*="view"][class*="_it"] a::before,
  .page-footer .switcher.switcher-language [class*="view"][class*="-it"] a::before,
  .page-footer .switcher.switcher-language [class*="view"][class*="_it"] a::before {
    background: url(../../frontend/Mariagefreres/default/it_IT/images/italy.svg) no-repeat center; }
  .page-header .switcher.switcher-language [class*="view"][class*="-jp"] a::before, .page-header .switcher.switcher-language [class*="view"][class*="_jp"] a::before,
  .page-footer .switcher.switcher-language [class*="view"][class*="-jp"] a::before,
  .page-footer .switcher.switcher-language [class*="view"][class*="_jp"] a::before {
    background: url(../../frontend/Mariagefreres/default/it_IT/images/japan.svg) no-repeat center; }
  .page-header .switcher[class*="-storelocator"],
  .page-footer .switcher[class*="-storelocator"] {
    padding-left: 30px; }
    @media only screen and (max-width: 1024px) {
      .page-header .switcher[class*="-storelocator"],
      .page-footer .switcher[class*="-storelocator"] {
        padding: 0; } }
    .page-header .switcher[class*="-storelocator"]::after,
    .page-footer .switcher[class*="-storelocator"]::after {
      visibility: hidden; }
    @media only screen and (max-width: 1024px) {
      .page-header .switcher[class*="-storelocator"] .options ul.dropdown,
      .page-footer .switcher[class*="-storelocator"] .options ul.dropdown {
        top: -26px;
        transform: translateY(-100px); } }
  .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: 26px;
        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: 26px;
          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 #dadada;
      margin-top: 4px;
      min-width: 160px;
      z-index: 100;
      box-sizing: border-box;
      display: none;
      position: absolute;
      top: 100%;
      box-shadow: 0 0 8px 0 rgba(88, 88, 88, 0.2); }
      .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: #fff;
          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 !important; }
      .page-header .switcher .options.active .active-toTop ~ .switcher-dropdown,
      .page-footer .switcher .options.active .active-toTop ~ .switcher-dropdown {
        top: 0;
        transform: translateY(-100%); }
  .page-header .switcher .action.toggle,
  .page-footer .switcher .action.toggle {
    color: #fff;
    font-size: 13px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.89;
    letter-spacing: normal;
    text-align: center; }
    .page-header .switcher .action.toggle.switcher-trigger,
    .page-footer .switcher .action.toggle.switcher-trigger {
      font-size: 11px; }
    .page-header .switcher .action.toggle:hover,
    .page-footer .switcher .action.toggle:hover {
      text-decoration: underline; }
    @media only screen and (max-width: 1024px) {
      .page-header .switcher .action.toggle.switcher-trigger,
      .page-footer .switcher .action.toggle.switcher-trigger {
        display: flex !important;
        flex-flow: column; }
        .page-header .switcher .action.toggle.switcher-trigger > strong,
        .page-footer .switcher .action.toggle.switcher-trigger > strong {
          font-size: 11px;
          order: 1;
          line-height: 1.5;
          margin-top: 4px; }
        .page-header .switcher .action.toggle.switcher-trigger::after,
        .page-footer .switcher .action.toggle.switcher-trigger::after {
          content: "\e906" !important;
          font-family: "icomoon" !important;
          font-size: 18px !important;
          order: 0; } }
  .page-header .switcher ul.dropdown::before, .page-header .switcher ul.dropdown::after,
  .page-footer .switcher ul.dropdown::before,
  .page-footer .switcher ul.dropdown::after {
    visibility: hidden; }
  .page-header .switcher ul.dropdown a,
  .page-footer .switcher ul.dropdown a {
    display: block;
    padding: 9px 18px;
    font-size: 11px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000; }
    .page-header .switcher ul.dropdown a:hover,
    .page-footer .switcher ul.dropdown a:hover {
      text-decoration: none; }
  .page-header .switcher li,
  .page-footer .switcher li {
    font-size: 12px;
    margin: 0;
    position: relative; }
    .page-header .switcher li::after,
    .page-footer .switcher li::after {
      content: '';
      width: 0;
      position: absolute;
      left: -1px;
      top: -1px;
      bottom: -1px;
      background: #000;
      transition: width 0.3s ease-in-out; }
    .page-header .switcher li:not(:last-child),
    .page-footer .switcher li:not(:last-child) {
      border-bottom: 1px solid #dadada; }
    .page-header .switcher li:hover, .page-header .switcher li.active,
    .page-footer .switcher li:hover,
    .page-footer .switcher li.active {
      background: #fff; }
      .page-header .switcher li:hover::after, .page-header .switcher li.active::after,
      .page-footer .switcher li:hover::after,
      .page-footer .switcher li.active::after {
        width: 4px; }
      .page-header .switcher li:hover a, .page-header .switcher li.active a,
      .page-footer .switcher li:hover a,
      .page-footer .switcher li.active a {
        font-weight: bold; }
  .page-header .switcher strong,
  .page-footer .switcher strong {
    font-weight: 400; }

.page-footer .switcher .options ul.dropdown {
  top: auto;
  bottom: 100%; }

.widget {
  clear: both; }

.page-header .widget.block,
.page-footer .widget.block {
  margin: 20px 0; }

.ui-datepicker td {
  padding: 0; }

.footer.content .block {
  max-width: 420px;
  text-align: center;
  margin: 0 auto 60px; }
  .footer.content .block h3 {
    font-family: "CopperplateGothicBT-Cond", Helvetica, Arial, sans-serif;
    font-size: 26px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fff; }
  .footer.content .block p {
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    text-align: center;
    color: #fff; }
  .footer.content .block label {
    width: 100%; }

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

.footer.content .switcher-language {
  padding-left: 40px; }
  .footer.content .switcher-language::after {
    display: none; }
  .footer.content .switcher-language .options .action.toggle > strong::after {
    content: '';
    width: 18px;
    height: 16px;
    display: inline-block;
    margin: 0 0 0 4px;
    vertical-align: middle; }
  .footer.content .switcher-language .options .action.toggle > strong[class*="-fr"]::after, .footer.content .switcher-language .options .action.toggle > strong[class*="_fr"]::after {
    background: url(../../frontend/Mariagefreres/default/it_IT/images/france.svg) no-repeat center; }
  .footer.content .switcher-language .options .action.toggle > strong[class*="-en"]::after, .footer.content .switcher-language .options .action.toggle > strong[class*="_en"]::after {
    background: url(../../frontend/Mariagefreres/default/it_IT/images/united-kingdom.svg) no-repeat center; }
  .footer.content .switcher-language .options .action.toggle > strong[class*="-it"]::after, .footer.content .switcher-language .options .action.toggle > strong[class*="_it"]::after {
    background: url(../../frontend/Mariagefreres/default/it_IT/images/italy.svg) no-repeat center; }
  .footer.content .switcher-language .options .action.toggle > strong[class*="-jp"]::after, .footer.content .switcher-language .options .action.toggle > strong[class*="_jp"]::after {
    background: url(../../frontend/Mariagefreres/default/it_IT/images/japan.svg) no-repeat center; }
  .footer.content .switcher-language .options .action.toggle::after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 3px 0 3px;
    border-color: #fff transparent transparent transparent;
    vertical-align: middle;
    margin-left: 5px;
    transition: all 0.3s ease-in-out; }
  .footer.content .switcher-language .options .action.toggle.active::after {
    transform: rotate(-180deg); }
  .footer.content .switcher-language .options.active ul.dropdown li {
    display: block; }
    .footer.content .switcher-language .options.active ul.dropdown li a {
      text-align: left; }

.footer.content .social-network ul li {
  display: inline-block; }
  .footer.content .social-network ul li a {
    padding: 0 20px;
    transition: all 0.2s ease-in-out; }
    .footer.content .social-network ul li a:hover {
      opacity: 0.5; }

.footer.content .bottom {
  margin-bottom: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding-top: 40px; }
  @media only screen and (min-width: 1025px) {
    .footer.content .bottom {
      max-width: 100%; } }
  .footer.content .bottom ul,
  .footer.content .bottom .block-bottom {
    display: inline-block; }
  .footer.content .bottom .footer_copyright {
    color: #fff;
    font-size: 0.9em;
    margin-top: 30px; }
  .footer.content .bottom li {
    display: inline-block;
    padding: 0 40px; }
  .footer.content .bottom a {
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.89;
    letter-spacing: normal;
    text-align: center;
    color: #fff; }

.autocomplete-suggestions {
  text-align: left;
  border: 1px solid #999;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  background: #FFF;
  overflow: auto;
  z-index: 9999999 !important; }

.autocomplete-suggestion {
  padding: 5px 5px;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer; }

.autocomplete-selected {
  background: #F0F0F0; }

.autocomplete-suggestions strong {
  font-weight: normal;
  color: #3399FF; }

.autocomplete-group {
  padding: 2px 5px; }

.autocomplete-group strong {
  display: block;
  border-bottom: 1px solid #000; }

#autocompleteCntry {
  width: 300px;
  padding: 10px 20px;
  height: 50px;
  margin-top: 20px;
  text-transform: capitalize; }

#autocomplete {
  text-transform: capitalize; }

@media only screen and (min-width: 1025px) {
  html,
  body {
    height: auto;
    display: block; }
  body.dark-header.cms-index-index {
    padding-top: 0 !important; }
    body.dark-header.cms-index-index .page-header:not(.header-sticky) {
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.48) 15%, rgba(0, 0, 0, 0)); }
  .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%; }
  .page-main > .page-title-wrapper .page-title, .page-main > .page-title-wrapper .push-instagram-home .mpinstagramfeed-header, .push-instagram-home .page-main > .page-title-wrapper .mpinstagramfeed-header {
    display: block; }
  .page-main > .page-title-wrapper .page-title + .action, .page-main > .page-title-wrapper .push-instagram-home .mpinstagramfeed-header + .action, .push-instagram-home .page-main > .page-title-wrapper .mpinstagramfeed-header + .action {
    float: right;
    margin-top: 20px; } }

@media only screen and (max-width: 1024px) {
  [data-mobile-content] {
    font-size: 0 !important; }
    [data-mobile-content]:after {
      content: attr(data-mobile-content);
      font-size: 11px; }
  .upsell {
    margin-bottom: 0; }
  .footer.content {
    margin-bottom: 0px;
    padding-left: 32px;
    padding-right: 32px; }
    .footer.content.-active {
      bottom: 64px; }
    .footer.content .block h3 {
      font-size: 18px; }
    .footer.content .block.top {
      position: relative;
      padding-bottom: 25px;
      margin-bottom: 80px; }
      .footer.content .block.top::after {
        content: '';
        height: 8px;
        width: 102px;
        background-size: cover;
        display: block;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        z-index: 2;
        background: url(../../frontend/Mariagefreres/default/it_IT/images/page-title-white.svg) no-repeat center; }
    .footer.content .bottom .block-bottom {
      display: block; }
      .footer.content .bottom .block-bottom > ul {
        display: flex;
        flex-flow: wrap;
        justify-content: center; }
        .footer.content .bottom .block-bottom > ul > li {
          padding: 0 10px; }
          .footer.content .bottom .block-bottom > ul > li a {
            font-size: 12px; }
      .footer.content .bottom .block-bottom .switcher-language .switcher-trigger {
        opacity: 1;
        padding-right: 20px;
        margin-top: 15px; }
        .footer.content .bottom .block-bottom .switcher-language .switcher-trigger strong {
          font-size: 13px; }
      .footer.content .bottom .block-bottom .switcher-language .action.toggle::after {
        position: absolute;
        right: 0;
        top: 27px; } }

@media only screen and (max-width: 639px) {
  .page-header .panel.wrapper {
    order: 2;
    width: 60%;
    z-index: 1; } }

#cookie-status {
  display: none; }

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

.towishlist {
  font-size: 0;
  display: inline-block;
  cursor: pointer;
  width: 40px;
  height: 40px;
  position: relative; }
  .towishlist::before {
    content: "\e904";
    font-family: "icomoon";
    font-size: 29px;
    color: #000;
    opacity: 0.4;
    transition: all 0.3s ease-in-out;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .towishlist.wishlist-full::before {
    content: '\e600';
    font-family: "icons-blank-theme";
    font-size: 60px; }
  .towishlist:hover::after {
    opacity: 1; }

.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before {
  content: ""; }

.product-items .action.wishlist-full:before,
.products.list.items .action.wishlist-full:before,
.table-comparison .action.wishlist-full: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 #d1d1d1; }

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

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

.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, .account .table-wrapper .data.table.wishlist .actions-toolbar > .primary .action, .actions-toolbar > .primary .account .table-wrapper .data.table.wishlist .action {
  vertical-align: top; }

.account .table-wrapper .data.table.wishlist .price {
  font-weight: 700; }

.free-shipping-modal {
  display: none; }

.modal-popup.modal-franco._show {
  display: flex;
  align-items: center;
  height: 100%; }
  @media only screen and (max-width: 479px) {
    .modal-popup.modal-franco._show {
      align-items: flex-end;
      padding-bottom: 64px; } }
  .modal-popup.modal-franco._show .modal-inner-wrap {
    position: relative;
    margin: 0 auto;
    max-width: 550px;
    height: auto;
    overflow: visible; }
    @media only screen and (max-width: 479px) {
      .modal-popup.modal-franco._show .modal-inner-wrap {
        width: 100%; } }
    .modal-popup.modal-franco._show .modal-inner-wrap .modal-header {
      position: absolute;
      top: 22px;
      right: 20px; }
      .modal-popup.modal-franco._show .modal-inner-wrap .modal-header .action-close::before {
        font-size: 4.8rem;
        color: #868686; }
    .modal-popup.modal-franco._show .modal-inner-wrap .modal-content {
      width: auto;
      padding: 1rem 4rem 2.6rem;
      margin: 9px;
      border: solid 6px black;
      border-radius: 0; }
      @media only screen and (max-width: 479px) {
        .modal-popup.modal-franco._show .modal-inner-wrap .modal-content {
          padding: 1rem 3rem 2.6rem; } }
      .modal-popup.modal-franco._show .modal-inner-wrap .modal-content::before {
        position: absolute;
        top: 3px;
        left: 3px;
        display: block;
        width: calc(100% - 6px);
        height: calc(100% - 6px);
        border: solid 2px black;
        content: "";
        pointer-events: none; }
    .modal-popup.modal-franco._show .modal-inner-wrap .free-shipping-modal {
      display: grid !important;
      grid-area: 1 / 1 / 2 / 1; }
    .modal-popup.modal-franco._show .modal-inner-wrap .free-shipping-modal__logo {
      margin: 0 auto; }
    .modal-popup.modal-franco._show .modal-inner-wrap .free-shipping-modal__body {
      justify-self: center; }
      .modal-popup.modal-franco._show .modal-inner-wrap .free-shipping-modal__body * {
        font-size: 1.4rem; }
      .modal-popup.modal-franco._show .modal-inner-wrap .free-shipping-modal__body b {
        font-size: 1.5rem;
        font-weight: 700; }
      .modal-popup.modal-franco._show .modal-inner-wrap .free-shipping-modal__body p {
        margin-bottom: 1.2rem; }
      .modal-popup.modal-franco._show .modal-inner-wrap .free-shipping-modal__body .free-shipping-modal__title {
        font-size: 2rem;
        text-align: center;
        font-weight: 700;
        margin: 1.6rem auto; }
    .modal-popup.modal-franco._show .modal-inner-wrap .free-shipping-modal__title {
      font-size: 2rem;
      text-align: center;
      font-weight: 700;
      margin: 1.6rem auto; }
    .modal-popup.modal-franco._show .modal-inner-wrap .free-shipping-modal__list {
      padding-left: 2rem;
      margin-bottom: 1.6rem; }
      .modal-popup.modal-franco._show .modal-inner-wrap .free-shipping-modal__list .free-shipping-modal__list__item {
        margin-bottom: 0; }
    .modal-popup.modal-franco._show .modal-inner-wrap .free-shipping-modal__country-selector {
      text-align: center; }
      .modal-popup.modal-franco._show .modal-inner-wrap .free-shipping-modal__country-selector p {
        margin: 0; }
    .modal-popup.modal-franco._show .modal-inner-wrap .free-shipping-modal__switcher .switcher.currency.switcher-currency {
      max-width: 240px;
      margin: 0 auto; }
    .modal-popup.modal-franco._show .modal-inner-wrap .free-shipping-modal__switcher .switcher-title {
      font-size: 1.8rem;
      text-align: center;
      font-weight: 700;
      margin: 1.6rem auto; }
    .modal-popup.modal-franco._show .modal-inner-wrap .free-shipping-modal__switcher .switcher-content.country {
      max-height: 32px; }
    .modal-popup.modal-franco._show .modal-inner-wrap .free-shipping-modal__switcher .switcher-content select {
      height: 32px;
      background-position: top calc(32px / 2 - 7px) right 23px;
      padding-left: 20px;
      padding-top: 6px; }
    .modal-popup.modal-franco._show .modal-inner-wrap .free-shipping-modal__switcher .switcher-content .selectric {
      height: 32px;
      padding: 5px 50px 5px 20px;
      width: 100%; }
    .modal-popup.modal-franco._show .modal-inner-wrap .free-shipping-modal__switcher .switcher-confirm {
      background: #ccc;
      text-transform: uppercase;
      height: 3.2rem;
      padding: 0;
      width: 100%;
      margin-top: 1.6rem;
      margin-bottom: 0.8rem;
      font-weight: normal; }
      .modal-popup.modal-franco._show .modal-inner-wrap .free-shipping-modal__switcher .switcher-confirm span {
        font-size: 1.6rem; }
      .modal-popup.modal-franco._show .modal-inner-wrap .free-shipping-modal__switcher .switcher-confirm::after {
        top: 8px; }
    .modal-popup.modal-franco._show .modal-inner-wrap .free-shipping-modal__action,
    .modal-popup.modal-franco._show .modal-inner-wrap .free-shipping-modal__back {
      background: none;
      border: none;
      text-decoration: underline;
      font-weight: 400;
      text-align: center;
      width: 100%;
      padding: 0;
      height: 2.2rem; }
      .modal-popup.modal-franco._show .modal-inner-wrap .free-shipping-modal__action::before, .modal-popup.modal-franco._show .modal-inner-wrap .free-shipping-modal__action::after,
      .modal-popup.modal-franco._show .modal-inner-wrap .free-shipping-modal__back::before,
      .modal-popup.modal-franco._show .modal-inner-wrap .free-shipping-modal__back::after {
        content: none; }

.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: 1025px) {
  .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: "Poppins", "CopperplateGothicBT-Cond", Helvetica, Arial, sans-serif;
        font-weight: 700;
        padding: 7px 15px;
        font-size: 1.4rem;
        box-sizing: border-box;
        vertical-align: middle;
        margin-top: 15px; }
        .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; }

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

/*# sourceMappingURL=styles.css.map */
/**
 * Swiper 5.4.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 16, 2020
 */
@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
@charset "utf-8";

/* class applied to active nodes */
a.menu-item-active > span
{
    text-decoration: underline;
}
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../../frontend/Mariagefreres/default/it_IT/Mageplaza_Core/css/fonts/fontawesome-webfont.eot?v=4.6.3');src:url('../../frontend/Mariagefreres/default/it_IT/Mageplaza_Core/css/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'),url('../../frontend/Mariagefreres/default/it_IT/Mageplaza_Core/css/fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'),url('../../frontend/Mariagefreres/default/it_IT/Mageplaza_Core/css/fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'),url('../../frontend/Mariagefreres/default/it_IT/Mageplaza_Core/css/fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'),url('../../frontend/Mariagefreres/default/it_IT/Mageplaza_Core/css/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #cccccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #cccccc;
}

.mfp-preloader a:hover {
    color: white;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: white;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover, .mfp-close:focus {
    opacity: 1;
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333333;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: white;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #cccccc;
    font-size: 12px;
    line-height: 18px;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
}

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}

.mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px;
}

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px;
}

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black;
}

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444;
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /**
         * Remove all paddings around the image on small screen
         */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure {
        /* The shadow behind the image */
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

.mfp-ie7 .mfp-img {
    padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
    padding: 0;
}

.mfp-ie7 .mfp-content {
    padding-top: 44px;
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0;
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license sliderConfig is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_ProductAlerts
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */

/** product view css */
.clearfix {
    clear: both;
}

.mp-productalerts-product-detail {
    float: left;
    height: 30px;
}

.mp-productalerts-product-detail .mp-productalerts-link-container {
    padding-top: 2px;
    float: left;
}

/** product listing css */
.mp-stock-alert-container {
    display: none;
}

.mp-stock-alert-button, #mp-productalerts-message {
    margin-top: 10px;
}

/** popup css */
.mp-productalerts-popup {
    padding: 20px 45px 40px 45px;
    border-radius: 7px;
    max-width: 35%;
    position: relative;
    background: rgb(255, 255, 255);
    margin: 0 auto;
}

@media screen and (max-width: 993px) {
    .mp-productalerts-popup {
        max-width: 70%;
    }
}

@media screen and (max-width: 680px) {
    .mp-productalerts-popup {
        max-width: 100%;
    }
}

.mp-productalerts-popup header {
    border-bottom: 1px dotted #cccccc;
    margin-bottom: .4em;
    font-size: 2rem;
    padding: 5px 0 7px 15px;
    font-weight: 600;
    background: linear-gradient(to bottom, #f7f7f7, #eaeaea);
}

.mp-productalerts-popup hr {
    margin-top: 35px;
}

.mp-productalerts-popup h2 {
    font-weight: 600;
}

.mp-productalerts-popup p {
    margin-top: 20px;
}

.mp-productalerts-popup-form-container {
    width: 90%;
    margin: auto;
}

.mp-productalerts-popup-form-container button {
    width: 100%;
    margin-top: 25px;
}

/** customer dashboard css */
.subscribers-history {
    margin-bottom: 45px !important;
}