@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;
}
div.eln-breadcrumb.top .filter-actions {
  display: none;
}
div.eln-breadcrumb.left .wyomind-primary-bgcolor,
div.eln-breadcrumb.mobile .wyomind-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 {
  padding: 0 5px;
  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: white;
  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;
}
.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;
}
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;
}
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 #adadad;
  color: transparent;
  float: left;
  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.title.selected:before {
  content: '\2714';
  font-size: 1.3rem;
  line-height: 1.1em;
  color: #514943;
}
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 {
  padding-left: 10px;
}
div.block.filter div.eln-layer div.eln-filter-item[attribute-code=categories] ul li.children > span.tree:before {
  font-family: 'EE-Icons';
  content: '\e621';
  float: left;
  transform: rotate(90deg);
  margin-left: -24px;
  cursor: pointer;
  margin-right: 5px;
  transition: transform 0.5s ease;
}
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:before {
  transform: rotate(180deg);
}
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 .main {
  padding-left: 0 !important;
}
.columns .sidebar-main {
  padding-right: 0;
}
.columns .sidebar-main.moving {
  transition: transform 0.5s ease;
}
.columns .sidebar-additional.moving {
  transition: transform 0.5s ease;
}
.columns .eln-main-content {
  padding-left: 2%;
}
@media only screen and (max-width: 767px) {
  .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%;
  height: 25px;
  margin-bottom: 10px;
  padding: 6px;
}
.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;
}
.switcher-yes-all-no {
  position: relative;
  display: flex;
  border-radius: 5px;
  background: #ccc;
  width: 90px;
}
.switcher-yes-all-no input[name=state-d] {
  position: absolute;
  left: 0;
  display: none !important;
}
.switcher-yes-all-no label {
  width: 30px;
  position: relative;
  display: inline-block;
  padding: 0;
  margin: 0px;
  color: white;
  text-align: center;
  z-index: 2;
  cursor: pointer;
}
.switcher-yes-all-no a {
  position: absolute;
  border-radius: 5px;
  top: 0;
  left: 30px;
  padding: 0;
  z-index: 1;
  width: 30px;
  height: 100%;
  transition: left 0.5s ease;
  margin: 0px;
}
.switcher-yes-all-no a.yes {
  left: 0px;
}
.switcher-yes-all-no a.no {
  left: 60px;
}
.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;
}
