/*!
 * Bootstrap Grid v4.0.0-beta.2 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
  width: device-width;
}
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}
* {
  box-sizing: inherit;
}
*::before {
  box-sizing: inherit;
}
*::after {
  box-sizing: inherit;
}
.container {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
.container-fluid {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col {
  padding-right: 0;
  padding-left: 0;
}
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-1 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}
.col-2 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.col-3 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.col-5 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}
.col-6 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}
.col-8 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
.col-9 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}
.col-11 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}
.col-12 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.col {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
.col-sm-1 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-sm-2 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-sm-3 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-sm-4 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-sm-5 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-sm-6 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-sm-7 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-sm-8 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-sm-9 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-sm-10 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-sm-11 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-sm-12 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-sm {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-sm-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-md-1 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-md-2 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-md-3 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-md-4 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-md-5 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-md-6 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-md-7 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-md-8 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-md-9 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-md-10 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-md-11 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-md-12 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-md {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-md-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-lg-1 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-lg-2 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-lg-3 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-lg-4 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-lg-5 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-lg-6 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-lg-7 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-lg-8 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-lg-9 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-lg-10 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-lg-11 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-lg-12 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-lg {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-lg-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-xl-1 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-xl-2 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-xl-3 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-xl-4 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-xl-5 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-xl-6 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-xl-7 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-xl-8 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-xl-9 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-xl-10 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-xl-11 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-xl-12 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-xl {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.order-first {
  -ms-flex-order: -1;
  order: -1;
}
.order-1 {
  -ms-flex-order: 1;
  order: 1;
}
.order-2 {
  -ms-flex-order: 2;
  order: 2;
}
.order-3 {
  -ms-flex-order: 3;
  order: 3;
}
.order-4 {
  -ms-flex-order: 4;
  order: 4;
}
.order-5 {
  -ms-flex-order: 5;
  order: 5;
}
.order-6 {
  -ms-flex-order: 6;
  order: 6;
}
.order-7 {
  -ms-flex-order: 7;
  order: 7;
}
.order-8 {
  -ms-flex-order: 8;
  order: 8;
}
.order-9 {
  -ms-flex-order: 9;
  order: 9;
}
.order-10 {
  -ms-flex-order: 10;
  order: 10;
}
.order-11 {
  -ms-flex-order: 11;
  order: 11;
}
.order-12 {
  -ms-flex-order: 12;
  order: 12;
}
.offset-1 {
  margin-left: 8.333333%;
}
.offset-2 {
  margin-left: 16.666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.333333%;
}
.offset-5 {
  margin-left: 41.666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.333333%;
}
.offset-8 {
  margin-left: 66.666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.333333%;
}
.offset-11 {
  margin-left: 91.666667%;
}
.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}
.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}
.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}
.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}
.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}
.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}
.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}
.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}
.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}
.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}
.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}
.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}
.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}
.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}
.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}
.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}
.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}
.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}
.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}
.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}
.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@font-face {
  font-family: 'meigee';
  src: url('../fonts/meigee.eot?88spfj');
  src: url('../fonts/meigee.eot?88spfj#iefix') format('embedded-opentype'), url('../fonts/meigee.ttf?88spfj') format('truetype'), url('../fonts/meigee.woff?88spfj') format('woff'), url('../fonts/meigee.svg?88spfj#meigee') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="meigee-"] {
  font-family: 'meigee' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class*=" meigee-"] {
  font-family: 'meigee' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.meigee-author:before {
  content: "\e932";
}
.meigee-category:before {
  content: "\e933";
}
.meigee-clock:before {
  content: "\e934";
}
.meigee-comment:before {
  content: "\e935";
}
.meigee-post:before {
  content: "\e936";
}
.meigee-options-vertical:before {
  content: "\e931";
}
.meigee-readmore:before {
  content: "\e930";
}
.meigee-quickview:before {
  content: "\e92d";
}
.meigee-angle-up:before {
  content: "\e902";
}
.meigee-arrow-down:before {
  content: "\e92b";
}
.meigee-arrow-up:before {
  content: "\e92c";
}
.meigee-phone:before {
  content: "\e92e";
}
.meigee-filter:before {
  content: "\e92f";
}
.meigee-grid-2:before {
  content: "\e924";
}
.meigee-grid-3:before {
  content: "\e925";
}
.meigee-grid-4:before {
  content: "\e926";
}
.meigee-grid-5:before {
  content: "\e927";
}
.meigee-grid-6:before {
  content: "\e928";
}
.meigee-grid-7:before {
  content: "\e929";
}
.meigee-grid-8:before {
  content: "\e92a";
}
.meigee-fa-behance:before {
  content: "\e917";
}
.meigee-fa-flickr:before {
  content: "\e918";
}
.meigee-fa-rss:before {
  content: "\e919";
}
.meigee-fa-facebook:before {
  content: "\e91a";
}
.meigee-fa-google-plus:before {
  content: "\e91b";
}
.meigee-fa-instagram:before {
  content: "\e91c";
}
.meigee-fa-linkedin:before {
  content: "\e91d";
}
.meigee-fa-pinterest-p:before {
  content: "\e91e";
}
.meigee-fa-tumblr:before {
  content: "\e91f";
}
.meigee-fa-twitter:before {
  content: "\e920";
}
.meigee-fa-vimeo:before {
  content: "\e921";
}
.meigee-fa-vine:before {
  content: "\e922";
}
.meigee-fa-youtube-play:before {
  content: "\e923";
}
.meigee-account:before {
  content: "\e900";
}
.meigee-arrow:before {
  content: "\e901";
}
.meigee-arrow-left:before {
  content: "\1f310";
}
.meigee-arrow-right:before {
  content: "\e903";
}
.meigee-cart:before {
  content: "\e904";
}
.meigee-close:before {
  content: "\e905";
}
.meigee-close-small:before {
  content: "\e906";
}
.meigee-compare:before {
  content: "\e907";
}
.meigee-drop:before {
  content: "\e908";
}
.meigee-edit:before {
  content: "\e909";
}
.meigee-email:before {
  content: "\e90a";
}
.meigee-minus:before {
  content: "\e90b";
}
.meigee-nav:before {
  content: "\e90c";
}
.meigee-plus:before {
  content: "\e90d";
}
.meigee-search:before {
  content: "\e90e";
}
.meigee-small-arrow-right:before {
  content: "\e90f";
}
.meigee-sort-down:before {
  content: "\e910";
}
.meigee-sort-up:before {
  content: "\e911";
}
.meigee-star:before {
  content: "\e912";
}
.meigee-support:before {
  content: "\e913";
}
.meigee-wishlist:before {
  content: "\e914";
}
.meigee-wishlist-fill:before {
  content: "\e915";
  color: #f44336;
}
.meigee-zoom:before {
  content: "\e916";
}
@font-face {
  font-family: 'meigeeadditional';
  src: url('../fonts/meigeeadditional.eot?kr21aw');
  src: url('../fonts/meigeeadditional.eot?kr21aw#iefix') format('embedded-opentype'), url('../fonts/meigeeadditional.ttf?kr21aw') format('truetype'), url('../fonts/meigeeadditional.woff?kr21aw') format('woff'), url('../fonts/meigeeadditional.svg?kr21aw#meigeeadditional') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="meigeeadditional-"],
[class*=" meigeeadditional-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'meigeeadditional' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.meigeeadditional-check-new:before {
  content: "\e900";
}
.meigeeadditional-grid-2:before {
  content: "\e901";
}
.meigeeadditional-grid-3:before {
  content: "\e902";
}
.meigeeadditional-grid-4:before {
  content: "\e903";
}
.meigeeadditional-grid-5:before {
  content: "\e904";
}
.meigeeadditional-grid-6:before {
  content: "\e905";
}
.meigeeadditional-grid-7:before {
  content: "\e906";
}
.meigeeadditional-grid-8:before {
  content: "\e907";
}
.meigeeadditional-size:before {
  content: "\e908";
}
.meigeeadditional-author:before {
  content: "\e909";
}
.meigeeadditional-category:before {
  content: "\e90a";
}
.meigeeadditional-clock:before {
  content: "\e90b";
}
.meigeeadditional-comment:before {
  content: "\e90c";
}
.meigeeadditional-post_icon:before {
  content: "\e90d";
}
.meigeeadditional-star:before {
  content: "\e90e";
}
.meigeeadditional-accessories:before {
  content: "\e90f";
}
.meigeeadditional-account:before {
  content: "\e910";
}
.meigeeadditional-add-to-cart:before {
  content: "\e911";
}
.meigeeadditional-arrow_right:before {
  content: "\e912";
}
.meigeeadditional-arrow-left:before {
  content: "\e913";
}
.meigeeadditional-cart:before {
  content: "\e914";
}
.meigeeadditional-chat:before {
  content: "\e915";
}
.meigeeadditional-chat-thin:before {
  content: "\e916";
}
.meigeeadditional-close:before {
  content: "\e917";
}
.meigeeadditional-close-newsletter:before {
  content: "\e918";
}
.meigeeadditional-clothing:before {
  content: "\e919";
}
.meigeeadditional-compare:before {
  content: "\e91a";
}
.meigeeadditional-coupon:before {
  content: "\e91b";
}
.meigeeadditional-coupon-arrow:before {
  content: "\e91c";
}
.meigeeadditional-drop:before {
  content: "\e91d";
}
.meigeeadditional-drop-right:before {
  content: "\e91e";
}
.meigeeadditional-edit:before {
  content: "\e91f";
}
.meigeeadditional-edit-cart:before {
  content: "\e920";
}
.meigeeadditional-electronics:before {
  content: "\e921";
}
.meigeeadditional-envelope:before {
  content: "\e922";
}
.meigeeadditional-envelope-thin:before {
  content: "\e923";
}
.meigeeadditional-furniture:before {
  content: "\e924";
}
.meigeeadditional-glasses:before {
  content: "\e925";
}
.meigeeadditional-health-products:before {
  content: "\e926";
}
.meigeeadditional-household-product:before {
  content: "\e927";
}
.meigeeadditional-leisure:before {
  content: "\e928";
}
.meigeeadditional-musical-instruments:before {
  content: "\e929";
}
.meigeeadditional-navicon:before {
  content: "\e92a";
}
.meigeeadditional-percent:before {
  content: "\e92b";
}
.meigeeadditional-plane:before {
  content: "\e92c";
}
.meigeeadditional-planet:before {
  content: "\e92d";
}
.meigeeadditional-quickview:before {
  content: "\e92e";
}
.meigeeadditional-search:before {
  content: "\e92f";
}
.meigeeadditional-search-close:before {
  content: "\e930";
}
.meigeeadditional-smartphones:before {
  content: "\e931";
}
.meigeeadditional-star2:before {
  content: "\e932";
}
.meigeeadditional-stationery:before {
  content: "\e933";
}
.meigeeadditional-to-top:before {
  content: "\e934";
}
.meigeeadditional-truck:before {
  content: "\e935";
}
.meigeeadditional-windows:before {
  content: "\e936";
}
.meigeeadditional-wishlist:before {
  content: "\e937";
}
.meigeeadditional-zoom:before {
  content: "\e938";
}
.meigeeadditional-wishlist-fill:before {
  content: "\e939";
  color: #f44336;
}
.meigeeadditional-support:before {
  content: "\e93a";
}
.meigeeadditional-sort-up:before {
  content: "\e93b";
}
.meigeeadditional-sort-down:before {
  content: "\e93c";
}
.meigeeadditional-small-arrow-right:before {
  content: "\e93d";
}
.meigeeadditional-plus:before {
  content: "\e93e";
}
.meigeeadditional-nav:before {
  content: "\e93f";
}
.meigeeadditional-minus:before {
  content: "\e940";
}
.meigeeadditional-email:before {
  content: "\e941";
}
.meigeeadditional-close-small:before {
  content: "\e942";
}
.meigeeadditional-arrow:before {
  content: "\e943";
}
.meigeeadditional-arrow-right:before {
  content: "\e944";
}
/* Custom */
.product-custom {
  display: block;
  margin-bottom: 25px;
}
.fb_iframe_widget {
  vertical-align: top;
}
.facebook-share {
  display: block;
  margin-bottom: 30px;
  margin-top: 10px;
}
.facebook-share span {
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  line-height: 50px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0 50px;
  text-transform: uppercase;
  cursor: pointer;
}
.facebook-share span:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  line-height: inherit;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAAAP1BMVEUZdtIZdtIZdtL6+vonftXC2fCLuOZRl9w1h9fu8/jI3fFOltzh7Pbf6vXQ4fK30+57r+Ndnt4sgdUgetMceNJLUSf8AAAAAnRSTlPHJM4raGAAAABcSURBVBjTpc05DoAwEEPRCTFkY4f7nxUXSJDJUPEbS6+xOOlUJJqOZlQhSghQOHgWaly9gRMppVIjbeY02Nd4AMQM4EE+3y0WbgaO5wsRIynH/eP9P0qDNCcaxV2I2gRXnFZERgAAAABJRU5ErkJggg==');
  background-repeat: no-repeat;
  background-size: cover;
  height: 20px;
  width: 20px;
  margin-right: 10px;
  margin-bottom: 3px;
}
.facebook-share span:hover,
.facebook-share span:focus,
.facebook-share span:active {
  background-color: rgba(0, 0, 0, 0.06);
}
.toolbar .modes .item {
  float: left;
  display: block;
  position: relative;
}
.toolbar .modes .item:hover i.meigeeadditional-grid-1:before,
.toolbar .modes .item:focus i.meigeeadditional-grid-1:before,
.toolbar .modes .item:active i.meigeeadditional-grid-1:before {
  background-color: rgba(0, 0, 0, 0.2);
}
.toolbar .modes .item.mobile {
  display: none;
}
.toolbar .modes .item.current {
  opacity: 1;
}
.toolbar .modes .item.current i {
  background-color: #222222;
  bottom-color: #222222;
  color: #fff;
}
.toolbar .modes .item.current i.meigeeadditional-grid-1:before {
  background-color: #fff;
}
.toolbar .modes .item + .item {
  margin-left: 10px;
}
.toolbar .modes .item:not(.current) {
  cursor: pointer;
}
.toolbar .modes .item:not(.current) i:hover,
.toolbar .modes .item:not(.current) i:focus,
.toolbar .modes .item:not(.current) i:active {
  opacity: 0.75;
}
.toolbar .modes .item i {
  font-size: 14px;
  display: block;
  line-height: 1;
  width: auto;
  margin: 0;
  padding: 7px;
  color: rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(0, 0, 0, 0.2);
  text-align: center;
  border-radius: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.toolbar .modes .item i.meigeeadditional-grid-1:before {
  content: '';
  display: block;
  height: 14px;
  width: 14px;
  line-height: 14px;
  background-color: rgba(0, 0, 0, 0.2);
}
.toolbar .modes strong.item {
  opacity: 1;
}
.toolbar .modes strong i {
  color: #222222;
}
.toolbar .modes a:hover i,
.toolbar .modes a:focus i,
.toolbar .modes a:active i {
  color: rgba(0, 0, 0, 0.2);
}
@media only screen and (max-width: 767px) {
  .toolbar .modes {
    display: inline-block;
    width: 93px;
  }
  .toolbar .modes .item {
    display: none;
  }
  .toolbar .modes .item.mobile {
    display: block;
  }
}
/*Product Page*/
@media only screen and (min-width: 768px) {
  .catalog-product-view:not(.weltpixel-quickview-catalog-product-view) #maincontent {
    padding-top: 0 !important;
  }
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
  right: -40px;
  color: rgba(255, 255, 255, 0.4);
  background-color: transparent;
  font-size: 0;
  height: 40px;
  width: 40px;
  line-height: 40px;
  padding: 0;
  text-align: center;
  border-radius: 0;
  transition: all .3s ease;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
}
.mfp-iframe-holder .mfp-close:hover {
  color: #ffffff;
}
.mfp-iframe-holder .mfp-close:before {
  content: '\e905';
  font-family: 'meigee';
  font-size: 22px;
  color: inherit;
}
@media only screen and (max-width: 991px) {
  .mfp-iframe-holder .mfp-close {
    right: 0;
    text-align: center;
    width: 40px;
    padding: 0;
  }
}
.catalog-product-view.weltpixel-quickview-catalog-product-view .page-wrapper #maincontent {
  padding: 60px;
  min-height: auto;
}
@media only screen and (max-width: 767px) {
  .catalog-product-view.weltpixel-quickview-catalog-product-view .page-wrapper #maincontent {
    padding: 20px;
  }
}
.catalog-product-view.weltpixel-quickview-catalog-product-view .page-wrapper #maincontent .page-title-wrapper h1 {
  font-size: 30px !important;
  letter-spacing: -1.1px;
}
.catalog-product-view.weltpixel-quickview-catalog-product-view .page-wrapper #maincontent .column.main {
  padding-top: 0;
}
@media only screen and (min-width: 768px) {
  .catalog-product-view.weltpixel-quickview-catalog-product-view .page-wrapper #maincontent .product.media {
    width: 50% !important;
  }
}
.catalog-product-view.weltpixel-quickview-catalog-product-view .page-wrapper #maincontent .product.media .gallery-placeholder {
  margin-right: 10px;
  padding-right: 10px !important;
}
.catalog-product-view.weltpixel-quickview-catalog-product-view .page-wrapper #maincontent .product.media .gallery-placeholder.no-slider .fotorama__nav--thumbs .fotorama__nav__frame {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.catalog-product-view.weltpixel-quickview-catalog-product-view .page-wrapper #maincontent .product.media .action-collapse {
  display: none;
}
@media only screen and (min-width: 768px) {
  .catalog-product-view.weltpixel-quickview-catalog-product-view .page-wrapper #maincontent .product-info-main {
    width: 50%;
    padding-left: 10px;
  }
}
.catalog-product-view.weltpixel-quickview-catalog-product-view .page-wrapper #maincontent .product-info-main .product-info-price .price-box {
  padding-bottom: 3px;
}
.catalog-product-view.weltpixel-quickview-catalog-product-view .page-wrapper #maincontent .product-info-main .product-reviews-summary {
  margin-bottom: 0;
}
.catalog-product-view.weltpixel-quickview-catalog-product-view .page-wrapper #maincontent .product-info-main .product-reviews-summary.empty {
  display: none;
}
.catalog-product-view.weltpixel-quickview-catalog-product-view .page-wrapper #maincontent .product-info-main .block-link.size-chart {
  display: none;
}
.catalog-product-view.weltpixel-quickview-catalog-product-view .page-wrapper #maincontent .product-info-main .box-tocart {
  float: none;
  width: 100%;
}
.catalog-product-view.weltpixel-quickview-catalog-product-view .page-wrapper #maincontent .product-info-main .box-tocart .action.tocart {
  margin-top: 0;
}
.catalog-product-view.weltpixel-quickview-catalog-product-view .page-wrapper #maincontent .product-info-main .box-gotoproduct {
  margin-top: 0;
  margin-bottom: 10px;
  margin-left: 0;
  float: none;
  width: 100%;
}
.catalog-product-view.weltpixel-quickview-catalog-product-view .page-wrapper #maincontent .product-info-main .box-gotoproduct #product-gotoproduct-button {
  line-height: 1.45;
  font-size: 14px;
  font-weight: 500;
  font-family: 'Work Sans';
  letter-spacing: 1.5px;
  min-height: 40px;
  border-radius: 0;
  border-color: rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 767px) {
  .catalog-product-view.weltpixel-quickview-catalog-product-view .page-wrapper #maincontent .product-info-main .box-gotoproduct {
    float: left;
  }
}
.catalog-product-view.weltpixel-quickview-catalog-product-view .page-wrapper #maincontent .product-info-main .product.attribute.overview {
  display: none;
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .column.main {
    padding-bottom: 0;
  }
}
.price-label {
  display: none !important;
}
@media only screen and (min-width: 768px) {
  .page-layout-1column .product-info-main {
    width: 50%;
  }
}
@media only screen and (min-width: 1200px) {
  .page-layout-1column .product-info-main {
    padding-right: 86px;
    padding-left: 63px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .page-layout-1column .product-info-main {
    padding-left: 33px;
  }
}
.product-info-main .page-title-wrapper h1 {
  font-size: 36px;
  margin-bottom: 4px;
}
@media only screen and (max-width: 767px) {
  .product-info-main .page-title-wrapper h1 {
    font-size: 26px;
    margin-bottom: 14px;
  }
}
.product-info-main .product-reviews-summary {
  display: block;
  float: none;
  width: 100%;
}
.product-info-main .rating-summary {
  margin-bottom: 0;
  margin-right: 16px;
}
.product-info-main .rating-summary .rating-result {
  width: auto;
  display: block;
}
.product-info-main .rating-summary .rating-result:before,
.product-info-main .rating-summary .rating-result > span:before {
  content: none !important;
}
.product-info-main .rating-summary .rating-result i {
  font-size: 19px;
  width: auto;
  margin-right: -1px;
}
.product-info-main .reviews-actions {
  font-size: 14px;
  margin-top: 0;
}
.product-info-main .reviews-actions a {
  color: rgba(0, 0, 0, 0.6);
  font-family: 'Work Sans';
  text-decoration: none;
  padding: 0;
}
.product-info-main .reviews-actions a:hover {
  color: #651fff;
  background-color: transparent;
}
.product-info-main .reviews-actions a:not(:last-child) {
  margin-right: 0;
}
.product-info-main .reviews-actions a + a:last-child {
  margin-left: 15px;
  padding-left: 20px;
  position: relative;
}
.product-info-main .reviews-actions a + a:last-child:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 20px;
  width: 1px;
  background-color: rgba(0, 0, 0, 0.1);
  position: absolute;
  left: 0;
}
.product-info-main .reviews-actions a:last-child {
  margin-left: 0;
  padding-left: 0;
}
.product-info-main .reviews-actions a:last-child:before {
  content: none;
  display: none;
}
.product-info-main .product-info-price {
  border: none;
  display: block;
  color: rgba(0, 0, 0, 0.6);
  margin: 0;
}
.product-info-main .product-info-price:before,
.product-info-main .product-info-price:after {
  content: '';
  display: table;
  clear: both;
}
.product-info-main .product-info-price .price-box {
  display: block;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .product-info-main .product-info-price .price-box {
    padding-left: 0;
  }
  .product-info-main .product-info-price .price-box .special-price,
  .product-info-main .product-info-price .price-box .old-price {
    line-height: 1;
  }
}
.product-info-main .prices-tier {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 3px solid #edbd31;
  padding: 12px 25px;
  color: rgba(0, 0, 0, 0.5);
  font-size: 13px;
  display: inline-block;
  margin-bottom: 25px;
}
.product-info-main .prices-tier .item {
  margin-bottom: 4px;
}
.product-info-main .prices-tier .item .price {
  color: rgba(0, 0, 0, 0.8);
  font-weight: 400;
}
.product-info-main .prices-tier .item .benefit {
  color: rgba(0, 0, 0, 0.8);
  font-size: 18px;
  font-weight: 400;
}
.product-info-main .product-info-stock-sku {
  display: block;
  width: 100%;
  text-align: left;
  padding-left: 0;
}
.product-info-main .product-info-stock-sku .stock {
  display: none;
}
.product-info-main .table.grouped .stock.unavailable {
  color: #f44336;
}
.product-info-main .table.grouped .price-box .old-price .price-container .price {
  line-height: 24px;
}
@media only screen and (max-width: 767px) {
  .product-info-main .table.grouped:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td {
    display: block;
    width: 100%;
    margin: 0;
  }
  .product-info-main .table.grouped:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td > *:not(.qty) {
    display: table-row;
    float: none;
    width: 100%;
  }
  .product-info-main .table.grouped:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td > *:not(.qty).price-box {
    padding-top: 8px;
    float: left;
  }
}
.product-info-main .product.attribute.sku {
  font-size: 13px;
  font-family: 'Work Sans';
  color: rgba(0, 0, 0, 0.8);
}
.product-info-main .product.attribute.sku .type {
  color: rgba(0, 0, 0, 0.5);
}
.product-info-main .product.attribute.sku .type:after {
  content: ':';
}
.product-info-main .product-add-form {
  padding-top: 0;
}
.product-info-main .product-add-form .product-options-wrapper {
  position: relative;
}
.product-info-main .product-add-form .product-options-wrapper .swatch-opt {
  margin-bottom: 10px;
}
.product-info-main .product-add-form .product-options-wrapper .swatch-attribute {
  padding: 10px 0;
}
.product-info-main .product-add-form .product-options-wrapper .swatch-attribute .swatch-attribute-label {
  display: table-cell;
  width: 1%;
  font-weight: 400;
  padding-right: 15px;
  line-height: 40px;
}
.product-info-main .product-add-form .product-options-wrapper .swatch-attribute .swatch-attribute-label:after {
  content: ':';
  display: inline;
  font: inherit;
  color: inherit;
  line-height: inherit;
}
.product-info-main .product-add-form .product-options-wrapper .swatch-attribute .swatch-attribute-selected-option {
  display: none;
}
.product-info-main .product-add-form .product-options-wrapper .swatch-attribute .swatch-attribute-options {
  display: table-cell;
  width: 99%;
  vertical-align: middle;
  margin: 0;
}
.product-info-main .product-add-form .product-options-wrapper .swatch-attribute .swatch-attribute-options .swatch-option.color,
.product-info-main .product-add-form .product-options-wrapper .swatch-attribute .swatch-attribute-options .swatch-option.image {
  width: 40px;
  height: 40px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  outline: 1px solid rgba(0, 0, 0, 0);
  transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  padding: 0;
  margin: 0 10px 10px 0;
}
.product-info-main .product-add-form .product-options-wrapper .swatch-attribute .swatch-attribute-options .swatch-option.color.selected,
.product-info-main .product-add-form .product-options-wrapper .swatch-attribute .swatch-attribute-options .swatch-option.image.selected,
.product-info-main .product-add-form .product-options-wrapper .swatch-attribute .swatch-attribute-options .swatch-option.color:not(.disabled):hover,
.product-info-main .product-add-form .product-options-wrapper .swatch-attribute .swatch-attribute-options .swatch-option.image:not(.disabled):hover {
  border-color: #fff;
  outline-color: #000000;
}
.product-info-main .product-add-form .product-options-wrapper .swatch-attribute .swatch-attribute-options .swatch-option.text {
  border: solid 1px rgba(0, 0, 0, 0.1);
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.8);
  font-family: 'Work Sans';
  box-sizing: border-box;
  padding: 0 10px;
  margin: 0 10px 10px 0;
  min-height: 40px;
  min-width: 40px;
  line-height: 40px;
  text-align: center;
  background-color: transparent;
  transition: all .3s ease;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  outline: none;
}
.product-info-main .product-add-form .product-options-wrapper .swatch-attribute .swatch-attribute-options .swatch-option.text.selected,
.product-info-main .product-add-form .product-options-wrapper .swatch-attribute .swatch-attribute-options .swatch-option.text:not(.disabled):hover {
  background-color: #222222 !important;
  color: #fff;
  border-color: #222222;
  outline: none;
}
.product-info-main .product-add-form .product-options-wrapper .swatch-attribute .swatch-attribute-options .swatch-option.text.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.product-info-main .product-add-form .product-options-wrapper .swatch-attribute .swatch-attribute-options .swatch-option.text.disabled:after {
  content: none;
}
.product-info-main .product-add-form .product-options-wrapper .fieldset-product-options-inner .legend {
  font-weight: 500;
}
.product-info-main .product-add-form .product-options-wrapper .field.date select.mage-error {
  outline: 1px solid #f44336;
}
.product-info-main .product-add-form .product-options-wrapper .field.date select.mage-error + .mage-error {
  display: none !important;
}
.product-info-main .product-options-bottom .box-tocart,
.product-info-main .box-tocart {
  margin-top: 10px;
  margin-bottom: 20px;
}
.product-info-main .quantity-wrapper .field.qty {
  display: table-cell;
  vertical-align: middle;
  width: 1%;
  min-width: 120px;
}
.product-info-main .quantity-wrapper .field.qty .label {
  display: none;
}
.product-info-main .quantity-wrapper .field.qty .control {
  background-color: rgba(0, 0, 0, 0.04);
  float: left;
  display: table;
}
.product-info-main .quantity-wrapper .field.qty .control div.quantity-decrease,
.product-info-main .quantity-wrapper .field.qty .control div.quantity-increase {
  display: table-cell;
  vertical-align: middle;
  width: 40px;
  text-align: center;
  cursor: pointer;
  font-size: 21px;
  color: rgba(0, 0, 0, 0.33);
}
.product-info-main .quantity-wrapper .field.qty .control div.quantity-decrease:hover,
.product-info-main .quantity-wrapper .field.qty .control div.quantity-increase:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.product-info-main .quantity-wrapper .field.qty .control input.qty {
  display: table-cell;
  vertical-align: middle;
  width: 40px;
  color: rgba(0, 0, 0, 0.8);
  background-color: transparent;
  border: none;
  font-size: 18px;
  padding: 0 3px;
}
.product-info-main .quantity-wrapper .widget.block {
  display: table-cell;
  vertical-align: middle;
  width: 99%;
}
.product-info-main .quantity-wrapper .widget.block .free-shipping-info {
  padding-left: 30px;
}
.product-info-main .timer-box {
  float: left;
  border-bottom: 2px solid #f44336;
  margin-top: 15px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 1200px) {
  .page-layout-1column .product-info-main .timer-box ~ .product-social-links,
  .page-layout-2columns-left .product-info-main .timer-box ~ .product-social-links,
  .page-layout-2columns-right .product-info-main .timer-box ~ .product-social-links {
    float: right;
  }
}
.product-info-main .timer-box .time-title {
  font-size: 18px;
  color: #f44336;
  font-family: 'Barlow';
  font-weight: 600;
  letter-spacing: -1.1px;
  display: block;
  float: left;
  margin-right: 7px;
  margin-bottom: 0;
}
.product-info-main .timer-box .flip-block {
  width: 32px;
}
.product-info-main .timer-box .flip-block .flip-items {
  width: 32px;
  height: 22px;
}
.product-info-main .timer-box .flip-block .flip-items span.flip-wrapper {
  height: 11px;
}
.product-info-main .timer-box .flip-block .flip-text {
  font-size: 24px;
}
.product-info-main .product.attribute.overview {
  font-size: 14px;
  line-height: 30px;
  color: rgba(0, 0, 0, 0.6);
  margin-top: 20px;
  display: block;
  width: 100%;
}
.product-info-main .product.attribute.overview a {
  color: #222;
  cursor: pointer;
}
.product-info-main .product.attribute.overview a:hover,
.product-info-main .product.attribute.overview a:active,
.product-info-main .product.attribute.overview a:focus {
  opacity: 0.7;
}
.product-info-main .product.attribute.overview .block-title {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 600;
  font-family: 'Barlow';
  display: block;
  margin-bottom: 10px;
  letter-spacing: -0.2px;
}
.catalog-product-view .free-shipping-info {
  font-size: 13px;
  font-family: 'Work Sans';
  color: #f72525;
  display: block;
}
.block-link.size-chart {
  font-size: 13px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: underline;
  color: rgba(0, 0, 0, 0.8);
  display: block;
  position: absolute;
  left: auto;
  right: 0;
}
.block-link.size-chart:hover {
  color: #651fff;
}
.size-chart-bottom {
  padding-bottom: 20px;
}
.size-chart-bottom .block-link.size-chart {
  bottom: 4px;
}
.size-chart-top {
  padding-bottom: 20px;
}
.size-chart-top .block-link.size-chart {
  top: 7px;
}
.product-info-main .price-box,
.product-add-form .price-box {
  display: block;
  width: 100%;
  float: left;
  padding-bottom: 8px;
}
.product-info-main .price-box .price-container .price,
.product-add-form .price-box .price-container .price {
  font-family: 'Work Sans';
  color: #4caf50;
  font-size: 24px;
  font-weight: 600;
}
.product-info-main .price-box .price-container .price-label,
.product-add-form .price-box .price-container .price-label {
  display: none;
}
.product-info-main .price-box .special-price,
.product-add-form .price-box .special-price,
.product-info-main .price-box .normal-price,
.product-add-form .price-box .normal-price {
  display: block;
  float: left;
}
.product-info-main .price-box .old-price,
.product-add-form .price-box .old-price {
  display: block;
  float: left;
  margin-left: 10px;
}
.product-info-main .price-box .old-price .price-container .price,
.product-add-form .price-box .old-price .price-container .price {
  color: rgba(0, 0, 0, 0.4);
  font-size: 18px;
  text-decoration: line-through;
}
.product-info-main .product-social-links,
.product-add-form .product-social-links {
  float: left;
  margin-bottom: 0;
  clear: right;
}
.product-info-main .product-social-links a.mailto.friend,
.product-add-form .product-social-links a.mailto.friend,
.product-info-main .product-social-links a.action,
.product-add-form .product-social-links a.action {
  width: 50px;
  height: 50px;
  line-height: 50px;
  background-color: transparent;
  color: #000;
  display: block;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 0;
  font-size: 24px;
  text-align: center;
}
.product-info-main .product-social-links a.mailto.friend:hover,
.product-add-form .product-social-links a.mailto.friend:hover,
.product-info-main .product-social-links a.action:hover,
.product-add-form .product-social-links a.action:hover {
  background-color: rgba(0, 0, 0, 0.06);
}
.product-info-main .product-social-links a.mailto.friend span,
.product-add-form .product-social-links a.mailto.friend span,
.product-info-main .product-social-links a.action span,
.product-add-form .product-social-links a.action span {
  display: none;
}
.product-info-main .product-social-links a.mailto.friend:before,
.product-add-form .product-social-links a.mailto.friend:before,
.product-info-main .product-social-links a.action:before,
.product-add-form .product-social-links a.action:before {
  display: block;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  width: auto;
  margin: 0;
}
.product-info-main .product-social-links a.mailto.friend.mailto.friend:before,
.product-add-form .product-social-links a.mailto.friend.mailto.friend:before,
.product-info-main .product-social-links a.action.mailto.friend:before,
.product-add-form .product-social-links a.action.mailto.friend:before {
  content: '\e90a';
  font-family: 'meigee';
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  width: auto;
  margin: 0;
}
.product-info-main .product-social-links a.action.towishlist:before,
.product-add-form .product-social-links a.action.towishlist:before {
  content: '\e914';
  font-family: 'meigee';
  font-size: inherit;
  color: inherit;
  line-height: inherit;
}
.product-info-main .product-social-links a.action.towishlist:hover,
.product-add-form .product-social-links a.action.towishlist:hover {
  content: '\e915';
}
.product-info-main .product-social-links a.action.tocompare:before,
.product-add-form .product-social-links a.action.tocompare:before {
  content: '\e907';
  font-family: 'meigee';
  font-size: inherit;
  color: inherit;
  line-height: inherit;
}
.product-info-main .product-social-links a.mailto.friend,
.product-add-form .product-social-links a.mailto.friend {
  margin-right: 0;
}
.product-info-main .product-social-links + *,
.product-add-form .product-social-links + * {
  clear: left;
}
.box-tocart .actions .btn,
.bundle-actions .btn,
.box-tocart .actions button#bundle-slide,
.bundle-actions button#bundle-slide {
  display: block;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 0 !important;
  background-color: #4caf50;
  border-color: #4caf50;
  color: #fff;
  margin-right: 0;
  line-height: 1.45;
  font-size: 14px;
}
.box-tocart .actions button#bundle-slide,
.bundle-actions button#bundle-slide {
  margin-top: 10px;
}
.box-tocart .actions button#bundle-slide:hover,
.bundle-actions button#bundle-slide:hover,
.box-tocart .actions button#bundle-slide:active,
.bundle-actions button#bundle-slide:active,
.box-tocart .actions button#bundle-slide:focus,
.bundle-actions button#bundle-slide:focus {
  color: rgba(0, 0, 0, 0.6);
  background-color: #f5f5f5;
  border-color: #f5f5f5;
}
.box-tocart .actions .free-shipping-info,
.bundle-actions .free-shipping-info {
  display: none;
}
.bundle-options-container .bundle-options-wrapper {
  padding-top: 66px;
  width: 60%;
}
@media only screen and (max-width: 767px) {
  .bundle-options-container .bundle-options-wrapper {
    width: 100%;
  }
}
.bundle-options-container .bundle-options-wrapper #product-options-wrapper {
  width: 100%;
  position: relative;
}
.bundle-options-container .bundle-options-wrapper .legend.title {
  font-size: 24px;
  font-weight: 600;
  font-family: 'Barlow';
  letter-spacing: -0.6px;
  color: rgba(0, 0, 0, 0.8);
}
.bundle-options-container .bundle-options-wrapper .action.back {
  color: #651fff;
  text-decoration: underline;
  padding: 3px 5px;
  text-transform: none;
  margin-bottom: 15px;
  line-height: normal;
  min-height: 1px;
}
.bundle-options-container .bundle-options-wrapper .action.back:hover,
.bundle-options-container .bundle-options-wrapper .action.back:active,
.bundle-options-container .bundle-options-wrapper .action.back:focus {
  background-color: #651fff;
  color: #fff;
  text-decoration: none;
}
.bundle-options-container .bundle-options-wrapper .field .control {
  width: 80%;
  display: table;
}
@media only screen and (max-width: 767px) {
  .bundle-options-container .bundle-options-wrapper .field .control {
    width: 100%;
  }
}
.bundle-options-container .bundle-options-wrapper .field .control .bundle.option {
  display: table-cell;
  width: 99%;
  vertical-align: middle;
  margin-right: 10px;
}
.bundle-options-container .bundle-options-wrapper .field .control .nested {
  display: table-cell;
  width: 1%;
  vertical-align: middle;
  min-width: 54px;
  padding-left: 10px;
}
.bundle-options-container .bundle-options-wrapper .field .control .nested .field.qty {
  margin-top: 0;
}
.bundle-options-container .bundle-options-wrapper .field .control .nested .field.qty .label {
  display: none;
}
.bundle-options-container .bundle-options-wrapper .field .control .nested .field.qty .control {
  width: auto;
}
.bundle-options-container .bundle-options-wrapper .field .control .nested .field.qty .control input {
  width: 40px;
  height: 40px;
  line-height: 38px;
  font-size: 14px;
}
.bundle-options-container .bundle-options-wrapper .product-options-bottom {
  border: none;
}
.bundle-options-container .block-bundle-summary .bundle-summary .subtitle,
.bundle-options-container .block-bundle-summary > .title {
  margin-bottom: 0;
  border: none;
}
.bundle-options-container .block-bundle-summary .bundle-summary .subtitle strong,
.bundle-options-container .block-bundle-summary > .title strong {
  font-size: 24px;
  font-weight: 600;
  font-family: 'Barlow';
  letter-spacing: -0.6px;
  color: rgba(0, 0, 0, 0.8);
}
.bundle-options-container .block-bundle-summary .quantity-wrapper .field.qty {
  display: block;
  width: 100%;
  min-width: 120px;
}
.bundle-options-container .block-bundle-summary .quantity-wrapper .field.qty .label {
  display: none;
}
.bundle-options-container .block-bundle-summary .quantity-wrapper .field.qty .control {
  background-color: rgba(0, 0, 0, 0.04);
  float: left;
  display: table;
}
.bundle-options-container .block-bundle-summary .quantity-wrapper .field.qty .control div.quantity-decrease,
.bundle-options-container .block-bundle-summary .quantity-wrapper .field.qty .control div.quantity-increase {
  display: table-cell;
  vertical-align: middle;
  width: 40px;
  text-align: center;
  cursor: pointer;
  font-size: 21px;
  color: rgba(0, 0, 0, 0.33);
}
.bundle-options-container .block-bundle-summary .quantity-wrapper .field.qty .control div.quantity-decrease:hover,
.bundle-options-container .block-bundle-summary .quantity-wrapper .field.qty .control div.quantity-increase:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.bundle-options-container .block-bundle-summary .quantity-wrapper .field.qty .control input.qty {
  display: table-cell;
  vertical-align: middle;
  width: 40px;
  color: rgba(0, 0, 0, 0.8);
  background-color: transparent;
  border: none;
  font-size: 18px;
  padding: 0 3px;
}
.bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
  font-family: 'Work Sans';
  color: #4caf50;
  font-size: 33px;
  font-weight: 600;
}
.bundle-options-container .block-bundle-summary .bundle-summary .bundle.items .label {
  color: rgba(0, 0, 0, 0.8);
  font-weight: 500;
  display: block;
}
.bundle-options-container .block-bundle-summary .bundle-summary .bundle.items div {
  display: block;
}
.page-product-downloadable .product-options-wrapper .size-chart {
  display: none;
}
.page-product-downloadable .product-options-bottom {
  position: relative;
}
.page-product-downloadable .product-options-bottom .block-link.size-chart {
  display: none;
}
.page-product-downloadable .product-options-bottom .price-box {
  display: none;
}
.page-product-downloadable .product-options-bottom,
.page-product-downloadable .product-options-wrapper {
  float: none;
  width: 100%;
}
/*Tabs*/
.product.info.detailed {
  padding-top: 80px;
}
@media only screen and (max-width: 767px) {
  .product.info.detailed {
    padding-top: 30px;
  }
}
.product.info.detailed .product.data.items {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  text-align: center;
  padding-top: 8px;
  border-bottom: none;
}
.product.info.detailed .product.data.items > .item.title {
  float: none;
  display: inline-block;
  vertical-align: middle;
}
.product.info.detailed .product.data.items > .item.title a.switch {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.4);
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  font-family: 'Barlow';
  border: none;
  padding: 19px 30px;
  height: 60px;
}
.product.info.detailed .product.data.items > .item.title a.switch .counter {
  color: inherit;
}
@media only screen and (max-width: 767px) {
  .product.info.detailed .product.data.items > .item.title a.switch {
    text-align: left;
    padding: 10px;
    height: auto;
  }
}
.product.info.detailed .product.data.items > .item.title a.switch:after {
  top: 50%;
  margin-top: -11px;
}
.product.info.detailed .product.data.items > .item.title.active a.switch {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.8);
}
.product.info.detailed .product.data.items > .item.content {
  text-align: left;
  border: none;
  color: rgba(0, 0, 0, 0.5);
  font-family: 'Work Sans';
  background-color: transparent;
  font-size: 16px;
  line-height: 30px;
  padding-top: 47px;
  padding-left: 10px;
  padding-right: 10px;
}
@media only screen and (min-width: 1200px) {
  .product.info.detailed .product.data.items > .item.content {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .product.info.detailed .product.data.items > .item.content {
    padding-top: 20px;
  }
}
.product.info.detailed .product.data.items .additional-attributes-wrapper .table tbody {
  border: 1px solid #ddd;
}
@media only screen and (max-width: 767px) {
  .product.info.detailed .product.data.items .additional-attributes-wrapper .table tbody {
    border: none;
  }
}
.product.info.detailed .product.data.items .additional-attributes-wrapper .table tbody tr:nth-child(2n) {
  background-color: #f5f5f5;
}
@media only screen and (max-width: 767px) {
  .product.info.detailed .product.data.items .additional-attributes-wrapper .table tbody tr:nth-child(2n) {
    background-color: transparent;
  }
}
.product.info.detailed .product.data.items .additional-attributes-wrapper .table tbody tr th {
  padding-left: 15px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.8);
  padding-top: 7px;
  padding-bottom: 7px;
}
.product.info.detailed .product.data.items .additional-attributes-wrapper .table tbody tr td {
  padding-right: 15px;
  padding-top: 7px;
  padding-bottom: 7px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.5);
}
.wide-layout .product-top-banner.fullwidth-block .fullwidth-inner {
  padding: 15px 0;
  background-color: #edbd31;
  background-image: url('../images/coccinelle_berry_product_fullwidth_banner_bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
.boxed-layout .product-top-banner.fullwidth-block .fullwidth-inner .container {
  background-color: #edbd31;
  background-image: url('../images/coccinelle_berry_product_fullwidth_banner_bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 15px;
  padding-bottom: 15px;
}
.product-top-banner .title {
  color: #ffffff;
  font-size: 20px;
  line-height: 30px;
  margin-right: 30px;
  margin-bottom: 0;
  padding-right: 48px;
  padding-left: 20px;
  border-right: 1px solid #ffffff;
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  font-family: 'Barlow';
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product-top-banner .title {
    margin-right: 15px;
    padding-right: 15px;
    padding-left: 0;
    font-size: 17px;
  }
}
@media only screen and (max-width: 767px) {
  .product-top-banner .title {
    margin-right: 0;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-right: none;
    border-bottom: 1px solid #ffffff;
  }
}
.product-top-banner .text {
  font-family: 'Work Sans';
  font-size: 14px;
  line-height: 30px;
  display: inline-block;
  vertical-align: middle;
  color: #ffffff;
}
/*Reviews ===========================================================================*/
#product-review-container {
  width: 66%;
  float: left;
  box-sizing: border-box;
  margin-top: 95px;
}
@media only screen and (max-width: 991px) {
  #product-review-container {
    width: 100% !important;
    margin-top: 0;
  }
}
#product-review-container .block-title {
  font-size: 24px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.8);
  font-family: 'Barlow';
  letter-spacing: -1px;
}
#product-review-container .block-title strong {
  font-weight: inherit;
}
@media only screen and (min-width: 992px) {
  #product-review-container .block-title .icon-more {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #product-review-container .review-list {
    margin-bottom: 0;
  }
}
#product-review-container .review-list .block-title strong {
  font: inherit;
  color: inherit;
}
#product-review-container .review-items {
  list-style: none;
}
#product-review-container .review-items .review-item {
  text-align: center;
  position: relative;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  padding-top: 30px;
  border: none;
}
@media only screen and (max-width: 991px) {
  #product-review-container .review-items .review-item .review-box-inner {
    height: auto !important;
  }
}
#product-review-container .review-items .review-item .top-block {
  padding-top: 22px;
  margin-bottom: 0;
  background-color: transparent;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-width: 1px 1px 0 1px;
}
#product-review-container .review-items .review-item .top-block .customer-rating {
  padding: 0 20px 12px;
}
#product-review-container .review-items .review-item .top-block .customer-rating .review-ratings {
  display: block;
  width: 100%;
  float: none;
  max-width: 100%;
}
#product-review-container .review-items .review-item .top-block .customer-rating .review-ratings .rating-summary {
  display: block;
  margin: 0 0 10px;
}
#product-review-container .review-items .review-item .top-block .customer-rating .review-ratings .rating-summary .rating-result i {
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  width: 18px;
  margin-right: 2px;
}
#product-review-container .review-items .review-item .top-block .customer-rating .review-ratings .rating-summary .label {
  display: block;
  font-size: 11px;
  color: rgba(0, 0, 0, 0.3);
  padding: 0;
  line-height: normal;
}
#product-review-container .review-items .review-item .top-block .review-title {
  font-weight: 500;
  font-size: 14px;
  font-family: 'Work Sans';
  color: rgba(0, 0, 0, 0.8);
  margin-bottom: 0;
  display: block;
}
#product-review-container .review-items .review-item .review-box {
  font-size: 13px;
  line-height: 24px;
  padding: 0 26px 28px;
  position: relative;
  z-index: 1;
  background-color: transparent;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-width: 0 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  font-family: 'Work Sans';
}
#product-review-container .review-items .review-item .review-box .read-more-link {
  color: rgba(0, 0, 0, 0.8);
  cursor: pointer;
}
#product-review-container .review-items .review-item .review-box .read-more-link:hover {
  color: #651fff;
}
#product-review-container .review-items .review-item .review-box .review-content {
  padding-top: 10px;
  margin-bottom: 17px;
}
#product-review-container .review-items .review-item .review-box .review-author {
  color: rgba(0, 0, 0, 0.8);
}
#product-review-container .review-items .review-item .review-box .date {
  color: rgba(0, 0, 0, 0.3);
}
#product-review-container .review-toolbar {
  border: none;
}
#product-review-container + .block.review-add {
  width: 32.4%;
  float: right;
  box-sizing: border-box;
}
@media only screen and (max-width: 991px) {
  #product-review-container + .block.review-add {
    width: 100% !important;
  }
}
#product-review-container.is-empty {
  display: none;
}
#product-review-container.is-empty + .block.review-add {
  width: 80%;
  float: left;
}
.block.review-add {
  margin-top: 95px;
  padding-bottom: 30px;
}
@media only screen and (max-width: 991px) {
  .block.review-add {
    width: 100% !important;
    padding: 0;
    margin: 0;
  }
}
.block.review-add .block-title {
  font-size: 24px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.8);
  font-family: 'Barlow';
  letter-spacing: -1px;
  display: block;
  margin-bottom: 30px;
}
.block.review-add .block-title strong {
  font-weight: inherit;
}
@media only screen and (min-width: 992px) {
  .block.review-add .block-title .icon-more {
    display: none;
  }
}
.block.review-add #review-form .review-legend {
  font-size: 14px;
  line-height: 30px;
  font-family: 'Work Sans';
  margin-bottom: 15px;
  display: none;
}
.block.review-add #review-form .review-legend strong {
  display: inline;
  color: rgba(0, 0, 0, 0.8);
  margin-left: 8px;
}
.block.review-add #review-form .review-field-ratings {
  margin-bottom: 3px;
}
.block.review-add #review-form .review-field-ratings legend.label {
  display: none;
}
.block.review-add #review-form .review-field-ratings #product-review-table .review-field-rating {
  margin-bottom: 20px;
}
.block.review-add #review-form .review-field-ratings #product-review-table .review-field-rating .label {
  font-weight: 500;
  color: rgba(0, 0, 0, 0.8);
  margin-right: 15px;
  line-height: 30px;
  display: inline-block;
  vertical-align: middle;
  min-width: 50px;
}
.block.review-add #review-form .review-field-ratings #product-review-table .review-field-rating .review-control-vote {
  min-height: 30px;
  min-width: 160px;
  display: inline-block;
  margin: 0 10px 0 0;
  vertical-align: middle;
}
.block.review-add #review-form .review-field-ratings #product-review-table .review-field-rating .review-control-vote:before {
  content: '\e912' '\e912' '\e912' '\e912' '\e912';
  font-family: 'meigee';
  font-size: 24px;
  height: 24px;
  letter-spacing: 10px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.2);
}
.block.review-add #review-form .review-field-ratings #product-review-table .review-field-rating .review-control-vote label:before {
  font-size: 24px;
  height: 24px;
  letter-spacing: 10px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.8);
}
.block.review-add #review-form .review-field-ratings #product-review-table .review-field-rating .review-control-vote .rating-1 {
  z-index: 6;
}
.block.review-add #review-form .review-field-ratings #product-review-table .review-field-rating .review-control-vote .rating-1:before {
  content: '\e912';
  font-family: 'meigee';
}
.block.review-add #review-form .review-field-ratings #product-review-table .review-field-rating .review-control-vote .rating-2 {
  z-index: 5;
}
.block.review-add #review-form .review-field-ratings #product-review-table .review-field-rating .review-control-vote .rating-2:before {
  content: '\e912' '\e912';
  font-family: 'meigee';
}
.block.review-add #review-form .review-field-ratings #product-review-table .review-field-rating .review-control-vote .rating-3 {
  z-index: 4;
}
.block.review-add #review-form .review-field-ratings #product-review-table .review-field-rating .review-control-vote .rating-3:before {
  content: '\e912' '\e912' '\e912';
  font-family: 'meigee';
}
.block.review-add #review-form .review-field-ratings #product-review-table .review-field-rating .review-control-vote .rating-4 {
  z-index: 3;
}
.block.review-add #review-form .review-field-ratings #product-review-table .review-field-rating .review-control-vote .rating-4:before {
  content: '\e912' '\e912' '\e912' '\e912';
  font-family: 'meigee';
}
.block.review-add #review-form .review-field-ratings #product-review-table .review-field-rating .review-control-vote .rating-5 {
  z-index: 2;
}
.block.review-add #review-form .review-field-ratings #product-review-table .review-field-rating .review-control-vote .rating-5:before {
  content: '\e912' '\e912' '\e912' '\e912' '\e912';
  font-family: 'meigee';
}
.block.review-add #review-form .review-field-ratings #product-review-table .review-field-rating .rating-values {
  display: inline-block;
  vertical-align: top;
  color: rgba(0, 0, 0, 0.8);
  font-size: 13px;
  margin-left: 5px;
  line-height: 28px;
}
.block.review-add #review-form .review-field-ratings + .mage-error {
  margin-top: 0;
  margin-bottom: 10px;
}
.block.review-add #review-form input.form-control {
  margin-bottom: 10px;
  padding-left: 15px;
  height: 40px;
  line-height: 38px;
  font-size: 14px;
}
.block.review-add #review-form input.form-control.mage-error + .mage-error {
  display: none !important;
}
.block.review-add #review-form textarea {
  padding-left: 15px;
  font-size: 14px;
  height: 180px;
}
.block.review-add #review-form textarea.mage-error + .mage-error {
  display: none !important;
}
.block.review-add #review-form .review-fieldset {
  margin-bottom: 10px;
}
/*Related ===========================================================================*/
.block.related,
.block.upsell {
  position: relative;
  padding-top: 93px;
  margin-bottom: 0;
  padding-bottom: 30px;
}
@media only screen and (max-width: 991px) {
  .block.related,
  .block.upsell {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
.block.related .image-wrapper .product-image-container,
.block.upsell .image-wrapper .product-image-container {
  display: block;
}
body:not(.wide-layout) .block.related,
body:not(.wide-layout) .block.upsell,
body:not(.page-layout-1column) .block.related,
body:not(.page-layout-1column) .block.upsell {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 43px;
}
@media only screen and (max-width: 767px) {
  body:not(.wide-layout) .block.related,
  body:not(.wide-layout) .block.upsell,
  body:not(.page-layout-1column) .block.related,
  body:not(.page-layout-1column) .block.upsell {
    padding-left: 0;
    padding-right: 0;
  }
}
body:not(.wide-layout) .block.related .product-items,
body:not(.wide-layout) .block.upsell .product-items,
body:not(.page-layout-1column) .block.related .product-items,
body:not(.page-layout-1column) .block.upsell .product-items {
  margin-left: 0;
  margin-right: 0;
}
.block.related:before,
.block.upsell:before {
  content: '';
  background-color: rgba(0, 0, 0, 0.04);
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
.wide-layout.page-layout-1column .block.related:before,
.wide-layout.page-layout-1column .block.upsell:before {
  left: -100%;
  right: -100%;
}
@media only screen and (max-width: 991px) {
  .block.related:before,
  .block.upsell:before {
    content: none !important;
  }
}
.block.related .block-title,
.block.upsell .block-title {
  font-size: 24px;
  font-weight: 600;
  font-family: 'Barlow';
  letter-spacing: -0.6px;
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
}
.block.related .block-title strong,
.block.upsell .block-title strong {
  font: inherit;
}
@media only screen and (min-width: 992px) {
  .block.related .block-title .icon-more,
  .block.upsell .block-title .icon-more {
    display: none;
  }
}
.block.related .block-content .block-actions,
.block.upsell .block-content .block-actions {
  text-align: center;
}
.block.related .block-content .block-actions .action.select,
.block.upsell .block-content .block-actions .action.select {
  color: rgba(0, 0, 0, 0.8);
  cursor: pointer;
}
.block.related .block-content .block-actions .action.select:hover,
.block.upsell .block-content .block-actions .action.select:hover {
  color: #651fff;
}
.block.related .block-content .products-related,
.block.upsell .block-content .products-related {
  margin-bottom: 0;
}
@media only screen and (max-width: 991px) {
  .block.related .block-content .products,
  .block.upsell .block-content .products {
    margin: 0;
  }
  .block.related .block-content .products li.item,
  .block.upsell .block-content .products li.item {
    padding-bottom: 5px;
  }
}
.block.related + .block.upsell {
  padding-top: 30px;
}
@media only screen and (max-width: 991px) {
  .block.related + .block.upsell {
    padding-top: 0;
  }
}
.block.related .related-available .product-item-name {
  margin-left: 0;
}
.block.related .related-available .price-box {
  padding-left: 20px;
}
.block.related .related-available .field.choice {
  top: 6px;
}
/* More views ===========================================================================*/
@media only screen and (min-width: 768px) {
  .page-layout-1column .product.media {
    width: 50%;
  }
}
@media only screen and (min-width: 1200px) {
  .page-layout-1column .product.media {
    padding-right: 18px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .page-layout-1column .product.media {
    padding-right: 10px;
  }
}
.product.media .action-skip-wrapper {
  display: none;
}
.product.media .fotorama__nav-wrap--horizontal {
  padding-top: 20px;
}
@media only screen and (max-width: 767px) {
  .product.media .fotorama__nav-wrap--horizontal {
    padding-top: 10px;
  }
}
.product.media .gallery-placeholder {
  padding-right: 45px;
  margin-right: 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .product.media .gallery-placeholder {
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .product.media .gallery-placeholder {
    padding-right: 0 !important;
  }
}
.product.media .fotorama__stage.fotorama__shadows--top:before,
.product.media .fotorama__nav.fotorama__shadows--top:before,
.product.media .fotorama__stage.fotorama__shadows--bottom:after,
.product.media .fotorama__nav.fotorama__shadows--bottom:after {
  background-image: none;
}
body .fotorama__dot {
  background-color: rgba(0, 0, 0, 0.22);
  border: none;
  height: 6px;
  width: 6px;
}
body .fotorama__active .fotorama__dot {
  background-color: rgba(0, 0, 0, 0.8);
}
body .fotorama__nav--dots .fotorama__nav__frame {
  width: 20px;
}
/* New more views */
.product.media {
  overflow: visible;
}
.product.media .fotorama__nav--thumbs .fotorama__nav__frame {
  padding: 0 20px 0 0!important;
}
.product.media .fotorama__thumb-border {
  display: none !important;
}
.product.media .fotorama__stage .fotorama__shadows--left:before,
.product.media .fotorama__nav .fotorama__shadows--left:before,
.product.media .fotorama__stage .fotorama__shadows--right:after,
.product.media .fotorama__nav .fotorama__shadows--right:after,
.product.media .fotorama__stage .fotorama__shadows--top:before,
.product.media .fotorama__nav .fotorama__shadows--top:before,
.product.media .fotorama__stage .fotorama__shadows--bottom:after,
.product.media .fotorama__nav .fotorama__shadows--bottom:after {
  content: none !important;
}
.product.media .fotorama__thumb__arr {
  background-color: transparent;
}
/* No Slider */
.product.media .gallery-placeholder.no-slider .fotorama__nav-wrap--horizontal .fotorama__thumb__arr {
  display: none !important;
}
.product.media .gallery-placeholder.no-slider .fotorama__nav--thumbs {
  height: auto !important;
  width: 100% !important;
}
.product.media .gallery-placeholder.no-slider .fotorama__nav--thumbs .fotorama__nav__frame {
  float: left;
  padding: 0 10px !important;
  box-sizing: border-box;
  margin-top: 20px;
  width: 25% !important;
  height: auto;
}
.product.media .gallery-placeholder.no-slider .fotorama__nav--thumbs .fotorama__nav__frame:nth-of-type(-n+5) {
  margin-top: 0;
}
.product.media .gallery-placeholder.no-slider .fotorama__nav--thumbs .fotorama__nav__frame:nth-of-type(6) {
  margin-top: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product.media .gallery-placeholder.no-slider .fotorama__nav--thumbs .fotorama__nav__frame {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
}
.product.media .gallery-placeholder.no-slider .fotorama__nav--thumbs .fotorama_vertical_ratio .fotorama__img {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  height: auto;
  position: relative;
  top: 0;
}
.product.media .gallery-placeholder.no-slider .fotorama__nav__shaft {
  display: block;
  width: calc(100% + 20px);
  margin-left: -10px;
  margin-right: -10px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .product.media .gallery-placeholder.no-slider .fotorama__nav__shaft {
    width: 102.1%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product.media .gallery-placeholder.no-slider .fotorama__nav__shaft {
    margin-left: -5px;
    margin-right: -5px;
  }
}
@media only screen and (max-width: 767px) {
  .product.media .gallery-placeholder.no-slider .fotorama__nav__shaft {
    width: auto;
    display: inline-block;
  }
}
.product.media .gallery-placeholder.no-slider .fotorama__stage.fotorama__shadows--right:after,
.product.media .gallery-placeholder.no-slider .fotorama__nav.fotorama__shadows--right:after {
  content: none;
}
.product.media .gallery-placeholder.no-slider .fotorama__stage.fotorama__shadows--left:before,
.product.media .gallery-placeholder.no-slider .fotorama__nav.fotorama__shadows--left:before {
  content: none;
}
.product.media .fotorama__thumb--icon {
  background-image: none;
}
.product.media .fotorama__thumb--icon:before {
  display: inline-block;
  font-family: 'meigee';
  font-size: 14px;
  color: rgba(0, 0, 0, 0.3);
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\1f310';
  transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
}
.product.media .fotorama__thumb--icon:hover:before {
  color: rgba(0, 0, 0, 0.8);
}
.product.media .fotorama__thumb__arr--right .fotorama__thumb--icon:before {
  content: '\e903';
}
.product.media .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb--icon,
.product.media .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb--icon {
  padding: 0;
  text-align: center;
}
.product.media .gallery-placeholder.collapsed .fotorama__nav-wrap {
  overflow: hidden;
  position: relative;
  opacity: 0;
}
@media only screen and (max-width: 767px) {
  .product.media .gallery-placeholder.collapsed .fotorama__nav-wrap {
    opacity: 1;
  }
}
.product.media .gallery-placeholder.collapsed .fotorama__nav-wrap:after {
  content: '';
  display: block;
  z-index: 998;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 60%;
  width: 100%;
  opacity: 1;
  background: rgba(255, 255, 255, 0);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff calc(100%));
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(calc(100%), #ffffff));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff calc(100%));
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff calc(100%));
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff calc(100%));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff calc(100%));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  -ms-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms;
}
.product.media .gallery-placeholder.collapsed .fotorama__nav-wrap.is-open:after {
  opacity: 0;
}
.product.media .action-collapse {
  display: block;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.4);
  cursor: pointer;
  margin-top: 15px;
  opacity: 0;
}
.product.media .action-collapse.show .open {
  display: none;
}
.product.media .action-collapse.show .close {
  display: inline-block;
}
.product.media .action-collapse i {
  display: inline-block;
  font-size: 11px;
  line-height: 1;
  vertical-align: middle;
  margin-left: 6px;
}
.product.media .action-collapse .close {
  display: none;
}
/* Horizontal Slider */
.more-views-horizontal-slider .fotorama__nav--thumbs {
  overflow: visible;
}
.more-views-horizontal-slider .fotorama__arr--disabled + .fotorama__nav__shaft {
  left: 50px;
  transition: all 300ms ease-in !important;
  -moz-transition: all 300ms ease-in !important;
  -webkit-transition: all 300ms ease-in !important;
  -o-transition: all 300ms ease-in !important;
}
.more-views-horizontal-slider .fotorama__nav__shaft {
  left: -40px;
  transition: all 300ms ease-in !important;
  -moz-transition: all 300ms ease-in !important;
  -webkit-transition: all 300ms ease-in !important;
  -o-transition: all 300ms ease-in !important;
}
body .fotorama__arr--disabled {
  opacity: 1;
}
body .fotorama__arr--disabled div {
  opacity: 0;
}
.product.media .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left {
  left: 0;
}
.product.media .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
  right: 0;
}
.product.media .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left,
.product.media .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
  width: 40px;
  background-color: #fff;
}
/* Vertical Slider */
.more-views-vertical-slider .fotorama__nav--thumbs {
  width: 110px !important;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .more-views-vertical-slider .fotorama__nav--thumbs {
    width: 100px !important;
  }
}
.more-views-vertical-slider .fotorama__arr {
  display: none !important;
}
.product.media .more-views-vertical-slider .fotorama__nav--thumbs .fotorama__nav__frame {
  padding: 0 !important;
  margin: 0 0 20px 0;
}
.product.media .more-views-vertical-slider .fotorama__thumb--icon {
  padding-bottom: 0;
}
.product.media .more-views-vertical-slider .fotorama__thumb--icon:before {
  font-size: 24px;
}
.product.media .more-views-vertical-slider .fotorama__arr--disabled + .fotorama__nav__shaft {
  top: 0;
  transition: all 150ms linear !important;
  -moz-transition: all 150ms linear !important;
  -webkit-transition: all 150ms linear !important;
  -o-transition: all 150ms linear !important;
}
@media only screen and (max-width: 767px) {
  .product.media .more-views-vertical-slider .fotorama__arr--disabled + .fotorama__nav__shaft {
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
  }
}
.product.media .more-views-vertical-slider .fotorama__nav__shaft {
  top: -73px;
  transition: all 150ms linear !important;
  -moz-transition: all 150ms linear !important;
  -webkit-transition: all 150ms linear !important;
  -o-transition: all 150ms linear !important;
}
.product.media .more-views-vertical-slider .fotorama__nav__shaft:not(.fotorama__grab) {
  top: 0;
}
.product.media .fotorama__caption__wrap {
  display: none;
}
.product.media .fotorama__nav-wrap--vertical .fotorama__thumb__arr--left,
.product.media .fotorama__nav-wrap--vertical .fotorama__thumb__arr--right {
  background-color: #fff;
  height: 40px;
  width: 100%;
  /* -webkit-transition: background-color 0ms ease-in-out;
			-moz-transition: background-color 0ms ease-in-out;
			-ms-transition: background-color 0ms ease-in-out;
			-o-transition: background-color 0ms ease-in-out;
			transition: background-color 0ms ease-in-out; */
}
.product.media .fotorama__nav-wrap--vertical .fotorama__thumb__arr--left.fotorama__arr--disabled,
.product.media .fotorama__nav-wrap--vertical .fotorama__thumb__arr--right.fotorama__arr--disabled {
  background-color: transparent;
}
.product.media .fotorama__nav-wrap--vertical .fotorama__thumb__arr--left .fotorama__thumb--icon {
  position: relative;
  top: 8px;
  right: 8px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product.media .fotorama__nav-wrap--vertical .fotorama__thumb__arr--left .fotorama__thumb--icon {
    right: 0;
  }
}
.product.media .fotorama__nav-wrap--vertical .fotorama__thumb__arr--right .fotorama__thumb--icon {
  top: 13px;
  right: 8px;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product.media .fotorama__nav-wrap--vertical .fotorama__thumb__arr--right .fotorama__thumb--icon {
    right: 0;
  }
}
/* Vertical Slider Type1 and Type2 */
.product.media .more-views-vertical-slider.type-1 .fotorama__nav {
  background-color: #fff;
}
.product.media .more-views-vertical-slider.type-1 .fotorama__stage {
  left: 110px !important;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product.media .more-views-vertical-slider.type-1 .fotorama__stage {
    left: 90px !important;
  }
}
@media only screen and (max-width: 767px) {
  .product.media .more-views-vertical-slider.type-1 .fotorama__wrap .fotorama__stage {
    left: 0 !important;
  }
}
@media only screen and (min-width: 1200px) {
  body.boxed-layout .product.media .more-views-vertical-slider.type-2 {
    margin-left: -81px;
    margin-right: -15px !important;
  }
  body.boxed-layout .product.media .more-views-vertical-slider.type-2 .fotorama__nav-wrap--vertical.fotorama__nav-wrap {
    left: 81px;
  }
  body.boxed-layout.page-layout-3columns .product.media .more-views-vertical-slider.type-2,
  body.boxed-layout.page-layout-2columns-left .product.media .more-views-vertical-slider.type-2 {
    margin-left: 0;
  }
  body.boxed-layout.page-layout-3columns .product.media .more-views-vertical-slider.type-2 .fotorama__nav-wrap--vertical.fotorama__nav-wrap,
  body.boxed-layout.page-layout-2columns-left .product.media .more-views-vertical-slider.type-2 .fotorama__nav-wrap--vertical.fotorama__nav-wrap {
    left: 20px;
  }
}
.product.media .more-views-vertical-slider.type-2 .fotorama__stage {
  left: 0 !important;
  max-width: calc(100%) !important;
}
.product.media .more-views-vertical-slider.type-2 .fotorama__stage__shaft {
  max-width: calc(100%) !important;
}
.product.media .more-views-vertical-slider.type-2.gallery-placeholder {
  margin-right: 0 !important;
}
.product.media .more-views-vertical-slider.type-2.gallery-placeholder .fotorama__nav-wrap--vertical .fotorama__nav__shaft {
  background-color: transparent;
}
.product.media .more-views-vertical-slider.type-2 .fotorama__nav-wrap--vertical.fotorama__nav-wrap {
  left: 40px;
  top: 40px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product.media .more-views-vertical-slider.type-2 .fotorama__nav-wrap--vertical.fotorama__nav-wrap {
    left: 20px;
    top: 20px;
  }
}
.product.media .more-views-vertical-slider.type-2 .fotorama__nav-wrap--vertical .fotorama__thumb__arr--left,
.product.media .more-views-vertical-slider.type-2 .fotorama__nav-wrap--vertical .fotorama__thumb__arr--right {
  background-color: transparent;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product.media .more-views-vertical-slider.type-2 .fotorama__nav-wrap--vertical .fotorama__thumb__arr--left,
  .product.media .more-views-vertical-slider.type-2 .fotorama__nav-wrap--vertical .fotorama__thumb__arr--right {
    width: 100%;
    height: 20px;
  }
}
.product.media .more-views-vertical-slider.type-2 .fotorama__nav-wrap--vertical .fotorama__thumb__arr--left {
  top: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product.media .more-views-vertical-slider.type-2 .fotorama__nav-wrap--vertical .fotorama__thumb__arr--left .fotorama__thumb--icon {
    top: 0;
  }
}
.product.media .more-views-vertical-slider.type-2 .fotorama__nav-wrap--vertical .fotorama__thumb__arr--right {
  bottom: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product.media .more-views-vertical-slider.type-2 .fotorama__nav-wrap--vertical .fotorama__thumb__arr--right .fotorama__thumb--icon {
    top: 0;
  }
}
.product.media .more-views-vertical-slider.type-2 .fotorama__nav--thumbs .fotorama__thumb {
  border: 2px solid #fff !important;
}
.product.media .more-views-vertical-slider.type-2 .fotorama__nav--thumbs.fotorama__nav {
  overflow: visible;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product.media .more-views-vertical-slider.type-2 .fotorama__nav--thumbs {
    width: 54px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product.media .more-views-vertical-slider.type-2 .fotorama__nav--thumbs .fotorama__nav__frame {
    width: 50px !important;
    margin-bottom: 12px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product.media .more-views-vertical-slider .fotorama__nav--thumbs {
    width: 70px !important;
    height: 100%;
  }
  .product.media .more-views-vertical-slider .fotorama__nav--thumbs .fotorama__img {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    height: auto;
    top: 0;
    width: 100%;
    position: relative;
  }
  .product.media .more-views-vertical-slider .fotorama__nav--thumbs .fotorama__nav__frame {
    width: 70px !important;
    height: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) and only screen and (min-width: 768px) and (max-width: 991px) {
  .product.media .more-views-vertical-slider.type-1 .fotorama__stage {
    left: 90px !important;
  }
}
.page-layout-2columns-left .product.media .more-views-vertical-slider.type-2 .fotorama__nav-wrap--vertical.fotorama__nav-wrap,
.page-layout-2columns-right .product.media .more-views-vertical-slider.type-2 .fotorama__nav-wrap--vertical.fotorama__nav-wrap {
  top: 20px;
  left: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .page-layout-2columns-left .product.media .more-views-vertical-slider.type-2 .fotorama__nav-wrap--vertical.fotorama__nav-wrap,
  .page-layout-2columns-right .product.media .more-views-vertical-slider.type-2 .fotorama__nav-wrap--vertical.fotorama__nav-wrap {
    top: 15px;
    left: 15px;
  }
}
/* Large more views */
.more-views-large:not(.single-image) .fotorama__stage {
  display: none;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product.media .gallery-placeholder.more-views-large .fotorama__dot {
    display: none;
  }
}
.product.media .gallery-placeholder.more-views-large .fotorama__nav-wrap--horizontal {
  padding-top: 0;
}
@media only screen and (max-width: 767px) {
  .product.media .gallery-placeholder.more-views-large .fotorama__nav-wrap--horizontal {
    padding-top: 10px;
  }
}
.product.media .gallery-placeholder.more-views-large .fotorama__nav-wrap--horizontal .fotorama__thumb__arr {
  display: none !important;
}
.product.media .gallery-placeholder.more-views-large .fotorama__nav--thumbs {
  height: auto !important;
  width: 100% !important;
}
.product.media .gallery-placeholder.more-views-large .fotorama__nav--thumbs .fotorama__nav__frame {
  float: left;
  padding-right: 19px !important;
  margin-top: 10px;
  width: 50% !important;
  display: block;
  padding: 0 10px !important;
  box-sizing: border-box;
  margin-top: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product.media .gallery-placeholder.more-views-large .fotorama__nav--thumbs .fotorama__nav__frame {
    height: auto;
    width: 100%;
  }
}
.product.media .gallery-placeholder.more-views-large .fotorama__nav--thumbs .fotorama__nav__shaft .fotorama__nav__frame:not(.fotorama__thumb-border):nth-child(-n+3) {
  margin-top: 0;
}
.product.media .gallery-placeholder.more-views-large .fotorama__nav--thumbs .fotorama__nav__shaft .fotorama__nav__frame:not(.fotorama__thumb-border):nth-child(1n) {
  clear: right;
}
.product.media .gallery-placeholder.more-views-large .fotorama__nav--thumbs .fotorama__nav__shaft .fotorama__nav__frame:not(.fotorama__thumb-border):nth-child(2n) {
  clear: left;
}
.product.media .gallery-placeholder.more-views-large .fotorama__nav--thumbs .fotorama__nav__shaft .fotorama__nav__frame:not(.fotorama__thumb-border):nth-child(2) {
  clear: left;
}
.product.media .gallery-placeholder.more-views-large .fotorama__nav--thumbs .fotorama__nav__shaft .fotorama__nav__frame:not(.fotorama__thumb-border):nth-child(3) {
  clear: right;
}
.product.media .gallery-placeholder.more-views-large .fotorama__nav__shaft {
  display: block;
  width: 100%;
  margin-left: -10px;
  margin-right: -10px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .product.media .gallery-placeholder.more-views-large .fotorama__nav__shaft {
    width: auto;
    display: inline-block;
  }
}
.product.media .gallery-placeholder.more-views-large .fotorama__nav-wrap {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  position: relative;
  top: 0;
}
.product.media .gallery-placeholder.more-views-large .fotorama__nav-wrap .fotorama__nav__frame {
  height: auto !important;
}
@media only screen and (max-width: 767px) {
  .product.media .gallery-placeholder.more-views-large .fotorama__nav-wrap .fotorama__nav__frame {
    height: 30px !important;
  }
}
.product.media .gallery-placeholder.more-views-large .fotorama__nav-wrap .fotorama__thumb {
  height: auto;
}
.product.media .gallery-placeholder.more-views-large .fotorama__nav-wrap .fotorama__img {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  position: relative;
  top: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product.media .gallery-placeholder.more-views-large .fotorama__img {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    height: auto;
    top: 0;
    width: 100%;
    position: relative;
  }
}
@media only screen and (max-width: 767px) {
  .product.media .gallery-placeholder.more-views-large .fotorama__stage {
    display: block !important;
  }
}
.page-layout-3columns .product.media .gallery-placeholder {
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  .gallery-placeholder .fotorama__nav.fotorama__nav--dots .fotorama__nav__shaft {
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
  }
}
.modal-popup .modal-header {
  padding-top: 2rem;
}
.modal-slide .action-close {
  padding: 10px;
}
.modal-popup._inner-scroll .modal-inner-wrap {
  width: fit-content;
  width: -moz-fit-content;
}
@media only screen and (max-width: 767px) {
  .modal-popup._inner-scroll .modal-inner-wrap[class] {
    background-color: #fff;
    min-height: 1px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  .modal-popup.modal-slide {
    left: 10px;
    right: 10px;
    top: 10px;
  }
  .modal-popup.modal-slide .modal-content {
    padding: 10px;
  }
}
@media only screen and (min-width: 992px) {
  .modal-popup .table_size {
    min-width: 560px;
  }
}
.modal-popup .table_size td {
  border: 1px solid #fff;
  padding: 5px;
  font-size: 11px;
  line-height: 16px;
  background: #f2f2f0;
  text-align: center;
  vertical-align: middle;
}
.modal-popup .table_size td:nth-child(1) {
  vertical-align: middle;
  background-color: #ebebe8;
  font-weight: 700;
}
.fb_iframe_widget_fluid {
  display: inline-block !important;
}
.checkout-index-index {
  background-color: #f0f0ee;
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .page-header {
    margin-bottom: 0;
  }
}
.checkout-index-index .page-header .checkout-header {
  padding-top: 0;
}
.boxed-layout.checkout-index-index .page-header .checkout-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #f0f0ee;
}
.wide-layout.checkout-index-index .page-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #f0f0ee;
}
.wide-layout.checkout-index-index .page-header .middle-block {
  background-color: transparent;
  border-bottom: none;
}
.boxed-layout.checkout-index-index .page-header .middle-block {
  background-color: #f0f0ee;
}
.boxed-layout.checkout-index-index .page-header .middle-block .container {
  background-color: transparent;
  border-bottom: none;
}
.checkout-index-index .page-header .left-block {
  float: left;
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .page-header .left-block {
    float: none;
    width: 100%;
    text-align: center;
  }
}
.checkout-index-index .page-header .left-block .logo {
  padding-left: 0;
}
.checkout-index-index .page-header .right-block {
  float: right;
  text-align: right;
}
.checkout-index-index .page-header .right-block .checkout-header-custom-block a {
  display: inline-block;
  vertical-align: middle;
}
.checkout-index-index .page-header .right-block .checkout-header-custom-block a + a {
  margin-left: 30px;
}
.checkout-index-index .page-title-wrapper {
  position: static;
  display: block;
  width: 100%;
  text-align: center;
  height: auto;
}
.checkout-index-index .page-title-wrapper .page-title {
  font-size: 36px;
}
.checkout-index-index .checkout-container {
  background-color: #fff;
  padding: 30px;
}
@media only screen and (min-width: 1200px) {
  .checkout-index-index .checkout-container {
    margin: 0;
  }
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .checkout-container {
    padding: 10px;
    margin: 0 -15px 20px;
  }
}
.checkout-index-index .checkout-container .authentication-wrapper {
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .checkout-container .authentication-wrapper {
    max-width: 40%;
  }
  .checkout-index-index .checkout-container .authentication-wrapper button.action {
    padding: 7px 15px;
    font-size: 12px;
    margin-left: 13px;
    margin-top: 20px;
  }
}
.checkout-index-index .checkout-container .authentication-wrapper button.action:hover,
.checkout-index-index .checkout-container .authentication-wrapper button.action:active,
.checkout-index-index .checkout-container .authentication-wrapper button.action:focus {
  border-width: 1px;
  border-style: solid;
  border-color: inherit;
  text-decoration: none;
}
.checkout-index-index .checkout-container .opc-progress-bar .opc-progress-bar-item {
  width: 165px;
}
.checkout-index-index .checkout-container .opc-progress-bar .opc-progress-bar-item:before {
  border-radius: 0 !important;
  height: 2px;
  border: none;
  background-color: #e8eaeb;
  top: 7px;
}
.checkout-index-index .checkout-container .opc-progress-bar .opc-progress-bar-item._active:before {
  background-color: #e8eaeb;
}
.checkout-index-index .checkout-container .opc-progress-bar .opc-progress-bar-item._active > span {
  color: rgba(0, 0, 0, 0.85);
}
.checkout-index-index .checkout-container .opc-progress-bar .opc-progress-bar-item._active > span:after {
  background-color: #ffd631;
}
.checkout-index-index .checkout-container .opc-progress-bar .opc-progress-bar-item._complete > span:after {
  background-color: #4caf50;
}
.checkout-index-index .checkout-container .opc-progress-bar .opc-progress-bar-item > span {
  padding-top: 35px;
  font-family: 'Barlow';
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px;
  color: rgba(0, 0, 0, 0.4);
}
.checkout-index-index .checkout-container .opc-progress-bar .opc-progress-bar-item > span:before {
  border: none;
  background-color: #e8eaeb;
  border-radius: 0;
  height: 16px;
  width: 16px;
  margin-left: -8px;
  top: 0;
}
.checkout-index-index .checkout-container .opc-progress-bar .opc-progress-bar-item > span:after {
  height: 12px;
  width: 12px;
  content: '';
  margin-left: -6px;
  border: none;
  border-radius: 0;
  background-color: #e8eaeb;
  top: 2px;
}
.checkout-index-index .checkout-container .opc-estimated-wrapper {
  background-color: transparent;
  border-top: none;
  margin: 0 -10px 15px;
  padding: 10px 20px 20px;
}
.checkout-index-index .checkout-container .opc-estimated-wrapper .estimated-block {
  font-family: 'Barlow';
  font-weight: 600;
  color: rgba(0, 0, 0, 0.8);
}
.checkout-index-index .checkout-container .opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
  content: '\e904';
  font-family: 'meigee';
  display: inline-block;
  vertical-align: middle;
}
.checkout-index-index .checkout-container .opc-estimated-wrapper .minicart-wrapper .action.showcart .counter.qty {
  border-radius: 50%;
  background-color: #f72525;
  color: #ffffff;
  display: inline-block;
  vertical-align: middle;
  margin-top: 0;
  margin-left: 5px;
  min-width: 24px;
}
.checkout-index-index .checkout-container .opc-estimated-wrapper .minicart-wrapper .action.showcart .counter.qty .counter-number {
  text-shadow: none;
}
.checkout-index-index .checkout-container .opc-wrapper {
  padding-right: 10px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .checkout-index-index .checkout-container .opc-wrapper {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .checkout-index-index .checkout-container .opc-wrapper {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .checkout-container .opc-wrapper {
    width: 100%;
    float: none;
    padding-right: 0;
  }
}
.checkout-index-index .checkout-container .opc-wrapper #shipping .shipping-address-item.selected-item {
  width: 100%;
  margin-top: 15px;
}
.checkout-index-index .checkout-container .opc-wrapper #shipping,
.checkout-index-index .checkout-container .opc-wrapper #opc-shipping_method {
  display: block;
  width: 50%;
  float: left;
  padding-right: 10px;
}
@media only screen and (max-width: 1199px) {
  .checkout-index-index .checkout-container .opc-wrapper #shipping,
  .checkout-index-index .checkout-container .opc-wrapper #opc-shipping_method {
    width: 100%;
    float: none;
  }
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .checkout-container .opc-wrapper #shipping,
  .checkout-index-index .checkout-container .opc-wrapper #opc-shipping_method {
    padding-right: 10px;
    padding-left: 10px;
  }
}
.checkout-index-index .checkout-container .opc-wrapper #opc-shipping_method {
  padding-left: 10px;
}
.checkout-index-index .checkout-container .opc-wrapper #opc-shipping_method .table-checkout-shipping-method {
  min-width: 405px;
  margin-top: 15px;
}
.checkout-index-index .checkout-container .opc-wrapper #opc-shipping_method .table-checkout-shipping-method tbody tr {
  position: relative;
  display: block;
  padding-top: 25px;
  padding-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
}
.checkout-index-index .checkout-container .opc-wrapper #opc-shipping_method .table-checkout-shipping-method tbody tr:first-child td {
  border-top: none;
}
.checkout-index-index .checkout-container .opc-wrapper #opc-shipping_method .table-checkout-shipping-method tbody td {
  display: inline-block;
  padding: 10px 5px;
  width: auto;
  font-size: 14px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.8);
}
.checkout-index-index .checkout-container .opc-wrapper #opc-shipping_method .table-checkout-shipping-method tbody td .price {
  font-weight: inherit;
}
.checkout-index-index .checkout-container .opc-wrapper #opc-shipping_method .table-checkout-shipping-method tbody td:first-child {
  padding-left: 0;
  padding-right: 0;
  width: 20px;
  position: relative;
  top: -1px;
}
.checkout-index-index .checkout-container .opc-wrapper #opc-shipping_method .table-checkout-shipping-method tbody td.col-method {
  float: left;
}
.checkout-index-index .checkout-container .opc-wrapper #opc-shipping_method .table-checkout-shipping-method tbody td.col-method input[type="radio"] {
  margin-top: 5px;
}
.checkout-index-index .checkout-container .opc-wrapper #opc-shipping_method .table-checkout-shipping-method tbody td.col-carrier {
  position: absolute;
  top: -5px;
  left: 0;
  display: block;
  text-align: left;
  font-size: 14px;
  padding-left: 0;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 600;
  font-family: 'Work Sans';
}
.checkout-index-index .checkout-container .opc-wrapper .checkout-shipping-method .actions-toolbar .action.primary,
.checkout-index-index .checkout-container .opc-wrapper .checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary {
  font-size: 14px;
  line-height: 1.45;
  padding: 9px 22px;
  font-family: 'Barlow';
  font-weight: 500;
  background-color: #4caf50;
  border-color: #4caf50;
  color: #fff;
}
.checkout-index-index .checkout-container .opc-wrapper .checkout-shipping-method .actions-toolbar .action.primary:hover,
.checkout-index-index .checkout-container .opc-wrapper .checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary:hover,
.checkout-index-index .checkout-container .opc-wrapper .checkout-shipping-method .actions-toolbar .action.primary:active,
.checkout-index-index .checkout-container .opc-wrapper .checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary:active,
.checkout-index-index .checkout-container .opc-wrapper .checkout-shipping-method .actions-toolbar .action.primary:focus,
.checkout-index-index .checkout-container .opc-wrapper .checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary:focus {
  background-color: #222;
  border-color: #222;
  color: #fff;
}
.checkout-index-index .checkout-container .opc-wrapper .step-title {
  border: none;
  font-family: 'Barlow';
  font-size: 24px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.8);
  padding-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .checkout-container .opc-wrapper .form-shipping-address {
    margin: 20px 0;
    padding: 0;
    background-color: transparent;
  }
}
.checkout-index-index .checkout-container .opc-wrapper .form-shipping-address div.field[name="shippingAddress.firstname"],
.checkout-index-index .checkout-container .opc-wrapper .form-shipping-address div.field[name="shippingAddress.lastname"] {
  width: 50%;
  float: left;
}
.checkout-index-index .checkout-container .opc-wrapper .form-shipping-address div.field[name="shippingAddress.firstname"] {
  padding-right: 10px;
}
.checkout-index-index .checkout-container .opc-wrapper .form-shipping-address div.field[name="shippingAddress.lastname"] {
  padding-left: 10px;
}
.checkout-index-index .checkout-container .opc-wrapper .form-shipping-address div.field[name="shippingAddress.telephone"] .control._with-tooltip .field-tooltip {
  top: 50%;
  transform: translateY(-50%);
}
.checkout-index-index .checkout-container .opc-wrapper .form-shipping-address fieldset .field .label {
  font-family: 'Work Sans';
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 400;
}
.checkout-index-index .checkout-container .opc-wrapper .form-shipping-address fieldset.street .field.additional {
  width: 50%;
  float: left;
  padding-right: 10px;
}
.checkout-index-index .checkout-container .opc-wrapper .form-shipping-address fieldset.street .field.additional + .field.additional {
  padding-left: 10px;
  padding-right: 0;
}
.checkout-index-index .checkout-container .opc-wrapper .checkout-payment-method .payment-option .payment-option-title .action-toggle {
  font-family: 'Barlow';
  font-size: 24px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.8);
}
.checkout-index-index .checkout-container .opc-wrapper .checkout-payment-method .payment-option .payment-option-title .action-toggle:after {
  color: inherit;
  content: "\e903";
  font-family: 'meigee';
}
.checkout-index-index .checkout-container .opc-wrapper .checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {
  content: '\e908';
}
.checkout-index-index .checkout-container .opc-wrapper .checkout-payment-method .payment-option .form-discount {
  position: relative;
  margin-bottom: 20px;
}
.checkout-index-index .checkout-container .opc-wrapper .checkout-payment-method .payment-option .form-discount .payment-option-inner {
  margin-bottom: 0;
}
.checkout-index-index .checkout-container .opc-wrapper .checkout-payment-method .payment-option .form-discount .payment-option-inner .label {
  position: static;
  width: 100%;
  height: auto;
  display: block;
  font-family: 'Work Sans';
  font-size: 14px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 15px;
}
.checkout-index-index .checkout-container .opc-wrapper .checkout-payment-method .payment-option .form-discount .payment-option-inner .control {
  position: relative;
}
.checkout-index-index .checkout-container .opc-wrapper .checkout-payment-method .payment-option .form-discount .payment-option-inner .control input.mage-error {
  border-color: #f44336;
}
.checkout-index-index .checkout-container .opc-wrapper .checkout-payment-method .payment-option .form-discount .payment-option-inner .control div.mage-error {
  position: absolute;
  bottom: -7px;
  left: 0;
  transform: translateY(100%);
}
.checkout-index-index .checkout-container .opc-wrapper .checkout-payment-method .payment-option .form-discount .actions-toolbar .action.action-apply {
  float: right;
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 0;
  width: 50px;
  height: 50px;
  line-height: 48px;
  background-color: transparent;
  color: rgba(0, 0, 0, 0.8);
  font-size: 24px;
  border: none;
  padding: 0;
}
.checkout-index-index .checkout-container .opc-wrapper .checkout-payment-method .payment-option .form-discount .actions-toolbar .action.action-apply:hover {
  color: rgba(0, 0, 0, 0.5);
}
.checkout-index-index .checkout-container .opc-wrapper .checkout-payment-method .payment-option .form-discount .actions-toolbar .action.action-apply span {
  display: none;
}
.checkout-index-index .checkout-container .opc-wrapper .checkout-payment-method .payment-option .form-discount .actions-toolbar .action.action-apply:before {
  content: '\e903';
  font-family: 'meigee';
  font-size: inherit;
  color: inherit;
}
.checkout-index-index .checkout-container .opc-wrapper .checkout-shipping-method #co-shipping-method-form {
  padding-top: 0;
  background-color: transparent;
  border: none;
}
.checkout-index-index .checkout-container .opc-wrapper .checkout-shipping-method #co-shipping-method-form .actions-toolbar .action.primary {
  margin-top: 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .checkout-index-index .checkout-container .opc-sidebar {
    width: 50%;
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .checkout-index-index .checkout-container .opc-sidebar {
    width: 50%;
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .checkout-container .opc-sidebar .modal-inner-wrap {
    background-color: #fff;
  }
  .checkout-index-index .checkout-container .opc-sidebar .modal-inner-wrap .action-close {
    margin: 15px;
  }
  .checkout-index-index .checkout-container .opc-sidebar .modal-inner-wrap .opc-block-summary {
    margin: 0;
    min-height: 100vh;
    padding: 20px;
  }
}
.checkout-index-index .checkout-container .opc-sidebar .opc-block-summary {
  margin-left: 10px;
  background-color: rgba(76, 175, 80, 0.1);
  color: rgba(0, 0, 0, 0.6);
  padding: 30px;
}
.checkout-index-index .checkout-container .opc-sidebar .opc-block-summary > .title {
  font-size: 24px;
  font-family: 'Barlow';
  color: rgba(0, 0, 0, 0.8);
  font-weight: 600;
}
.checkout-index-index .checkout-container .opc-sidebar .opc-block-summary .table-totals {
  border: none;
}
.checkout-index-index .checkout-container .opc-sidebar .opc-block-summary .table-totals tr.totals .mark,
.checkout-index-index .checkout-container .opc-sidebar .opc-block-summary .table-totals tr.totals .amount {
  font-family: 'Work Sans';
  font-weight: 400;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
}
.checkout-index-index .checkout-container .opc-sidebar .opc-block-summary .table-totals tr.totals.grand .mark {
  font-weight: 600;
  border: none;
  font-size: 14px;
}
.checkout-index-index .checkout-container .opc-sidebar .opc-block-summary .table-totals tr.totals.grand .amount {
  font-weight: 600;
  font-size: 18px;
  border: none;
}
.checkout-index-index .checkout-container .opc-sidebar .opc-block-summary .block.items-in-cart > .title {
  border: none;
}
.checkout-index-index .checkout-container .opc-sidebar .opc-block-summary .block.items-in-cart > .title strong {
  font-size: 19px;
  font-family: 'Barlow';
  color: rgba(0, 0, 0, 0.8);
  font-weight: 500;
}
.checkout-index-index .checkout-container .opc-sidebar .opc-block-summary .block.items-in-cart > .title:after {
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .checkout-container .opc-sidebar .opc-block-summary .block.items-in-cart > .title:after {
    content: none;
  }
}
.checkout-index-index .checkout-container .opc-sidebar .opc-block-summary .block.items-in-cart .content.minicart-items {
  margin-top: 5px;
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .checkout-container .opc-sidebar .opc-block-summary .block.items-in-cart .content.minicart-items {
    display: block !important;
  }
}
.checkout-index-index .checkout-container .opc-sidebar .opc-block-summary .block.items-in-cart .content.minicart-items .minicart-items-wrapper {
  background-color: transparent;
  padding: 10px 0;
  margin-right: 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .checkout-index-index .checkout-container .opc-sidebar .opc-block-summary .block.items-in-cart .content.minicart-items .minicart-items-wrapper {
    margin-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .checkout-index-index .checkout-container .opc-sidebar .opc-block-summary .block.items-in-cart .content.minicart-items .minicart-items-wrapper {
    margin-right: 0;
  }
}
.checkout-index-index .checkout-container .opc-sidebar .opc-block-summary .block.items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-header {
  display: none;
}
.checkout-index-index .checkout-container .opc-sidebar .opc-block-summary .block.items-in-cart .content.minicart-items .minicart-items-wrapper .product .product-image-container {
  overflow: hidden;
  margin: 10px 0;
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .checkout-container .opc-sidebar .opc-block-summary .block.items-in-cart .content.minicart-items .minicart-items-wrapper .product .product-item-details .product-item-name-block,
  .checkout-index-index .checkout-container .opc-sidebar .opc-block-summary .block.items-in-cart .content.minicart-items .minicart-items-wrapper .product .product-item-details .subtotal {
    display: block;
    width: 100%;
    text-align: left;
  }
  .checkout-index-index .checkout-container .opc-sidebar .opc-block-summary .block.items-in-cart .content.minicart-items .minicart-items-wrapper .product .product-item-details .subtotal {
    padding-top: 4px;
  }
  .checkout-index-index .checkout-container .opc-sidebar .opc-block-summary .block.items-in-cart .content.minicart-items .minicart-items-wrapper .product .product-item-details .toggle {
    padding-right: 0;
  }
}
.checkout-index-index .checkout-container .opc-sidebar .opc-block-summary .block.items-in-cart .content.minicart-items .minicart-items-wrapper .product .product-item-details .price,
.checkout-index-index .checkout-container .opc-sidebar .opc-block-summary .block.items-in-cart .content.minicart-items .minicart-items-wrapper .product .product-item-details .details-qty .value {
  font-weight: 500;
  color: rgba(0, 0, 0, 0.8);
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .checkout-container .opc-sidebar .opc-block-shipping-information {
    margin-top: 20px;
  }
}
.checkout-index-index .checkout-container .opc-sidebar .opc-block-shipping-information .shipping-information-title {
  border: none;
  font-family: 'Barlow';
  font-size: 24px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.8);
  padding-bottom: 0;
}
.checkout-index-index .checkout-container .opc-sidebar .opc-block-shipping-information .shipping-information-title .action-edit {
  top: 50%;
  transform: translateY(-50%);
}
.checkout-index-index .checkout-container .opc-sidebar .opc-block-shipping-information .shipping-information-title .action-edit:before {
  content: '\e909';
  font-family: 'meigee';
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup {
  font-family: 'Work Sans';
  text-transform: none;
  color: rgba(0, 0, 0, 0.8);
  margin-top: 0;
}
.blog-index-index .page-title,
.blog-category-view .page-title,
.blog-tag-view .page-title {
  margin-bottom: 20px;
}
.post-list-wrapper .post-list {
  padding-left: 0;
}
.post-list-wrapper .post-list li.post-holder {
  padding: 0;
  background-color: transparent;
  margin: 10px;
  transition: background .3s ease, color .3s ease;
  -moz-transition: background .3s ease, color .3s ease;
  -webkit-transition: background .3s ease, color .3s ease;
  -o-transition: background .3s ease, color .3s ease;
  color: rgba(0, 0, 0, 0.8);
  width: calc(33% -  20px);
  float: left;
}
.page-layout-1column .post-list-wrapper .post-list li.post-holder:nth-child(3n),
.page-layout-empty .post-list-wrapper .post-list li.post-holder:nth-child(3n) {
  clear: right;
}
.page-layout-1column .post-list-wrapper .post-list li.post-holder:nth-child(3n + 1),
.page-layout-empty .post-list-wrapper .post-list li.post-holder:nth-child(3n + 1) {
  clear: left;
}
.page-layout-2columns-right .post-list-wrapper .post-list li.post-holder,
.page-layout-2columns-left .post-list-wrapper .post-list li.post-holder {
  width: calc(50% -  20px);
}
.page-layout-2columns-right .post-list-wrapper .post-list li.post-holder:nth-child(2n),
.page-layout-2columns-left .post-list-wrapper .post-list li.post-holder:nth-child(2n) {
  clear: right;
}
.page-layout-2columns-right .post-list-wrapper .post-list li.post-holder:nth-child(2n + 1),
.page-layout-2columns-left .post-list-wrapper .post-list li.post-holder:nth-child(2n + 1) {
  clear: left;
}
@media only screen and (max-width: 991px) {
  .post-list-wrapper .post-list li.post-holder {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    float: none;
  }
  .page-layout-2columns-right .post-list-wrapper .post-list li.post-holder,
  .page-layout-2columns-left .post-list-wrapper .post-list li.post-holder {
    width: 100%;
  }
}
.post-list-wrapper .post-list li.post-holder:hover {
  box-shadow: none;
  background-color: rgba(101, 31, 255, 0.6);
  color: #fff;
}
.post-list-wrapper .post-list li.post-holder .post-ftimg-hld {
  width: 100%;
  display: block;
}
.post-list-wrapper .post-list li.post-holder .post-ftimg-hld a {
  display: block;
}
.post-list-wrapper .post-list li.post-holder a {
  transition: all 0s ease;
  -moz-transition: all 0s ease;
  -webkit-transition: all 0s ease;
  -o-transition: all 0s ease;
}
.post-list-wrapper .post-list li.post-holder a:hover,
.post-list-wrapper .post-list li.post-holder a:active,
.post-list-wrapper .post-list li.post-holder a:focus {
  color: #fff;
  opacity: 0.7;
}
.post-list-wrapper .post-list li.post-holder .post-title-holder .post-title {
  margin-bottom: 15px;
  padding-bottom: 0;
}
.post-list-wrapper .post-list li.post-holder .post-title-holder .post-title a {
  font-family: 'Barlow';
  font-size: 22px;
  font-weight: 600;
  line-height: 1.4;
  color: inherit;
}
.post-list-wrapper .post-list li.post-holder .post-title-holder .post-title a:visited {
  color: inherit;
}
@media only screen and (max-width: 767px) {
  .post-list-wrapper .post-list li.post-holder .post-title-holder .post-title a {
    font-size: 19px;
  }
}
.post-list-wrapper .post-list li.post-holder .post-content {
  display: block;
  width: 100%;
  padding: 25px 25px 30px;
  color: inherit;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  .post-list-wrapper .post-list li.post-holder .post-content {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.post-list-wrapper .post-list li.post-holder .post-content .post-info {
  margin-bottom: 15px;
  padding-right: 40px;
}
.post-list-wrapper .post-list li.post-holder .post-content .post-info .post-categories {
  display: inline;
  font-size: 13px;
  color: inherit;
  line-height: normal;
  white-space: nowrap;
  margin-bottom: 5px;
  margin-right: 15px;
}
.post-list-wrapper .post-list li.post-holder .post-content .post-info .post-categories i {
  font-size: 11px;
  margin-right: 5px;
  color: inherit;
  line-height: normal;
}
.post-list-wrapper .post-list li.post-holder .post-content .post-info .post-categories .label {
  display: none;
}
.post-list-wrapper .post-list li.post-holder .post-content .post-info .post-categories a {
  color: inherit;
}
.post-list-wrapper .post-list li.post-holder .post-content .post-info .post-categories a:visited {
  color: inherit;
  opacity: 0.8;
}
.post-list-wrapper .post-list li.post-holder .post-content .post-info .comments {
  display: inline;
  white-space: nowrap;
  margin-bottom: 5px;
}
.post-list-wrapper .post-list li.post-holder .post-content .post-info .comments i {
  font-size: 11px;
  margin-right: 5px;
  color: inherit;
  line-height: normal;
  display: inline-block;
  vertical-align: middle;
}
.post-list-wrapper .post-list li.post-holder .post-content .post-info .post-icon {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 42px;
  z-index: -1;
  opacity: 0.05;
  color: inherit;
}
.post-list-wrapper .post-list li.post-holder .post-content .post-description .post-text-hld {
  overflow: hidden;
  font-family: 'Work Sans';
  font-size: 14px;
  line-height: 1.8;
  font-weight: 400;
  min-height: 1px;
  max-height: 100%;
}
@media only screen and (max-width: 767px) {
  .post-list-wrapper .post-list li.post-holder .post-content .post-description .post-text-hld {
    font-size: 13px;
  }
}
.post-list-wrapper .post-list li.post-holder .post-content .post-description .post-read-more,
.post-list-wrapper .post-list li.post-holder .post-content .post-description .actions {
  display: none;
}
.post-list-wrapper .post-list li.post-holder .post-content .post-info-bottom .post-author,
.post-list-wrapper .post-list li.post-holder .post-content .post-info-bottom .post-date {
  display: inline;
  font-size: 13px;
  color: inherit;
  line-height: normal;
  white-space: nowrap;
  margin-bottom: 5px;
}
.post-list-wrapper .post-list li.post-holder .post-content .post-info-bottom .post-author i,
.post-list-wrapper .post-list li.post-holder .post-content .post-info-bottom .post-date i {
  font-size: 13px;
  margin-right: 5px;
  color: inherit;
  line-height: normal;
  display: inline-block;
  vertical-align: middle;
}
.post-list-wrapper .post-list li.post-holder .post-content .post-info-bottom .post-author span,
.post-list-wrapper .post-list li.post-holder .post-content .post-info-bottom .post-date span {
  display: inline-block;
  vertical-align: middle;
}
.post-list-wrapper .post-list li.post-holder .post-content .post-info-bottom .post-author .label,
.post-list-wrapper .post-list li.post-holder .post-content .post-info-bottom .post-date .label {
  display: none;
}
.post-list-wrapper .post-list li.post-holder .post-content .post-info-bottom .post-author {
  margin-right: 15px;
}
.post-list-wrapper .post-list li.post-holder .post-content .post-footer .tags {
  display: block;
  padding: 15px 0;
}
.post-list-wrapper .post-list li.post-holder .post-content .post-footer .tags h4 {
  color: inherit;
  display: inline;
  font-weight: 600;
}
.post-list-wrapper .post-list li.post-holder .post-content .post-footer .tags ul.tags {
  display: inline;
}
.post-list-wrapper .post-list li.post-holder .post-content .post-footer .tags ul.tags li {
  list-style: none;
  display: inline;
  padding: 0 8px 0 0;
  font-weight: 400;
}
.post-list-wrapper .post-list li.post-holder .post-content .post-footer .tags ul.tags li a {
  opacity: 0.4;
}
.post-list-wrapper .post-list li.post-holder .post-content .post-footer .tags ul.tags li a:hover,
.post-list-wrapper .post-list li.post-holder .post-content .post-footer .tags ul.tags li a:active,
.post-list-wrapper .post-list li.post-holder .post-content .post-footer .tags ul.tags li a:focus,
.post-list-wrapper .post-list li.post-holder .post-content .post-footer .tags ul.tags li a:visited {
  color: inherit;
  opacity: 0.8;
  text-decoration: underline;
}
.post-list-wrapper.blog-widget-recent-masonry .post-list li.post-holder {
  width: 29%;
  float: left;
}
@media only screen and (max-width: 767px) {
  .post-list-wrapper.blog-widget-recent-masonry .post-list li.post-holder {
    position: static !important;
    width: 100%;
    float: none;
  }
}
.post-list-wrapper.blog-widget-recent-masonry .post-list .post-header {
  padding: 25px 25px 0;
}
@media only screen and (max-width: 767px) {
  .post-list-wrapper.blog-widget-recent-masonry .post-list .post-header {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.post-list-wrapper.blog-widget-recent-masonry .post-list .post-header .post-title {
  max-width: 100%;
  float: none;
}
.post-list-wrapper.blog-widget-recent-masonry .post-list .post-header .post-info {
  padding-bottom: 0;
}
.post-list-wrapper.blog-widget-recent-masonry .post-list .post-header .post-info .post-posed-date .label,
.post-list-wrapper.blog-widget-recent-masonry .post-list .post-header .post-info .post-categories .label {
  display: none;
}
.post-list-wrapper.blog-widget-recent-masonry .post-list .post-header .post-info .post-posed-date i,
.post-list-wrapper.blog-widget-recent-masonry .post-list .post-header .post-info .post-categories i {
  font-size: 11px;
  margin-right: 5px;
  color: inherit;
  line-height: normal;
  display: inline-block;
  vertical-align: middle;
}
.post-list-wrapper.blog-widget-recent-masonry .post-list .post-header .post-info .post-posed-date span,
.post-list-wrapper.blog-widget-recent-masonry .post-list .post-header .post-info .post-categories span,
.post-list-wrapper.blog-widget-recent-masonry .post-list .post-header .post-info .post-posed-date a,
.post-list-wrapper.blog-widget-recent-masonry .post-list .post-header .post-info .post-categories a {
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
}
.post-list-wrapper.blog-widget-recent-masonry .post-list .post-header .post-info .dash {
  margin: 0 4px;
}
.post-list-wrapper.blog-widget-recent-masonry .post-list .post-content .post-description .post-ftimg-hld {
  margin-bottom: 10px;
}
.post-list-wrapper.blog-widget-recent-masonry .post-list .post-content .post-description .post-text-hld {
  display: block;
  width: 100%;
}
.blog-post-view .page-title-wrapper .page-title {
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .blog-post-view .page-title-wrapper .page-title {
    font-size: 27px;
  }
}
.blog-post-view .post-view .postWrapper {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 4px solid rgba(0, 0, 0, 0.1);
}
.blog-post-view .post-view .postWrapper .postTitle {
  margin-bottom: 10px;
}
.blog-post-view .post-view .postWrapper .postTitle h2 {
  display: none;
}
.blog-post-view .post-view .postWrapper .postTitle .postDetails .poster {
  display: inline;
  position: relative;
  top: 1px;
  font-weight: 600;
}
.blog-post-view .post-view .postWrapper .postContent p {
  font-family: 'Work Sans';
  font-size: 14px;
  font-weight: 400;
  line-height: 1.8;
}
.blog-post-view .post-view .postWrapper .postContent p.quote {
  padding: 10px 27px 10px 65px;
  margin-bottom: 1.5em;
  font-size: 22.5px;
  line-height: 1.7;
  border-left: 2px solid #651fff;
  font-family: 'Work Sans';
  font-style: italic;
  font-weight: 400;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog-post-view .post-view .postWrapper .postContent p.quote {
    padding-left: 45px;
    font-size: 19.5px;
  }
}
@media only screen and (max-width: 767px) {
  .blog-post-view .post-view .postWrapper .postContent p.quote {
    padding-left: 35px;
    font-size: 18.5px;
  }
}
.blog-post-view .post-view .postWrapper .addthis_toolbox {
  padding: 0;
  clear: both;
  font-size: 0;
}
.blog-post-view .post-view .postWrapper .addthis_toolbox a {
  width: auto !important;
  height: 30px !important;
  padding: 0 9px !important;
  margin: 5px 10px 5px 0 !important;
  line-height: 30px !important;
  border-radius: 0;
  color: #222;
  background-color: #fff;
  border: 1px solid #222;
  font-size: 0;
  min-width: 50px;
  text-align: center;
}
.blog-post-view .post-view .postWrapper .addthis_toolbox a.addthis_button_facebook {
  border-color: rgba(76, 105, 199, 0.3);
  color: #4c69c7;
}
.blog-post-view .post-view .postWrapper .addthis_toolbox a.addthis_button_facebook > *:not(svg):before {
  content: '\e91a';
}
.blog-post-view .post-view .postWrapper .addthis_toolbox a.addthis_button_facebook:hover {
  border-color: #4c69c7;
}
.blog-post-view .post-view .postWrapper .addthis_toolbox a.addthis_button_twitter {
  border-color: rgba(59, 162, 241, 0.3);
  color: #3ba2f1;
}
.blog-post-view .post-view .postWrapper .addthis_toolbox a.addthis_button_twitter > *:not(svg):before {
  content: '\e920';
}
.blog-post-view .post-view .postWrapper .addthis_toolbox a.addthis_button_twitter:hover {
  border-color: #3ba2f1;
}
.blog-post-view .post-view .postWrapper .addthis_toolbox a.addthis_button_google_plusone {
  border-color: rgba(220, 74, 56, 0.3);
  color: #dc4a38;
}
.blog-post-view .post-view .postWrapper .addthis_toolbox a.addthis_button_google_plusone > *:not(svg):before {
  content: '\e91b';
}
.blog-post-view .post-view .postWrapper .addthis_toolbox a.addthis_button_google_plusone:hover {
  border-color: #dc4a38;
}
.blog-post-view .post-view .postWrapper .addthis_toolbox a svg,
.blog-post-view .post-view .postWrapper .addthis_toolbox a > * span {
  display: none;
}
.blog-post-view .post-view .postWrapper .addthis_toolbox a > * {
  float: none;
  margin-right: 5px;
  position: relative;
  top: -3px;
}
.blog-post-view .post-view .postWrapper .addthis_toolbox a > *:not(svg) {
  height: auto !important;
  width: auto !important;
  line-height: 35px !important;
  background-color: transparent !important;
  display: inline-block;
  font-size: 15px;
  margin: 0;
}
.blog-post-view .post-view .postWrapper .addthis_toolbox a > *:not(svg):before {
  content: '';
  color: inherit;
  font-size: 13px;
  display: inline-block;
  font-family: 'meigee';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
}
.blog-post-view .post-view .postWrapper .tags {
  padding-top: 25px;
}
.blog-post-view .post-view .postWrapper .tags h4 {
  display: inline-block;
  margin-bottom: 0;
  margin-top: 0;
  font-weight: 600;
}
.blog-post-view .post-view .postWrapper .tags ul {
  display: inline;
  padding: 25px 10px 10px;
  margin: 0;
}
.blog-post-view .post-view .postWrapper .tags ul li {
  display: inline;
  padding: 0 6px 0 0;
  font-weight: 400;
  border: none;
  clear: none;
  width: auto;
  margin: 0;
  float: none;
}
.blog-post-view .post-view .post-bottom .post-nextprev-hld a {
  color: rgba(0, 0, 0, 0.8);
  font-weight: 400;
}
.blog-post-view .post-view .post-bottom .post-nextprev-hld a:hover,
.blog-post-view .post-view .post-bottom .post-nextprev-hld a:active,
.blog-post-view .post-view .post-bottom .post-nextprev-hld a:focus {
  color: #651fff;
  text-decoration: underline;
}
.sidebar .block.blog-search .block-content {
  position: relative;
}
.sidebar .block.blog-search .block-content .field.search input {
  height: 40px;
  line-height: 38px;
  padding-left: 10px;
  font-size: 14px;
}
.sidebar .block.blog-search .block-content .action.search {
  right: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.8);
  padding: 0;
}
.sidebar .block.blog-search .block-content .action.search:before {
  color: inherit;
  line-height: inherit;
  content: '\e90e';
  font-family: 'meigee';
  font-size: inherit;
}
.sidebar .block.blog-search .block-content .action.search:hover {
  color: rgba(0, 0, 0, 0.6);
}
.sidebar .block.widget.block-categories ul.accordion {
  margin-left: 0;
}
.sidebar .block.widget.block-categories ul.accordion li {
  list-style: none;
  margin-left: 0;
  padding: 5px 0;
}
.sidebar .block.widget.block-recent-posts .block-content .item a.post-item-link:hover,
.sidebar .block.widget.block-recent-posts .block-content .item a.post-item-link:active,
.sidebar .block.widget.block-recent-posts .block-content .item a.post-item-link:focus,
.sidebar .block.widget.block-recent-posts .block-content .item a.post-item-link:visited {
  color: #651fff;
}
#post-comments * {
  font-family: 'Work Sans';
}
#post-comments .c-comments .c-comment {
  background: rgba(0, 0, 0, 0.04);
  padding: 18px 28px;
}
#post-comments .c-comments .c-comment .c-post {
  margin-left: 0;
}
#post-comments .c-comments .c-comment .c-post .commentDetails .username {
  display: inline;
  font-weight: 600;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
}
#post-comments .c-comments .c-comment .c-post .commentDetails small {
  margin-left: 25px;
  display: inline;
  font-style: italic;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 500;
}
#post-comments .c-comments .c-comment .c-post .commentContent {
  margin-top: 15px;
  line-height: 1.8;
}
#post-comments .c-comments .c-comment .c-post .p-actions {
  display: none;
}
#post-comments .block-title.remply-title {
  margin-top: 20px;
  margin-bottom: 15px;
}
#post-comments .block-title.remply-title strong {
  font-family: 'Barlow';
  font-weight: 600;
  font-size: 26px;
  color: rgba(0, 0, 0, 0.8);
}
#post-comments .c-replyform {
  margin-left: 0;
}
#post-comments .c-replyform .form-horizontal ul.form-list {
  padding-left: 0;
}
#post-comments .c-replyform .form-horizontal ul.form-list li {
  list-style: none;
}
#post-comments .c-replyform .form-horizontal ul.form-list li .form-group {
  margin-bottom: 15px;
}
#post-comments .c-replyform .form-horizontal ul.form-list li .form-group label {
  color: rgba(0, 0, 0, 0.8);
  font-size: 16px;
  font-family: 'Work Sans';
  margin-bottom: 5px;
  display: inline-block;
}
#post-comments .c-replyform .form-horizontal ul.form-list li .form-group input,
#post-comments .c-replyform .form-horizontal ul.form-list li .form-group textarea {
  background-color: rgba(0, 0, 0, 0.04) !important;
  border: 1px solid rgba(0, 0, 0, 0.04);
  color: rgba(0, 0, 0, 0.6);
  font-size: 16px;
  font-family: 'Work Sans';
}
#post-comments .c-replyform .form-horizontal ul.form-list li .form-group input:focus,
#post-comments .c-replyform .form-horizontal ul.form-list li .form-group textarea:focus {
  background-color: #fff !important;
  border-color: rgba(0, 0, 0, 0.2);
  box-shadow: none;
  outline: none;
}
#post-comments .c-replyform .form-horizontal ul.form-list li .form-group input.mage-error,
#post-comments .c-replyform .form-horizontal ul.form-list li .form-group textarea.mage-error {
  border-color: #f44336;
}
#post-comments .c-replyform .form-horizontal ul.form-list li .form-group textarea {
  min-height: 180px;
}
#post-comments .c-replyform .form-horizontal .button-set .btn-default {
  border-radius: 0 !important;
  font-family: 'Barlow';
}
.products-grid.product-hover-2 .product-item-info .product-action-wrapper,
.products-list.product-hover-2 .product-item-info .product-action-wrapper {
  padding-top: 0;
  display: inline-block;
  width: auto;
}
.products-grid.product-hover-2 .product-item-info .product-action-wrapper .btn,
.products-list.product-hover-2 .product-item-info .product-action-wrapper .btn {
  margin-right: 0;
  margin-bottom: 0;
}
.products-grid.product-hover-2 .product-item-info .image-wrapper .hover-buttons,
.products-list.product-hover-2 .product-item-info .image-wrapper .hover-buttons,
.products-grid.product-hover-3 .product-item-info .image-wrapper .hover-buttons,
.products-list.product-hover-3 .product-item-info .image-wrapper .hover-buttons {
  top: 100%;
  bottom: auto;
  left: 0;
  width: 100%;
  text-align: center;
  background-color: transparent;
}
.products-grid.product-hover-2 .product-item-info .image-wrapper .hover-buttons .lightbox-button,
.products-list.product-hover-2 .product-item-info .image-wrapper .hover-buttons .lightbox-button,
.products-grid.product-hover-3 .product-item-info .image-wrapper .hover-buttons .lightbox-button,
.products-list.product-hover-3 .product-item-info .image-wrapper .hover-buttons .lightbox-button {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
.products-grid.product-hover-2 .product-item-info .image-wrapper .hover-buttons .btn,
.products-list.product-hover-2 .product-item-info .image-wrapper .hover-buttons .btn,
.products-grid.product-hover-3 .product-item-info .image-wrapper .hover-buttons .btn,
.products-list.product-hover-3 .product-item-info .image-wrapper .hover-buttons .btn {
  padding: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border: none;
  float: none;
  display: inline-block;
}
.products-grid.product-hover-2 .product-item-info .image-wrapper .hover-buttons .btn i,
.products-list.product-hover-2 .product-item-info .image-wrapper .hover-buttons .btn i,
.products-grid.product-hover-3 .product-item-info .image-wrapper .hover-buttons .btn i,
.products-list.product-hover-3 .product-item-info .image-wrapper .hover-buttons .btn i {
  display: inline-block;
  line-height: inherit;
  font-size: 22px;
  vertical-align: middle;
}
.products-grid.product-hover-2 .product-item-info .image-wrapper .hover-buttons .btn span,
.products-list.product-hover-2 .product-item-info .image-wrapper .hover-buttons .btn span,
.products-grid.product-hover-3 .product-item-info .image-wrapper .hover-buttons .btn span,
.products-list.product-hover-3 .product-item-info .image-wrapper .hover-buttons .btn span {
  display: none;
}
.products-grid.product-hover-2 .product-item-info .image-wrapper .hover-buttons .btn.weltpixel-quickview i,
.products-list.product-hover-2 .product-item-info .image-wrapper .hover-buttons .btn.weltpixel-quickview i,
.products-grid.product-hover-3 .product-item-info .image-wrapper .hover-buttons .btn.weltpixel-quickview i,
.products-list.product-hover-3 .product-item-info .image-wrapper .hover-buttons .btn.weltpixel-quickview i {
  font-size: 17px;
}
.products-grid.product-hover-2 .product-item-info .image-wrapper .hover-buttons .add-to-links,
.products-list.product-hover-2 .product-item-info .image-wrapper .hover-buttons .add-to-links,
.products-grid.product-hover-3 .product-item-info .image-wrapper .hover-buttons .add-to-links,
.products-list.product-hover-3 .product-item-info .image-wrapper .hover-buttons .add-to-links {
  float: none;
  display: inline-block;
  vertical-align: middle;
}
.products-grid.product-hover-2 .product-item-info .image-wrapper .hover-buttons .lightbox-button,
.products-list.product-hover-2 .product-item-info .image-wrapper .hover-buttons .lightbox-button,
.products-grid.product-hover-3 .product-item-info .image-wrapper .hover-buttons .lightbox-button,
.products-list.product-hover-3 .product-item-info .image-wrapper .hover-buttons .lightbox-button,
.products-grid.product-hover-2 .product-item-info .image-wrapper .hover-buttons .btn,
.products-list.product-hover-2 .product-item-info .image-wrapper .hover-buttons .btn,
.products-grid.product-hover-3 .product-item-info .image-wrapper .hover-buttons .btn,
.products-list.product-hover-3 .product-item-info .image-wrapper .hover-buttons .btn,
.products-grid.product-hover-2 .product-item-info .image-wrapper .hover-buttons .add-to-links a.action,
.products-list.product-hover-2 .product-item-info .image-wrapper .hover-buttons .add-to-links a.action,
.products-grid.product-hover-3 .product-item-info .image-wrapper .hover-buttons .add-to-links a.action,
.products-list.product-hover-3 .product-item-info .image-wrapper .hover-buttons .add-to-links a.action {
  border-radius: 50%;
  background-color: #fff;
  color: rgba(0, 0, 0, 0.8);
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: opacity 0.3s, background 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.3s, background 0.5s, -webkit-transform 0.5s;
  transition: transform .5s,opacity .3s,background .5s;
  transition: transform 0.5s, opacity 0.3s, background 0.5s, -webkit-transform 0.5s;
}
.products-grid.product-hover-2 .product-item-info .image-wrapper .hover-buttons .lightbox-button:hover,
.products-list.product-hover-2 .product-item-info .image-wrapper .hover-buttons .lightbox-button:hover,
.products-grid.product-hover-3 .product-item-info .image-wrapper .hover-buttons .lightbox-button:hover,
.products-list.product-hover-3 .product-item-info .image-wrapper .hover-buttons .lightbox-button:hover,
.products-grid.product-hover-2 .product-item-info .image-wrapper .hover-buttons .btn:hover,
.products-list.product-hover-2 .product-item-info .image-wrapper .hover-buttons .btn:hover,
.products-grid.product-hover-3 .product-item-info .image-wrapper .hover-buttons .btn:hover,
.products-list.product-hover-3 .product-item-info .image-wrapper .hover-buttons .btn:hover,
.products-grid.product-hover-2 .product-item-info .image-wrapper .hover-buttons .add-to-links a.action:hover,
.products-list.product-hover-2 .product-item-info .image-wrapper .hover-buttons .add-to-links a.action:hover,
.products-grid.product-hover-3 .product-item-info .image-wrapper .hover-buttons .add-to-links a.action:hover,
.products-list.product-hover-3 .product-item-info .image-wrapper .hover-buttons .add-to-links a.action:hover,
.products-grid.product-hover-2 .product-item-info .image-wrapper .hover-buttons .lightbox-button:active,
.products-list.product-hover-2 .product-item-info .image-wrapper .hover-buttons .lightbox-button:active,
.products-grid.product-hover-3 .product-item-info .image-wrapper .hover-buttons .lightbox-button:active,
.products-list.product-hover-3 .product-item-info .image-wrapper .hover-buttons .lightbox-button:active,
.products-grid.product-hover-2 .product-item-info .image-wrapper .hover-buttons .btn:active,
.products-list.product-hover-2 .product-item-info .image-wrapper .hover-buttons .btn:active,
.products-grid.product-hover-3 .product-item-info .image-wrapper .hover-buttons .btn:active,
.products-list.product-hover-3 .product-item-info .image-wrapper .hover-buttons .btn:active,
.products-grid.product-hover-2 .product-item-info .image-wrapper .hover-buttons .add-to-links a.action:active,
.products-list.product-hover-2 .product-item-info .image-wrapper .hover-buttons .add-to-links a.action:active,
.products-grid.product-hover-3 .product-item-info .image-wrapper .hover-buttons .add-to-links a.action:active,
.products-list.product-hover-3 .product-item-info .image-wrapper .hover-buttons .add-to-links a.action:active,
.products-grid.product-hover-2 .product-item-info .image-wrapper .hover-buttons .lightbox-button:focus,
.products-list.product-hover-2 .product-item-info .image-wrapper .hover-buttons .lightbox-button:focus,
.products-grid.product-hover-3 .product-item-info .image-wrapper .hover-buttons .lightbox-button:focus,
.products-list.product-hover-3 .product-item-info .image-wrapper .hover-buttons .lightbox-button:focus,
.products-grid.product-hover-2 .product-item-info .image-wrapper .hover-buttons .btn:focus,
.products-list.product-hover-2 .product-item-info .image-wrapper .hover-buttons .btn:focus,
.products-grid.product-hover-3 .product-item-info .image-wrapper .hover-buttons .btn:focus,
.products-list.product-hover-3 .product-item-info .image-wrapper .hover-buttons .btn:focus,
.products-grid.product-hover-2 .product-item-info .image-wrapper .hover-buttons .add-to-links a.action:focus,
.products-list.product-hover-2 .product-item-info .image-wrapper .hover-buttons .add-to-links a.action:focus,
.products-grid.product-hover-3 .product-item-info .image-wrapper .hover-buttons .add-to-links a.action:focus,
.products-list.product-hover-3 .product-item-info .image-wrapper .hover-buttons .add-to-links a.action:focus {
  background-color: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
}
.products-grid.product-hover-2 .product-item-info .image-wrapper .hover-buttons .lightbox-button.hover-btn-1,
.products-list.product-hover-2 .product-item-info .image-wrapper .hover-buttons .lightbox-button.hover-btn-1,
.products-grid.product-hover-3 .product-item-info .image-wrapper .hover-buttons .lightbox-button.hover-btn-1,
.products-list.product-hover-3 .product-item-info .image-wrapper .hover-buttons .lightbox-button.hover-btn-1,
.products-grid.product-hover-2 .product-item-info .image-wrapper .hover-buttons .btn.hover-btn-1,
.products-list.product-hover-2 .product-item-info .image-wrapper .hover-buttons .btn.hover-btn-1,
.products-grid.product-hover-3 .product-item-info .image-wrapper .hover-buttons .btn.hover-btn-1,
.products-list.product-hover-3 .product-item-info .image-wrapper .hover-buttons .btn.hover-btn-1,
.products-grid.product-hover-2 .product-item-info .image-wrapper .hover-buttons .add-to-links a.action.hover-btn-1,
.products-list.product-hover-2 .product-item-info .image-wrapper .hover-buttons .add-to-links a.action.hover-btn-1,
.products-grid.product-hover-3 .product-item-info .image-wrapper .hover-buttons .add-to-links a.action.hover-btn-1,
.products-list.product-hover-3 .product-item-info .image-wrapper .hover-buttons .add-to-links a.action.hover-btn-1 {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.products-grid.product-hover-2 .product-item-info .image-wrapper .hover-buttons .lightbox-button.hover-btn-2,
.products-list.product-hover-2 .product-item-info .image-wrapper .hover-buttons .lightbox-button.hover-btn-2,
.products-grid.product-hover-3 .product-item-info .image-wrapper .hover-buttons .lightbox-button.hover-btn-2,
.products-list.product-hover-3 .product-item-info .image-wrapper .hover-buttons .lightbox-button.hover-btn-2,
.products-grid.product-hover-2 .product-item-info .image-wrapper .hover-buttons .btn.hover-btn-2,
.products-list.product-hover-2 .product-item-info .image-wrapper .hover-buttons .btn.hover-btn-2,
.products-grid.product-hover-3 .product-item-info .image-wrapper .hover-buttons .btn.hover-btn-2,
.products-list.product-hover-3 .product-item-info .image-wrapper .hover-buttons .btn.hover-btn-2,
.products-grid.product-hover-2 .product-item-info .image-wrapper .hover-buttons .add-to-links a.action.hover-btn-2,
.products-list.product-hover-2 .product-item-info .image-wrapper .hover-buttons .add-to-links a.action.hover-btn-2,
.products-grid.product-hover-3 .product-item-info .image-wrapper .hover-buttons .add-to-links a.action.hover-btn-2,
.products-list.product-hover-3 .product-item-info .image-wrapper .hover-buttons .add-to-links a.action.hover-btn-2 {
  -webkit-transition-delay: .1s;
  transition-delay: .1s;
}
.products-grid.product-hover-2 .product-item-info .image-wrapper .hover-buttons .lightbox-button.hover-btn-3,
.products-list.product-hover-2 .product-item-info .image-wrapper .hover-buttons .lightbox-button.hover-btn-3,
.products-grid.product-hover-3 .product-item-info .image-wrapper .hover-buttons .lightbox-button.hover-btn-3,
.products-list.product-hover-3 .product-item-info .image-wrapper .hover-buttons .lightbox-button.hover-btn-3,
.products-grid.product-hover-2 .product-item-info .image-wrapper .hover-buttons .btn.hover-btn-3,
.products-list.product-hover-2 .product-item-info .image-wrapper .hover-buttons .btn.hover-btn-3,
.products-grid.product-hover-3 .product-item-info .image-wrapper .hover-buttons .btn.hover-btn-3,
.products-list.product-hover-3 .product-item-info .image-wrapper .hover-buttons .btn.hover-btn-3,
.products-grid.product-hover-2 .product-item-info .image-wrapper .hover-buttons .add-to-links a.action.hover-btn-3,
.products-list.product-hover-2 .product-item-info .image-wrapper .hover-buttons .add-to-links a.action.hover-btn-3,
.products-grid.product-hover-3 .product-item-info .image-wrapper .hover-buttons .add-to-links a.action.hover-btn-3,
.products-list.product-hover-3 .product-item-info .image-wrapper .hover-buttons .add-to-links a.action.hover-btn-3 {
  -webkit-transition-delay: .2s;
  transition-delay: .2s;
}
.products-grid.product-hover-2 .product-item-info:hover .image-wrapper .hover-buttons .lightbox-button,
.products-list.product-hover-2 .product-item-info:hover .image-wrapper .hover-buttons .lightbox-button,
.products-grid.product-hover-3 .product-item-info:hover .image-wrapper .hover-buttons .lightbox-button,
.products-list.product-hover-3 .product-item-info:hover .image-wrapper .hover-buttons .lightbox-button,
.products-grid.product-hover-2 .product-item-info:hover .image-wrapper .hover-buttons .btn,
.products-list.product-hover-2 .product-item-info:hover .image-wrapper .hover-buttons .btn,
.products-grid.product-hover-3 .product-item-info:hover .image-wrapper .hover-buttons .btn,
.products-list.product-hover-3 .product-item-info:hover .image-wrapper .hover-buttons .btn,
.products-grid.product-hover-2 .product-item-info:hover .image-wrapper .hover-buttons .add-to-links a.action,
.products-list.product-hover-2 .product-item-info:hover .image-wrapper .hover-buttons .add-to-links a.action,
.products-grid.product-hover-3 .product-item-info:hover .image-wrapper .hover-buttons .add-to-links a.action,
.products-list.product-hover-3 .product-item-info:hover .image-wrapper .hover-buttons .add-to-links a.action {
  visibility: visible;
  bottom: 0;
  -webkit-transform: translateY(-72px);
  transform: translateY(-72px);
  opacity: 1;
}
.products-grid.product-hover-2 .product-item-info:hover .image-wrapper .hover-buttons > *:not(last-child),
.products-list.product-hover-2 .product-item-info:hover .image-wrapper .hover-buttons > *:not(last-child),
.products-grid.product-hover-3 .product-item-info:hover .image-wrapper .hover-buttons > *:not(last-child),
.products-list.product-hover-3 .product-item-info:hover .image-wrapper .hover-buttons > *:not(last-child) {
  margin-right: 7px;
}
.products-grid.product-hover-3 .product-item-info,
.products-list.product-hover-3 .product-item-info {
  position: relative;
}
.products-grid.product-hover-3 .product-item-info .image-wrapper .product-item-photo,
.products-list.product-hover-3 .product-item-info .image-wrapper .product-item-photo,
.products-grid.product-hover-3 .product-item-info .image-wrapper .product-image-container,
.products-list.product-hover-3 .product-item-info .image-wrapper .product-image-container {
  display: block;
}
.products-grid.product-hover-3 .product-item-info .image-wrapper .more-views,
.products-list.product-hover-3 .product-item-info .image-wrapper .more-views {
  overflow: hidden;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 1;
  position: relative;
  top: 0;
  left: 0;
}
.products-grid.product-hover-3 .product-item-info .image-wrapper .more-views .owl-stage-outer,
.products-list.product-hover-3 .product-item-info .image-wrapper .more-views .owl-stage-outer {
  padding: 0;
  width: 100%;
}
.products-grid.product-hover-3 .product-item-info .image-wrapper .more-views .owl-nav div,
.products-list.product-hover-3 .product-item-info .image-wrapper .more-views .owl-nav div {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  z-index: 1;
  line-height: 40px;
  overflow: hidden;
  font-size: 18px;
  opacity: 0;
  background: #f5f5f5;
  transition: all .3s ease;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  text-align: center;
  transform: translateY(0);
}
.products-grid.product-hover-3 .product-item-info .image-wrapper .more-views .owl-nav div:hover,
.products-list.product-hover-3 .product-item-info .image-wrapper .more-views .owl-nav div:hover {
  background-color: #fff;
}
.products-grid.product-hover-3 .product-item-info .image-wrapper .more-views .owl-nav div i,
.products-list.product-hover-3 .product-item-info .image-wrapper .more-views .owl-nav div i {
  line-height: inherit;
}
.products-grid.product-hover-3 .product-item-info .image-wrapper .more-views .owl-nav div.owl-prev,
.products-list.product-hover-3 .product-item-info .image-wrapper .more-views .owl-nav div.owl-prev {
  left: -100px;
}
.products-grid.product-hover-3 .product-item-info .image-wrapper .more-views .owl-nav div.owl-next,
.products-list.product-hover-3 .product-item-info .image-wrapper .more-views .owl-nav div.owl-next {
  right: -100px;
}
.products-grid.product-hover-3 .product-item-info .image-wrapper .more-views:not(.owl-loaded) a,
.products-list.product-hover-3 .product-item-info .image-wrapper .more-views:not(.owl-loaded) a {
  display: block;
}
.products-grid.product-hover-3 .product-item-info .image-wrapper .more-views:not(.owl-loaded) a:not(.first),
.products-list.product-hover-3 .product-item-info .image-wrapper .more-views:not(.owl-loaded) a:not(.first) {
  display: none;
}
.products-grid.product-hover-3 .product-item-info .image-wrapper .more-views + .product-item-photo,
.products-list.product-hover-3 .product-item-info .image-wrapper .more-views + .product-item-photo {
  display: none;
}
.products-grid.product-hover-3 .product-item-info .product-item-details,
.products-list.product-hover-3 .product-item-info .product-item-details {
  padding-bottom: 5px;
}
.products-grid.product-hover-3 .product-item-info .product-item-details .product-item-description,
.products-list.product-hover-3 .product-item-info .product-item-details .product-item-description {
  margin: 5px 0 15px;
}
@media only screen and (min-width: 992px) {
  .products-grid.product-hover-3 .product-item-info .mobile-action-buttons .product-action-wrapper,
  .products-list.product-hover-3 .product-item-info .mobile-action-buttons .product-action-wrapper {
    padding-top: 0;
  }
}
.products-grid.product-hover-3 .product-item-info:before,
.products-list.product-hover-3 .product-item-info:before {
  content: '';
  display: block;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: auto;
  height: auto;
  transition: all .3s ease;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  z-index: -1;
  -webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 991px) {
  .products-grid.product-hover-3 .product-item-info:before,
  .products-list.product-hover-3 .product-item-info:before {
    content: none !important;
  }
}
.products-grid.product-hover-3 .product-item-info .mobile-action-buttons,
.products-list.product-hover-3 .product-item-info .mobile-action-buttons {
  display: block;
  position: absolute;
  width: auto;
  left: 0;
  right: 0;
  top: 100%;
  -webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
  text-align: left;
  max-height: 0px;
  background: #fff;
  padding: 0;
  transition: all .3s ease;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
}
@media only screen and (max-width: 991px) {
  .products-grid.product-hover-3 .product-item-info .mobile-action-buttons,
  .products-list.product-hover-3 .product-item-info .mobile-action-buttons {
    position: static;
    background-color: transparent;
    box-shadow: none;
    padding: 0 !important;
  }
}
.products-grid.product-hover-3 .product-item-info .mobile-action-buttons .btn,
.products-list.product-hover-3 .product-item-info .mobile-action-buttons .btn {
  display: inline-block;
}
.products-grid.product-hover-3 .product-item-info .mobile-action-buttons .btn i,
.products-list.product-hover-3 .product-item-info .mobile-action-buttons .btn i {
  display: none;
}
.products-grid.product-hover-3 .product-item-info .mobile-action-buttons .add-to-links,
.products-list.product-hover-3 .product-item-info .mobile-action-buttons .add-to-links {
  display: none;
}
@media only screen and (max-width: 991px) {
  .products-grid.product-hover-3 .product-item-info .mobile-action-buttons .add-to-links,
  .products-list.product-hover-3 .product-item-info .mobile-action-buttons .add-to-links {
    display: block;
  }
}
.products-grid.product-hover-3 .product-item-info .mobile-action-buttons > *,
.products-list.product-hover-3 .product-item-info .mobile-action-buttons > * {
  -moz-transform: scale(0) translateY(110%);
  -ms-transform: scale(0) translateY(110%);
  -o-transform: scale(0) translateY(110%);
  -webkit-transform: scale(0) translateY(110%);
  transform: scale(0) translateY(110%);
  transition: all .3s ease;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
}
@media only screen and (max-width: 991px) {
  .products-grid.product-hover-3 .product-item-info .mobile-action-buttons > *,
  .products-list.product-hover-3 .product-item-info .mobile-action-buttons > * {
    -moz-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    -o-transform: scale(1) translateY(0);
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
  }
}
.products-grid.product-hover-3 .product-item-info:hover:before,
.products-list.product-hover-3 .product-item-info:hover:before {
  opacity: 1;
  visibility: visible;
  left: -30px;
  top: -30px;
  right: -30px;
}
.products-grid.product-hover-3 .product-item-info:hover .mobile-action-buttons,
.products-list.product-hover-3 .product-item-info:hover .mobile-action-buttons {
  left: -30px;
  right: -30px;
  max-height: 400px;
  opacity: 1;
  z-index: 100;
  padding: 0 30px 30px;
}
.products-grid.product-hover-3 .product-item-info:hover .mobile-action-buttons > *,
.products-list.product-hover-3 .product-item-info:hover .mobile-action-buttons > * {
  -moz-transform: scale(1) translateY(0);
  -ms-transform: scale(1) translateY(0);
  -o-transform: scale(1) translateY(0);
  -webkit-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
}
.products-grid.product-hover-3 .product-item-info:hover .image-wrapper .more-views .owl-nav div,
.products-list.product-hover-3 .product-item-info:hover .image-wrapper .more-views .owl-nav div {
  opacity: 1;
}
.products-grid.product-hover-3 .product-item-info:hover .image-wrapper .more-views .owl-nav div.owl-prev,
.products-list.product-hover-3 .product-item-info:hover .image-wrapper .more-views .owl-nav div.owl-prev {
  left: 0;
}
.products-grid.product-hover-3 .product-item-info:hover .image-wrapper .more-views .owl-nav div.owl-next,
.products-list.product-hover-3 .product-item-info:hover .image-wrapper .more-views .owl-nav div.owl-next {
  right: 0;
}
.products-grid.products-widget-slider.product-hover-3 .product-items,
.products-list.products-widget-slider.product-hover-3 .product-items {
  padding-right: 80px;
}
.products-grid.products-widget-slider.product-hover-3 .product-items .owl-stage-outer,
.products-list.products-widget-slider.product-hover-3 .product-items .owl-stage-outer {
  padding: 40px 40px 10px;
  width: calc(100% +  80px);
}
.products-grid.products-widget-slider.product-hover-3 .product-items .owl-stage-outer .owl-item,
.products-list.products-widget-slider.product-hover-3 .product-items .owl-stage-outer .owl-item {
  transition: all .3s ease;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
}
.products-grid.products-widget-slider.product-hover-3 .product-items .owl-stage-outer .owl-item:hover,
.products-list.products-widget-slider.product-hover-3 .product-items .owl-stage-outer .owl-item:hover {
  z-index: 100;
}
.products-grid.products-widget-slider.product-hover-3 .product-items .owl-stage-outer .owl-item:not(.active),
.products-list.products-widget-slider.product-hover-3 .product-items .owl-stage-outer .owl-item:not(.active) {
  opacity: 0;
  visibility: hidden;
}
.products-grid.products-widget-slider.product-hover-3 .product-item-info .mobile-action-buttons,
.products-list.products-widget-slider.product-hover-3 .product-item-info .mobile-action-buttons {
  position: relative;
  background: transparent;
  box-shadow: none;
  left: 0;
  right: 0;
  padding: 0;
  min-height: 50px;
}
@media only screen and (min-width: 992px) {
  .products-grid.products-widget-slider.product-hover-3 .product-item-info .mobile-action-buttons .product-action-wrapper,
  .products-list.products-widget-slider.product-hover-3 .product-item-info .mobile-action-buttons .product-action-wrapper {
    padding-top: 0;
  }
}
.products-list.product-hover-2 .product-item-info .product-action-wrapper {
  display: inline-block;
  vertical-align: middle;
}
.products-list.product-hover-2 .product-item-info .product-action-wrapper .btn {
  margin-right: 0;
}
.products-list.product-hover-3 .product-items.list .product-item.item {
  position: relative;
  transition: border .3s ease;
  -moz-transition: border .3s ease;
  -webkit-transition: border .3s ease;
  -o-transition: border .3s ease;
}
.products-list.product-hover-3 .product-items.list .product-item.item:hover {
  border-color: rgba(0, 0, 0, 0);
  z-index: 10;
}
.products-list.product-hover-3 .product-item-info {
  position: relative;
}
.products-list.product-hover-3 .product-item-info .mobile-action-buttons {
  display: inline-block;
  position: static;
  padding: 0 !important;
  background-color: transparent;
  box-shadow: none;
}
@media only screen and (max-width: 991px) {
  .products-list.product-hover-3 .product-item-info .mobile-action-buttons {
    max-height: fit-content;
    width: 100%;
    display: block;
  }
}
@media only screen and (min-width: 992px) {
  .products-list.product-hover-3 .product-item-info .mobile-action-buttons .product-action-wrapper {
    padding-top: 0;
  }
}
.products-list.product-hover-3 .product-item-info.row:hover {
  margin: 0 -10px;
}
.products-list.product-hover-3 .product-item-info:hover {
  left: 0;
  right: 0;
}
.products-list.product-hover-3 .product-item-info:hover:before {
  bottom: -20px;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
@media only screen and (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  .hidden-lg {
    display: none !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  .hidden-md {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  .hidden-sm {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  .hidden-xs {
    display: none !important;
  }
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
hr.indent-9,
hr.indent-12,
hr.indent-18,
hr.indent-24,
hr.indent-28,
hr.indent-32,
hr.indent-36,
hr.indent-40,
hr.indent-46,
hr.indent-52,
hr.indent-56,
hr.indent-60,
hr.indent-64,
hr.indent-72,
hr.indent-76,
hr.indent-80,
hr.indent-84,
hr.indent-88,
hr.indent-92,
hr.indent-96,
hr.indent-100,
hr.indent-104,
hr.indent-108,
hr.indent-112,
hr.indent-116,
hr.indent-120,
hr.indent-124,
hr.indent-128,
hr.indent-132,
hr.indent-136,
hr.indent-140,
hr.indent-144,
hr.indent-148,
hr.indent-152,
hr.indent-156,
hr.indent-160,
hr.indent-164,
hr.indent-168,
hr.indent-172,
hr.indent-176,
hr.indent-180,
hr.solid,
hr.dotted,
hr.dashed {
  padding: 0;
  border: none;
  background: none;
  height: 0;
  clear: both;
}
hr.dashed,
span.dashed {
  border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
  margin: 0;
}
hr.indent-9,
span.indent-9 {
  margin: 9px 0;
}
hr.indent-12,
span.indent-12 {
  margin: 12px 0;
}
hr.indent-18,
span.indent-18 {
  margin: 18px 0;
}
hr.indent-24,
span.indent-24 {
  margin: 24px 0;
}
hr.indent-28,
span.indent-28 {
  margin: 28px 0;
}
hr.indent-32,
span.indent-32 {
  margin: 32px 0;
}
hr.indent-36,
span.indent-36 {
  margin: 36px 0;
}
hr.indent-40,
span.indent-40 {
  margin: 40px 0;
}
hr.indent-46,
span.indent-46 {
  margin: 46px 0;
}
hr.indent-52,
span.indent-52 {
  margin: 52px 0;
}
hr.indent-56,
span.indent-56 {
  margin: 56px 0;
}
hr.indent-60,
span.indent-60 {
  margin: 60px 0;
}
hr.indent-64,
span.indent-64 {
  margin: 64px 0;
}
hr.indent-72,
span.indent-72 {
  margin: 72px 0;
}
hr.indent-76,
span.indent-76 {
  margin: 76px 0;
}
hr.indent-80,
span.indent-80 {
  margin: 80px 0;
}
hr.indent-84,
span.indent-84 {
  margin: 84px 0;
}
hr.indent-88,
span.indent-88 {
  margin: 88px 0;
}
hr.indent-92,
span.indent-92 {
  margin: 92px 0;
}
hr.indent-96,
span.indent-96 {
  margin: 96px 0;
}
hr.indent-100,
span.indent-100 {
  margin: 100px 0;
}
hr.indent-104,
span.indent-104 {
  margin: 104px 0;
}
hr.indent-108,
span.indent-108 {
  margin: 108px 0;
}
hr.indent-112,
span.indent-112 {
  margin: 112px 0;
}
hr.indent-116,
span.indent-116 {
  margin: 116px 0;
}
hr.indent-120,
span.indent-120 {
  margin: 120px 0;
}
hr.indent-124,
span.indent-124 {
  margin: 124px 0;
}
hr.indent-128,
span.indent-128 {
  margin: 128px 0;
}
hr.indent-132,
span.indent-132 {
  margin: 132px 0;
}
hr.indent-136,
span.indent-136 {
  margin: 136px 0;
}
hr.indent-140,
span.indent-140 {
  margin: 140px 0;
}
hr.indent-144,
span.indent-144 {
  margin: 144px 0;
}
hr.indent-148,
span.indent-148 {
  margin: 148px 0;
}
hr.indent-152,
span.indent-152 {
  margin: 152px 0;
}
hr.indent-156,
span.indent-156 {
  margin: 156px 0;
}
hr.indent-160,
span.indent-160 {
  margin: 160px 0;
}
hr.indent-164,
span.indent-164 {
  margin: 164px 0;
}
hr.indent-168,
span.indent-168 {
  margin: 168px 0;
}
hr.indent-172,
span.indent-172 {
  margin: 172px 0;
}
hr.indent-176,
span.indent-176 {
  margin: 176px 0;
}
hr.indent-180,
span.indent-180 {
  margin: 180px 0;
}
hr.white-space {
  margin-top: 0 !important;
  width: 100%;
  border: none;
}
hr.solid {
  border-bottom: 1px solid rgba(0, 0, 0, 0.13);
  margin: 0;
}
hr.dotted {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.13);
  margin: 0;
}
hr.dashed {
  border-bottom: 1px dashed rgba(0, 0, 0, 0.13);
  margin: 0;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body .h1,
body .h2,
body .h3,
body .h4,
body .h5,
body .h6 {
  font-family: 'Barlow';
  color: rgba(0, 0, 0, 0.8);
  letter-spacing: -0.2px;
}
.page-main .block {
  margin-bottom: 0;
}
html,
body {
  height: auto;
  min-height: 100%;
}
html .clearfix:after,
body .clearfix:after,
html .clearfix:before,
body .clearfix:before {
  content: '';
  display: table;
  clear: both;
}
.wide-layout .fullwidth-block {
  margin: 0 -100%;
}
.wide-layout .fullwidth-block .fullwidth-inner {
  width: 100vw;
  margin: 0 auto;
  padding: 0 10px;
}
@media only screen and (min-width: 1200px) {
  .wide-layout .fullwidth-block .fullwidth-inner {
    padding: 0 9px;
  }
}
.boxed-layout .fullwidth-block {
  margin: 0 -17px;
}
.boxed-layout .fullwidth-block .fullwidth-inner {
  width: 100%;
  margin: 0 auto;
  padding: 0 10px;
}
@media only screen and (min-width: 768px) {
  .page-layout-2columns-left .column.main {
    width: 75%;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 25%;
    padding-right: 20px;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 25%;
    padding-right: 20px;
  }
  .page-layout-2columns-right .column.main {
    width: 75%;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 25%;
    padding-left: 20px;
    padding-right: 0;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 25%;
    padding-left: 20px;
    padding-right: 0;
  }
}
@media only screen and (min-width: 992px) {
  .page-layout-3columns .column.main {
    width: 50%;
    order: 2;
  }
  .page-layout-3columns .sidebar-main {
    width: 25%;
    padding-right: 20px;
    order: 1;
  }
  .page-layout-3columns .sidebar-additional {
    width: 25%;
    padding-left: 20px;
    padding-right: 0;
    order: 3;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .page-layout-3columns .column.main {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
    order: 1;
  }
  .page-layout-3columns .sidebar-main {
    width: 50%;
    padding-right: 10px;
    max-width: 50%;
    flex: 0 0 50%;
    order: 2;
  }
  .page-layout-3columns .sidebar-additional {
    width: 50%;
    max-width: 50%;
    flex: 0 0 50%;
    padding-left: 10px;
    padding-right: 0;
    order: 3;
  }
}
.page-wrapper {
  overflow: hidden;
}
.cms-index-index .column.main {
  padding-bottom: 0;
}
@-moz-document url-prefix() {
  @media only screen and (max-width: 767px) {
    .columns .column.main {
      max-width: calc(100vw -  30px);
    }
  }
}
body:not(.cms-index-index):not(.catalog-category-view) #maincontent {
  padding-top: 20px;
}
@media only screen and (min-width: 1200px) {
  .boxed-layout #maincontent,
  .boxed-layout .container {
    padding-left: 40px;
    padding-right: 40px;
  }
  .boxed-layout .fullwidth-block {
    margin: 0 -40px;
  }
  .boxed-layout .fullwidth-block .fullwidth-inner {
    width: 100%;
    margin: 0 auto;
    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"] {
  font-family: 'Work Sans';
  font-size: 16px;
  height: 50px;
  line-height: 48px;
  background-color: rgba(0, 0, 0, 0.04);
  color: rgba(0, 0, 0, 0.6);
  border: 1px solid rgba(0, 0, 0, 0.04);
  padding-left: 20px;
  padding-right: 10px;
  box-shadow: none;
}
input[type="text"].qty,
input[type="password"].qty,
input[type="url"].qty,
input[type="tel"].qty,
input[type="search"].qty,
input[type="number"].qty,
input[type="datetime"].qty,
input[type="email"].qty {
  padding: 0 3px;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.2);
  color: rgba(0, 0, 0, 0.6);
}
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,
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,
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,
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: rgba(0, 0, 0, 0.3);
}
input[type="text"].mage-error,
input[type="password"].mage-error,
input[type="url"].mage-error,
input[type="tel"].mage-error,
input[type="search"].mage-error,
input[type="number"].mage-error,
input[type="datetime"].mage-error,
input[type="email"].mage-error {
  border-color: #f44336;
}
.password-strength-meter {
  background-color: #e8e8e8;
}
textarea {
  font-family: 'Work Sans';
  font-size: 16px;
  line-height: 25px;
  background-color: rgba(0, 0, 0, 0.04);
  color: rgba(0, 0, 0, 0.6);
  border: 1px solid rgba(0, 0, 0, 0.04);
  padding-left: 20px;
}
textarea:focus {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.2);
  color: rgba(0, 0, 0, 0.6);
}
textarea::-webkit-input-placeholder,
textarea::-moz-placeholder,
textarea::-ms-input-placeholder,
textarea:-moz-placeholder {
  color: rgba(0, 0, 0, 0.3);
}
textarea.mage-error {
  border-color: #f44336;
}
.fieldset > .field.required > .label:after,
.fieldset > .fields > .field.required > .label:after,
.fieldset > .field._required > .label:after,
.fieldset > .fields > .field._required > .label:after,
.product-options-wrapper .fieldset-product-options-inner.required .legend:after,
.product-options-wrapper .fieldset-product-options-inner._required .legend:after {
  color: #f44336;
}
select,
.toolbar select {
  height: 40px;
  line-height: 40px;
  padding-top: 0;
  padding-bottom: 0;
  border: none;
  background-color: rgba(0, 0, 0, 0.04);
  color: rgba(0, 0, 0, 0.6);
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='9' height='9' viewBox='0 0 9 9' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Emeigee-drop%3C/title%3E%3Cdesc%3ECreated using Figma%3C/desc%3E%3Cg id='Canvas' transform='translate(393 11)'%3E%3Cg id='icons'%3E%3Cg id='meigee-drop'%3E%3Cuse xlink:href='%23path0_stroke' transform='translate(-392 -8)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3Cpath id='path0_stroke' d='M 3.5 3.5L 3.14645 3.85355L 3.5 4.20711L 3.85355 3.85355L 3.5 3.5ZM -0.353553 0.353553L 3.14645 3.85355L 3.85355 3.14645L 0.353553 -0.353553L -0.353553 0.353553ZM 3.85355 3.85355L 7.35355 0.353553L 6.64645 -0.353553L 3.14645 3.14645L 3.85355 3.85355Z'/%3E%3C/defs%3E%3C/svg%3E");
  background-size: 9px;
  background-position: calc(100% -  10px) calc(53%);
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.06);
  margin-bottom: 5px;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: none;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label,
.fieldset > .legend {
  font-weight: 500;
  color: rgba(0, 0, 0, 0.8);
}
.abs-remove-button-for-blocks:before,
.sidebar .product-items .action.delete:before,
.table-comparison .cell.remove .action.delete:before,
.block-compare .action.delete:before,
.filter-current .action.remove:before {
  content: '\e905';
  font-family: 'meigee';
}
.no-padding {
  padding: 0 !important;
}
.no-margin {
  margin: 0 !important;
}
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
@media only screen and (min-width: 1200px) {
  .wide-layout #shopby-slider:not(.owl-loaded):not(.grid-view),
  .wide-layout .instagram-slider .meigee-instagram-block:not(.owl-loaded):not(.grid-view) {
    opacity: 0;
  }
  .wide-layout #shopby-slider:before,
  .wide-layout .instagram-slider .meigee-instagram-block:before,
  .wide-layout #shopby-slider:after,
  .wide-layout .instagram-slider .meigee-instagram-block:after {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.7);
    z-index: 10;
  }
  .wide-layout #shopby-slider:before,
  .wide-layout .instagram-slider .meigee-instagram-block:before {
    right: 100%;
  }
  .wide-layout #shopby-slider:after,
  .wide-layout .instagram-slider .meigee-instagram-block:after {
    left: 100%;
  }
  .wide-layout #shopby-slider .owl-stage-outer,
  .wide-layout .instagram-slider .meigee-instagram-block .owl-stage-outer {
    overflow: visible;
  }
}
#shopby-slider,
.instagram-slider .meigee-instagram-block {
  position: relative;
}
#shopby-slider .owl-item,
.instagram-slider .meigee-instagram-block .owl-item {
  position: relative;
}
#shopby-slider .owl-item.active > a:hover .slide-container,
.instagram-slider .meigee-instagram-block .owl-item.active > a:hover .slide-container {
  background-color: rgba(0, 0, 0, 0.8);
  left: 0;
  right: 0;
  bottom: 40px;
  color: #ffffff;
  padding: 30px 40px;
}
#shopby-slider .owl-item.active > a:hover .slide-container .btn,
.instagram-slider .meigee-instagram-block .owl-item.active > a:hover .slide-container .btn {
  color: #ffffff;
  background-color: transparent;
}
#shopby-slider .owl-item a,
.instagram-slider .meigee-instagram-block .owl-item a {
  display: block;
  position: relative;
  z-index: 7;
  opacity: 1;
}
#shopby-slider .owl-item a:hover,
.instagram-slider .meigee-instagram-block .owl-item a:hover {
  opacity: 1;
}
#shopby-slider .owl-item img,
.instagram-slider .meigee-instagram-block .owl-item img {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  z-index: 7;
}
#shopby-slider .owl-item .title,
.instagram-slider .meigee-instagram-block .owl-item .title {
  color: inherit;
  display: block;
  margin-bottom: 3px;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.2;
  font-family: 'Barlow';
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #shopby-slider .owl-item .title,
  .instagram-slider .meigee-instagram-block .owl-item .title {
    font-size: 17px;
  }
}
#shopby-slider .owl-item .subtitle,
.instagram-slider .meigee-instagram-block .owl-item .subtitle {
  color: inherit;
  display: block;
  margin-bottom: 0;
  font-size: 11px;
  font-weight: 500;
  line-height: 18px;
  text-transform: uppercase;
  font-family: 'Barlow';
  letter-spacing: 1px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #shopby-slider .owl-item .subtitle,
  .instagram-slider .meigee-instagram-block .owl-item .subtitle {
    margin-bottom: 10px;
  }
}
#shopby-slider .owl-item .slide-container,
.instagram-slider .meigee-instagram-block .owl-item .slide-container {
  position: absolute;
  background-color: #ffffff;
  color: rgba(0, 0, 0, 0.8);
  top: auto;
  left: 10px;
  bottom: 10px;
  right: 10px;
  padding: 24px 30px;
  z-index: 9;
  transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -webkit-transition: all 600ms ease;
  -o-transition: all 600ms ease;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #shopby-slider .owl-item .slide-container,
  .instagram-slider .meigee-instagram-block .owl-item .slide-container {
    padding: 15px;
  }
}
#shopby-slider .owl-item .slide-container .left-block,
.instagram-slider .meigee-instagram-block .owl-item .slide-container .left-block {
  display: table-cell;
  width: 100%;
}
#shopby-slider .owl-item .slide-container .right-block,
.instagram-slider .meigee-instagram-block .owl-item .slide-container .right-block {
  display: table-cell;
  width: 30px;
  vertical-align: middle;
  padding-left: 10px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #shopby-slider .owl-item .slide-container .right-block,
  .instagram-slider .meigee-instagram-block .owl-item .slide-container .right-block {
    width: 25px;
    padding-left: 5px;
  }
}
#shopby-slider .owl-item .slide-container .btn,
.instagram-slider .meigee-instagram-block .owl-item .slide-container .btn {
  padding: 0;
  background-color: transparent;
  color: rgba(0, 0, 0, 0.3);
  font-size: 24px;
  border: none;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #shopby-slider .owl-item .slide-container .btn,
  .instagram-slider .meigee-instagram-block .owl-item .slide-container .btn {
    font-size: 19px;
  }
}
#shopby-slider .owl-nav,
.instagram-slider .meigee-instagram-block .owl-nav {
  position: static;
}
#shopby-slider .owl-nav div,
.instagram-slider .meigee-instagram-block .owl-nav div {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: auto;
  right: auto;
  z-index: 11;
  font-size: 23px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: transparent;
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
}
#shopby-slider .owl-nav .owl-next,
.instagram-slider .meigee-instagram-block .owl-nav .owl-next {
  right: -60px;
}
@media (max-width: 1331px) {
  #shopby-slider .owl-nav .owl-next,
  .instagram-slider .meigee-instagram-block .owl-nav .owl-next {
    right: 10px;
  }
}
#shopby-slider .owl-nav .owl-prev,
.instagram-slider .meigee-instagram-block .owl-nav .owl-prev {
  left: -60px;
}
@media (max-width: 1331px) {
  #shopby-slider .owl-nav .owl-prev,
  .instagram-slider .meigee-instagram-block .owl-nav .owl-prev {
    left: 10px;
  }
}
#shopby-slider.grid-view {
  margin: 0 -10px;
}
#shopby-slider.grid-view:before,
#shopby-slider.grid-view:after {
  content: '';
  display: table;
  clear: both;
}
#shopby-slider.grid-view .owl-item {
  padding: 0 10px;
  width: 33.2%;
  display: block;
  float: left;
}
@media only screen and (max-width: 767px) {
  #shopby-slider.grid-view .owl-item {
    width: 100%;
    margin-bottom: 20px;
  }
}
.meigee-instagram-block > a.insta-photo {
  display: block;
  float: left;
  width: calc(12.5%);
  margin: 0;
}
@media only screen and (max-width: 991px) {
  .meigee-instagram-block > a.insta-photo {
    width: calc(25%);
  }
}
.home-slider-wrapper {
  position: relative;
}
@media only screen and (min-width: 1200px) {
  .wide-layout .home-slider-wrapper {
    min-height: 575px;
  }
  .boxed-layout .home-slider-wrapper {
    min-height: 600px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .home-slider-wrapper {
    min-height: 490px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .home-slider-wrapper {
    min-height: 360px;
  }
}
@media only screen and (max-width: 767px) {
  .home-slider-wrapper {
    min-height: 320px;
  }
}
.home-slider-wrapper .slider-counter {
  display: block;
  position: absolute;
  top: 28.6%;
  right: 16.7%;
  left: auto;
  z-index: 9;
  font-family: 'Barlow';
  color: rgba(0, 0, 0, 0.8);
  font-size: 24px;
  font-weight: 500;
}
@media only screen and (max-width: 1331px) {
  .home-slider-wrapper .slider-counter {
    right: 5%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .home-slider-wrapper .slider-counter {
    top: 8.6%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .home-slider-wrapper .slider-counter {
    top: 5%;
  }
}
@media only screen and (max-width: 767px) {
  .home-slider-wrapper .slider-counter {
    display: none;
  }
}
#home-slider {
  margin: 0;
  width: auto;
  position: relative;
}
#home-slider:hover .owl-nav div {
  opacity: 1;
}
#home-slider .owl-controls {
  margin: 0;
}
#home-slider .owl-item {
  position: relative;
}
#home-slider .owl-item a {
  display: block;
  position: relative;
  z-index: 7;
  opacity: 1;
}
#home-slider .owl-item a:hover {
  opacity: 1;
}
#home-slider .owl-item img {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  z-index: 7;
}
#home-slider .owl-item .title {
  color: rgba(0, 0, 0, 0.8);
  display: block;
  margin-bottom: 0;
  font-size: 44px;
  font-weight: 200;
  line-height: 0.7;
  letter-spacing: -2px;
}
#home-slider .owl-item .title strong {
  font-weight: 600;
  display: block;
  font-size: inherit;
  line-height: inherit;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #home-slider .owl-item .title {
    font-size: 38px;
  }
}
@media only screen and (max-width: 767px) {
  #home-slider .owl-item .title {
    font-size: 22px;
    letter-spacing: -1px;
    line-height: 0.1;
  }
}
#home-slider .owl-item .subtitle {
  color: rgba(0, 0, 0, 0.8);
  display: block;
  margin-bottom: 20px;
  font-size: 11px;
  font-weight: 500;
  line-height: 18px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
@media only screen and (max-width: 767px) {
  #home-slider .owl-item .subtitle {
    margin-bottom: 10px;
  }
}
#home-slider .owl-item .text {
  display: block;
  color: rgba(0, 0, 0, 0.3);
  font-size: 13px;
  font-weight: 500;
  line-height: 20px;
}
#home-slider .owl-item .text strong {
  display: block;
  text-decoration: underline;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.8);
  font-size: inherit;
  line-height: inherit;
}
#home-slider .owl-item .btn {
  padding: 14px 50px;
  display: inline-block;
  margin-top: 23px;
  min-height: 50px;
}
#home-slider .owl-item .slide-container {
  position: absolute;
  top: auto;
  left: 17.5%;
  bottom: 25.6%;
  z-index: 9;
  font-family: 'Barlow';
}
@media only screen and (max-width: 1331px) {
  #home-slider .owl-item .slide-container {
    left: 5%;
  }
}
@media only screen and (max-width: 767px) {
  #home-slider .owl-item .slide-container {
    top: 20px;
    left: 20px;
  }
}
#home-slider .owl-item .slide-container-2 {
  position: absolute;
  top: 28.6%;
  left: 17.5%;
  z-index: 9;
  font-family: 'Barlow';
}
#home-slider .owl-item .slide-container-2 .text {
  font-family: 'Barlow';
}
@media only screen and (max-width: 1331px) {
  #home-slider .owl-item .slide-container-2 {
    left: 5%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #home-slider .owl-item .slide-container-2 {
    top: 8.6%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #home-slider .owl-item .slide-container-2 {
    top: 5%;
  }
}
#home-slider.owl-theme .owl-dots {
  position: absolute;
  bottom: 33px;
  left: 17%;
  right: auto;
  text-align: center;
}
@media only screen and (max-width: 1331px) {
  #home-slider.owl-theme .owl-dots {
    left: 5%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #home-slider.owl-theme .owl-dots {
    bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  #home-slider.owl-theme .owl-dots {
    position: static;
    width: 100%;
    padding: 5px 0;
    text-align: center;
  }
}
#home-slider.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  line-height: 1;
  background-image: none;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid rgba(0, 0, 0, 0.2);
  margin: 0 10px!important;
  top: 0;
}
#home-slider.owl-theme .owl-dots .owl-dot.active,
#home-slider.owl-theme .owl-dots .owl-dot:hover {
  background-color: rgba(0, 0, 0, 0.8);
  border-color: rgba(0, 0, 0, 0.8);
}
@media only screen and (max-width: 767px) {
  #home-slider.owl-theme .owl-dots .owl-dot {
    width: 6px;
    height: 6px;
    border-width: 1px;
    margin: 0 5px!important;
  }
}
#home-slider .owl-nav {
  position: absolute;
  right: 17%;
  left: auto;
  bottom: 25px;
  top: auto;
  z-index: 3;
}
@media only screen and (max-width: 1331px) {
  #home-slider .owl-nav {
    right: 5%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #home-slider .owl-nav {
    bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  #home-slider .owl-nav {
    display: none;
  }
}
#home-slider .owl-nav div {
  padding: 0;
  opacity: 1;
  font-size: 24px;
  color: rgba(0, 0, 0, 0.8);
  background-color: transparent;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 41px;
  border-radius: 0;
  margin: 0;
  transition: opacity 400ms ease, background-color 300ms;
  -moz-transition: opacity 400ms ease, background-color 300ms;
  -webkit-transition: opacity 400ms ease, background-color 300ms;
  -o-transition: opacity 400ms ease, background-color 300ms;
  float: left;
}
#home-slider .owl-nav div:hover {
  background-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.8);
}
#home-slider .owl-nav div i {
  font-size: inherit;
  font-style: normal;
  line-height: inherit;
  vertical-align: middle;
  display: inline-block;
}
#home-slider .owl-nav div i:before {
  line-height: inherit;
  vertical-align: middle;
}
#home-slider .owl-nav div.owl-prev {
  margin-right: 20px;
}
#home-slider .owl-carousel {
  display: block;
  opacity: 0;
}
#home-slider .owl-carousel.owl-loaded {
  opacity: 1;
}
body button.action,
.btn,
.btn.btn-default,
.actions-toolbar .primary a.action {
  display: inline-block;
  font-size: 14px;
  cursor: pointer;
  font-family: 'Barlow';
  font-weight: 500;
  padding: 9px 22px;
  text-transform: uppercase;
  line-height: 1.45;
  border: none;
  box-shadow: none;
  border-radius: 0;
  color: #ffffff;
  background-color: #222222;
  border: 1px solid #222222;
  position: relative;
  z-index: 1;
  min-height: 40px;
  outline: none;
  letter-spacing: 1.5px;
  transition: opacity 400ms ease, background-color 300ms, color 300ms, border-color 300ms;
  -moz-transition: opacity 400ms ease, background-color 300ms, color 300ms, border-color 300ms;
  -webkit-transition: opacity 400ms ease, background-color 300ms, color 300ms, border-color 300ms;
  -o-transition: opacity 400ms ease, background-color 300ms, color 300ms, border-color 300ms;
}
body button.action:hover,
.btn:hover,
.btn.btn-default:hover,
.actions-toolbar .primary a.action:hover,
body button.action:active,
.btn:active,
.btn.btn-default:active,
.actions-toolbar .primary a.action:active,
body button.action:focus,
.btn:focus,
.btn.btn-default:focus,
.actions-toolbar .primary a.action:focus,
body button.action.active,
.btn.active,
.btn.btn-default.active,
.actions-toolbar .primary a.action.active {
  color: #ffffff;
  background-color: #651fff;
  border-color: #651fff;
}
body button.action.btn-primary,
.btn.btn-primary,
.btn.btn-default.btn-primary,
.actions-toolbar .primary a.action.btn-primary,
body button.action.primary,
.btn.primary,
.btn.btn-default.primary,
.actions-toolbar .primary a.action.primary {
  color: rgba(0, 0, 0, 0.6);
  background-color: #ffffff;
  border-color: #e6e6e6;
  font-weight: 500;
  box-shadow: none;
}
body button.action.btn-primary:hover,
.btn.btn-primary:hover,
.btn.btn-default.btn-primary:hover,
.actions-toolbar .primary a.action.btn-primary:hover,
body button.action.primary:hover,
.btn.primary:hover,
.btn.btn-default.primary:hover,
.actions-toolbar .primary a.action.primary:hover,
body button.action.btn-primary:active,
.btn.btn-primary:active,
.btn.btn-default.btn-primary:active,
.actions-toolbar .primary a.action.btn-primary:active,
body button.action.primary:active,
.btn.primary:active,
.btn.btn-default.primary:active,
.actions-toolbar .primary a.action.primary:active,
body button.action.btn-primary:focus,
.btn.btn-primary:focus,
.btn.btn-default.btn-primary:focus,
.actions-toolbar .primary a.action.btn-primary:focus,
body button.action.primary:focus,
.btn.primary:focus,
.btn.btn-default.primary:focus,
.actions-toolbar .primary a.action.primary:focus,
body button.action.btn-primary.active,
.btn.btn-primary.active,
.btn.btn-default.btn-primary.active,
.actions-toolbar .primary a.action.btn-primary.active,
body button.action.primary.active,
.btn.primary.active,
.btn.btn-default.primary.active,
.actions-toolbar .primary a.action.primary.active {
  color: rgba(0, 0, 0, 0.6);
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  box-shadow: none;
}
.widget-title {
  position: relative;
  padding-bottom: 35px;
  padding-top: 0;
  margin: 0;
  text-align: center;
}
.widget-title h2 {
  display: block;
  vertical-align: middle;
  font-size: 36px;
  font-weight: 600;
  line-height: 1.11;
  color: rgba(0, 0, 0, 0.8);
  font-family: 'Barlow';
  margin: 0;
  text-transform: none;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .widget-title h2 {
    font-size: 26px;
  }
}
.widget-title .subtitle {
  font-family: 'Work Sans';
  font-size: 16px;
  line-height: 1.2;
  color: rgba(0, 0, 0, 0.3);
  padding-top: 9px;
  display: inline-block;
}
.widget-title.with-owl-nav h2 {
  padding-right: 80px;
}
@media only screen and (max-width: 767px) {
  .widget-title.with-owl-nav h2 {
    padding-right: 0;
  }
}
.widget-title.with-owl-nav .owl-nav-wrapper {
  position: absolute;
  right: 0;
  top: 0;
}
@media only screen and (max-width: 767px) {
  .widget-title.with-owl-nav .owl-nav-wrapper {
    position: static;
    text-align: center;
    display: block;
    padding-top: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .widget-title.with-owl-nav .owl-nav-wrapper .owl-nav {
    display: inline-block;
  }
}
.widget-title.with-owl-nav .owl-nav-wrapper .owl-nav div {
  font-size: 23px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: transparent;
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  float: left;
  cursor: pointer;
}
.widget-title.with-owl-nav .owl-nav-wrapper .owl-nav div i {
  line-height: inherit;
}
.fullwidth-banner.fullwidth-block .fullwidth-inner {
  padding: 15px 0;
  background-color: #edbd31;
  background-image: url('../images/coccinelle_berry_fullwidth_banner_bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
.fullwidth-banner .title {
  color: #ffffff;
  font-size: 20px;
  line-height: 30px;
  margin-right: 30px;
  padding-right: 35px;
  padding-left: 40px;
  border-right: 1px solid #ffffff;
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  font-family: 'Barlow';
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .fullwidth-banner .title {
    margin-right: 15px;
    padding-right: 15px;
    padding-left: 0;
    font-size: 17px;
  }
}
@media only screen and (max-width: 767px) {
  .fullwidth-banner .title {
    margin-right: 0;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-right: none;
    border-bottom: 1px solid #ffffff;
  }
}
.fullwidth-banner .text {
  font-family: 'Work Sans';
  font-size: 14px;
  line-height: 30px;
  display: inline-block;
  vertical-align: middle;
  color: #ffffff;
}
.page-footer {
  background-color: transparent;
  padding-bottom: 0;
  margin-top: 0;
}
.wide-layout .footer .footer-top,
.wide-layout .footer .footer-middle,
.wide-layout .footer .footer-bottom {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
}
.boxed-layout .footer .footer-top .container,
.boxed-layout .footer .footer-middle .container,
.boxed-layout .footer .footer-bottom .container {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
}
.footer {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.6);
  font-family: 'Work Sans';
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer {
    font-size: 14px;
  }
}
.footer ul {
  padding-left: 0;
}
.footer .footer-logo {
  position: relative;
  margin-top: -4px;
}
.footer .copyright {
  background-color: transparent;
  color: inherit;
  text-align: left;
  padding: 0;
}
.footer .footer-block-title {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.8);
  margin-top: 0;
  margin-bottom: 30px;
  font-weight: 600;
  font-family: 'Barlow';
}
@media only screen and (max-width: 991px) {
  .footer .footer-block-title {
    margin-bottom: 0 !important;
  }
}
.footer .links li {
  list-style: none;
}
.footer a {
  color: inherit;
}
.footer a:hover {
  color: #651fff;
  text-decoration: none;
}
.footer .meigee-instagram-widget {
  margin-bottom: 10px;
}
.footer .meigee-instagram-widget:before,
.footer .meigee-instagram-widget:after {
  content: '';
  display: table;
  clear: both;
}
.footer .meigee-instagram-widget .meigee-instagram-block .insta-photo {
  display: block;
  float: left;
  margin-right: 11px;
  margin-bottom: 11px;
  width: calc(33.2% -  8px);
  max-width: 100px;
}
.footer .meigee-instagram-widget .meigee-instagram-block .insta-photo:nth-child(3n + 3) {
  margin-right: 0;
}
.footer .meigee-instagram-widget .meigee-instagram-block:before,
.footer .meigee-instagram-widget .meigee-instagram-block:after {
  content: none;
}
.footer .contacts-block i {
  font-size: 60px;
  color: rgba(0, 0, 0, 0.8);
  width: 53px;
  height: auto;
  line-height: 1;
  text-align: center;
  display: inline-block;
  margin-right: 15px;
}
.footer .contacts-block div:not(.accordion-content) {
  width: calc(100% -  70px);
  float: right;
}
.footer .contacts-block div:not(.accordion-content) span {
  font-family: 'Barlow';
  font-weight: 600;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  line-height: 24px;
  display: block;
}
.footer .contacts-block div:not(.accordion-content) span.phone {
  color: rgba(0, 0, 0, 0.8);
}
.footer .subscribe-block .footer-block-title {
  margin-bottom: 20px;
}
.footer .subscribe-block .block.newsletter {
  width: auto;
  max-width: 405px;
  margin-bottom: 0;
}
@media only screen and (max-width: 991px) {
  .footer .subscribe-block .block.newsletter {
    margin-bottom: 15px;
  }
}
.footer .subscribe-block .block.newsletter .content .field.newsletter {
  display: table-row;
}
.footer .subscribe-block .block.newsletter .content .field.newsletter .input-wrapper {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.footer .subscribe-block .block.newsletter .content .field.newsletter .input-wrapper input {
  background-color: rgba(0, 0, 0, 0.04);
  border: 1px solid rgba(0, 0, 0, 0.04);
  color: rgba(0, 0, 0, 0.6);
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  font-family: 'Work Sans';
}
.footer .subscribe-block .block.newsletter .content .field.newsletter .input-wrapper input::-webkit-input-placeholder,
.footer .subscribe-block .block.newsletter .content .field.newsletter .input-wrapper input::-moz-placeholder,
.footer .subscribe-block .block.newsletter .content .field.newsletter .input-wrapper input::-ms-input-placeholder,
.footer .subscribe-block .block.newsletter .content .field.newsletter .input-wrapper input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.3);
}
.footer .subscribe-block .block.newsletter .content .field.newsletter .input-wrapper input:focus {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.2);
  box-shadow: none;
  outline: none;
}
.footer .subscribe-block .block.newsletter .content .field.newsletter .input-wrapper input.mage-error {
  border-color: #f44336;
}
.footer .subscribe-block .block.newsletter .content .field.newsletter .action.subscribe {
  display: table-cell;
  vertical-align: middle;
  width: 50px;
  height: 50px;
  border: none;
  line-height: 54px;
  background-color: rgba(0, 0, 0, 0.04);
  color: rgba(0, 0, 0, 0.8);
  font-size: 24px;
  padding: 0;
  margin-left: 0;
}
.footer .subscribe-block .block.newsletter .content .field.newsletter .action.subscribe span {
  display: none;
}
.footer .subscribe-block .block.newsletter .content .field.newsletter .action.subscribe i {
  font-size: inherit;
  color: inherit;
}
.footer .subscribe-block .block.newsletter .content .field.newsletter .action.subscribe:hover,
.footer .subscribe-block .block.newsletter .content .field.newsletter .action.subscribe:active,
.footer .subscribe-block .block.newsletter .content .field.newsletter .action.subscribe:focus {
  background-color: rgba(0, 0, 0, 0.14);
  color: rgba(0, 0, 0, 0.8);
}
.footer .footer-links-wrapper {
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .footer .footer-links-wrapper {
    text-align: left;
  }
}
.footer .footer-links-wrapper .horizontal-links {
  display: block;
  margin-bottom: 0;
}
.footer .footer-links-wrapper .horizontal-links li {
  list-style: none;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
}
.footer .footer-links-wrapper .horizontal-links li a {
  padding: 5px 10px;
  display: block;
  font-size: 14px;
}
.footer .social-links {
  display: inline-block;
  margin-bottom: 0;
}
.footer .social-links li {
  list-style: none;
  display: block;
  float: left;
  margin-bottom: 0;
}
.footer .social-links li a {
  width: 40px;
  height: 40px;
  line-height: 42px;
  font-size: 14px;
  text-align: center;
  padding: 0;
  color: rgba(0, 0, 0, 0.5);
  background-color: transparent;
  margin-right: 2px;
  display: block;
}
.footer .social-links li a:hover,
.footer .social-links li a:active {
  background-color: rgba(0, 0, 0, 0.06);
  color: rgba(0, 0, 0, 0.5);
}
.footer .footer-bottom {
  text-align: center;
}
.footer .footer-bottom .copyright-wrapper {
  float: left;
  padding: 9px 0;
}
@media only screen and (max-width: 991px) {
  .footer .footer-bottom .copyright-wrapper {
    float: none !important;
    width: 100%;
    text-align: center;
  }
  .footer .footer-bottom .copyright-wrapper .copyright {
    text-align: center;
  }
}
.footer .footer-bottom .payments {
  margin-top: 5px;
  display: inline-block;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer .footer-bottom .payments {
    margin-left: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .footer .footer-bottom .payments {
    display: block;
    float: none !important;
    text-align: center;
  }
}
@media only screen and (max-width: 991px) {
  .footer .footer-bottom .store-switcher-wrapper {
    display: block;
    float: none !important;
    text-align: center;
  }
}
.footer .footer-bottom .switcher-store .switcher-label {
  position: static;
  display: inline-block;
  vertical-align: middle;
  height: auto;
  width: auto;
  margin-right: 12px;
}
.footer .footer-bottom .switcher-store .switcher-options {
  background-color: rgba(0, 0, 0, 0.04);
  padding: 0 15px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
  font-family: 'Work Sans';
  line-height: 40px;
  text-align: left;
}
.footer .footer-bottom .switcher-store .switcher-options .action.toggle strong {
  min-width: 100px;
  display: inline-block;
}
.footer .footer-bottom .switcher-store .switcher-options .action.toggle:after,
.footer .footer-bottom .switcher-store .switcher-options .action.toggle.active:after {
  line-height: inherit;
}
.footer .footer-bottom .switcher-store .switcher-options .switcher-dropdown li.switcher-option {
  line-height: 27px;
}
.footer .footer-bottom .switcher-store .switcher-options.active .switcher-dropdown {
  bottom: calc(100% +  5px);
  top: auto;
  left: auto;
  right: 0;
  margin-left: 0;
}
.footer .footer-bottom .switcher-store .switcher-options.active .switcher-dropdown:before,
.footer .footer-bottom .switcher-store .switcher-options.active .switcher-dropdown:after {
  bottom: -13px;
  right: 13px;
  border-color: #ffffff transparent transparent transparent;
}
.footer .footer-bottom .switcher-store .switcher-options.active .switcher-dropdown:after {
  border-color: #ddd transparent transparent transparent;
}
.footer.default .footer-bottom {
  padding-bottom: 20px;
  padding-top: 20px;
}
.footer.default .copyright {
  float: left;
  padding-top: 9px;
}
@media only screen and (max-width: 767px) {
  .footer.default .copyright {
    float: none;
    padding-bottom: 20px;
    text-align: center;
  }
}
.footer.default .switcher.store {
  float: right;
  margin-left: 10px;
}
@media only screen and (max-width: 767px) {
  .footer.default .switcher.store {
    float: none;
  }
}
.footer.default .switcher.store .switcher-label {
  position: static;
  width: auto;
  height: auto;
  margin-right: 10px;
}
@media only screen and (max-width: 991px) {
  .accordion-list #customer-reviews,
  .accordion-list .accordion-item {
    display: block;
    width: 100%;
    max-width: 100%;
    flex: 0 0 auto;
  }
  .accordion-list #customer-reviews .accordion-title,
  .accordion-list .accordion-item .accordion-title {
    text-align: left;
    text-transform: uppercase;
    margin: 0 -10px;
    padding: 13px 40px 13px 10px;
    font-size: 18px;
    line-height: 1.1;
    color: rgba(0, 0, 0, 0.8);
    font-family: 'Barlow';
    font-weight: 600;
  }
  .accordion-list #customer-reviews .accordion-title .icon-more,
  .accordion-list .accordion-item .accordion-title .icon-more {
    float: right;
    display: inline-block;
    text-transform: none;
    margin-right: -30px;
  }
  .accordion-list #customer-reviews .accordion-title .icon-more .icon-minus,
  .accordion-list .accordion-item .accordion-title .icon-more .icon-minus {
    display: none;
  }
  .accordion-list #customer-reviews .accordion-title .icon-more .icon-minus,
  .accordion-list .accordion-item .accordion-title .icon-more .icon-minus,
  .accordion-list #customer-reviews .accordion-title .icon-more .icon-plus,
  .accordion-list .accordion-item .accordion-title .icon-more .icon-plus {
    font-size: 18px;
    width: auto;
    margin: 0;
  }
  .accordion-list #customer-reviews .accordion-content,
  .accordion-list .accordion-item .accordion-content {
    display: none;
    overflow: hidden;
    padding: 15px 10px 10px;
    text-align: left;
    width: 100%;
  }
  .accordion-list #customer-reviews:not(:first-of-type) .accordion-title,
  .accordion-list .accordion-item:not(:first-of-type) .accordion-title {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
  .accordion-list #customer-reviews.open .accordion-title .icon-more .icon-plus,
  .accordion-list .accordion-item.open .accordion-title .icon-more .icon-plus {
    display: none;
  }
  .accordion-list #customer-reviews.open .accordion-title .icon-more .icon-minus,
  .accordion-list .accordion-item.open .accordion-title .icon-more .icon-minus {
    display: inline-block;
  }
  .accordion-list #customer-reviews .accordion-title {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .accordion-list #customer-reviews.block.related .accordion-title,
  .accordion-list .accordion-item.block.related .accordion-title,
  .accordion-list #customer-reviews.block.upsell .accordion-title,
  .accordion-list .accordion-item.block.upsell .accordion-title,
  .accordion-list #customer-reviews#customer-reviews .accordion-title,
  .accordion-list .accordion-item#customer-reviews .accordion-title,
  .accordion-list #customer-reviews.block.review-add .accordion-title,
  .accordion-list .accordion-item.block.review-add .accordion-title {
    margin: 0 -20px;
  }
  .page-layout-2columns-right .accordion-list #customer-reviews.block.related .accordion-title,
  .page-layout-2columns-right .accordion-list .accordion-item.block.related .accordion-title,
  .page-layout-2columns-right .accordion-list #customer-reviews.block.upsell .accordion-title,
  .page-layout-2columns-right .accordion-list .accordion-item.block.upsell .accordion-title,
  .page-layout-2columns-right .accordion-list #customer-reviews#customer-reviews .accordion-title,
  .page-layout-2columns-right .accordion-list .accordion-item#customer-reviews .accordion-title,
  .page-layout-2columns-right .accordion-list #customer-reviews.block.review-add .accordion-title,
  .page-layout-2columns-right .accordion-list .accordion-item.block.review-add .accordion-title {
    margin: 0 0 0 -20px;
  }
  .page-layout-2columns-left .accordion-list #customer-reviews.block.related .accordion-title,
  .page-layout-2columns-left .accordion-list .accordion-item.block.related .accordion-title,
  .page-layout-2columns-left .accordion-list #customer-reviews.block.upsell .accordion-title,
  .page-layout-2columns-left .accordion-list .accordion-item.block.upsell .accordion-title,
  .page-layout-2columns-left .accordion-list #customer-reviews#customer-reviews .accordion-title,
  .page-layout-2columns-left .accordion-list .accordion-item#customer-reviews .accordion-title,
  .page-layout-2columns-left .accordion-list #customer-reviews.block.review-add .accordion-title,
  .page-layout-2columns-left .accordion-list .accordion-item.block.review-add .accordion-title {
    margin: 0 -20px 0 0;
  }
  .page-layout-3columns .accordion-list #customer-reviews.block.related .accordion-title,
  .page-layout-3columns .accordion-list .accordion-item.block.related .accordion-title,
  .page-layout-3columns .accordion-list #customer-reviews.block.upsell .accordion-title,
  .page-layout-3columns .accordion-list .accordion-item.block.upsell .accordion-title,
  .page-layout-3columns .accordion-list #customer-reviews#customer-reviews .accordion-title,
  .page-layout-3columns .accordion-list .accordion-item#customer-reviews .accordion-title,
  .page-layout-3columns .accordion-list #customer-reviews.block.review-add .accordion-title,
  .page-layout-3columns .accordion-list .accordion-item.block.review-add .accordion-title {
    margin: 0 -30px;
  }
}
@media only screen and (max-width: 767px) {
  .accordion-list #customer-reviews.block.related .accordion-title,
  .accordion-list .accordion-item.block.related .accordion-title,
  .accordion-list #customer-reviews.block.upsell .accordion-title,
  .accordion-list .accordion-item.block.upsell .accordion-title,
  .accordion-list #customer-reviews#customer-reviews .accordion-title,
  .accordion-list .accordion-item#customer-reviews .accordion-title,
  .accordion-list #customer-reviews.block.review-add .accordion-title,
  .accordion-list .accordion-item.block.review-add .accordion-title {
    margin: 0 -15px;
  }
}
@media only screen and (max-width: 767px) {
  .accordion-list #customer-reviews.block.related .accordion-content,
  .accordion-list .accordion-item.block.related .accordion-content,
  .accordion-list #customer-reviews.block.upsell .accordion-content,
  .accordion-list .accordion-item.block.upsell .accordion-content,
  .accordion-list #customer-reviews#customer-reviews .accordion-content,
  .accordion-list .accordion-item#customer-reviews .accordion-content,
  .accordion-list #customer-reviews.block.review-add .accordion-content,
  .accordion-list .accordion-item.block.review-add .accordion-content {
    padding: 15px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .page-layout-2columns-right .accordion-list #customer-reviews.block.review-add,
  .page-layout-2columns-right .accordion-list .accordion-item.block.review-add,
  .page-layout-2columns-left .accordion-list #customer-reviews.block.review-add,
  .page-layout-2columns-left .accordion-list .accordion-item.block.review-add {
    padding: 0 20px;
  }
}
#sticky-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  display: none;
  background: #fff;
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.2);
}
.boxed-layout #sticky-header .container {
  display: table;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #sticky-header {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  #sticky-header {
    display: none !important;
  }
}
#sticky-header .left-wrapper {
  display: table-cell;
  width: 20%;
  vertical-align: top;
  padding-top: 20px;
  padding-bottom: 13px;
}
#sticky-header .left-wrapper .small-logo {
  display: block;
}
#sticky-header .left-wrapper .logo {
  float: left;
}
#sticky-header .right-wrapper {
  display: table-cell;
  vertical-align: top;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
}
#sticky-header .right-wrapper .minicart-wrapper .title-cart {
  height: auto;
  line-height: 42px;
  padding: 0 15px;
  margin: 0;
}
#sticky-header .right-wrapper .minicart-wrapper .title-cart span:not(.icon) {
  display: none;
}
#sticky-header .right-wrapper .block-search {
  position: relative;
  width: auto;
  float: right;
  margin: 2px 0;
  overflow: visible;
  padding: 0;
  width: 60px;
  padding-left: 10px;
}
#sticky-header .right-wrapper .block-search .block-title {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  color: rgba(0, 0, 0, 0.8);
  background-color: transparent;
  font-size: 16px;
  font-weight: 500;
  font-family: 'Barlow';
  transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -webkit-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  cursor: pointer;
  text-align: center;
  min-width: 50px;
  padding: 0 10px;
  margin: 0;
}
#sticky-header .right-wrapper .block-search .block-title strong {
  display: none;
}
#sticky-header .right-wrapper .block-search .block-title i {
  font-size: 24px;
  color: inherit;
  line-height: inherit;
}
#sticky-header .right-wrapper .block-search .block-title:hover,
#sticky-header .right-wrapper .block-search .block-title:active,
#sticky-header .right-wrapper .block-search .block-title:focus {
  background-color: rgba(0, 0, 0, 0.06);
}
#sticky-header .right-wrapper .block-search .block-content {
  display: block;
  position: absolute;
  border: none;
  bottom: 0;
  right: 0;
  background: transparent;
  padding: 0;
  z-index: 9999;
  visibility: hidden;
  opacity: 0;
  width: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
#sticky-header .right-wrapper .block-search .block-content input {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.1);
  padding-right: 50px;
  color: rgba(0, 0, 0, 0.6);
}
#sticky-header .right-wrapper .block-search .block-content input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
#sticky-header .right-wrapper .block-search .block-content input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
#sticky-header .right-wrapper .block-search .block-content input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
#sticky-header .right-wrapper .block-search .block-content input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
#sticky-header .right-wrapper .block-search .block-content input::placeholder {
  color: rgba(0, 0, 0, 0.6);
}
#sticky-header .right-wrapper .block-search .block-content .action.search {
  width: 50px;
  line-height: 50px;
  height: 50px;
  right: auto;
  left: 0;
  background-color: transparent;
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  right: -1px;
  left: auto;
  opacity: 1;
}
#sticky-header .right-wrapper .block-search .block-content .action.search:before {
  font-size: 24px;
  color: inherit;
  line-height: inherit;
  content: '\e90e';
  font-family: 'meigee';
}
#sticky-header .right-wrapper .block-search.active .block-content {
  visibility: visible;
  opacity: 1;
  width: 300px;
}
#sticky-header .right-wrapper .navbar-collapse.collapse a.level-top {
  font-size: 16px;
  padding: 7px 15px;
}
@media only screen and (min-width: 992px) {
  #sticky-header .right-wrapper .navbar-collapse.collapse a.level-top:before {
    left: 15px;
    right: 15px;
    bottom: 7px;
  }
}
#sticky-header .right-wrapper .navbar-collapse.collapse .megamenu-wrapper,
#sticky-header .right-wrapper .navbar-collapse.collapse .default-dropdown {
  border-top: 1px solid rgba(0, 0, 0, 0.06);
}
#sticky-header .right-wrapper.with-search .navbar-default.navigation {
  width: calc(100% -  60px);
  float: left;
}
#sticky-header .action.nav-toggle {
  display: none;
}
.wide-layout .middle-block,
.wide-layout .top-block {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #f0f0ee;
}
.wide-layout .menu-wrapper {
  background-color: #f0f0ee;
}
.boxed-layout .middle-block .container,
.boxed-layout .top-block .container {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #f0f0ee;
}
.boxed-layout .menu-wrapper .container {
  background-color: #f0f0ee;
}
.cms-index-index .page-header {
  position: static;
}
@media only screen and (min-width: 1200px) {
  .cms-index-index .page-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    background-color: transparent;
  }
  .wide-layout.cms-index-index .page-header.transparent-menu .menu-wrapper {
    background-color: transparent;
  }
  .boxed-layout.cms-index-index .page-header.transparent-menu .menu-wrapper .container {
    background-color: transparent;
  }
  .wide-layout.cms-index-index .page-header.transparent-header .middle-block,
  .wide-layout.cms-index-index .page-header.transparent-header .top-block {
    background-color: transparent;
  }
  .boxed-layout.cms-index-index .page-header.transparent-header .middle-block .container,
  .boxed-layout.cms-index-index .page-header.transparent-header .top-block .container {
    background-color: transparent;
  }
}
.wide-layout.cms-index-index .page-header .menu-wrapper {
  border-bottom: none;
}
.boxed-layout.cms-index-index .page-header .menu-wrapper .container {
  border-bottom: none;
}
.cms-index-index .page.messages .message {
  margin-top: 20px;
}
.page-wrapper > .header-wrapper + .widget.block {
  padding: 0;
  margin-bottom: 0;
}
.wide-layout .page-wrapper > .header-wrapper + .widget.block {
  max-width: 100%;
}
.boxed-layout .page-wrapper > .header-wrapper + .widget.block {
  max-width: 100%;
}
@media only screen and (min-width: 1200px) {
  .boxed-layout .page-wrapper > .header-wrapper + .widget.block {
    padding: 0 4px;
  }
}
.page-header {
  margin-bottom: 0;
  border: none;
}
@media only screen and (max-width: 991px) {
  .page-header .menu-wrapper {
    display: none;
  }
}
.page-header .widget.block {
  margin: 0;
}
.page-header .middle-block .container {
  padding-top: 25px;
  padding-bottom: 25px;
}
@media only screen and (max-width: 767px) {
  .page-header .middle-block .container {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .page-header .middle-block .container {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.page-header .middle-block .container .right-block > *:last-child {
  margin-right: 0;
}
.page-header .welcome {
  display: block;
  text-align: center;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
  font-family: 'Work Sans';
  margin-bottom: 0;
  padding: 10px 0;
}
@media only screen and (max-width: 767px) {
  .page-header .welcome {
    display: none;
  }
}
.page-header .welcome a {
  color: #f44336;
}
.page-header .welcome a:hover {
  color: #222;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .page-header .logo-wrapper {
    max-width: 44%;
  }
}
@media only screen and (max-width: 767px) {
  .page-header .logo-wrapper {
    width: calc(100% -  55px);
    float: left;
  }
}
@media only screen and (max-width: 991px) {
  .page-header .logo-wrapper .nav-toggle {
    display: inline-block;
    vertical-align: middle;
    position: static;
    color: rgba(0, 0, 0, 0.8);
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    padding: 0;
    margin: 0;
  }
  .page-header .logo-wrapper .nav-toggle:before {
    content: '\e90c';
    font-family: 'meigee';
    color: inherit;
    font-size: 25px;
    line-height: inherit;
  }
  .page-header .logo-wrapper .nav-toggle:hover {
    background-color: rgba(0, 0, 0, 0.1);
  }
}
.page-header .logo {
  margin: 10px 0;
  width: auto;
  display: block;
  float: none;
  max-width: 100%;
  padding-left: 30px;
  z-index: 1;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .page-header .logo {
    padding-left: 20px;
  }
}
@media only screen and (max-width: 991px) {
  .page-header .logo {
    width: calc(100% -  55px);
    display: inline-block;
    vertical-align: middle;
    padding-right: 0;
    text-align: center;
    margin: 0;
  }
}
@media only screen and (max-width: 767px) {
  .page-header .logo {
    padding-left: 0;
    padding-top: 4px;
  }
  .page-header .logo img {
    max-width: 90%;
    max-height: 50px;
    display: inline-block;
  }
}
.page-header .nav-toggle {
  z-index: 1;
}
.options-wrapper {
  display: block;
  float: left;
  margin: 0 15px;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .options-wrapper {
    display: none;
  }
}
.options-wrapper .options-block {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  color: rgba(0, 0, 0, 0.8);
  background-color: transparent;
  font-size: 16px;
  font-weight: 500;
  font-family: 'Barlow';
  transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -webkit-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  cursor: pointer;
  text-align: center;
  min-width: 50px;
  padding: 0 10px;
}
.options-wrapper .options-block.language-currency {
  padding: 0 15px;
  line-height: 46px;
}
.options-wrapper .options-block i {
  font-size: 24px;
  color: inherit;
  line-height: inherit;
}
.options-wrapper .options-block i.drop-icon {
  font-size: 10px;
  opacity: 0.4;
  margin-left: 10px;
}
.options-wrapper .options-block:hover,
.options-wrapper .options-block:active,
.options-wrapper .options-block:focus,
.options-wrapper .options-block.open {
  background-color: transparent;
  color: #651fff;
}
.options-wrapper .options-block .language,
.options-wrapper .options-block .currency {
  display: inline-block;
  vertical-align: middle;
  line-height: inherit;
}
.options-wrapper .options-block .currency + .language:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 20px;
  border-left: solid 1px rgba(0, 0, 0, 0.1);
  margin: -2px 15px -2px 12px;
  position: relative;
  top: -2px;
}
.currency + .language.options-wrapper .options-block:hover:before,
.currency + .language.options-wrapper .options-block:active:before,
.currency + .language.options-wrapper .options-block:focus:before,
.currency + .language.options-wrapper .options-block.open:before {
  border-color: rgba(101, 31, 255, 0.1);
}
.options-wrapper .options-dropdown {
  position: absolute;
  top: 100%;
  background-color: #ffffff;
  z-index: 10;
  -webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
  right: 0;
  left: auto;
  width: 240px;
  display: none;
}
.options-wrapper .options-dropdown .switcher,
.options-wrapper .options-dropdown .dropdown-item {
  display: block;
  width: 100%;
  padding: 30px 30px 18px;
  margin: 0;
}
.options-wrapper .options-dropdown .switcher + .switcher,
.options-wrapper .options-dropdown .dropdown-item + .switcher,
.options-wrapper .options-dropdown .switcher + .dropdown-item,
.options-wrapper .options-dropdown .dropdown-item + .dropdown-item {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.options-wrapper .options-dropdown .switcher .header.links .action.compare.no-display,
.options-wrapper .options-dropdown .dropdown-item .header.links .action.compare.no-display {
  display: block !important;
}
.options-wrapper .options-dropdown .switcher .switcher-options,
.options-wrapper .options-dropdown .dropdown-item .switcher-options {
  width: 100%;
  display: block;
  position: relative;
}
.options-wrapper .options-dropdown .switcher .switcher-options:not(.active) .switcher-dropdown,
.options-wrapper .options-dropdown .dropdown-item .switcher-options:not(.active) .switcher-dropdown {
  display: none;
}
.options-wrapper .options-dropdown .switcher .switcher-options .action.toggle,
.options-wrapper .options-dropdown .dropdown-item .switcher-options .action.toggle {
  width: 100%;
  display: block;
  background-color: rgba(0, 0, 0, 0.04);
  padding: 0 10px;
  line-height: 40px;
  cursor: pointer;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.6);
  font-weight: 400;
  font-family: 'Work Sans';
  margin-bottom: 12px;
}
.options-wrapper .options-dropdown .switcher .switcher-options .action.toggle strong,
.options-wrapper .options-dropdown .dropdown-item .switcher-options .action.toggle strong {
  font-weight: 400;
}
.options-wrapper .options-dropdown .switcher .switcher-options .action.toggle:after,
.options-wrapper .options-dropdown .dropdown-item .switcher-options .action.toggle:after,
.options-wrapper .options-dropdown .switcher .switcher-options .action.toggle i,
.options-wrapper .options-dropdown .dropdown-item .switcher-options .action.toggle i {
  line-height: inherit;
  float: right;
  font-size: 12px;
}
.options-wrapper .options-dropdown .switcher .switcher-options .mage-dropdown-dialog,
.options-wrapper .options-dropdown .dropdown-item .switcher-options .mage-dropdown-dialog,
.options-wrapper .options-dropdown .switcher .switcher-options .switcher-dropdown,
.options-wrapper .options-dropdown .dropdown-item .switcher-options .switcher-dropdown {
  position: absolute;
  top: 100%;
  background-color: #ffffff;
  left: 0;
  min-width: 170px;
  padding: 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
  z-index: 10;
}
.options-wrapper .options-dropdown .switcher .switcher-options .mage-dropdown-dialog ul,
.options-wrapper .options-dropdown .dropdown-item .switcher-options .mage-dropdown-dialog ul,
.options-wrapper .options-dropdown .switcher .switcher-options .switcher-dropdown ul,
.options-wrapper .options-dropdown .dropdown-item .switcher-options .switcher-dropdown ul,
.options-wrapper .options-dropdown .switcher .switcher-options .mage-dropdown-dialog,
.options-wrapper .options-dropdown .dropdown-item .switcher-options .mage-dropdown-dialog,
.options-wrapper .options-dropdown .switcher .switcher-options .switcher-dropdown,
.options-wrapper .options-dropdown .dropdown-item .switcher-options .switcher-dropdown {
  margin: 0;
  padding: 0;
}
.options-wrapper .options-dropdown .switcher .switcher-options .mage-dropdown-dialog ul li,
.options-wrapper .options-dropdown .dropdown-item .switcher-options .mage-dropdown-dialog ul li,
.options-wrapper .options-dropdown .switcher .switcher-options .switcher-dropdown ul li,
.options-wrapper .options-dropdown .dropdown-item .switcher-options .switcher-dropdown ul li,
.options-wrapper .options-dropdown .switcher .switcher-options .mage-dropdown-dialog li,
.options-wrapper .options-dropdown .dropdown-item .switcher-options .mage-dropdown-dialog li,
.options-wrapper .options-dropdown .switcher .switcher-options .switcher-dropdown li,
.options-wrapper .options-dropdown .dropdown-item .switcher-options .switcher-dropdown li {
  display: block;
  margin-bottom: 0;
  list-style: none;
}
.options-wrapper .options-dropdown .switcher .switcher-options .mage-dropdown-dialog ul li a,
.options-wrapper .options-dropdown .dropdown-item .switcher-options .mage-dropdown-dialog ul li a,
.options-wrapper .options-dropdown .switcher .switcher-options .switcher-dropdown ul li a,
.options-wrapper .options-dropdown .dropdown-item .switcher-options .switcher-dropdown ul li a,
.options-wrapper .options-dropdown .switcher .switcher-options .mage-dropdown-dialog li a,
.options-wrapper .options-dropdown .dropdown-item .switcher-options .mage-dropdown-dialog li a,
.options-wrapper .options-dropdown .switcher .switcher-options .switcher-dropdown li a,
.options-wrapper .options-dropdown .dropdown-item .switcher-options .switcher-dropdown li a {
  display: block;
  color: rgba(0, 0, 0, 0.6);
  padding: 10px;
}
.options-wrapper .options-dropdown .switcher .switcher-options .mage-dropdown-dialog ul li a:hover,
.options-wrapper .options-dropdown .dropdown-item .switcher-options .mage-dropdown-dialog ul li a:hover,
.options-wrapper .options-dropdown .switcher .switcher-options .switcher-dropdown ul li a:hover,
.options-wrapper .options-dropdown .dropdown-item .switcher-options .switcher-dropdown ul li a:hover,
.options-wrapper .options-dropdown .switcher .switcher-options .mage-dropdown-dialog li a:hover,
.options-wrapper .options-dropdown .dropdown-item .switcher-options .mage-dropdown-dialog li a:hover,
.options-wrapper .options-dropdown .switcher .switcher-options .switcher-dropdown li a:hover,
.options-wrapper .options-dropdown .dropdown-item .switcher-options .switcher-dropdown li a:hover {
  background-color: rgba(0, 0, 0, 0.06);
}
.options-wrapper .options-dropdown .switcher .switcher-options .mage-dropdown-dialog ul li:not(:last-child),
.options-wrapper .options-dropdown .dropdown-item .switcher-options .mage-dropdown-dialog ul li:not(:last-child),
.options-wrapper .options-dropdown .switcher .switcher-options .switcher-dropdown ul li:not(:last-child),
.options-wrapper .options-dropdown .dropdown-item .switcher-options .switcher-dropdown ul li:not(:last-child),
.options-wrapper .options-dropdown .switcher .switcher-options .mage-dropdown-dialog li:not(:last-child),
.options-wrapper .options-dropdown .dropdown-item .switcher-options .mage-dropdown-dialog li:not(:last-child),
.options-wrapper .options-dropdown .switcher .switcher-options .switcher-dropdown li:not(:last-child),
.options-wrapper .options-dropdown .dropdown-item .switcher-options .switcher-dropdown li:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.options-wrapper .options-dropdown .label {
  display: block;
  font-family: 'Work Sans';
  font-size: 11px;
  color: rgba(0, 0, 0, 0.4);
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 20px;
  position: static;
  font-weight: 400;
  height: auto;
  width: 100%;
}
.options-wrapper .options-dropdown ul:not(.switcher-dropdown) {
  margin: 0;
  padding: 0;
}
.options-wrapper .options-dropdown ul:not(.switcher-dropdown) li {
  display: block;
  width: 100%;
  list-style: none;
  margin-bottom: 0;
}
.options-wrapper .options-dropdown ul:not(.switcher-dropdown) li a,
.options-wrapper .options-dropdown ul:not(.switcher-dropdown) li span {
  font-size: 16px;
  line-height: 40px;
  font-family: 'Work Sans';
  color: rgba(0, 0, 0, 0.6);
  text-decoration: none;
  padding: 0;
}
.options-wrapper .options-dropdown ul:not(.switcher-dropdown) li a:hover {
  color: rgba(0, 0, 0, 0.8);
  background-color: transparent;
  text-decoration: underline;
}
.options-wrapper .options-dropdown ul:not(.switcher-dropdown).language_flags li {
  float: left;
  width: auto;
  margin-right: 15px;
}
.options-wrapper .options-dropdown ul:not(.switcher-dropdown).language_flags li:last-child {
  margin-right: 0;
}
.options-wrapper .options-dropdown ul:not(.switcher-dropdown).language_flags li a {
  line-height: 1;
  padding: 3px;
}
.options-wrapper .options-dropdown ul:not(.switcher-dropdown).language_flags li span {
  line-height: 1;
}
.top-link-wishlist {
  display: block;
  float: left;
  margin: 0 15px;
  position: relative;
  height: 50px;
  line-height: 50px;
  color: rgba(0, 0, 0, 0.8);
  background-color: transparent;
  transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -webkit-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  cursor: pointer;
  text-align: center;
  min-width: 50px;
  padding: 0 10px;
}
@media only screen and (max-width: 991px) {
  .top-link-wishlist {
    display: none;
  }
}
.top-link-wishlist:hover,
.top-link-wishlist:active,
.top-link-wishlist:focus {
  background-color: transparent;
  color: #651fff;
}
.top-link-wishlist a {
  color: inherit;
}
.top-link-wishlist a:hover,
.top-link-wishlist a:active,
.top-link-wishlist a:focus,
.top-link-wishlist a:visited {
  color: inherit;
}
.top-link-wishlist i {
  font-size: 24px;
  color: inherit;
  line-height: inherit;
}
.top-link-wishlist .wishlist-counter.counter {
  font-size: 12px;
  line-height: 18px;
  width: 18px;
  border-radius: 50%;
  background-color: #f72525;
  color: #ffffff;
  font-weight: 500;
  font-family: 'Work Sans';
  display: inline-block;
  position: absolute;
  top: 4px;
  right: 4px;
}
.top-link-wishlist .wishlist-counter.counter:before,
.top-link-wishlist .wishlist-counter.counter:after {
  content: none;
}
.page-header .minicart-wrapper {
  display: block;
  float: left;
  position: relative;
  margin: 0 15px;
}
@media only screen and (max-width: 767px) {
  .page-header .minicart-wrapper {
    float: right;
    margin-left: 0;
    margin-right: 0;
  }
}
.page-header .minicart-wrapper .action.close {
  display: none;
}
.page-header .minicart-wrapper .action.showcart.title-cart {
  display: block;
  border: none;
  margin: 0;
  z-index: 9998;
  padding: 0;
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  min-width: 50px;
  width: auto;
  transition: background-color 600ms ease, color 600ms ease;
  -moz-transition: background-color 600ms ease, color 600ms ease;
  -webkit-transition: background-color 600ms ease, color 600ms ease;
  color: rgba(0, 0, 0, 0.8);
  background-color: transparent;
}
@media only screen and (max-width: 767px) {
  .page-header .minicart-wrapper .action.showcart.title-cart {
    max-width: 50px;
  }
}
.page-header .minicart-wrapper .action.showcart.title-cart:before {
  content: none;
}
.page-header .minicart-wrapper .action.showcart.title-cart:hover,
.page-header .minicart-wrapper .action.showcart.title-cart.active {
  background-color: transparent;
  color: #651fff;
}
.page-header .minicart-wrapper .action.showcart.title-cart.with-text {
  padding: 0 10px;
}
.page-header .minicart-wrapper .action.showcart.title-cart .counter.qty {
  height: auto;
  line-height: inherit;
  border-radius: 0;
  background-color: transparent;
  margin: 0;
  display: block;
  color: inherit;
}
.page-header .minicart-wrapper .action.showcart.title-cart .counter.qty.empty {
  display: block;
}
@media only screen and (min-width: 768px) {
  .page-header .minicart-wrapper .action.showcart.title-cart .counter.qty.empty .icon-wrapper.no-icon {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .page-header .minicart-wrapper .action.showcart.title-cart .counter.qty {
    overflow: visible;
  }
}
.page-header .minicart-wrapper .action.showcart.title-cart .text {
  display: inline-block;
  vertical-align: middle;
  color: inherit;
  font-size: 16px;
  font-family: 'Barlow';
  line-height: inherit;
  height: auto;
  width: auto;
  position: static;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  .page-header .minicart-wrapper .action.showcart.title-cart .text {
    display: none;
  }
}
.page-header .minicart-wrapper .action.showcart.title-cart .icon-wrapper {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  .page-header .minicart-wrapper .action.showcart.title-cart .icon-wrapper {
    padding-right: 0;
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .page-header .minicart-wrapper .action.showcart.title-cart .icon-wrapper:not(.no-icon):not(.no-counter) {
    padding-right: 9px;
  }
  .page-header .minicart-wrapper .action.showcart.title-cart .icon-wrapper.no-icon .icon {
    display: none;
  }
  .page-header .minicart-wrapper .action.showcart.title-cart .icon-wrapper.no-icon .counter-number {
    position: static;
    display: inline-block;
    vertical-align: middle;
  }
  .page-header .minicart-wrapper .action.showcart.title-cart .icon-wrapper.no-icon:not(.no-counter) {
    padding-right: 3px;
  }
}
.page-header .minicart-wrapper .action.showcart.title-cart .icon-wrapper .icon {
  display: block;
}
.page-header .minicart-wrapper .action.showcart.title-cart .icon-wrapper .icon i {
  display: block;
  font-size: 24px;
  line-height: inherit;
  color: inherit;
}
.page-header .minicart-wrapper .action.showcart.title-cart .icon-wrapper .counter-number {
  display: block;
  border-radius: 50%;
  background-color: #f72525;
  text-shadow: none;
  color: #ffffff;
  line-height: 18px;
  width: 18px;
  font-size: 12px;
  font-family: 'Work Sans';
  font-weight: 500;
  position: absolute;
  top: 4px;
  right: 0;
}
@media only screen and (max-width: 767px) {
  .page-header .minicart-wrapper .action.showcart.title-cart .icon-wrapper .counter-number {
    right: 0;
  }
}
.page-header .minicart-wrapper .block-minicart {
  border: none;
  -webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
  right: 0;
  width: 320px;
  margin-top: 0;
  padding: 30px;
  margin: 0;
  color: rgba(0, 0, 0, 0.6);
  font-family: 'Work Sans';
}
.page-header .minicart-wrapper .block-minicart:before,
.page-header .minicart-wrapper .block-minicart:after {
  content: none;
}
@media only screen and (max-width: 767px) {
  .page-header .minicart-wrapper .block-minicart {
    width: 280px;
    padding: 20px;
  }
}
.page-header .minicart-wrapper .block-minicart h4 {
  font-size: 16px;
  padding: 0 0 9px;
  margin-bottom: 10px;
}
.page-header .minicart-wrapper .block-minicart .subtitle {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 500;
  font-family: 'Barlow';
  line-height: 1;
  display: block;
  text-align: left;
  padding-top: 30px;
}
.page-header .minicart-wrapper .block-minicart .subtitle.empty {
  padding: 10px;
  font-size: 16px;
  line-height: 25px;
  color: rgba(0, 0, 0, 0.6);
  font-family: 'Work Sans';
  padding: 0;
  display: block;
  font-weight: 400;
}
@media only screen and (max-width: 767px) {
  .page-header .minicart-wrapper .block-minicart .subtitle.empty {
    font-size: 14px;
  }
}
.page-header .minicart-wrapper .block-minicart .subtitle.empty:before {
  content: "\e904";
  font-family: 'meigee';
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  vertical-align: middle;
  float: left;
  margin-right: 20px;
  color: rgba(0, 0, 0, 0.1);
  font-size: 56px;
  position: static;
  line-height: 1;
}
.page-header .minicart-wrapper .block-minicart .minicart-widgets {
  display: none;
}
.page-header .minicart-wrapper .block-minicart .items-total {
  display: none;
}
.page-header .minicart-wrapper .block-minicart .subtotal {
  margin: -30px -30px 0;
  background-color: rgba(76, 175, 80, 0.1);
  padding: 30px;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .page-header .minicart-wrapper .block-minicart .subtotal {
    margin: -20px -20px 0;
    padding: 20px;
  }
}
.page-header .minicart-wrapper .block-minicart .subtotal .label {
  display: block;
  float: left;
  font-weight: 600;
  font-family: 'Barlow';
  font-size: 18px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.4);
}
.page-header .minicart-wrapper .block-minicart .subtotal .amount.price-container {
  float: right;
  font-weight: 600;
  font-family: 'Barlow';
  font-size: 24px;
  line-height: normal;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1;
}
.page-header .minicart-wrapper .block-minicart .subtotal .amount.price-container .price {
  font-size: inherit;
  font-weight: inherit;
}
@media only screen and (max-width: 767px) {
  .page-header .minicart-wrapper .block-minicart .subtotal .amount.price-container {
    font-size: 22px;
  }
}
.page-header .minicart-wrapper .block-minicart .subtotal:before,
.page-header .minicart-wrapper .block-minicart .subtotal:after {
  content: '';
  display: table;
  clear: both;
}
.page-header .minicart-wrapper .block-minicart .actions:not(.product) {
  margin: 0;
}
.page-header .minicart-wrapper .block-minicart .actions:not(.product) > .primary {
  margin: 0 -30px;
  background-color: rgba(76, 175, 80, 0.1);
  padding: 0 30px 30px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .page-header .minicart-wrapper .block-minicart .actions:not(.product) > .primary {
    margin: 0 -20px;
    padding: 0 20px 20px;
  }
}
.page-header .minicart-wrapper .block-minicart .actions:not(.product) > .primary .btn.checkout {
  background-color: #4caf50;
  color: #ffffff;
  border-color: #4caf50;
  font-size: 14px;
  font-family: 'Barlow';
  font-weight: 500;
  margin: 0;
}
.page-header .minicart-wrapper .block-minicart .actions:not(.product) > .primary .btn.checkout:focus {
  background-color: #4caf50;
  color: #ffffff;
  border-color: #4caf50;
}
.page-header .minicart-wrapper .block-minicart .actions:not(.product) > .primary .btn.checkout:hover,
.page-header .minicart-wrapper .block-minicart .actions:not(.product) > .primary .btn.checkout:active {
  background-color: #222;
  color: #ffffff;
  border-color: #222;
}
.page-header .minicart-wrapper .block-minicart .actions:not(.product) .secondary {
  margin-top: 20px;
}
.page-header .minicart-wrapper .block-minicart .actions:not(.product) .secondary .btn.viewcart {
  display: block;
  width: 100%;
  min-height: 50px;
  line-height: 42px;
  text-decoration: none;
}
.page-header .minicart-wrapper .block-minicart .actions:not(.product) .secondary .btn.viewcart i {
  display: none;
}
.page-header .minicart-wrapper .block-minicart .actions:not(.product) .secondary .btn.viewcart:hover,
.page-header .minicart-wrapper .block-minicart .actions:not(.product) .secondary .btn.viewcart:active,
.page-header .minicart-wrapper .block-minicart .actions:not(.product) .secondary .btn.viewcart:focus {
  text-decoration: none;
}
.page-header .minicart-wrapper .block-minicart .minicart-items-wrapper {
  border: none;
  margin: 15px 0 0;
  padding: 0;
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
}
.page-header .minicart-wrapper .block-minicart .minicart-items-wrapper .product-item {
  padding: 10px 0;
  border: none;
}
.page-header .minicart-wrapper .block-minicart .minicart-items-wrapper .product-item .product-item-details {
  padding-left: 80px;
  padding-right: 20px;
  position: relative;
}
.page-header .minicart-wrapper .block-minicart .minicart-items-wrapper .product-item .product-item-details .product-item-name {
  position: relative;
  top: -4px;
  margin-bottom: 7px;
}
.page-header .minicart-wrapper .block-minicart .minicart-items-wrapper .product-item .product-item-details .product-item-name a {
  font-size: 16px;
  font-family: 'Barlow';
  color: rgba(0, 0, 0, 0.8);
}
.page-header .minicart-wrapper .block-minicart .minicart-items-wrapper .product-item .product-item-details .product-item-name a:hover {
  color: #651fff;
}
.page-header .minicart-wrapper .block-minicart .minicart-items-wrapper .product-item .product-item-details .product.options .content .subtitle {
  display: none;
}
.page-header .minicart-wrapper .block-minicart .minicart-items-wrapper .product-item .product-item-details .price {
  font-size: 18px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.8);
  font-family: 'Barlow';
}
.page-header .minicart-wrapper .block-minicart .minicart-items-wrapper .product-item .product-item-details .details-qty {
  margin-top: 6px;
}
.page-header .minicart-wrapper .block-minicart .minicart-items-wrapper .product-item .product-item-details .details-qty .label {
  font-size: 11px;
  font-family: 'Work Sans';
  font-weight: 400;
  color: rgba(0, 0, 0, 0.4);
  width: auto;
  text-transform: uppercase;
}
.page-header .minicart-wrapper .block-minicart .minicart-items-wrapper .product-item .product-item-details .details-qty .item-qty {
  line-height: 1;
  background-color: transparent;
  padding: 0;
  width: 30px;
  text-align: left;
  height: auto;
  border: none;
  color: rgba(0, 0, 0, 0.8);
  font-size: 11px;
  font-family: 'Work Sans';
  font-weight: 400;
  display: inline-block;
  vertical-align: middle;
}
.page-header .minicart-wrapper .block-minicart .minicart-items-wrapper .product-item .product-item-details .product.actions {
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
}
.page-header .minicart-wrapper .block-minicart .minicart-items-wrapper .product-item .product-item-details .product.actions .primary {
  margin-right: 0;
}
.page-header .minicart-wrapper .block-minicart .minicart-items-wrapper .product-item .product-item-details .product.actions .action {
  color: rgba(0, 0, 0, 0.3);
  padding: 0;
}
.page-header .minicart-wrapper .block-minicart .minicart-items-wrapper .product-item .product-item-details .product.actions .action:hover {
  color: rgba(0, 0, 0, 0.8);
  background-color: transparent;
}
.page-header .minicart-wrapper .block-minicart .minicart-items-wrapper .product-item .product-item-details .product.actions .action:before {
  font-family: 'meigee' !important;
  color: inherit;
}
.page-header .minicart-wrapper .block-minicart .minicart-items-wrapper .product-item .product-item-details .product.actions .action.edit:before {
  content: '\e909';
}
.page-header .minicart-wrapper .block-minicart .minicart-items-wrapper .product-item .product-item-details .product.actions .action.delete:before {
  content: '\e906';
}
.page-header .minicart-wrapper .block-minicart .minicart-items-wrapper .product-item .actions {
  padding: 0;
  background-color: transparent;
  margin: 0;
}
.page-header .block-search {
  display: block;
  float: none;
  width: 100%;
  margin: 15px 0;
  padding: 0;
  z-index: 1;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .page-header .block-search {
    margin: 5px 0;
  }
}
@media only screen and (max-width: 991px) {
  .page-header .block-search {
    display: none;
  }
}
.page-header .block-search .block-content {
  position: relative;
}
.page-header .block-search .block-content input {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.6);
  border: none;
  height: 50px;
  line-height: 50px;
  padding-right: 10px;
  padding-left: 60px;
  background-color: #ffffff;
}
.page-header .block-search .block-content input::-webkit-input-placeholder,
.page-header .block-search .block-content input::-moz-placeholder,
.page-header .block-search .block-content input::-ms-input-placeholder,
.page-header .block-search .block-content input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.3);
}
.page-header .block-search .block-content .action.search {
  width: 60px;
  line-height: 50px;
  height: 50px;
  right: auto;
  left: 0;
  background-color: transparent;
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  opacity: 1;
}
.page-header .block-search .block-content .action.search:before {
  font-size: 24px;
  color: inherit;
  line-height: inherit;
  content: '\e90e';
  font-family: 'meigee';
}
.page-header .block-search.type-2 {
  text-align: right;
  position: relative;
  overflow: visible;
}
.page-header .block-search.type-2 .block-title {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  color: rgba(0, 0, 0, 0.8);
  background-color: transparent;
  font-size: 16px;
  font-weight: 500;
  font-family: 'Barlow';
  transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -webkit-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  cursor: pointer;
  text-align: center;
  min-width: 50px;
  padding: 0 10px;
  margin: 0;
}
.page-header .block-search.type-2 .block-title strong {
  display: none;
}
.page-header .block-search.type-2 .block-title i {
  font-size: 24px;
  color: inherit;
  line-height: inherit;
}
.page-header .block-search.type-2 .block-title:hover,
.page-header .block-search.type-2 .block-title:active,
.page-header .block-search.type-2 .block-title:focus {
  background-color: rgba(0, 0, 0, 0.06);
}
.page-header .block-search.type-2 .block-content {
  display: block;
  position: absolute;
  border: none;
  bottom: 0;
  right: 0;
  background: transparent;
  padding: 0;
  z-index: 9999;
  visibility: hidden;
  opacity: 0;
  width: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.page-header .block-search.type-2 .block-content .action.search {
  width: 50px;
  right: -1px;
  left: auto;
  opacity: 1;
}
.page-header .block-search.type-2 .block-content input {
  padding-left: 20px;
  padding-right: 50px;
}
.page-header .block-search.type-2.active .block-content {
  visibility: visible;
  opacity: 1;
  width: 300px;
}
.options-wrapper.side-menu {
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px;
}
@media only screen and (max-width: 991px) {
  .options-wrapper.side-menu {
    display: none;
  }
}
.options-wrapper.side-menu.open .side-menu-content {
  right: 0;
  -webkit-box-shadow: -5px 0px 20px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: -5px 0px 20px 0px rgba(0, 0, 0, 0.1);
  box-shadow: -5px 0px 20px 0px rgba(0, 0, 0, 0.1);
}
.options-wrapper.side-menu .side-menu-header {
  padding: 28px 39px 0;
}
@media only screen and (max-width: 991px) {
  .options-wrapper.side-menu .side-menu-btn {
    display: none !important;
  }
}
.options-wrapper.side-menu .btn-close {
  height: 50px;
  width: 50px;
  line-height: 50px;
  cursor: pointer;
  font-size: 24px;
  display: inline-block;
  text-align: center;
  margin-left: -14px;
  color: rgba(0, 0, 0, 0.8);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.options-wrapper.side-menu .btn-close:hover,
.options-wrapper.side-menu .btn-close:focus,
.options-wrapper.side-menu .btn-close:active {
  background-color: rgba(0, 0, 0, 0.06);
}
.options-wrapper.side-menu .btn-close i {
  line-height: inherit;
  font-size: inherit;
  color: inherit;
}
.options-wrapper.side-menu .side-menu-content {
  width: 530px;
  display: block;
  background-color: #ffffff;
  position: fixed;
  height: 100%;
  max-height: 100vh;
  overflow: hidden;
  overflow-y: auto;
  top: 0;
  bottom: 0;
  right: -300%;
  padding: 0;
  z-index: 99999;
  text-align: left;
  transition: right 0.5s ease-in-out, box-shadow 0.5s ease-in-out;
  -webkit-transition: right 0.5s ease-in-out, box-shadow 0.5s ease-in-out;
  -webkit-box-shadow: -5px 0px 20px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: -5px 0px 20px 0px rgba(0, 0, 0, 0);
  box-shadow: -5px 0px 20px 0px rgba(0, 0, 0, 0);
}
.options-wrapper.side-menu .side-menu-content .form-language,
.options-wrapper.side-menu .side-menu-content .form-currency {
  display: block;
  float: none;
  width: 100%;
  text-align: left;
  margin-bottom: 25px;
  margin-left: 0;
}
.add-to-links:before,
.add-to-links:after {
  display: table;
  content: '';
  clear: both;
}
.add-to-links a.action,
.lightbox-button {
  width: auto;
  height: 50px;
  min-width: 50px;
  line-height: 50px;
  background-color: transparent;
  color: #000;
  display: block;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 0;
  font-size: 24px;
  text-align: center;
  text-decoration: none;
}
.add-to-links a.action:hover,
.lightbox-button:hover,
.add-to-links a.action:active,
.lightbox-button:active,
.add-to-links a.action:focus,
.lightbox-button:focus {
  background-color: rgba(0, 0, 0, 0.06);
  color: #000;
  text-decoration: none;
}
.add-to-links a.action i,
.lightbox-button i,
.add-to-links a.action.towishlist:before,
.lightbox-button.towishlist:before {
  display: block;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  width: auto;
  margin: 0;
}
.add-to-links .action.towishlist:before {
  content: '\e914';
  font-family: 'meigee';
}
.column.main .product-items {
  margin-left: 0;
}
.column.main .product-item {
  padding: 0 10px;
}
.block.widget .widget-product-grid-large {
  margin-left: -10px;
  margin-right: -10px;
}
.block.widget .widget-product-grid-large .product-items {
  float: left;
  width: 50%;
}
.block.widget .widget-product-grid-large .product-items.large-product {
  padding-left: 10px;
  padding-right: 10px;
}
@media only screen and (max-width: 767px) {
  .block.widget .widget-product-grid-large .product-items.large-product {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .block.widget .widget-product-grid-large .product-items.large-product .product-action-wrapper .btn {
    margin-right: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .block.widget .widget-product-grid-large .product-items {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .block.widget .widget-product-grid-large .mobile-action-buttons .product-action-wrapper {
    width: 100%;
  }
}
body.page-products .product-item .weltpixel-quickview {
  display: block;
}
@media only screen and (max-width: 767px) {
  body.page-products.page-layout-3columns .column.main {
    padding-top: 60px;
    padding-left: 0;
    padding-right: 0;
  }
}
body.page-products .products-grid .product-item {
  margin-left: 20px;
}
body.page-products .products-grid .product-item .product-item-info {
  width: 100%;
}
body.page-products .products-grid .product-item .product-item-info .product-item-details .product-item-inner {
  position: static;
  margin: 0;
  padding: 0;
  box-shadow: none;
  border: none;
  display: none;
}
body.page-products .products-grid .product-item .product-item-info .product-item-details .weltpixel-quickview {
  display: none !important;
}
.product-item .price-box .price-label {
  display: none;
}
.price-container .price {
  font-size: 18px;
  font-family: 'Work Sans';
  color: rgba(0, 0, 0, 0.8);
  font-weight: 500;
  line-height: 1;
}
.old-price .price-container .price {
  color: rgba(0, 0, 0, 0.3);
  font-size: 14px;
  text-decoration: line-through;
}
.special-price .price-container .price {
  color: #f72525;
}
.weltpixel-quickview:hover,
.weltpixel-quickview:active,
.weltpixel-quickview:focus {
  text-decoration: none;
}
.weltpixel-quickview span {
  line-height: inherit;
  vertical-align: middle;
}
.product-item .action.tocompare:before {
  content: '\e907';
  font-family: 'meigee';
}
.products-grid,
.products-list {
  font-size: 16px;
  font-weight: 400;
  font-family: 'Barlow';
}
.products-grid.hover-scale .image-wrapper.hover-image img.product-image-photo,
.products-list.hover-scale .image-wrapper.hover-image img.product-image-photo {
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -o-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: relative;
  display: block;
  z-index: 1;
}
.products-grid.hover-scale .image-wrapper.hover-image:hover img.product-image-photo,
.products-list.hover-scale .image-wrapper.hover-image:hover img.product-image-photo {
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -o-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  opacity: 0;
  z-index: 2;
}
@media only screen and (min-width: 768px) {
  .products-grid .product-item-info.sold-out .image-wrapper .product-action-wrapper,
  .products-list .product-item-info.sold-out .image-wrapper .product-action-wrapper {
    padding-top: 0;
  }
  .products-grid .product-item-info.sold-out .image-wrapper .weltpixel-quickview,
  .products-list .product-item-info.sold-out .image-wrapper .weltpixel-quickview {
    display: none;
  }
}
.products-grid .product-item-info.sold-out .product-image-wrapper,
.products-list .product-item-info.sold-out .product-image-wrapper {
  opacity: 0.3;
}
.products-grid .product-item-info.sold-out .product-item-name > a,
.products-list .product-item-info.sold-out .product-item-name > a {
  color: rgba(0, 0, 0, 0.3);
}
.products-grid .product-item-info.sold-out .price-box .price-container .price,
.products-list .product-item-info.sold-out .price-box .price-container .price {
  color: rgba(0, 0, 0, 0.3);
}
.products-grid .product-item-info.sold-out .price-box .special-price .price-container .price,
.products-list .product-item-info.sold-out .price-box .special-price .price-container .price,
.products-grid .product-item-info.sold-out .price-box .old-price .price-container .price,
.products-list .product-item-info.sold-out .price-box .old-price .price-container .price {
  color: rgba(0, 0, 0, 0.3);
  text-decoration: line-through;
}
.products-grid .product-item-info .btn,
.products-list .product-item-info .btn {
  min-height: 50px;
  line-height: 28px;
}
@media only screen and (min-width: 992px) {
  .products-grid .product-item-info .btn,
  .products-list .product-item-info .btn {
    padding-left: 50px;
    padding-right: 50px;
  }
}
.products-grid .product-item-info .image-wrapper,
.products-list .product-item-info .image-wrapper {
  position: relative;
  overflow: visible;
  margin-bottom: 15px;
}
.products-grid .product-item-info .image-wrapper .hover-image,
.products-list .product-item-info .image-wrapper .hover-image {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  z-index: -1;
  -webkit-transition: opacity 300ms ease;
  -moz-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}
.products-grid .product-item-info .image-wrapper:hover .hover-image,
.products-list .product-item-info .image-wrapper:hover .hover-image {
  opacity: 1;
  z-index: 1;
}
.products-grid .product-item-info .image-wrapper .btn i,
.products-list .product-item-info .image-wrapper .btn i {
  display: none;
}
.products-grid .product-item-info .image-wrapper .add-to-links,
.products-list .product-item-info .image-wrapper .add-to-links {
  position: absolute;
  top: 6px;
  right: 5px;
  margin: 0;
  padding: 0;
  z-index: 1;
}
.products-grid .product-item-info .image-wrapper .add-to-links a.action.towishlist,
.products-list .product-item-info .image-wrapper .add-to-links a.action.towishlist {
  margin: 0;
  color: rgba(0, 0, 0, 0.5);
  font-size: 24px;
}
.products-grid .product-item-info .image-wrapper .add-to-links a.action.towishlist:hover,
.products-list .product-item-info .image-wrapper .add-to-links a.action.towishlist:hover,
.products-grid .product-item-info .image-wrapper .add-to-links a.action.towishlist:active,
.products-list .product-item-info .image-wrapper .add-to-links a.action.towishlist:active,
.products-grid .product-item-info .image-wrapper .add-to-links a.action.towishlist:focus,
.products-list .product-item-info .image-wrapper .add-to-links a.action.towishlist:focus {
  background-color: transparent;
  color: #f44336;
}
.products-grid .product-item-info .image-wrapper .add-to-links a.action.towishlist:hover:before,
.products-list .product-item-info .image-wrapper .add-to-links a.action.towishlist:hover:before,
.products-grid .product-item-info .image-wrapper .add-to-links a.action.towishlist:active:before,
.products-list .product-item-info .image-wrapper .add-to-links a.action.towishlist:active:before,
.products-grid .product-item-info .image-wrapper .add-to-links a.action.towishlist:focus:before,
.products-list .product-item-info .image-wrapper .add-to-links a.action.towishlist:focus:before {
  content: '\e915';
}
.products-grid .product-item-info .image-wrapper .add-to-links a.action.towishlist.added,
.products-list .product-item-info .image-wrapper .add-to-links a.action.towishlist.added {
  color: #f44336;
}
.products-grid .product-item-info .image-wrapper .add-to-links a.action.towishlist.added:before,
.products-list .product-item-info .image-wrapper .add-to-links a.action.towishlist.added:before {
  content: '\e915';
}
.products-grid .product-item-info .image-wrapper .add-to-links a.action.tocompare:before,
.products-list .product-item-info .image-wrapper .add-to-links a.action.tocompare:before {
  content: none;
}
.products-grid .product-item-info .image-wrapper .hover-buttons,
.products-list .product-item-info .image-wrapper .hover-buttons {
  position: absolute;
  display: block;
  bottom: -38px;
  background-color: #fff;
  padding: 5px;
  right: 0;
  z-index: 10;
  left: auto;
  opacity: 0;
  transition: bottom 0.25s ease-in-out, opacity 0.4s ease-in-out, background 0.2s ease-in-out 0s, color 0.2s ease-in-out 0s;
  -moz-transition: bottom 0.25s ease-in-out, opacity 0.4s ease-in-out, background 0.2s ease-in-out 0s, color 0.2s ease-in-out 0s;
  -webkit-transition: bottom 0.25s ease-in-out, opacity 0.4s ease-in-out, background 0.2s ease-in-out 0s, color 0.2s ease-in-out 0s;
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
}
.products-grid .product-item-info .image-wrapper .hover-buttons:before,
.products-list .product-item-info .image-wrapper .hover-buttons:before,
.products-grid .product-item-info .image-wrapper .hover-buttons:after,
.products-list .product-item-info .image-wrapper .hover-buttons:after {
  display: table;
  content: '';
  clear: both;
}
.products-grid .product-item-info .image-wrapper .hover-buttons .add-to-links,
.products-list .product-item-info .image-wrapper .hover-buttons .add-to-links {
  float: left;
  position: relative;
  top: auto;
  right: auto;
}
.products-grid .product-item-info .image-wrapper .hover-buttons .add-to-links a.action,
.products-list .product-item-info .image-wrapper .hover-buttons .add-to-links a.action,
.products-grid .product-item-info .image-wrapper .hover-buttons .lightbox-button,
.products-list .product-item-info .image-wrapper .hover-buttons .lightbox-button {
  margin: 0;
}
.products-grid .product-item-info .image-wrapper .product-labels,
.products-list .product-item-info .image-wrapper .product-labels {
  position: absolute;
  top: 0;
  left: 20px;
  z-index: 1;
  right: auto;
}
.products-grid .product-item-info .image-wrapper .product-labels span,
.products-list .product-item-info .image-wrapper .product-labels span {
  padding: 3px 7px;
  z-index: 3;
  color: #fff;
  text-align: center;
  font-size: 12px;
  line-height: 11px;
  background-color: #f72525;
  border-radius: 0;
  font-family: 'Barlow';
  font-weight: 400;
  text-transform: uppercase;
  margin: 0;
  float: left;
  position: relative;
}
.products-grid .product-item-info .image-wrapper .product-labels span.label-new,
.products-list .product-item-info .image-wrapper .product-labels span.label-new {
  background-color: #03a9f4;
}
.products-grid .product-item-info .image-wrapper .product-labels span.percentage span,
.products-list .product-item-info .image-wrapper .product-labels span.percentage span {
  padding: 0;
  margin-right: 3px;
}
.products-grid .product-item-info .image-wrapper .product-labels span strong,
.products-list .product-item-info .image-wrapper .product-labels span strong {
  font-weight: inherit;
}
.products-grid .product-item-info .image-wrapper .product-labels.two-items span:last-child,
.products-list .product-item-info .image-wrapper .product-labels.two-items span:last-child {
  margin-left: 2px;
}
.products-grid .product-item-info .image-wrapper .product-labels.label-type-3 > span,
.products-list .product-item-info .image-wrapper .product-labels.label-type-3 > span {
  border-radius: 50px;
  -moz-border-radius: 50px;
  line-height: 30px;
  height: 30px;
  padding: 0 12px;
  min-width: 40px;
}
.products-grid .product-item-info .image-wrapper .product-labels.label-type-3 > span span,
.products-list .product-item-info .image-wrapper .product-labels.label-type-3 > span span {
  line-height: inherit;
}
.products-grid .product-item-info .image-wrapper .product-labels.label-type-4 > span,
.products-list .product-item-info .image-wrapper .product-labels.label-type-4 > span {
  padding: 0 8px;
  height: 20px;
  line-height: 19px;
  margin-right: 0;
}
.products-grid .product-item-info .image-wrapper .product-labels.label-type-4 > span span,
.products-list .product-item-info .image-wrapper .product-labels.label-type-4 > span span {
  line-height: inherit;
}
.products-grid .product-item-info .image-wrapper .product-labels.label-type-4 > span:before,
.products-list .product-item-info .image-wrapper .product-labels.label-type-4 > span:before {
  width: 0;
  height: 0;
  content: '';
  position: absolute;
  top: 0;
  left: -8px;
  border-top: 14px solid #03a9f4;
  border-left: 8px solid transparent;
}
.products-grid .product-item-info .image-wrapper .product-labels.label-type-4 > span:after,
.products-list .product-item-info .image-wrapper .product-labels.label-type-4 > span:after {
  width: 0;
  height: 0;
  content: '';
  position: absolute;
  bottom: 0;
  left: -8px;
  border-bottom: 14px solid #03a9f4;
  border-left: 8px solid transparent;
}
.products-grid .product-item-info .image-wrapper .product-labels.label-type-4 > span.label-sale:before,
.products-list .product-item-info .image-wrapper .product-labels.label-type-4 > span.label-sale:before {
  border-top-color: #f72525;
}
.products-grid .product-item-info .image-wrapper .product-labels.label-type-4 > span.label-sale:after,
.products-list .product-item-info .image-wrapper .product-labels.label-type-4 > span.label-sale:after {
  border-bottom-color: #f72525;
}
.products-grid .product-item-info .image-wrapper .product-labels.label-type-4 > span + span,
.products-list .product-item-info .image-wrapper .product-labels.label-type-4 > span + span {
  margin-right: 0;
}
.products-grid .product-item-info .image-wrapper .product-labels.label-type-4 > span + span:last-child,
.products-list .product-item-info .image-wrapper .product-labels.label-type-4 > span + span:last-child {
  margin-left: 0;
}
.products-grid .product-item-info .image-wrapper .product-labels.label-type-4 > span + span:before,
.products-list .product-item-info .image-wrapper .product-labels.label-type-4 > span + span:before {
  left: auto;
  right: -8px;
  border-top-color: #f72525;
  border-right: 8px solid transparent;
}
.products-grid .product-item-info .image-wrapper .product-labels.label-type-4 > span + span:after,
.products-list .product-item-info .image-wrapper .product-labels.label-type-4 > span + span:after {
  left: auto;
  right: -8px;
  border-right: 8px solid transparent;
  border-bottom-color: #f72525;
}
.products-grid .product-item-info .image-wrapper .product-labels.label-type-1 > span,
.products-list .product-item-info .image-wrapper .product-labels.label-type-1 > span {
  border-radius: 50%;
  -moz-border-radius: 50%;
  height: 40px;
  min-width: 40px;
  line-height: 35px;
}
.products-grid .product-item-info .image-wrapper .product-labels.label-type-1 > span.label-sale,
.products-list .product-item-info .image-wrapper .product-labels.label-type-1 > span.label-sale {
  line-height: 1;
  padding-top: 7px;
}
.products-grid .product-item-info .image-wrapper .product-labels.label-type-1 > span.label-sale span,
.products-list .product-item-info .image-wrapper .product-labels.label-type-1 > span.label-sale span,
.products-grid .product-item-info .image-wrapper .product-labels.label-type-1 > span.label-sale strong,
.products-list .product-item-info .image-wrapper .product-labels.label-type-1 > span.label-sale strong {
  line-height: inherit;
  background-color: transparent;
  display: block;
  float: none;
}
.products-grid .product-item-info .image-wrapper .sold-out-label,
.products-list .product-item-info .image-wrapper .sold-out-label {
  display: block;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  z-index: 14;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
.products-grid .product-item-info .image-wrapper .sold-out-label span,
.products-list .product-item-info .image-wrapper .sold-out-label span {
  white-space: nowrap;
  color: #fff;
  background-color: #222;
  font-weight: 500;
  font-family: 'Barlow';
  padding: 15px 23px;
  text-transform: uppercase;
  font-size: 14px;
  display: inline-block;
  letter-spacing: 1.2px;
}
.products-grid .product-item-info .image-wrapper .weltpixel-quickview,
.products-list .product-item-info .image-wrapper .weltpixel-quickview {
  border-color: #ffffff;
}
.products-grid .product-item-info .image-wrapper .weltpixel-quickview:hover,
.products-list .product-item-info .image-wrapper .weltpixel-quickview:hover,
.products-grid .product-item-info .image-wrapper .weltpixel-quickview:active,
.products-list .product-item-info .image-wrapper .weltpixel-quickview:active,
.products-grid .product-item-info .image-wrapper .weltpixel-quickview:focus,
.products-list .product-item-info .image-wrapper .weltpixel-quickview:focus {
  border-color: #e6e6e6;
}
.products-grid .product-item-info .product-action-wrapper,
.products-list .product-item-info .product-action-wrapper {
  padding-top: 10px;
}
.products-grid .product-item-info .product-action-wrapper:before,
.products-list .product-item-info .product-action-wrapper:before,
.products-grid .product-item-info .product-action-wrapper:after,
.products-list .product-item-info .product-action-wrapper:after {
  display: table;
  content: '';
  clear: both;
}
.products-grid .product-item-info .product-action-wrapper .btn,
.products-list .product-item-info .product-action-wrapper .btn {
  margin-right: 20px;
  margin-bottom: 10px;
}
.products-grid .product-item-info .product-action-wrapper .btn i,
.products-list .product-item-info .product-action-wrapper .btn i {
  display: none;
}
.products-grid .product-item-info .product-action-wrapper .add-to-links,
.products-list .product-item-info .product-action-wrapper .add-to-links {
  float: left;
}
.products-grid .product-item-info .action-secondary,
.products-list .product-item-info .action-secondary {
  display: inline-block;
  vertical-align: top;
}
.products-grid .product-item-info .price-box,
.products-list .product-item-info .price-box {
  padding: 5px 0 2px;
  margin: 0;
}
.products-grid .product-item-info .price-box:before,
.products-list .product-item-info .price-box:before,
.products-grid .product-item-info .price-box:after,
.products-list .product-item-info .price-box:after {
  content: '';
  display: table;
  clear: both;
}
.products-grid .product-item-info .price-box .special-price .price-container .price,
.products-list .product-item-info .price-box .special-price .price-container .price {
  color: #f72525;
  line-height: 1;
}
.products-grid .product-item-info .price-box .old-price,
.products-list .product-item-info .price-box .old-price {
  margin: 0 10px 0 0;
  float: left;
}
.products-grid .product-item-info .price-box .old-price .price-container .price,
.products-list .product-item-info .price-box .old-price .price-container .price {
  color: rgba(0, 0, 0, 0.3);
  font-size: 14px;
  text-decoration: line-through;
}
.products-grid .product-item-info .product-reviews-summary .rating-summary,
.products-list .product-item-info .product-reviews-summary .rating-summary {
  margin-bottom: 0;
  margin-right: 10px;
  margin-top: 5px;
}
.products-grid .product-item-info .product-reviews-summary .rating-summary .rating-result,
.products-list .product-item-info .product-reviews-summary .rating-summary .rating-result {
  display: block;
}
.products-grid .product-item-info .product-reviews-summary .rating-summary .rating-result i,
.products-list .product-item-info .product-reviews-summary .rating-summary .rating-result i {
  font-size: 20px;
  width: auto;
  margin-right: 1px;
}
.products-grid .product-item-info .product-reviews-summary .reviews-actions,
.products-list .product-item-info .product-reviews-summary .reviews-actions {
  margin-left: 0;
  margin-top: 7px;
}
.products-grid .product-item-info .product-reviews-summary .reviews-actions a,
.products-list .product-item-info .product-reviews-summary .reviews-actions a {
  color: rgba(0, 0, 0, 0.6);
  font-family: 'Work Sans';
  text-decoration: none;
  padding: 0;
}
.products-grid .product-item-info .product-reviews-summary .reviews-actions a:hover,
.products-list .product-item-info .product-reviews-summary .reviews-actions a:hover {
  color: #651fff;
  background-color: transparent;
  text-decoration: underline;
}
.products-grid .product-item-info .product-reviews-summary .reviews-actions a:not(:last-child),
.products-list .product-item-info .product-reviews-summary .reviews-actions a:not(:last-child) {
  margin-right: 0;
}
.products-grid .product-item-info .product-reviews-summary .reviews-actions a + a,
.products-list .product-item-info .product-reviews-summary .reviews-actions a + a {
  margin-left: 10px;
  padding-left: 10px;
  position: relative;
}
.products-grid .product-item-info .product-reviews-summary .reviews-actions a + a:before,
.products-list .product-item-info .product-reviews-summary .reviews-actions a + a:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 20px;
  width: 1px;
  background-color: rgba(0, 0, 0, 0.1);
  position: absolute;
  left: 0;
}
.products-grid .product-item-info .swatches-wrapper .swatch-attribute.color .swatch-option,
.products-list .product-item-info .swatches-wrapper .swatch-attribute.color .swatch-option,
.products-grid .product-item-info .swatches-wrapper .swatch-attribute.image .swatch-option,
.products-list .product-item-info .swatches-wrapper .swatch-attribute.image .swatch-option {
  width: 20px;
  height: 20px;
  max-width: 20px;
  min-width: 20px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  outline: 1px solid rgba(0, 0, 0, 0);
  margin-right: 7px;
  margin-bottom: 7px;
}
.products-grid .product-item-info .swatches-wrapper .swatch-attribute.color .swatch-option:hover,
.products-list .product-item-info .swatches-wrapper .swatch-attribute.color .swatch-option:hover,
.products-grid .product-item-info .swatches-wrapper .swatch-attribute.image .swatch-option:hover,
.products-list .product-item-info .swatches-wrapper .swatch-attribute.image .swatch-option:hover,
.products-grid .product-item-info .swatches-wrapper .swatch-attribute.color .swatch-option.selected,
.products-list .product-item-info .swatches-wrapper .swatch-attribute.color .swatch-option.selected,
.products-grid .product-item-info .swatches-wrapper .swatch-attribute.image .swatch-option.selected,
.products-list .product-item-info .swatches-wrapper .swatch-attribute.image .swatch-option.selected {
  border-color: #fff;
  outline-color: #000000;
}
.products-grid .product-item-info .swatches-wrapper .swatch-attribute .swatch-option.text,
.products-list .product-item-info .swatches-wrapper .swatch-attribute .swatch-option.text {
  border: solid 1px rgba(0, 0, 0, 0.1);
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.8);
  font-family: 'Work Sans';
  box-sizing: border-box;
  padding: 0 4px;
  margin-bottom: 7px;
  min-height: 20px;
  min-width: 20px;
  line-height: 18px;
  text-align: center;
  background-color: transparent;
  transition: all .3s ease;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
}
.products-grid .product-item-info .swatches-wrapper .swatch-attribute .swatch-option.text:hover,
.products-list .product-item-info .swatches-wrapper .swatch-attribute .swatch-option.text:hover,
.products-grid .product-item-info .swatches-wrapper .swatch-attribute .swatch-option.text.selected,
.products-list .product-item-info .swatches-wrapper .swatch-attribute .swatch-option.text.selected {
  background-color: #222222 !important;
  color: #fff;
  border-color: #222222;
  outline: none;
}
.products-grid .hover-buttons-toggle,
.products-grid .mobile-action-buttons {
  display: none;
}
.products-grid.products-widget-slider .product-item-info {
  padding-left: 10px;
  padding-right: 10px;
}
.products-grid.products-widget-slider .product-item-info:hover,
.products-grid.products-widget-slider .product-item-info:active,
.products-grid.products-widget-slider .product-item-info:focus {
  padding-left: 10px;
  padding-right: 10px;
}
.products-grid.products-widget-slider .owl-nav div {
  position: absolute;
  top: 50%;
  transform: translateY(calc(-50% -  20px));
  left: auto;
  right: auto;
  z-index: 11;
  font-size: 23px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: transparent;
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
}
.products-grid.products-widget-slider .owl-nav div.owl-prev {
  left: -60px;
}
.boxed-layout .products-grid.products-widget-slider .owl-nav div.owl-prev {
  left: -40px;
}
.products-grid.products-widget-slider .owl-nav div.owl-next {
  right: -60px;
}
.boxed-layout .products-grid.products-widget-slider .owl-nav div.owl-next {
  right: -40px;
}
@media only screen and (min-width: 768px) {
  .catalog-category-view .products-grid .product-items {
    margin-left: -10px !important;
    margin-right: -10px !important;
  }
}
.products-grid .product-items li.item {
  clear: none;
  margin: 0;
  padding: 0 10px 20px;
  width: 24.9%;
  -moz-transition: width 300ms linear;
  -ms-transition: width 300ms linear;
  -o-transition: width 300ms linear;
  transition: width 300ms linear;
}
@media only screen and (max-width: 767px) {
  .products-grid .product-items li.item:not(.row-banner) {
    width: 50% !important;
  }
}
@media only screen and (max-width: 374px) {
  .products-grid .product-items li.item:not(.row-banner) {
    width: 100% !important;
  }
}
.products-grid .product-items li.item .product-item-info {
  width: 100%;
}
.page-products.page-layout-1column .products-grid li.item,
.page-products.page-layout-3columns .products-grid li.item {
  margin: 0 !important;
}
.page-products.page-layout-1column .products-grid.one-columns li.item,
.page-products.page-layout-3columns .products-grid.one-columns li.item,
.products-grid.one-columns li.item {
  width: 100%;
}
.page-products.page-layout-1column .products-grid.two-columns li.item,
.page-products.page-layout-3columns .products-grid.two-columns li.item,
.products-grid.two-columns li.item {
  width: 49.9%;
}
.page-products.page-layout-1column .products-grid.two-columns li.item:nth-of-type(2n+1),
.page-products.page-layout-3columns .products-grid.two-columns li.item:nth-of-type(2n+1),
.products-grid.two-columns li.item:nth-of-type(2n+1) {
  clear: left;
}
.page-products.page-layout-1column .products-grid.two-columns li.item:nth-of-type(2n+2),
.page-products.page-layout-3columns .products-grid.two-columns li.item:nth-of-type(2n+2),
.products-grid.two-columns li.item:nth-of-type(2n+2) {
  clear: right;
}
.page-products.page-layout-1column .products-grid.three-columns li.item,
.page-products.page-layout-3columns .products-grid.three-columns li.item,
.products-grid.three-columns li.item {
  width: 33.2%;
}
.page-products.page-layout-1column .products-grid.three-columns li.item:nth-of-type(3n+1),
.page-products.page-layout-3columns .products-grid.three-columns li.item:nth-of-type(3n+1),
.products-grid.three-columns li.item:nth-of-type(3n+1) {
  clear: left;
}
.page-products.page-layout-1column .products-grid.three-columns li.item:nth-of-type(3n+3),
.page-products.page-layout-3columns .products-grid.three-columns li.item:nth-of-type(3n+3),
.products-grid.three-columns li.item:nth-of-type(3n+3) {
  clear: right;
}
.page-products.page-layout-1column .products-grid.four-columns li.item,
.page-products.page-layout-3columns .products-grid.four-columns li.item,
.products-grid.four-columns li.item {
  width: 24.9%;
}
.page-products.page-layout-1column .products-grid.four-columns li.item:nth-of-type(4n+1),
.page-products.page-layout-3columns .products-grid.four-columns li.item:nth-of-type(4n+1),
.products-grid.four-columns li.item:nth-of-type(4n+1) {
  clear: left;
}
.page-products.page-layout-1column .products-grid.four-columns li.item:nth-of-type(4n+4),
.page-products.page-layout-3columns .products-grid.four-columns li.item:nth-of-type(4n+4),
.products-grid.four-columns li.item:nth-of-type(4n+4) {
  clear: right;
}
.page-products.page-layout-1column .products-grid.five-columns li.item,
.page-products.page-layout-3columns .products-grid.five-columns li.item,
.products-grid.five-columns li.item {
  width: 19.9%;
}
.page-products.page-layout-1column .products-grid.five-columns li.item:nth-of-type(5n+1),
.page-products.page-layout-3columns .products-grid.five-columns li.item:nth-of-type(5n+1),
.products-grid.five-columns li.item:nth-of-type(5n+1) {
  clear: left;
}
.page-products.page-layout-1column .products-grid.five-columns li.item:nth-of-type(5n+5),
.page-products.page-layout-3columns .products-grid.five-columns li.item:nth-of-type(5n+5),
.products-grid.five-columns li.item:nth-of-type(5n+5) {
  clear: right;
}
.page-products.page-layout-1column .products-grid.six-columns li.item,
.page-products.page-layout-3columns .products-grid.six-columns li.item,
.products-grid.six-columns li.item {
  width: 15.6%;
}
.page-products.page-layout-1column .products-grid.six-columns li.item:nth-of-type(6n+1),
.page-products.page-layout-3columns .products-grid.six-columns li.item:nth-of-type(6n+1),
.products-grid.six-columns li.item:nth-of-type(6n+1) {
  clear: left;
}
.page-products.page-layout-1column .products-grid.six-columns li.item:nth-of-type(6n+6),
.page-products.page-layout-3columns .products-grid.six-columns li.item:nth-of-type(6n+6),
.products-grid.six-columns li.item:nth-of-type(6n+6) {
  clear: right;
}
.page-products.page-layout-1column .products-grid.seven-columns li.item,
.page-products.page-layout-3columns .products-grid.seven-columns li.item,
.products-grid.seven-columns li.item {
  width: 13.2%;
}
.page-products.page-layout-1column .products-grid.seven-columns li.item:nth-of-type(7n+1),
.page-products.page-layout-3columns .products-grid.seven-columns li.item:nth-of-type(7n+1),
.products-grid.seven-columns li.item:nth-of-type(7n+1) {
  clear: left;
}
.page-products.page-layout-1column .products-grid.seven-columns li.item:nth-of-type(7n+7),
.page-products.page-layout-3columns .products-grid.seven-columns li.item:nth-of-type(7n+7),
.products-grid.seven-columns li.item:nth-of-type(7n+7) {
  clear: right;
}
.page-products.page-layout-1column .products-grid.eight-columns li.item,
.page-products.page-layout-3columns .products-grid.eight-columns li.item,
.products-grid.eight-columns li.item {
  width: 11.5%;
}
.page-products.page-layout-1column .products-grid.eight-columns li.item:nth-of-type(8n+1),
.page-products.page-layout-3columns .products-grid.eight-columns li.item:nth-of-type(8n+1),
.products-grid.eight-columns li.item:nth-of-type(8n+1) {
  clear: left;
}
.page-products.page-layout-1column .products-grid.eight-columns li.item:nth-of-type(8n+8),
.page-products.page-layout-3columns .products-grid.eight-columns li.item:nth-of-type(8n+8),
.products-grid.eight-columns li.item:nth-of-type(8n+8) {
  clear: right;
}
.page-layout-3columns .products-grid.three-columns .product-item-info .image-wrapper .sold-out-label span,
.page-layout-3columns .products-grid.four-columns .product-item-info .image-wrapper .sold-out-label span,
.page-layout-3columns .products-grid.five-columns .product-item-info .image-wrapper .sold-out-label span,
.page-layout-2columns-left .products-grid.four-columns .product-item-info .image-wrapper .sold-out-label span,
.page-layout-2columns-right .products-grid.four-columns .product-item-info .image-wrapper .sold-out-label span,
.page-layout-2columns-left .products-grid.five-columns .product-item-info .image-wrapper .sold-out-label span,
.page-layout-2columns-right .products-grid.five-columns .product-item-info .image-wrapper .sold-out-label span,
.products-grid.five-columns .product-item-info .image-wrapper .sold-out-label span,
.products-grid.six-columns .product-item-info .image-wrapper .sold-out-label span,
.products-grid.seven-columns .product-item-info .image-wrapper .sold-out-label span,
.products-grid.eight-columns .product-item-info .image-wrapper .sold-out-label span {
  padding: 9px 14px;
  font-size: 12px;
}
@media only screen and (min-width: 992px) {
  .page-layout-3columns .products-grid.three-columns .product-item-info .image-wrapper > .add-to-links,
  .page-layout-3columns .products-grid.four-columns .product-item-info .image-wrapper > .add-to-links,
  .page-layout-3columns .products-grid.five-columns .product-item-info .image-wrapper > .add-to-links,
  .page-layout-2columns-left .products-grid.four-columns .product-item-info .image-wrapper > .add-to-links,
  .page-layout-2columns-right .products-grid.four-columns .product-item-info .image-wrapper > .add-to-links,
  .page-layout-2columns-left .products-grid.five-columns .product-item-info .image-wrapper > .add-to-links,
  .page-layout-2columns-right .products-grid.five-columns .product-item-info .image-wrapper > .add-to-links,
  .products-grid.five-columns .product-item-info .image-wrapper > .add-to-links,
  .products-grid.six-columns .product-item-info .image-wrapper > .add-to-links,
  .products-grid.seven-columns .product-item-info .image-wrapper > .add-to-links,
  .products-grid.eight-columns .product-item-info .image-wrapper > .add-to-links,
  .page-layout-3columns .products-grid.three-columns .product-item-info .image-wrapper .hover-buttons,
  .page-layout-3columns .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons,
  .page-layout-3columns .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons,
  .page-layout-2columns-left .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons,
  .page-layout-2columns-right .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons,
  .page-layout-2columns-left .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons,
  .page-layout-2columns-right .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons,
  .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons,
  .products-grid.six-columns .product-item-info .image-wrapper .hover-buttons,
  .products-grid.seven-columns .product-item-info .image-wrapper .hover-buttons,
  .products-grid.eight-columns .product-item-info .image-wrapper .hover-buttons,
  .page-layout-3columns .products-grid.three-columns .product-item-info .image-wrapper .actions-hover-buttons,
  .page-layout-3columns .products-grid.four-columns .product-item-info .image-wrapper .actions-hover-buttons,
  .page-layout-3columns .products-grid.five-columns .product-item-info .image-wrapper .actions-hover-buttons,
  .page-layout-2columns-left .products-grid.four-columns .product-item-info .image-wrapper .actions-hover-buttons,
  .page-layout-2columns-right .products-grid.four-columns .product-item-info .image-wrapper .actions-hover-buttons,
  .page-layout-2columns-left .products-grid.five-columns .product-item-info .image-wrapper .actions-hover-buttons,
  .page-layout-2columns-right .products-grid.five-columns .product-item-info .image-wrapper .actions-hover-buttons,
  .products-grid.five-columns .product-item-info .image-wrapper .actions-hover-buttons,
  .products-grid.six-columns .product-item-info .image-wrapper .actions-hover-buttons,
  .products-grid.seven-columns .product-item-info .image-wrapper .actions-hover-buttons,
  .products-grid.eight-columns .product-item-info .image-wrapper .actions-hover-buttons {
    display: none;
  }
  .page-layout-3columns .products-grid.three-columns .product-item-info .image-wrapper .hover-buttons-toggle,
  .page-layout-3columns .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle,
  .page-layout-3columns .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle,
  .page-layout-2columns-left .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle,
  .page-layout-2columns-right .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle,
  .page-layout-2columns-left .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle,
  .page-layout-2columns-right .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle,
  .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle,
  .products-grid.six-columns .product-item-info .image-wrapper .hover-buttons-toggle,
  .products-grid.seven-columns .product-item-info .image-wrapper .hover-buttons-toggle,
  .products-grid.eight-columns .product-item-info .image-wrapper .hover-buttons-toggle {
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
    left: auto;
    z-index: 10;
  }
  .page-layout-3columns .products-grid.three-columns .product-item-info .image-wrapper .hover-buttons-toggle .toggle-options,
  .page-layout-3columns .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle .toggle-options,
  .page-layout-3columns .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .toggle-options,
  .page-layout-2columns-left .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle .toggle-options,
  .page-layout-2columns-right .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle .toggle-options,
  .page-layout-2columns-left .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .toggle-options,
  .page-layout-2columns-right .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .toggle-options,
  .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .toggle-options,
  .products-grid.six-columns .product-item-info .image-wrapper .hover-buttons-toggle .toggle-options,
  .products-grid.seven-columns .product-item-info .image-wrapper .hover-buttons-toggle .toggle-options,
  .products-grid.eight-columns .product-item-info .image-wrapper .hover-buttons-toggle .toggle-options {
    display: block;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    cursor: pointer;
  }
  .page-layout-3columns .products-grid.three-columns .product-item-info .image-wrapper .hover-buttons-toggle .toggle-options i,
  .page-layout-3columns .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle .toggle-options i,
  .page-layout-3columns .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .toggle-options i,
  .page-layout-2columns-left .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle .toggle-options i,
  .page-layout-2columns-right .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle .toggle-options i,
  .page-layout-2columns-left .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .toggle-options i,
  .page-layout-2columns-right .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .toggle-options i,
  .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .toggle-options i,
  .products-grid.six-columns .product-item-info .image-wrapper .hover-buttons-toggle .toggle-options i,
  .products-grid.seven-columns .product-item-info .image-wrapper .hover-buttons-toggle .toggle-options i,
  .products-grid.eight-columns .product-item-info .image-wrapper .hover-buttons-toggle .toggle-options i {
    line-height: inherit;
    vertical-align: middle;
    color: rgba(0, 0, 0, 0.3);
  }
  .page-layout-3columns .products-grid.three-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block,
  .page-layout-3columns .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block,
  .page-layout-3columns .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block,
  .page-layout-2columns-left .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block,
  .page-layout-2columns-right .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block,
  .page-layout-2columns-left .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block,
  .page-layout-2columns-right .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block,
  .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block,
  .products-grid.six-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block,
  .products-grid.seven-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block,
  .products-grid.eight-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block {
    display: none;
    background-color: transparent;
    height: 0;
    width: 0;
    overflow: hidden;
    transition: height 350ms ease, width 350ms ease;
    -moz-transition: height 350ms ease, width 350ms ease;
    -webkit-transition: height 350ms ease, width 350ms ease;
  }
  .page-layout-3columns .products-grid.three-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .add-to-links,
  .page-layout-3columns .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .add-to-links,
  .page-layout-3columns .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .add-to-links,
  .page-layout-2columns-left .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .add-to-links,
  .page-layout-2columns-right .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .add-to-links,
  .page-layout-2columns-left .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .add-to-links,
  .page-layout-2columns-right .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .add-to-links,
  .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .add-to-links,
  .products-grid.six-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .add-to-links,
  .products-grid.seven-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .add-to-links,
  .products-grid.eight-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .add-to-links {
    position: static;
    float: left;
  }
  .page-layout-3columns .products-grid.three-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .add-to-links a.action,
  .page-layout-3columns .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .add-to-links a.action,
  .page-layout-3columns .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .add-to-links a.action,
  .page-layout-2columns-left .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .add-to-links a.action,
  .page-layout-2columns-right .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .add-to-links a.action,
  .page-layout-2columns-left .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .add-to-links a.action,
  .page-layout-2columns-right .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .add-to-links a.action,
  .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .add-to-links a.action,
  .products-grid.six-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .add-to-links a.action,
  .products-grid.seven-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .add-to-links a.action,
  .products-grid.eight-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .add-to-links a.action {
    width: 40px;
    height: 40px;
    float: left;
    line-height: 40px;
    margin: 0;
    background-color: transparent;
    color: #222;
    display: block;
    min-width: 40px;
    font-size: 16px;
    position: relative;
    z-index: 10;
  }
  .page-layout-3columns .products-grid.three-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .add-to-links a.action:hover,
  .page-layout-3columns .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .add-to-links a.action:hover,
  .page-layout-3columns .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .add-to-links a.action:hover,
  .page-layout-2columns-left .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .add-to-links a.action:hover,
  .page-layout-2columns-right .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .add-to-links a.action:hover,
  .page-layout-2columns-left .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .add-to-links a.action:hover,
  .page-layout-2columns-right .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .add-to-links a.action:hover,
  .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .add-to-links a.action:hover,
  .products-grid.six-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .add-to-links a.action:hover,
  .products-grid.seven-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .add-to-links a.action:hover,
  .products-grid.eight-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .add-to-links a.action:hover {
    background-color: #f5f5f5;
  }
  .page-layout-3columns .products-grid.three-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview,
  .page-layout-3columns .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview,
  .page-layout-3columns .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview,
  .page-layout-2columns-left .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview,
  .page-layout-2columns-right .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview,
  .page-layout-2columns-left .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview,
  .page-layout-2columns-right .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview,
  .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview,
  .products-grid.six-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview,
  .products-grid.seven-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview,
  .products-grid.eight-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview,
  .page-layout-3columns .products-grid.three-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .lightbox-button,
  .page-layout-3columns .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .lightbox-button,
  .page-layout-3columns .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .lightbox-button,
  .page-layout-2columns-left .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .lightbox-button,
  .page-layout-2columns-right .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .lightbox-button,
  .page-layout-2columns-left .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .lightbox-button,
  .page-layout-2columns-right .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .lightbox-button,
  .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .lightbox-button,
  .products-grid.six-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .lightbox-button,
  .products-grid.seven-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .lightbox-button,
  .products-grid.eight-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .lightbox-button {
    position: static;
    float: left;
    width: 40px;
    height: 40px;
    min-height: 40px;
    text-align: center;
    padding: 0;
    line-height: 38px;
    font-size: 16px;
    background-color: transparent;
    color: #222;
    border: none;
    margin: 0;
    min-width: 40px;
  }
  .page-layout-3columns .products-grid.three-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview span,
  .page-layout-3columns .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview span,
  .page-layout-3columns .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview span,
  .page-layout-2columns-left .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview span,
  .page-layout-2columns-right .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview span,
  .page-layout-2columns-left .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview span,
  .page-layout-2columns-right .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview span,
  .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview span,
  .products-grid.six-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview span,
  .products-grid.seven-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview span,
  .products-grid.eight-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview span,
  .page-layout-3columns .products-grid.three-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .lightbox-button span,
  .page-layout-3columns .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .lightbox-button span,
  .page-layout-3columns .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .lightbox-button span,
  .page-layout-2columns-left .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .lightbox-button span,
  .page-layout-2columns-right .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .lightbox-button span,
  .page-layout-2columns-left .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .lightbox-button span,
  .page-layout-2columns-right .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .lightbox-button span,
  .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .lightbox-button span,
  .products-grid.six-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .lightbox-button span,
  .products-grid.seven-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .lightbox-button span,
  .products-grid.eight-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .lightbox-button span {
    display: none;
  }
  .page-layout-3columns .products-grid.three-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview i,
  .page-layout-3columns .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview i,
  .page-layout-3columns .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview i,
  .page-layout-2columns-left .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview i,
  .page-layout-2columns-right .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview i,
  .page-layout-2columns-left .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview i,
  .page-layout-2columns-right .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview i,
  .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview i,
  .products-grid.six-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview i,
  .products-grid.seven-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview i,
  .products-grid.eight-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview i,
  .page-layout-3columns .products-grid.three-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .lightbox-button i,
  .page-layout-3columns .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .lightbox-button i,
  .page-layout-3columns .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .lightbox-button i,
  .page-layout-2columns-left .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .lightbox-button i,
  .page-layout-2columns-right .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .lightbox-button i,
  .page-layout-2columns-left .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .lightbox-button i,
  .page-layout-2columns-right .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .lightbox-button i,
  .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .lightbox-button i,
  .products-grid.six-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .lightbox-button i,
  .products-grid.seven-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .lightbox-button i,
  .products-grid.eight-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .lightbox-button i {
    display: block;
    font-size: inherit;
    color: inherit;
    line-height: inherit;
  }
  .page-layout-3columns .products-grid.three-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview:hover,
  .page-layout-3columns .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview:hover,
  .page-layout-3columns .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview:hover,
  .page-layout-2columns-left .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview:hover,
  .page-layout-2columns-right .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview:hover,
  .page-layout-2columns-left .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview:hover,
  .page-layout-2columns-right .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview:hover,
  .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview:hover,
  .products-grid.six-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview:hover,
  .products-grid.seven-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview:hover,
  .products-grid.eight-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview:hover,
  .page-layout-3columns .products-grid.three-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .lightbox-button:hover,
  .page-layout-3columns .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .lightbox-button:hover,
  .page-layout-3columns .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .lightbox-button:hover,
  .page-layout-2columns-left .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .lightbox-button:hover,
  .page-layout-2columns-right .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .lightbox-button:hover,
  .page-layout-2columns-left .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .lightbox-button:hover,
  .page-layout-2columns-right .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .lightbox-button:hover,
  .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .lightbox-button:hover,
  .products-grid.six-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .lightbox-button:hover,
  .products-grid.seven-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .lightbox-button:hover,
  .products-grid.eight-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .lightbox-button:hover {
    background-color: #f5f5f5;
  }
  .page-layout-3columns .products-grid.three-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview,
  .page-layout-3columns .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview,
  .page-layout-3columns .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview,
  .page-layout-2columns-left .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview,
  .page-layout-2columns-right .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview,
  .page-layout-2columns-left .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview,
  .page-layout-2columns-right .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview,
  .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview,
  .products-grid.six-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview,
  .products-grid.seven-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview,
  .products-grid.eight-columns .product-item-info .image-wrapper .hover-buttons-toggle .options-block .weltpixel-quickview {
    font-size: 13px;
  }
  .page-layout-3columns .products-grid.three-columns .product-item-info .image-wrapper .hover-buttons-toggle.open .toggle-options,
  .page-layout-3columns .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle.open .toggle-options,
  .page-layout-3columns .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle.open .toggle-options,
  .page-layout-2columns-left .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle.open .toggle-options,
  .page-layout-2columns-right .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle.open .toggle-options,
  .page-layout-2columns-left .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle.open .toggle-options,
  .page-layout-2columns-right .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle.open .toggle-options,
  .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle.open .toggle-options,
  .products-grid.six-columns .product-item-info .image-wrapper .hover-buttons-toggle.open .toggle-options,
  .products-grid.seven-columns .product-item-info .image-wrapper .hover-buttons-toggle.open .toggle-options,
  .products-grid.eight-columns .product-item-info .image-wrapper .hover-buttons-toggle.open .toggle-options {
    display: none;
  }
  .page-layout-3columns .products-grid.three-columns .product-item-info .image-wrapper .hover-buttons-toggle.open .options-block,
  .page-layout-3columns .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle.open .options-block,
  .page-layout-3columns .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle.open .options-block,
  .page-layout-2columns-left .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle.open .options-block,
  .page-layout-2columns-right .products-grid.four-columns .product-item-info .image-wrapper .hover-buttons-toggle.open .options-block,
  .page-layout-2columns-left .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle.open .options-block,
  .page-layout-2columns-right .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle.open .options-block,
  .products-grid.five-columns .product-item-info .image-wrapper .hover-buttons-toggle.open .options-block,
  .products-grid.six-columns .product-item-info .image-wrapper .hover-buttons-toggle.open .options-block,
  .products-grid.seven-columns .product-item-info .image-wrapper .hover-buttons-toggle.open .options-block,
  .products-grid.eight-columns .product-item-info .image-wrapper .hover-buttons-toggle.open .options-block {
    background-color: #fff;
    max-height: 80px;
    max-width: 80px;
    height: auto;
    width: auto;
    font-size: 16px;
    z-index: 1;
    display: block;
  }
}
@media only screen and (min-width: 992px) {
  .page-layout-3columns .products-grid.three-columns .product-item-info .mobile-action-buttons,
  .page-layout-3columns .products-grid.four-columns .product-item-info .mobile-action-buttons,
  .page-layout-3columns .products-grid.five-columns .product-item-info .mobile-action-buttons,
  .page-layout-2columns-left .products-grid.four-columns .product-item-info .mobile-action-buttons,
  .page-layout-2columns-right .products-grid.four-columns .product-item-info .mobile-action-buttons,
  .page-layout-2columns-left .products-grid.five-columns .product-item-info .mobile-action-buttons,
  .page-layout-2columns-right .products-grid.five-columns .product-item-info .mobile-action-buttons,
  .products-grid.five-columns .product-item-info .mobile-action-buttons,
  .products-grid.six-columns .product-item-info .mobile-action-buttons,
  .products-grid.seven-columns .product-item-info .mobile-action-buttons,
  .products-grid.eight-columns .product-item-info .mobile-action-buttons {
    display: block;
  }
  .page-layout-3columns .products-grid.three-columns .product-item-info .mobile-action-buttons .add-to-links,
  .page-layout-3columns .products-grid.four-columns .product-item-info .mobile-action-buttons .add-to-links,
  .page-layout-3columns .products-grid.five-columns .product-item-info .mobile-action-buttons .add-to-links,
  .page-layout-2columns-left .products-grid.four-columns .product-item-info .mobile-action-buttons .add-to-links,
  .page-layout-2columns-right .products-grid.four-columns .product-item-info .mobile-action-buttons .add-to-links,
  .page-layout-2columns-left .products-grid.five-columns .product-item-info .mobile-action-buttons .add-to-links,
  .page-layout-2columns-right .products-grid.five-columns .product-item-info .mobile-action-buttons .add-to-links,
  .products-grid.five-columns .product-item-info .mobile-action-buttons .add-to-links,
  .products-grid.six-columns .product-item-info .mobile-action-buttons .add-to-links,
  .products-grid.seven-columns .product-item-info .mobile-action-buttons .add-to-links,
  .products-grid.eight-columns .product-item-info .mobile-action-buttons .add-to-links,
  .page-layout-3columns .products-grid.three-columns .product-item-info .mobile-action-buttons .weltpixel-quickview,
  .page-layout-3columns .products-grid.four-columns .product-item-info .mobile-action-buttons .weltpixel-quickview,
  .page-layout-3columns .products-grid.five-columns .product-item-info .mobile-action-buttons .weltpixel-quickview,
  .page-layout-2columns-left .products-grid.four-columns .product-item-info .mobile-action-buttons .weltpixel-quickview,
  .page-layout-2columns-right .products-grid.four-columns .product-item-info .mobile-action-buttons .weltpixel-quickview,
  .page-layout-2columns-left .products-grid.five-columns .product-item-info .mobile-action-buttons .weltpixel-quickview,
  .page-layout-2columns-right .products-grid.five-columns .product-item-info .mobile-action-buttons .weltpixel-quickview,
  .products-grid.five-columns .product-item-info .mobile-action-buttons .weltpixel-quickview,
  .products-grid.six-columns .product-item-info .mobile-action-buttons .weltpixel-quickview,
  .products-grid.seven-columns .product-item-info .mobile-action-buttons .weltpixel-quickview,
  .products-grid.eight-columns .product-item-info .mobile-action-buttons .weltpixel-quickview,
  .page-layout-3columns .products-grid.three-columns .product-item-info .mobile-action-buttons .lightbox-button,
  .page-layout-3columns .products-grid.four-columns .product-item-info .mobile-action-buttons .lightbox-button,
  .page-layout-3columns .products-grid.five-columns .product-item-info .mobile-action-buttons .lightbox-button,
  .page-layout-2columns-left .products-grid.four-columns .product-item-info .mobile-action-buttons .lightbox-button,
  .page-layout-2columns-right .products-grid.four-columns .product-item-info .mobile-action-buttons .lightbox-button,
  .page-layout-2columns-left .products-grid.five-columns .product-item-info .mobile-action-buttons .lightbox-button,
  .page-layout-2columns-right .products-grid.five-columns .product-item-info .mobile-action-buttons .lightbox-button,
  .products-grid.five-columns .product-item-info .mobile-action-buttons .lightbox-button,
  .products-grid.six-columns .product-item-info .mobile-action-buttons .lightbox-button,
  .products-grid.seven-columns .product-item-info .mobile-action-buttons .lightbox-button,
  .products-grid.eight-columns .product-item-info .mobile-action-buttons .lightbox-button {
    display: none;
  }
  .page-layout-3columns .products-grid.three-columns .product-item-info .mobile-action-buttons .product-action-wrapper .btn,
  .page-layout-3columns .products-grid.four-columns .product-item-info .mobile-action-buttons .product-action-wrapper .btn,
  .page-layout-3columns .products-grid.five-columns .product-item-info .mobile-action-buttons .product-action-wrapper .btn,
  .page-layout-2columns-left .products-grid.four-columns .product-item-info .mobile-action-buttons .product-action-wrapper .btn,
  .page-layout-2columns-right .products-grid.four-columns .product-item-info .mobile-action-buttons .product-action-wrapper .btn,
  .page-layout-2columns-left .products-grid.five-columns .product-item-info .mobile-action-buttons .product-action-wrapper .btn,
  .page-layout-2columns-right .products-grid.five-columns .product-item-info .mobile-action-buttons .product-action-wrapper .btn,
  .products-grid.five-columns .product-item-info .mobile-action-buttons .product-action-wrapper .btn,
  .products-grid.six-columns .product-item-info .mobile-action-buttons .product-action-wrapper .btn,
  .products-grid.seven-columns .product-item-info .mobile-action-buttons .product-action-wrapper .btn,
  .products-grid.eight-columns .product-item-info .mobile-action-buttons .product-action-wrapper .btn,
  .page-layout-3columns .products-grid.three-columns .product-item-info .mobile-action-buttons > .btn,
  .page-layout-3columns .products-grid.four-columns .product-item-info .mobile-action-buttons > .btn,
  .page-layout-3columns .products-grid.five-columns .product-item-info .mobile-action-buttons > .btn,
  .page-layout-2columns-left .products-grid.four-columns .product-item-info .mobile-action-buttons > .btn,
  .page-layout-2columns-right .products-grid.four-columns .product-item-info .mobile-action-buttons > .btn,
  .page-layout-2columns-left .products-grid.five-columns .product-item-info .mobile-action-buttons > .btn,
  .page-layout-2columns-right .products-grid.five-columns .product-item-info .mobile-action-buttons > .btn,
  .products-grid.five-columns .product-item-info .mobile-action-buttons > .btn,
  .products-grid.six-columns .product-item-info .mobile-action-buttons > .btn,
  .products-grid.seven-columns .product-item-info .mobile-action-buttons > .btn,
  .products-grid.eight-columns .product-item-info .mobile-action-buttons > .btn {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 0;
    max-width: 100%;
    white-space: normal;
    line-height: 1.5;
    text-align: center;
    font-size: 13px;
    margin-right: 0;
    min-height: 40px;
  }
  .page-layout-3columns .products-grid.three-columns .product-item-info .mobile-action-buttons .product-action-wrapper .btn i,
  .page-layout-3columns .products-grid.four-columns .product-item-info .mobile-action-buttons .product-action-wrapper .btn i,
  .page-layout-3columns .products-grid.five-columns .product-item-info .mobile-action-buttons .product-action-wrapper .btn i,
  .page-layout-2columns-left .products-grid.four-columns .product-item-info .mobile-action-buttons .product-action-wrapper .btn i,
  .page-layout-2columns-right .products-grid.four-columns .product-item-info .mobile-action-buttons .product-action-wrapper .btn i,
  .page-layout-2columns-left .products-grid.five-columns .product-item-info .mobile-action-buttons .product-action-wrapper .btn i,
  .page-layout-2columns-right .products-grid.five-columns .product-item-info .mobile-action-buttons .product-action-wrapper .btn i,
  .products-grid.five-columns .product-item-info .mobile-action-buttons .product-action-wrapper .btn i,
  .products-grid.six-columns .product-item-info .mobile-action-buttons .product-action-wrapper .btn i,
  .products-grid.seven-columns .product-item-info .mobile-action-buttons .product-action-wrapper .btn i,
  .products-grid.eight-columns .product-item-info .mobile-action-buttons .product-action-wrapper .btn i,
  .page-layout-3columns .products-grid.three-columns .product-item-info .mobile-action-buttons > .btn i,
  .page-layout-3columns .products-grid.four-columns .product-item-info .mobile-action-buttons > .btn i,
  .page-layout-3columns .products-grid.five-columns .product-item-info .mobile-action-buttons > .btn i,
  .page-layout-2columns-left .products-grid.four-columns .product-item-info .mobile-action-buttons > .btn i,
  .page-layout-2columns-right .products-grid.four-columns .product-item-info .mobile-action-buttons > .btn i,
  .page-layout-2columns-left .products-grid.five-columns .product-item-info .mobile-action-buttons > .btn i,
  .page-layout-2columns-right .products-grid.five-columns .product-item-info .mobile-action-buttons > .btn i,
  .products-grid.five-columns .product-item-info .mobile-action-buttons > .btn i,
  .products-grid.six-columns .product-item-info .mobile-action-buttons > .btn i,
  .products-grid.seven-columns .product-item-info .mobile-action-buttons > .btn i,
  .products-grid.eight-columns .product-item-info .mobile-action-buttons > .btn i {
    display: none;
  }
}
.page-layout-3columns .products-grid.three-columns .product-item-info:hover .image-wrapper .actions-hover-buttons,
.page-layout-3columns .products-grid.four-columns .product-item-info:hover .image-wrapper .actions-hover-buttons,
.page-layout-3columns .products-grid.five-columns .product-item-info:hover .image-wrapper .actions-hover-buttons,
.page-layout-2columns-left .products-grid.four-columns .product-item-info:hover .image-wrapper .actions-hover-buttons,
.page-layout-2columns-right .products-grid.four-columns .product-item-info:hover .image-wrapper .actions-hover-buttons,
.page-layout-2columns-left .products-grid.five-columns .product-item-info:hover .image-wrapper .actions-hover-buttons,
.page-layout-2columns-right .products-grid.five-columns .product-item-info:hover .image-wrapper .actions-hover-buttons,
.products-grid.five-columns .product-item-info:hover .image-wrapper .actions-hover-buttons,
.products-grid.six-columns .product-item-info:hover .image-wrapper .actions-hover-buttons,
.products-grid.seven-columns .product-item-info:hover .image-wrapper .actions-hover-buttons,
.products-grid.eight-columns .product-item-info:hover .image-wrapper .actions-hover-buttons,
.page-layout-3columns .products-grid.three-columns .product-item-info:active .image-wrapper .actions-hover-buttons,
.page-layout-3columns .products-grid.four-columns .product-item-info:active .image-wrapper .actions-hover-buttons,
.page-layout-3columns .products-grid.five-columns .product-item-info:active .image-wrapper .actions-hover-buttons,
.page-layout-2columns-left .products-grid.four-columns .product-item-info:active .image-wrapper .actions-hover-buttons,
.page-layout-2columns-right .products-grid.four-columns .product-item-info:active .image-wrapper .actions-hover-buttons,
.page-layout-2columns-left .products-grid.five-columns .product-item-info:active .image-wrapper .actions-hover-buttons,
.page-layout-2columns-right .products-grid.five-columns .product-item-info:active .image-wrapper .actions-hover-buttons,
.products-grid.five-columns .product-item-info:active .image-wrapper .actions-hover-buttons,
.products-grid.six-columns .product-item-info:active .image-wrapper .actions-hover-buttons,
.products-grid.seven-columns .product-item-info:active .image-wrapper .actions-hover-buttons,
.products-grid.eight-columns .product-item-info:active .image-wrapper .actions-hover-buttons,
.page-layout-3columns .products-grid.three-columns .product-item-info:focus .image-wrapper .actions-hover-buttons,
.page-layout-3columns .products-grid.four-columns .product-item-info:focus .image-wrapper .actions-hover-buttons,
.page-layout-3columns .products-grid.five-columns .product-item-info:focus .image-wrapper .actions-hover-buttons,
.page-layout-2columns-left .products-grid.four-columns .product-item-info:focus .image-wrapper .actions-hover-buttons,
.page-layout-2columns-right .products-grid.four-columns .product-item-info:focus .image-wrapper .actions-hover-buttons,
.page-layout-2columns-left .products-grid.five-columns .product-item-info:focus .image-wrapper .actions-hover-buttons,
.page-layout-2columns-right .products-grid.five-columns .product-item-info:focus .image-wrapper .actions-hover-buttons,
.products-grid.five-columns .product-item-info:focus .image-wrapper .actions-hover-buttons,
.products-grid.six-columns .product-item-info:focus .image-wrapper .actions-hover-buttons,
.products-grid.seven-columns .product-item-info:focus .image-wrapper .actions-hover-buttons,
.products-grid.eight-columns .product-item-info:focus .image-wrapper .actions-hover-buttons {
  bottom: 0;
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  .products-grid.one-column li.item:not(.row-banner) {
    width: 100% !important;
  }
}
@media only screen and (max-width: 374px) {
  .products-grid.two-columns li.item:not(.row-banner) {
    width: 49.9% !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .products-grid.one-column .mobile-action-buttons .product-action-wrapper,
  .products-grid.two-columns .mobile-action-buttons .product-action-wrapper,
  .products-grid.three-columns .mobile-action-buttons .product-action-wrapper {
    margin-right: 10px;
  }
  .products-grid.six-columns .product-item-info .image-wrapper .sold-out-label span,
  .products-grid.seven-columns .product-item-info .image-wrapper .sold-out-label span,
  .products-grid.eight-columns .product-item-info .image-wrapper .sold-out-label span {
    padding: 7px 5px;
    font-size: 11px;
  }
  .products-grid.six-columns .product-item-info .product-reviews-summary,
  .products-grid.seven-columns .product-item-info .product-reviews-summary,
  .products-grid.eight-columns .product-item-info .product-reviews-summary {
    display: none;
  }
  .products-grid.six-columns .product-item-info .swatches-wrapper .swatch-attribute.color .swatch-option,
  .products-grid.seven-columns .product-item-info .swatches-wrapper .swatch-attribute.color .swatch-option,
  .products-grid.eight-columns .product-item-info .swatches-wrapper .swatch-attribute.color .swatch-option,
  .products-grid.six-columns .product-item-info .swatches-wrapper .swatch-attribute.image .swatch-option,
  .products-grid.seven-columns .product-item-info .swatches-wrapper .swatch-attribute.image .swatch-option,
  .products-grid.eight-columns .product-item-info .swatches-wrapper .swatch-attribute.image .swatch-option {
    width: 20px;
    min-width: 20px;
    height: 20px;
    max-width: 20px;
  }
  .products-grid.six-columns .product-item-info .swatches-wrapper .swatch-attribute .swatch-option.text,
  .products-grid.seven-columns .product-item-info .swatches-wrapper .swatch-attribute .swatch-option.text,
  .products-grid.eight-columns .product-item-info .swatches-wrapper .swatch-attribute .swatch-option.text {
    font-size: 10px;
    padding: 0 5px;
    min-height: 25px;
    min-width: 25px;
    line-height: 25px;
  }
  .products-grid.six-columns .product-item-info .mobile-action-buttons .add-to-links a.action,
  .products-grid.seven-columns .product-item-info .mobile-action-buttons .add-to-links a.action,
  .products-grid.eight-columns .product-item-info .mobile-action-buttons .add-to-links a.action {
    width: 30px;
    height: 30px;
    min-width: 30px;
    line-height: 30px;
    font-size: 17px;
    margin-right: 5px;
    margin-top: 5px;
    font-size: 15px;
  }
  .products-grid.six-columns .product-item-info .mobile-action-buttons .add-to-links a.action.tocompare,
  .products-grid.seven-columns .product-item-info .mobile-action-buttons .add-to-links a.action.tocompare,
  .products-grid.eight-columns .product-item-info .mobile-action-buttons .add-to-links a.action.tocompare {
    margin-right: 0;
  }
  .products-grid.six-columns .product-item-info .mobile-action-buttons .product-action-wrapper .btn,
  .products-grid.seven-columns .product-item-info .mobile-action-buttons .product-action-wrapper .btn,
  .products-grid.eight-columns .product-item-info .mobile-action-buttons .product-action-wrapper .btn,
  .products-grid.six-columns .product-item-info .mobile-action-buttons > .btn,
  .products-grid.seven-columns .product-item-info .mobile-action-buttons > .btn,
  .products-grid.eight-columns .product-item-info .mobile-action-buttons > .btn {
    width: 30px;
    height: 30px;
    min-width: 30px;
    min-height: 30px;
    line-height: 30px;
    padding: 0;
    margin: 0;
  }
  .products-grid.six-columns .product-item-info .mobile-action-buttons .product-action-wrapper .btn span,
  .products-grid.seven-columns .product-item-info .mobile-action-buttons .product-action-wrapper .btn span,
  .products-grid.eight-columns .product-item-info .mobile-action-buttons .product-action-wrapper .btn span,
  .products-grid.six-columns .product-item-info .mobile-action-buttons > .btn span,
  .products-grid.seven-columns .product-item-info .mobile-action-buttons > .btn span,
  .products-grid.eight-columns .product-item-info .mobile-action-buttons > .btn span {
    display: none;
  }
  .products-grid.six-columns .product-item-info .mobile-action-buttons .product-action-wrapper .btn i,
  .products-grid.seven-columns .product-item-info .mobile-action-buttons .product-action-wrapper .btn i,
  .products-grid.eight-columns .product-item-info .mobile-action-buttons .product-action-wrapper .btn i,
  .products-grid.six-columns .product-item-info .mobile-action-buttons > .btn i,
  .products-grid.seven-columns .product-item-info .mobile-action-buttons > .btn i,
  .products-grid.eight-columns .product-item-info .mobile-action-buttons > .btn i {
    display: block;
    line-height: inherit;
    font-size: 15px;
  }
  .products-grid.six-columns .product-item-info .mobile-action-buttons .product-action-wrapper,
  .products-grid.seven-columns .product-item-info .mobile-action-buttons .product-action-wrapper,
  .products-grid.eight-columns .product-item-info .mobile-action-buttons .product-action-wrapper {
    padding-top: 5px;
    margin-right: 5px;
  }
  .products-grid.six-columns .product-item-info .mobile-action-buttons > .btn,
  .products-grid.seven-columns .product-item-info .mobile-action-buttons > .btn,
  .products-grid.eight-columns .product-item-info .mobile-action-buttons > .btn {
    margin-top: 5px;
    margin-right: 5px;
  }
}
@media only screen and (max-width: 374px) {
  .products-grid .mobile-action-buttons .product-action-wrapper {
    margin-right: 10px;
  }
}
@media only screen and (max-width: 991px) {
  .products-grid .image-wrapper > .add-to-links,
  .products-grid .image-wrapper .hover-buttons,
  .products-grid .image-wrapper .actions-hover-buttons {
    display: none !important;
  }
  .products-grid .mobile-action-buttons {
    display: block;
    width: 100%;
    padding-bottom: 10px;
  }
  .products-grid .mobile-action-buttons .add-to-links {
    display: block;
    float: left;
  }
  .products-grid .mobile-action-buttons .add-to-links a.action {
    width: 35px;
    height: 35px;
    min-width: 35px;
    line-height: 35px;
    margin: 12px 10px 5px 0;
    color: rgba(0, 0, 0, 0.8);
    display: block;
    float: left;
    font-size: 19px;
  }
  .products-grid .mobile-action-buttons .add-to-links a.action.tocompare {
    margin-right: 0;
  }
  .products-grid .mobile-action-buttons .add-to-links a.action.tocompare:before {
    content: none;
  }
  .products-grid .mobile-action-buttons .weltpixel-quickview,
  .products-grid .mobile-action-buttons .lightbox-button {
    display: none;
  }
  .products-grid .mobile-action-buttons .product-action-wrapper {
    display: block;
    float: left;
    max-width: 100%;
  }
  .products-grid .mobile-action-buttons .product-action-wrapper .btn {
    margin-bottom: 0;
    margin-right: 0;
  }
  .products-grid .mobile-action-buttons .btn {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 0;
    max-width: 100%;
    white-space: normal;
    line-height: 1.5;
    text-align: center;
    font-size: 13px;
    margin-right: 0;
    min-height: 40px;
    float: left;
  }
  .products-grid .mobile-action-buttons .btn i {
    display: none;
  }
  .products-grid .mobile-action-buttons > .btn {
    margin-top: 10px;
    margin-right: 8px;
  }
}
.block-new-products.list .product-item-info {
  display: block;
}
.block-new-products-list .product-item {
  margin-bottom: 15px;
}
.block-new-products-list .product-item .product-item-photo {
  display: table-cell;
  vertical-align: top;
}
.block-new-products-list .product-item .product-item-details {
  display: table-cell;
  vertical-align: top;
  padding-left: 20px;
}
.block-new-products-list .product-item .product-item-details .price-box {
  margin-bottom: 10px;
}
.block-new-products-list .product-item .product-item-details .price-box .special-price .price {
  color: #f44336;
  line-height: 1;
  font-weight: 500;
}
.block-new-products-list .product-item .product-item-details .price-box .old-price {
  float: left;
  margin: 0 10px 0 0;
}
.block-new-products-list .product-item .product-item-details .price-box .old-price .price {
  color: rgba(0, 0, 0, 0.3);
  font-size: 14px;
  text-decoration: line-through;
}
.block-new-products-list .product-item .product-item-details .product-item-actions .action.tocart {
  border: none;
  color: #000;
  background-color: transparent;
  font-size: 24px;
  line-height: 1;
  padding: 0;
  min-height: 1px;
}
.block-new-products-list .product-item .product-item-details .product-item-actions .action.tocart span {
  display: none;
}
.block-new-products-list .product-item .product-item-details .product-item-actions .action.tocart:before {
  content: "\e904";
  font-family: 'meigee';
  font-size: inherit;
  text-transform: none;
}
.block-new-products-list .product-item .product-item-details .product-item-actions .action.tocart:hover,
.block-new-products-list .product-item .product-item-details .product-item-actions .action.tocart:active,
.block-new-products-list .product-item .product-item-details .product-item-actions .action.tocart:focus {
  color: #f44336;
}
.block-compared-products-grid .price-box .special-price,
.block-viewed-products-grid .price-box .special-price {
  display: inline-block;
}
.block-compared-products-grid .product-item-actions,
.block-viewed-products-grid .product-item-actions {
  padding-top: 10px;
  margin-top: 0;
}
.block-compared-products-grid .product-item-actions .actions-primary,
.block-viewed-products-grid .product-item-actions .actions-primary {
  display: inline-block;
  vertical-align: middle;
}
.block-compared-products-grid .product-item-actions .actions-primary button.primary,
.block-viewed-products-grid .product-item-actions .actions-primary button.primary {
  border: none;
  color: #000;
  background-color: transparent;
  font-size: 24px;
  padding: 0;
  min-height: 50px;
  width: 50px;
  height: 50px;
  line-height: 50px;
}
.block-compared-products-grid .product-item-actions .actions-primary button.primary span,
.block-viewed-products-grid .product-item-actions .actions-primary button.primary span {
  display: none;
}
.block-compared-products-grid .product-item-actions .actions-primary button.primary.tocart:before,
.block-viewed-products-grid .product-item-actions .actions-primary button.primary.tocart:before {
  content: "\e904";
  font-family: 'meigee';
  font-size: inherit;
  text-transform: none;
}
.block-compared-products-grid .product-item-actions .actions-primary button.primary:hover,
.block-viewed-products-grid .product-item-actions .actions-primary button.primary:hover {
  background-color: transparent;
  color: #f44336;
}
.block-compared-products-grid .product-item-actions .actions-secondary,
.block-viewed-products-grid .product-item-actions .actions-secondary {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}
.block-compared-products-grid .product-item-actions .actions-secondary .action,
.block-viewed-products-grid .product-item-actions .actions-secondary .action {
  width: 50px;
  height: 50px;
  line-height: 50px;
  background-color: transparent;
  color: #000;
  display: block;
  float: left;
  margin-right: 10px;
  margin-bottom: 0;
  padding: 0;
  font-size: 24px;
  text-align: center;
}
.block-compared-products-grid .product-item-actions .actions-secondary .action:before,
.block-viewed-products-grid .product-item-actions .actions-secondary .action:before {
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  width: auto;
}
.block-compared-products-grid .product-item-actions .actions-secondary .action:hover,
.block-viewed-products-grid .product-item-actions .actions-secondary .action:hover {
  background-color: rgba(0, 0, 0, 0.06);
  color: #333333;
}
.block-compared-products-grid .product-item-actions .actions-secondary .action.towishlist:before,
.block-viewed-products-grid .product-item-actions .actions-secondary .action.towishlist:before {
  content: '\e914';
  font-family: 'meigee';
}
.block-compared-products-grid .product-item-actions .actions-secondary .action.towishlist:hover:before,
.block-viewed-products-grid .product-item-actions .actions-secondary .action.towishlist:hover:before {
  content: '\e915';
}
.block-compared-products-grid .product-item-description,
.block-viewed-products-grid .product-item-description {
  margin-top: 0;
  margin-bottom: 10px;
}
.block-compared-products-grid .product-item-description a.product-item-link,
.block-viewed-products-grid .product-item-description a.product-item-link {
  color: #651fff;
  text-decoration: underline;
  background-color: transparent;
  padding: 2px 5px;
}
.block-compared-products-grid .product-item-description a.product-item-link:hover,
.block-viewed-products-grid .product-item-description a.product-item-link:hover {
  background-color: #651fff;
  color: #fff;
  text-decoration: none;
}
.products-list .product-items {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .list .products-list .product-items .item,
  .products-list .product-items.list .item {
    padding-right: 10px;
  }
}
.list .products-list .product-items .image-wrapper,
.products-list .product-items.list .image-wrapper {
  float: left;
  overflow: visible;
  display: table-cell;
  vertical-align: top;
  width: 33.3%;
}
@media only screen and (max-width: 767px) {
  .list .products-list .product-items .image-wrapper,
  .products-list .product-items.list .image-wrapper {
    width: 100% !important;
  }
}
.list .products-list .product-items .image-wrapper .product-item-photo,
.products-list .product-items.list .image-wrapper .product-item-photo {
  width: 100%;
  display: block;
  border: none;
  opacity: 1;
  position: relative;
  overflow: hidden;
  z-index: 1;
  padding-right: 0;
  padding-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .list .products-list .product-items .image-wrapper .product-item-photo .product-image-container,
  .products-list .product-items.list .image-wrapper .product-item-photo .product-image-container {
    width: 100% !important;
  }
}
.list .products-list .product-items .image-wrapper .product-item-photo .hover-image,
.products-list .product-items.list .image-wrapper .product-item-photo .hover-image {
  position: absolute;
  top: 50%;
  width: 100%;
  max-height: 100%;
  z-index: -1;
  transform: translateY(-50%);
}
.list .products-list .product-items .image-wrapper:hover .product-item-photo .hover-image,
.products-list .product-items.list .image-wrapper:hover .product-item-photo .hover-image {
  z-index: 1;
}
.list .products-list .product-items .image-wrapper:hover .actions-hover-buttons,
.products-list .product-items.list .image-wrapper:hover .actions-hover-buttons {
  z-index: 2;
}
.list .products-list .product-items .product-item-details,
.products-list .product-items.list .product-item-details {
  padding-left: 30px;
}
@media only screen and (max-width: 767px) {
  .list .products-list .product-items .product-item-details,
  .products-list .product-items.list .product-item-details {
    padding-left: 0;
  }
}
.list .products-list .product-items .product-item-details .product-item-description,
.products-list .product-items.list .product-item-details .product-item-description {
  margin-top: 15px;
}
.list .products-list .product-items .product-item-details .weltpixel-quickview,
.products-list .product-items.list .product-item-details .weltpixel-quickview {
  display: none !important;
}
.list .products-list .product-items.twenty .image-wrapper,
.products-list .product-items.list.twenty .image-wrapper {
  width: 20%;
}
.list .products-list .product-items.twenty-five .image-wrapper,
.products-list .product-items.list.twenty-five .image-wrapper {
  width: 25%;
}
.list .products-list .product-items.thirty .image-wrapper,
.products-list .product-items.list.thirty .image-wrapper {
  width: 30%;
}
.list .products-list .product-items.thirty-five .image-wrapper,
.products-list .product-items.list.thirty-five .image-wrapper {
  width: 35%;
}
.list .products-list .product-items.forty .image-wrapper,
.products-list .product-items.list.forty .image-wrapper {
  width: 40%;
}
.list .products-list .product-items.forty-five .image-wrapper,
.products-list .product-items.list.forty-five .image-wrapper {
  width: 45%;
}
.list .products-list .product-items.fifty .image-wrapper,
.products-list .product-items.list.fifty .image-wrapper {
  width: 50%;
}
.products-list .product-items.list .item {
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.block.widget.meigee-widget.list.footer-list .products-list .product-items .product-item {
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.block.widget.meigee-widget.list.footer-list .products-list .product-items .product-item .image-wrapper {
  float: left;
  display: block;
  width: 35%;
}
.block.widget.meigee-widget.list.footer-list .products-list .product-items .product-item .image-wrapper .product-item-photo {
  width: 100%;
  float: none;
}
.block.widget.meigee-widget.list.footer-list .products-list .product-items .product-item .product-item-details {
  display: block;
  float: left;
  width: 65%;
}
@media only screen and (max-width: 767px) {
  .block.widget.meigee-widget.list.footer-list .products-list .product-items .product-item .product-item-details {
    width: 100%;
  }
}
.block.widget.meigee-widget.list.footer-list .products-list .product-items .product-item .product-item-details .price-box {
  margin-bottom: 15px;
}
.block.widget.meigee-widget.list.footer-list .products-list .product-items .product-item .product-item-details .add-to-links .action.tocompare:before {
  content: none;
}
.block.widget.meigee-widget.list.footer-list .products-list .product-items .product-item .product-item-details .add-to-links .action.towishlist {
  color: #000;
}
body {
  font-family: 'Work Sans';
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
}
body [class*="product-hover-"] .image-box {
  overflow: hidden;
}
body a {
  color: rgba(0, 0, 0, 0.6);
  color: inherit;
  text-decoration: none;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
body a:hover,
body a:active,
body a:focus,
body a:visited {
  color: #651fff;
  text-decoration: none;
}
body a.action {
  color: #651fff;
  text-decoration: underline;
  font-weight: 400;
  padding: 3px 5px;
}
body a.action:hover {
  color: #fff;
  background-color: #651fff;
  text-decoration: none;
}
body a.banner {
  display: block;
}
body a.banner img {
  display: block;
}
@media only screen and (min-width: 1200px) {
  body a.banner img {
    display: block;
    opacity: 0.95;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }
  body a.banner:hover img {
    -webkit-transform: scale3d(0.95, 0.95, 1);
    transform: scale3d(0.95, 0.95, 1);
  }
}
.actions-hover-buttons {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  padding-left: 8px;
  padding-right: 8px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
  opacity: 0;
  -webkit-transition: opacity 300ms linear;
  -moz-transition: opacity 300ms linear;
  -ms-transition: opacity 300ms linear;
  -o-transition: opacity 300ms linear;
  transition: opacity 300ms linear;
}
.actions-hover-buttons .btn {
  display: block;
  text-align: center;
  width: 100%;
  white-space: nowrap;
  margin: 5px 0 !important;
}
.actions-hover-buttons .btn + .btn {
  margin: 5px 0 !important;
}
.actions-hover-buttons .btn.weltpixel-quickview {
  width: calc(100% -  12px);
  margin-left: 6px !important;
  margin-right: 6px !important;
}
.products-grid .product-item-info:hover,
.products-list .product-item-info:hover,
.products-grid .product-item-info:active,
.products-list .product-item-info:active,
.products-grid .product-item-info:focus,
.products-list .product-item-info:focus {
  background: transparent;
  box-shadow: none;
  border: 0;
  margin: 0;
  padding: 0;
  z-index: 2;
}
.products-grid .product-item-info:hover .actions-hover-buttons,
.products-list .product-item-info:hover .actions-hover-buttons,
.products-grid .product-item-info:active .actions-hover-buttons,
.products-list .product-item-info:active .actions-hover-buttons,
.products-grid .product-item-info:focus .actions-hover-buttons,
.products-list .product-item-info:focus .actions-hover-buttons {
  opacity: 1;
  z-index: 1;
}
.products-grid .product-item-info:hover .image-wrapper .hover-buttons,
.products-list .product-item-info:hover .image-wrapper .hover-buttons,
.products-grid .product-item-info:active .image-wrapper .hover-buttons,
.products-list .product-item-info:active .image-wrapper .hover-buttons,
.products-grid .product-item-info:focus .image-wrapper .hover-buttons,
.products-list .product-item-info:focus .image-wrapper .hover-buttons {
  bottom: 0;
  opacity: 1;
}
.products-grid .product-item-info:hover .image-wrapper .sold-out-label,
.products-list .product-item-info:hover .image-wrapper .sold-out-label,
.products-grid .product-item-info:active .image-wrapper .sold-out-label,
.products-list .product-item-info:active .image-wrapper .sold-out-label,
.products-grid .product-item-info:focus .image-wrapper .sold-out-label,
.products-list .product-item-info:focus .image-wrapper .sold-out-label {
  opacity: 0;
  visibility: hidden;
}
@media only screen and (min-width: 768px) {
  .products-grid .product-item-info:hover.sold-out .image-wrapper .weltpixel-quickview,
  .products-list .product-item-info:hover.sold-out .image-wrapper .weltpixel-quickview,
  .products-grid .product-item-info:active.sold-out .image-wrapper .weltpixel-quickview,
  .products-list .product-item-info:active.sold-out .image-wrapper .weltpixel-quickview,
  .products-grid .product-item-info:focus.sold-out .image-wrapper .weltpixel-quickview,
  .products-list .product-item-info:focus.sold-out .image-wrapper .weltpixel-quickview {
    display: none;
  }
}
.page-title,
.page-title h1 {
  font-family: 'Barlow';
  font-weight: 600;
  font-size: 34px;
  color: rgba(0, 0, 0, 0.8);
  letter-spacing: -1.1px;
}
.wide-layout .category-top-banner .fullwidth-inner {
  background-color: #2a4b70;
  background-image: url('../images/coccinelle_category_top_banner_bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
.category-top-banner .fullwidth-inner .container {
  padding-top: 55px;
  padding-bottom: 45px;
}
.boxed-layout .category-top-banner .fullwidth-inner .container {
  background-color: #2a4b70;
  background-image: url('../images/coccinelle_category_top_banner_bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .category-top-banner .fullwidth-inner .container {
    padding-top: 35px;
    padding-bottom: 25px;
  }
}
.category-top-banner .title {
  color: #fff;
  display: block;
  margin-bottom: 0;
  font-size: 44px;
  font-weight: 200;
  line-height: 0.7;
  letter-spacing: -1.1px;
  font-family: 'Barlow';
}
@media only screen and (max-width: 767px) {
  .category-top-banner .title {
    font-size: 36px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .category-top-banner .title {
    padding-left: 30px;
  }
}
.category-top-banner .title strong {
  font-weight: 600;
  display: block;
  font-size: inherit;
  line-height: inherit;
}
.category-top-banner .text {
  display: block;
  font-size: 16px;
  font-family: 'Work Sans';
  line-height: 30px;
  color: #fff;
  font-weight: 400;
  padding: 16px 0 16px 30px;
}
@media only screen and (max-width: 767px) {
  .category-top-banner .text {
    padding-left: 0;
    font-size: 15px;
    line-height: 25px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .category-top-banner .text {
    padding-top: 6px;
    padding-bottom: 6px;
  }
}
.category-top-banner .btn {
  float: right;
  margin-top: 22px;
  padding: 14px 48px;
}
@media only screen and (max-width: 767px) {
  .category-top-banner .btn {
    float: none;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .category-top-banner .btn {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.category-description .listing-banner {
  display: none !important;
}
.listing-banner-wrapper {
  float: left;
  list-style: none;
}
.listing-banner-wrapper.row-banner {
  width: 100% !important;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .listing-banner-wrapper {
    padding-left: 20px;
  }
}
.listing-banner-wrapper .listing-banner {
  display: block;
  position: relative;
  margin-bottom: 3em;
  padding: 70px 0;
  color: #fff;
}
.listing-banner-wrapper .listing-banner .bg-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
}
.listing-banner-wrapper .listing-banner .banner-content {
  display: block;
  position: absolute;
  left: 50px;
  margin: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (max-width: 767px) {
  .listing-banner-wrapper .listing-banner .banner-content {
    left: 15px;
    padding-right: 15px;
  }
}
.listing-banner-wrapper .listing-banner .banner-content .title {
  font-family: 'Barlow';
  font-size: 20px;
  display: block;
  line-height: 1;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 9px;
}
.listing-banner-wrapper .listing-banner .banner-content .text {
  font-size: 14px;
  display: block;
  font-family: 'Work Sans';
}
@media only screen and (min-width: 1200px) {
  .listing-banner-wrapper .listing-banner .bg-image {
    opacity: 0.95;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }
  .listing-banner-wrapper .listing-banner .banner-content .title {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
    margin-top: -10px;
  }
  .listing-banner-wrapper .listing-banner .banner-content .text {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: perspective(1000px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(1000px) rotate3d(1, 0, 0, 90deg);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
  }
  .listing-banner-wrapper .listing-banner:hover {
    cursor: pointer;
  }
  .listing-banner-wrapper .listing-banner:hover .bg-image {
    -webkit-transform: scale3d(0.95, 0.95, 1);
    transform: scale3d(0.95, 0.95, 1);
  }
  .listing-banner-wrapper .listing-banner:hover .banner-content .title {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .listing-banner-wrapper .listing-banner:hover .banner-content .text {
    opacity: 1;
    -webkit-transform: perspective(1000px) rotate3d(1, 0, 0, 0);
    transform: perspective(1000px) rotate3d(1, 0, 0, 0);
  }
}
.rating-summary {
  display: block;
  margin: 0 0 10px;
}
.rating-summary .rating-result {
  position: relative;
  display: inline-block;
  line-height: 1;
  color: rgba(0, 0, 0, 0.2);
  text-align: left;
  width: auto;
}
.rating-summary .rating-result:before {
  content: none;
}
.rating-summary .rating-result i {
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  width: 18px;
  margin-right: 2px;
}
.rating-summary .rating-result span {
  position: absolute;
  color: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  height: 22px;
  overflow: hidden;
}
.rating-summary .rating-result span:before {
  content: none;
}
.rating-summary .rating-result span.no-visible {
  display: none;
}
.rating-summary .label {
  display: block;
  font-size: 11px;
  color: rgba(0, 0, 0, 0.3);
  padding: 0;
  line-height: normal;
}
#toTop {
  z-index: 999;
  display: none;
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 40px;
  height: 40px;
  font-size: 24px;
  color: #fff;
  text-align: center;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  border-bottom: none;
  text-decoration: none !important;
}
@media only screen and (max-width: 767px) {
  #toTop {
    display: none !important;
  }
}
#toTop #toTopHover {
  text-decoration: none;
  background-color: transparent;
  display: block;
  transition: all .2s linear;
  opacity: 1 !important;
}
#toTop #toTopHover i {
  color: inherit;
  font-size: inherit;
  text-shadow: 0px 3px 0px rgba(0, 0, 0, 0.3);
}
#toTop #toTopHover:hover {
  transform: scale(1.25);
  -ms-transform: scale(1.25);
  -webkit-transform: scale(1.25);
}
#toTop #toTopHover:active,
#toTop #toTopHover:focus {
  outline: none;
}
.toolbar {
  padding-bottom: 25px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.page-layout-1column .toolbar.toolbar-products {
  position: static;
}
.toolbar .modes {
  margin-right: 0;
  margin-left: 10px;
  float: right;
  margin-top: 4px;
}
@media only screen and (max-width: 767px) {
  .toolbar .modes {
    margin-top: 11px;
    float: left;
    margin-left: 0;
    margin-right: 10px;
  }
}
.toolbar .modes .modes-label {
  display: none;
}
.toolbar .modes .modes-mode {
  padding: 7px 9px;
  min-width: 30px;
  border-radius: 0;
  box-shadow: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  color: rgba(0, 0, 0, 0.3);
  outline: none;
  margin-left: 10px;
  transition: all .3s linear;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
}
.toolbar .modes .modes-mode:before {
  content: none;
}
.toolbar .modes .modes-mode span {
  display: inline-block;
  vertical-align: middle;
  position: static;
  width: auto;
  height: auto;
}
@media only screen and (max-width: 767px) {
  .toolbar .modes .modes-mode {
    display: block;
    float: left;
  }
}
.toolbar .modes strong.modes-mode,
.toolbar .modes a.modes-mode:hover {
  background-color: rgba(0, 0, 0, 0.8);
  border-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  box-shadow: none;
}
.toolbar .modes strong.modes-mode i,
.toolbar .modes a.modes-mode:hover i {
  color: inherit;
}
.toolbar .toolbar-amount {
  float: right;
  margin-top: 4px;
}
@media only screen and (max-width: 767px) {
  .toolbar .toolbar-amount {
    float: left;
    margin-top: 14px;
  }
}
.toolbar .sorter {
  float: left;
  display: block;
  position: static;
}
.toolbar .sorter .sorter-action {
  display: inline-block;
  vertical-align: top;
  width: 40px;
  height: 40px;
  line-height: 36px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  text-decoration: none;
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  padding: 0;
  font-size: 24px;
}
.toolbar .sorter .sorter-action i {
  display: inline-block;
  vertical-align: middle;
  line-height: inherit;
  font-size: inherit;
  color: inherit;
}
.toolbar .sorter .sorter-action:before {
  content: none;
}
.toolbar .sorter .sorter-action:hover,
.toolbar .sorter .sorter-action:active,
.toolbar .sorter .sorter-action:focus {
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  border-color: rgba(0, 0, 0, 0.8);
}
.toolbar .shop-by {
  float: left;
  margin-right: 10px;
  display: none;
}
@media only screen and (max-width: 767px) {
  .toolbar .shop-by {
    display: block;
    margin-right: 6px;
  }
}
.page-layout-1column-custom-sidebar .toolbar .shop-by {
  display: block;
}
.toolbar .shop-by label {
  display: none;
}
.toolbar .shop-by .shop-by-button {
  font-size: 24px;
  padding: 4px 6px;
  box-shadow: none;
  border-radius: 0;
  border: none;
  outline: none;
  color: #333;
  background-color: transparent;
  position: relative;
  z-index: 1;
  width: 36px;
  height: 36px;
  line-height: 38px;
  text-align: center;
  overflow: hidden;
}
.toolbar-bottom .toolbar {
  padding-top: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 0;
  border-bottom: none;
}
.toolbar-bottom .toolbar > *:not(.pages) {
  display: none;
}
.toolbar-bottom .toolbar.toolbar-products .pages {
  display: block;
  float: left;
  margin-bottom: 0;
}
.toolbar-bottom .toolbar.toolbar-products .pages .pagination {
  padding: 0;
  margin: 0;
}
.toolbar-bottom .toolbar.toolbar-products .pages .pagination li.item {
  display: block;
  float: left;
  margin: 0 2px 0 0;
}
.toolbar-bottom .toolbar.toolbar-products .pages .pagination li.item a {
  width: 50px;
  height: 50px;
  line-height: 50px;
  color: rgba(0, 0, 0, 0.8);
  background-color: rgba(0, 0, 0, 0.06);
  text-decoration: none;
  border: none;
  display: block;
  border-radius: 0;
  text-align: center;
  font-size: 14px;
  margin: 0;
  box-shadow: none;
}
.toolbar-bottom .toolbar.toolbar-products .pages .pagination li.item a:before {
  content: none;
}
.toolbar-bottom .toolbar.toolbar-products .pages .pagination li.item a:hover {
  color: #fff;
  background-color: #222;
}
.toolbar-bottom .toolbar.toolbar-products .pages .pagination li.item a i {
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  display: block;
}
.toolbar-bottom .toolbar.toolbar-products .pages .pagination li.item.active a {
  color: #fff;
  background-color: #222;
}
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child) {
  margin-bottom: 0;
}
.sidebar .block {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 30px;
  padding-top: 30px;
  margin-bottom: 0;
}
.sidebar .block .block-title {
  margin-bottom: 20px;
}
.sidebar .block .block-title strong {
  font-family: 'Barlow';
  font-weight: 600;
  font-size: 24px;
  color: rgba(0, 0, 0, 0.8);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sidebar .block .block-title strong {
    font-size: 20px;
  }
}
.sidebar .block.block-reorder {
  padding: 0;
  border-bottom: none;
}
.sidebar .block.block-reorder .block-title {
  padding-top: 30px;
}
.sidebar .block.block-reorder .block-content {
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.sidebar .block.block-reorder .block-content .product-item .product-item-name {
  vertical-align: top;
  max-width: calc(100% -  23px);
}
.sidebar .block.block-reorder .block-content .product-item .field.item {
  vertical-align: top;
  margin-top: 2px;
}
.sidebar .block.block-wishlist .counter {
  display: block;
}
.sidebar .block.block-wishlist .product-item .product-item-photo {
  display: table-cell;
  max-width: 100%;
  padding-right: 20px;
  position: static;
  vertical-align: top;
  width: 1%;
  float: none;
}
.sidebar .block.block-wishlist .product-item .product-item-photo .product-image-photo {
  position: static;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sidebar .block.block-wishlist .product-item .product-item-photo {
    display: block;
    margin-bottom: 15px;
    width: 100%;
    float: none;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .sidebar .block.block-wishlist .product-item .product-item-photo {
    padding-right: 10px;
  }
}
.sidebar .block.block-wishlist .product-item .product-item-details {
  display: table-cell;
  vertical-align: top;
  white-space: normal;
  width: 99%;
  position: relative;
  padding-right: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sidebar .block.block-wishlist .product-item .product-item-details {
    display: block;
    width: 100%;
    float: none;
  }
}
.sidebar .block.block-wishlist .product-item .product-item-details .product-item-actions {
  margin-top: 0;
  max-width: 25px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}
.sidebar .block.block-wishlist .product-item .product-item-details .product-item-actions .actions-primary,
.sidebar .block.block-wishlist .product-item .product-item-details .product-item-actions .actions-secondary {
  display: block;
  float: none;
  margin: 0 0 5px;
  width: 100%;
  padding: 0;
  text-align: center;
}
.sidebar .block.block-wishlist .product-item .product-item-details .product-item-actions .action {
  border: none;
  background-color: transparent;
  color: rgba(0, 0, 0, 0.6);
  padding: 3px;
  position: static;
}
.sidebar .block.block-wishlist .product-item .product-item-details .product-item-actions .action.tocart {
  border: none;
  line-height: 1;
  padding: 3px;
  min-height: 1px;
  height: auto;
}
.sidebar .block.block-wishlist .product-item .product-item-details .product-item-actions .action.tocart:before {
  content: '\e904';
  font-family: 'meigee';
  font-size: 12px;
  color: inherit;
  font-weight: 400;
}
.sidebar .block.block-wishlist .product-item .product-item-details .product-item-actions .action.tocart span {
  display: none;
}
.sidebar .block.block-wishlist .product-item .product-item-details .product-item-actions .action:hover {
  color: rgba(0, 0, 0, 0.8);
  background-color: transparent;
}
.sidebar .block.block-wishlist .product-item .product-item-details .product-item-actions .action:before {
  color: inherit;
}
.sidebar .block.block-wishlist .actions-toolbar .primary {
  display: block;
  width: 100%;
  text-align: center;
}
.sidebar .block.block-wishlist .actions-toolbar .primary a.action {
  margin-right: 0;
  text-decoration: none;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sidebar .block.block-wishlist .actions-toolbar .primary a.action {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .sidebar .block.block-compare {
    display: block;
  }
}
.sidebar .block.block-compare .counter {
  display: block;
}
.sidebar .block.block-compare .actions-toolbar .secondary a.action {
  margin-top: 11px;
}
.sidebar .block .product-items.product-items-names a.action {
  padding: 0;
  right: auto;
  left: 0;
}
.sidebar .block .product-items.product-items-names a.action:hover {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.8);
}
.sidebar .block.meigee-instagram-widget .block-title {
  display: block;
}
.sidebar .block.meigee-instagram-widget .meigee-instagram-block:before,
.sidebar .block.meigee-instagram-widget .meigee-instagram-block:after {
  content: '';
  display: table;
  clear: both;
}
.sidebar .block.meigee-instagram-widget .meigee-instagram-block a.insta-photo {
  display: block;
  float: left;
  margin-right: 11px;
  margin-bottom: 11px;
  width: calc(33.2% -  11px);
  max-width: 100px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sidebar .block.meigee-instagram-widget .meigee-instagram-block a.insta-photo {
    width: calc(50% -  11px);
  }
}
.sidebar:last-of-type .block:last-of-type {
  border-bottom: none;
}
.sidebar:first-of-type .block:first-of-type {
  padding-top: 0;
}
.sidebar .products-items .action.delete {
  padding: 0;
  right: auto;
}
.sidebar .products-items .action:hover {
  color: #651fff;
  background-color: transparent;
}
.page-layout-1column-custom-sidebar .sidebar {
  display: none;
}
.page-layout-1column-custom-sidebar #custom-sidebar {
  position: fixed;
  top: 0;
  left: -340px;
  right: auto;
  bottom: 0;
  width: 320px;
  z-index: 998;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #fff;
  padding-left: 0;
  -webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
  max-height: 100vh;
  overflow-y: auto;
  transition: left .4s ease;
  -moz-transition: left .4s ease;
  -webkit-transition: left .4s ease;
  -o-transition: left .4s ease;
}
@media only screen and (max-width: 767px) {
  .page-layout-1column-custom-sidebar #custom-sidebar {
    width: 90%;
    left: -100%;
  }
}
.page-layout-1column-custom-sidebar #custom-sidebar .sidebar {
  display: block;
  position: relative;
  z-index: 10;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fff;
}
@media only screen and (max-width: 767px) {
  .page-layout-1column-custom-sidebar #custom-sidebar .sidebar {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.page-layout-1column-custom-sidebar #custom-sidebar + .custom-sidebar-underlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 15;
  opacity: 0;
  visibility: hidden;
  transition: all .3s ease;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
}
.page-layout-1column-custom-sidebar #custom-sidebar.active {
  left: 0;
}
.page-layout-1column-custom-sidebar #custom-sidebar.active > button.close {
  position: fixed;
  left: 0;
}
.page-layout-1column-custom-sidebar #custom-sidebar.active + .custom-sidebar-underlay {
  opacity: 1;
  visibility: visible;
}
@media only screen and (min-width: 768px) {
  .page-layout-1column-custom-sidebar #custom-sidebar.scroll-item > button.close {
    width: 303px;
  }
}
.page-layout-1column-custom-sidebar #custom-sidebar > button.close {
  width: 317px;
  position: fixed;
  left: -340px;
  top: 0;
  background-color: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #222;
  border: none;
  padding: 15px 30px;
  outline: none;
  font-size: 15px;
  z-index: 999;
  text-align: left;
  transition: left .4s ease;
  -moz-transition: left .4s ease;
  -webkit-transition: left .4s ease;
  -o-transition: left .4s ease;
}
@media only screen and (max-width: 767px) {
  .page-layout-1column-custom-sidebar #custom-sidebar > button.close {
    width: 87%;
    left: -100%;
  }
}
.page-layout-1column-custom-sidebar #custom-sidebar > button.close:hover,
.page-layout-1column-custom-sidebar #custom-sidebar > button.close:active,
.page-layout-1column-custom-sidebar #custom-sidebar > button.close:focus {
  color: #651fff;
}
.page-layout-1column-custom-sidebar #custom-sidebar > button.close i {
  font-size: 18px;
  color: inherit;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
}
.page-layout-1column-custom-sidebar #custom-sidebar > button.close span {
  font-size: inherit;
  color: inherit;
  font-family: 'Barlow';
  font-weight: 500;
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (min-width: 1200px) {
  body.boxed-layout .page-wrapper > .breadcrumbs {
    padding-left: 40px;
  }
}
body .breadcrumbs {
  margin-bottom: 0;
  min-height: 60px;
}
body .breadcrumbs .items {
  padding-top: 20px;
  padding-bottom: 20px;
}
body .breadcrumbs a,
body .breadcrumbs strong {
  font-size: 13px;
  font-family: 'Work Sans';
  color: rgba(0, 0, 0, 0.6);
  display: inline-block;
  vertical-align: middle;
  line-height: 20px;
}
body .breadcrumbs a:visited,
body .breadcrumbs strong:visited {
  color: rgba(0, 0, 0, 0.6);
}
body .breadcrumbs strong {
  color: rgba(0, 0, 0, 0.3);
}
body .breadcrumbs a:hover {
  color: #651fff;
}
body .breadcrumbs .item:not(:last-child):after {
  content: '/';
  font-family: 'Work Sans';
  color: rgba(0, 0, 0, 0.2);
  font-size: 20px;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
}
#layered-filter-block {
  padding-top: 0;
}
#layered-filter-block.empty:not(.mobile),
#layered-filter-block.filter-no-options:not(.mobile) {
  height: 0;
  padding: 0;
  border: none;
}
#layered-filter-block .block-subtitle {
  border-bottom: none;
  font-family: 'Barlow';
  font-size: 24px;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 600;
  line-height: normal;
  padding-left: 0;
}
#layered-filter-block .filter-options-item {
  padding-bottom: 0;
  border: none;
}
#layered-filter-block .filter-options-item .filter-options-title {
  font-family: 'Barlow';
  font-size: 18px;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 600;
  text-transform: none;
  padding-bottom: 5px;
  padding-left: 0;
}
#layered-filter-block .filter-options-item .filter-options-title:after {
  content: '\e908';
  font-family: 'meigee';
  color: rgba(0, 0, 0, 0.4);
}
#layered-filter-block .filter-options-item .filter-options-content {
  padding-left: 0;
  padding-right: 0;
}
#layered-filter-block .filter-options-item .filter-options-content .item {
  font-weight: 400;
  font-family: 'Work Sans';
  font-size: 14px;
  line-height: normal;
  color: rgba(0, 0, 0, 0.6);
}
#layered-filter-block .filter-options-item .filter-options-content .item .filter-label {
  font-weight: 400;
}
#layered-filter-block .filter-options-item .filter-options-content a {
  color: rgba(0, 0, 0, 0.6);
}
#layered-filter-block .filter-options-item .filter-options-content a:hover {
  color: #651fff;
  background-color: transparent;
}
#layered-filter-block .filter-options-item .filter-options-content a .swatch-option {
  margin-bottom: 10px;
}
#layered-filter-block .filter-options-item .filter-options-content a .swatch-option.color,
#layered-filter-block .filter-options-item .filter-options-content a .swatch-option.image {
  width: 40px;
  height: 40px;
  padding: 0;
  border: 1px solid rgba(0, 0, 0, 0.3);
  outline: 1px solid rgba(0, 0, 0, 0);
  transition: all .3s ease;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
}
@media only screen and (max-width: 767px) {
  #layered-filter-block .filter-options-item .filter-options-content a .swatch-option.color,
  #layered-filter-block .filter-options-item .filter-options-content a .swatch-option.image {
    width: 30px;
    height: 30px;
    min-width: 30px;
  }
}
#layered-filter-block .filter-options-item .filter-options-content a .swatch-option.color:not(.disabled):hover,
#layered-filter-block .filter-options-item .filter-options-content a .swatch-option.image:not(.disabled):hover,
#layered-filter-block .filter-options-item .filter-options-content a .swatch-option.color.selected,
#layered-filter-block .filter-options-item .filter-options-content a .swatch-option.image.selected {
  border-color: #fff;
  outline-color: #000000;
}
#layered-filter-block .filter-options-item .filter-options-content a .swatch-option.text {
  border: solid 1px rgba(0, 0, 0, 0.1);
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.8);
  font-family: 'Work Sans';
  box-sizing: border-box;
  padding: 0 10px;
  margin-bottom: 7px;
  min-height: 40px;
  min-width: 40px;
  line-height: 40px;
  text-align: center;
  background-color: transparent;
  transition: all .3s ease;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0);
}
@media only screen and (max-width: 767px) {
  #layered-filter-block .filter-options-item .filter-options-content a .swatch-option.text {
    width: auto;
    height: 30px;
    min-width: 30px;
    min-height: 30px;
    line-height: 30px;
    padding: 0 5px;
    font-size: 12px;
  }
}
#layered-filter-block .filter-options-item .filter-options-content a .swatch-option.text:not(.disabled):hover,
#layered-filter-block .filter-options-item .filter-options-content a .swatch-option.text.selected {
  background-color: #222222;
  color: #fff;
  border-color: #222222;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
  outline: none;
}
#layered-filter-block .filter-current {
  padding-top: 30px;
  padding-bottom: 10px;
}
#layered-filter-block .filter-current .block-subtitle {
  display: none;
}
#layered-filter-block .filter-current .items {
  display: inline-block;
  padding: 0;
}
#layered-filter-block .filter-current .items li {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  line-height: 38px;
  padding: 0 0 0 15px;
  color: rgba(0, 0, 0, 0.8);
  font-size: 14px;
  margin: 0 20px 20px 0;
  display: block;
  float: left;
  white-space: normal;
}
#layered-filter-block .filter-current .items li span {
  vertical-align: baseline;
  color: inherit;
}
#layered-filter-block .filter-current .items li span.filter-label {
  display: none;
}
#layered-filter-block .filter-current .items li a.remove {
  background-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3);
  line-height: 36px;
  width: 40px;
  height: 38px;
  text-align: center;
  margin: 0 0 0 15px;
  display: block;
  float: right;
  position: static;
}
#layered-filter-block .filter-current .items li a.remove:before {
  content: none;
}
#layered-filter-block .filter-current .items li a.remove:hover {
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
}
#layered-filter-block .filter-actions {
  margin-bottom: 0;
}
#layered-filter-block .filter-actions .btn.btn-default.filter-clear {
  background-color: #f44336;
  border-color: #f44336;
  color: #fff;
  text-decoration: none;
  min-height: 40px;
  padding-top: 4px;
  padding-bottom: 4px;
  line-height: 30px;
}
#layered-filter-block .filter-actions .btn.btn-default.filter-clear:hover,
#layered-filter-block .filter-actions .btn.btn-default.filter-clear:active,
#layered-filter-block .filter-actions .btn.btn-default.filter-clear:focus {
  background-color: #222;
  border-color: #222;
  color: #fff;
}
body:not(.page-layout-1column-custom-sidebar) #layered-filter-block.mobile {
  width: 300px;
  background-color: #fff;
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 9999;
  transition: left 550ms ease;
  right: -300px;
  overflow-y: auto;
  height: auto;
  min-height: 100vh;
  padding: 0;
}
body:not(.page-layout-1column-custom-sidebar) #layered-filter-block.mobile:before {
  content: '';
  width: 25px;
  height: auto;
  position: absolute;
  top: 0;
  left: -25px;
  bottom: 0;
  -webkit-box-shadow: 10px 0px 60px -5px rgba(0, 0, 0, 0.44);
  -moz-box-shadow: 10px 0px 60px -5px rgba(0, 0, 0, 0.44);
  box-shadow: 10px 0px 60px -5px rgba(0, 0, 0, 0.44);
}
body.page-layout-1column-custom-sidebar #layered-filter-block.mobile .filter-content .filter-options .filter-options-item:last-child {
  border-bottom: none;
}
body.page-layout-1column-custom-sidebar #layered-filter-block.mobile .filter-content .block-actions {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
#layered-filter-block.mobile .block-title {
  margin: 0;
  padding: 15px 20px 5px;
  border-bottom: 1px solid #ddd;
  font-size: 24px;
  text-transform: none;
  position: static;
}
#layered-filter-block.mobile .block-title:before {
  content: none;
}
#layered-filter-block.mobile .block-title strong {
  display: block;
  text-align: left;
  position: static;
  padding: 0;
  color: rgba(0, 0, 0, 0.8);
}
#layered-filter-block.mobile .block-title strong:after {
  content: none;
}
.page-layout-1column-custom-sidebar #layered-filter-block.mobile .block-title strong {
  background: transparent;
  border: none;
  margin-bottom: 15px;
  box-shadow: none;
}
#layered-filter-block.mobile #narrow-by-list {
  width: 100%;
  padding: 0;
  margin: 0;
  display: block;
}
#layered-filter-block.mobile .filter-actions {
  width: 100%;
  padding: 15px;
  margin: 0;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .page-layout-1column-custom-sidebar #layered-filter-block.mobile .filter-actions {
    padding-bottom: 0;
  }
}
#layered-filter-block.mobile .filter-content {
  margin-bottom: 0;
}
#layered-filter-block.mobile .filter-current {
  width: 100%;
  padding: 0;
  margin: 0;
  border: none;
}
#layered-filter-block.mobile .filter-current .items {
  display: block;
}
#layered-filter-block.mobile .filter-current .items li {
  display: block;
  float: none;
  margin: 0;
  background-color: transparent;
  padding-left: 20px;
  border-width: 1px 0 1px 0;
  line-height: 44px;
}
#layered-filter-block.mobile .filter-current .items li:first-child {
  border-top: none;
}
#layered-filter-block.mobile .filter-current .items li a.remove {
  height: 45px;
  width: 45px;
  line-height: 41px;
}
.page-layout-1column-custom-sidebar #layered-filter-block.mobile .filter-current .items li {
  border-width: 1px 0 0 1px;
}
.page-layout-1column-custom-sidebar #layered-filter-block.mobile .filter-current .items li:last-child {
  border-bottom-width: 1px;
}
#layered-filter-block.mobile .filter-content .filter-subtitle {
  display: none;
}
#layered-filter-block.mobile .filter-content .filter-options {
  position: static;
  background-color: transparent;
}
#layered-filter-block.mobile .filter-content .filter-options .filter-options-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#layered-filter-block.mobile .filter-content .filter-options .filter-options-item:last-child {
  margin-bottom: 0;
}
#layered-filter-block.mobile .filter-content .filter-options .filter-options-item.active .filter-options-title:after {
  content: "\e90b";
}
#layered-filter-block.mobile .filter-content .filter-options .filter-options-item .filter-options-title {
  padding-bottom: 10px;
  padding-left: 20px;
}
#layered-filter-block.mobile .filter-content .filter-options .filter-options-item .filter-options-title:after {
  content: "\e90d";
  top: 14px;
}
#layered-filter-block.mobile .filter-content .filter-options .filter-options-item .filter-options-content {
  padding-left: 20px;
  padding-right: 20px;
  display: none;
}
@media only screen and (min-width: 768px) {
  .page-layout-1column #layered-filter-block {
    border-top: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    position: relative;
    z-index: 20;
    padding-bottom: 10px;
  }
  .page-layout-1column #layered-filter-block:not(.mobile),
  .page-layout-1column #layered-filter-block.filter-no-options:not(.mobile) {
    height: auto;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 10px;
  }
  .page-layout-1column #layered-filter-block .filter-content {
    margin-top: 0;
  }
  .page-layout-1column #layered-filter-block .filter-content .filter-options .filter-options-item {
    margin-right: 10px;
    margin-bottom: 20px;
  }
  .page-layout-1column #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-title {
    height: 40px;
    line-height: 40px;
    background-color: rgba(0, 0, 0, 0.06);
    color: rgba(0, 0, 0, 0.6);
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='9' height='9' viewBox='0 0 9 9' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Emeigee-drop%3C/title%3E%3Cdesc%3ECreated using Figma%3C/desc%3E%3Cg id='Canvas' transform='translate(393 11)'%3E%3Cg id='icons'%3E%3Cg id='meigee-drop'%3E%3Cuse xlink:href='%23path0_stroke' transform='translate(-392 -8)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3Cpath id='path0_stroke' d='M 3.5 3.5L 3.14645 3.85355L 3.5 4.20711L 3.85355 3.85355L 3.5 3.5ZM -0.353553 0.353553L 3.14645 3.85355L 3.85355 3.14645L 0.353553 -0.353553L -0.353553 0.353553ZM 3.85355 3.85355L 7.35355 0.353553L 6.64645 -0.353553L 3.14645 3.14645L 3.85355 3.85355Z'/%3E%3C/defs%3E%3C/svg%3E");
    background-size: 9px;
    background-position: calc(100% -  10px) calc(53%);
    background-repeat: no-repeat;
    padding: 0 30px 0 15px;
    font-family: 'Work Sans';
    font-size: 14px;
    font-weight: 400;
  }
  .page-layout-1column #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-title:after {
    content: none;
  }
  .page-layout-1column #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content {
    padding: 15px;
    z-index: 100;
    display: none;
    width: 190px;
    background-color: #fff;
    border: none;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    transition: visibility .3s ease;
    -moz-transition: visibility .3s ease;
    -webkit-transition: visibility .3s ease;
    -o-transition: visibility .3s ease;
  }
  .page-layout-1column #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .swatch-attribute-options {
    margin-top: 0;
  }
  .page-layout-1column #layered-filter-block .filter-content .filter-options .filter-options-item.active:before,
  .page-layout-1column #layered-filter-block .filter-content .filter-options .filter-options-item.active:after {
    content: none;
  }
  .page-layout-1column #layered-filter-block .filter-content .filter-current {
    display: block;
    padding: 0;
    width: 100%;
  }
  .page-layout-1column #layered-filter-block .filter-content .filter-current:before,
  .page-layout-1column #layered-filter-block .filter-content .filter-current:after {
    content: '';
    display: table;
    clear: both;
  }
  .page-layout-1column #layered-filter-block .filter-content .filter-current .filter-actions {
    display: block;
  }
  .page-layout-1column #layered-filter-block .filter-content .filter-current .items {
    display: block;
  }
}
#layered-filter-block-current {
  display: block;
  width: 100%;
  margin-bottom: -20px;
}
#layered-filter-block-current .filter-current {
  padding-top: 0;
  padding-bottom: 0;
  float: none;
  display: inline;
}
#layered-filter-block-current .filter-current .block-subtitle {
  display: none;
}
#layered-filter-block-current .filter-current .items {
  display: inline;
  padding: 0;
}
#layered-filter-block-current .filter-current .items li {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  line-height: 38px;
  padding: 0 0 0 15px;
  color: rgba(0, 0, 0, 0.8);
  font-size: 14px;
  margin: 0 20px 20px 0;
  display: block;
  float: left;
}
#layered-filter-block-current .filter-current .items li span {
  vertical-align: baseline;
}
#layered-filter-block-current .filter-current .items li span.filter-label {
  display: none;
}
#layered-filter-block-current .filter-current .items li a.remove {
  background-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3);
  line-height: 36px;
  width: 40px;
  height: 38px;
  text-align: center;
  margin: 0 0 0 15px;
  display: block;
  float: right;
  position: static;
}
#layered-filter-block-current .filter-current .items li a.remove:before {
  content: none;
}
#layered-filter-block-current .filter-current .items li a.remove:hover {
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
}
#layered-filter-block-current .filter-actions {
  margin-bottom: 0;
  float: left;
  padding-left: 0;
}
#layered-filter-block-current .filter-actions .btn.btn-default.filter-clear {
  background-color: #f44336;
  border-color: #f44336;
  color: #fff;
  text-decoration: none;
  min-height: 40px;
  padding-top: 4px;
  padding-bottom: 4px;
  line-height: 30px;
}
#layered-filter-block-current .filter-actions .btn.btn-default.filter-clear:hover,
#layered-filter-block-current .filter-actions .btn.btn-default.filter-clear:active,
#layered-filter-block-current .filter-actions .btn.btn-default.filter-clear:focus {
  background-color: #222;
  border-color: #222;
  color: #fff;
}
.modal-popup._show .modal-inner-wrap {
  top: 10%;
}
.modal-popup.confirm .modal-inner-wrap {
  width: 25%;
  min-width: 300px;
  top: 10%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .modal-popup.confirm .modal-inner-wrap {
    width: 45%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .modal-popup.confirm .modal-inner-wrap {
    width: 55%;
  }
}
.modal-popup.confirm .modal-inner-wrap .modal-footer {
  text-align: right;
}
.modal-popup.confirm .modal-inner-wrap .modal-footer button {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 14px;
  border-radius: 0;
  outline: none;
  box-shadow: none;
  transition: all .3s ease;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
}
.modal-popup.confirm .modal-inner-wrap .modal-footer button.action-secondary {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.1);
}
.modal-popup.confirm .modal-inner-wrap .modal-footer button.action-secondary:hover {
  background-color: rgba(0, 0, 0, 0.08);
  color: rgba(0, 0, 0, 0.8);
}
.modal-popup.confirm .modal-inner-wrap .modal-footer button.action-primary {
  background-color: rgba(0, 0, 0, 0.08);
  border-color: rgba(0, 0, 0, 0.1);
  color: #333;
}
.modal-popup.confirm .modal-inner-wrap .modal-footer button.action-primary:hover {
  background-color: #333;
  border-color: #333;
  color: #fff;
}
a[data-toggle="modal"] + .modal-content {
  display: none !important;
}
@media only screen and (max-width: 767px) {
  .popup-block-modal.modal-slide {
    left: 0;
    top: auto;
  }
}
.popup-block-modal.modal-slide .modal-inner-wrap {
  width: auto;
  right: 9%;
  bottom: 0;
  margin-bottom: 0;
  left: auto;
  top: auto;
  transition: all .3s ease;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
}
@media only screen and (max-width: 767px) {
  .popup-block-modal.modal-slide .modal-inner-wrap {
    left: 0;
    right: 0;
  }
}
.popup-block-modal.modal-slide .modal-content {
  padding: 0;
}
.popup-block-modal.modal-slide .modal-header {
  padding: 0;
  min-height: 0;
  border: none;
}
.popup-block-modal.modal-slide .modal-header .action-close {
  font-size: 24px;
  display: block;
  position: absolute;
  top: 15px;
  right: 15px;
  opacity: 1;
  z-index: 999;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  text-shadow: none;
  cursor: pointer;
  border: none;
  padding: 2px;
  box-shadow: none;
  background-color: transparent;
}
.popup-block-modal.modal-slide .modal-header .action-close:before {
  color: rgba(0, 0, 0, 0.3);
  font-size: inherit;
  display: block;
  position: relative;
  line-height: inherit;
}
.popup-block-modal.modal-slide .modal-header .action-close:hover:before {
  color: #651fff;
}
#popup-block .modal-header {
  display: none;
}
#popup-block .modal-dialog {
  width: 640px;
  position: static;
  margin: 0 auto;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  #popup-block .modal-dialog {
    width: 100% !important;
  }
}
#popup-block .modal-dialog .modal-content {
  margin: 0 !important;
}
@media only screen and (max-width: 767px) {
  #popup-block .modal-dialog .modal-content {
    width: 100% !important;
  }
}
#popup-block .modal-dialog .modal-body {
  padding: 0;
  height: 100%;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  border: none;
  background-color: #fff;
  position: relative;
}
#popup-block .block.newsletter {
  float: right;
  text-align: left;
  width: 50%;
  margin-bottom: 0;
  padding: 20px 30px 15px;
  background: none;
  border: none;
  position: relative;
}
@media only screen and (max-width: 767px) {
  #popup-block .block.newsletter {
    float: none;
    width: 100%;
  }
}
#popup-block .block.newsletter .title {
  display: block;
  font-family: 'Barlow';
  padding: 0;
  border: none;
  margin: 0 0 20px;
  color: rgba(0, 0, 0, 0.8);
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
}
#popup-block .block.newsletter .title strong {
  font: inherit;
  color: inherit;
}
#popup-block .block.newsletter label {
  display: block;
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  margin: 0 auto;
  padding-right: 0;
  padding-bottom: 15px;
  white-space: normal;
  text-align: left;
  position: static;
  height: auto;
  width: 100%;
}
#popup-block .block.newsletter .control:before {
  content: none;
}
#popup-block .block.newsletter .input-box {
  float: none;
  width: 100%;
  margin-bottom: 15px;
  position: relative;
}
#popup-block .block.newsletter .input-wrapper {
  position: relative;
}
#popup-block .block.newsletter input {
  padding-left: 15px;
  height: 40px;
  line-height: 38px;
  font-size: 14px;
}
#popup-block .block.newsletter .actions {
  float: none;
  border: none;
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
}
#popup-block .block.newsletter .actions button {
  height: 40px;
  min-height: 40px;
  line-height: 38px;
  padding: 0 15px;
  width: 100%;
  margin-top: 20px;
}
#popup-block .required {
  margin-top: 2px;
}
#popup-block .popup-content-wrapper {
  height: 100%;
  background-repeat: no-repeat;
  background-position: left;
}
@media only screen and (max-width: 767px) {
  #popup-block .popup-content-wrapper {
    background-image: none !important;
  }
}
#popup-block .popup-bottom {
  position: absolute;
  margin-left: 0;
  bottom: 10px;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.4);
  font-family: 'Work Sans';
  font-weight: normal;
  left: 50%;
  width: 50%;
  text-align: center;
  padding-right: 30px;
}
@media only screen and (max-width: 767px) {
  #popup-block .popup-bottom {
    left: 0;
    right: 0;
    width: 100%;
    padding: 0 30px 0 10px;
  }
}
#popup-block .popup-bottom input[type="checkbox"] {
  margin-right: 5px;
  position: relative;
  top: 2px;
  margin-top: 0;
}
.timer-box {
  margin-top: 12px;
}
.timer-box .time-title {
  margin-bottom: 5px;
  display: none;
}
.flip-items {
  position: relative;
  z-index: 1;
  float: left;
  width: 26px;
  height: 24px;
  margin: 0;
  padding: 0;
}
.flip-items li {
  z-index: 11;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  list-style: none;
}
.flip-items li:first-child {
  z-index: 12;
}
.flip-items li span {
  display: block;
  height: 100%;
  -webkit-perspective: 450px;
  -moz-perspective: 450px;
  -ms-perspective: 450px;
  perspective: 450px;
}
.flip-block {
  width: 26px;
  float: left;
  margin-right: 0;
}
.flip-block li span.flip-wrapper {
  z-index: 12;
  position: absolute;
  left: 0;
  width: 100%;
  overflow: hidden;
  height: 12px;
  -webkit-perspective: none;
  -moz-perspective: none;
  -ms-perspective: none;
  perspective: none;
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
}
.flip-block .flip-text {
  background: #fff;
  color: #e31837;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  position: absolute;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 200%;
  text-align: center;
}
.time-counter-descr {
  display: none;
}
.flip-clock-divider {
  float: left;
  display: inline-block;
  position: relative;
  z-index: 9;
  width: 4px;
  height: 24px;
  margin: 0;
}
.flip-clock-divider .flip-clock-label {
  position: absolute;
  top: -1.5em;
  right: -86px;
  color: black;
  text-shadow: none;
}
.flip-clock-dot {
  display: block;
  background: #e31837;
  width: 2px;
  height: 2px;
  position: absolute;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  left: 1px;
}
.flip-clock-dot.top {
  top: 7px;
}
.flip-clock-dot.bottom {
  bottom: 7px;
}
.flip-up {
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  top: 0;
}
.flip-up:after {
  content: "";
  position: absolute;
  top: 11px;
  left: 0;
  z-index: 13;
  width: 100%;
  height: 1px;
  background-color: #f9f9f9;
  background-color: rgba(249, 249, 249, 0.4);
}
.flip-up .flip-text {
  top: 0;
  background-position: 0 0;
}
.flip-timer li.before {
  z-index: 13;
}
.flip-timer li.before .flip-up {
  z-index: 12;
  -webkit-animation: flip-ani-down 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) both;
  -moz-animation: flip-ani-down 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) both;
  -o-animation: flip-ani-down 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) both;
  -ms-animation: flip-ani-down 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) both;
  animation: flip-ani-down 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) both;
}
.flip-timer li.before .flip-up .shadow {
  z-index: 12;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, #f9f9f9 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 97, 0.1)), color-stop(100%, #f9f9f9));
  background: linear, top, rgba(0, 0, 0, 0.1) 0%, #f9f9f9 100%;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, #f9f9f9 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, #f9f9f9 100%);
  background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, #f9f9f9 100%;
  -webkit-animation: show 0.5s linear both;
  -moz-animation: show 0.5s linear both;
  animation: show 0.5s linear both;
}
.flip-timer li.before .flip-down .shadow {
  z-index: 12;
  background: -moz-linear-gradient(top, #000000 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000000), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: linear, top, #000000 0%, rgba(0, 0, 0, 0.1) 100%;
  background: -o-linear-gradient(top, #000000 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, #000000 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear, to bottom, #000000 0%, rgba(0, 0, 0, 0.1) 100%;
  -webkit-animation: show 0.5s linear both;
  -moz-animation: show 0.5s linear both;
  animation: show 0.5s linear both;
  height: 82%;
}
.flip-timer li.active {
  -webkit-animation: flip-ani-index 0.5s 0.5s linear both;
  -moz-animation: flip-ani-index 0.5s 0.5s linear both;
  -o-animation: flip-ani-index 0.5s 0.5s linear both;
  -ms-animation: flip-ani-index 0.5s 0.5s linear both;
  animation: flip-ani-index 0.5s 0.5s linear both;
  z-index: 12;
}
.flip-timer li.active .flip-up .shadow {
  z-index: 12;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, #f9f9f9 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, #f9f9f9));
  background: linear, top, rgba(0, 0, 0, 0.1) 0%, #f9f9f9 100%;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, #f9f9f9 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, #f9f9f9 100%);
  background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, #f9f9f9 100%;
  -webkit-animation: hide 0.5s 0.3s linear both;
  -moz-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.3s linear both;
}
.flip-timer li.active .flip-down {
  z-index: 12;
  -webkit-animation: flip-ani-up 0.5s 0.5s linear both;
  -moz-animation: flip-ani-up 0.5s 0.5s linear both;
  -o-animation: flip-ani-up 0.5s 0.5s linear both;
  -ms-animation: flip-ani-up 0.5s 0.5s linear both;
  animation: flip-ani-up 0.5s 0.5s linear both;
}
.flip-timer li.active .flip-down .shadow {
  background: -moz-linear-gradient(top, #f9f9f9 0%, rgba(0, 0, 97, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #f9f9f9));
  background: linear, top, #f9f9f9 0%, #f9f9f9 100%;
  background: -o-linear-gradient(top, #f9f9f9 0%, #f9f9f9 100%);
  background: -ms-linear-gradient(top, #f9f9f9 0%, #f9f9f9 100%);
  background: linear, to bottom, #f9f9f9 0%, #f9f9f9 100%;
  -webkit-animation: hide 0.5s 0.3s linear both;
  -moz-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.2s linear both;
}
.flip-timer li .shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 11;
}
.flip-down {
  -webkit-transform-origin: 50% 0%;
  -moz-transform-origin: 50% 0%;
  -o-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  bottom: 0;
}
.flip-down .flip-text {
  bottom: 0px;
  background-position: 0 100%;
}
@-moz-keyframes "flip-ani-index" {
  0% {
    z-index: 12;
  }
  5% {
    z-index: 14;
  }
  100% {
    z-index: 14;
  }
}
@-webkit-keyframes "flip-ani-index" {
  0% {
    z-index: 12;
  }
  5% {
    z-index: 14;
  }
  100% {
    z-index: 14;
  }
}
@-o-keyframes "flip-ani-index" {
  0% {
    z-index: 12;
  }
  5% {
    z-index: 14;
  }
  100% {
    z-index: 14;
  }
}
@-ms-keyframes "flip-ani-index" {
  0% {
    z-index: 12;
  }
  5% {
    z-index: 14;
  }
  100% {
    z-index: 14;
  }
}
@keyframes "flip-ani-index" {
  0% {
    z-index: 12;
  }
  5% {
    z-index: 14;
  }
  100% {
    z-index: 14;
  }
}
@-moz-keyframes "flip-ani-up" {
  0% {
    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    -o-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    transform: rotateX(90deg);
  }
  60% {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
  }
  80% {
    -webkit-transform: rotateX(20deg);
    -moz-transform: rotateX(20deg);
    -o-transform: rotateX(20deg);
    -ms-transform: rotateX(20deg);
    transform: rotateX(20deg);
  }
  100% {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
  }
}
@-webkit-keyframes "flip-ani-up" {
  0% {
    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    -o-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    transform: rotateX(90deg);
  }
  60% {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
  }
  80% {
    -webkit-transform: rotateX(20deg);
    -moz-transform: rotateX(20deg);
    -o-transform: rotateX(20deg);
    -ms-transform: rotateX(20deg);
    transform: rotateX(20deg);
  }
  100% {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
  }
}
@-o-keyframes "flip-ani-up" {
  0% {
    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    -o-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    transform: rotateX(90deg);
  }
  60% {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
  }
  80% {
    -webkit-transform: rotateX(20deg);
    -moz-transform: rotateX(20deg);
    -o-transform: rotateX(20deg);
    -ms-transform: rotateX(20deg);
    transform: rotateX(20deg);
  }
  100% {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
  }
}
@-ms-keyframes "flip-ani-up" {
  0% {
    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    -o-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    transform: rotateX(90deg);
  }
  60% {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
  }
  80% {
    -webkit-transform: rotateX(20deg);
    -moz-transform: rotateX(20deg);
    -o-transform: rotateX(20deg);
    -ms-transform: rotateX(20deg);
    transform: rotateX(20deg);
  }
  100% {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
  }
}
@keyframes "flip-ani-up" {
  0% {
    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    -o-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    transform: rotateX(90deg);
  }
  60% {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
  }
  80% {
    -webkit-transform: rotateX(20deg);
    -moz-transform: rotateX(20deg);
    -o-transform: rotateX(20deg);
    -ms-transform: rotateX(20deg);
    transform: rotateX(20deg);
  }
  100% {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
  }
}
@-moz-keyframes "flip-ani-down" {
  0% {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  99% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
  }
}
@-webkit-keyframes "flip-ani-down" {
  0% {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  99% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
  }
}
@-o-keyframes "flip-ani-down" {
  0% {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  99% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
  }
}
@-ms-keyframes "flip-ani-down" {
  0% {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  99% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
  }
}
@keyframes "flip-ani-down" {
  0% {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  99% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
  }
}
@-moz-keyframes "show" {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-webkit-keyframes "show" {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-o-keyframes "show" {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-ms-keyframes "show" {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@keyframes "show" {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-moz-keyframes "hide" {
  0% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}
@-webkit-keyframes "hide" {
  0% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}
@-o-keyframes "hide" {
  0% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}
@-ms-keyframes "hide" {
  0% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}
@keyframes "hide" {
  0% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}
.checkout-cart-index {
  background-color: #fff !important;
}
.checkout-cart-index .page-title-wrapper .page-title {
  letter-spacing: -0.2px;
  margin-bottom: 10px;
}
.checkout-cart-index .page-header {
  border-bottom: none;
}
.checkout-cart-index .page-header .top-block,
.checkout-cart-index .page-header .menu-wrapper {
  display: none;
}
.checkout-cart-index .page-header .logo {
  padding-left: 0;
}
.cart-container {
  display: block;
}
.cart-container .cart-main-col {
  display: block;
  float: none;
  padding-right: 0;
  width: 100%;
}
@media only screen and (min-width: 1200px) {
  .cart-container .cart-main-col {
    width: 75%;
    padding-right: 20px;
    float: left;
  }
}
.cart-container .form-cart {
  padding-right: 0;
  width: 100%;
  float: left;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.cart-container .form-cart .cart.table-wrapper {
  border-top: none;
}
@media only screen and (max-width: 767px) {
  .cart-container .form-cart .cart.table-wrapper #shopping-cart-table thead {
    display: none;
  }
}
.cart-container .form-cart .cart.table-wrapper #shopping-cart-table thead tr th.col {
  border-bottom: none;
  color: rgba(0, 0, 0, 0.4);
  font-size: 13px;
  font-family: 'Work Sans';
  font-weight: 400;
  padding-bottom: 0;
}
.cart-container .form-cart .cart.table-wrapper #shopping-cart-table thead tr th.col.price-wrapper,
.cart-container .form-cart .cart.table-wrapper #shopping-cart-table thead tr th.col.price,
.cart-container .form-cart .cart.table-wrapper #shopping-cart-table thead tr th.col.qty,
.cart-container .form-cart .cart.table-wrapper #shopping-cart-table thead tr th.col.subtotal {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .cart-container .form-cart .cart.table-wrapper #shopping-cart-table thead tr th.col.item {
    padding-left: 0;
  }
  .cart-container .form-cart .cart.table-wrapper #shopping-cart-table thead tr th.col.actions {
    padding-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .cart-container .form-cart .cart.table-wrapper #shopping-cart-table tbody.item {
    padding: 30px 0;
    display: block;
    border-color: rgba(0, 0, 0, 0.1);
  }
}
@media only screen and (max-width: 767px) {
  .cart-container .form-cart .cart.table-wrapper #shopping-cart-table tbody.item .item-info {
    width: 100%;
    display: block;
  }
}
.cart-container .form-cart .cart.table-wrapper #shopping-cart-table tbody.item .item-info td.col {
  padding: 30px 10px;
  border-color: rgba(0, 0, 0, 0.1);
}
.cart-container .form-cart .cart.table-wrapper #shopping-cart-table tbody.item .item-info td.col.subtotal,
.cart-container .form-cart .cart.table-wrapper #shopping-cart-table tbody.item .item-info td.col.price-wrapper {
  min-width: 140px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .cart-container .form-cart .cart.table-wrapper #shopping-cart-table tbody.item .item-info td.col.subtotal,
  .cart-container .form-cart .cart.table-wrapper #shopping-cart-table tbody.item .item-info td.col.price-wrapper {
    text-align: left;
  }
}
@media only screen and (min-width: 1200px) {
  .cart-container .form-cart .cart.table-wrapper #shopping-cart-table tbody.item .item-info td.col.item {
    max-width: 410px;
  }
}
@media only screen and (max-width: 767px) {
  .cart-container .form-cart .cart.table-wrapper #shopping-cart-table tbody.item .item-info td.col {
    width: 100%;
    display: block;
    float: none;
    text-align: left;
    padding: 5px 20px;
  }
  .cart-container .form-cart .cart.table-wrapper #shopping-cart-table tbody.item .item-info td.col.qty:before,
  .cart-container .form-cart .cart.table-wrapper #shopping-cart-table tbody.item .item-info td.col.subtotal:before,
  .cart-container .form-cart .cart.table-wrapper #shopping-cart-table tbody.item .item-info td.col.price-wrapper:before,
  .cart-container .form-cart .cart.table-wrapper #shopping-cart-table tbody.item .item-info td.col.price:before,
  .cart-container .form-cart .cart.table-wrapper #shopping-cart-table tbody.item .item-info td.col.msrp:before {
    content: attr(data-th);
    display: inline-block;
    vertical-align: middle;
    color: rgba(0, 0, 0, 0.4);
    font-family: 'Work Sans';
    font-weight: 600;
    padding-bottom: 0;
    margin-right: 8px;
    font-size: 12px;
    line-height: normal;
  }
  .cart-container .form-cart .cart.table-wrapper #shopping-cart-table tbody.item .item-info td.col.qty > *,
  .cart-container .form-cart .cart.table-wrapper #shopping-cart-table tbody.item .item-info td.col.subtotal > *,
  .cart-container .form-cart .cart.table-wrapper #shopping-cart-table tbody.item .item-info td.col.price-wrapper > *,
  .cart-container .form-cart .cart.table-wrapper #shopping-cart-table tbody.item .item-info td.col.price > *,
  .cart-container .form-cart .cart.table-wrapper #shopping-cart-table tbody.item .item-info td.col.msrp > * {
    display: inline-block;
    vertical-align: middle;
  }
}
@media only screen and (min-width: 768px) {
  .cart-container .form-cart .cart.table-wrapper #shopping-cart-table tbody.item .item-info td.col.item {
    padding-left: 0;
  }
  .cart-container .form-cart .cart.table-wrapper #shopping-cart-table tbody.item .item-info td.col.actions {
    padding-right: 0;
    padding-left: 0;
  }
}
.cart-container .form-cart .cart.table-wrapper #shopping-cart-table tbody.item .item-info .product-item-photo {
  max-width: 205px;
}
.cart-container .form-cart .cart.table-wrapper #shopping-cart-table tbody.item .item-info .product-item-photo .product-image-container {
  display: block;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cart-container .form-cart .cart.table-wrapper #shopping-cart-table tbody.item .item-info .product-item-photo {
    max-width: 105px;
  }
}
@media only screen and (max-width: 767px) {
  .cart-container .form-cart .cart.table-wrapper #shopping-cart-table tbody.item .item-info .product-item-photo {
    position: static;
    display: block;
    width: 100% !important;
    max-width: 100%;
    text-align: center;
    margin-bottom: 15px;
  }
  .cart-container .form-cart .cart.table-wrapper #shopping-cart-table tbody.item .item-info .product-item-photo .product-image-container {
    width: auto !important;
    padding: 0;
  }
}
.cart-container .form-cart .cart.table-wrapper #shopping-cart-table tbody.item .item-info .product-item-details .product-item-name {
  margin-bottom: 15px;
  padding-right: 20px;
}
.cart-container .form-cart .cart.table-wrapper #shopping-cart-table tbody.item .item-info .product-item-details .product-item-name a {
  font-family: 'Barlow';
  font-weight: 400;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.8);
}
.cart-container .form-cart .cart.table-wrapper #shopping-cart-table tbody.item .item-info .product-item-details .product-item-name + .item-options {
  margin-top: 10px;
}
.cart-container .form-cart .cart.table-wrapper #shopping-cart-table tbody.item .item-info .product-item-details .item-options {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13px;
  font-family: 'Work Sans';
  line-height: 20px;
}
.cart-container .form-cart .cart.table-wrapper #shopping-cart-table tbody.item .item-info .product-item-details .item-options dt {
  font-weight: 400;
  font-size: inherit;
  color: inherit;
  margin-right: 5px;
  margin-bottom: 0;
}
.cart-container .form-cart .cart.table-wrapper #shopping-cart-table tbody.item .item-info .product-item-details .actions-block a.action-towishlist {
  text-decoration: none;
  padding: 0;
  display: inline-block;
  position: static;
  top: 30px;
  right: 10px;
  margin-right: 0;
  color: rgba(0, 0, 0, 0.6);
}
.cart-container .form-cart .cart.table-wrapper #shopping-cart-table tbody.item .item-info .product-item-details .actions-block a.action-towishlist:before {
  content: "\e914";
  font-family: 'meigee';
  font-size: 18px;
  color: inherit;
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  margin-right: 5px;
}
.cart-container .form-cart .cart.table-wrapper #shopping-cart-table tbody.item .item-info .product-item-details .actions-block a.action-towishlist span {
  display: inline-block;
  vertical-align: middle;
  position: static;
  width: auto;
  height: auto;
}
.cart-container .form-cart .cart.table-wrapper #shopping-cart-table tbody.item .item-info .product-item-details .actions-block a.action-towishlist:hover {
  background-color: transparent;
  color: #f72525;
}
.cart-container .form-cart .cart.table-wrapper #shopping-cart-table tbody.item .item-info .product-item-details .actions-block a.action-towishlist:hover:before {
  content: '\e915';
}
.cart-container .form-cart .cart.table-wrapper #shopping-cart-table tbody.item .item-info .price {
  font-size: 18px;
  line-height: 40px;
  font-family: 'Work Sans';
  color: rgba(0, 0, 0, 0.8);
  font-weight: 500;
}
.cart-container .form-cart .cart.table-wrapper #shopping-cart-table tbody.item .item-info .field.qty .qty-box {
  display: block;
  width: 120px;
  background-color: rgba(0, 0, 0, 0.04);
}
.cart-container .form-cart .cart.table-wrapper #shopping-cart-table tbody.item .item-info .field.qty .qty-box div.quantity-decrease,
.cart-container .form-cart .cart.table-wrapper #shopping-cart-table tbody.item .item-info .field.qty .qty-box div.quantity-increase {
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  color: rgba(0, 0, 0, 0.33);
  background-color: transparent;
  display: block;
  float: left;
  text-align: center;
  cursor: pointer;
}
.cart-container .form-cart .cart.table-wrapper #shopping-cart-table tbody.item .item-info .field.qty .qty-box div.quantity-decrease:hover,
.cart-container .form-cart .cart.table-wrapper #shopping-cart-table tbody.item .item-info .field.qty .qty-box div.quantity-increase:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.cart-container .form-cart .cart.table-wrapper #shopping-cart-table tbody.item .item-info .field.qty .qty-box input {
  width: 40px;
  height: 40px;
  margin: 0;
  display: block;
  float: left;
  font-size: 18px;
  line-height: 40px;
  font-family: 'Work Sans';
  color: rgba(0, 0, 0, 0.8);
  background-color: transparent;
  border: none;
}
.cart-container .form-cart .cart.table-wrapper #shopping-cart-table tbody.item .item-info .cart-actions {
  display: block;
  min-width: 70px;
  padding-top: 5px;
}
.cart-container .form-cart .cart.table-wrapper #shopping-cart-table tbody.item .item-info .cart-actions a.action {
  display: block;
  float: left;
  color: rgba(0, 0, 0, 0.3);
  text-decoration: none;
  margin-right: 0;
  padding: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 24px;
  text-align: center;
}
.cart-container .form-cart .cart.table-wrapper #shopping-cart-table tbody.item .item-info .cart-actions a.action i {
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}
.cart-container .form-cart .cart.table-wrapper #shopping-cart-table tbody.item .item-info .cart-actions a.action:hover {
  color: rgba(0, 0, 0, 0.3);
  background-color: rgba(0, 0, 0, 0.1);
  text-decoration: none;
}
.cart-container .form-cart .cart.table-wrapper #shopping-cart-table tbody.item .item-info .cart-actions a.action + a {
  margin-left: 10px;
}
.cart-container .form-cart .actions.main {
  padding-top: 10px;
}
@media only screen and (max-width: 767px) {
  .cart-container .form-cart .actions.main {
    padding: 10px 20px 0;
  }
}
.cart-container .form-cart .actions.main .continue {
  display: inline-block;
  text-decoration: none;
  float: left;
}
.cart-container .form-cart .actions.main .clear {
  display: inline-block;
  margin-right: 15px;
}
@media only screen and (max-width: 767px) {
  .cart-container .form-cart .actions.main .clear,
  .cart-container .form-cart .actions.main .continue,
  .cart-container .form-cart .actions.main .update {
    float: none;
    width: 100%;
    display: block;
    margin: 0 0 10px;
  }
}
.cart-container .crosssell-wrapper {
  padding-right: 0;
  padding-top: 15px;
  width: 100%;
  float: left;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
}
.cart-container .crosssell-wrapper .block.crosssell {
  width: 100%;
  padding: 0;
}
.cart-container .crosssell-wrapper .block.crosssell .block-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.11;
  color: rgba(0, 0, 0, 0.8);
  font-family: 'Barlow';
  margin: 0;
  text-transform: none;
  position: relative;
  letter-spacing: -0.4px;
}
.cart-container .crosssell-wrapper .block.crosssell .block-title strong {
  font: inherit;
}
.cart-container .crosssell-wrapper .block.crosssell .block-title .icon-more {
  display: none !important;
}
@media only screen and (max-width: 767px) {
  .cart-container .crosssell-wrapper .block.crosssell .block-title {
    padding-left: 10px;
  }
}
@media only screen and (min-width: 1200px) {
  .cart-container .crosssell-wrapper .block.crosssell .block-content .products-grid {
    margin: 0 0 0 -10px;
  }
}
@media only screen and (min-width: 768px) {
  .cart-container .crosssell-wrapper .block.crosssell .block-content .products-grid .product-item {
    width: 24.9%;
  }
}
.cart-container .crosssell-wrapper .block.crosssell .block-content .products-grid .product-reviews-summary .reviews-actions {
  display: none;
}
.cart-container .cart-summary {
  padding: 0;
  background-color: transparent;
  top: 0 !important;
  width: 100%;
  float: left;
  -ms-flex-order: 4;
  -webkit-order: 4;
  order: 4;
}
@media only screen and (min-width: 1200px) {
  .cart-container .cart-summary {
    width: 25%;
    float: right;
  }
}
@media only screen and (max-width: 767px) {
  .cart-container .cart-summary {
    padding: 0 10px;
  }
}
.cart-container .cart-summary .totals-wrapper {
  padding: 30px;
  background-color: rgba(76, 175, 80, 0.1);
  margin-bottom: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .cart-container .cart-summary .totals-wrapper {
    width: calc(50% -  20px);
    float: left;
    margin-right: 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cart-container .cart-summary .totals-wrapper {
    width: calc(50% -  20px);
    float: left;
    margin-right: 10px;
  }
}
.cart-container .cart-summary .totals-wrapper .cart-totals {
  border-top: none;
}
@media only screen and (max-width: 767px) {
  .cart-container .cart-summary .totals-wrapper .cart-totals {
    padding-left: 0;
    padding-right: 0;
  }
}
.cart-container .cart-summary .totals-wrapper .cart-totals .table.totals {
  border-bottom: none;
}
.cart-container .cart-summary .totals-wrapper .cart-totals .table.totals .table-caption {
  display: block;
  position: static;
  height: auto;
  width: 100%;
  font-size: 24px;
  font-family: 'Barlow';
  color: rgba(0, 0, 0, 0.8);
  margin-bottom: 10px;
  text-align: left;
  font-weight: 600;
}
.cart-container .cart-summary .totals-wrapper .cart-totals .table.totals tbody .mark,
.cart-container .cart-summary .totals-wrapper .cart-totals .table.totals tfoot .mark,
.cart-container .cart-summary .totals-wrapper .cart-totals .table.totals tbody .amount,
.cart-container .cart-summary .totals-wrapper .cart-totals .table.totals tfoot .amount {
  font-family: 'Work Sans';
  font-weight: 400;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
}
.cart-container .cart-summary .totals-wrapper .cart-totals .table.totals .grand .mark {
  font-weight: 600;
  border-top: none;
  font-size: 14px;
  line-height: 26px;
}
.cart-container .cart-summary .totals-wrapper .cart-totals .table.totals .grand .amount {
  font-weight: 600;
  font-size: 18px;
  border-top: none;
}
.cart-container .cart-summary .totals-wrapper .block.discount .title {
  display: none;
}
.cart-container .cart-summary .totals-wrapper .block.discount .content {
  display: block !important;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .cart-container .cart-summary .totals-wrapper .block.discount .content {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 30px;
  }
}
.cart-container .cart-summary .totals-wrapper .block.discount .content #discount-coupon-form {
  position: relative;
}
.cart-container .cart-summary .totals-wrapper .block.discount .content #discount-coupon-form label {
  display: none;
}
.cart-container .cart-summary .totals-wrapper .block.discount .content #discount-coupon-form .control input {
  width: 100%;
  height: 40px;
  line-height: 38px;
  font-size: 14px;
  background-color: rgba(0, 0, 0, 0.04);
  color: rgba(0, 0, 0, 0.6);
  border: 1px solid rgba(0, 0, 0, 0.04);
}
.cart-container .cart-summary .totals-wrapper .block.discount .content #discount-coupon-form .control input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.cart-container .cart-summary .totals-wrapper .block.discount .content #discount-coupon-form .control input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.cart-container .cart-summary .totals-wrapper .block.discount .content #discount-coupon-form .control input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.cart-container .cart-summary .totals-wrapper .block.discount .content #discount-coupon-form .control input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.cart-container .cart-summary .totals-wrapper .block.discount .content #discount-coupon-form .control input::placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.cart-container .cart-summary .totals-wrapper .block.discount .content #discount-coupon-form .actions-toolbar button.action {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: rgba(0, 0, 0, 0.8);
  background-color: transparent;
  border: none;
  font-size: 24px;
  margin-right: 0;
  padding: 0;
  box-shadow: none;
}
.cart-container .cart-summary .totals-wrapper .block.discount .content #discount-coupon-form .actions-toolbar button.action span {
  display: none;
}
.cart-container .cart-summary .totals-wrapper .block.discount .content #discount-coupon-form .actions-toolbar button.action:before {
  content: '\e903';
  font-family: 'meigee';
  font-size: inherit;
  color: inherit;
}
.cart-container .cart-summary .totals-wrapper .block.discount .content #discount-coupon-form .actions-toolbar button.action:hover {
  color: rgba(0, 0, 0, 0.5);
}
.cart-container .cart-summary .totals-wrapper .checkout-methods-items {
  margin: 0 -30px;
  border-top: 1px dashed rgba(0, 0, 0, 0.2);
  padding: 30px 30px 0;
  position: relative;
}
.cart-container .cart-summary .totals-wrapper .checkout-methods-items:before,
.cart-container .cart-summary .totals-wrapper .checkout-methods-items:after {
  content: '';
  background-color: #fff;
  height: 20px;
  width: 20px;
  border-radius: 20px;
  position: absolute;
  top: -10px;
  left: -10px;
}
.cart-container .cart-summary .totals-wrapper .checkout-methods-items:after {
  left: auto;
  right: -10px;
}
.cart-container .cart-summary .totals-wrapper .checkout-methods-items .item {
  margin-bottom: 20px;
}
.cart-container .cart-summary .totals-wrapper .checkout-methods-items .action.primary.checkout {
  font-family: 'Barlow';
  font-weight: 500;
  font-size: 14px;
  line-height: 1.45;
  text-transform: uppercase;
  background-color: #4caf50;
  border-color: #4caf50;
  color: #fff;
}
.cart-container .cart-summary .totals-wrapper .checkout-methods-items .action.primary.checkout:hover,
.cart-container .cart-summary .totals-wrapper .checkout-methods-items .action.primary.checkout:active,
.cart-container .cart-summary .totals-wrapper .checkout-methods-items .action.primary.checkout:focus {
  background-color: #222222;
  border-color: #222222;
  color: #fff;
}
.cart-container .cart-summary .totals-wrapper .checkout-methods-items .action.multicheckout {
  color: rgba(0, 0, 0, 0.4);
  font-family: 'Work Sans';
  font-size: 13px;
  text-decoration: none;
  font-weight: 400;
}
.cart-container .cart-summary .totals-wrapper .checkout-methods-items .action.multicheckout:hover,
.cart-container .cart-summary .totals-wrapper .checkout-methods-items .action.multicheckout:active,
.cart-container .cart-summary .totals-wrapper .checkout-methods-items .action.multicheckout:focus {
  background-color: transparent;
  text-decoration: underline;
  color: #651fff;
}
.cart-container .cart-summary .totals-wrapper .payments-wrapper {
  padding: 0 18px;
  text-align: center;
}
.cart-container .cart-summary #block-shipping {
  padding: 25px 30px;
  background-color: rgba(0, 0, 0, 0.04);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .cart-container .cart-summary #block-shipping {
    width: calc(50% -  20px);
    float: left;
    margin-left: 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cart-container .cart-summary #block-shipping {
    width: calc(50% -  20px);
    float: left;
    margin-left: 10px;
  }
}
.cart-container .cart-summary #block-shipping .title {
  border: none;
  padding: 0;
  color: rgba(0, 0, 0, 0.8);
  font-family: 'Barlow';
  font-size: 18px;
  font-weight: 600;
}
.cart-container .cart-summary #block-shipping .title strong {
  font: inherit;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.cart-container .cart-summary #block-shipping .title:after {
  content: '\e90f';
  font-family: 'meigee';
  margin-top: 0;
  color: inherit;
}
@media only screen and (max-width: 767px) {
  .cart-container .cart-summary #block-shipping .title:after {
    margin-right: -15px;
  }
}
.cart-container .cart-summary #block-shipping .content {
  margin-top: 25px;
  padding: 0;
}
.cart-container .cart-summary #block-shipping.active .title:after {
  content: '\e908';
}
@media only screen and (min-width: 768px) {
  .login-container .fieldset > .field > .control {
    width: 100%;
  }
}
body.account .page.messages {
  margin-bottom: 15px;
}
body.account .block.block-collapsible-nav {
  padding-top: 0;
}
@media only screen and (max-width: 767px) {
  body.account .block.block-collapsible-nav {
    padding-bottom: 0;
    border-bottom: none;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    position: static;
  }
}
body.account .block.block-collapsible-nav .block-collapsible-nav-title {
  display: none;
}
body.account .block.block-collapsible-nav .block-collapsible-nav-content {
  padding: 0;
  background-color: transparent;
}
@media only screen and (max-width: 767px) {
  body.account .block.block-collapsible-nav .block-collapsible-nav-content {
    display: block !important;
  }
}
body.account .block.block-collapsible-nav .block-collapsible-nav-content .nav.items .item {
  margin: 0;
}
body.account .block.block-collapsible-nav .block-collapsible-nav-content .nav.items .item a,
body.account .block.block-collapsible-nav .block-collapsible-nav-content .nav.items .item strong {
  border: none;
  color: rgba(0, 0, 0, 0.6);
  font-family: 'Barlow';
  font-size: 16px;
  font-weight: 500;
  padding: 10px 25px;
}
body.account .block.block-collapsible-nav .block-collapsible-nav-content .nav.items .item a:hover,
body.account .block.block-collapsible-nav .block-collapsible-nav-content .nav.items .item strong:hover {
  background-color: rgba(0, 0, 0, 0.04);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  body.account .block.block-collapsible-nav .block-collapsible-nav-content .nav.items .item a,
  body.account .block.block-collapsible-nav .block-collapsible-nav-content .nav.items .item strong {
    padding: 10px;
    font-size: 15px;
  }
}
body.account .block.block-collapsible-nav .block-collapsible-nav-content .nav.items .item.current > * {
  background-color: rgba(0, 0, 0, 0.04);
  color: rgba(0, 0, 0, 0.8);
}
body.account .block.block-collapsible-nav .block-collapsible-nav-content .nav.items .item.current a strong {
  padding-left: 0;
  padding-right: 0;
  background-color: transparent;
}
body.account .block.block-collapsible-nav + .account-nav {
  display: none;
}
body.account .column.main .block:not(.widget) {
  padding-bottom: 30px;
}
body.account .column.main .block:not(.widget) .block-title {
  border-color: #ddd;
}
body.account .column.main .block:not(.widget) .block-title strong {
  font-family: 'Barlow';
  font-weight: 500;
  color: rgba(0, 0, 0, 0.8);
  font-size: 24px;
}
body.account .column.main .block:not(.widget) .block-title .action {
  float: right;
  font-size: 14px;
  font-family: 'Work Sans';
  font-weight: 400;
  margin-top: 4px;
}
body.account .column.main .block.block-dashboard-info .block-content .box,
body.account .column.main .block.block-dashboard-addresses .block-content .box {
  float: left;
  width: calc(50% -  20px);
  margin: 0 10px;
  border: solid 1px #ddd;
  padding: 20px;
}
@media only screen and (max-width: 767px) {
  body.account .column.main .block.block-dashboard-info .block-content .box,
  body.account .column.main .block.block-dashboard-addresses .block-content .box {
    width: 100%;
    float: none;
    margin: 0 0 15px;
  }
}
body.account .column.main .block.block-dashboard-info .block-content .box .box-title,
body.account .column.main .block.block-dashboard-addresses .block-content .box .box-title {
  margin: -20px -20px 15px;
  padding: 10px 20px;
  background-color: rgba(0, 0, 0, 0.04);
  display: block;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.8);
}
body.account .products-grid.wishlist .product-item-info {
  padding-top: 15px;
}
@media only screen and (max-width: 767px) {
  body.account .products-grid.wishlist .product-item-info .product-item-name,
  body.account .products-grid.wishlist .product-item-info .price-box {
    margin-left: 0;
    float: left;
    width: calc(100% -  100px);
  }
}
body.account .products-grid.wishlist .product-item-info .product-item-inner {
  position: static;
  overflow: visible;
  height: auto;
  width: 100%;
  padding: 10px 0 0;
  margin: 0;
  border: none;
  background-color: transparent;
  box-shadow: none;
}
@media only screen and (max-width: 767px) {
  body.account .products-grid.wishlist .product-item-info .product-item-inner {
    padding-bottom: 15px;
  }
}
body.account .products-grid.wishlist .product-item-info .product-item-inner .box-tocart {
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  body.account .products-grid.wishlist .product-item-info .product-item-inner .box-tocart {
    float: none;
    width: 100%;
    margin-right: 0;
  }
}
body.account .products-grid.wishlist .product-item-info .product-item-inner .box-tocart .field.qty {
  display: block;
  width: 100%;
  padding-right: 0;
  margin-bottom: 15px;
}
body.account .products-grid.wishlist .product-item-info .product-item-inner .box-tocart .field.qty .label,
body.account .products-grid.wishlist .product-item-info .product-item-inner .box-tocart .field.qty .control {
  display: inline-block;
  vertical-align: middle;
}
body.account .products-grid.wishlist .product-item-info .product-item-inner .box-tocart .field.qty .label {
  padding-right: 8px;
}
body.account .products-grid.wishlist .product-item-info .product-item-inner .box-tocart .product-item-actions {
  display: block;
  padding-top: 0;
}
body.account .products-grid.wishlist .product-item-info .product-item-inner > .product-item-actions {
  margin-top: 0;
}
body.account .products-grid.wishlist .product-item-info .product-item-inner > .product-item-actions:before,
body.account .products-grid.wishlist .product-item-info .product-item-inner > .product-item-actions:after {
  content: '';
  display: table;
  clear: both;
}
body.account .products-grid.wishlist .product-item-info .product-item-inner > .product-item-actions .action {
  float: left;
}
body.account .products-grid.wishlist .product-item-info .product-item-inner > .product-item-actions .action + .action {
  position: relative;
  float: left;
}
body.account .products-grid.wishlist .product-item-info .product-item-inner > .product-item-actions .action + .action:before {
  content: '';
  height: 20px;
  width: 1px;
  background-color: rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 50%;
  margin-top: -10px;
  left: -10px;
}
body.account .products-grid.wishlist + .actions-toolbar .primary .action {
  margin-top: 5px;
  margin-bottom: 5px;
}
.table-wrapper.comparison {
  clear: both;
  max-width: 100%;
  overflow-x: auto;
}
@media only screen and (max-width: 767px) {
  .table-wrapper.comparison #product-comparison {
    width: auto;
    max-width: none;
  }
}
.table-wrapper.comparison #product-comparison thead {
  display: none;
}
.table-wrapper.comparison #product-comparison tbody {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.table-wrapper.comparison #product-comparison tbody .cell {
  border-top-width: 1px;
  border-top-style: solid;
  border-color: rgba(0, 0, 0, 0.1);
  width: 135px;
}
.table-wrapper.comparison #product-comparison tbody .cell.table-label {
  border-left-width: 1px;
  border-left-style: solid;
  border-right-width: 1px;
  border-right-style: solid;
}
.table-wrapper.comparison #product-comparison tbody .cell.table-label.product span {
  display: block;
  position: static;
  height: auto;
  width: auto;
}
.table-wrapper.comparison #product-comparison tbody .cell:not(.table-label) {
  border-right-width: 1px;
  border-right-style: solid;
}
.table-wrapper.comparison #product-comparison tbody .cell .attribute.value div[class^="col-"] {
  width: 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.table-wrapper.comparison #product-comparison tbody .cell.product .product-reviews-summary .rating-summary .rating-result i {
  font-size: 20px;
  width: 13px;
  margin-right: 1px;
}
.table-wrapper.comparison #product-comparison tbody .cell.product .price-box .old-price .price {
  color: rgba(0, 0, 0, 0.6);
  text-decoration: line-through;
}
.table-wrapper.comparison #product-comparison tbody .cell.product .product-item-actions .actions-primary {
  display: block;
  float: left;
  margin-right: 10px;
}
.table-wrapper.comparison #product-comparison tbody .cell.product .product-item-actions .actions-primary .action.tocart {
  padding: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  min-height: 30px;
  font-size: 18px;
  border: none;
  background-color: transparent;
}
.table-wrapper.comparison #product-comparison tbody .cell.product .product-item-actions .actions-primary .action.tocart:hover,
.table-wrapper.comparison #product-comparison tbody .cell.product .product-item-actions .actions-primary .action.tocart:active,
.table-wrapper.comparison #product-comparison tbody .cell.product .product-item-actions .actions-primary .action.tocart:focus {
  background-color: transparent;
  color: #651fff;
}
.table-wrapper.comparison #product-comparison tbody .cell.product .product-item-actions .actions-primary .action.tocart i {
  display: block;
  font-size: inherit;
  color: inherit;
}
.table-wrapper.comparison #product-comparison tbody .cell.product .product-item-actions .actions-primary .action.tocart span span {
  display: none;
}
.table-wrapper.comparison #product-comparison tbody .cell.product .product-item-actions .actions-secondary {
  display: block;
  float: left;
  min-width: 80px;
  padding-left: 0;
}
.table-wrapper.comparison #product-comparison tbody .cell.product .product-item-actions .actions-secondary .action {
  display: block;
  float: left;
  padding: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  min-height: 30px;
  text-align: center;
  font-size: 18px;
}
.table-wrapper.comparison #product-comparison tbody .cell.product .product-item-actions .actions-secondary .action i {
  display: block;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
}
.table-wrapper.comparison #product-comparison tbody .cell.product .product-item-actions .actions-secondary .action.towishlist:before {
  content: none;
}
.table-wrapper.comparison #product-comparison tbody .cell.product .product-item-actions .actions-secondary .action:hover,
.table-wrapper.comparison #product-comparison tbody .cell.product .product-item-actions .actions-secondary .action:active,
.table-wrapper.comparison #product-comparison tbody .cell.product .product-item-actions .actions-secondary .action:focus {
  color: #651fff;
  background-color: transparent;
}
.table-wrapper.comparison #product-comparison tbody tr:last-child .cell {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.popup-lightbox-modal.modal-slide {
  left: 0;
  right: 0;
}
.popup-lightbox-modal.modal-slide .modal-inner-wrap {
  max-height: 80vh;
  max-width: 90vw;
  width: fit-content;
  width: -moz-fit-content;
  top: 10%;
  position: relative;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .popup-lightbox-modal.modal-slide .modal-inner-wrap {
    max-height: 85vh;
    top: 5%;
  }
}
@media only screen and (max-width: 767px) {
  .popup-lightbox-modal.modal-slide .modal-inner-wrap {
    min-height: 100px !important;
    left: auto;
    right: auto;
    margin: 0 auto;
  }
}
.popup-lightbox-modal.modal-slide .modal-inner-wrap .modal-header {
  padding: 0;
}
.popup-lightbox-modal.modal-slide .modal-inner-wrap .modal-content {
  padding: 15px;
}
.popup-lightbox-modal.modal-slide .modal-inner-wrap .modal-content .product-title {
  display: block;
  width: 100%;
  text-align: center;
  font-family: 'Barlow';
  color: rgba(0, 0, 0, 0.8);
  font-weight: 600;
  margin-top: 10px;
  font-size: 16px;
}
body.with-notice-cookie-block {
  padding-bottom: 335px;
}
@media only screen and (max-width: 767px) {
  body.with-notice-cookie-block {
    padding-bottom: 345px;
  }
}
#notice-cookie-block {
  background-color: #fff;
  border: none;
  z-index: 23;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}
#notice-cookie-block h3 {
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0;
  margin-top: 44px;
  margin-bottom: 22px;
}
@media only screen and (max-width: 767px) {
  #notice-cookie-block h3 {
    margin-top: 24px;
    font-size: 20px;
  }
}
#notice-cookie-block p {
  font-family: 'Work Sans';
  font-weight: 400;
  font-size: 15px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #notice-cookie-block p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  #notice-cookie-block p {
    font-size: 13px;
    line-height: 24px;
  }
}
#notice-cookie-block p a {
  color: inherit;
  text-decoration: underline;
}
#notice-cookie-block p a:visited {
  color: inherit;
}
#notice-cookie-block p a:hover,
#notice-cookie-block p a:active,
#notice-cookie-block p a:focus {
  color: rgba(0, 0, 0, 0.8);
}
#notice-cookie-block .actions .btn {
  min-height: 50px;
  padding: 14px 48px;
  margin-top: 20px;
  margin-bottom: 48px;
}
@media only screen and (max-width: 767px) {
  #notice-cookie-block .actions .btn {
    margin-bottom: 20px;
    margin-top: 15px;
    padding: 9px 25px;
    min-height: 40px;
  }
}
.fotorama-stretch,
.fotorama-focus-overlay:after,
.fotorama__stage__shaft,
.fotorama__stage__frame,
.fotorama__html,
.fotorama__video iframe {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.fotorama-grab-cursor,
.fotorama__wrap .fotorama__grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.fotorama-grabbing-cursor,
.fotorama__grabbing * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.fotorama-gpu,
.fotorama--fullscreen,
.fotorama__caption,
.fotorama__wrap--css3 .fotorama__spinner,
.fotorama__wrap--css3 .fotorama__stage,
.fotorama__wrap--css3 .fotorama__nav,
.fotorama__wrap--css3 .fotorama__stage__frame,
.fotorama__wrap--css3 .fotorama__html,
.fotorama__stage:before,
.fotorama__nav:before,
.fotorama__stage:after,
.fotorama__nav:after,
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
  transform: translateZ(0);
}
.fotorama-focus,
.fotorama__nav__frame,
.fotorama__fullscreen-icon:focus,
.fotorama__zoom-out:focus,
.fotorama__zoom-in:focus {
  outline: 0;
}
.fotorama-focus-overlay:after {
  background-color: #006bb4;
  border-radius: inherit;
  content: '';
}
.fotorama-transform-disabled,
.fotorama__wrap--video .fotorama__stage__shaft,
.fotorama__wrap--video .fotorama__stage,
.fotorama__wrap--video .fotorama__stage__frame--video,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html {
  transform: none !important;
}
.fotorama-transition-for-slide,
.fotorama__wrap--css3 .fotorama__stage__shaft,
.fotorama__wrap--css3 .fotorama__nav__shaft,
.fotorama__wrap--css3 .fotorama__thumb-border {
  transition-duration: 0ms;
  transition-property: transform, width;
  transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
}
.fotorama-no-select,
.fotorama__wrap,
.fotorama__no-select,
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close {
  user-select: none;
}
.fotorama-select,
.fotorama__select {
  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__nav__shaft,
.fotorama__nav__frame,
.fotorama__caption__wrap {
  *display: inline;
  *zoom: 1;
  -moz-box-orient: vertical;
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
}
.fotorama-content-box,
.fotorama__nav__frame {
  box-sizing: content-box;
}
.fotorama-border-box,
.fotorama__thumb-border,
.fotorama__caption__wrap,
.fotorama__arr {
  box-sizing: border-box;
}
.fotorama-hidden,
.fotorama--hidden,
.fotorama__load {
  left: -99999px;
  position: absolute;
  top: -99999px;
  z-index: -1000;
}
.fotorama-visible {
  left: auto;
  opacity: 1;
  position: relative;
  top: auto;
  z-index: auto;
}
.fotorama-no-tap,
.fotorama__stage__shaft,
.fotorama__stage__frame,
.fotorama__nav,
.fotorama__nav__shaft,
.fotorama__nav__frame,
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.transitionDuration {
  transition-duration: 333ms;
}
.transitionDurationZero {
  transition-duration: 0ms;
}
.fotorama-sprite,
.fotorama__fullscreen .fotorama__zoom-out,
.fotorama__fullscreen .fotorama__zoom-in,
.fotorama__arr .fotorama__arr__arr,
.fotorama__fullscreen-icon,
.fotorama__video-play,
.fotorama__thumb--icon,
.fotorama__video-close {
  background-image: url('gallery.png');
  background-repeat: no-repeat;
}
@media print {
  .fotorama-print-background,
  .fotorama-sprite,
  .fotorama__thumb-border,
  .fotorama__fullscreen .fotorama__zoom-out,
  .fotorama__fullscreen .fotorama__zoom-in,
  .fotorama__arr .fotorama__arr__arr,
  .fotorama__fullscreen-icon,
  .fotorama__video-play,
  .fotorama__thumb--icon,
  .fotorama__video-close {
    background: none !important;
  }
}
.fotorama__fullscreen-icon:focus,
.fotorama__zoom-out:focus,
.fotorama__zoom-in:focus,
.fotorama__arr:focus,
.fotorama__stage__shaft:focus,
.fotorama__nav__frame--thumb:focus .fotorama__thumb,
.fotorama__nav__frame--dot:focus .fotorama__dot {
  box-shadow: none;
}
.fotorama__fullscreen-icon:focus:after,
.fotorama__zoom-out:focus:after,
.fotorama__zoom-in:focus:after,
.fotorama__arr:focus:after,
.fotorama__stage__shaft:focus:after,
.fotorama__nav__frame--thumb:focus .fotorama__thumb:after,
.fotorama__nav__frame--dot:focus .fotorama__dot:after {
  border-radius: inherit;
  bottom: 3px;
  box-shadow: 0 0 3px 1px #00699d;
  content: '';
  left: 3px;
  position: absolute;
  right: 3px;
  top: 3px;
  z-index: 1000;
}
.fotorama__nav__frame--thumb:focus .fotorama__thumb:after,
.fotorama__nav__frame--dot:focus .fotorama__thumb:after,
.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__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--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:nth-child(2):focus .fotorama__thumb.fotorama_vertical_ratio:after {
  top: 1px;
}
.fotorama__nav__frame:last-child:focus .fotorama__thumb:after {
  right: 1px;
}
.fotorama__nav__frame:last-child:focus .fotorama__thumb.fotorama_vertical_ratio:after {
  bottom: 1px;
}
.fotorama__thumb__arr {
  box-shadow: none;
}
.fotorama--fullscreen {
  background: #ffffff;
  bottom: 0 !important;
  float: none !important;
  left: 0 !important;
  margin: 0 !important;
  position: fixed !important;
  right: 0 !important;
  top: 0 !important;
  width: 100% !important;
  z-index: 1000 !important;
}
.fotorama--fullscreen .fotorama__wrap {
  max-width: 100% !important;
}
.fotorama__fullscreen {
  overflow: hidden;
  position: relative;
}
.fotorama__fullscreen .fotorama__zoom-in,
.fotorama__fullscreen .fotorama__zoom-out {
  cursor: pointer;
  display: block;
  height: 80px;
  overflow: hidden;
  position: absolute;
  width: 80px;
}
.fotorama__fullscreen .fotorama__zoom-out {
  background-position: 0 -80px !important;
  top: 80px;
}
.fotorama__fullscreen .fotorama__zoom-out.fotorama__zoom-out--disabled {
  display: none;
}
.fotorama__fullscreen .fotorama__zoom-in {
  background-position: 0 0 !important;
  top: 0;
}
.fotorama__fullscreen .fotorama__zoom-in.fotorama__zoom-in--disabled {
  display: none;
}
.fotorama__fullscreen .fotorama__video-close {
  display: none;
}
.fotorama--fullscreen .fotorama__loaded--full .fotorama__img {
  display: none;
}
.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
  display: block;
}
.fotorama__zoom-in,
.fotorama__zoom-out {
  display: none;
}
.fotorama {
  min-width: 1px;
  overflow: hidden;
}
.fotorama__wrap {
  -webkit-text-size-adjust: 100%;
  direction: ltr;
  position: relative;
  z-index: 0;
}
.fotorama__wrap--rtl .fotorama__stage__frame {
  direction: rtl;
}
.fotorama__stage,
.fotorama__nav {
  max-width: 100%;
  overflow: hidden;
  position: relative;
}
.fotorama__wrap--pan-y {
  -ms-touch-action: pan-y;
}
.fotorama__stage__shaft {
  position: relative;
}
.fotorama__wrap .fotorama__pointer {
  cursor: pointer;
}
.fotorama__wrap--slide .fotorama__stage__frame {
  opacity: 1 !important;
}
.fotorama__stage__frame {
  overflow: hidden;
}
.fotorama__stage__frame.fotorama__active {
  z-index: 8;
}
.fotorama__wrap--fade .fotorama__stage__frame {
  display: none;
}
.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active,
.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__wrap--fade .fotorama__fade-rear.fotorama__active {
  z-index: 9;
}
.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
  display: none;
}
.fotorama__img {
  border: none !important;
  max-width: inherit;
  opacity: 0;
}
.fotorama__loaded .fotorama__img,
.fotorama__error .fotorama__img {
  opacity: 1;
}
.fotorama__img--full {
  display: none;
}
.fotorama__nav {
  display: none;
  font-size: 0;
  line-height: 0;
  white-space: nowrap;
  z-index: 5;
}
.fotorama__nav__shaft {
  left: 0;
  position: relative;
  text-align: left;
  top: 0;
}
.fotorama__nav__frame {
  position: relative;
}
.fotorama__nav--dots {
  display: block;
  text-align: center;
}
.fotorama__nav--dots .fotorama__nav__frame {
  height: 30px;
  width: 18px;
}
.fotorama__nav--dots .fotorama__nav__frame--thumb,
.fotorama__nav--dots .fotorama__thumb-border {
  display: none;
}
.fotorama__nav--thumbs {
  display: block;
}
.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__active .fotorama__dot {
  background-color: #ff5501;
  border-color: #ff5501;
}
.fotorama__nav__frame.fotorama__active .fotorama__nav__frame {
  border-width: 3px;
  height: 0;
  width: 0;
}
.fotorama__nav__frame.fotorama__active .fotorama__nav__frame:after {
  left: -3px;
  padding: 3px;
  top: -3px;
}
.fotorama__nav__frame:focus  {
  box-shadow: none;
}
.fotorama__nav__frame:focus :after {
  left: -1px;
  padding: 1px;
  top: -1px;
}
.fotorama__dot {
  border-radius: 6px;
  border: 1px solid #858585;
  display: block;
  height: 4px;
  left: 6px;
  position: relative;
  top: 12px;
  width: 4px;
}
.fotorama__thumb {
  background-color: #ebebeb;
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.fotorama__nav__frame:focus .fotorama__thumb {
  z-index: 2;
}
.fotorama__thumb-border {
  backface-visibility: hidden;
  background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 0.25), rgba(64, 64, 64, 0.1));
  border: 1px solid #ff5501;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 9;
}
.fotorama__caption {
  bottom: 0;
  color: #000000;
  font-size: 14px;
  left: 0;
  line-height: 1.5;
  position: absolute;
  right: 0;
  z-index: 12;
}
.fotorama__caption a {
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, 0.005);
  color: #000000;
  text-decoration: none;
}
.fotorama__caption a:hover {
  border-color: rgba(0, 0, 0, 0.005);
  color: #000000;
}
.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 {
  background-color: #ffffff;
  padding: 5px 10px;
}
@keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fotorama__spinner {
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  left: 50%;
  position: absolute;
  top: 50%;
}
.fotorama__wrap--css3 .fotorama__spinner {
  animation: spinner 24s infinite linear;
}
.fotorama__wrap--css3 .fotorama__html {
  transition-duration: 0.3s;
  transition-property: opacity;
  transition-timing-function: linear;
}
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html {
  opacity: 0;
}
.fotorama__select {
  cursor: auto;
}
.fotorama__video {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 32px;
  z-index: 10;
}
@-moz-document url-prefix() {
  .fotorama__active {
    box-shadow: 0 0 0 transparent;
  }
}
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close {
  cursor: pointer;
  position: absolute;
}
.fotorama__arr {
  z-index: 900;
}
.fotorama__fullscreen-icon,
.fotorama__zoom-out,
.fotorama__zoom-in,
.fotorama__video-close {
  z-index: 1000;
}
.fotorama__arr {
  bottom: 0;
  position: absolute;
  top: 0;
  width: 80px;
}
.fotorama__arr .fotorama__arr__arr {
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  left: 50%;
  position: absolute;
  top: 50%;
  height: 80px;
  width: 80px;
}
.fotorama__arr--prev {
  left: 0;
}
.fotorama__arr--prev .fotorama__arr__arr {
  background-position: -80px -80px;
}
.fotorama__arr--next {
  right: 0;
}
.fotorama__arr--next .fotorama__arr__arr {
  background-position: -160px -80px;
}
.fotorama__arr--disabled {
  cursor: default;
  opacity: 0;
  pointer-events: none;
}
.fotorama__fullscreen-icon {
  background-position: 0 0;
  display: none;
  height: 80px;
  right: 0;
  top: 0;
  width: 80px;
  z-index: 1000;
}
.fotorama--fullscreen-icons .fotorama__fullscreen-icon {
  display: none;
}
.fotorama--fullscreen .fotorama__fullscreen-icon {
  background-position: -80px 0;
  display: inline-block;
}
.fotorama__video-play {
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  left: 50%;
  position: absolute;
  top: 50%;
  background-position: -80px -160px;
  height: 160px;
  width: 160px;
}
.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 {
  background-position: 0 -240px;
  height: 80px;
  width: 80px;
}
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  opacity: 0;
}
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  opacity: 1;
}
.fotorama__wrap--toggle-arrows:not(.fotorama__wrap--video) .fotorama__video-close {
  display: none;
}
.fotorama__wrap--toggle-arrows.fotorama__wrap--video .fotorama__video-close {
  opacity: 1;
  right: 93px;
  top: 97px;
}
.fotorama__wrap--toggle-arrows:not(.fotorama__wrap--video) .fotorama__video-close {
  display: none;
}
.fotorama__wrap--toggle-arrows.fotorama__wrap--video .fotorama__video-close {
  opacity: 1;
  right: 93px;
  top: 97px;
}
.fotorama__wrap--toggle-arrows:not(.fotorama__wrap--video) .fotorama__video-close {
  display: none;
}
.fotorama__wrap--toggle-arrows.fotorama__wrap--video .fotorama__video-close {
  opacity: 1;
  right: 93px;
  top: 97px;
}
.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--video .fotorama__fullscreen-icon {
  opacity: 0 !important;
}
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.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__arr:focus,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  display: block;
}
.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,
.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) {
  -webkit-transform: translate3d(80px, -80px, 0);
  -ms-transform: translate3d(80px, -80px, 0);
  -o-transform: translate3d(80px, -80px, 0);
  transform: translate3d(80px, -80px, 0);
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
  -webkit-transform: translate3d(-120px, 0, 0);
  -ms-transform: translate3d(-120px, 0, 0);
  -o-transform: translate3d(-120px, 0, 0);
  transform: translate3d(-120px, 0, 0);
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
  -webkit-transform: translate3d(120px, 0, 0);
  -ms-transform: translate3d(120px, 0, 0);
  -o-transform: translate3d(120px, 0, 0);
  transform: translate3d(120px, 0, 0);
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
  -webkit-transform: translate3d(80px, -80px, 0) !important;
  -ms-transform: translate3d(80px, -80px, 0) !important;
  -o-transform: translate3d(80px, -80px, 0) !important;
  transform: translate3d(80px, -80px, 0) !important;
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
  -webkit-transform: translate3d(-120px, 0, 0) !important;
  -ms-transform: translate3d(-120px, 0, 0) !important;
  -o-transform: translate3d(-120px, 0, 0) !important;
  transform: translate3d(-120px, 0, 0) !important;
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
  -webkit-transform: translate3d(120px, 0, 0) !important;
  -ms-transform: translate3d(120px, 0, 0) !important;
  -o-transform: translate3d(120px, 0, 0) !important;
  transform: translate3d(120px, 0, 0) !important;
}
.fotorama__wrap--css3 .fotorama__arr:not(:focus),
.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),
.fotorama__wrap--css3 .fotorama__video-play:not(:focus),
.fotorama__wrap--css3 .fotorama__video-close:not(:focus) {
  transition-duration: 0.3s;
  transition-property: transform, opacity, background-color;
}
.fotorama__stage:before,
.fotorama__nav:before,
.fotorama__stage:after,
.fotorama__nav:after {
  background-repeat: no-repeat;
  content: '';
  display: block;
  pointer-events: none;
  position: absolute;
  text-decoration: none;
  z-index: 10;
}
.fotorama__stage:before,
.fotorama__nav:before {
  left: -10px;
  top: -10px;
}
.fotorama__stage:after,
.fotorama__nav:after {
  right: -10px;
  bottom: -10px;
}
.fotorama__stage.fotorama__shadows--left:before,
.fotorama__nav.fotorama__shadows--left:before,
.fotorama__stage.fotorama__shadows--right:after,
.fotorama__nav.fotorama__shadows--right:after {
  background-size: 1px 100%, 5px 100%;
  bottom: 0;
  height: auto;
  top: 0;
  width: 10px;
}
.fotorama__stage.fotorama__shadows--top:before,
.fotorama__nav.fotorama__shadows--top:before,
.fotorama__stage.fotorama__shadows--bottom:after,
.fotorama__nav.fotorama__shadows--bottom:after {
  background-size: 100% 1px, 100% 5px ;
  height: 10px;
  left: 0;
  right: 0;
  width: auto;
}
.fotorama__stage.fotorama__shadows--left:before,
.fotorama__nav.fotorama__shadows--left:before {
  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);
  background-position: 0 0, 0 0;
  left: 0;
}
.fotorama__stage.fotorama__shadows--right:after,
.fotorama__nav.fotorama__shadows--right:after {
  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);
  background-position: 100% 0, 100% 0;
  right: 0;
}
.fotorama__stage.fotorama__shadows--top:before,
.fotorama__nav.fotorama__shadows--top:before {
  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);
  background-position: 0 0, 0 0;
  top: 0;
}
.fotorama__stage.fotorama__shadows--bottom:after,
.fotorama__nav.fotorama__shadows--bottom:after {
  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);
  background-position: 0 100%, 0 100%;
  bottom: 0;
}
.fotorama--fullscreen .fotorama__stage:before,
.fotorama--fullscreen .fotorama__nav:before,
.fotorama__wrap--no-shadows .fotorama__stage:before,
.fotorama__wrap--no-shadows .fotorama__nav:before,
.fotorama__wrap--fade .fotorama__stage:before,
.fotorama--fullscreen .fotorama__stage:after,
.fotorama--fullscreen .fotorama__nav:after,
.fotorama__wrap--no-shadows .fotorama__stage:after,
.fotorama__wrap--no-shadows .fotorama__nav:after,
.fotorama__wrap--fade .fotorama__stage:after {
  display: none;
}
.fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: auto;
  position: absolute;
  top: 50%;
  width: 100%;
}
.fotorama__nav-wrap .fotorama_horizontal_ratio .fotorama__img {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translateY(-50%, -50%);
  -o-transform: translateY(-50%, -50%);
  transform: translateY(-50%, -50%);
  top: 50%;
  left: 50%;
  position: absolute;
  width: auto;
}
.magnifier-thumb-wrapper {
  display: block;
  left: 0;
  position: relative;
  top: 0;
}
.magnifier-lens {
  border: solid 1px #bbbbbb;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 800;
}
.magnify-lens {
  background: rgba(255, 255, 255, 0.5);
  border: solid 1px #bbbbbb;
  color: #ffffff;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  z-index: 1000;
  overflow: hidden;
}
.magnify-lens .magnifier-large {
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  border: none;
  position: absolute;
  z-index: 100;
}
.magnifier-loader-text {
  margin-top: 10px;
}
.magnifier-preview {
  bottom: 0;
  left: 58%;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 2;
  top: 215px;
}
.magnifier-preview:not(.hidden) {
  background-color: #ffffff;
}
.magnifier-preview img {
  left: 0;
  max-width: inherit;
  max-height: inherit;
  position: absolute;
  top: 0;
  object-fit: scale-down;
}
.fotorama__stage__frame {
  text-align: center;
}
.fotorama__stage__frame .fotorama__img {
  height: auto;
  left: 50%;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  transition-duration: 0.3s;
  transition-property: width, height, top, left;
  vertical-align: middle;
  width: auto;
}
.magnify-opaque {
  opacity: .5;
}
.magnify-hidden {
  display: none;
}
.fotorama__nav-wrap--vertical.fotorama__nav-wrap {
  display: inline-block;
  left: 0;
  position: absolute;
  top: 0;
}
.fotorama__nav-wrap--vertical .fotorama__nav__shaft {
  background-color: white;
  width: 100%;
}
.fotorama__nav-wrap--vertical .fotorama__nav__shaft .fotorama__nav__frame--thumb {
  display: block;
  padding-bottom: inherit !important;
}
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img {
  display: none;
}
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img,
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: inherit;
  max-width: inherit;
  position: absolute;
  right: 0;
  top: 0;
}
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
  cursor: default;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  top: 0;
  transition: 0.3s linear;
  vertical-align: middle;
  width: auto;
}
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full.fotorama__img--zoommable {
  cursor: pointer;
  max-height: none;
  max-width: none;
  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--fullscreen .fotorama__stage__frame iframe {
  left: 80px;
  width: calc(100% - 80px * 2);
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left,
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
  bottom: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  width: 30px;
  z-index: 1000;
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb--icon,
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb--icon {
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  left: 50%;
  position: absolute;
  top: 50%;
  width: 100%;
}
.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 {
  cursor: pointer;
  height: 30px;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 1000;
}
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--left .fotorama__thumb--icon,
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--right .fotorama__thumb--icon {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  margin: auto;
  width: 30px;
}
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--left {
  top: 0;
}
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--right {
  bottom: 0;
}
.fotorama__wrap--only-active .fotorama__stage,
.fotorama__wrap--only-active .fotorama__nav {
  max-width: 99999px !important;
}
.fotorama__wrap--only-active .fotorama__stage__frame {
  visibility: hidden;
}
.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
  visibility: visible;
}
.fotorama__thumb--icon {
  font-size: 0.001px;
  padding-bottom: 30px;
}
.fotorama__thumb__arr--left .fotorama__thumb--icon {
  background-position: -25px -265px;
}
.fotorama__thumb__arr--right .fotorama__thumb--icon {
  background-position: -25px -350px;
}
.magnify-fullimage {
  display: none;
}
.fotorama__arr,
.fotorama__thumb__arr {
  background-color: rgba(255, 255, 255, 0.3);
  transition: background-color 0.3s ease-in-out;
}
.fotorama__arr:hover,
.fotorama__thumb__arr:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
.fotorama__arr:active,
.fotorama__thumb__arr:active {
  background-color: rgba(213, 213, 213, 0.5);
}
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-out,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in {
  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,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-out:hover,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon:active,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-out:active,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in:active {
  background-color: rgba(213, 213, 213, 0.5);
}
.fotorama__video-close {
  background-position: -80px 0;
  height: 80px;
  opacity: 0;
  right: 0;
  top: 0;
  transform: translate3d(80px, -80px, 0);
  transition: opacity 0.3s ease-in-out;
  width: 80px;
}
@media all and (max-width: 768px) {
  .fotorama__video-close {
    background-position: -100px -20px;
    top: 10px;
    height: 40px;
    width: 40px;
  }
}
.fotorama__video-close.fotorama-show-control {
  opacity: 1;
  transform: translate3d(0, -10px, 0);
}
.gallery-placeholder__image {
  display: block;
  margin: auto;
}
.fotorama__spinner {
  background-image: url('../../images/loader-1.gif');
  bottom: 0;
  display: none;
  height: 64px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 64px;
  z-index: 100;
}
.fotorama__spinner.fotorama__spinner--show {
  display: block;
}
.fotorama__product-video--loaded .fotorama__img,
.fotorama__product-video--loaded .fotorama__img--full {
  display: none !important;
}
.fotorama__stage .fotorama__arr--shown {
  display: block !important;
}
.fotorama__stage .fotorama__arr--hidden {
  display: none !important;
}
