.wcs-wrapper{--grid-gap:24px;--grid-col-d:var(--wcs-col-d,4);--grid-col-t:var(--wcs-col-t,2);--grid-col-m:var(--wcs-col-m,1);--sep-opacity:.12;--title-lines:2;--title-lh:1.3;--nav-size:42px;--dot-gap:6px;--var-gap:8px;--var-border:#e2e2e2;--btn-r:999px}.wcs-wrapper.layout-grid{display:grid;gap:var(--grid-gap);grid-template-columns:repeat(var(--grid-col-d),minmax(0,1fr))}@media (max-width:1024px){.wcs-wrapper.layout-grid{grid-template-columns:repeat(var(--grid-col-t),minmax(0,1fr))}}@media (max-width:767px){.wcs-wrapper.layout-grid{grid-template-columns:repeat(var(--grid-col-m),minmax(0,1fr))}}.wcs-item{position:relative;display:flex;flex-direction:column;height:100%}.wcs-wrapper .wcs-item .wcs-row-top,.wcs-wrapper .wcs-item .wcs-separator,.wcs-wrapper .wcs-item .wcs-row-bottom{flex-shrink:0}.wcs-wrapper .wcs-item .wcs-row-bottom{margin-top:auto}.wcs-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.wcs-row-top{align-items:flex-start;margin-top:12px;min-height:calc(var(--title-lines) * 1em * var(--title-lh))}.wcs-row-top.title-full{flex-direction:column;align-items:flex-start}.wcs-row-top.title-full .wcs-title,.wcs-row-top.title-full .wcs-price{width:100%}.wcs-row-top.title-full .wcs-price{margin-top:5px}.wcs-row-bottom{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:nowrap}.wcs-meta-left,.wcs-meta-right{flex:1;min-width:0;display:flex;align-items:center;gap:8px}@media (min-width:1024px){.wcs-meta-right{justify-content:flex-end}}.wcs-item .wcs-thumb{position:relative;overflow:hidden;border-radius:0;background:#f5f5f5}.wcs-thumb-link{display:block;height:100%;position:relative;z-index:2}.wcs-thumb.thumb--ratio::before{content:"";display:block;padding-top:calc(100% / (var(--wcs-thumb-ar,16/9)))}.wcs-thumb.thumb--ratio .wcs-thumb-link{position:absolute;inset:0}.wcs-thumb.thumb--ratio .wcs-img{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover;transition:transform .35s ease,opacity .35s ease;backface-visibility:hidden;aspect-ratio:auto!important;z-index:2}.wcs-thumb.thumb--ratio .wcs-img.second{opacity:0;z-index:3}.wcs-thumb.thumb--ratio:hover .wcs-img.first{transform:scale(1.03)}.wcs-thumb.thumb--ratio:hover .wcs-img.second{opacity:1}.wcs-thumb.thumb--auto .wcs-thumb-link{position:relative}.wcs-thumb.thumb--auto .wcs-img.first{position:static;width:100%;height:auto;display:block;object-fit:contain;aspect-ratio:auto!important;z-index:2}.wcs-thumb.thumb--auto .wcs-img.second{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;opacity:0;transition:opacity .35s ease;z-index:3}.wcs-thumb.thumb--auto:hover .wcs-img.second{opacity:1}.woocommerce ul.products li.product a img,.wcs-item .wcs-thumb img{height:auto;aspect-ratio:auto!important}@media (prefers-reduced-motion:reduce){.wcs-item .wcs-thumb .wcs-img,.wcs-item .wcs-thumb .wcs-img.second,.wcs-actions,.wcs-wishlist--on-image-hover,.wcs-badge-tooltip{transition:none!important}}.wcs-actions{position:absolute;left:12px;right:12px;bottom:12px;z-index:2;display:flex;gap:10px;opacity:0;transform:translateY(8px);transition:opacity .25s ease,transform .25s ease}.wcs-item .wcs-thumb:hover .wcs-actions{opacity:1;transform:translateY(0)}@media (hover:none){.wcs-actions{opacity:1;transform:none}}.wcs-btn{flex:1 1 auto;text-align:center;font-size:14px;line-height:1;padding:11px 12px;border:1px solid #fff0;border-radius:var(--btn-r);text-decoration:none;cursor:pointer}.wcs-btn:focus-visible{outline:2px solid currentColor;outline-offset:2px}.wcs-title,.wcs-price{margin:0}.wcs-title{flex:1;font-size:16px;line-height:var(--title-lh);display:-webkit-box;-webkit-line-clamp:var(--title-lines);-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-width:100%;word-break:break-word}.wcs-title a{text-decoration:none;display:inline-block}.wcs-title a:focus-visible{outline:2px solid currentColor;outline-offset:2px}.wcs-price{font-weight:700;white-space:nowrap;line-height:1;display:flex;align-items:center;gap:.35em;flex:0 0 auto}.wcs-price del,.wcs-price ins{color:inherit}.wcs-price del{opacity:.6}.wcs-price-wrap,.wcs-product-price-wrap{display:flex;align-items:center;gap:12px}.wcs-price-wrap .wcs-wishlist,.wcs-product-price-wrap .wcs-wishlist{position:static;display:flex;align-items:center;margin-left:auto}.wcs-separator{height:1px;width:100%;background:currentColor;opacity:var(--sep-opacity);margin:.5rem 0;padding:var(--wcs-sep-py,0) var(--wcs-sep-px,0)}.wcs-cat{margin:0}.wcs-cat a{display:inline-block;font-size:12px;line-height:1;padding:6px 10px;text-decoration:none;border:1px solid #fff0;border-radius:var(--btn-r)}.wcs-cat a:focus-visible{outline:2px solid currentColor;outline-offset:2px}.wcs-variations{display:flex;flex-wrap:wrap;gap:var(--var-gap);align-items:center}.wcs-variations a,.wcs-variation{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:32px;padding:0 10px;text-decoration:none;border:1px solid var(--var-border);border-radius:8px;font-size:12px;line-height:1}.wcs-variations a:focus-visible{outline:2px solid currentColor;outline-offset:2px}.wcs-attrdots{display:flex;flex-wrap:wrap;align-items:center;gap:var(--dot-gap)}.wcs-dots-hidden{display:flex;flex-wrap:wrap;gap:var(--dot-gap);margin-left:5px}.wcs-dot--more,.wcs-more-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0 8px;border:1px solid #e2e2e2;border-radius:var(--btn-r);background:#f7f7f7;cursor:pointer;line-height:1;font-weight:600;font-size:.85em;transition:background .2s}.wcs-dot--more:hover{background:#ddd}.wcs-dot.wcs-dot--color{border:1px solid rgb(0 0 0 / .08);background:#fff;overflow:hidden;width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.wcs-dot.wcs-dot--color>span{display:block;width:calc(100% - 6px);height:calc(100% - 6px);border-radius:999px;background:var(--dot-bg,#eee)}.wcs-dot.wcs-dot--image{border:1px solid rgb(0 0 0 / .08);overflow:hidden;background:#fff;width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.wcs-dot.wcs-dot--image .wcs-dot-img{width:100%;height:100%;object-fit:cover}.wcs-dot.wcs-dot--text{padding:0 .6em;min-width:auto;height:auto;border-radius:999px;border:1px solid rgb(0 0 0 / .12);font-size:.85em;line-height:1.9;text-decoration:none}.wcs-badges{position:absolute;display:flex;gap:8px;z-index:9;pointer-events:none}.wcs-badges--stack{flex-direction:column}.wcs-badges--right{left:auto;right:12px}.wcs-badges--top-left{top:12px;left:12px}.wcs-badges--top-right{top:12px;right:12px}.wcs-badges--bottom-left{bottom:12px;left:12px}.wcs-badges--bottom-right{bottom:12px;right:12px}.wcs-badge{pointer-events:auto}.wcs-badge[data-wcs-tooltip="1"]{position:relative}.wcs-badge-attr{pointer-events:auto}.wcs-badge-attr.wcs-badge-attr--image,.wcs-badge-attr.wcs-badge-attr--icon{display:flex;flex-direction:column;align-items:center;justify-content:center;width:64px;min-height:64px;background:#fff;border-radius:8px;padding:8px 6px;text-align:center;box-shadow:0 2px 10px rgb(0 0 0 / .08)}.wcs-badge-attr.wcs-badge-attr--text{background:#fff;border-radius:8px;padding:8px 10px;text-align:center;box-shadow:0 2px 10px rgb(0 0 0 / .08)}.wcs-badge-attr-image{width:26px;height:26px;object-fit:contain;display:block;margin:auto}.wcs-badge-attr-label{display:block;font-size:10px;line-height:1.25;text-align:center;word-break:break-word}.wcs-badge-attr--icon .wcs-badge-attr-label{display:none}.wcs-badge-tooltip{position:absolute;left:50%;bottom:calc(100% + 8px);transform:translateX(-50%);min-width:140px;max-width:220px;background:rgb(20 20 20 / .96);color:#fff;font-size:12px;line-height:1.4;padding:8px 10px;border-radius:8px;opacity:0;visibility:hidden;pointer-events:none;transition:.2s ease;z-index:20;text-align:left}.wcs-badge:hover .wcs-badge-tooltip{opacity:1;visibility:visible}.wcs-tooltip-title{display:block;font-size:12px;margin-bottom:4px}.wcs-tooltip-desc{display:block;font-size:11px;opacity:.92}.wcs-wishlist{z-index:10}.wcs-thumb .wcs-wishlist{position:absolute}.wcs-wishlist .wcs-heart{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:var(--btn-r);background:#fff;box-shadow:0 6px 18px rgb(0 0 0 / .08);text-decoration:none;line-height:1}.wcs-wishlist .wcs-heart:hover,.wcs-wishlist .wcs-heart:focus-visible{box-shadow:0 8px 22px rgb(0 0 0 / .12);outline:none}.wcs-wishlist svg{background:#fff;border-radius:50%;padding:3px}.wcs-wishlist--top-left{top:10px;left:10px;right:auto}.wcs-wishlist--top-center{top:10px;left:50%;right:auto;transform:translateX(-50%)}.wcs-wishlist--top-right{top:10px;right:10px;left:auto}.wcs-wishlist--bottom-left{bottom:10px;left:10px;top:auto;right:auto}.wcs-wishlist--bottom-center{bottom:10px;left:50%;top:auto;right:auto;transform:translateX(-50%)}.wcs-wishlist--bottom-right{bottom:10px;right:10px;top:auto;left:auto}.wcs-wishlist--on-image-hover{opacity:0;visibility:hidden;transition:.2s ease}.wcs-item:hover .wcs-wishlist--on-image-hover{opacity:1;visibility:visible}.wcs-wishlist-missing{font-size:12px;line-height:1.5;background:#fff8e8;color:#6b4e00;border:1px solid #efd48c;border-radius:8px;padding:10px 12px}.wcs-wishlist-missing-title{font-weight:600;margin-bottom:6px}.wcs-wishlist-missing ul{margin:0;padding-left:18px}.wcs-wrapper.layout-carousel{position:relative}.wcs-swiper-nav .wcs-swiper-prev,.wcs-swiper-nav .wcs-swiper-next{position:absolute;top:50%;transform:translateY(-50%);width:var(--nav-size);height:var(--nav-size);border-radius:var(--btn-r);background:#fff;box-shadow:0 6px 20px rgb(0 0 0 / .1);z-index:5;cursor:pointer;display:flex;align-items:center;justify-content:center}.wcs-swiper-nav .wcs-swiper-prev{left:-20px}.wcs-swiper-nav .wcs-swiper-next{right:-20px}@media (max-width:767px){.wcs-swiper-nav .wcs-swiper-prev{left:6px}.wcs-swiper-nav .wcs-swiper-next{right:6px}}.wcs-pagination ul.page-numbers{display:flex;gap:20px;justify-content:center}.wcs-pagination .page-numbers li{list-style:none}.wcs-wrapper.layout-grid>.wcs-item{width:100%;max-width:100%;min-width:0;grid-column:auto!important}.wcs-wrapper.layout-grid{align-items:start}.wcs-wrapper.layout-grid>*{justify-self:stretch;align-self:start}.wcs-price-wrap--with-wishlist,.wcs-product-price-wrap--with-wishlist{width:100%;justify-content:space-between}.wcs-price-wrap--with-wishlist .wcs-price,.wcs-product-price-wrap--with-wishlist .wcs-price{width:auto!important;flex:0 0 auto}.wcs-price-wrap--with-wishlist .wcs-wishlist,.wcs-product-price-wrap--with-wishlist .wcs-wishlist{margin-left:0!important;position:static;flex:0 0 auto}.wcs-wishlist,.wcs-wishlist *{box-sizing:border-box}.wcs-wishlist .yith-wcwl-add-to-wishlist,.wcs-wishlist .tinv-wraper,.wcs-wishlist .woosw-btn,.wcs-wishlist .flexible-wishlist-button,.wcs-wishlist .yith-wcwl-add-button,.wcs-wishlist .yith-wcwl-wishlistaddedbrowse,.wcs-wishlist .yith-wcwl-wishlistexistsbrowse{margin:0!important}.wcs-wishlist .yith-wcwl-add-to-wishlist a,.wcs-wishlist .yith-wcwl-add-button a,.wcs-wishlist .yith-wcwl-wishlistaddedbrowse a,.wcs-wishlist .yith-wcwl-wishlistexistsbrowse a,.wcs-wishlist .tinvwl_add_to_wishlist_button,.wcs-wishlist .woosw-btn,.wcs-wishlist .flexible-wishlist-button,.wcs-wishlist .wcs-heart{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important;padding:0!important;margin:0!important;line-height:1!important;text-decoration:none!important;background:var(--wcs-heart-bg,#fff)!important;border-radius:var(--wcs-heart-radius,var(--btn-r))!important;box-shadow:0 6px 18px rgb(0 0 0 / .08)!important;overflow:hidden}.wcs-wishlist .yith-wcwl-add-to-wishlist a:hover,.wcs-wishlist .yith-wcwl-add-button a:hover,.wcs-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,.wcs-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,.wcs-wishlist .tinvwl_add_to_wishlist_button:hover,.wcs-wishlist .woosw-btn:hover,.wcs-wishlist .flexible-wishlist-button:hover,.wcs-wishlist .wcs-heart:hover{box-shadow:0 8px 22px rgb(0 0 0 / .12)!important}.wcs-wishlist svg,.wcs-wishlist i,.wcs-wishlist .woosw-btn-icon,.wcs-wishlist .yith-wcwl-icon,.wcs-wishlist .tinvwl_add_to_wishlist_button-icon{background:transparent!important;border-radius:0!important}.wcs-wishlist--near-price{top:auto;right:auto;bottom:auto;left:auto;transform:none}.wcs-container{position:relative;width:100%;min-width:0}.wcs-wrapper.layout-carousel.swiper{width:100%;min-width:0;overflow:hidden}.wcs-wrapper.layout-carousel .swiper-wrapper{align-items:stretch}.wcs-wrapper.layout-carousel .swiper-slide{height:auto}.wcs-wrapper.layout-carousel .swiper-slide>.wcs-item{height:100%}.wcs-item:hover .wcs-wishlist--on-image-hover,.wcs-item:focus-within .wcs-wishlist--on-image-hover{opacity:1;visibility:visible}.wcs-item .wcs-thumb:hover .wcs-actions,.wcs-item .wcs-thumb:focus-within .wcs-actions{opacity:1;transform:translateY(0)}.wcs-swiper-nav .wcs-swiper-prev,.wcs-swiper-nav .wcs-swiper-next{border:0;padding:0;appearance:none;-webkit-appearance:none}.wcs-swiper-nav .wcs-swiper-prev:focus-visible,.wcs-swiper-nav .wcs-swiper-next:focus-visible{outline:2px solid currentColor;outline-offset:2px}.wcs-swiper-nav .wcs-swiper-prev i,.wcs-swiper-nav .wcs-swiper-prev svg,.wcs-swiper-nav .wcs-swiper-next i,.wcs-swiper-nav .wcs-swiper-next svg{color:currentColor;fill:currentColor}.wcs-swiper-nav .wcs-swiper-prev svg *,.wcs-swiper-nav .wcs-swiper-next svg *{fill:currentColor;stroke:currentColor}.wcs-swiper-pagination{width:100%;max-width:100%;left:0;right:0;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;box-sizing:border-box}.wcs-swiper-pagination.swiper-pagination-bullets,.wcs-swiper-pagination.swiper-pagination-horizontal{width:100%;max-width:100%;display:flex;align-items:center;justify-content:center;gap:8px}.wcs-swiper-pagination .swiper-pagination-bullet{cursor:pointer;flex:0 0 auto}.wcs-swiper-pagination .swiper-pagination-bullet:focus-visible{outline:2px solid currentColor;outline-offset:2px}@media (max-width:767px){.wcs-swiper-nav .wcs-swiper-prev,.wcs-swiper-nav .wcs-swiper-next{width:38px;height:38px}.wcs-actions{left:8px;right:8px;bottom:8px}}.wcs-swiper-pagination-lines .swiper-pagination-bullet{width:32px;max-width:32px;min-width:32px;height:4px;border-radius:999px}.wcs-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.wcs-toolbar-left,.wcs-toolbar-right{min-width:0}.wcs-sorting select{max-width:100%}.wcs-ajax-pagination{display:flex;align-items:center;gap:12px;flex-wrap:wrap;width:100%}.wcs-load-more-button[disabled]{opacity:.65;cursor:wait}.wcs-result-count{line-height:1.4}@media (max-width:767px){.wcs-toolbar{align-items:stretch}.wcs-toolbar-left,.wcs-toolbar-right{width:100%}.wcs-toolbar-right .wcs-sorting,.wcs-toolbar-right .wcs-sorting select{width:100%}}.wcs-badge-sale{display:inline-flex;align-items:center;gap:8px}.wcs-badge-sale-text{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.wcs-badge-sale-heading{font-weight:600}.wcs-badge-sale-image{display:block;width:24px;height:24px;max-width:100%;object-fit:contain;flex:0 0 auto}.wcs-badge-sale--icon .wcs-badge-sale-image{width:28px;height:28px}.wcs-item.no-hover-thumb .wcs-thumb.thumb--ratio:hover .wcs-img.first,.wcs-item.no-hover-thumb .wcs-thumb.thumb--auto:hover .wcs-img.first{transform:none;opacity:1}.wcs-item.no-hover-thumb .wcs-thumb.thumb--ratio:hover .wcs-img.second,.wcs-item.no-hover-thumb .wcs-thumb.thumb--auto:hover .wcs-img.second{opacity:0}.wcs-badge-sale--heading .wcs-badge-sale-text,.wcs-badge-sale--percent .wcs-badge-sale-text{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.wcs-badge-sale--percent .wcs-badge-sale-value{font-weight:700;line-height:1}.wcs-actions{box-sizing:border-box}.wcs-actions--image,.wcs-actions--below,.wcs-actions--price-line{gap:10px;flex-wrap:nowrap}.wcs-actions--image{position:absolute;left:12px;right:12px;bottom:12px;z-index:8;display:none;opacity:0;transform:translateY(8px);transition:opacity .25s ease,transform .25s ease}.wcs-actions--below{position:static;left:auto;right:auto;bottom:auto;z-index:auto;width:100%;display:none;opacity:1;transform:none;margin-top:auto;padding-top:12px}.wcs-price-cart-line{display:none;align-items:center;justify-content:space-between;gap:12px;width:100%;margin-top:auto;padding-top:12px}.wcs-price-cart-line__price{flex:1 1 auto;min-width:0;justify-content:flex-start}.wcs-actions--price-line{position:static;left:auto;right:auto;bottom:auto;z-index:auto;width:auto;min-width:0;display:none;opacity:1;transform:none;margin:0;padding:0;flex:0 0 auto}.wcs-buttons-view-price-line .wcs-price-cart-line,.wcs-buttons-view-price-line .wcs-actions--price-line,.wcs-buttons-view-below-price .wcs-actions--below,.wcs-buttons-view-below-price-hover .wcs-actions--below{display:flex}.wcs-buttons-view-price-line .wcs-heading .wcs-price-wrap{display:none}.wcs-buttons-view-image-hover .wcs-actions--image{display:flex}.wcs-buttons-view-image-hover .wcs-thumb:hover .wcs-actions--image,.wcs-buttons-view-image-hover .wcs-thumb:focus-within .wcs-actions--image{opacity:1;transform:translateY(0)}.wcs-buttons-view-below-price-hover .wcs-actions--below{opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .25s ease,visibility .25s ease,transform .25s ease}.wcs-buttons-view-below-price-hover .wcs-item:hover .wcs-actions--below,.wcs-buttons-view-below-price-hover .wcs-item:focus-within .wcs-actions--below{opacity:1;visibility:visible;transform:translateY(0)}.wcs-buttons-view-below-price .wcs-row-bottom,.wcs-buttons-view-below-price-hover .wcs-row-bottom{margin-top:12px}.wcs-actions .wcs-btn{flex:1 1 0%;min-width:0;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center}@media (max-width:1024px){.wcs-buttons-view-tablet-price-line .wcs-price-cart-line,.wcs-buttons-view-tablet-price-line .wcs-actions--price-line{display:flex}.wcs-buttons-view-tablet-price-line .wcs-heading .wcs-price-wrap{display:none}.wcs-buttons-view-tablet-price-line .wcs-actions--image,.wcs-buttons-view-tablet-price-line .wcs-actions--below{display:none}.wcs-buttons-view-tablet-below-price .wcs-price-cart-line,.wcs-buttons-view-tablet-below-price-hover .wcs-price-cart-line,.wcs-buttons-view-tablet-image-hover .wcs-price-cart-line{display:none}.wcs-buttons-view-tablet-below-price .wcs-heading .wcs-price-wrap,.wcs-buttons-view-tablet-below-price-hover .wcs-heading .wcs-price-wrap,.wcs-buttons-view-tablet-image-hover .wcs-heading .wcs-price-wrap{display:flex}.wcs-buttons-view-tablet-below-price .wcs-actions--below,.wcs-buttons-view-tablet-below-price-hover .wcs-actions--below{display:flex}.wcs-buttons-view-tablet-image-hover .wcs-actions--image{display:flex}.wcs-buttons-view-tablet-below-price .wcs-actions--image,.wcs-buttons-view-tablet-below-price-hover .wcs-actions--image{display:none}.wcs-buttons-view-tablet-image-hover .wcs-actions--below{display:none}}@media (max-width:767px){.wcs-buttons-view-mobile-price-line .wcs-price-cart-line,.wcs-buttons-view-mobile-price-line .wcs-actions--price-line{display:flex}.wcs-buttons-view-mobile-price-line .wcs-heading .wcs-price-wrap{display:none}.wcs-buttons-view-mobile-price-line .wcs-actions--image,.wcs-buttons-view-mobile-price-line .wcs-actions--below{display:none}.wcs-buttons-view-mobile-below-price .wcs-price-cart-line,.wcs-buttons-view-mobile-below-price-hover .wcs-price-cart-line,.wcs-buttons-view-mobile-image-hover .wcs-price-cart-line{display:none}.wcs-buttons-view-mobile-below-price .wcs-heading .wcs-price-wrap,.wcs-buttons-view-mobile-below-price-hover .wcs-heading .wcs-price-wrap,.wcs-buttons-view-mobile-image-hover .wcs-heading .wcs-price-wrap{display:flex}.wcs-buttons-view-mobile-below-price .wcs-actions--below,.wcs-buttons-view-mobile-below-price-hover .wcs-actions--below{display:flex}.wcs-buttons-view-mobile-image-hover .wcs-actions--image{display:flex}.wcs-buttons-view-mobile-below-price .wcs-actions--image,.wcs-buttons-view-mobile-below-price-hover .wcs-actions--image{display:none}.wcs-buttons-view-mobile-image-hover .wcs-actions--below{display:none}.wcs-buttons-view-image-hover .wcs-actions--image,.wcs-buttons-view-tablet-image-hover .wcs-actions--image,.wcs-buttons-view-mobile-image-hover .wcs-actions--image,.wcs-buttons-view-below-price-hover .wcs-actions--below,.wcs-buttons-view-tablet-below-price-hover .wcs-actions--below,.wcs-buttons-view-mobile-below-price-hover .wcs-actions--below{opacity:1;visibility:visible;transform:none}.wcs-actions .wcs-btn{font-size:13px;padding-left:8px;padding-right:8px}}@media (hover:none){.wcs-buttons-view-image-hover .wcs-actions--image,.wcs-buttons-view-below-price-hover .wcs-actions--below{opacity:1;visibility:visible;transform:none}}.wcs-price-cart-line .wcs-btn-view{display:none!important}.wcs-price-cart-line .wcs-btn-cart{flex:0 0 auto;width:auto;max-width:100%}@media (max-width:767px){.wcs-price-cart-line{gap:10px}.wcs-price-cart-line .wcs-btn-cart{white-space:normal;text-align:center}}.wcs-btn-cart.wcs-cart-is-added,.wcs-btn-cart.added.wcs-cart-is-added{cursor:pointer}.wcs-btn-cart.wcs-cart-is-added.loading::after,.wcs-btn-cart.added.wcs-cart-is-added.loading::after{display:none!important}.kenochem-category-shortcuts__icon--fallback span{display:none!important}.kenochem-category-shortcuts__icon--fallback{background-repeat:no-repeat!important;background-position:center!important;background-size:16px 16px!important}.kenochem-category-shortcuts__link.is-active .kenochem-category-shortcuts__icon--fallback{background-color:#fff!important}.kenochem-category-shortcuts__link[href*="/akcesoria-domowe-miotly-i-szczotki/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-broom.png)!important}.kenochem-category-shortcuts__link[href*="/akcesoria-domowe-mopy-i-wiadra/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-broom.png)!important}.kenochem-category-shortcuts__link[href*="/akcesoria-domowe-mycie-okien/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-water.png)!important}.kenochem-category-shortcuts__link[href*="/akcesoria-domowe-mycie-podlog/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-tag.png)!important}.kenochem-category-shortcuts__link[href*="/akcesoria-domowe-sciereczki-do-kurzu/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-clone.png)!important}.kenochem-category-shortcuts__link[href*="/akcesoria-domowe-worki-na-smieci/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-home.png)!important}.kenochem-category-shortcuts__link[href*="/akcesoria-domowe-zmywanie-naczyn/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-utensils.png)!important}.kenochem-category-shortcuts__link[href*="/automatyczne-odswiezacze-i-wklady-odswiezacze-i-neutralizatory/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-car-side.png)!important}.kenochem-category-shortcuts__link[href*="/biura/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-building.png)!important}.kenochem-category-shortcuts__link[href*="/chemia-do-myjni-aktywne-piany-do-myjni/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-spray-can.png)!important}.kenochem-category-shortcuts__link[href*="/chemia-do-myjni-preparaty-do-felg-do-myjni/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-compact-disc.png)!important}.kenochem-category-shortcuts__link[href*="/chemia-do-myjni-preparaty-do-owadow-smoy-i-asfaltu/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-bug.png)!important}.kenochem-category-shortcuts__link[href*="/chemia-do-myjni-proszki-do-myjni-samochodowych/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-car-side.png)!important}.kenochem-category-shortcuts__link[href*="/chemia-do-myjni-szampony-do-myjni/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-spray-can.png)!important}.kenochem-category-shortcuts__link[href*="/chemia-do-myjni-woski-osuszajace-i-hydrowoski/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-fill-drip.png)!important}.kenochem-category-shortcuts__link[href*="/chemia-do-wedzarni/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-tag.png)!important}.kenochem-category-shortcuts__link[href*="/chemia-obiektowa-azienki-i-sanitariaty/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-tag.png)!important}.kenochem-category-shortcuts__link[href*="/chemia-obiektowa-ekologiczne-srodki-czystosci/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-compact-disc.png)!important}.kenochem-category-shortcuts__link[href*="/chemia-obiektowa-mycie-powierzchni/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-tag.png)!important}.kenochem-category-shortcuts__link[href*="/chemia-obiektowa-podogi-i-posadzki/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-broom.png)!important}.kenochem-category-shortcuts__link[href*="/chemia-obiektowa-szyby-i-lustra/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-water.png)!important}.kenochem-category-shortcuts__link[href*="/chemia-techniczna/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-toolbox.png)!important}.kenochem-category-shortcuts__link[href*="/chusteczki-i-sciereczki/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-clone.png)!important}.kenochem-category-shortcuts__link[href*="/czesci-do-myjek-dysze-do-myjek/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-tools.png)!important}.kenochem-category-shortcuts__link[href*="/czesci-do-myjek-lance-i-pistolety/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-tools.png)!important}.kenochem-category-shortcuts__link[href*="/czesci-do-myjek-szybkozacza-i-adaptery/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-water.png)!important}.kenochem-category-shortcuts__link[href*="/czesci-do-myjek-weze-i-bebny/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-tools.png)!important}.kenochem-category-shortcuts__link[href*="/czysciwa-przemyslowe/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-toilet-paper.png)!important}.kenochem-category-shortcuts__link[href*="/czysciwa-warsztatowe/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-toilet-paper.png)!important}.kenochem-category-shortcuts__link[href*="/czyszczenie-dpf-fap/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-toolbox.png)!important}.kenochem-category-shortcuts__link[href*="/dachy/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-paint-roller.png)!important}.kenochem-category-shortcuts__link[href*="/dezynfekcja-pojazdow-specjalistyczna/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-spray-can.png)!important}.kenochem-category-shortcuts__link[href*="/dezynfekcja-pojazdow-transport-pojazdy-specjalne/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-spray-can.png)!important}.kenochem-category-shortcuts__link[href*="/dezynfekcja-powierzchni/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-spray-can.png)!important}.kenochem-category-shortcuts__link[href*="/dezynfekcja-rak-chemia-profesjonalna-higiena-rak-bhp-i-dozowniki/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-spray-can.png)!important}.kenochem-category-shortcuts__link[href*="/dozowniki-do-mydla-chemia-profesjonalna-higiena-rak-bhp-i-dozowniki/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-hand-sparkles.png)!important}.kenochem-category-shortcuts__link[href*="/dyfuzory-zapachowe-aromamarketing-zapachy-aromamarketing/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-wind.png)!important}.kenochem-category-shortcuts__link[href*="/dywany-i-tapicerka/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-couch.png)!important}.kenochem-category-shortcuts__link[href*="/dywany-i-tapicerka-neutralizatory-zapachow/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-wind.png)!important}.kenochem-category-shortcuts__link[href*="/dywany-i-tapicerka-odplamiacze/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-tag.png)!important}.kenochem-category-shortcuts__link[href*="/dywany-i-tapicerka-pranie-dywanow/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-couch.png)!important}.kenochem-category-shortcuts__link[href*="/dywany-i-tapicerka-pranie-tapicerki/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-couch.png)!important}.kenochem-category-shortcuts__link[href*="/elementy-zewnetrzne-chrom-i-metale/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-car-side.png)!important}.kenochem-category-shortcuts__link[href*="/elementy-zewnetrzne-czyszczenie-silnika/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-car-side.png)!important}.kenochem-category-shortcuts__link[href*="/elementy-zewnetrzne-dachy-cabrio/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-car-side.png)!important}.kenochem-category-shortcuts__link[href*="/elementy-zewnetrzne-gumy-i-uszczelki/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-car-side.png)!important}.kenochem-category-shortcuts__link[href*="/elementy-zewnetrzne-plastiki-zewnetrzne/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-car-side.png)!important}.kenochem-category-shortcuts__link[href*="/elewacje/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-paint-roller.png)!important}.kenochem-category-shortcuts__link[href*="/felgi-i-opony-dressingi-i-czernida-do-opon/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-compact-disc.png)!important}.kenochem-category-shortcuts__link[href*="/felgi-i-opony-krwawa-felga/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-compact-disc.png)!important}.kenochem-category-shortcuts__link[href*="/felgi-i-opony-kwasne-pyny-do-felg/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-compact-disc.png)!important}.kenochem-category-shortcuts__link[href*="/felgi-i-opony-neutralne-pyny-do-felg/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-compact-disc.png)!important}.kenochem-category-shortcuts__link[href*="/felgi-i-opony-pyny-do-felg/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-compact-disc.png)!important}.kenochem-category-shortcuts__link[href*="/firmy-sprzatajace/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-building.png)!important}.kenochem-category-shortcuts__link[href*="/higiena-budynkow-inwentarskich-rolnictwo-gospodarstwo/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-tractor.png)!important}.kenochem-category-shortcuts__link[href*="/hotele-i-pensjonaty/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-building.png)!important}.kenochem-category-shortcuts__link[href*="/komory-ladunkowe-chlodnie/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-tag.png)!important}.kenochem-category-shortcuts__link[href*="/kostka-brukowa-i-kamien-czyszczenie-zewnetrzne/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-paint-roller.png)!important}.kenochem-category-shortcuts__link[href*="/kremy-do-rak/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-hand-sparkles.png)!important}.kenochem-category-shortcuts__link[href*="/kuchnia-i-gastronomia-chemia-do-zmywarek/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-utensils.png)!important}.kenochem-category-shortcuts__link[href*="/kuchnia-i-gastronomia-czyszczenie-piecow-grilli-i-frytkownic/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-utensils.png)!important}.kenochem-category-shortcuts__link[href*="/kuchnia-i-gastronomia-odkamienianie-urzadzen/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-paint-roller.png)!important}.kenochem-category-shortcuts__link[href*="/kuchnia-i-gastronomia-odtuszczanie-kuchni/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-tag.png)!important}.kenochem-category-shortcuts__link[href*="/kuchnia-i-gastronomia-pyny-nabyszczajace-do-zmywarek/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-utensils.png)!important}.kenochem-category-shortcuts__link[href*="/kuchnia-i-gastronomia-reczne-mycie-naczyn/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-utensils.png)!important}.kenochem-category-shortcuts__link[href*="/kuchnia-i-odtluszczanie/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-utensils.png)!important}.kenochem-category-shortcuts__link[href*="/lazienka-i-wc/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-home.png)!important}.kenochem-category-shortcuts__link[href*="/meble-chemia-do-domu/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-paint-roller.png)!important}.kenochem-category-shortcuts__link[href*="/mikrofibry-gabki-i-pady-gabki-i-rekawice/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-clone.png)!important}.kenochem-category-shortcuts__link[href*="/mikrofibry-gabki-i-pady-mikrofibry-do-szyb/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-clone.png)!important}.kenochem-category-shortcuts__link[href*="/mikrofibry-gabki-i-pady-mikrofibry-uniwersalne/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-clone.png)!important}.kenochem-category-shortcuts__link[href*="/mikrofibry-gabki-i-pady-pady-i-futra-polerskie/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-clone.png)!important}.kenochem-category-shortcuts__link[href*="/mikrofibry-gabki-i-pady-reczniki-do-osuszania/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-toilet-paper.png)!important}.kenochem-category-shortcuts__link[href*="/mopy-i-systemy-sprzatania-kije-i-drazki-teleskopowe/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-tag.png)!important}.kenochem-category-shortcuts__link[href*="/mopy-i-systemy-sprzatania-mopy-i-stelaze/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-broom.png)!important}.kenochem-category-shortcuts__link[href*="/mopy-i-systemy-sprzatania-wiadra-i-wyciskarki/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-tag.png)!important}.kenochem-category-shortcuts__link[href*="/mopy-i-systemy-sprzatania-worki-na-odpady/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-clone.png)!important}.kenochem-category-shortcuts__link[href*="/mopy-i-systemy-sprzatania-wozki-sprzatajace/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-tag.png)!important}.kenochem-category-shortcuts__link[href*="/mycie-czesci-i-narzedzi/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-tools.png)!important}.kenochem-category-shortcuts__link[href*="/mycie-i-dezynfekcja-urzadzen-udojowych-rolnictwo-gospodarstwo/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-spray-can.png)!important}.kenochem-category-shortcuts__link[href*="/mycie-maszyn-rolniczych-rolnictwo-gospodarstwo/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-tag.png)!important}.kenochem-category-shortcuts__link[href*="/mycie-paneli-fotowoltaicznych/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-tag.png)!important}.kenochem-category-shortcuts__link[href*="/mycie-pojazdow-ciezarowych/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-truck-moving.png)!important}.kenochem-category-shortcuts__link[href*="/mycie-samochodu-aktywne-piany/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-spray-can.png)!important}.kenochem-category-shortcuts__link[href*="/mycie-samochodu-apc-do-samochodu/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-car-side.png)!important}.kenochem-category-shortcuts__link[href*="/mycie-samochodu-mycie-bez-wody/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-water.png)!important}.kenochem-category-shortcuts__link[href*="/mycie-samochodu-preparaty-do-mocnych-zabrudzen/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-tag.png)!important}.kenochem-category-shortcuts__link[href*="/mycie-samochodu-pre-wash-i-tfr/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-spray-can.png)!important}.kenochem-category-shortcuts__link[href*="/mycie-samochodu-szampony-samochodowe/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-car-side.png)!important}.kenochem-category-shortcuts__link[href*="/mydla-i-zele-do-rak/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-hand-sparkles.png)!important}.kenochem-category-shortcuts__link[href*="/neutralizatory-do-pomieszczen-i-pojazdow/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-wind.png)!important}.kenochem-category-shortcuts__link[href*="/neutralizatory-zapachow/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-wind.png)!important}.kenochem-category-shortcuts__link[href*="/neutralizatory-zapachow-odswiezacze-i-neutralizatory/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-wind.png)!important}.kenochem-category-shortcuts__link[href*="/ochrona-osobista-akcesoria-ochronne/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-box-open.png)!important}.kenochem-category-shortcuts__link[href*="/ochrona-osobista-pokrowce-i-folie-ochronne/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-shield-alt.png)!important}.kenochem-category-shortcuts__link[href*="/ochrona-osobista-rekawiczki/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-shield-alt.png)!important}.kenochem-category-shortcuts__link[href*="/odkurzacze-i-tapicerka-akcesoria-do-odkurzaczy/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-broom.png)!important}.kenochem-category-shortcuts__link[href*="/odkurzacze-i-tapicerka-odkurzacze/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-broom.png)!important}.kenochem-category-shortcuts__link[href*="/odkurzacze-i-tapicerka-odkurzacze-piorace/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-broom.png)!important}.kenochem-category-shortcuts__link[href*="/odkurzacze-i-tapicerka-pistolety-piorace/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-tools.png)!important}.kenochem-category-shortcuts__link[href*="/odkurzacze-i-tapicerka-tornadory/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-tools.png)!important}.kenochem-category-shortcuts__link[href*="/odrdzewiacze/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-toolbox.png)!important}.kenochem-category-shortcuts__link[href*="/odswiezacze-powietrza/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-wind.png)!important}.kenochem-category-shortcuts__link[href*="/odswiezacze-w-sprayu/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-wind.png)!important}.kenochem-category-shortcuts__link[href*="/odtluszczacze-przemyslowe/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-tag.png)!important}.kenochem-category-shortcuts__link[href*="/olejki-do-dyfuzorow/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-wind.png)!important}.kenochem-category-shortcuts__link[href*="/olejki-i-esencje-zapachowe/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-wind.png)!important}.kenochem-category-shortcuts__link[href*="/one-shot-odswiezacze-i-neutralizatory/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-tag.png)!important}.kenochem-category-shortcuts__link[href*="/opryskiwacze-i-dozowanie-butelki-i-opakowania/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-box-open.png)!important}.kenochem-category-shortcuts__link[href*="/opryskiwacze-i-dozowanie-dozowniki/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-hand-sparkles.png)!important}.kenochem-category-shortcuts__link[href*="/opryskiwacze-i-dozowanie-opryskiwacze-cisnieniowe/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-spray-can.png)!important}.kenochem-category-shortcuts__link[href*="/opryskiwacze-i-dozowanie-opryskiwacze-pneumatyczne/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-spray-can.png)!important}.kenochem-category-shortcuts__link[href*="/opryskiwacze-i-dozowanie-pompki/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-box-open.png)!important}.kenochem-category-shortcuts__link[href*="/papier-toaletowy/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-toilet-paper.png)!important}.kenochem-category-shortcuts__link[href*="/pasty-bhp-chemia-profesjonalna-higiena-rak-bhp-i-dozowniki/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-hand-sparkles.png)!important}.kenochem-category-shortcuts__link[href*="/patyczki-zapachowe/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-wind.png)!important}.kenochem-category-shortcuts__link[href*="/perfumy-samochodowe/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-car-side.png)!important}.kenochem-category-shortcuts__link[href*="/pianownice-i-oprysk-opryskiwacze-cisnieniowe/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-spray-can.png)!important}.kenochem-category-shortcuts__link[href*="/pianownice-i-oprysk-opryskiwacze-pianujace/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-spray-can.png)!important}.kenochem-category-shortcuts__link[href*="/pianownice-i-oprysk-pianownice-do-myjek/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-spray-can.png)!important}.kenochem-category-shortcuts__link[href*="/pianownice-i-oprysk-pianownice-reczne/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-spray-can.png)!important}.kenochem-category-shortcuts__link[href*="/pielegnacja-lakieru-cleanery-politury-i-aio/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-fill-drip.png)!important}.kenochem-category-shortcuts__link[href*="/pielegnacja-lakieru-pasty-polerskie/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-fill-drip.png)!important}.kenochem-category-shortcuts__link[href*="/pielegnacja-lakieru-powoki-ceramiczne-i-ochronne/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-tag.png)!important}.kenochem-category-shortcuts__link[href*="/pielegnacja-lakieru-quick-detailery/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-fill-drip.png)!important}.kenochem-category-shortcuts__link[href*="/pielegnacja-lakieru-woski-samochodowe/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-fill-drip.png)!important}.kenochem-category-shortcuts__link[href*="/placowki-medyczne/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-building.png)!important}.kenochem-category-shortcuts__link[href*="/plyny-do-myjek-ultradzwiekowych-myjki-ultradzwiekowe-dpf/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-tools.png)!important}.kenochem-category-shortcuts__link[href*="/podajniki-i-dozowniki/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-hand-sparkles.png)!important}.kenochem-category-shortcuts__link[href*="/podlogi-chemia-do-domu/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-tag.png)!important}.kenochem-category-shortcuts__link[href*="/pranie/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-tshirt.png)!important}.kenochem-category-shortcuts__link[href*="/pranie-i-tekstylia-odplamiacze/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-tag.png)!important}.kenochem-category-shortcuts__link[href*="/pranie-i-tekstylia-pranie-odziezy-roboczej/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-tshirt.png)!important}.kenochem-category-shortcuts__link[href*="/pranie-i-tekstylia-proszki-do-prania/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-tag.png)!important}.kenochem-category-shortcuts__link[href*="/pranie-i-tekstylia-pyny-do-pukania/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-tag.png)!important}.kenochem-category-shortcuts__link[href*="/pranie-i-tekstylia-pyny-i-zele-do-prania/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-hand-sparkles.png)!important}.kenochem-category-shortcuts__link[href*="/preparaty-do-trudnych-zabrudzen/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-tag.png)!important}.kenochem-category-shortcuts__link[href*="/produkty-specjalistyczne/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-tag.png)!important}.kenochem-category-shortcuts__link[href*="/puszki-zapachowe-zapachy-samochodowe/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-wind.png)!important}.kenochem-category-shortcuts__link[href*="/reczniki-papierowe/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-toilet-paper.png)!important}.kenochem-category-shortcuts__link[href*="/saszetki-zapachowe/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-wind.png)!important}.kenochem-category-shortcuts__link[href*="/sciagaczki-i-zbieranie-wody-akcesoria-do-sciagaczek/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-water.png)!important}.kenochem-category-shortcuts__link[href*="/sciagaczki-i-zbieranie-wody-gumowe-sciagaczki-vikan/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-water.png)!important}.kenochem-category-shortcuts__link[href*="/sciagaczki-i-zbieranie-wody-sciagaczki-do-podogi/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-water.png)!important}.kenochem-category-shortcuts__link[href*="/sciagaczki-i-zbieranie-wody-sciagaczki-do-szyb/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-water.png)!important}.kenochem-category-shortcuts__link[href*="/sciagaczki-i-zbieranie-wody-sciagaczki-do-wody/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-water.png)!important}.kenochem-category-shortcuts__link[href*="/smary-ceramiczne-miedziowe-grafitowe/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-toolbox.png)!important}.kenochem-category-shortcuts__link[href*="/smary-do-lancuchow/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-toolbox.png)!important}.kenochem-category-shortcuts__link[href*="/smary-techniczne/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-toolbox.png)!important}.kenochem-category-shortcuts__link[href*="/srodki-ekologiczne/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-compact-disc.png)!important}.kenochem-category-shortcuts__link[href*="/swiece-zapachowe-zapachy-do-domu-i-biura/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-wind.png)!important}.kenochem-category-shortcuts__link[href*="/szczotki-mioty-i-zmiotki-mioty-przemysowe/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-broom.png)!important}.kenochem-category-shortcuts__link[href*="/szczotki-mioty-i-zmiotki-szczotki-do-kostki-brukowej/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-broom.png)!important}.kenochem-category-shortcuts__link[href*="/szczotki-mioty-i-zmiotki-szczotki-do-mycia-samochodu/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-car-side.png)!important}.kenochem-category-shortcuts__link[href*="/szczotki-mioty-i-zmiotki-szczotki-do-podog/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-broom.png)!important}.kenochem-category-shortcuts__link[href*="/szczotki-mioty-i-zmiotki-szczotki-vikan/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-broom.png)!important}.kenochem-category-shortcuts__link[href*="/szczotki-mioty-i-zmiotki-zmiotki-i-szufelki/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-broom.png)!important}.kenochem-category-shortcuts__link[href*="/szkoly-przedszkola-i-zlobki/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-tag.png)!important}.kenochem-category-shortcuts__link[href*="/szyby-i-lustra/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-water.png)!important}.kenochem-category-shortcuts__link[href*="/szyby-i-szko-antypara/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-water.png)!important}.kenochem-category-shortcuts__link[href*="/szyby-i-szko-niewidzialne-wycieraczki/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-tag.png)!important}.kenochem-category-shortcuts__link[href*="/szyby-i-szko-odmrazacze-do-szyb/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-water.png)!important}.kenochem-category-shortcuts__link[href*="/szyby-i-szko-pyny-do-spryskiwaczy/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-water.png)!important}.kenochem-category-shortcuts__link[href*="/szyby-i-szko-pyny-do-szyb-samochodowych/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-water.png)!important}.kenochem-category-shortcuts__link[href*="/testery-kleje-techniczne/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-bug.png)!important}.kenochem-category-shortcuts__link[href*="/trudne-zabrudzenia-deironizery-i-osady-metaliczne/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-bug.png)!important}.kenochem-category-shortcuts__link[href*="/trudne-zabrudzenia-usuwanie-owadow/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-bug.png)!important}.kenochem-category-shortcuts__link[href*="/trudne-zabrudzenia-usuwanie-smoy-asfaltu-kleju-i-zywicy/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-bug.png)!important}.kenochem-category-shortcuts__link[href*="/trudne-zabrudzenia-usuwanie-water-spotow/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-bug.png)!important}.kenochem-category-shortcuts__link[href*="/urzadzenia-pianujace-rolnictwo-gospodarstwo/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-spray-can.png)!important}.kenochem-category-shortcuts__link[href*="/usuwanie-kleju-i-etykiet/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-bug.png)!important}.kenochem-category-shortcuts__link[href*="/usuwanie-mchu-i-zabrudzen/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-tag.png)!important}.kenochem-category-shortcuts__link[href*="/utrzymanie-czystosci-w-warsztacie/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-tag.png)!important}.kenochem-category-shortcuts__link[href*="/wnetrze-samochodu-klimatyzacja-samochodowa/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-couch.png)!important}.kenochem-category-shortcuts__link[href*="/wnetrze-samochodu-kokpit-i-plastiki/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-couch.png)!important}.kenochem-category-shortcuts__link[href*="/wnetrze-samochodu-skora-samochodowa/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-couch.png)!important}.kenochem-category-shortcuts__link[href*="/wnetrze-samochodu-tapicerka-materiaowa/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-couch.png)!important}.kenochem-category-shortcuts__link[href*="/wnetrze-samochodu-zapachy-i-neutralizatory-do-samochodu/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-car-side.png)!important}.kenochem-category-shortcuts__link[href*="/wyposazenie-stanowisk-mycia-chemia-specjalistyczna-do-myjni/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-spray-can.png)!important}.kenochem-category-shortcuts__link[href*="/wyposazenie-stanowisk-mycia-pyny-do-szyb-do-myjni/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-water.png)!important}.kenochem-category-shortcuts__link[href*="/wyposazenie-stanowisk-mycia-sciagaczki-do-wody/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-water.png)!important}.kenochem-category-shortcuts__link[href*="/wyposazenie-stanowisk-mycia-szczotki-do-myjni/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-spray-can.png)!important}.kenochem-category-shortcuts__link[href*="/wyposazenie-stanowisk-mycia-zapachy-do-myjni-samochodowych/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-car-side.png)!important}.kenochem-category-shortcuts__link[href*="/zapachy-do-domu-odswiezanie-domu/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-home.png)!important}.kenochem-category-shortcuts__link[href*="/zapachy-do-gastronomii/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-wind.png)!important}.kenochem-category-shortcuts__link[href*="/zapachy-do-hoteli-i-spa/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-building.png)!important}.kenochem-category-shortcuts__link[href*="/zapachy-do-klimatyzacji/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-couch.png)!important}.kenochem-category-shortcuts__link[href*="/zapachy-do-sklepow-i-biur/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-wind.png)!important}.kenochem-category-shortcuts__link[href*="/zawieszki-zapachowe-zapachy-samochodowe/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-wind.png)!important}.kenochem-category-shortcuts__link[href*="/zmywacze-do-hamulcow/"] .kenochem-category-shortcuts__icon--fallback{background-image:url(https://kenochem.com/wp-content/uploads/2026/07/kenochem-icon-toolbox.png)!important}