/* THIS FILE IS GENERATED AUTOMATICALLY, DO NOT MODIFY IT DIRECTLY, ANY DIRECT CHANGES WILL BE LOST */
/* Last update: 2026-08-20T05:33:25+00:00 */

@charset "UTF-8";





.wa-header-search {
  height: 5rem;
}

input#dgwt-wcas-search-input-1, input#dgwt-wcas-search-input-2, input#dgwt-wcas-search-input-3 {
  border: 1px solid var(--primary) !important;
  appearance: none;
  -webkit-appearance: none;
  background: var(--white);
  border-radius: var(--radius-xl) !important;
  font-weight: 400 !important;
  font-size: var(--text-s);
  height: 5rem !important;
}

@media (max-width: 1100px) {
  .dgwt-wcas-overlay-mobile-on body .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input#dgwt-wcas-search-input-1, .dgwt-wcas-overlay-mobile-on body .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input#dgwt-wcas-search-input-2, .dgwt-wcas-overlay-mobile-on body .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input#dgwt-wcas-search-input-3 {
    border-radius: 0 !important;
    border-color: var(--primary) !important;
  }
}

body .dgwt-wcas-search-wrapp {
  
  
}
body .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon .dgwt-wcas-search-icon svg path {
  fill: var(--primary) !important;
  stroke-width: 1px;
  stroke: var(--primary) !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(--primary) !important;
  box-shadow: none !important;
  color: var(--white) !important;
  border-top-right-radius: var(--radius-xl) !important;
  border-bottom-right-radius: var(--radius-xl) !important;
  font-weight: 400;
  text-shadow: none !important;
  text-transform: none;
  padding-inline: var(--space-l);
}
@media (max-width: 767px) {
  body .dgwt-wcas-search-wrapp .dgwt-wcas-search-submit[aria-label="Hľ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;
}

.dgwt-wcas-suggestions-wrapp.woocommerce.dgwt-wcas-has-img.dgwt-wcas-has-headings.js-dgwt-wcas-initialized {
  border-radius: var(--radius-xl);
  box-shadow: 0px 40px 70px var(--primary-light);
}
body .dgwt-wcas-suggestions-wrapp {
  border-radius: var(--radius-l) !important;
  box-shadow: 0 10px 10px 0 rgba(0, 35, 61, 0.22) !important;
  top: 9rem !important;
  border: none !important;
}
body .dgwt-wcas-suggestions-wrapp::-webkit-scrollbar-track {
  background: var(--base-dark) !important;
}

.dgwt-wcas-suggestion {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
  
  
}
.dgwt-wcas-suggestion.dgwt-wcas-suggestion-product {
  border-bottom: 1px solid var(--shade-light) !important;
}
.dgwt-wcas-suggestion.dgwt-wcas-suggestion-product:last-child {
  border-bottom: none !important;
}
.dgwt-wcas-suggestion.dgwt-wcas-suggestion-product.dgwt-wcas-suggestion-selected {
  background: var(--action-trans-10) !important;
}
.dgwt-wcas-suggestion.dgwt-wcas-suggestion-product small.woocommerce-price-suffix {
  display: none;
}
.dgwt-wcas-suggestion .dgwt-wcas-sp {
  display: block;
  font-weight: 700;
  color: var(--primary);
}
.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;
}

.dgwt-wcas-si img {
  height: 5rem !important;
  width: 5rem !important;
  object-fit: contain !important;
  max-height: unset !important;
  border-radius: var(--radius-s);
}

.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-xl) !important;
}

.dgwt-wcas-overlay-mobile-on .dgwt-wcas-suggestions-wrapp {
  top: 50px !important;
}
.dgwt-wcas-om-return {
  display: flex !important;
  justify-content: center;
  align-items: center;
  height: 5rem !important;
  width: 5rem !important;
  background-color: var(--primary) !important;
}
.dgwt-wcas-om-return svg {
  position: static !important;
}
.dgwt-wcas-om-return svg path {
  fill: white !important;
}

body .dgwt-wcas-preloader svg path {
  fill: var(--base);
}

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: var(--radius-xl) !important;
  color: #ffffff !important;
  font-size: 17px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  width: 100% !important;
  margin-bottom: 0 !important;
  margin-top: 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;
}

.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;
}
span.dgwt-wcas-st-more-total {
  font-weight: 400;
}

body .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before {
  display: none !important;
}
.dgwt-wcas-suggestion-more.dgwt-wcas-suggestion-selected {
  background-color: transparent;
}
