:root {
  --woda-ink: #071725;
  --woda-navy: #0b2235;
  --woda-panel: #102f46;
  --woda-cyan: #29d7f2;
  --woda-lime: #b7f33d;
  --woda-cloud: #f4f7f9;
  --woda-line: #dce6ec;
}

body {
  color: var(--woda-ink);
  background: var(--woda-cloud);
  font-family: Inter, "Segoe UI", Arial, sans-serif;
}

#header {
  color: #fff;
  background: var(--woda-ink);
  box-shadow: 0 8px 28px rgba(7, 23, 37, .16);
}

#header .header-nav {
  color: #dceaf1;
  background: var(--woda-ink);
  border-bottom: 1px solid rgba(255, 255, 255, .1);
}

#header .header-top {
  background: var(--woda-navy);
}

#header a,
#header .header-nav a,
#header .header-top a,
#header .top-menu a[data-depth="0"] {
  color: #fff;
}

#header a:hover,
#header .top-menu a[data-depth="0"]:hover {
  color: var(--woda-lime);
}

#_desktop_logo .logo {
  display: none;
}

#_desktop_logo a {
  display: inline-flex;
  align-items: center;
  min-height: 58px;
}

#_desktop_logo a::before {
  width: 218px;
  height: 58px;
  content: "";
  background: url("../img/wodasign-logo.svg") left center / contain no-repeat;
}

#search_widget form input {
  min-height: 44px;
  color: var(--woda-ink);
  background: #fff;
  border: 1px solid transparent;
  border-radius: 12px;
}

#search_widget form input:focus {
  border-color: var(--woda-cyan);
  box-shadow: 0 0 0 3px rgba(41, 215, 242, .18);
}

.top-menu .sub-menu {
  border: 0;
  border-radius: 0 0 14px 14px;
  box-shadow: 0 20px 42px rgba(7, 23, 37, .18);
}

#wrapper {
  background: var(--woda-cloud);
}

.breadcrumb {
  font-size: .86rem;
}

.carousel,
.banner img,
.block-category,
.card,
.page-content,
.page-customer-account #content,
.page-order-detail .box {
  border-radius: 16px;
}

.carousel {
  position: relative;
  min-height: 356px;
  overflow: hidden;
  background:
    radial-gradient(circle at 82% 28%, rgba(41, 215, 242, .28), transparent 27%),
    radial-gradient(circle at 68% 82%, rgba(183, 243, 61, .18), transparent 26%),
    linear-gradient(120deg, var(--woda-ink), var(--woda-panel));
  box-shadow: 0 18px 45px rgba(7, 23, 37, .16);
}

.carousel::before {
  position: absolute;
  z-index: 2;
  top: 24%;
  left: 7%;
  max-width: 560px;
  color: #fff;
  font-size: clamp(2.15rem, 4vw, 3.45rem);
  font-weight: 850;
  line-height: 1.08;
  letter-spacing: -.04em;
  content: "Energie, která drží krok";
  pointer-events: none;
}

.carousel::after {
  position: absolute;
  z-index: 2;
  top: auto;
  bottom: 22%;
  left: 7%;
  max-width: 640px;
  color: #d8e7ee;
  font-size: clamp(1rem, 1.7vw, 1.35rem);
  line-height: 1.45;
  content: "Powerbanky • přenosné stanice • solární panely • chytrá konektivita";
  pointer-events: none;
}

.carousel .carousel-inner {
  min-height: 356px;
  opacity: 0;
  pointer-events: none;
}

.carousel .direction,
.carousel .carousel-indicators {
  display: none;
}

.carousel .caption {
  padding: 1.25rem 1.5rem;
  color: #fff;
  background: rgba(7, 23, 37, .82);
  border-left: 5px solid var(--woda-lime);
  border-radius: 12px;
}

.carousel .caption h2 {
  color: #fff;
}

.featured-products .products-section-title,
.product-accessories .products-section-title,
.product-miniature .product-title a,
h1,
h2,
h3,
h4 {
  color: var(--woda-ink);
}

.product-miniature .thumbnail-container {
  overflow: hidden;
  height: 100%;
  background: #fff;
  border: 1px solid var(--woda-line);
  border-radius: 16px;
  box-shadow: 0 7px 22px rgba(7, 23, 37, .07);
  transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}

.product-miniature .thumbnail-container:hover {
  border-color: rgba(41, 215, 242, .7);
  box-shadow: 0 16px 34px rgba(7, 23, 37, .13);
  transform: translateY(-4px);
}

.product-miniature .product-description {
  background: #fff;
}

.product-price,
.current-price-value {
  color: #087b96;
  font-weight: 800;
}

.btn-primary,
.btn-primary:focus,
.btn-primary.focus {
  color: var(--woda-ink);
  background: var(--woda-lime);
  border-color: var(--woda-lime);
  border-radius: 10px;
  box-shadow: none;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active {
  color: var(--woda-ink);
  background: #c9ff55;
  border-color: #c9ff55;
}

.tabs,
.product-information,
.block-category,
.page-content {
  background: #fff;
  border: 1px solid var(--woda-line);
  box-shadow: 0 8px 26px rgba(7, 23, 37, .06);
}

.tabs .nav-tabs .nav-link.active,
.tabs .nav-tabs .nav-link:hover {
  color: #087b96;
  border-bottom-color: var(--woda-cyan);
}

.blockreassurance_product > div,
#block-reassurance li {
  border-color: var(--woda-line);
}

#footer {
  color: #d8e7ee;
  background: var(--woda-ink);
  border-top: 5px solid var(--woda-lime);
}

#footer .footer-container {
  color: #d8e7ee;
  background: var(--woda-ink);
}

#footer h3,
#footer h4,
#footer .h3,
#footer .h4,
#footer a {
  color: #fff;
}

#footer a:hover {
  color: var(--woda-lime);
}

.page-cms .page-content {
  max-width: 980px;
  padding: clamp(1.25rem, 3vw, 3rem);
  margin-right: auto;
  margin-left: auto;
  line-height: 1.7;
}

.page-cms .page-content h2,
.page-cms .page-content h3 {
  margin-top: 1.6em;
}

@media (max-width: 767px) {
  #header .header-top {
    padding: .65rem 0;
  }

  .product-miniature .thumbnail-container:hover {
    transform: none;
  }

  .carousel .caption {
    position: static;
    margin: 0;
    border-radius: 0;
  }

  .carousel,
  .carousel .carousel-inner {
    min-height: 300px;
  }

  .carousel::before {
    top: 20%;
    right: 1.25rem;
    left: 1.25rem;
    font-size: clamp(2rem, 9vw, 2.65rem);
  }

  .carousel::after {
    top: auto;
    bottom: 18%;
    right: 1.25rem;
    left: 1.25rem;
  }
}
