.wc-block-cart-items__row.woosb-bundles:not(.woosb-fixed-price) .wc-block-cart-item__prices, .wc-block-cart-items__row.woosb-bundles:not(.woosb-fixed-price) .wc-block-components-product-badge, .wc-block-cart-items__row.woosb-bundles:not(.woosb-fixed-price) .wc-block-components-product-price__value, .wc-block-components-order-summary-item.woosb-bundles:not(.woosb-fixed-price) .wc-block-cart-item__prices, .wc-block-components-order-summary-item.woosb-bundles:not(.woosb-fixed-price) .wc-block-components-product-badge, .wc-block-components-order-summary-item.woosb-bundles:not(.woosb-fixed-price) .wc-block-components-product-price__value {
display: none !important;
}
.wc-block-cart-items__row.woosb-bundled .wc-block-cart-item__remove-link, .wc-block-components-order-summary-item.woosb-bundled .wc-block-cart-item__remove-link {
display: none !important;
}
.wc-block-cart-items__row.woosb-bundled .wc-block-cart-item__quantity, .wc-block-components-order-summary-item.woosb-bundled .wc-block-cart-item__quantity {
pointer-events: none !important;
}
.wc-block-cart-items__row.woosb-bundled.woosb-hide-bundled, .wc-block-components-order-summary-item.woosb-bundled.woosb-hide-bundled {
display: none !important;
}
.wc-block-cart-items__row.woosb-bundled.woosb-fixed-price .wc-block-cart-item__prices, .wc-block-cart-items__row.woosb-bundled.woosb-fixed-price .wc-block-components-product-badge, .wc-block-cart-items__row.woosb-bundled.woosb-fixed-price .wc-block-cart-item__total-price-and-sale-badge-wrapper, .wc-block-cart-items__row.woosb-bundled.woosb-fixed-price .wc-block-components-product-price__value, .wc-block-components-order-summary-item.woosb-bundled.woosb-fixed-price .wc-block-cart-item__prices, .wc-block-components-order-summary-item.woosb-bundled.woosb-fixed-price .wc-block-components-product-badge, .wc-block-components-order-summary-item.woosb-bundled.woosb-fixed-price .wc-block-cart-item__total-price-and-sale-badge-wrapper, .wc-block-components-order-summary-item.woosb-bundled.woosb-fixed-price .wc-block-components-product-price__value {
display: none !important;
}
.wc-block-components-order-summary-item.woosb-bundled.woosb-hide-bundled {
display: none !important;
}.pp-line{
margin-top: .25em;
font-size: 1em;
line-height: 1.5;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.pp-viewport{
position: relative;
display: block;
height: 1.5em;
overflow: hidden;
}
.pp-item{
position: absolute;
left: 0;
top: 0;
right: 0;
transform: translateY(110%);
will-change: transform;
}
.pp-item.is-active{ transform: translateY(0); }
.pp-item.pp-enter{ animation: ppEnter 220ms ease-out forwards; }
.pp-item.pp-exit{ animation: ppExit 220ms ease-in forwards; }
@keyframes ppEnter{ from { transform: translateY(110%); } to { transform: translateY(0); } }
@keyframes ppExit{ from { transform: translateY(0); } to { transform: translateY(-110%); } }
.pp-muted{ opacity: .7; }
.pp-num{ font-variant-numeric: tabular-nums; } .pp-stars5{
position: relative;
display: inline-block;
vertical-align: middle;
line-height: 1;
font-size: 1.2em;
margin-top: -3px;
}
.pp-stars5::before{
content: "★★★★★";
display: block;
opacity: .35;
}
.pp-stars5-fill{
position: absolute;
left: 0;
top: 0;
height: 100%;
overflow: hidden;
white-space: nowrap;
}
.pp-stars5-fill::before{
content: "★★★★★";
display: block;
color: #f5a623;
} .pp-techline{
margin: .45em 0 .2em;
font-size: .9em;
line-height: 1.3;
opacity: .92;
display: flex;
flex-wrap: wrap;
gap: .35em .6em;
}
.pp-techsep{ opacity: .5; }
.pp-techline strong{ font-weight: 600; } .pp-loop-meta{
margin-top: .25em;
font-size: 1em;
line-height: 1.25;
opacity: .88;
display: flex;
flex-wrap: wrap;
gap: .25em .55em;
} .pp-badge{
padding: .35em .7em .35em;
border-radius: 999px;
font-size: .85em;
line-height: 1;
font-weight: 700;
background: rgba(0,0,0,.72);
color: #fff;
pointer-events: none;
text-transform: uppercase;
letter-spacing: .03em;
margin-right: .5em;
}
.pp-item--stock { background-color: #f9efde;
color: #c9005e;
border-radius: 10px;
padding: 0 .35em;
display: inline-block;
right: auto;
}
.pp-item--sales { background-color: #e5ffe5;
color: #006600;
border-radius: 10px;
padding: 0 .35em;
display: inline-block;
right: auto;
}
.pp-item--reviews { } @media (prefers-reduced-motion: reduce){
.pp-item.pp-enter,
.pp-item.pp-exit{ animation: none !important; }
.pp-item{ transform: translateY(0); position: static; }
.pp-viewport{ height: auto; overflow: visible; }
} .pp-badge--segment{ top: .6em; left: .6em; background-color: #2a2a2a; color: gold; }
.pp-badge--material{ top: 2.25em; left: .6em; opacity: .92; } .pp-badge--material.pp-mat--aluminium {
background-color: #0093d0; color:#fff;
}
.pp-badge--material.pp-mat--nierdzewna { 
background-color: #e6426f; color:#fff;
}
.pp-badge.pp-badge--material{
display:inline-block;
padding:2px 8px;
border-radius:999px;
font-weight:700;
line-height:1.4;
white-space:nowrap;
}
.pp-badge.pp-badge--material.pp-mat--aluminium{ background:#0093d0; color:#fff; }
.pp-badge.pp-badge--material.pp-mat--nierdzewna{ background:#e6426f; color:#fff; }
.pp-badge.pp-badge--material.pp-mat--other{ background:transparent; }
.woocommerce_order_items_wrapper .display_meta .meta:has(.key:contains("_pp_mat_key")),
.woocommerce_order_items_wrapper .display_meta .meta:has(.key:contains("_pp_mat_term")) { display:none; }.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}