body.evh-catalog-page-v155 {
  background: #f4f6f7;
  color: #171d21;
}

body.evh-catalog-page-v155 #wrapper {
  background: #f4f6f7;
}

body.evh-catalog-page-v155 #wrapper > .container {
  max-width: 1240px;
}

body.evh-catalog-page-v155 #header {
  background: #fff;
  box-shadow: 0 1px 0 rgba(21, 28, 32, .09);
}

body.evh-catalog-page-v155 #header .header-nav {
  display: none;
}

body.evh-catalog-page-v155 #header .header-top {
  padding: 12px 0 0;
}

body.evh-catalog-page-v155 #header img.logo {
  width: auto;
  max-width: 190px;
  max-height: 58px;
  object-fit: contain;
}

body.evh-catalog-page-v155 #header #search_widget input,
body.evh-catalog-page-v155 #header input[type="text"] {
  height: 44px;
  border: 1px solid #d9dfe3;
  border-radius: 24px;
  background: #fff;
}

body.evh-catalog-page-v155 .evh-catalog-topbar {
  width: 100%;
  background: #171d21;
  color: #fff;
  font-size: 12px;
}

body.evh-catalog-page-v155 .evh-catalog-topbar__inner {
  display: flex;
  max-width: 1240px;
  min-height: 34px;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
  gap: 13px;
}

body.evh-catalog-page-v155 .evh-catalog-topbar a {
  color: #fff;
}

body.evh-catalog-page-v155 .evh-catalog-topbar img {
  width: auto;
  max-width: 42px;
  max-height: 18px;
  object-fit: contain;
}

body.evh-catalog-page-v155 .evh-catalog-topbar img.evh-catalog-topbar__inpost {
  max-width: 112px;
  max-height: 21px;
}

body.evh-catalog-page-v155 #header .menu_and_cattree,
body.evh-catalog-page-v155 #header .ets_mm_megamenu {
  display: none !important;
}

body.evh-catalog-page-v155 .evh-catalog-nav {
  display: flex;
  max-width: 1240px;
  margin: 10px auto 0;
  padding: 0 10px;
  justify-content: center;
  gap: 0;
  overflow-x: auto;
  border-top: 1px solid #edf0f2;
  background: #fff;
  white-space: nowrap;
}

body.evh-catalog-page-v155 .evh-catalog-nav a {
  padding: 13px 16px;
  color: #171d21;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
}

body.evh-catalog-page-v155 .evh-catalog-nav a:hover {
  color: #ed1c2b;
}

body.evh-catalog-page-v155 #left-column .featured-products,
body.evh-catalog-page-v155 #left-column [class*="featured-product"] {
  display: none !important;
}

body.evh-catalog-page-v155 #left-column {
  padding-right: 18px;
}

body.evh-catalog-page-v155 #left-column .block-categories,
body.evh-catalog-page-v155 .evh-catalog-filters,
body.evh-catalog-page-v155 #search_filters {
  margin-bottom: 16px;
  border: 1px solid #e1e6e9;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 3px 14px rgba(23, 29, 33, .04);
  overflow: hidden;
}

body.evh-catalog-page-v155 .evh-catalog-filters__title,
body.evh-catalog-page-v155 #search_filters > .h6 {
  margin: 0;
  padding: 15px 16px;
  border-bottom: 1px solid #e5e9eb;
  font-size: 18px;
  font-weight: 800;
  text-transform: none;
}

body.evh-catalog-page-v155 #search_filters .facet {
  display: block !important;
  width: 100%;
  float: none !important;
  margin: 0;
  padding: 14px 16px;
  border-bottom: 1px solid #edf0f2;
}

body.evh-catalog-page-v155 #search_filters .facet:last-child {
  border-bottom: 0;
}

body.evh-catalog-page-v155 #search_filters .facet-title {
  margin-bottom: 10px;
  color: #171d21;
  font-size: 14px;
  font-weight: 800;
  text-transform: none;
}

body.evh-catalog-page-v155 #search_filters label {
  display: flex !important;
  width: 100%;
  margin: 7px 0 !important;
  padding: 0 !important;
  align-items: center;
  justify-content: flex-start !important;
  gap: 7px;
  float: none !important;
  color: #59636a;
  font-size: 13px;
  line-height: 1.3;
  text-align: left !important;
}

body.evh-catalog-page-v155 #search_filters input[type="checkbox"] {
  position: static !important;
  width: 15px !important;
  height: 15px !important;
  margin: 0 !important;
  flex: 0 0 15px;
  accent-color: #ed1c2b;
}

body.evh-catalog-page-v155 .evh-fallback-filters .facet > label {
  display: flex !important;
}

body.evh-catalog-page-v155 .evh-price-fields {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 9px;
}

body.evh-catalog-page-v155 .evh-price-fields label {
  display: block !important;
  font-size: 11px !important;
}

body.evh-catalog-page-v155 .evh-price-fields input {
  display: block;
  width: 100%;
  height: 36px;
  margin-top: 4px;
  padding: 6px 8px;
  border: 1px solid #d9dfe3;
  border-radius: 5px;
}

body.evh-catalog-page-v155 #js-product-list-header,
body.evh-catalog-page-v155 #products {
  border-radius: 10px;
  background: #fff;
}

body.evh-catalog-page-v155 #js-product-list .products {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  align-items: start;
}

body.evh-catalog-page-v155 #js-product-list .product-miniature,
body.evh-catalog-page-v155 #js-product-list .product-miniature .thumbnail-container {
  height: auto !important;
  min-height: 0 !important;
  align-self: start;
  width: 100% !important;
  margin: 0 !important;
}

body.evh-catalog-page-v155 #js-product-list .thumbnail-container {
  position: relative;
  display: flex;
  flex-direction: column;
  border: 1px solid #ef4650;
  border-radius: 8px;
  box-shadow: none;
  overflow: hidden;
}

body.evh-catalog-page-v155 #js-product-list .product-miniature .product-thumbnail,
body.evh-catalog-page-v155 #js-product-list .product-miniature .thumbnail {
  display: block;
  width: 100%;
  aspect-ratio: 1 / 1;
  background: #fff;
  overflow: hidden;
}

body.evh-catalog-page-v155 #js-product-list .product-miniature .product-thumbnail img,
body.evh-catalog-page-v155 #js-product-list .product-miniature .thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

body.evh-catalog-page-v155 #js-product-list .product-miniature .product-title,
body.evh-catalog-page-v155 #js-product-list .product-miniature .product-title a {
  color: #171d21;
  font-size: 12px;
  line-height: 1.25;
  text-align: center;
  text-transform: none;
}

body.evh-catalog-page-v155 #js-product-list .product-miniature .product-price-and-shipping,
body.evh-catalog-page-v155 #js-product-list .product-miniature .price {
  color: #111;
  font-size: 14px;
  font-weight: 800;
  text-align: center;
}

body.evh-catalog-page-v155 .evh-catalog-heart {
  position: absolute !important;
  z-index: 4;
  top: 8px;
  right: 8px;
  display: flex !important;
  width: 30px !important;
  height: 30px !important;
  padding: 0 !important;
  align-items: center;
  justify-content: center;
  border: 1px solid #e1e6e9 !important;
  border-radius: 50% !important;
  background: #fff !important;
  color: #171d21 !important;
  box-shadow: 0 2px 8px rgba(23, 29, 33, .08);
  font-size: 20px !important;
  line-height: 1;
}

body.evh-catalog-page-v155 .evh-catalog-heart.is-active {
  color: #ed1c2b !important;
}

body.evh-catalog-page-v155 .evh-catalog-cart-form {
  width: 100%;
  margin-top: auto;
}

body.evh-catalog-page-v155 .evh-catalog-cart-button,
body.evh-catalog-page-v155 #js-product-list .product-miniature .add-to-cart.evh-catalog-cart-button {
  display: flex !important;
  width: calc(100% - 12px) !important;
  min-height: 36px;
  margin: 6px !important;
  padding: 7px 6px !important;
  align-items: center;
  justify-content: center;
  border: 0 !important;
  border-radius: 4px !important;
  background: #ed1c2b !important;
  color: #fff !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  line-height: 1.15;
  text-transform: none !important;
}

body.evh-catalog-page-v155 #js-product-list .product-miniature .product-description {
  position: static !important;
  width: 100% !important;
  min-height: 78px !important;
  height: auto !important;
  padding: 8px 7px !important;
  background: #fff;
}

body.evh-catalog-page-v155 #js-product-list .product-miniature .highlighted-informations,
body.evh-catalog-page-v155 #js-product-list .product-miniature .product-add-to-cart {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
}

body.evh-catalog-page-v155 #js-product-list .product-miniature .add-to-cart {
  width: calc(100% - 12px);
  min-height: 34px;
  margin: 6px;
  border: 0;
  border-radius: 4px;
  background: #ed1c2b;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  text-transform: none;
}

body.evh-catalog-page-v155 .evh-catalog-cart-button::before,
body.evh-catalog-page-v155 .evh-catalog-cart-button::after {
  display: none !important;
  content: none !important;
}

body.evh-catalog-page-v155.evh-catalog-footer-ready #footer {
  margin-top: 36px;
  padding: 0 !important;
  background: #fff !important;
}

body.evh-catalog-page-v155.evh-catalog-footer-ready #footer > *:not(.evh-footer-extra) {
  display: none !important;
}

body.evh-catalog-page-v155 .evh-footer-extra {
  width: 100%;
  margin: 0 !important;
  padding: 0 20px !important;
  background: #fff !important;
  color: #171d21 !important;
}

body.evh-catalog-page-v155 .evh-footer-benefits {
  display: grid;
  max-width: 1240px;
  margin: 0 auto;
  padding: 26px 0;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 20px;
  border-top: 1px solid #e5e8ea;
  border-bottom: 1px solid #e5e8ea;
}

body.evh-catalog-page-v155 .evh-footer-benefit {
  display: flex;
  min-width: 0;
  align-items: center;
  gap: 11px;
}

body.evh-catalog-page-v155 .evh-footer-benefit__icon {
  min-width: 36px;
  font-size: 28px;
  line-height: 1;
  text-align: center;
}

body.evh-catalog-page-v155 .evh-footer-benefit strong,
body.evh-catalog-page-v155 .evh-footer-benefit small {
  display: block;
  line-height: 1.2;
}

body.evh-catalog-page-v155 .evh-footer-benefit strong {
  color: #111;
  font-size: 13px;
}

body.evh-catalog-page-v155 .evh-footer-benefit small {
  margin-top: 4px;
  color: #777;
  font-size: 11px;
}

body.evh-catalog-page-v155 .evh-footer-extra__inner {
  max-width: 1240px;
  margin: 0 auto;
  padding: 36px 0 30px !important;
  grid-template-columns: 1.25fr 1fr 1fr 1.1fr;
  gap: 46px;
  border-top: 0 !important;
  border-bottom: 1px solid #e5e8ea !important;
}

body.evh-catalog-page-v155 .evh-footer-column h3 {
  color: #171d21 !important;
}

body.evh-catalog-page-v155 .evh-footer-column li,
body.evh-catalog-page-v155 .evh-settings dt,
body.evh-catalog-page-v155 .evh-footer-extra a {
  color: #6c7378 !important;
}

body.evh-catalog-page-v155 .evh-settings dd {
  color: #171d21 !important;
}

body.evh-catalog-page-v155 .evh-footer-copy {
  max-width: 1240px;
  margin: 0 auto;
  color: #8a9297 !important;
}

@media (max-width: 1199px) {
  body.evh-catalog-page-v155 #js-product-list .products {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  body.evh-catalog-page-v155 .evh-footer-benefits {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  body.evh-catalog-page-v155 .evh-catalog-topbar__inner,
  body.evh-catalog-page-v155 .evh-catalog-nav {
    justify-content: flex-start;
    overflow-x: auto;
  }

  body.evh-catalog-page-v155 .evh-catalog-topbar__inner {
    padding: 0 12px;
    white-space: nowrap;
  }
  body.evh-catalog-page-v155 #left-column {
    padding-right: 15px;
  }

  body.evh-catalog-page-v155 #js-product-list .products {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 9px;
  }

  body.evh-catalog-page-v155 .evh-footer-extra {
    padding: 0 14px !important;
  }

  body.evh-catalog-page-v155 .evh-footer-benefits,
  body.evh-catalog-page-v155 .evh-footer-extra__inner {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 18px;
  }

  body.evh-catalog-page-v155 .evh-footer-extra__inner {
    grid-template-columns: 1fr !important;
  }
}

/* 1.5.9: poprawione filtry, zwarte kafelki i czysty przycisk koszyka. */
body.evh-catalog-page-v155 #search_filters *,
body.evh-catalog-page-v155 .evh-catalog-filters * {
  box-sizing: border-box;
}

body.evh-catalog-page-v155 .evh-price-fields {
  width: 100% !important;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
}

body.evh-catalog-page-v155 .evh-price-fields label,
body.evh-catalog-page-v155 .evh-price-fields input {
  min-width: 0 !important;
  max-width: 100% !important;
}

body.evh-catalog-page-v155 .evh-fallback-filters .facet > label {
  display: flex !important;
  width: 100% !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 8px !important;
  white-space: normal !important;
}

body.evh-catalog-page-v155 #js-product-list .products {
  align-items: start !important;
  grid-auto-rows: max-content !important;
}

body.evh-catalog-page-v155 #js-product-list .products > *,
body.evh-catalog-page-v155 #js-product-list article.product-miniature,
body.evh-catalog-page-v155 #js-product-list .js-product-miniature,
body.evh-catalog-page-v155 #js-product-list .product-miniature,
body.evh-catalog-page-v155 #js-product-list .thumbnail-container {
  height: auto !important;
  min-height: 0 !important;
  align-self: start !important;
}

body.evh-catalog-page-v155 #js-product-list .product-description {
  position: static !important;
  inset: auto !important;
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  transform: none !important;
}

body.evh-catalog-page-v155 #js-product-list .evh-catalog-cart-clean {
  position: static !important;
  display: block !important;
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
  background: transparent !important;
}

body.evh-catalog-page-v155 #js-product-list .evh-catalog-cart-clean > *:not(.evh-catalog-cart-button),
body.evh-catalog-page-v155 #js-product-list .evh-catalog-cart-button .material-icons,
body.evh-catalog-page-v155 #js-product-list .evh-catalog-cart-button i,
body.evh-catalog-page-v155 #js-product-list .quick-view {
  display: none !important;
}

body.evh-catalog-page-v155 #js-product-list button.evh-catalog-cart-button,
body.evh-catalog-page-v155 #js-product-list .evh-catalog-cart-button {
  position: static !important;
  display: flex !important;
  width: calc(100% - 12px) !important;
  height: 36px !important;
  min-height: 36px !important;
  margin: 6px !important;
  padding: 7px 8px !important;
  align-items: center !important;
  justify-content: center !important;
  overflow: hidden !important;
  border: 0 !important;
  border-radius: 4px !important;
  background: #ed1c2b !important;
  color: #fff !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  text-indent: 0 !important;
  text-transform: none !important;
  white-space: nowrap !important;
}
