@font-face {
  font-family: 'EE-Icons';
  src: url(EE-Icons.ttf);
}
div.eln-tool-top {
  display: inline-block;
}
div.eln-breadcrumb {
  position: relative;
  height: auto;
  text-align: left;
  margin-top: 10px;
  display: flex;
}
div.eln-breadcrumb.top .filter-actions {
  display: none;
}
div.eln-breadcrumb.left .sirius-primary-bgcolor,
div.eln-breadcrumb.mobile .sirius-primary-bgcolor {
  background: unset !important;
}
div.eln-breadcrumb.left ol.items li.item,
div.eln-breadcrumb.mobile ol.items li.item {
  font-size: unset;
  display: flex;
}
div.eln-breadcrumb.left ol.items li.item a.action.remove,
div.eln-breadcrumb.mobile ol.items li.item a.action.remove {
  float: left;
  order: 0;
}
div.eln-breadcrumb.left ol.items li.item a.action.remove:before,
div.eln-breadcrumb.mobile ol.items li.item a.action.remove:before {
  color: #757575;
  font-size: 0.8em;
  font-size: unset;
  margin-right: 5px;
}
div.eln-breadcrumb.left ol.items li.item span.filter-label,
div.eln-breadcrumb.mobile ol.items li.item span.filter-label {
  display: flex;
  order: 1;
  color: black;
  font-weight: bold !important;
}
div.eln-breadcrumb.left ol.items li.item span.filter-label:after,
div.eln-breadcrumb.mobile ol.items li.item span.filter-label:after {
  content: ' :' !important;
}
div.eln-breadcrumb.left ol.items li.item .filters,
div.eln-breadcrumb.mobile ol.items li.item .filters {
  order: 2;
}
div.eln-breadcrumb.left ol.items li.item .filters .filter-value,
div.eln-breadcrumb.mobile ol.items li.item .filters .filter-value {
  color: black;
  display: inline-block;
}
div.eln-breadcrumb.left a.eln-layer-clear-all,
div.eln-breadcrumb.mobile a.eln-layer-clear-all {
  float: left;
}
div.eln-breadcrumb.left a.eln-layer-clear-all:before,
div.eln-breadcrumb.mobile a.eln-layer-clear-all:before {
  display: none;
}
div.eln-breadcrumb.ultimo ol.items li.item {
  padding: 1px 0px 1px 5px;
}
div.eln-breadcrumb.ultimo ol.items li.item a.action.remove:before {
  content: '';
}
div.eln-breadcrumb.ultimo ol.items li.item a.action.remove:after {
  color: white;
  content: '\e616';
  font-family: EE-Icons;
  font-size: 0.7em;
  cursor: pointer;
}
div.eln-breadcrumb .filter-current {
  min-height: 0px;
}
div.eln-breadcrumb .filter-current ol a {
  text-decoration: none;
  color: inherit;
}
div.eln-breadcrumb ol.items {
  display: inline;
  padding: 0px;
}
div.eln-breadcrumb ol.items li.item {
  font-weight: 200 !important;
  border-radius: 5px;
  padding: 1px 5px;
  vertical-align: middle;
  display: inline-block;
  border: none;
  margin: 0;
  margin-bottom: 10px;
  font-size: 12px;
}
div.eln-breadcrumb ol.items li.item .filter-label {
  font-weight: 200 !important;
}
div.eln-breadcrumb ol.items li.item span.filter-label:after {
  content: '';
}
div.eln-breadcrumb ol.items li.item span.filters {
  background: white;
  padding: 0;
  height: 100%;
  display: inline-block;
}
div.eln-breadcrumb ol.items li.item span.filters span.filter-value:after {
  content: ", ";
}
div.eln-breadcrumb ol.items li.item span.filters span.filter-value:nth-last-child(1):after {
  content: "";
}
div.eln-breadcrumb ol.items li.item span.filters span.filter-value div.product-reviews-summary.short {
  margin: 0px;
}
div.eln-breadcrumb ol.items li.item span.filters span.filter-value div.product-reviews-summary.short div.rating-summary div.rating-result {
  top: -2px;
  width: 70px;
}
div.eln-breadcrumb ol.items li.item span.filters span.filter-value div.product-reviews-summary.short div.rating-summary div.rating-result:before {
  font-size: 12px;
}
div.eln-breadcrumb ol.items li.item span.filters span.filter-value div.product-reviews-summary.short div.rating-summary div.rating-result span:before {
  font-size: 12px;
}
div.eln-breadcrumb ol.items li.item a.action.remove {
  padding-left: 4px;
  position: relative !important;
}
div.eln-breadcrumb ol.items li.item a.action.remove:before {
  color: black;
  content: '\e616';
  font-family: EE-Icons;
  font-size: 0.7em;
  cursor: pointer;
}
div.eln-breadcrumb ol.items li.item a.action.remove span {
  display: none;
}
div.eln-breadcrumb ol.items .next:not(:last-child):after {
  content: '\e608';
  color: black;
  padding-left: 10px;
  font-family: EE-Icons;
  padding-left: 5px;
  padding-right: 2px;
}
div.eln-breadcrumb div.eema-clear-filters {
  margin-bottom: 0px;
  margin-top: 5px;
  margin-left: 10px;
}
div.eln-breadcrumb div.eema-clear-filters a {
  text-decoration: none;
}
.mobile-filter-open {
  display: none;
  position: fixed;
  left: 0px;
  right: 0px;
  height: 36px;
  bottom: 0px;
  background: #f0f0f0;
  color: #686868;
  left: -1px;
  z-index: 998;
  padding: 7px;
}
.mobile-filter-open button {
  float: right;
  width: 150px;
}
.mobile-filter-open .product-count {
  display: inline-block;
}
.mobile-filter-open .product-count .nb-filters {
  background: red;
  color: white;
  left: -8px;
  position: relative;
  top: 8px;
  font-size: 10px;
  border-radius: 5px;
  display: inline-block;
  padding: 2px 3px 0px;
}
.mobile-filter-open .primary {
  background-color: #c2002e !important;
  border-color: #c2002e !important;
  border-radius: 16px;
}
.uid-mobile-toolbar {
  left: -100%;
  position: fixed;
  display: block;
  width: 100%;
  z-index: 999;
  transition: left 0.2s ease;
  height: 50px;
  bottom: 0px;
  right: 0px;
  box-sizing: border-box;
  padding: 7px;
}
.uid-mobile-toolbar button {
  float: right;
  width: 150px;
}
.uid-mobile-toolbar .product-count {
  display: inline-block;
}
.uid-mobile-toolbar .product-count .nb-filters {
  background: red;
  color: white;
  left: -8px;
  position: relative;
  top: 8px;
  font-size: 10px;
  border-radius: 5px;
  display: inline-block;
  padding: 2px 3px 0px;
}
.uid-mobile-toolbar .primary {
  background-color: #c2002e;
  border-color: #c2002e;
  border-radius: 16px;
}
div.block.filter[uid=mobile] {
  display: block;
  position: fixed;
  bottom: 50px;
  top: 0px;
  left: -100%;
  width: 100%;
  z-index: 999;
  overflow-y: auto;
  transition: left 0.2s ease;
  padding: 0px;
  margin-bottom: 0px;
}
div.block.filter[uid=mobile] .eln-filter-content.filter-options-content.price {
  margin-left: 10%;
  margin-right: 10%;
}
div.block.filter[uid=mobile] .eln-filter-content.filter-options-content.price .slider-from-input-label,
div.block.filter[uid=mobile] .eln-filter-content.filter-options-content.price .slider-to-input-label {
  display: none;
}
div.block.filter[uid=mobile] .eln-breadcrumb .filter-current {
  border: unset;
  margin: 0px;
  padding: 5px;
}
div.block.filter[uid=mobile] .eln-breadcrumb .filter-current ol {
  display: block;
}
div.block.filter[uid=mobile] .eln-layer-clear-all {
  float: unset;
  padding-left: 5px;
}
div.block.filter[uid=mobile] .filter-clear {
  display: none;
}
body.mobile-filter {
  overflow: hidden !important;
}
body.mobile-filter .page-header {
  z-index: 1 !important;
}
body.mobile-filter .product-count {
  left: 0px;
}
body.mobile-filter .uid-mobile-toolbar {
  left: 0px;
}
body.mobile-filter div.block.filter[uid=mobile] {
  left: 0px;
}
.filter-actions.hidden {
  display: none;
}
a.eln-layer-clear-all {
  display: inline;
  margin-top: 10px;
  font-size: 15px;
  padding-right: 16px;
  float: right;
}
a.eln-layer-clear-all.hidden {
  display: none;
}
a.eln-layer-clear-all:before {
  content: '\e616';
  font-family: 'EE-Icons';
  font-size: 10px;
  padding-right: 10px;
  text-decoration: none !important;
}
div.eln-layer-title-section {
  width: 100% !important;
  float: unset !important;
}
div.eln-layer-title-section .eln-layer-title {
  font-size: 25px;
  padding: 0 10px;
}
div.eln-layer-title-section.ultimo .eln-layer-title {
  font-size: 19px;
}
div.eln-layer-title-section.ultimo a.eln-layer-clear-all {
  margin-top: 0px;
  padding-right: 0px;
}
div.block.filter {
  opacity: 1;
}
div.block.filter.hidden {
  display: none !important;
}
div.block.filter.ultimo div.eln-layer div.eln-filter-item div.eln-filter-content .filter-option {
  padding-left: 6px;
  margin-left: -2px;
}
div.block.filter div.eln-layer {
  padding: 5px;
}
div.block.filter div.eln-layer div.filter-options-item:nth-last-child(1) {
  border-bottom: none !important;
}
div.block.filter div.eln-layer:empty {
  display: none;
}
div.block.filter div.eln-layer span.back {
  display: none;
  width: 20px;
  padding-top: 10px;
  padding-left: 10px;
}
div.block.filter div.eln-layer div.eln-filter-item input[type=checkbox] {
  display: none;
}
div.block.filter div.eln-layer div.eln-filter-item div.eln-filter-title {
  padding: 10px 40px 10px 10px;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 600;
}
div.block.filter div.eln-layer div.eln-filter-item div.eln-filter-title:after {
  content: '\e622';
  float: right;
  right: -25px;
  font-family: 'EE-Icons';
  position: relative;
}
div.block.filter div.eln-layer div.eln-filter-item div.eln-filter-content {
  display: none;
  padding: 10px;
}
div.block.filter div.eln-layer div.eln-filter-item div.eln-filter-content input[type="checkbox"] {
  float: left;
}
div.block.filter div.eln-layer div.eln-filter-item div.eln-filter-content .filter-option {
  cursor: pointer;
  text-decoration: none;
  color: black;
  margin-left: -5px;
  margin-right: -5px;
  padding-left: 5px;
  padding-top: 2px;
  padding-right: 7px;
  display: block;
}
div.block.filter div.eln-layer div.eln-filter-item div.eln-filter-content .filter-option:hover {
  background-color: #e8e8e8;
}
div.block.filter div.eln-layer div.eln-filter-item div.eln-filter-content .filter-option.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
div.block.filter div.eln-layer div.eln-filter-item div.eln-filter-content .filter-option.disabled div.disabled {
  cursor: not-allowed;
}
div.block.filter div.eln-layer div.eln-filter-item div.eln-filter-content .filter-option img.eln-option-image {
  float: left;
  margin-left: 5px;
}
div.block.filter div.eln-layer div.eln-filter-item div.eln-filter-content .filter-option span.title {
  margin-left: 5px;
  display: inline;
}
div.block.filter div.eln-layer div.eln-filter-item div.eln-filter-content .filter-option span.title:before {
  background-color: #ffffff;
  border: 1px solid #e0d6ca;
  float: left;
  color: transparent;
  height: 1.6rem;
  text-align: center;
  vertical-align: top;
  width: 1.6rem;
  border-radius: 1px;
  content: '';
  font-size: 0;
  transition: font-size 0.1s ease-out, color 0.1s ease-out, border-color 0.1s linear;
}
div.block.filter div.eln-layer div.eln-filter-item div.eln-filter-content .filter-option span.count {
  padding-left: 10px;
}
div.block.filter div.eln-layer div.eln-filter-item div.eln-filter-content .filter-option span.count:before {
  content: "(";
}
div.block.filter div.eln-layer div.eln-filter-item div.eln-filter-content .filter-option span.count:after {
  content: ")";
}
div.block.filter div.eln-layer div.eln-filter-item div.eln-filter-content.ratings div.rating-summary div.rating-result {
  vertical-align: top;
}
div.block.filter div.eln-layer div.eln-filter-item div.eln-filter-content.price div.eln-price-slider a.ui-slider-handle {
  font-weight: normal;
  height: 4px;
  padding: 4px;
  width: 4px;
  top: -1px;
}
div.block.filter div.eln-layer div.eln-filter-item div.eln-filter-content.price div.price-range {
  font-weight: bold;
  text-align: center;
}
div.block.filter div.eln-layer div.eln-filter-item div.eln-filter-content.price div.price-range .span {
  position: absolute;
  top: 10px;
  margin-left: 9px;
  height: 2px;
  cursor: default;
}
div.block.filter div.eln-layer div.eln-filter-item div.eln-filter-content.price div.price-range input {
  width: 50px;
  height: 20px;
  padding: 0px;
  margin: 0 4px;
  text-align: center;
}
div.block.filter div.eln-layer div.eln-filter-item div.eln-filter-content.price div.price-limit {
  font-size: 11px;
}
div.block.filter div.eln-layer div.eln-filter-item div.eln-filter-content.price div.price-limit .max {
  float: right;
}
div.block.filter div.eln-layer div.eln-filter-item.active div.eln-filter-content {
  display: block;
}
div.block.filter div.eln-layer div.eln-filter-item.active div.eln-filter-content.swatch {
  display: flex;
}
div.block.filter div.eln-layer div.eln-filter-item.active div.eln-filter-title:after {
  content: '\e621';
}
div.block.filter div.eln-layer div.eln-filter-item[attribute-code=categories] ul {
  padding-left: 10px;
  margin-bottom: 0;
}
div.block.filter div.eln-layer div.eln-filter-item[attribute-code=categories] ul span.head {
  margin-bottom: 10px;
  display: block;
}
div.block.filter div.eln-layer div.eln-filter-item[attribute-code=categories] ul span.head span {
  cursor: pointer;
}
div.block.filter div.eln-layer div.eln-filter-item[attribute-code=categories] ul li {
  list-style: none;
}
div.block.filter div.eln-layer div.eln-filter-item[attribute-code=categories] ul li.children > span.tree {
  cursor: pointer;
  position: relative;
  border-color: #000 transparent transparent transparent;
  border-style: solid;
  border-width: .5rem .4rem 0 .4rem;
  transition: all .2s linear;
  margin-left: -13px;
  transform: rotate(-90deg);
  margin-top: 7px;
  float: left;
}
div.block.filter div.eln-layer div.eln-filter-item[attribute-code=categories] ul li.children > ul {
  display: none;
}
div.block.filter div.eln-layer div.eln-filter-item[attribute-code=categories] ul li.children.active > span.tree {
  transform: rotate(0deg);
}
div.block.filter div.eln-layer div.eln-filter-item[attribute-code=categories] ul li.children.active > ul {
  margin-top: 7px;
  display: block;
}
div.block.filter.horizontal {
  margin-bottom: 0;
}
div.block.filter.horizontal div.block-content.filter-content {
  min-height: 50px;
}
div.block.filter.horizontal div.block-content.filter-content div.eln-layer {
  padding: 0 5px;
  display: inline-block;
}
div.block.filter.horizontal div.block-content.filter-content div.eln-layer div.filter-options-item {
  border-bottom: 0;
  padding-bottom: 0px;
  display: inline-block;
}
div.block.filter.horizontal div.block-content.filter-content div.eln-layer div.filter-options-item .filter-options-title {
  padding: 10px 40px 10px 0px;
}
div.block.filter.horizontal div.block-content.filter-content div.eln-layer div.swatch-attribute-options {
  width: 100%;
  margin-top: 0px;
}
div.block.filter.horizontal div.block-content.filter-content div.eln-layer div.eln-filter-item.active div.eln-filter-content {
  position: absolute;
  background: white;
  min-width: 200px;
  max-width: 280px;
  z-index: 999;
  border: 1px solid #CCC;
}
.columns .sidebar-main.moving {
  transition: transform 0.5s ease;
}
.columns .sidebar-additional.moving {
  transition: transform 0.5s ease;
}
@media only screen and (max-width: 767px) {
  #eln-product-products li.product-item .product-image-wrapper .label {
    right: -15px;
  }
  div.eln-filter-item[attribute-code=categories] ul {
    padding-left: 0px !important;
  }
  div.eln-filter-item[attribute-code=categories] ul li {
    margin-bottom: 0;
  }
  div.eln-filter-item[attribute-code=categories] ul li input[type=checkbox] {
    display: none !important;
  }
  div.eln-filter-item[attribute-code=categories] ul li div span.title:before {
    display: block !important;
    content: ' ';
    margin-right: 5px;
  }
  .block.newsletter .form.subscribe {
    width: unset !important;
  }
  .mobile-filter-open {
    display: block !important;
  }
  .columns .sidebar-main {
    order: 0;
    position: relative;
  }
  .columns .sidebar-main .eln-breadcrumb {
    display: none;
  }
  .columns .sidebar-main .eln-layer-title-section {
    display: none;
  }
  .page-products .columns {
    padding-top: 0px !important;
  }
  .eln-tool-top {
    display: none !important;
  }
  [uid=left],
  [uid=right],
  [uid=top] {
    display: none;
  }
}
.swatch-attribute div.options-container {
  display: inline-block;
  width: 100%;
}
.swatch-attribute div.options-container input.eln-layer-filter {
  width: 100%;
  margin-bottom: 10px;
  height: 35px;
  padding-left: 30px;
}
.swatch-attribute div.options-container a.hidden {
  display: none !important;
}
.swatch-attribute div.options-container span.hidden {
  display: none !important;
}
.swatch-attribute a.show-more {
  display: none;
  background: none;
  text-align: right;
}
.swatch-attribute a.show-less {
  display: block;
  background: none;
  text-align: right;
}
.swatch-attribute.hide-more a.hide1:not(.show-more):not(.show-less):nth-of-type(1n+2) {
  display: none !important;
}
.swatch-attribute.hide-more a.hide2:not(.show-more):not(.show-less):nth-of-type(1n+3) {
  display: none !important;
}
.swatch-attribute.hide-more a.hide3:not(.show-more):not(.show-less):nth-of-type(1n+4) {
  display: none !important;
}
.swatch-attribute.hide-more a.hide4:not(.show-more):not(.show-less):nth-of-type(1n+5) {
  display: none !important;
}
.swatch-attribute.hide-more a.hide5:not(.show-more):not(.show-less):nth-of-type(1n+6) {
  display: none !important;
}
.swatch-attribute.hide-more a.hide6:not(.show-more):not(.show-less):nth-of-type(1n+7) {
  display: none !important;
}
.swatch-attribute.hide-more a.hide7:not(.show-more):not(.show-less):nth-of-type(1n+8) {
  display: none !important;
}
.swatch-attribute.hide-more a.hide8:not(.show-more):not(.show-less):nth-of-type(1n+9) {
  display: none !important;
}
.swatch-attribute.hide-more a.hide9:not(.show-more):not(.show-less):nth-of-type(1n+10) {
  display: none !important;
}
.swatch-attribute.hide-more a.hide10:not(.show-more):not(.show-less):nth-of-type(1n+11) {
  display: none !important;
}
.swatch-attribute.hide-more a.show-more {
  display: block;
}
.swatch-attribute.hide-more a.show-less {
  display: none;
}
.swatch-attribute.hide-more span.hide1:not(.show-more):not(.show-less):nth-of-type(1n+2) {
  display: none !important;
}
.swatch-attribute.hide-more span.hide2:not(.show-more):not(.show-less):nth-of-type(1n+3) {
  display: none !important;
}
.swatch-attribute.hide-more span.hide3:not(.show-more):not(.show-less):nth-of-type(1n+4) {
  display: none !important;
}
.swatch-attribute.hide-more span.hide4:not(.show-more):not(.show-less):nth-of-type(1n+5) {
  display: none !important;
}
.swatch-attribute.hide-more span.hide5:not(.show-more):not(.show-less):nth-of-type(1n+6) {
  display: none !important;
}
.swatch-attribute.hide-more span.hide6:not(.show-more):not(.show-less):nth-of-type(1n+7) {
  display: none !important;
}
.swatch-attribute.hide-more span.hide7:not(.show-more):not(.show-less):nth-of-type(1n+8) {
  display: none !important;
}
.swatch-attribute.hide-more span.hide8:not(.show-more):not(.show-less):nth-of-type(1n+9) {
  display: none !important;
}
.swatch-attribute.hide-more span.hide9:not(.show-more):not(.show-less):nth-of-type(1n+10) {
  display: none !important;
}
.swatch-attribute.hide-more span.hide10:not(.show-more):not(.show-less):nth-of-type(1n+11) {
  display: none !important;
}
.swatch-attribute.hide-more span.show-more {
  display: block;
}
.swatch-attribute.hide-more span.show-less {
  display: none;
}
.theme-pearl div.block.filter.horizontal {
  max-width: 1440px;
  margin: 0 auto !important;
}
.theme-pearl div.block.filter.horizontal a.eln-layer-clear-all {
  overflow: visible;
}
.theme-pearl .swatch-option {
  padding: 0px !important;
}
.theme-pearl div.block.filter div.eln-layer div.eln-filter-item div.eln-filter-content.price div.eln-price-slider a.ui-slider-handle {
  padding: 6px;
}
body.ambrand-index-index div.eln-filter-item[attribute-code=brand_ids] {
  display: none;
}
body.ambrand-index-index div.eln-filter-item[attribute-code=branding_ids] {
  display: none;
}
body.ambrand-index-index div.eln-filter-item[attribute-code=categories] {
  display: none;
}
body.catalog-category-view .page-wrapper .page.messages {
  display: none;
}
.product.brand.product-item-name {
  font-weight: 900;
}
#eln-product-products li.product-item .action.towishlist {
  background: none;
  border: none;
  position: absolute;
  top: 10px;
  z-index: 9;
  right: 10px;
  cursor: pointer;
}
#eln-product-products li.product-item .product-image-wrapper {
  border-radius: 18px;
  border: solid 5px transparent;
  padding-bottom: 0 !important;
  height: auto !important;
  overflow: unset;
  -webkit-transition: all 0.5s 0s ease;
  -moz-transition: all 0.5s 0s ease;
  -o-transition: all 0.5s 0s ease;
  transition: all 0.5s 0s cubic-bezier(0.25, 0.1, 0.86, 0.16);
}
#eln-product-products li.product-item .product-image-wrapper .product-image-photo {
  position: relative;
  border-radius: 18px;
}
#eln-product-products li.product-item .product-image-wrapper:hover {
  border: solid 5px #e0d6ca;
}
#eln-product-products li.product-item .product-image-wrapper:focus {
  border: solid 5px #e0d6ca;
}
#eln-product-products li.product-item .product-image-wrapper .label {
  position: absolute;
  right: -25px;
  top: 50px;
}
#eln-product-products li.product-item .product-image-wrapper .label span.label1 {
  background: #51af32;
  color: white;
  border-radius: 18px;
  background-color: #51af32;
  padding: 5px;
  width: 75px;
  font-size: 12px;
  max-height: 32px;
  text-align: center;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 5px;
}
#eln-product-products li.product-item .product-image-wrapper .label span.label2 {
  text-align: center;
  background: #51af32;
  padding: 4px;
  width: 75px;
  max-height: 32px;
  border-radius: 20px;
  color: #000;
  font-weight: 700;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 5px;
  color: #ffffff;
}
#eln-product-products li.product-item .product-image-wrapper .label span.label3 {
  background: #51af32;
  color: white;
  border-radius: 18px;
  background-color: #51af32;
  padding: 5px;
  width: 75px;
  font-size: 12px;
  max-height: 32px;
  text-align: center;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 5px;
}
#eln-product-products li.product-item .product-image-wrapper .label span.label4 {
  text-align: center;
  background: #f7eee9;
  padding: 4px;
  width: 75px;
  max-height: 32px;
  border-radius: 20px;
  color: black;
  font-weight: bold;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 5px;
}
#eln-product-products li.product-item:hover .product-image-wrapper {
  border-color: #e0d6ca;
}
#eln-product-products .product-image-container {
  border: 1px solid #e0d6ca;
  border-radius: 20px;
}
#eln-product-products .product-item .product-item-info {
  margin-top: 20px;
}
.product-item .tocart {
  width: 65px;
  height: 60px;
  padding: 13px 18px 16px;
  border-radius: 30px;
  position: absolute;
  bottom: -30px;
  right: 0;
  background-color: #c3012e !important;
  background: #c3012e !important;
  border-color: #c3012e !important;
}
.product-item .tocart:focus {
  background-color: #c3012e;
  background: #c3012e;
  border-color: #c3012e;
}
.product-item .tocart:active {
  background-color: #c3012e;
  background: #c3012e;
  border-color: #c3012e;
}
.product-item .tocart:hover {
  background-color: #e0d6ca !important;
  background: #e0d6ca !important;
  border-color: #e0d6ca !important;
}
.product-item .tocart span:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 33px;
  color: #fff;
  content: '\e83f';
  font-family: 'mnm-jet';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.product-item .tocart.out-of-stock-button {
  width: 95px;
  height: 40px;
  padding: 10px;
  background-color: #989898 !important;
  border-color: #989898 !important;
  text-align: center;
}
.product-item .tocart.out-of-stock-button:focus {
  background-color: #989898 !important;
  background: #989898;
  border-color: #989898;
}
.product-item .tocart.out-of-stock-button:active {
  background-color: #989898 !important;
  background: #989898;
  border-color: #989898;
}
.product-item .tocart.out-of-stock-button:hover {
  background-color: #989898 !important;
  background: #989898;
  border-color: #989898;
}
.product-item .tocart.out-of-stock-button a {
  color: white;
}
.eln-product-item-details {
  position: relative;
}
.eln-product-item-details .price-wrapper {
  display: flex;
}
.eln-product-item-details .price-wrapper p {
  margin-right: 10px;
}
.eln-product-item-details .ajax-cart-message {
  position: absolute !important;
  top: 25px !important;
  right: 0 !important;
  left: 0 !important;
  opacity: 1 !important;
  border-radius: 9px;
  border: solid 1px #51af32;
  background-color: #fff;
  padding: 20px 10px;
}
.eln-product-item-details .ajax-cart-message.danger {
  border-color: #c4002e !important;
  color: #c4002e !important;
}
.eln-product-item-details .ajax-cart-message.danger:before {
  background: none !important;
  content: ' x ' !important;
  font-size: 20px !important;
  bottom: 18px !important;
}
.products-grid .product-item-actions {
  margin: 0 !important;
}
.cart-campaign-wrapper.color-lipstick-red {
  display: flex;
  color: #c3002e;
  z-index: 2;
  padding: 0;
  font-size: 12px;
  margin-top: -20px;
  justify-content: flex-start;
}
.cart-campaign-wrapper.color-lipstick-red .text-left {
  margin-right: 0;
  max-width: 75px;
}
.mnm__qty__ux {
  border-radius: 23px;
  box-shadow: 0 8px 7px -5px #8f8f8f;
  border: solid 1px #e0d6ca;
  right: 15px;
  background-color: #fff;
  display: none;
  position: absolute;
  bottom: -20px;
}
.mnm__qty__ux input {
  width: 30px;
  height: 30px;
  text-align: center;
  color: white;
  padding: 0;
  border: none;
  box-shadow: 0 7px 7px -5px #c3012e;
  background-color: #c3012e;
}
.mnm__qty__ux a {
  text-decoration: none;
  padding: 0 10px 0px 10px;
  font-size: 20px;
  font-weight: bold;
  color: black;
}
.ajax-cart-message.message.message-success.success:before {
  content: ' ';
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAAtCAMAAADFqPh+AAAAMFBMVEVHcExlyENbtztRsDJWtjdRsDJRsDJRsDJRsDJRsDJVsjVSsDNSsTJSsTJTsjRRrzKqFHbHAAAAD3RSTlMABQ2yFs/dou3AJI13YzY2E/qOAAAAr0lEQVR42tXUVRZDIQwE0OeGZP+rrXeqczqkzi9cLFL5RhrrYgNr1tZ+69Cwbh3NDvoJO+W/seGv7VJsx6MdPmrrb9kWtvuO7YttM7/P1ppt7s73QbDzXdv1ZoHZ/rFlupOs2eiwFd40cku77DJA11d2IFbQC7d8lW7p/ehrhJ+RLInJMsESwTSxos6wQa086F6zpH6IFTWsW8fSTjd7LHTrstBuC50KFfQI69KyXQMC2h4uQHyQGQAAAABJRU5ErkJggg==);
  width: 18px;
  height: 14px;
  background-size: 100% 100%;
  margin-bottom: 5px;
  display: block;
  position: absolute;
  left: 15px;
  bottom: 15px;
}
.mnm-category-feature {
  padding: 0;
  display: flex;
  list-style: none;
  -ms-overflow-style: none;
  /* for Internet Explorer, Edge */
  scrollbar-width: none;
  /* for Firefox */
  overflow: scroll;
}
.mnm-category-feature::-webkit-scrollbar {
  display: none;
}
.mnm-category-feature li {
  border-radius: 18px;
  border: solid 1px #ead8ce;
  background-color: #fdf9f7;
  padding: 7px 14px;
  margin-right: 8px;
}
.mnm-category-feature li a {
  color: #3a3a3a;
  display: flex;
  align-items: center;
  font-weight: 500;
  inline-size: max-content;
}
.mnm-category-feature li.current {
  background-color: #ead8ce;
}
.page-products h1.page-title {
  font-size: 28px;
}
.filter-current {
  margin-left: 20px;
}
.block.filter .eln-layer {
  padding: 0;
}
.block.filter .eln-layer .eln-filter-item .eln-filter-content .filter-option span.title:before {
  border-radius: 3px;
  border: solid 1px #e1d7ca;
  background-color: #fff;
}
.block.filter .eln-layer .eln-filter-item .eln-filter-content .filter-option span.title.selected:before {
  color: #ffffff;
  background-color: #c3002e;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEEAAAA8CAMAAAAOlSdoAAAAHlBMVEUAAAD///////////////////////////////////8kfJuVAAAACnRSTlMAMKKDEmD/0+3A+lXecAAAAGNJREFUeNrs1bENwEAIQ1EAYpL9F450QjcAbv0HeIUbm1JKnTyyKOABECyAZgEkC4QAAQIWgEc4BVgDrzNAAYcgNviGWANWPcQWuERugUsQwBAEMAQFDBHGVNGpj1dK/RtoAAAwFgTHyCl7qQAAAABJRU5ErkJggg==);
  background-size: cover;
  content: ' ';
}
.block.filter .eln-layer .eln-filter-item .eln-filter-content li span.title {
  margin-left: 0 !important;
}
.block.filter .eln-layer .eln-filter-item .eln-filter-content li span.title:before {
  display: none;
}
.block.filter .eln-layer .eln-filter-item .eln-filter-content li a input[type="checkbox"] {
  display: none;
}
.block.filter .eln-layer .eln-filter-item .eln-filter-content li.checkbox-class input[type=checkbox] {
  opacity: 1 !important;
  width: 15px !important;
  height: 15px !important;
  display: block;
  position: relative !important;
  clip: unset !important;
  margin-right: 10px;
}
.searchable-area {
  position: relative;
}
.search-icon {
  width: 16px;
  height: 18px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  margin-bottom: 1px;
  display: block;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAAA5CAMAAAC7xnO3AAAAP1BMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC6E+JdAAAAFHRSTlMABXgf6DhKEfjJpyy7jmVu2lecg4xkrHcAAAGWSURBVHja5ZVJsoMwDEQ9W54Yff+z/sKikgqRLT7b9BLz5FZLJOLX5ZPV8r+QnrKBesgElW5jcgr1Q8vub4HrUr9kFG9bh0rKOAa05vVqiKXE/DIA8xCc4MSKFaeSChW1yQF4cvPnO+68OPatAtb+TnLGE9ULB3sk+3F41okp4OGoLHhyjnjjuJVCbU6LYRM9YWXQnVzNaM1yJ9+AXgdKdKe6XTnezni8s5JmixjKUXaxCTsmJRx2r77MYVagxnav6R7lAkfuhDFPJ06FsRKJF450xOTsfVIR47zndroEfjzLHKmIj6lNZeHIjcgW1zYxpKE2QWHzQ1mypVT5VSh09QW770t6oDvaK5dR6eTvDfNpW+i4wozA9kBvuknIdmR0p8vQCtNzc9BQ8lYfhj/yczuFtfsXB76/XU354skXqKjQQ2WsqOjk+z7khigGjIK4T85NajOvJ2MUYyIEygcG9YViQxKCRYWOVzbj5vCo8Osbhqwwah5FSW3XWU3OYsg0yolAs3iMpseoFk/QXOsunilp8VP6A9KpL4/xHO/tAAAAAElFTkSuQmCC);
  position: absolute;
  left: 5px;
  top: 0px;
}
.sidebar.sidebar-main .eln-filter-item[attribute-code="categories"] {
  border-radius: 18px;
  background-color: #fdf9f7;
}
.sidebar.sidebar-main .eln-filter-item[attribute-code="categories"] .filter-options-title {
  padding-left: 5px;
}
.sidebar.sidebar-main .sirius-bg-secondary {
  background-color: unset !important;
}
.sidebar.sidebar-main .eln-layer-title-section {
  display: none;
}
.sidebar.sidebar-main .filter-options-item .filter-options-title {
  font-size: 15px;
  font-weight: 600;
  color: #333;
  padding: 14px 14px 5px 0px;
  border-bottom: solid 2px #e0d6ca;
  position: relative;
}
.sidebar.sidebar-main .filter-options-item .filter-options-title:after {
  content: '' !important;
  width: 18px;
  height: 14px;
  background-size: 100% 100%;
  margin-bottom: 5px;
  display: block;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAAAnCAMAAACCGhBcAAAAKlBMVEVHcEzEAS7EAi/HBzH9Pz/EAS/EAS7ICTPEAy/FAzDEAi/FAy/EAy7DAS6ywPtxAAAADXRSTlMA43ckBK36GlRPk0xjNM29kwAAAJhJREFUeNrNzQUSQjEYA+Hn1vb+x8XhHxZJcDJa+War36179uNYTybsF8AyTB4sZTmHRdCAexpQ0oB7GlDRgHsaUNCAQXMppBKWetxeNaAObKvqgs4uFFRAUhcKKiCphppqSOpD0qShoBYk9eEl9SGpD0l9SKqhphqS+pDUh6Q+JPUhqYZc12goqj5E1Yeo+hBVH5KO1b9tDeB3HWSFrU3NAAAAAElFTkSuQmCC);
  position: absolute;
  right: 5px;
  bottom: 0;
}
.sidebar.sidebar-main .filter-options-item.active .filter-options-title:after {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAAAnCAMAAACCGhBcAAAAHlBMVEUAAADFAy/EAS7JDjXDAS7EAS/FAi7EAS7FBTDEAS/zpQ+rAAAACnRSTlMAVtQS//lpzTWtdBHsDAAAAI1JREFUeNrcywEGgEAUBuHX7qut+184FD8MRoAGMHz1l7YxP8JupgIyFZCogHt7ijDUQ08JhnooqIChHnoa6CnCgVTAY65Oa3pYxVRApgoyVZCpgkwVZKogUwWZGsiUoaAMNWUoKENDz0iCTK+qUIBAA0MBAg0MBQg0MBQg08CHAkQ6At9zj5AWhMKBBADOkAsrAp7v9AAAAABJRU5ErkJggg==);
}
.sidebar.sidebar-main .filter-options-item ul li.children > ul {
  padding: 15px 0;
}
.sidebar.sidebar-main .price-slider a.sirius-primary-bgcolor {
  background-color: #e0d6ca !important;
  height: 10px !important;
  padding: 4px !important;
  width: 10px !important;
  top: -8px !important;
}
.sidebar.sidebar-main .price-slider .ui-slider {
  background: #e0d6ca !important;
  margin-top: 10px;
  height: 4px !important;
}
.sidebar.sidebar-main .price-slider .price-range.a-center {
  display: none;
}
.chevron-down {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAAAnCAMAAACCGhBcAAAAKlBMVEVHcEzEAS7EAi/HBzH9Pz/EAS/EAS7ICTPEAy/FAzDEAi/FAy/EAy7DAS6ywPtxAAAADXRSTlMA43ckBK36GlRPk0xjNM29kwAAAJhJREFUeNrNzQUSQjEYA+Hn1vb+x8XhHxZJcDJa+War36179uNYTybsF8AyTB4sZTmHRdCAexpQ0oB7GlDRgHsaUNCAQXMppBKWetxeNaAObKvqgs4uFFRAUhcKKiCphppqSOpD0qShoBYk9eEl9SGpD0l9SKqhphqS+pDUh6Q+JPUhqYZc12goqj5E1Yeo+hBVH5KO1b9tDeB3HWSFrU3NAAAAAElFTkSuQmCC);
}
.swatch-attribute div.options-container {
  margin-bottom: 10px;
}
.swatch-attribute div.options-container input.eln-layer-filter {
  border-radius: 17px;
  border: solid 1px #e0d6ca;
  background-color: #fff;
}
.swatch-attribute a.show-more {
  text-decoration: underline;
  color: black !important;
  text-transform: lowercase;
  text-align: left;
}
.swatch-attribute a.show-less {
  text-decoration: underline;
  color: black !important;
  text-transform: lowercase;
  text-align: left;
}
@media screen and (max-width: 978px) {
  .out-of-stock-button {
    bottom: -20px;
  }
  select::-moz-selection,
  select::selection {
    color: black;
  }
  div.eln-breadcrumb p {
    display: none;
  }
  div.eln-breadcrumb .filter-current {
    margin-left: 0;
  }
  .eln-toolbar.toolbar {
    position: relative;
    margin-bottom: 0;
    align-items: unset;
    display: flex;
    padding: 0;
    margin-top: 0 !important;
    justify-content: flex-end;
  }
  .eln-toolbar.toolbar .mnm-custom-sorter select.sorter-options {
    margin-left: 0;
  }
  .eln-toolbar.toolbar .mobile-filter-open {
    position: relative;
    order: 0;
    background: none;
    border: none;
    font-size: 14px;
    font-weight: 900;
    text-align: center;
    color: #3a3a3a;
    padding: 5px 0 0 40px;
  }
  .eln-toolbar.toolbar .mobile-filter-open:before {
    content: ' ';
    position: absolute;
    background-size: 100% 100%;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFEAAABICAMAAAC5iOlXAAAAM1BMVEVHcEzJCjLEAy/EAS7EAS7EAi/MEjr/////WFjEAS7GBjDEAS7FBDDEAi/EAi7EAi7DAS4BAo3iAAAAEHRSTlMAGUfF+HAOAQLcKO06d4uQTjldIQAAASRJREFUeNrt18FutDAMBOBJQozjCPD7P+1/+BdE2q6ocSqlFd9pTyOtYpIx7ChuqUxTSVsk+HFYqx7qGuDEy6SNaWF4hKSfpID7pOgXyv3I0Ab6IznpG4lxy6JvLbgjVN2VLESSi+4q4Yb1GJjMAMDgfIzSCjuue2DEIe6RlWEW9SXjJOtLxEGNCuOEi35gT8xoZH+ioCH+REKDRkwUnLGMeDLX0zN/09WEz//1/Ar9NwW8N4X/NvPfuP5Xof/L1fF1lZEaALh7SwEjbP4m1eK27TF64PbH42H17CsD7Cvy7CsG9OP7CsbZV4xt7goAa+O8Aly1Yn+ioCH+RMIZU+9EUO9/zTLiyfinx76R/6V9hek37Ctz0sazr3RuKU7uJtW/7f0DA/J9oC8wx9QAAAAASUVORK5CYII=);
    width: 26px;
    height: 25px;
    display: block;
    left: -5px;
    top: 5px;
  }
  .mnm-custom-sorter select.sorter-options {
    width: 180px;
    padding-left: 10px;
    padding-right: 0px;
  }
  .toolbar-products .product-amount {
    order: 1;
    margin-left: 20px;
    margin-right: 0;
  }
  .mnm-category-feature {
    justify-content: normal !important;
    margin-bottom: 0;
  }
  div.block.filter[uid=mobile] span:first-child .eln-layer-clear-all {
    display: none !important;
  }
  div.block.filter[uid=mobile] .eln-breadcrumb.mobile {
    display: none;
  }
  div.block.filter[uid=mobile] .uid-mobile-toolbar {
    top: 0;
    padding-top: 15px;
    padding-left: 25px;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #f4eee5;
  }
  div.block.filter[uid=mobile] .uid-mobile-toolbar span {
    float: right;
    background: none;
    border: none;
    color: black;
    position: absolute;
    top: 5px;
    right: 0;
    font-size: 15px;
  }
  div.block.filter[uid=mobile] .filter-content {
    margin-top: 45px;
  }
  div.block.filter[uid=mobile] .filter-content .filter-options-item .filter-options-title {
    padding: 10px 20px;
    border-bottom: 1px solid #f4eee5;
    font-size: 18px;
    position: relative;
  }
  div.block.filter[uid=mobile] .filter-content .filter-options-item .filter-options-title:after {
    line-height: 24px;
    font-size: 24px;
    display: flex;
    justify-content: center;
    width: 52px;
    content: ' + ';
    position: absolute;
    right: 0;
    top: 10px;
  }
  div.block.filter[uid=mobile] .filter-content .filter-options-item.active .searchable-area,
  div.block.filter[uid=mobile] .filter-content .filter-options-item.active input.eln-layer-filter {
    display: none;
  }
  div.block.filter[uid=mobile] .filter-content .filter-options-item.active .filter-options-title:after {
    content: ' - ';
  }
  div.block.filter[uid=mobile] .filter-content .filter-options-item.active .eln-filter-content {
    padding: 10px 30px;
    border-bottom: 1px solid #f4eee5;
  }
  div.block.filter[uid=mobile] .filter-content .filter-options-item.active .eln-filter-content span.title.selected:before {
    content: ' ' !important;
    background-image: none;
    border-radius: 3px;
    border: solid 1px #e1d7ca;
  }
  div.block.filter[uid=mobile] .filter-content .filter-options-item.active .eln-filter-content.price .eln-price-slider a {
    background-color: #c2002e !important;
  }
  div.block.filter[uid=mobile] .filter-content .filter-options-item.active .eln-filter-content.price .price-brief span {
    color: #c2002e !important;
  }
}
