/* ukrywanie kategorii
X to id kategorii np. https://lucznik.com.pl/pl/151-wkladki-antywlamaniowe to kategoria o id=151
selektor menu: #menu-category-X
selektor drzewa kategorii: #category-tree-item-X
selektor siatki podkategorii: #subcategory-item-X
! wymagany przecinek po każdym selektorze poza ostatnim selektorem przed znakiem {
*/
#menu-category-159, #category-tree-item-159, #subcategory-item-159,
#menu-category-160, #category-tree-item-160, #subcategory-item-160,
#menu-category-161, #category-tree-item-161, #subcategory-item-161,
#menu-category-162, #category-tree-item-162, #subcategory-item-162,
#menu-category-193, #category-tree-item-193, #subcategory-item-193 {

  display: none !important;
}

.mai{background-color: white;}
.bod {background-color: black;}
/* .sort-by-row{display: none;} */
.ets-cfu-form {width: 100% !important; max-width:100% !important}
.wpcfu h3 {display: none !important;}
.description-short ul {
  list-style: disc !important;
  padding-left: 1rem;
}
.payment-option label img {
  max-height: 20px;
  margin-left: 0.5rem;
}
#category-description img{height: auto; max-width: 100%;}
.x13favoriteproduct-nav {
  display: inline-flex;
  padding: .25rem;
  margin: 0;
  height: auto;
}
.x13favoriteproduct-nav.show_counter.not_empty .x13favoriteproduct-nav__counter {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 0;
  width: .875rem;
  height: .875rem;
  font-size: .625rem;
  line-height: 1;
  font-weight: 400;
  color: #212529;
  background: #dfc592;
  border-radius: 50%;
}
.toastify {z-index: 1022;}
@media (min-width: 992px) {
  .menu__item--1 .menu-sub__list {
    break-inside: avoid;
  }
}

.display-promo {display: none !important;}
