/* THIS FILE IS GENERATED AUTOMATICALLY, DO NOT MODIFY IT DIRECTLY, ANY DIRECT CHANGES WILL BE LOST */
/* Last update: 2025-12-06T03:22:53+00:00 */

@charset "UTF-8";




.wa-header-search {
  height: 4.8rem;
}
.wa-header-search form {
  height: 4.8rem;
}
.wa-header-search form input[type="search"] {
  width: 100%;
  padding: 0;
  border-top-left-radius: var(--radius-s);
  border-bottom-left-radius: var(--radius-s);
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-top: 2px solid var(--base);
  border-bottom: 2px solid var(--base);
  border-left: 2px solid var(--base);
  background: var(--white);
  border-right: 0 !important;
  padding-left: var(--space-s);
  padding-right: var(--space-s);
  color: var(--base);
}
.wa-header-search form input[type="search"]:hover {
  border-color: var(--base);
}
.wa-header-search form input[type="search"]:focus {
  border-color: var(--base);
  outline: none !important;
  box-shadow: var(--wa-primary-box-shadow);
}
.wa-header-search form input[type="search"]::placeholder {
  color: var(--base-trans-40);
  font-size: var(--text-s);
}
.wa-header-search form .bricks-search-submit {
  border-top-right-radius: var(--radius-s);
  border-bottom-right-radius: var(--radius-s);
  overflow: hidden;
  min-width: 4.8rem;
  color: #fff !important;
  padding: 0 var(--space-s);
  transition: 200ms;
  background: var(--base);
}
.wa-header-search form .bricks-search-submit:hover {
  background: var(--base);
}
.wa-header-search form input[type="submit"] {
  padding: 0 !important;
}
.wa-header-search form .bricks-search-icon {
  font-size: 24px;
  width: auto;
  height: auto;
  min-width: fit-content;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.wa-header-search form .bricks-search-icon:after {
  content: "Search";
  display: block;
  margin-left: 6px;
  font-size: calc(var(--text-m) * 0.9);
  font-weight: 700;
}
input#dgwt-wcas-search-input-1, input#dgwt-wcas-search-input-2, input#dgwt-wcas-search-input-3 {
  border: 2px solid var(--base) !important;
  appearance: none;
  -webkit-appearance: none;
  background: var(--white);
  border-radius: var(--radius-s) !important;
  font-weight: 400 !important;
  font-size: var(--text-s);
  height: 5rem !important;
}
.dgwt-wcas-suggestions-wrapp.woocommerce.dgwt-wcas-has-img.dgwt-wcas-has-headings.js-dgwt-wcas-initialized {
  border-radius: var(--radius-l);
  box-shadow: 0px 40px 70px var(--primary-light);
}
.dgwt-wcas-si img {
  max-height: 4rem;
  width: 4rem;
  object-fit: contain;
}
a.dgwt-wcas-suggestion.js-dgwt-wcas-suggestion-more.dgwt-wcas-suggestion-more {
  background: var(--action);
  border-radius: var(--radius-s);
  font-size: var(--text-m);
  font-weight: 700;
  color: #fff;
  min-height: 5rem;
  margin-top: var(--space-s);
}
a.dgwt-wcas-suggestion.js-dgwt-wcas-suggestion-more.dgwt-wcas-suggestion-more:hover {
  background: var(--primary-hover);
}
a.dgwt-wcas-suggestion.js-dgwt-wcas-suggestion-headline.dgwt-wcas-suggestion-headline {
  font-weight: 700;
}
.dgwt-wcas-suggestion-selected {
  background: var(--shade-ultra-light);
}
span.dgwt-wcas-sp {
  font-weight: 700;
  color: var(--primary);
}
body .dgwt-wcas-suggestion-more {
  position: sticky !important;
  bottom: 0 !important;
  z-index: 10 !important;
  background: var(--white) !important;
}
body .dgwt-wcas-st-more {
  margin-top: 0 !important;
}
body .dgwt-wcas-search-wrapp .dgwt-wcas-search-submit {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  gap: calc(var(--space-xs) * 0.5);
  background-color: var(--base) !important;
  box-shadow: none !important;
  color: var(--white) !important;
  border-top-right-radius: var(--radius-s) !important;
  border-bottom-right-radius: var(--radius-s) !important;
  font-weight: 700;
  text-shadow: none !important;
  text-transform: none;
}
@media (max-width: 767px) {
  body .dgwt-wcas-search-wrapp .dgwt-wcas-search-submit[aria-label="Vyhľadať"] {
    font-size: 0;
    gap: 0;
  }
}
body .dgwt-wcas-search-wrapp .dgwt-wcas-search-submit:hover {
  background-color: var(--primary-hover);
  opacity: 1 !important;
}
body .dgwt-wcas-search-wrapp .dgwt-wcas-search-submit:after {
  content: "";
  background: url(/wp-content/themes/wooptima-theme/assets/icons/loupe.svg);
  width: 2rem;
  height: 2rem;
  object-fit: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
body .dgwt-wcas-search-wrapp .dgwt-wcas-search-submit .dgwt-wcas-ico-magnifier {
  position: static;
}
body .dgwt-wcas-preloader svg path {
  fill: var(--base);
}
body .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before {
  display: none !important;
}
body .dgwt-wcas-si img {
  height: 5rem !important;
  width: 5rem !important;
  object-fit: contain !important;
  max-height: unset !important;
}
body .dgwt-wcas-suggestions-wrapp {
  border-radius: 3px 3px 10px 10px !important;
  box-shadow: 0 10px 10px 0 rgba(0, 35, 61, 0.22) !important;
}
body .dgwt-wcas-st-more {
  text-align: center !important;
  border-top: none !important;
  background: var(--action) !important;
  padding: 15px 10px 15px 10px !important;
  border-radius: 5px !important;
  color: #ffffff !important;
  font-size: 17px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  width: 100% !important;
  margin-bottom: 0 !important;
  transition: 200ms !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}
body .dgwt-wcas-st-more:hover  {
  background: var(--action-hover) !important;
}
body .dgwt-wcas-st-more * {
  line-height: 1 !important;
  color: #ffffff !important;
  margin-bottom: 0 !important;
}
body .dgwt-wcas-st-more:before {
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  width: 2rem;
  height: 2rem;
  color: #ffffff !important;
  font-weight: 700 !important;
  font-size: 20px !important;
  line-height: 24px !important;
  margin-right: var(--space-xs) !important;
  display: inline-block !important;
  vertical-align: middle !important;
}
span.dgwt-wcas-st-more-total {
  font-weight: 400;
}
.dgwt-wcas-suggestion-product .dgwt-wcas-st {
  display: flex;
  flex-direction: column;
}
.dgwt-wcas-suggestion-headline span {
  font-weight: 700 !important;
  border-bottom: 0px !important;
  background: var(--shade-ultra-light) !important;
  padding: var(--space-xs) var(--space-s) !important;
  color: var(--primary) !important;
  border-radius: var(--radius-s) !important;
}
a.dgwt-wcas-suggestion.dgwt-wcas-suggestion-product {
  border-bottom: 1px solid var(--shade-light) !important;
}
a.dgwt-wcas-suggestion.dgwt-wcas-suggestion-product.dgwt-wcas-suggestion-selected {
  background: var(--action-trans-10) !important;
}
.dgwt-wcas-suggestions-wrapp::-webkit-scrollbar-track {
  background: var(--base-dark) !important;
}
.dgwt-wcas-meta {
  min-width: 7.5rem;
  text-align: right !important;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
span.dgwt-wcas-sku {
  color: var(--base) !important;
}
.dgwt-wcas-suggestion-product small.woocommerce-price-suffix {
  display: none;
}
.dgwt-wcas-suggestion {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}
.dgwt-wcas-suggestion .dgwt-wcas-sp {
  display: block;
}
.dgwt-wcas-suggestion .dgwt-wcas-sp .wa-fibo-search-price__wrapper {
  white-space: nowrap;
}
.dgwt-wcas-suggestion .dgwt-wcas-sp .wa-fibo-search-price__wrapper .wa-fibo-search-price-excluding-tax {
  font-size: 1.1em;
  line-height: 1.5;
}
.dgwt-wcas-suggestion .dgwt-wcas-sp .wa-fibo-search-price__wrapper .wa-fibo-search-price-including-tax {
  white-space: nowrap;
  font-size: var(--text-s);
  font-weight: 400;
  color: var(--shade-medium);
}
.dgwt-wcas-suggestion .dgwt-wcas-sp .wa-fibo-search-price__wrapper .wa-fibo-search-price-including-tax bdi {
  font-size: var(--text-s);
  font-weight: 400 !important;
  color: var(--shade-medium) !important;
}
