body {
  background-color: white !important;
}
.products-block .p-in-in {
  min-height: auto;
}
.category-header input[type="radio"]:checked + label {
  background-color: var(--color-primary);
}
.in-contacts .content-inner > article {
  width: 100%;
}
.welcome .welcome__content p {
  margin-bottom: 0;
}

.welcome .welcome__content p + p {
  margin-top: 20px;
}

#footer {
  margin-top: 0 !important;
}

.categories#cat-709 .topic > a svg path {
  fill: white;
}

.footer-bg {
  max-width: 100%;
  height: auto;
  width: 100%;
  display: block;
  margin-top: 80px;
  padding-bottom: 0;
  background: #242f33;
}

@media (min-width: 768px) {
  .footer-bg {
    padding-bottom: 110px;
  }
  .is-header-fixed.is-header-hidden .navigation-in > ul > li > a {
    padding-top: 17px;
    padding-bottom: 16px;
  }
  .is-header-black .top-navigation-bar {
    background-color: #242f33;
  }
  .top-navigation-bar .container > div.top-navigation-contacts {
    top: 0;
    height: 49px;
  }
  .welcome h1 {
    font-size: 40px;
    margin-bottom: 30px;
  }
  .welcome p {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 30px;
  }
  .is-header-fixed.is-header-hidden .header-top {
    padding-top: 10px;
    padding-bottom: 20px;
  }
  .is-header-scrolling #header:before {
    height: 55px;
  }
  .is-header-fixed.is-header-hidden #navigation {
    height: 55px;
  }
}
@media (min-width: 992px) {
  .footer-rows .site-name a img {
    max-height: 135px;
  }
  .welcome {
    padding: 40px 40px 40px 40px;
  }
}
@media (min-width: 992px) {
  .header-top {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .popup-widget.login-widget {
    top: 130px;
  }

  .popup-widget.cart-widget {
    top: 130px;
  }

  .admin-logged .popup-widget.login-widget {
    top: 155px;
  }

  .admin-logged .popup-widget.cart-widget {
    top: 155px;
  }
}
@media (max-width: 767px) {
  .top-navigation-bar {
    background-color: white;
  }
}

@media (max-width: 370px) {
  .top-navigation-bar .site-name a img {
    max-height: 30px;
  }
}

.is-header-black .top-navigation-bar .container > div.top-navigation-contacts {
  background-color: transparent;
}

#footer .contact-box a.btn {
  background-color: var(--color-secondary);
  border-color: var(--color-secondary);
}

#footer .contact-box a.btn:hover {
  background-color: var(--color-secondary-hover);
  border-color: var(--color-secondary-hover);
}

@media (min-width: 768px) {
  .partners-block {
    margin-top: 30px;
  }
  .is-header-black .navigation-in > ul > li.ext > a:after,
  .is-header-black .navigation-in > ul > li > a:hover,
  .is-header-black .navigation-in > ul > li > a {
    color: white !important;
  }
  .products-related-block h2,
  .products-alternative-block h2,
  h4.homepage-group-title,
  .h4.homepage-group-title {
    font-size: 36px;
  }
  body .hodnoceni:before {
    text-align: center;
    font-size: 36px;
    margin-bottom: 30px;
  }
  .products-block.products .p .name {
    font-size: 18px;
  }
}

/* #footer {
  position: relative;
}

#footer:before {
  content: "";
  position: absolute;
  top: 0;
  left: -400%;
  right: -400%;
  margin: 0 auto;
  bottom: auto;
  width: calc(100vw + 38px);
  height: 100%;
  pointer-events: none;
  display: block;
  background: #242f33 url("/user/documents/upload/footer_bg.svg") top center
    no-repeat;
} */

@media (min-width: 768px) {
  .is-header-fixed.is-header-hidden #header .site-name a img {
    max-height: 55px;
  }
  #header .site-name {
    display: flex;
    align-items: center;
  }

  #header .site-name a img {
    max-height: 120px;
    max-width: 300px;
  }
  .is-header-fixed.is-header-hidden .navigation-in > ul {
    margin-top: 5px;
  }
}

@media (max-width: 767px) {
  .top-navigation-bar .site-name a img {
    max-height: 40px;
  }
}

@media (min-width: 768px) {
  .navigation-in > ul > li > a {
    padding-top: 23px;
    padding-bottom: 22px;
  }
  .menu-helper,
  #navigation {
    height: 60px;
  }
  #header:before {
    height: 60px;
  }
  #header {
    position: relative;
  }
  .is-header-scrolling #header:before {
    height: 60px;
  }
  .menu-helper > span {
    border-color: transparent;
  }

  .menu-helper {
    background-color: transparent;
  }
  .navigation-close,
  .navigation-in {
    z-index: 3;
  }

  .navigation-in > ul > li.ext > a:after,
  .navigation-in > ul > li > a {
    color: white !important;
  }

  .menu-helper-visible .menu-helper > span:after,
  .menu-helper-visible .menu-helper > span {
    color: #0f0f0f;
  }

  .menu-helper > span,
  .menu-helper > span:after {
    color: white;
  }

  #header:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: calc(50% - 50vw);
    display: block;
    width: 100vw;
    height: 60px;
    z-index: 1;
    left: calc(50% - 50vw - 10px);
    background-color: #268201;
  }
}

.categories#cat-709 .topic > a {
  /* color: white !important;
	background-color: rgb(254 0 0 / 37%);
	border-radius: 10px; */
}

.navigation-in > ul > li.menu-item-709 > a {
  /* background: #fe0000 !important;
	color: white; */
  background: #ffffff !important;
  color: #fe0000 !important;
}

.categories#cat-709 .topic > a {
  background: #fe0000 !important;
  color: white;
  /* background: #ffffff !important;
  color: #fe0000 !important; */
}

.navigation-in > ul > li.menu-item-709 > a:hover {
  /* background: #ec0202 !important;
	color: white; */
  background: #ffffff !important;
  color: #fe0000 !important;
}

.categories#cat-709 .topic > a:hover {
  background: #ec0202 !important;
  color: white;
}

.categories#cat-709 .topic > a:before {
  display: none;
}

.top-navigation-bar .top-navigation-contacts a span {
  line-height: 1.2;
}

.contact-box ul li > span small,
.navigation-in-bottom .top-navigation-contacts a span small,
.top-navigation-bar .top-navigation-contacts a span small {
  display: block;
  font-size: 90%;
  text-align: left;
}

.navigation-in > ul > li.menu-item-709 > a {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 45px !important;
  border-radius: 10px;
  padding-right: 15px;
}

.categories#cat-709 {
  /* margin-bottom: 12px;
  margin-top: 12px; */
}

.categories#cat-709 .topic > a {
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 55px !important;
  border-radius: 0;
}

.categories#cat-709 .topic > a svg,
.navigation-in > ul > li.menu-item-709 > a svg {
  display: inline-block;
  width: 25px;
  height: 25px;
  stroke-width: 0;
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
}
.categories#cat-709 .topic > a svg {
  left: -10px;
}
