@font-face {
  font-family: 'EE-Icons';
  src: url(EE-Icons.ttf);
}
div.ma-search-autocomplete div.ma-layer-title-section {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 300px;
  height: auto;
  font-size: 25px;
  padding: 13px 0;
}
div.ma-search-autocomplete div.ma-layer-title-section .ma-layer-title {
  padding: 0 10px;
}
div.ma-search-autocomplete div.ma-layer-title-section a.ma-layer-clear-all {
  float: right;
  font-size: 15px;
  position: absolute;
  bottom: 7px;
  right: 21px;
}
div.ma-search-autocomplete div.ma-layer-title-section a.ma-layer-clear-all.hide {
  display: none;
}
div.ma-search-autocomplete div.ma-layer-title-section a.ma-layer-clear-all:before {
  content: '\e616';
  font-family: 'EE-Icons';
  font-size: 10px;
  margin-right: 10px;
  text-decoration: none !important;
}
div.ma-search-autocomplete div.ma-layer {
  width: 300px;
  overflow-y: auto;
  margin-top: 60px;
  margin-right: -1px;
  z-index: 10;
  border-bottom: 1px solid #eeeeee;
  position: unset;
}
div.ma-search-autocomplete div.ma-layer span.back {
  display: none;
  width: 20px;
  padding-top: 10px;
  padding-left: 10px;
}
div.ma-search-autocomplete div.ma-layer div.ma-filter-item {
  margin: 10px;
  border-bottom: 1px solid #dddddd;
}
div.ma-search-autocomplete div.ma-layer div.ma-filter-item input[type=checkbox] {
  display: none;
}
div.ma-search-autocomplete div.ma-layer div.ma-filter-item a.ma-show-more {
  display: none;
  background: none;
  text-align: right;
}
div.ma-search-autocomplete div.ma-layer div.ma-filter-item a.ma-show-less {
  display: block;
  background: none;
  text-align: right;
}
div.ma-search-autocomplete div.ma-layer div.ma-filter-item div.ma-filter-title {
  padding-bottom: 10px;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 600;
}
div.ma-search-autocomplete div.ma-layer div.ma-filter-item div.ma-filter-title:after {
  content: '\e622';
  float: right;
  right: 0px;
  font-family: 'EE-Icons';
  position: relative;
}
div.ma-search-autocomplete div.ma-layer div.ma-filter-item div.ma-filter-content {
  display: none;
  padding: 10px 30px 10px 10px;
  margin-right: -10px;
}
div.ma-search-autocomplete div.ma-layer div.ma-filter-item div.ma-filter-content input[type="checkbox"] {
  float: left;
}
div.ma-search-autocomplete div.ma-layer div.ma-filter-item div.ma-filter-content a.filter-option {
  text-decoration: none;
  color: black;
}
div.ma-search-autocomplete div.ma-layer div.ma-filter-item div.ma-filter-content a.filter-option.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
div.ma-search-autocomplete div.ma-layer div.ma-filter-item div.ma-filter-content a.filter-option.disabled div.disabled {
  cursor: not-allowed;
}
div.ma-search-autocomplete div.ma-layer div.ma-filter-item div.ma-filter-content a.filter-option img.ma-option-image {
  float: left;
  margin-right: 5px;
}
div.ma-search-autocomplete div.ma-layer div.ma-filter-item div.ma-filter-content a.filter-option span.title {
  margin-left: 5px;
  display: inline-block;
}
div.ma-search-autocomplete div.ma-layer div.ma-filter-item div.ma-filter-content a.filter-option span.title:before {
  margin-right: 5px;
  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.ma-search-autocomplete div.ma-layer div.ma-filter-item div.ma-filter-content a.filter-option span.title.selected:before {
  content: '\2714';
  font-size: 1.3rem;
  line-height: 1.1em;
  color: #514943;
}
div.ma-search-autocomplete div.ma-layer div.ma-filter-item div.ma-filter-content a.filter-option span.count {
  padding-left: 10px;
}
div.ma-search-autocomplete div.ma-layer div.ma-filter-item div.ma-filter-content a.filter-option span.count:before {
  content: "(";
}
div.ma-search-autocomplete div.ma-layer div.ma-filter-item div.ma-filter-content a.filter-option span.count:after {
  content: ")";
}
div.ma-search-autocomplete div.ma-layer div.ma-filter-item div.ma-filter-content .swatch-attribute {
  display: inline-block;
  width: 100%;
}
div.ma-search-autocomplete div.ma-layer div.ma-filter-item div.ma-filter-content .swatch-attribute input.elma-layer-filter {
  width: 100%;
  height: 25px;
  margin-bottom: 10px;
  padding: 6px;
}
div.ma-search-autocomplete div.ma-layer div.ma-filter-item div.ma-filter-content .swatch-attribute a.hidden {
  display: none !important;
}
div.ma-search-autocomplete div.ma-layer div.ma-filter-item div.ma-filter-content .swatch-attribute-options.hide-more a.hide1:not(.show-more):not(.show-less):nth-of-type(1n+2) {
  display: none !important;
}
div.ma-search-autocomplete div.ma-layer div.ma-filter-item div.ma-filter-content .swatch-attribute-options.hide-more a.hide2:not(.show-more):not(.show-less):nth-of-type(1n+3) {
  display: none !important;
}
div.ma-search-autocomplete div.ma-layer div.ma-filter-item div.ma-filter-content .swatch-attribute-options.hide-more a.hide3:not(.show-more):not(.show-less):nth-of-type(1n+4) {
  display: none !important;
}
div.ma-search-autocomplete div.ma-layer div.ma-filter-item div.ma-filter-content .swatch-attribute-options.hide-more a.hide4:not(.show-more):not(.show-less):nth-of-type(1n+5) {
  display: none !important;
}
div.ma-search-autocomplete div.ma-layer div.ma-filter-item div.ma-filter-content .swatch-attribute-options.hide-more a.hide5:not(.show-more):not(.show-less):nth-of-type(1n+6) {
  display: none !important;
}
div.ma-search-autocomplete div.ma-layer div.ma-filter-item div.ma-filter-content .swatch-attribute-options.hide-more a.hide6:not(.show-more):not(.show-less):nth-of-type(1n+7) {
  display: none !important;
}
div.ma-search-autocomplete div.ma-layer div.ma-filter-item div.ma-filter-content .swatch-attribute-options.hide-more a.hide7:not(.show-more):not(.show-less):nth-of-type(1n+8) {
  display: none !important;
}
div.ma-search-autocomplete div.ma-layer div.ma-filter-item div.ma-filter-content .swatch-attribute-options.hide-more a.hide8:not(.show-more):not(.show-less):nth-of-type(1n+9) {
  display: none !important;
}
div.ma-search-autocomplete div.ma-layer div.ma-filter-item div.ma-filter-content .swatch-attribute-options.hide-more a.hide9:not(.show-more):not(.show-less):nth-of-type(1n+10) {
  display: none !important;
}
div.ma-search-autocomplete div.ma-layer div.ma-filter-item div.ma-filter-content .swatch-attribute-options.hide-more a.hide10:not(.show-more):not(.show-less):nth-of-type(1n+11) {
  display: none !important;
}
div.ma-search-autocomplete div.ma-layer div.ma-filter-item div.ma-filter-content .swatch-attribute-options.hide-more a.ma-show-more {
  display: block;
}
div.ma-search-autocomplete div.ma-layer div.ma-filter-item div.ma-filter-content .swatch-attribute-options.hide-more a.ma-show-less {
  display: none;
}
div.ma-search-autocomplete div.ma-layer div.ma-filter-item div.ma-filter-content.ratings div.rating-summary div.rating-result {
  vertical-align: top;
}
div.ma-search-autocomplete div.ma-layer div.ma-filter-item div.ma-filter-content.price div.ma-price-slider a.ui-slider-handle {
  font-weight: normal;
  height: 12px;
  width: 12px;
  top: -1px;
}
div.ma-search-autocomplete div.ma-layer div.ma-filter-item div.ma-filter-content.price div.price-range {
  font-weight: bold;
  text-align: center;
}
div.ma-search-autocomplete div.ma-layer div.ma-filter-item div.ma-filter-content.price div.price-range .span {
  position: absolute;
  top: 10px;
  margin-left: 9px;
  height: 2px;
  cursor: default;
}
div.ma-search-autocomplete div.ma-layer div.ma-filter-item div.ma-filter-content.price div.price-range input {
  width: 50px;
  height: 20px;
  padding: 0px;
  margin: 0 4px;
  text-align: center;
}
div.ma-search-autocomplete div.ma-layer div.ma-filter-item div.ma-filter-content.price div.price-limit {
  font-size: 11px;
}
div.ma-search-autocomplete div.ma-layer div.ma-filter-item div.ma-filter-content.price div.price-limit .max {
  float: right;
}
div.ma-search-autocomplete div.ma-layer div.ma-filter-item.active div.ma-filter-content {
  display: block;
}
div.ma-search-autocomplete div.ma-layer div.ma-filter-item.active div.ma-filter-content.swatch {
  display: flex;
}
div.ma-search-autocomplete div.ma-layer div.ma-filter-item.active div.ma-filter-title:after {
  content: '\e621';
}
div.ma-search-autocomplete div.ma-layer div.ma-filter-item[attribute-code=categories] ul {
  padding-left: 10px;
}
div.ma-search-autocomplete div.ma-layer div.ma-filter-item[attribute-code=categories] ul span.head {
  margin-bottom: 10px;
  display: block;
}
div.ma-search-autocomplete div.ma-layer div.ma-filter-item[attribute-code=categories] ul span.head span {
  cursor: pointer;
}
div.ma-search-autocomplete div.ma-layer div.ma-filter-item[attribute-code=categories] ul li {
  list-style: none;
}
div.ma-search-autocomplete div.ma-layer div.ma-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.ma-search-autocomplete div.ma-layer div.ma-filter-item[attribute-code=categories] ul li.children > ul {
  display: none;
}
div.ma-search-autocomplete div.ma-layer div.ma-filter-item[attribute-code=categories] ul li.children.active > span.tree {
  transform: rotate(0deg);
}
div.ma-search-autocomplete div.ma-layer div.ma-filter-item[attribute-code=categories] ul li.children.active > ul {
  margin-top: 7px;
  display: block;
}
@media only screen and (max-width: 767px) {
  div.ma-search-autocomplete div.ma-layer {
    width: 100%;
    bottom: -1px;
    position: absolute;
    transition: left 1s;
    left: 0px;
    top: -1px;
    box-shadow: 5px 0px 20px rgba(0, 0, 0, 0.5);
    z-index: 99;
  }
  div.ma-search-autocomplete div.ma-layer span.back {
    display: block;
  }
  div.ma-search-autocomplete div.ma-layer span.back:before {
    content: "\e616";
    font-family: EE-Icons;
  }
  div.ma-search-autocomplete div.ma-breadcrumb,
  div.ma-search-autocomplete .ma-toolbar .modes {
    display: none !important;
  }
}
div#header-search.ultimo div.ma-search-autocomplete div.ma-layer-title-section .ma-layer-title {
  text-align: left;
}
div#header-search.ultimo div.ma-search-autocomplete div.ma-layer div.ma-filter-item div.ma-filter-title {
  text-align: left;
}
div#header-search.ultimo div.ma-search-autocomplete div.ma-layer div.ma-filter-item div.ma-filter-content a.filter-option {
  height: 20px;
  text-align: left;
}
div#header-search.ultimo div.ma-search-autocomplete div.ma-layer div.ma-filter-item div.ma-filter-content.ratings div.product-reviews-summary {
  margin: 0px;
}
div#header-search.ultimo div.ma-search-autocomplete div.ma-layer div.ma-filter-item div.ma-filter-content.ratings div.product-reviews-summary div.rating-summary div.rating-result {
  height: 14px;
}
div#header-search.ultimo div.ma-search-autocomplete div.ma-layer div.ma-filter-item div.ma-filter-content.ratings div.product-reviews-summary div.rating-summary div.rating-result:before {
  line-height: inherit;
}
div#header-search.ultimo div.ma-search-autocomplete div.ma-layer div.ma-filter-item div.ma-filter-content.ratings div.product-reviews-summary div.rating-summary div.rating-result span:before {
  line-height: inherit;
}
