body:not(#strona_nieglowna_wyszukiwanie) .wszystkie_prod_label {
  display: none !important;
}

.listaproduktow_sort {
  flex: 0 0 auto;
}

.catPagination {
  display: flex;
  flex-wrap: wrap;
}

.catPagination .next_page,
.catPagination .current_page,
.catPagination .next {
  display: flex !important;
  align-items: center;
  justify-content: center;
}

.wszystkie_etykiety_sp {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: Column;
  gap: 5px;
}

.wszystkie_etykiety_sp > * {
  position: relative !important;
  display: inline-block;
  margin-bottom: 3px;
  align-self: self-start;
}

.opis_kategorii:empty {
  display: none;
}

.pojedynczyProdukt.forNew .cena_najnizsza_spis {
  font-size: 12px;
  letter-spacing: -0.21;
  color: #333 !important;
}

.sublistacech li {
  position: relative;
}

ul[id="spis_podkategorii_dla_296 "] #podkategoria_1 .podkat_img {
  flex: 1 0 115px !important;
}

ul[id="spis_podkategorii_dla_296 "] #podkategoria_1 img {
  max-width: 100px !important;
  max-height: 100px !important;
}

#menuGlowneProd {
  z-index: 5000000;
}
.opis_kategorii:empty,
.opis_kategorii_mobile:empty {
  display: none;
}

.opis_kategorii,
.opis_kategorii_mobile {
  padding: 24px 32px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  color: black;
  background-color: #ffffff;
}

.opis_kategorii .faqProper,
.opis_kategorii_mobile .faqProper {
  background-color: #f2f4f7;
  padding: 20px;
}

.pojedynczyProdukt .nazwaProduktu {
  margin: 0 !important;
}

.szukanie_h1 {
  color: #111;
}

.spis_podkategorii ul {
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: start;
  column-gap: 12px;
}

.spis_podkategorii ul::after {
  content: "";
  flex: 0 1 301px;
}

.cenaNettoKwota {
  color: #6b6b6b;
}

.spis_podkategorii ul > li {
  flex: 0 1 301px;
  background-color: white;

  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
  border-radius: 6px;
  min-height: 75px;
  margin-bottom: 10px;
  align-items: center;
  display: flex;
  padding: 12px;
  padding-left: 0;
}

.spis_podkategorii ul > li:hover {
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.12), inset 0 0 0px 2px #3472a3;
}

.spis_podkategorii ul > li img {
  /*max-width:50px;
	max-height:50px;*/
  max-width: 100px;
  max-height: 100px;
}

.spis_podkategorii .podkat_img {
  flex: 1 0 96px;
  flex: 1 0 115px;
  display: flex;
  align-items: center;
}

.spis_podkategorii ul > li a {
  display: flex;
  display: flexbox;
  display: -webkit-flex;
  flex-direction: row;
  font-size: 14px;
  line-height: 20px;
  width: 100%;
  align-items: center;
}

.spis_podkategorii br {
  display: none !important;
}

.spis_podkategorii a span {
  color: #111;
  flex: 1 1 calc(301px - 96px);
}

.nazwakategorii {
  display: flex;
  align-items: center;
  margin-top: 8px;
}

.nazwakategorii h1 {
  color: #000;
  font-size: 32px;
  line-height: 44px;
  margin-right: 6px;
  margin-bottom: 0;
  margin-top: 0;
}

.nazwakategorii .ileproduktow_kat {
  font-size: 16px;
  color: #6b6b6b;
}

.s18by24 {
  font-size: 18px;
  line-height: 24px;
  color: #111111;
}

.pojedynczyProdukt {
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  background-color: White;
  /*padding: 8px 16px;*/
  transition: 0.3s ease-in-out;
  /*height:339px;*/
  height: 359px;
}

.pojedynczyProdukt > a {
  padding: 8px 16px;
}

.pojedynczyProdukt:hover {
  padding: 0 !important;
}

.siatkaProduktow .rwd_blok {
  /*display:flex;
flex-wrap:wrap;
flex-direction:row;
justify-content:space-between;*/

  display: grid; /* 1 */
  grid-template-columns: repeat(auto-fill, 301px); /* 2 */
  grid-gap: 1rem; /* 3 */
  justify-content: space-between; /* 4 */
}

.siatkaProduktow .rwd_element {
  flex: 0 1 301px;
}

.pojedynczyProdukt img {
  max-width: 100%;
  max-height: 211px;
  width: auto !important;
}

.pojedynczyProdukt .listazdjecie a,
.pojedynczyProdukt .listazdjecie .zdjecie_mini_wrap {
  text-align: center;
  height: 211px;
  width: auto !important;
  border-radius: 4px;
  display: block;
}

.listaprodukt {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.listaprodukt .nazwaProduktu a {
}
/*
.siatkaProduktow .rwd_blok:after, .siatkaProduktow .rwd_blok:before {

    content: "";
    flex: 0 1 301px;
}*/

.forOld {
  display: none;
  position: relative;
  flex-direction: column;
}

.forOld.pojedynczyProdukt {
  padding: 8px 16px !important;
}

.forNew,
.forNew > a {
  display: flex;
  flex-direction: column;
  position: relative;
}

.forOld .etykieta_promocje {
  display: none;
}

.forNew > a {
  height: 100%;
  flex: 0 0 100%;
}

.powiazane_pro .forNew {
  display: none !important;
}

.powiazane_pro .forOld {
  display: flex !important;
}

.powiazane_pro {
  max-width: 1260px;
  margin: 0 auto;
}

body:not(#strona_nieglowna_detale) .powiazane_pro {
  display: none;
}

.siatkaProduktow .dostepnosc {
  /*displaY:none;*/
  position: absolute;
}

.pojedynczyProdukt .produktDoKoszyka,
.szczegolyProduktu,
.pojedynczyProdukt .poprzedniaCena,
.pojedynczyProdukt .cenaNetto,
.pojedynczyProdukt .cenaBrutto {
  display: none;
}

.cenaNettoBrutto {
  flex: 0 1 auto;
  display: flex;
  align-items: center;
}

.blokOpisZdjecie {
  flex: 1 1 auto;
}

.walNetto {
  display: none;
}

.cenaBruttoKwota {
  margin-right: 10px;
  font-weight: 600;
  font-size: 16px;
  color: #000;
}

.catPagination > *:not(.mobile_prev_next_pag),
.mobilever .mobile_prev_next_pag > * {
  border: none;
  border-radius: 50px;
  color: #111111;
  font-family: Quicksand;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  display: inline-block;
  text-align: center;
  transition: 0.3s ease-in-out;
}

.sort_ile {
  padding: 4px 24px;
  cursor: pointer;
  transition: 0.3 ease-in-out;
  background: #ffffff;
  border: none;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.12);
  border-radius: 50px;
  color: #111111;
  font-family: Quicksand;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  display: inline-block;
  text-align: center;
}

.sort_ile:hover {
  background: var(--primary-color);
  color: white;
}

.catPagination > *:not(:last-child),
.sort_ile:not(:last-child) {
  margin-right: 12px;
}

.text_ile_prod_str {
  font-size: 16px;
  margin-right: 16px;
  color: #111;
}

.sort_ile.active {
  color: #fff;
  background: #111;
}

.catPagination .current_page {
  color: var(--primary-color) !important;
}

.listaproduktow_paginacja {
}

.pagisort {
  display: flex;
  display: -webkit-flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 47px;
  align-items: center;
  column-gap: 32px;
}

.listaproduktow_sort > form {
  display: flex !important;
  display: -webkit-flex !important;
  display: flexbox !important;
  flex-wrap: nowrap;
  align-items: center;
}

.pag_poprzedni {
  /*width:0;*/
  margin-left: 11px;
  display: inline-block;
}
.pag_nastepny {
  /*width:0;*/
  margin-right: 11px;
  display: inline-block;
}
/*
a:hover .pag_poprzedni {
	margin-left:11px;
	widtH:auto;
}

a:hover .pag_nastepny {
	margin-right:11px;
	width:auto;
}*/

.catPagination .next .fas,
.catPagination .prev .fas {
  line-height: 24px;
  height: 24px;
  display: inline-block;
}

.catPagination .next,
.catPagination .prev {
  min-width: 48px;
  max-width: 48px;
}

.catPagination > a:hover {
  color: var(--primary-color) !important;
}

.catPagination > a {
  transition: 0.3s ease-in-out;
}

.cechyProduktow {
  display: flex;
  flex-direction: row;
  margin-bottom: 41px;
}

.sublistacech input[type="checkbox"] {
  width: initial;
  height: initial;
}

.pytajniczek {
  /*displaY:none !important;*/
}

.dropdown {
  background: white;
  height: 48px;
  border: 1px solid #d4d4d4;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
  border-radius: 6px;
  padding: 8px 22px;
  min-width: 190px;
  width: 190px;
}

.dropdown .select {
  display: flex;
  justify-content: space-between;
  padding: 0;
  height: 100%;
  align-items: center;
}

.dropdown,
.dropdown * {
  outline: 0;
}

.dropdown.active:hover,
.dropdown.active {
  box-shadow: 0 0 4px rgb(204, 204, 204);
  border-radius: 8px;
  background-color: #f8f8f8;
}

.bloczekSortowania {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.sortujPoLabel {
  margin-right: 14px;
}

.blokfiltracech_new .cecha_mod {
  background: white;
  height: 48px;
  border: 1px solid #d4d4d4;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
  border-radius: 6px;
  padding: 8px 22px !important;
  min-width: 190px;
  width: 190px;
  flex: 0 1 190px !important;
  /*display:flex !important;*/
  align-items: center;
  position: relative;

  margin-right: 12px;
  margin-bottom: 12px;
}

.blokfiltracech_new .cecha_mod > div {
  display: flex;
  justify-content: space-between;
  padding: 0;
  height: 100%;
  width: 100%;
  align-items: center;
}

.blokfiltracech_new .cecha_mod > ul {
  position: absolute;
  background-color: #fff;
  width: 100%;
  left: 0;
  margin-top: 1px;
  box-shadow: 0 1px 2px rgb(204, 204, 204);
  border-radius: 0 1px 2px 2px;
  /*overflow: hidden;*/
  overflow: hidden;
  overflow-y: auto;
  overflow-x: visible;
  display: none;
  max-height: 144px;
  /*overflow-y: auto;*/
  z-index: 9;
  padding: 0 !important;
}

.blokfiltracech_new .cecha_mod > ul li {
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}

.blokfiltracech_new .cecha_mod > ul li > label {
  padding: 10px;
  display: block;
}
.blokfiltracech_new .cecha_mod > ul li:hover {
  background-color: #f2f2f2;
}

.blokfiltracech_new .cecha_mod.rozwinietyNew:hover,
.blokfiltracech_new .cecha_mod.rozwinietyNew {
  box-shadow: 0 0 4px rgb(204, 204, 204);
  border-radius: 8px;
  background-color: #f8f8f8;
}

.blokfiltracech_new .cecha_mod.rozwinietyNew i {
  transform: rotate(-90deg);
}

.blokfiltracech_new .cecha_mod i {
  transition: all 0.3s ease-in-out;
}

.prettyBtn {
  background: white;
  border: none !important;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.12);
  border-radius: 50px !important;
  color: #111111;
  padding: 12px 12px;
  font-family: Quicksand;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  display: inline-block;
  text-align: center;
  transition: 0.3s ease-in-out;
  height: 48px;
  cursor: pointer;
}

.buttonClearFltr > span {
  /*display:none !important;*/
  color: White;
}
.prettyBtn.buttonClearFltr:after {
  content: "\f00d";
  font-family: fontawesome;
  color: white;
  font-size: 20px;
}

.buttonClearFltr {
  background-color: #ff2300;
  /*width: 48px;*/
  padding: 12px 12px !important;
}

.buttonClearFltr:hover {
  background-color: #bd2d16;
}

.cecha_mod.zawieraCeche > div > span:after {
  font-family: fontawesome;
  content: "\f0b0";
  color: #207abf;
}

.newNoBtmBrdr {
  border-bottom: none !important;
}

.cechyFiltrujSubmit {
  font-size: 16px !important;
  color: #111111 !important;
  background: #ffffff !important;
  padding: 12px 24px;
}

.cechyFiltrujSubmit:hover {
  color: #ffffff !important;
  background: var(--primary-color) !important;
}

.newNoBtmBrdr {
  flex: 1 !important;
  margin-bottom: 0 !important;
  margin-right: 20px;
}

.pojedynczyProdukt .dostepnosc {
  background: #4da6c0;
  border-radius: 4px;
  font-size: 12px;
  line-height: 16px;
  padding: 2px 8px;
  left: 8px;
  color: #ffffff;
  z-index: 2;
  font-weight: bold;
  align-self: start;
  text-align: start;
}

.pojedynczyProdukt .etykieta_nowosci {
  z-index: 2;
}

.etykieta_promocje,
.etykieta_bestsellery,
.etykieta_nowosci,
.etykieta_rabat_kat {
  z-index: 4;
  /*position: absolute;*/
  background: #c2190e !important;
  margin: 0 !important;
  border-radius: 4px;
  font-size: 12px;
  line-height: 16px;
  padding: 2px 8px !important;
  color: #ffffff;
  /*top: 25px;*/
  box-shadow: none !important;
  left: -8px;
  font-weight: bold !important;
}

.wszystkie_etykiety_sp .dostepnosc {
  z-index: 4;
  /*position: absolute;*/
  margin: 0 !important;
  border-radius: 4px;
  font-size: 12px;
  line-height: 16px;
  padding: 2px 8px !important;
  color: #ffffff;
  /*top: 25px;*/
  box-shadow: none !important;
  left: -8px;
  font-weight: bold !important;
}
/*
.etykieta_nowosci + .etykieta_rabat_kat  {
	top:50px;
}*/
