﻿.single-product main{background-image:url(/wp-content/themes/onvsbl-mo/assets/images/body-bg.svg);background-size:contain;background-repeat:repeat}.add_to_cart_button{display:flex;flex-direction:row;gap:16px;align-items:center;font-weight:500}.add_to_cart_button .atc-cart__icon{display:flex;width:24px;height:24px;display:flex;justify-content:center;align-items:center}.add_to_cart_button .atc-cart__icon svg{height:22px;width:auto}.add_to_cart_button .atc-cart__icon.--added{display:none}.add_to_cart_button .atc-cart__text-wrap{display:flex;flex-direction:row;gap:6px;align-items:center}.add_to_cart_button .atc-cart__text-wrap.--added{display:none}.add_to_cart_button.added .atc-cart__icon.--cart{display:none}.add_to_cart_button.added .atc-cart__icon.--added{display:flex}.add_to_cart_button.added .atc-cart__text-wrap.--main{display:none}.add_to_cart_button.added .atc-cart__text-wrap.--added{display:flex}.add_to_cart_button.loading .atc-cart__icon{display:none}.add_to_cart_button.loading:before{content:"";width:24px;height:24px;aspect-ratio:1;background:url("/wp-content/uploads/2025/03/loader.gif");display:inline-block;background-size:contain;background-repeat:no-repeat;left:-6px;position:relative}.add_to_cart_button.--primary{background-color:var(--color-primary);color:var(--color-bg--dark)}.add_to_cart_button.--primary .atc-cart__icon.--cart svg rect,.add_to_cart_button.--primary .atc-cart__icon.--cart svg path{transition:0.3s}.add_to_cart_button.--primary .atc-cart__icon.--added svg path{stroke:#fff}.add_to_cart_button.--primary:hover{background-color:var(--color-bg--dark);color:#fff}.add_to_cart_button.--primary:hover .atc-cart__icon.--cart svg rect{fill:#fff}.add_to_cart_button.--primary:hover .atc-cart__icon.--added svg path{stroke:#fff}.add_to_cart_button.--primary.loading,.add_to_cart_button.--primary.added{color:#fff;background-color:var(--color-bg--dark)}.add_to_cart_button.--dark{color:#fff}.add_to_cart_button.--dark .atc-cart__icon.--cart svg rect,.add_to_cart_button.--dark .atc-cart__icon.--cart svg path{transition:0.3s}.add_to_cart_button.--dark .atc-cart__icon.--added svg path{stroke:#fff}.add_to_cart_button.--dark:hover{color:var(--color-bg--dark)}.add_to_cart_button.--dark:hover .atc-cart__icon.--cart svg rect{fill:var(--color-bg--dark)}.add_to_cart_button.--dark:hover .atc-cart__icon.--added svg path{stroke:#fff}.add_to_cart_button.--dark.loading:before{filter:invert(1)}.add_to_cart_button.--dark.added{color:#fff}.product-box{display:flex;flex-direction:column;position:relative}.product-box .product-box__top{margin-bottom:16px;position:relative;overflow:hidden;border:1px solid var(--color-primary)}.product-box .product-box__top .add_to_cart_button{width:94%;margin-top:auto;position:absolute;bottom:0;left:3%;transform:translateY(56px);opacity:0;font-size:18px}.product-box .product-box__top .add_to_cart_button.added{transform:translateY(-12px)}.product-box .product-box__top .add_to_cart_button.loading{transform:translateY(-12px)}.product-box .product-box__top .product-box__img-holder{display:flex;cursor:pointer}.product-box .product-box__top .product-box__img-holder .product-box__img{width:100%;height:auto;aspect-ratio:1.3333333333;object-fit:contain;object-position:center center;transform:scale(0.8);transition:0.3s}.product-box .product-box__inner{display:flex;flex-direction:column;flex-grow:1}.product-box .product-box__inner .product-box__title{line-height:1.3}.product-box .product-box__footer{color:var(--color-medium)}.product-box:hover .add_to_cart_button{transform:translateY(-12px);opacity:1}.product-box:hover .product-box__img{transform:scale(0.85) !important}.single-product__breadcrumbs{padding-top:12px;padding-bottom:12px}#single-product-main{position:relative;z-index:1}#single-product-main .container-wrap{padding-top:0;padding-bottom:0}#single-product-main .single-product__gallery-wrap{position:relative}#single-product-main .single-product__gallery-wrap .single-product__gallery,#single-product-main .single-product__gallery-wrap .product-gallery-wrap{border:1px solid var(--color-primary)}#single-product-main .single-product__gallery-wrap .product__img-el{display:flex;align-items:center;justify-content:center}#single-product-main .single-product__gallery-wrap .product-feature-image{width:90%;height:auto;object-fit:contain;aspect-ratio:1}#single-product-main .single-product__gallery-wrap .carousel-main{margin-bottom:16px}#single-product-main .single-product__gallery-wrap .carousel-cell{width:100%;overflow:hidden;aspect-ratio:1.3333333333;border:1px solid var(--color-primary);padding:24px}#single-product-main .single-product__gallery-wrap .carousel-cell img{width:100%;height:100%;object-fit:contain;aspect-ratio:1.3333333333}#single-product-main .single-product__gallery-wrap .single-product__gallery{aspect-ratio:1.3333333333;overflow:hidden}#single-product-main .single-product__gallery-wrap .carousel-nav{display:flex;flex-direction:row}#single-product-main .single-product__gallery-wrap .carousel-nav .flickity-viewport{width:100%}#single-product-main .single-product__gallery-wrap .carousel-nav .carousel-cell{height:auto;aspect-ratio:1.3333333333;width:calc(25% - 16px);margin-right:16px;opacity:0.6;transition:0.3s;padding:16px}#single-product-main .single-product__gallery-wrap .carousel-nav .carousel-cell.is-nav-selected{opacity:1;border:1px solid var(--color-secondary)}#single-product-main .single-product__gallery-wrap .flickity-prev-next-button{display:flex;align-items:center;justify-content:center;width:32px;height:32px !important}#single-product-main .single-product__gallery-wrap .flickity-prev-next-button .flickity-button-icon{width:14px;height:14px;left:unset;top:unset}#single-product-main .single-product__inner{max-width:768px}#single-product-main .single-product__top-bar{display:flex;flex-direction:row;gap:6px;align-items:flex-start;justify-content:space-between}#single-product-main .single-product__top-bar .single-product__brand{display:flex;flex-direction:row;gap:6px}#single-product-main .single-product__top-bar .single-product__brand .single-product__brand-item{background:var(--color-secondary);padding:4px 8px;font-size:12px;font-weight:500}#single-product-main .single-product__top-bar .single-product__rating{display:flex;flex-direction:row;align-items:center;gap:6px;color:var(--color-dark);position:relative}#single-product-main .single-product__top-bar .single-product__rating svg{height:14px;width:auto}#single-product-main .single-product__top-bar .single-product__rating:after{content:"•";color:var(--color-light)}#single-product-main .single-product__price{font-family:var(--font-family-heading);display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:4px 16px;line-height:1.2}#single-product-main .single-product__price .amount{font-size:calc(clamp(1.5rem, 1.3077rem + 0.7692vw, 2rem))}#single-product-main .single-product__price .product__price-wrap{display:flex;flex-direction:row;gap:12px;align-items:center}#single-product-main .single-product__price .product__price-wrap .product__price-regular{text-decoration:line-through;opacity:0.6}#single-product-main .single-product__price .single-product__price--bottom{display:flex;flex-wrap:wrap;flex-direction:row;gap:6px}#single-product-main .product-info-text-wrap{width:100%;overflow:hidden;transition:height 0.3s ease}#single-product-main .product-info-text-wrap.expanded{-webkit-line-clamp:unset}#single-product-main .product-info-text__read-more{text-align:center;width:100%;position:relative;cursor:pointer}#single-product-main .product-info-text__read-more span{color:var(--color-bg--medium);background:var(--color-body-bg);padding:0 12px;z-index:1;position:relative}#single-product-main .product-info-text__read-more:before,#single-product-main .product-info-text__read-more:after{content:"";width:50%;height:0.5px;top:50%;transform:translateY(-50%);position:absolute;background:var(--color-bg--medium)}#single-product-main .product-info-text__read-more:before{left:0}#single-product-main .product-info-text__read-more:after{right:0}#single-product-main .single-product__atc-box .stock{display:none}#single-product-main .single-product__atc-box .screen-reader-text{display:none !important;font-size:0 !important}#single-product-main .single-product__atc-box .cart,#single-product-main .single-product__atc-box .woocommerce-variation-add-to-cart{display:flex;flex-direction:row;gap:12px;align-items:center;width:100%}#single-product-main .single-product__atc-box .cart .quantity-buttons-wrapper,#single-product-main .single-product__atc-box .woocommerce-variation-add-to-cart .quantity-buttons-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:space-between;border:1px solid var(--color-primary);padding:6px !important;height:56px;max-width:110px}#single-product-main .single-product__atc-box .cart .quantity-buttons-wrapper .quanity,#single-product-main .single-product__atc-box .woocommerce-variation-add-to-cart .quantity-buttons-wrapper .quanity{display:flex;align-items:center;justify-items:center}#single-product-main .single-product__atc-box .cart .quantity-buttons-wrapper input,#single-product-main .single-product__atc-box .woocommerce-variation-add-to-cart .quantity-buttons-wrapper input{border:none;background-color:transparent;padding:0;text-align:center;width:48px;font-size:16px;display:flex;align-items:center;color:var(--color-primary);max-width:40px}#single-product-main .single-product__atc-box .cart .quantity-buttons-wrapper button,#single-product-main .single-product__atc-box .woocommerce-variation-add-to-cart .quantity-buttons-wrapper button{border:none;background-color:transparent;font-size:22px;color:var(--color-primary);cursor:pointer;max-width:24px;width:24px;padding:0 !important}#single-product-main .single-product__atc-box .add_to_cart_button{height:56px;flex-grow:1}#single-product-main .single-product__atc-box .variations_form{display:flex;flex-direction:column;align-items:flex-start}#single-product-main .single-product__atc-box .variations_form .single_variation_wrap{width:100%}#single-product-main .single-product__atc-box .variations_form .variations{width:100%}#single-product-main .single-product__atc-box .variations_form .variations label{font-weight:600}#single-product-main .single-product__atc-box .variations_form .variations tr{display:flex;flex-direction:column}#single-product-main .single-product__atc-box .variations_form .variations td{display:flex;flex-direction:column;align-items:stretch;position:relative}#single-product-main .single-product__atc-box .variations_form .variations td #pa_rozmiar{height:40px}#single-product-main .single-product__atc-box .variations_form .woocommerce-variation.single_variation{display:none !important}#single-product-main .single-product__atc-box .variations_form .reset_variations{background:var(--color-light);bottom:104%;right:0;padding:2px 6px;margin-left:auto;position:absolute;color:var(--color-medium);font-weight:600;transition:0.3s;font-size:12px}#single-product-main .single-product__atc-box .variations_form .reset_variations:hover{background:var(--color-dark);color:#fff}#single-product-main .single-product__features-wrap{border:1px solid var(--color-primary)}#single-product-main .single-product__features-wrap .single-product__features-box{padding:16px;border-bottom:1px solid var(--color-primary)}#single-product-main .single-product__features-wrap .single-product__features-box:last-child{border-bottom:none}#single-product-main .single-product__faq{display:flex;flex-direction:column}#single-product-main .single-product__faq .faq-el{border-bottom:1px solid var(--color-primary)}#single-product-main .single-product__faq .faq-el .faq-el__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:12px;position:relative;cursor:pointer;padding:16px}#single-product-main .single-product__faq .faq-el .faq-el__header .faq-el__header__title{width:calc(100% - 80px)}#single-product-main .single-product__faq .faq-el .faq-el__header .faq-el__icon{width:24px;height:24px;display:flex;align-items:center;position:relative;justify-content:center;transition:0.2s}#single-product-main .single-product__faq .faq-el .faq-el__header.active .faq-el__icon{transform:scaleY(-1)}#single-product-main .single-product__faq .faq-el .faq-el__content{padding-left:16px;margin-bottom:16px;width:calc(100% - 80px);color:#4F4F4F}#single-product-main .single-product__size-guide-box{border:1px solid var(--color-primary);padding:16px;cursor:pointer;display:flex;flex-direction:row;gap:12px;align-items:center;justify-content:space-between}#single-product-main .single-product__deliver-box{border:1px solid var(--color-bg--medium);padding:12px}#single-product-main .single-product__deliver-box .single-product__delivery-box-el{display:flex;flex-direction:row;flex-wrap:wrap;gap:6px;align-items:center}@media (max-width:540px){#single-product-main .single-product-onvsbl .single-product__gallery-wrap .single-product__gallery{margin-bottom:8px}#single-product-main .single-product-onvsbl .single-product__gallery-wrap .carousel-nav{max-height:66px}#single-product-main .single-product-onvsbl .single-product__gallery-wrap .carousel-nav .carousel-cell{width:calc(20% - 8px);margin-right:8px}#single-product-main .single-product-onvsbl .col-wrap{gap:24px}}.stock-status{display:flex;flex-direction:row;gap:8px;align-items:center;line-height:1}.stock-status .status-info{font-weight:600;font-family:var(--font-family-heading)}.stock-status .status-dot{width:8px;height:8px;min-width:8px;min-height:8px;border-radius:50%;position:relative}.stock-status .status-dot.instock{background:#33d9b2;box-shadow:0 0 0 0 #33d9b2;animation:pulse-green 2s infinite}.stock-status .status-dot.outofstock{background:#aa363f;box-shadow:0 0 0 0 #ff9a83;animation:pulse-red 2s infinite}.stock-status .status-dot.onbackorder{background:#ffa600;box-shadow:0 0 0 0 #ffe144;animation:pulse-orange 2s infinite}@keyframes pulse-green{0%{transform:scale(0.95);box-shadow:0 0 0 0 rgba(51, 217, 178, 0.7)}70%{transform:scale(1);box-shadow:0 0 0 6px rgba(51, 217, 178, 0)}100%{transform:scale(0.95);box-shadow:0 0 0 0 rgba(51, 217, 178, 0)}}@keyframes pulse-red{0%{transform:scale(0.95);box-shadow:0 0 0 0 rgba(255, 154, 131, 0.7)}70%{transform:scale(1);box-shadow:0 0 0 6px rgba(255, 154, 131, 0)}100%{transform:scale(0.95);box-shadow:0 0 0 0 rgba(255, 154, 131, 0)}}@keyframes pulse-orange{0%{transform:scale(0.95);box-shadow:0 0 0 0 rgba(255, 225, 68, 0.7)}70%{transform:scale(1);box-shadow:0 0 0 6px rgba(255, 225, 68, 0)}100%{transform:scale(0.95);box-shadow:0 0 0 0 rgba(255, 225, 68, 0)}}.wpbg-select-dropdown{display:block !important;position:relative !important}.archive-product{display:flex;flex-direction:row;gap:48px}.archive-product__sidebar .product-category:has(.child-categories) .product-category--main-link{pointer-events:none}.archive-product__sidebar{width:20%;background:#fff}.archive-product__sidebar .product-line-btn{width:100%;height:48px}.archive-product__sidebar .product-categories{position:relative}.archive-product__sidebar .product-categories .product-category-tree{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px;width:100%}.archive-product__sidebar .product-categories .product-category-tree .child-categories{margin-top:2px}.archive-product__sidebar .product-categories .product-category-tree .product-category{display:flex;flex-direction:column;gap:6px}.archive-product__sidebar .product-categories .product-category-tree .product-category.has-children+.product-category-el a{pointer-events:none}.archive-product__sidebar .product-categories .product-category-tree .product-category .product-category-tree{margin-left:8px;gap:6px}.archive-product__sidebar .product-categories .product-category-tree .product-category.current-cat>.product-category-el .checkbox-control:before{width:10px;height:10px}.archive-product__sidebar .product-categories .product-category-tree .product-category .product-category__trigger{transition:0.2s;transform:rotate(0)}.archive-product__sidebar .product-categories .product-category-tree .product-category.active .product-category__trigger{transform:rotate(-180deg)}.archive-product__sidebar .product-categories .product-category-tree .product-category-el{position:relative;font-size:14px;line-height:16px;display:flex;flex-direction:row;gap:6px;align-items:center;width:100%}.archive-product__sidebar .product-categories .product-category-tree .product-category-el.active{font-weight:500}.archive-product__sidebar .product-categories .product-category-tree .product-category-el a,.archive-product__sidebar .product-categories .product-category-tree .product-category-el .product-category__main-link{flex-basis:100%;white-space:nowrap;cursor:pointer;transition:0.2s}.archive-product__sidebar .product-categories .product-category-tree .product-category-el a:hover,.archive-product__sidebar .product-categories .product-category-tree .product-category-el .product-category__main-link:hover{color:var(--color-primary)}.archive-product__sidebar .product-categories .product-category-tree .product-category-el .checkbox-control{border:1px solid var(--color-dark);border-radius:2px;width:18px;height:18px;min-width:18px;min-height:18px;position:relative}.archive-product__sidebar .product-categories .product-category-tree .product-category-el .checkbox-control:before{background:#000;width:0;height:0;border-radius:1px;content:"";position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);transition:transform 0.25 sease}.archive-product__sidebar .archive-product__filter-box{padding:16px;background-color:var(--color-bg--light);position:relative}.archive-product__sidebar .archive-product__filter-box .wpgb-checkbox[aria-pressed=true] .wpgb-checkbox-control{background:#fff !important;background-color:#fff !important}.archive-product__sidebar .archive-product__filter-box .wpgb-checkbox[aria-pressed=true] .wpgb-checkbox-control:before{border:none !important;background:#000 !important;width:10px !important;height:10px !important;border-radius:1px !important;transform:none !important}.archive-product__sidebar .archive-product__filter-box .wpgb-checkbox-control:after{display:none}.archive-product__sidebar .archive-product__filter-box .archive-product__filter-box__title-wrap{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:6px;cursor:pointer}.archive-product__sidebar .archive-product__filter-box .archive-product__filter-box__title-wrap .archive-product__filter-box__icon{position:relative;display:flex;width:16px}.archive-product__sidebar .archive-product__filter-box .archive-product__filter-box__title-wrap .archive-product__filter-box__icon .filter-box__icon{position:absolute;left:50%;top:50%;transition:0.2s;transform:translate(-50%, -50%)}.archive-product__sidebar .archive-product__filter-box .archive-product__filter-box__title-wrap.active .filter-box__icon.--2{transform:translate(-50%, -50%) rotate(90deg)}.archive-product__sidebar .archive-product__filter-box:before{content:"";position:absolute;top:-16px;left:0;width:100%;height:1px;background-color:var(--color-bg--dark)}.archive-product__sidebar .archive-product__filter-box.product-categories:before{display:none}.archive-product__sidebar .archive-product__filter-box__facet{display:none;padding-top:18px;width:100%;min-width:100%}.archive-product__sidebar .archive-product__filter-box__facet fieldset{margin:0 !important}.archive-product__sidebar .archive-product__filter-box__facet .wpgb-facet{width:100%}.archive-product__sidebar .archive-product__filter-box__facet .wpgb-facet .wpgb-facet-title{margin-bottom:16px !important;font-size:16px !important}.archive-product__sidebar .archive-product__filter-box__facet.facet--range{margin-top:12px}.archive-product__sidebar .archive-product__filter-box__facet.facet--range .wpgb-number-facet{display:flex;align-items:center;justify-content:space-between;gap:6px}.archive-product__sidebar .archive-product__filter-box__facet.facet--range .wpgb-number-facet label{width:50%;display:flex;align-items:center;gap:6px}.archive-product__sidebar .archive-product__filter-box__facet.facet--range .wpgb-number-facet label:first-child:after{content:"-"}.archive-product__sidebar .archive-product__filter-box__facet.facet--range .wpgb-number-facet button{margin:0 !important;height:30px;padding:0;display:flex;align-items:center;justify-content:center;aspect-ratio:1;font-size:0;background-image:url("data:image/svg+xml,%3Csvg width='8' height='15' viewBox='0 0 8 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 13.5L7 7.5L1 1.5' stroke='%23ffffff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.archive-product__sidebar .archive-product__filter-box__facet.facet--range .wpgb-number-facet input{margin:0 !important;background:#fff;border:1px solid var(--color-primary);height:32px}.archive-product__sidebar .archive-product__filter-box__facet.scroll .wpgb-hierarchical-list{max-height:136px;overflow:auto}.archive-product__sidebar .archive-product__filter-box__facet.scroll ::-webkit-scrollbar{width:4px;border-radius:20px;overflow:hidden}.archive-product__sidebar .archive-product__filter-box__facet.scroll ::-webkit-scrollbar-thumb{background-color:var(--color-bg--dark);border-radius:20px}.archive-product__sidebar .archive-product__filter-box__facet.scroll ::-webkit-scrollbar-track{background:#fff}.archive-product__sidebar .archive-product__filter-box__facet .wpgb-hierarchical-list li:first-child{margin-top:0 !important}.archive-product-wrap{width:80%;gap:24px}.archive-product-wrap .wpgb-content.wpgb-loading{opacity:0.3}.archive-product-wrap .wpgb-content{transition:all 0.35s ease;scroll-margin-top:260px}.archive-product-wrap .archive-product-container{gap:16px}.archive-product-wrap .wpgb-facet>fieldset:last-child{margin-bottom:0 !important}.archive-product-wrap .archive-product-top-wrap{border-bottom:1px solid var(--color-bg--medium);padding-bottom:16px;margin-bottom:16px}.archive-product-wrap .archive-product-top-wrap .breadcrumbs-wrap{margin-bottom:4px}.archive-product-wrap .archive-product-top-wrap .categories-list{display:flex;flex-direction:row;gap:8px;margin-top:8px}.archive-product-wrap .archive-product-top-wrap .categories-list .categories-list-el{padding:2px 12px;background:var(--color-bg--light);border-radius:0;height:40px;display:flex;align-items:center;gap:12px;transition:0.2s}.archive-product-wrap .archive-product-top-wrap .categories-list .categories-list-el .categories-list-el__thumb{display:flex}.archive-product-wrap .archive-product-top-wrap .categories-list .categories-list-el .categories-list-el__thumb img{height:24px;width:auto}.archive-product-wrap .archive-product-top-wrap .categories-list .categories-list-el .categories-list-el__title{white-space:nowrap}.archive-product-wrap .archive-product-top-wrap .categories-list .categories-list-el:hover{background:var(--color-light)}.archive-product-wrap .archive-product-medium-wrap{display:flex;flex-direction:row;gap:12px;flex-wrap:wrap;justify-content:space-between}.archive-product-wrap .archive-product-medium-wrap .archive-product-top__sort-wrap{display:flex;flex-direction:row;gap:0;flex-wrap:wrap}.archive-product-wrap .archive-product-medium-wrap .archive-product-top__sort .wpgb-select-placeholder input[type=text]{background:#fff;position:inherit}.archive-product-wrap .archive-product-medium-wrap .archive-product-top__sort .wpgb-facet-title{height:26px;line-height:1.9;font-family:var(--font-family-primary) !important}.archive-product-wrap .archive-product-medium-wrap .archive-product-top__sort .wpgb-facet{display:flex;align-items:center;gap:8px;max-width:280px;justify-content:flex-end}.archive-product-wrap .archive-product-medium-wrap .archive-product-top__sort.--per-page .wpgb-per-page-facet{position:relative;margin-right:12px}.archive-product-wrap .archive-product-medium-wrap .archive-product-top__sort.--per-page .wpgb-per-page-facet .wpgb-select{height:30px !important;padding:0 6px !important}.archive-product-wrap .archive-product-medium-wrap .archive-product-top__sort.--per-page .wpgb-per-page-facet:after{content:"";position:absolute;right:-10px;top:50%;transform:translateY(-50%);width:1px;height:16px;background:#fff}.archive-product-wrap .archive-product-medium-wrap .archive-product-top__sort.--per-page .wpgb-select,.archive-product-wrap .archive-product-medium-wrap .archive-product-top__sort.--per-page label{width:48px !important}.archive-product-wrap .archive-product-medium-wrap .archive-product-top__sort.--per-page .wpgb-select-toggle,.archive-product-wrap .archive-product-medium-wrap .archive-product-top__sort.--per-page .wpgb-select-placeholder{margin:0 !important;padding:0 !important}.archive-product-wrap .archive-product-top__active-filters .wpgb-facet fieldset{width:100%;position:relative}.archive-product-wrap .archive-product-top__active-filters .wpgb-inline-list{display:flex !important;flex-direction:row;align-items:center;gap:6px;position:relative}.archive-product-wrap .archive-product-top__active-filters .wpgb-inline-list:before{content:"Aktywne filtry:";display:block;margin-right:6px;font-weight:500;font-size:16px}.archive-product-wrap .archive-product-top__active-filters .wpgb-inline-list li{margin:0 !important}.archive-product-wrap .archive-product-top__active-filters .wpgb-button{height:28px}.archive-product-wrap .archive-product-top__active-filters .wpgb-button[aria-pressed=true]{border-color:var(--wpgb-accent-scheme-1)}.archive-product-wrap .archive-product-top__active-filters .wpgb-button:hover{background:var(--color-primary) !important}.archive-product-wrap .archive-product-top__active-filters .wpgb-button-label{font-size:12px !important;font-weight:400 !important;font-family:var(--font-family-heading)}.archive-product-wrap .archive-product-top__active-filters .wpgb-button:has(input[name=produkt_kolor]) .wpgb-button-label:before{content:"Kolor: ";font-weight:500}.archive-product-wrap .archive-product-top__active-filters .wpgb-button:has(input[name=produkt_cena]) .wpgb-button-label:before{content:"Cena: ";font-weight:500}.archive-product-wrap .archive-product-bottom__pagination .wpgb-pagination-facet{display:flex;justify-content:flex-end}.product-arch-filter__close{display:none;cursor:pointer}.product-arch-filter-backdrop{position:fixed;left:0;top:0;height:100%;width:100%;background:#ebebebe3;visibility:hidden;opacity:0;transition:0.3s;z-index:111}.collection-modal-container{visibility:hidden;transition:0.3s ease-in-out}.collection-modal-container.active{visibility:visible}.collection-modal-overlay{width:100%;height:100%;position:fixed;top:0;right:0;background-color:#ebebebe3;z-index:90;transition:0.2s ease-in-out;opacity:0}.collection-modal-overlay.active{opacity:1}.collection-modal-wrap{background:#fff;width:100%;max-width:1200px;position:fixed;z-index:111;top:50%;transition:0.3s ease-in-out;left:50%;transform:translate(-50%, -50%);padding:48px 64px 72px 64px;opacity:0}.collection-modal-wrap.active{opacity:1}.collection-modal__close{position:absolute;top:14px;right:14px;cursor:pointer}.collection-modal__carousel{width:calc(100% + 64px)}.collection-modal__carousel .product-line-rep.--flickity .product-line-box{width:calc(28% - 24px);margin-right:24px;background:#F2F2F2;border:none;padding:16px;min-height:100%;display:flex;flex-direction:column}.product-line-box__inner{display:flex;flex-direction:column;align-items:stretch;flex-grow:1}.product-line-box__img-holder{display:flex}.product-line-box img{width:100%;max-width:80%;height:88px;object-fit:contain;object-position:left center;mix-blend-mode:multiply}@media (max-width:991px){.collection-modal__carousel .product-line-rep.--flickity .product-line-box{width:calc(40% - 12px);margin-right:12px}.collection-modal-wrap{padding:48px 24px}}@media (max-width:767px){.collection-modal__carousel .product-line-rep.--flickity .product-line-box{width:calc(66% - 16px);margin-right:16px}.collection-modal-wrap{padding:48px 16px}}.collection-modal__carousel .flickity-page-dots .dot{margin:0;height:4px;width:100%;border-radius:32px;background:#D9D9D9;opacity:1}.collection-modal__carousel .flickity-page-dots .dot.is-selected{background:#000}.collection-modal__carousel .flickity-page-dots{display:flex;flex-direction:row;width:100%;max-width:1072px;border-radius:32px;overflow:hidden}.collection-modal__carousel .flickity-button{display:none}@media (max-width:992px){.product-arch-filter-backdrop.active{visibility:visible;opacity:1}.product-arch-filter__close{display:none;position:absolute;right:12px;top:12px}.archive-product__sidebar{position:fixed;left:0;top:0;height:80%;width:90%;left:50%;top:calc(50% + 16px);transform:translate(-50%, -50%);justify-content:center;visibility:hidden;opacity:0;transition:0.3s;z-index:111;overflow:scroll;padding:16px}.archive-product__sidebar.active{visibility:visible;opacity:1}.archive-product-wrap{width:100%}}.filter-trigger{width:calc(100% - 24px);max-width:400px;position:fixed;bottom:12px;left:50%;transform:translateX(-50%);align-items:center;justify-content:center;display:none;transition:0.3s !important;color:#fff;font-weight:700;font-size:18px;z-index:5;height:40px;cursor:pointer;background:var(--color-medium)}.filter-trigger:hover{background:var(--color-dark)}.filter-trigger.active{z-index:112;background:var(--color-bg--dark);width:40px;height:40px}.filter-trigger .btn-text{display:flex}@media (max-width:1640px){.archive-product-container{grid-template-columns:repeat(3, 1fr) !important}}@media (max-width:992px){.filter-trigger{display:flex}.archive-product-container{grid-template-columns:repeat(2, 1fr) !important}}@media (max-width:768px){.archive-product-wrap .archive-product-top__sort-wrap{flex-direction:column;align-items:flex-start}}@media (max-width:540px){.archive-product-top__sort-wrap--l{width:100%;flex-wrap:wrap;gap:12px !important}.archive-product-container{gap:16px 8px !important}.archive-product-container .product-box .product-box__top{margin-bottom:8px}.archive-product-container .product-box .product-box__top .add_to_cart_button{font-size:16px;padding:2px}.archive-product-container .product-box .product-box__title{margin-bottom:8px}.archive-product-top__sort__pagination{display:none}}