.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;
}
.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-loop-meta .pp-badge.pp-badge--material.pp-mat--aluminium {
background: transparent;
color: #0093d0;
padding: 0;
font-size: 1em;
line-height: inherit;
text-transform: initial;
}
.pp-loop-meta .pp-badge.pp-badge--material.pp-mat--nierdzewna {
background: transparent;
color: #e6426f;
padding: 0;
font-size: 1em;
line-height: inherit;
text-transform: initial;
}
.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; } .product-small .box-image,
.product-small .box-image a,
.product-small .image-tools{
position: relative;
} .image-tools.show-on-hover{
opacity: 1 !important;
visibility: visible !important;
}
.pp-badge--symbol{
background:#eee;
color:#333;
font-weight:800;
font-size: 1em;
line-height:1;
padding: 4px 5px 2px 5px;
border-radius:10px;
box-shadow:0 2px 2px rgba(0,0,0,.12);
float: left;
}
.pp-badge--segment {
background: #ffdf87;
color: #111;
font-weight: 900;
font-size: 1em;
line-height: 1;
padding: 3px 9px 2px 20px;
border-radius: 999px;
box-shadow: 0 2px 2px rgba(0, 0, 0, .14);
text-transform: uppercase;
letter-spacing: .3px;
float: right;
}
.pp-loop-meta .pp-badge--material{
position: static !important;
top: auto !important;
left: auto !important;
margin: 0 !important;
opacity: 1;
}
.image-tools.top.right {
position: absolute;
width: 100%;
padding-right: 0;
} .pp-loop-image-badges {
padding: .2em 1em;
}
.pp-badge.pp-badge--segment::before {
content: "";
display: inline-block;
width: 24px;
height: 24px;
background: url(//piekarniczka.pl/assets/media/pp-assets/icons/premium.svg) center / contain no-repeat;
margin-top: -7px;
position: absolute;
margin-left: -27px;
}
.add-to-cart-button a.add_to_cart_button::before{
content:"";
display:inline-block;
width:20px;
height:20px;
background-color:#fff; -webkit-mask-image: url(//piekarniczka.pl/assets/media/pp-assets/icons/cart.svg);
mask-image: url(//piekarniczka.pl/assets/media/pp-assets/icons/cart.svg);
-webkit-mask-repeat:no-repeat;
mask-repeat:no-repeat;
-webkit-mask-position:bottom;
mask-position:bottom;
margin-right: 5px;
margin-bottom: -3px;
}
.added_to_cart {
color: #fff;
font-size: 1em;
}
.add-to-cart-button a.add_to_cart_button {
font-size: 1em;
float: right;
margin: 1em 0;
} .pp-proof{
margin-top: 1.5em;
display: grid;
gap: .55em;
}
.pp-pill { border-radius: 14px; line-height: 1.35;
position: relative;
overflow: hidden; border-radius: 5px;
} .pp-pill--rotator{
padding-right: 3.2em;
} .pp-viewport{
position: relative;
display: block;
height: 1.35em; } .pp-item{
position: absolute;
inset: 0;
display: inline-flex;
align-items: center;
gap: .55em;
opacity: 0;
transition: opacity 220ms ease;
will-change: opacity;
pointer-events: none;
}
.pp-item.is-active{
opacity: 1;
pointer-events: auto;
} .pp-ico{
display:inline-flex;
align-items:center;
justify-content:center;
width: 1.15em;
height: 1.15em;
font-weight: 900;
line-height: 1;
}
.pp-ico--check{ color:#2f7a2f; }
.pp-ico--warn{ color:#c9005e; }
.pp-ico--hot{  color:#b45309; }
.pp-ico--tag{  color:#6b7280; }
.pp-txt{ white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.pp-num{ font-variant-numeric: tabular-nums; } .pp-dots{
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
display: inline-flex;
gap: .25em;
opacity: .55;
}
.pp-dot{
width: 6px;
height: 6px;
border-radius: 999px;
background: rgba(0,0,0,.25);
}
.pp-dot.is-active{
background: rgba(0,0,0,.55);
opacity: 1;
} .pp-pill--omnibus .pp-txt{
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
font-size: .7em;
margin-left: 4px;
}
.pp-ico svg {
width: 14px;
height: 14px;
fill: #2f7a2f;
position: absolute;
margin-bottom: -4px;
} .pp-pill--sales{
margin-top: 8px;
padding: 8px 10px;
border-radius: 12px;
background: #e5ffe5;
color: #0b6b0b;
display: flex;
align-items: center;
gap: 8px;
font-size: .95em;
line-height: 1.2;
}
.pp-pill--sales .pp-ico{ flex: 0 0 auto; }
.pp-pill--sales .pp-num{ font-weight: 800; }
.pp-pill--sales {
min-height: 28px; display: flex;
align-items: center;
}
.pp-pill--sales.is-empty {
visibility: hidden; } .pp-stars5{ margin-top: -2px; } @media (prefers-reduced-motion: reduce){
.pp-item{ transition:none !important; position: static; opacity:1; pointer-events:auto; }
.pp-viewport{ height:auto; }
.pp-dots{ display:none; }
}
@media only screen and (max-width: 500px) { .add-to-cart-button a {
font-size: .9em;
padding-left: 5px;
padding-top: .2em;
padding-bottom: .2em;
}
.add-to-cart-button a.add_to_cart_button {
font-size: .9em;
margin: 1em 0;
width: 100%;
padding: .3em .1em;
letter-spacing: 0;
}
.add-to-cart-button a::before{
margin-right: 5px;
margin-bottom: -3px;
}
.added_to_cart {
color: #fff;
font-size: .9em !important;
padding: .2em 2.5em !important;
line-height: 2.67em !important;
margin-top: 1em !important;
}
.add-to-cart-button a.loading,
.add-to-cart-button a.loading::before {
color: hsla(0, 0%, 100%, .25);
}
.pp-loop-image-badges {
padding: .2em .5em;
}
.pp-badge--symbol,
.pp-badge--segment {
font-size: .9em;
} .pp-dots,
.pp-techsep {
display: none;
}
.pp-pill--rotator {
padding-right: 0;
}
.pp-loop-meta .pp-badge--material {
width: 100%;
}
body .box-text .button {
margin-top: 0;
}
li.product .price-wrapper, .product .price-wrapper, .product-small .price-wrapper {
row-gap: 0;
margin-bottom: 5px;
}
}@keyframes wc-skeleton-shimmer{to{transform:translateX(100%)}}body.wc-block-product-gallery-modal-open,body.wc-modal--open{overflow:hidden}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;text-align:center;white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating,.wp-block-woocommerce-product-review-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars,.wc-block-grid__product-rating .wc-block-product-review-rating__stars,.wp-block-woocommerce-product-review-rating .star-rating,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars{font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0 auto;overflow:hidden;position:relative;text-align:left;width:5.3em}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars:before,.wp-block-woocommerce-product-review-rating .star-rating:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars:before{content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span,.wp-block-woocommerce-product-review-rating .star-rating span,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span{left:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span:before,.wp-block-woocommerce-product-review-rating .star-rating span:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;left:auto;padding:.25em .75em;position:absolute;right:4px;text-align:center;text-transform:uppercase;top:4px;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link{display:inline-block;position:relative}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.7}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;right:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart{display:block;margin-top:12px}.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins{text-decoration:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size)}
@keyframes wc-skeleton-shimmer{to{transform:translateX(100%)}}.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid #2f2f2f;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;padding:16px!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{align-self:center;flex-basis:100%;padding-right:16px;white-space:normal}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-right:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0 0 8px}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul{margin:0 0 0 24px;padding:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after{clear:both;content:"";display:block}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{appearance:none;background:transparent!important;border:0;color:#2f2f2f!important;float:right;margin:0;opacity:.7;padding:0!important;text-decoration-line:underline;text-underline-position:under;transition:all .2s ease-in-out}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover{opacity:1;text-decoration:none}.wc-block-components-notice-banner>svg{fill:#fff;background-color:#2f2f2f;border-radius:50%;flex-grow:0;flex-shrink:0;height:100%;padding:2px}.wc-block-components-notice-banner>.wc-block-components-button{background:transparent none!important;border:0!important;box-shadow:none!important;color:#2f2f2f!important;flex:0 0 16px;height:16px!important;margin:6px 0 0 auto!important;min-height:auto!important;min-width:0!important;opacity:.6;outline:none!important;padding:0!important;width:16px!important}.wc-block-components-notice-banner>.wc-block-components-button>svg{margin:0!important}.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover{opacity:1}.wc-block-components-notice-banner>.wc-block-components-button:focus{outline:2px solid currentColor!important;outline-offset:0}.wc-block-components-notice-banner.is-error{background-color:#fff0f0;border-color:#cc1818}.wc-block-components-notice-banner.is-error>svg{background-color:#cc1818;transform:rotate(180deg)}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;border-color:#f0b849}.wc-block-components-notice-banner.is-warning>svg{background-color:#f0b849;transform:rotate(180deg)}.wc-block-components-notice-banner.is-success{background-color:#f4fff7;border-color:#4ab866}.wc-block-components-notice-banner.is-success>svg{background-color:#4ab866}.wc-block-components-notice-banner.is-info{background-color:#f4f8ff;border-color:#007cba}.wc-block-components-notice-banner.is-info>svg{background-color:#007cba}.wc-block-components-notice-banner:focus{outline-width:0}.wc-block-components-notice-banner:focus-visible{outline-style:solid;outline-width:2px}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size)}