#categories .expandable > a > span,
#categories .expandable > .topic > a > span,
.box-bg-variant .categories a,
.categories a {
  color: white;
}

#categories .topic.active > a > span:before,
.categories-new-design #categories .topic.active > a > span:before {
  color: var(--color-primary) !important;
}

#categories .topic.active > a,
.categories-new-design #categories .topic.active > a {
  background-color: white !important;
  color: var(--color-primary) !important;
}

.box.box-categories {
  background-color: var(--color-primary);
  border-color: white;
}
@media (max-width: 767px) {
  .welcome__left-panel {
    margin-bottom: 0;
  }
  .welcome {
    padding: 20px 15px 20px 15px;
  }
  .welcome h1 {
    margin-bottom: 15px;
  }
  #dklabBanplusPodHlavickou {
    margin: 0;
    /*display: none*/
  }
  .columns-mobile-2 .products-block .p-bottom .availability {
    flex-wrap: wrap;
  }

  .products-block.products .p .name {
    font-size: 15px;
  }
  body .back-to-top.back-to-top--offset {
    bottom: 110px;
    right: 5px;
  }
  .top-navigation-bar {
    background-color: #fff;
  }
}
.welcome ul,
.welcome ol {
  margin-bottom: 0;
}
.p-image-wrapper .flags-extra .flag-discount .price-standard {
  display: block;
  font-size: 20px;
}
.box .categories ul a,
.categories-new-design .box .categories ul a {
  padding-left: 70px;
}

.categories .topic.child-active > a {
  color: white;
}

#categories ul a,
.categories-new-design #categories ul a {
  background: #701313;
  color: white;
  border-bottom-color: white;
}

#categories ul .expandable a:hover .cat-trigger {
  color: white;
}

#categories ul ul a,
.categories-new-design #categories ul ul a {
  padding-left: 80px;
  background: #701313;
}

.submenu-visible .header-info-banner {
  z-index: 9999;
}

#categories ul a:hover,
.categories-new-design #categories ul a:hover {
  background-color: white;
  color: var(--color-primary);
}

#categories ul ul .expandable .cat-trigger,
.categories-new-design #categories ul ul .expandable .cat-trigger {
  left: 15px;
}

#categories ul ul a:hover,
.categories-new-design #categories ul ul a:hover {
  color: #ffffff;
}

#categories ul ul ul a,
.categories-new-design #categories ul ul ul a {
  padding-left: 90px;
}

#categories ul ul .expandable a:hover .cat-trigger,
.categories-new-design #categories ul ul .expandable a:hover .cat-trigger {
  color: var(--color-primary);
}

#categories ul .expandable a:hover .cat-trigger {
  color: var(--color-primary);
}

#categories ul ul a:hover,
.categories-new-design #categories ul ul a:hover {
  color: var(--color-primary);
}

#categories ul ul a:hover .cat-trigger,
.categories-new-design #categories ul ul a:hover .cat-trigger {
  color: var(--color-primary);
}

.categories-new-design .box .categories ul li.active > a:hover > span:before {
}

.categories-new-design .box .categories ul li.active > a:hover .cat-trigger,
.categories-new-design
  .box
  .categories
  ul
  li.active
  > a:hover
  .cat-trigger:before,
.categories-new-design .box .categories ul li.active > a:hover {
  color: var(--color-primary) !important;
}

#categories .expandable > a > span:before,
#categories .expandable > .topic > a > span:before {
  content: "\e90e";
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
}

#categories .expandable.expanded > .topic > a > span::before {
  content: "\e900";
  transform: rotate(0);
  font-size: 8px;
}

@media (min-width: 768px) {
  .products-block .p .flags-default {
    left: -8px;
    top: -8px;
  }
  .navigation-in ul.menu-level-2 li a {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .navigation-in > ul > li.ext > ul > li > div > ul {
    max-height: 145px;
    margin-top: 8px;
  }
  .is-header-fixed.is-header-hidden #header .site-name a img {
    max-height: 56px;
  }
  .navigation-buttons a[data-target="cart"]:hover {
    color: white;
  }
  .header-top .btn.cart-count:hover .cart-price {
    color: white;
  }
  .navigation-buttons .click-cart a:after {
    display: none;
  }
  .click-cart {
    background: var(--color-secondary);
    border-radius: 8px;
  }
  .click-cart:hover {
    background: var(--color-secondary-hover);
  }
  #header .cart-count {
    border-radius: 7px 7px 0 0;
  }
  .navigation-buttons a[data-target="cart"] {
    color: #fff;
  }
  .header-top .btn.cart-count:before {
    font-size: 26px;
  }
  .header-top .btn.cart-count:before {
    color: white !important;
  }
  .navigation-buttons {
    right: 0;
  }
  .cart-window-visible #header .click-cart {
    border-radius: 7px 7px 0 0;
  }
  .cart-window-visible #header .cart-count {
    background-color: transparent;
    border-radius: 7px 7px 0 0;
  }
  .cart-window-visible .btn.cart-count .cart-price {
    color: white;
  }
  .popup-widget {
    margin-left: -6px;
  }
}

@media (min-width: 992px) {
  .sidebar {
    width: 280px;
  }
  .popup-widget.cart-widget {
    margin-left: 106px;
  }
}

@media (min-width: 1200px) {
  .popup-widget.cart-widget {
    margin-left: 209px;
  }
}

@media (min-width: 1440px) {
  .popup-widget.cart-widget {
    margin-left: 329px;
  }
}
#dklabBanplusNadPatickou {
  margin-top: 25px;
}
@media (min-width: 768px) {
  #header .site-name {
    display: flex;
    align-items: center;
  }

  #header .site-name a img {
    max-height: 100px;
    max-width: 300px;
  }
}

@media (max-width: 767px) {
  .navigation-in > ul > li {
    margin: 0;
    padding: 0 15px;
    border-bottom: 1px solid black;
  }
  .header-info-banner__content {
    padding-top: 0;
  }
  .top-navigation-bar .site-name a img {
    max-height: 40px;
  }
}

@media (min-width: 992px) {
  .header-top {
    padding-top: 50px;
    padding-bottom: 10px;
  }

  .popup-widget.login-widget {
    top: 150px;
  }

  .popup-widget.cart-widget {
    top: 150px;
  }

  .admin-logged .popup-widget.login-widget {
    top: 175px;
  }

  .admin-logged .popup-widget.cart-widget {
    top: 175px;
  }
}

@media (min-width: 992px) {
  .is-header-info-banner .popup-widget.login-widget {
    top: 191px;
  }

  .is-header-info-banner .popup-widget.cart-widget {
    top: 191px;
  }

  .is-header-info-banner.admin-logged .popup-widget.login-widget {
    top: 216px;
  }

  .is-header-info-banner.admin-logged .popup-widget.cart-widget {
    top: 216px;
  }
}

/* HEADER BANNER */

:root {
  --color-header-banner-info-bg: black;
  --color-header-banner-info-text-color: white;
}

.header-info-banner {
  position: relative;
  background-color: #000000;
  background-color: var(--color-header-banner-info-bg);
  color: white;
  color: var(--color-header-banner-info-text-color);
  font-size: 12px;
}

.header-info-banner__content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  padding: 8px 0;
}

.header-info-banner__left-panel {
  display: block;
  width: 100%;
  text-align: center;
  /* margin-bottom: 10px; */
}

.header-info-banner__right-panel {
}

.header-info-banner__close {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
  width: 40px;
  flex: 0 0 40px;
  height: 40px;
  cursor: pointer;
}

.header-info-banner__close:before {
  content: "\e921";
  font-family: "apollo" !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 16px;
}

.header-info-banner__close:hover:before {
  /* color: red; */
}

.header-info-banner__text {
  flex: auto;
  color: white;
  color: var(--color-header-banner-info-text-color);
  text-decoration: underline;
  line-height: 1.6;
}

.header-info-banner__text.on-desktop {
  display: none;
}

.header-info-banner__text.on-mobile {
  display: block;
}

.header-info-banner.no-text .header-info-banner__text {
  text-decoration: none;
}

.header-info-banner__text a {
  color: white;
  color: var(--color-header-banner-info-text-color);
}

.header-info-banner__text a:hover {
  text-decoration: none;
}

.header-info-banner__right-panel {
  text-align: right;
}

.header-info-banner__right-panel a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid white;
  text-transform: uppercase;
  color: white;
  color: var(--color-header-banner-info-text-color);
  font-weight: 700;
  font-size: 12px;
  padding: 5px 15px;
  border-radius: 5px;
}

.header-info-banner__right-panel a:hover {
  background-color: black;
  border-color: black;
  color: white;
}

.header-info-banner.is-centered {
  text-align: center;
  justify-content: center;
}

.header-info-banner.is-centered .header-info-banner__content {
  justify-content: center;
}

@media (min-width: 768px) {
  .header-info-banner__text.on-mobile {
    display: none;
  }
  .header-info-banner__text.on-desktop {
    display: block;
  }
  .header-info-banner__right-panel {
    margin-left: 15px;
  }
  .header-info-banner__left-panel {
    display: flex;
    align-items: center;
    text-align: left;
    flex-wrap: wrap;
    width: auto;
    margin-left: -10px;
    margin-bottom: 0;
  }
  .header-info-banner__content {
    padding: 0;
    height: 40px;
    justify-content: space-between;
  }
  .header-info-banner__right-panel a {
    padding: 4px 15px;
  }
  .header-info-banner {
    font-size: 14px;
  }
  .header-info-banner__right-panel a {
    font-size: 14px;
  }

  .products-block.products .p .name {
    font-size: 18px;
  }

  .products-block .p-bottom .price-additional {
    margin-top: 0;
  }

  .products-block .p-bottom > div {
    flex-wrap: wrap;
  }

  .products-block .p-bottom .p-tools {
    flex-basis: 100%;
    margin-top: 8px;
  }
  .subcategories.with-image li a .image {
    width: 45%;
  }
  .products-block {
    margin: 0 -5px;
  }
  .products-block.products > div {
    padding: 5px 5px;
  }
  .product .p {
    padding: 15px 15px 75px;
  }
}

@media (max-width: 768px) {
  .responsive-tools .click-cart .cart-count,
  .responsive-tools > a .cart-count {
    font-size: 12px;
  }
  .header-info-banner__close {
    position: absolute;
    top: 0;
    right: 0;
  }
}

@media (min-width: 1200px) {
  .products-block > div {
    width: 25%;
  }
}

.row-filter.multiple-columns-body
  .filters-wrapper
  .filters
  .filter-sections
  .filter-section
  h4,
.row-filter.one-column-body
  .filters-wrapper
  .filters
  .filter-sections
  .filter-section
  h4,
.row-filter.multiple-columns-body .filters-wrapper .filters .slider-wrapper h4,
.row-filter.one-column-body .filters-wrapper .filters .slider-wrapper h4 {
  text-transform: none;
}

#categories .expandable.expanded .topic > a {
  padding-left: 55px;
}
#categories .expandable .topic.child-active > a,
#categories .expandable .topic.active > a {
  padding-left: 55px;
}
#categories .topic > a {
  margin: 0 -30px;
  padding-left: 55px;
}

#categories .expandable > a > span,
#categories .expandable > .topic > a > span {
  left: -10px;
  top: 2px;
  z-index: 3;
}

.box .categories ul li.active > a {
  color: white !important;
  background-color: var(--color-primary);
  font-weight: 700;
}
.box .categories ul a {
  padding-left: 70px;
}
.box .categories ul a {
  padding-left: 60px;
  margin: 0 -30px;
  font-weight: 400;
}
.box .categories a {
  font-weight: 700;
}

#categories ul .expandable .cat-trigger {
  left: 0;
}
#categories .expandable > a > span,
#categories .expandable > .topic > a > span {
  left: -10px;
  top: 2px;
  z-index: 3;
}

#categories ul ul a {
  padding-left: 80px;
  background: #701313;
}
#categories ul ul a {
  padding-left: 65px;
}
.box .categories ul a {
  padding-left: 70px;
}
.box .categories ul a {
  padding-left: 60px;
  margin: 0 -30px;
  font-weight: 400;
}
.box .categories a {
  font-weight: 700;
}

#categories .expandable.external > a > span:before {
  content: "\e90e";
  transform: rotate(0);
  font-size: 14px;
}
#categories .expandable > a > span::before,
#categories .expandable > .topic > a > span::before,
.categories a {
  transition: none;
}
#categories .expandable > a > span:before,
#categories .expandable > .topic > a > span:before {
  content: "\e90e";
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
}

#categories .expandable.expanded > a > span:before {
  content: "\e900";
  transform: rotate(0);
  font-size: 8px;
}
#categories .expandable > a > span::before,
#categories .expandable > .topic > a > span::before,
.categories a {
  transition: none;
}
#categories .expandable > a > span:before,
#categories .expandable > .topic > a > span:before {
  content: "\e90e";
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
}

.box .categories ul a {
  margin: 0 -30px;
  font-weight: 400;
}

.widget-parameter-wrapper .widget-parameter-value a:empty {
  position: relative;
}

.widget-parameter-wrapper .widget-parameter-value a:empty:hover:after {
  color: white;
}

.widget-parameter-wrapper .widget-parameter-value a:empty:after {
  content: "0";
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  color: #7c7e8f;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.24px;
  transform: translate(-50%, -50%);
}

@media (min-width: 480px) {
  .widget-parameter-wrapper .widget-parameter-value a:empty:after {
    font-size: 12px;
  }
}
