@charset "UTF-8";
/* Globálne */
.guaven_woos_final_results::after {
  content: "";
  width: 100%;
  height: 70px;
  position: absolute;
  bottom: 0px;
  margin-left: -25px;
  background: white;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, white 70%);
  pointer-events: none;
}
@media screen and (max-width: 1440px) {
  ul.guaven_woos_final_results {
    max-height: 32vh !important;
    overscroll-behavior-y: auto;
    overflow-y: auto;
  }
}
@media screen and (max-width: 1980px) {
  ul.guaven_woos_final_results {
    max-height: 40vh;
    overscroll-behavior-y: auto;
    overflow-y: auto;
  }
}
@media screen and (max-width: 1339px) {
  .guaven_woos_suggestion {
    max-width: calc(1340px - 2rem) !important;
    width: calc(100% - 2rem) !important;
    left: 1rem !important;
    position: absolute !important;
  }
}
@media screen and (max-width: 1024px) {
  .guaven_woos_suggestion {
    max-width: 100% !important;
    width: 100% !important;
    left: 0px !important;
    position: absolute !important;
    margin-top: 25px !important;
  }
  ul.guaven_woos_final_results {
    max-height: inherit !important;
    overscroll-behavior-y: visible;
    overflow-y: visible;
  }
  li.guaven_woos_showallli {
    position: relative !important;
    height: 70px;
    bottom: 0px !important;
    width: 100%;
    left: 0;
  }
  .guaven_woos_final_results::after {
    content: unset;
  }
  .oxy-header .oxy-header-search .oxy-header-container {
    height: 60px;
  }
}
@media screen and (min-width: 1340px) {
  .guaven_woos_suggestion {
    max-width: 1320px !important;
    width: calc(100vw - (100vw - 100%)) !important;
    left: calc(((100vw - (100vw - 100%)) - 1320px) / 2) !important;
    position: fixed !important;
    top: 150px !important;
  }
}
@media screen and (max-width: 480px) {
  .guaven_woos_suggestion {
    padding: 20px 10px !important;
  }
  .search-item-right .regular-price .amount {
    font-size: 1.4rem;
    display: block;
  }
}
/* Výpis kategórií */
ul.guaven_woos_suggestion_catul .guaven_woos_suggestion_list a:before {
  content: "";
  background: url(/wp-content/uploads/2021/09/folder.svg);
  display: inline-block;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  vertical-align: text-bottom;
  margin-right: 7px;
}
.guaven_woos_suggestion {
  padding: 20px;
  box-shadow: 0px 35px 30px #00000018;
  z-index: 999999;
}
li.guaven_woos_showallli {
  position: absolute;
  height: 70px;
  bottom: -70px;
  width: 100%;
  left: 0;
}
.guaven_woos_suggestion a {
  color: #1d1d1b;
}
.guaven_woos_suggestion_catul::before {
  content: "Nájdené kategórie produktov:";
  background: #fafafa;
  display: block;
  margin: -5px -5px 5px -5px;
  font-weight: 700;
  padding: 5px 10px;
  font-size: 1.6rem;
}
.guaven_woos_titlediv_cat {
  font-size: 1.6rem;
}
.guaven_woos_suggestion_catul {
  border: 1px solid #fafafa;
  margin-bottom: 10px !important;
}
.guaven_woos_suggestion_catul li a {
  color: #1d1d1b;
  font-size: 1.6rem;
  display: inline-block;
  width: 100%;
  padding: 10px;
}
.guaven_woos_suggestion_catul li:hover a {
  color: #1d1d1b;
}
.guaven_woos_suggestion_catul li {
  border-bottom: 1px solid #f4f4f4;
}
.guaven_woos_suggestion_catul li:last-child {
  border-bottom: none !important;
}
.guaven_woos_suggestion_catul li:hover {
  background: #f9f9f9;
}
/* Výpis jednotlivých položiek v searchboxe */
.search_item_wrapper_link {
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #f4f4f4;
  padding: 8px;
}
.search-item-price .woocommerce-Price-amount > bdi, .search-item-price .woocommerce-Price-amount {
  color: #f00000;
}
span.regular-price del span.woocommerce-Price-amount.amount bdi, span.regular-price del span.woocommerce-Price-amount.amount {
  font-size: 0.9em !important;
  font-weight: 400 !important;
  color: #898989;
}
.guaven_woos_suggestion_list {
  margin-bottom: 0px !important;
}
.search_item_wrapper_link:hover {
  background: #f9f9f9;
  color: #000 !important;
}
.search-item-price ins {
  text-decoration: none;
}
.guaven_woos_suggestion a {
  cursor: pointer;
}
.guaven_woos_final_results div {
  line-height: 1 !important;
}
.search-item-left {
  display: flex;
  flex-flow: row;
  align-items: center;
  flex-grow: 2;
  max-width: 75%;
}
.search-item-img img {
  width: 55px;
  height: 55px;
  object-fit: contain;
  margin-right: 10px;
  background: #fff;
}
.guaven_woos_img {
  width: 55px;
  height: 55px;
  object-fit: contain;
}
.search-item-title {
  font-size: 15px;
}
.search-item-title em {
  font-style: normal;
  font-weight: 700;
  color: #1d1d1b;
}
.search-item-title {
  display: flex;
  flex-flow: column;
}
.search-item-title-category {
  font-size: 12px;
  margin-top: 5px;
  color: #b0b0b0;
}
.search_item_wrapper_link .search-item-right {
  flex-grow: 0;
  text-align: right;
}
.guaven_woos_suggestion_list {
  line-height: 1 !important;
}
/* Zobraziť všetky výsledky - button */
.guaven_woos_showallli {
  border-top: 0px;
  margin-top: 25px;
}
.guaven_woos_showallli a {
  text-align: center;
  border: none;
  background: #1d1d1b;
  width: 100%;
  display: block;
  padding: 25px 10px;
  color: #fff !important;
  font-weight: 700;
  font-size: 2rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  cursor: pointer !important;
}
.guaven_woos_showallli a:hover {
  background: #f00000;
  color: #fff !important;
  cursor: pointer !important;
}
.search-item-title-category {
  line-height: 1.3;
}
.search-item-stock {
  font-size: 1.4rem;
  margin-bottom: 0.5rem;
}
.search-item-stock:before {
  content: "";
  background: url(/wp-content/uploads/2021/09/now-in-stock.svg);
  display: inline-block;
  width: 16px;
  height: 16px;
  background-size: cover;
  vertical-align: sub;
  margin-right: 5px;
}

