@font-face {
  font-family: 'EE-Icons';
  src: url(EE-Icons.ttf);
}
div.block-search {
  z-index: 6;
}
div.block-search input[id^=search_] {
  transition: background 0s;
}
div.block-search input[id^=search_].in-progress {
  background-size: 30px 30px !important;
  background: url(../../Wyomind_ElasticsearchCore/images/loader.gif) no-repeat 89% 50% #ffffff;
}
@media only screen and (max-width: 767px) {
  body:not(._has-modal):not(._has-modal-custom) header.page-header {
    position: relative;
    z-index: 999;
  }
}
@media only screen and (max-width: 767px) {
  BODY {
    overflow: auto !important;
  }
}
BODY .nav-sections,
BODY .breadcrumbs,
BODY #maincontent {
  filter: none;
}
BODY.ea-no-result {
  overflow: inherit;
}
BODY.ea-no-result div.ea-search-autocomplete-no-result {
  display: block;
}
BODY.ea-autocomplete div.ea-search-autocomplete {
  opacity: 1;
  overflow: inherit;
}
BODY.ea-autocomplete div.ea-search-autocomplete {
  height: auto;
}
div.ea-overlay {
  display: block;
  opacity: 0;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 0px;
  bottom: 0px;
  z-index: 0;
  background: rgba(0, 0, 0, 0.3);
}
div.ea-search-autocomplete {
  display: block;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 900px;
  height: 0px;
  left: -600px;
  z-index: 999;
}
div.ea-search-autocomplete.no-product {
  width: 299px;
  left: -35px;
}
div.ea-search-autocomplete.no-product .left {
  border-right: none !important;
}
div.ea-search-autocomplete.no-product .right {
  display: none;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  div.ea-search-autocomplete {
    width: 617px;
    left: -352px;
  }
}
@media only screen and (max-width: 767px) {
  div.ea-search-autocomplete {
    width: auto;
    left: 15px;
    right: 15px;
  }
}
div.ea-search-autocomplete div.content {
  display: flex;
  flex-wrap: nowrap;
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.5);
  margin-top: -1px;
  z-index: 9;
  padding: 0px;
  top: 9px;
  position: relative;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  div.ea-search-autocomplete div.content {
    flex-direction: column-reverse;
  }
}
div.ea-search-autocomplete div.content span.section {
  margin: 0px;
  padding-left: 12px;
  right: 0px;
  display: block;
  padding: 5px;
  text-align: center;
}
div.ea-search-autocomplete div.content span.section .section-name {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  padding-left: 8px;
  font-weight: 100;
  letter-spacing: 0.05em;
}
div.ea-search-autocomplete div.content span.section span.section-amount {
  float: right;
}
div.ea-search-autocomplete div.content div.left {
  min-width: 300px;
  max-width: 300px;
  border-right: 1px solid #dedede;
}
@media only screen and (max-width: 767px) {
  div.ea-search-autocomplete div.content div.left {
    max-width: inherit;
    min-width: inherit;
    margin-right: 0px;
  }
}
div.ea-search-autocomplete div.content div.left div#ea-suggests:not(:empty),
div.ea-search-autocomplete div.content div.left div#ea-categories:not(:empty),
div.ea-search-autocomplete div.content div.left div#ea-others:not(:empty),
div.ea-search-autocomplete div.content div.left div#ea-cms:not(:empty) {
  text-align: center;
  margin-bottom: 15px;
}
div.ea-search-autocomplete div.content div.left div#ea-suggests:not(:empty) span.section,
div.ea-search-autocomplete div.content div.left div#ea-categories:not(:empty) span.section,
div.ea-search-autocomplete div.content div.left div#ea-others:not(:empty) span.section,
div.ea-search-autocomplete div.content div.left div#ea-cms:not(:empty) span.section {
  text-align: left;
  margin-bottom: 15px;
}
div.ea-search-autocomplete div.content div.left div#ea-suggests:not(:empty) a,
div.ea-search-autocomplete div.content div.left div#ea-categories:not(:empty) a,
div.ea-search-autocomplete div.content div.left div#ea-others:not(:empty) a,
div.ea-search-autocomplete div.content div.left div#ea-cms:not(:empty) a {
  text-decoration: none;
}
div.ea-search-autocomplete div.content div.left div.ea-category,
div.ea-search-autocomplete div.content div.left div.ea-cms,
div.ea-search-autocomplete div.content div.left div.ea-suggest {
  text-align: left;
  padding: 5px 10px;
}
div.ea-search-autocomplete div.content div.left div.ea-category:hover,
div.ea-search-autocomplete div.content div.left div.ea-cms:hover,
div.ea-search-autocomplete div.content div.left div.ea-suggest:hover {
  text-decoration: underline;
}
div.ea-search-autocomplete div.content div.left div.ea-suggest span.count {
  float: right;
}
div.ea-search-autocomplete div.content div.left.hidden {
  display: none;
}
div.ea-search-autocomplete div.content div.right {
  width: 100%;
}
div.ea-search-autocomplete div.content div.right div#ea-all-results {
  text-align: right;
  padding-right: 5px;
}
@media only screen and (max-width: 767px) {
  div.ea-search-autocomplete div.content div.right div#ea-all-results {
    padding-bottom: 5px;
  }
}
div.ea-search-autocomplete div.content div.right div#ea-products div.ea-products-grid {
  display: flex;
  flex-wrap: wrap;
  min-width: 300px;
  padding: 8px;
}
div.ea-search-autocomplete div.content div.right div#ea-products div.ea-products-grid div.ea-product {
  margin-bottom: 10px;
  margin-right: 1%;
  min-width: 49%;
  max-width: 49%;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  div.ea-search-autocomplete div.content div.right div#ea-products div.ea-products-grid div.ea-product {
    min-width: 100%;
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  div.ea-search-autocomplete div.content div.right div#ea-products div.ea-products-grid div.ea-product {
    min-width: 100%;
    max-width: 100%;
  }
}
div.ea-search-autocomplete div.content div.right div#ea-products div.ea-products-grid div.ea-product div.ea-image {
  height: 100%;
  float: left;
}
div.ea-search-autocomplete div.content div.right div#ea-products div.ea-products-grid div.ea-product.selected .info {
  background: #F5F5F5;
}
div.ea-search-autocomplete div.content div.right div#ea-products div.ea-products-grid div.ea-product p.old-price {
  text-decoration: line-through;
  float: left;
  margin-right: 10px;
}
div.ea-search-autocomplete div.content div.right div#ea-products div.ea-products-grid div.ea-product a {
  text-decoration: none;
}
div.ea-search-autocomplete div.content div.right div#ea-products div.ea-products-grid div.ea-product a span.name {
  color: black;
  font-weight: 600;
}
div.ea-search-autocomplete div.content div.right div#ea-products div.ea-products-grid div.ea-product a span.category {
  color: black;
  display: block;
  font-size: 0.8em;
}
div.ea-search-autocomplete div.content div.right div#ea-products div.ea-products-grid div.ea-product a div.price-box {
  font-size: 0.9em;
}
div.ea-search-autocomplete div.content div.right div#ea-products div.ea-products-grid div.ea-product a span.price-label {
  color: black;
}
div.ea-search-autocomplete div.content div.right div#ea-products div.ea-products-grid div.ea-product a p.price-from {
  margin-bottom: 0px;
}
div.ea-search-autocomplete:before {
  content: '';
  width: 0;
  height: 5px;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom-width: 7px;
  border-bottom-style: solid;
  background: transparent;
  border-top: none;
  margin-left: 86%;
  top: -4px;
  position: absolute;
  z-index: 1000;
}
@media only screen and (max-width: 767px) {
  div.ea-search-autocomplete:before {
    margin-left: 49%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1700px) {
  div.ea-search-autocomplete:before {
    margin-left: 50%;
  }
}
div.ea-search-autocomplete-no-result {
  display: none;
  position: absolute;
}
div.ea-search-autocomplete-no-result div.content {
  text-align: center;
  border-width: 1px;
  border-style: solid;
  margin-top: -1px;
  z-index: 9;
  padding: 5px;
  box-shadow: #808080 0px 4px 5px -2px;
}
div.ea-search-autocomplete-no-result:before {
  content: '';
  width: 0;
  height: 5px;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom-width: 7px;
  border-bottom-style: solid;
  background: transparent;
  border-top: none;
  margin-left: 49%;
  top: -4px;
}
/* search results page */
/* pages and categories lists */
div.result-list ul {
  padding: 0px;
}
div.result-list ul li {
  list-style: none;
}
/************************* ULTIMO *********************************************/
/* ULTIMO : search box on the right */
div.right-column div.ea-search-autocomplete,
ul.right-column div.ea-search-autocomplete {
  right: 0px;
  left: inherit;
}
/* ULTIMO : search box on the center */
div.central-column div.ea-search-autocomplete,
ul.central-column div.ea-search-autocomplete {
  left: -300px;
}
div.central-column div.ea-search-autocomplete.no-product,
ul.central-column div.ea-search-autocomplete.no-product {
  left: 35px;
}
div.central-column div.ea-search-autocomplete:before,
ul.central-column div.ea-search-autocomplete:before {
  margin-left: 49%;
}
@media only screen and (min-width: 770px) and (max-width: 1023px) {
  div.central-column div.ea-search-autocomplete,
  ul.central-column div.ea-search-autocomplete {
    left: -206px;
  }
}
/* ULTIMO : search box on the left */
div.left-column div.ea-search-autocomplete,
ul.left-column div.ea-search-autocomplete {
  left: 0px;
}
div.left-column div.ea-search-autocomplete:before,
ul.left-column div.ea-search-autocomplete:before {
  margin-left: 6%;
}
@media only screen and (max-width: 769px) {
  div#header-search.ultimo div.ea-search-autocomplete {
    width: auto;
    left: 0px;
    right: 0px;
  }
  div#header-search.ultimo div.ea-search-autocomplete:before {
    margin-left: 49%;
  }
}
div.ea-debug {
  background: #FAFAFA;
  padding: 10px;
  border: 1px solid #CCC;
  border-radius: 5px;
  position: fixed;
  top: 10px;
  left: 10px;
  width: 300px;
  z-index: 900;
  height: auto;
  cursor: move;
  box-shadow: 0px 0px 15px -7px #000000;
}
@media only screen and (max-width: 767px) {
  div.ea-debug {
    display: none;
  }
}
div.ea-debug div#ea-lest-request {
  display: none;
}
div.ea-debug div#ea-debug {
  display: none;
}
div.ea-debug.visible div#ea-debug {
  display: block;
}
div.ea-debug.visible h3.title {
  margin-bottom: 0px;
}
div.ea-debug.visible h3.title:after {
  content: '\e621';
}
div.ea-debug h3.title {
  margin-bottom: 0px;
  margin-top: 0px;
}
div.ea-debug h3.title:after {
  margin-right: 10px;
  content: '\e622';
  font-family: EE-Icons;
  float: right;
}
div.ea-debug span.ea-debug-label {
  font-weight: bold;
  display: inline-block;
  width: 200px;
}
div.ea-debug span.ea-debug-yes {
  color: green;
}
div.ea-debug span.ea-debug-no {
  color: red;
}
div.ea-debug.ultimo h3.title {
  font-size: 18px;
}
.ea-template-hint-container {
  border: 1px dashed cadetblue;
  margin: 2px;
}
div.ea-template-hint {
  text-align: left;
  max-height: 55px;
  white-space: nowrap;
  padding: 2px;
  background: cadetblue;
  color: #ffffff;
  font-size: 10px;
  font-family: monospace;
  overflow: hidden;
  border: 1px solid white;
}
div.ea-template-hint.selected {
  background: maroon;
}
div.ea-template-hint:hover {
  min-width: 400px;
}
div.ea-template-hint a {
  text-decoration: none;
  color: white;
}
