.wptwa-container,
.wptwa-button {
font-family: sans-serif;
font-size: 14px;
line-height: 1.5em;
}
.wptwa-container *,
.wptwa-button * {
-webkit-box-sizing: border-box;
-khtml-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.wptwa-container p:first-child {
margin-top: 0;
}
.wptwa-container p:last-child {
margin-bottom: 0;
}
.wptwa-container img,
.wptwa-button img {
max-width: 100%;
max-height: 100%;
vertical-align: top;
}
.wptwa-container a,
.wptwa-button {
color: #333;
text-decoration: none;
}
.wptwa-container a:hover,
.wptwa-button:hover {
text-decoration: none;
}
.wptwa-container a:focus,
.wptwa-container a:active {
outline: 0;
-moz-outline-style: none;
}
.wptwa-clearfix:before,
.wptwa-clearfix:after {
content: '';
display: block;
clear: both;
}
.wptwa-toggle,
.wptwa-box .wptwa-description,
.wptwa-button,
.wptwa-mobile-close {
background: #0DC152;
color: white;
}
.wptwa-box .wptwa-description a {
color: inherit;
text-decoration: underline;
font-weight: bold;
}
.wptwa-toggle,
.wptwa-box {
z-index: 9999999;
}
.wptwa-toggle {
display: flex;
align-items: center;
justify-content: center;
height: 40px;
white-space: nowrap;
line-height: 100%;
padding: 12px 20px;
border-radius: 50px;
position: fixed;
bottom: 20px;
right: 20px;
cursor: pointer;
box-shadow: 0 1px 6px rgba(0, 0, 0, .06),0 2px 32px rgba(0, 0, 0, .16);
transition: box-shadow 80ms ease-in-out,width .4s ease .2s;
}
.wptwa-toggle:hover {
box-shadow: 0 2px 8px rgba(0, 0, 0, .09),0 4px 40px rgba(0, 0, 0, .24) ;
}
.wptwa-toggle svg {
fill: white;
display: inline-block;
margin-right: 5px;
margin-left: -3px;
-moz-user-select: none;
}
.wptwa-mobile-close {
display: none;
}
.wptwa-box {
position: fixed;
bottom: 80px;
right: 20px;
background: white;
max-width: 360px;
width: 100%;
border-radius: 6px;
box-shadow: 0 8px 25px -5px rgba(45, 62, 79, .15);
visibility: hidden;
opacity: 0;
transform: translateY(50px) scale(0.9);
background: white;
transition: all .3s;
}
.wptwa-box.wptwa-js-ready {
display: block;
}
.wptwa-show .wptwa-box {
visibility: visible;
opacity: 1;
transform: translateY(0) scale(1);
}
.wptwa-container .wptwa-box:before,
.wptwa-container .wptwa-box:after {
content: '';
position: absolute;
bottom: -7px;
right: 22px;
width: 13px;
height: 13px;
background: white;
transform: rotate(45deg);
z-index: -1;
border: 1px solid #f5f5f5;
box-shadow: 3px 3px 3px rgba(0, 0, 0, .02);
}
.wptwa-container .wptwa-box:before {
box-shadow: none;
background: white;
transform: none;
bottom: 0;
width: 19px;
right: 17px;
border-color: white;
}
.wptwa-box .wptwa-description {
padding: 15px 40px 15px 20px;
border-radius: 6px 6px 0 0;
}
.wptwa-box .wptwa-close {
display: block;
width: 15px;
height: 15px;
position: absolute;
top: 7px;
right: 7px;
opacity: .5;
visibility: hidden;
transition: opacity .3s;
}
.wptwa-box .wptwa-description + .wptwa-close {
visibility: visible;
}
.wptwa-box .wptwa-close:hover {
cursor: pointer;
opacity: 1;
}
.wptwa-box .wptwa-close:before,
.wptwa-box .wptwa-close:after {
content: '';
display: block;
background: white;
width: 15px;
height: 3px;
position: absolute;
top: 50%;
left: 50%;
transform: translateY(-50%) translateX(-50%) rotate(45deg);
}
.wptwa-box .wptwa-close:after {
transform: translateY(-50%) translateX(-50%) rotate(-45deg);
}
.wptwa-box .wptwa-people {
overflow: auto;
padding: 10px;
}
.wptwa-box .wptwa-account {
padding: 10px;
border-top: 1px solid #f5f5f5;
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
position: relative;
}
.wptwa-box .wptwa-account:first-child {
border-top: 0;
}
.wptwa-box .wptwa-account:hover {
background: #f7f7f7;
border-radius: 6px;
}
.wptwa-box .wptwa-account.wptwa-offline:hover {
background: inherit;
}
.wptwa-box .wptwa-account:not(.wptwa-offline):hover + .wptwa-account {
border-color: transparent !important;
}
.wptwa-box .wptwa-face {
float: left;
width: 60px;
height: 60px;
position: relative;
}
.wptwa-box .wptwa-no-image .wptwa-face {
background: transparent url(//www.qqfurniture99.com/wp-content/plugins/wpt-whatsapp/assets/images/logo-green-small.png) center center no-repeat;
background-size: cover;
}
.wptwa-box .wptwa-face img {
position: absolute;
top: 50%;
left: 50%;
border-radius: 50px;
transform: translateY(-50%) translateX(-50%);
}
.wptwa-box .wptwa-offline .wptwa-face {
filter: gray;
-webkit-filter: grayscale(1);
filter: grayscale(1);
}
.wptwa-box .wptwa-face:after {
content: '';
display: block;
width: 15px;
height: 15px;
position: absolute;
bottom: 2px;
right: 2px;
background: transparent url(//www.qqfurniture99.com/wp-content/plugins/wpt-whatsapp/assets/images/logo-green-small.png) center center no-repeat;
background-size: cover;
z-index: 4;
}
.wptwa-box .wptwa-no-image .wptwa-face:after {
content: none;
}
.wptwa-box .wptwa-info {
float: left;
width: calc(100% - 40px);
padding-left: 10px;
}
.wptwa-box .wptwa-title,
.wptwa-box .wptwa-offline-text {
font-size: 12px;
line-height: 1.5em;
opacity: .6;
display: block;
}
.wptwa-box .wptwa-name {
display: block;
font-weight: bold;
} .wptwa-box .wptwa-gdpr {
overflow: auto;
font-size: 12px;
line-height: 1.5em;
padding: 5px 10px 15px;
color: inherit;
}
.wptwa-box .wptwa-gdpr p {
margin: 1em 0;
}
.wptwa-box .wptwa-gdpr p:first-child {
margin-top: 0;
}
.wptwa-box .wptwa-gdpr p:last-child {
margin-bottom: 0;
}
.wptwa-box .wptwa-gdpr a {
text-decoration: underline;
color: inherit;
}
.wptwa-box .wptwa-gdpr .wptwa-confirmation {
display: flex;
padding: 5px;
margin: -5px;
border-radius: 4px;
}
.wptwa-box .wptwa-gdpr .wptwa-confirmation.wptwa-blink {
animation: 1s 1 alternate toast;
}
@keyframes toast {
from {
background: rgba(255, 0, 0, 1);
}
to {
background: rgba(255, 255, 255, 0);
}
}
.wptwa-box .wptwa-gdpr .wptwa-confirmation input[type="checkbox"] {
display: inline-block;
margin-right: 5px;
vertical-align: middle;
} .wptwa-left-side .wptwa-toggle,
.wptwa-left-side .wptwa-box {
right: auto;
left: 20px;
}
.wptwa-container.wptwa-left-side .wptwa-box:before,
.wptwa-container.wptwa-left-side .wptwa-box:after {
right: auto;
left: 22px;
}
.wptwa-button {
display: inline-flex;
width: auto;
align-items: center;
justify-content: center;
padding: 5px;
border-radius: 6px;
position: relative;
transition: all .3s;
text-decoration: none !important;
}
.wptwa-button.wptwa-offline {
background: #a0a0a0;
}
.wptwa-button.wptwa-offline img {
filter: gray;
-webkit-filter: grayscale(1);
filter: grayscale(1);
}
.wptwa-round,
.wptwa-round img {
border-radius: 50px;
}
.wptwa-button:hover {
box-shadow: 0 8px 25px -5px rgba(45, 62, 79, .3);
transform: translateY(-3px);
}
.wptwa-button.wptwa-offline:hover {
box-shadow: none;
transform: none;
}
.wptwa-button .wptwa-avatar {
flex: 0 0 auto;
width: 50px;
height: 50px;
border-radius: 4px;
overflow: hidden;
position: relative;
}
.wptwa-button svg {
fill: white;
position: absolute;
top: 50%;
left: 50%;
transform: translateY(-50%) translateX(calc(-50% + 4px));
}
.wptwa-button .wptwa-text {
flex: 1 1 auto;
padding: 0 20px 0 10px;
display: block;
}
.wptwa-button .wptwa-profile,
.wptwa-button .wptwa-offline-text {
font-size: 12px;
line-height: 1.4em;
display: block;
opacity: .80;
}
.wptwa-button .wptwa-copy {
font-weight: bold;
display: block;
}
@media screen and (min-width : 783px) {
.wptwa-flag:after {
content: 'desktop';
display: none;
}
.wptwa-hide-on-large-screen {
display: none !important;
}
.wptwa-round-toggle-on-desktop .wptwa-toggle {
border-radius: 50px;
width: 60px;
height: 60px;
}
.wptwa-round-toggle-on-desktop .wptwa-toggle .wptwa-text {
display: none;
}
.wptwa-round-toggle-on-desktop .wptwa-toggle svg {
margin: 0;
width: 30px;
height: 30px;
position: absolute;
top: 50%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
}
.wptwa-round-toggle-on-desktop .wptwa-box {
bottom: 100px;
}
}
@media screen and (max-width : 782px) {
.wptwa-flag:after {
content: 'mobile';
display: none;
}
.wptwa-hide-on-small-screen {
display: none !important;
}
.wptwa-round-toggle-on-mobile .wptwa-toggle {
border-radius: 50px;
width: 60px;
height: 60px;
}
.wptwa-round-toggle-on-mobile .wptwa-toggle .wptwa-text {
display: none;
}
.wptwa-round-toggle-on-mobile .wptwa-toggle svg {
margin: 0;
width: 30px;
height: 30px;
position: absolute;
top: 50%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
}
.wptwa-round-toggle-on-mobile .wptwa-box {
bottom: 100px;
}
}
@media screen and (max-width : 414px) {
.wptwa-flag:after {
content: 'small';
display: none;
} .wptwa-mobile-center .wptwa-toggle {
left: 50%;
right: auto;
transform: translateX(-50%);
}
.wptwa-mobile-center  .wptwa-box:before,
.wptwa-mobile-center  .wptwa-box:after {
left: auto !important;
right: 50% !important;
transform: translateX(50%) rotate(45deg) !important;
}
.wptwa-mobile-center  .wptwa-box:before {
transform: translateX(50%) !important;
right: 50% !important;
}
.wptwa-box {
width: 100% !important;
max-width: calc(100% - 40px) !important;
}
}.wptwa-container .wptwa-toggle,
.wptwa-container .wptwa-mobile-close,
.wptwa-container .wptwa-description,
.wptwa-container .wptwa-description a {
background-color: #0dc152;
color: rgba(255, 255, 255, 1);
}
.wptwa-container .wptwa-description p {
color: rgba(255, 255, 255, 1);
}
.wptwa-container .wptwa-toggle svg {
fill: rgba(255, 255, 255, 1);
}
.wptwa-container .wptwa-box {
background-color: rgba(255, 255, 255, 1);
}
.wptwa-container .wptwa-gdpr,
.wptwa-container .wptwa-account {
color: rgba(85, 85, 85, 1);
}
.wptwa-container .wptwa-account:hover {
background-color: rgba(245, 245, 245, 1);
border-color: rgba(245, 245, 245, 1);
color: rgba(85, 85, 85, 1);
}
.wptwa-box .wptwa-account,
.wptwa-container .wptwa-account.wptwa-offline:hover {
border-color: #f5f5f5;
}
.wptwa-container .wptwa-account.wptwa-offline:hover {
border-radius: 0;
}
.wptwa-container .wptwa-box:before,
.wptwa-container .wptwa-box:after {
background-color: rgba(255, 255, 255, 1);
border-color: rgba(255, 255, 255, 1);
}
.wptwa-container .wptwa-close:before,
.wptwa-container .wptwa-close:after {
background-color: rgba(255, 255, 255, 1);
}
.wptwa-button {
background-color: #0DC152 !important;
color: #ffffff !important;
}
.wptwa-button:hover {
background-color: #0DC152 !important;
color: #ffffff !important;
}
.wptwa-button.wptwa-offline,
.wptwa-button.wptwa-offline:hover {
background-color: #a0a0a0 !important;
color: #ffffff !important;
}
@keyframes toast {
from {
background: rgba(255, 0, 0, 1);
}
to {
background: rgba(255, 255, 255, 1);
}
}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:.5}.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)}
.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)}