.categories-lists-grid .category-list-item-wrapper{float:left;padding-left:15px;padding-right:15px;}
.categories-lists-grid.no-space .category-list-item-wrapper{padding:0;margin:0;}
.categories-lists-grid.categories-columns-2 .category-list-item-wrapper:nth-child(2n+1),
.categories-lists-grid.categories-columns-3 .category-list-item-wrapper:nth-child(3n+1),
.categories-lists-grid.categories-columns-4 .category-list-item-wrapper:nth-child(4n+1),
.categories-lists-grid.categories-columns-5 .category-list-item-wrapper:nth-child(5n+1),
.categories-lists-grid.categories-columns-6 .category-list-item-wrapper:nth-child(6n+1){clear:both;}
.categories-lists-grid.categories-columns-2 .category-list-item-wrapper{width:50%;}
.categories-lists-grid.categories-columns-3 .category-list-item-wrapper{width:33.33%;}
.categories-lists-grid.categories-columns-4 .category-list-item-wrapper{width:25%;}
.categories-lists-grid.categories-columns-5 .category-list-item-wrapper{width:20%;}
.categories-lists-grid.categories-columns-6 .category-list-item-wrapper{width:16.667%;}
.categories-lists-slider .category-list-item{margin-bottom:0;}
.category-list-item > a{position:relative;overflow:hidden;}
.category-list-item img{display:inline-block;}
.category-list-item .category-name:last-child{margin-bottom:0 !important;}
.category-list-item > ul{width:100%;}
.category-list-item ul{padding-left:0;}
.category-list-item ul li{list-style:none;line-height:1.2;margin-bottom:15px;}
.category-list-item ul li a mark{background-color:transparent;color:currentColor;padding-right:0;margin-left:5px;text-decoration:none;}
.category-list-item ul li > a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0;}
.category-list-item ul li ul li ul > li{padding-left:10px;position:relative;}
.category-list-item ul li ul li ul > li:before{content:'\e904';font-family:'xstore-icons';font-size:8px;position:absolute;top:2px;left:0;}
.category-list-item ul li ul li ul > li:last-child{margin-bottom:0;}
.category-list-item ul li ul{margin-top:15px;}
.category-list-item ul li ul li > a{font-size:1rem;color:var(--et_main-color);}
.category-list-item ul li ul li > a:hover{color:var(--et_dark-2-white);}
.category-list-item > ul, .category-list-item ul li:last-child{margin-bottom:0;}
.category-list-item > ul > li > a{margin-bottom:15px;}
.category-list-item > ul > li > a mark{display:none;}
.category-hover-default .category-list-item{border:1px solid var(--et_border-color);padding:20px 20px 10px 20px;}
.category-hover-default .category-list-item img{-webkit-transition:all 0.5s ease-out;transition:all 0.5s ease-out;}
.category-hover-default .category-list-item-wrapper:hover img{-webkit-transform:scale(1.05);transform:scale(1.05);}
.category-list-item-wrapper.image-without .category-list-item{width:100%;}
.limit-enable .limit-link{display:block;line-height:1.6;}
.limit-enable .limit-link.button{line-height:1;height:auto;}
.limit-enable .limit-link .read-more:after{display:none;}
.limit-enable .limit-link:not(:last-child){margin-bottom:15px;}
@media only screen and (min-width: 993px) {
.category-list-item-wrapper.image-left .category-list-item, .category-list-item-wrapper.image-right .category-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;}
.category-list-item-wrapper.image-left .category-list-item > a, .category-list-item-wrapper.image-right .category-list-item > a, .category-list-item-wrapper.image-left .category-list-item > ul, .category-list-item-wrapper.image-right .category-list-item > ul{-webkit-box-flex:1;-ms-flex:1;flex:1;}
.category-list-item-wrapper.image-left .category-list-item > ul{padding-left:15px;}
.category-list-item-wrapper.image-right .category-list-item{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}
.category-list-item-wrapper.image-right .category-list-item > ul{padding-right:15px;}
} .categories-products-two-rows{background-color:#fff;overflow:hidden;border-radius:10px;-webkit-box-shadow:0 0 15px 1px #e9e9e9;box-shadow:0 0 15px 1px #e9e9e9;padding-bottom:30px;margin:0 5px 35px;}
.categories-products-two-rows .category-title{text-align:center;background:#cd0700;padding:19px 0;margin-bottom:30px;}
.categories-products-two-rows .category-title h4{margin-bottom:0;}
.categories-products-two-rows .category-title h4 a{font-size:1.14rem;text-transform:uppercase;color:#fff;}
.categories-products-two-rows .products-group{padding:0 2.1rem;}
.categories-products-two-rows .top-products, .categories-products-two-rows .bottom-product .content-product{display:grid;grid-template-columns:calc(50% - 10px ) calc(50% - 10px );grid-column-gap:20px;}
.categories-products-two-rows .top-products{border-bottom:1px solid #e9e9e9;margin-bottom:30px;}
.categories-products-two-rows .top-product{text-align:center;}
.categories-products-two-rows .bottom-product{--product-title-size-proportion:1.3;}
.categories-products-two-rows .bottom-product .content-product, .categories-products-two-rows .bottom-product .product-image-wrapper{margin-bottom:0;}
.categories-products-two-rows .content-product{--product-title-size-proportion:1;}
.categories-products-two-rows .content-product .product-title a{line-height:1.5;}
.categories-products-two-rows .content-product .product-content-image img{opacity:1;}
.categories-products-two-rows .show-products{text-align:center;margin-top:30px;}
.categories-products-two-rows .show-products a{font-size:1rem;text-transform:uppercase;color:#ce0800;padding-bottom:3px;display:inline-block !important;}
.categories-products-two-rows .show-products a:after{line-height:1;}
.categories-products-two-rows .show-products a:before, .categories-products-two-rows .show-products a:after{-webkit-transition:inherit;transition:inherit;}
@media only screen and (max-width: 480px) {
.categories-lists-grid .category-list-item-wrapper {
width: 100% !important;
}
}.elementor-element .categories-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.elementor-element .swiper-container .categories-grid{-ms-flex-wrap:unset;flex-wrap:unset;}
.elementor-element .category-grid{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.elementor-element .category-grid.slide-item{display:-webkit-box;display:-ms-flexbox;display:flex;}
.elementor-element .category-grid > a{position:relative;width:100%;}
.elementor-element .category-grid > a img{max-width:unset;}
.elementor-element .category-grid.text-color-dark .count, .elementor-element .category-grid.text-color-dark sup{color:currentColor;}
.elementor-element .category-grid .category-bg{position:relative;-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}
.elementor-element .category-grid .categories-mask{padding:10px 5px;left:0;right:0;z-index:1;}
.elementor-element .category-grid.content-inside .categories-mask{position:absolute;left:0;right:0;}
.elementor-element .category-grid:not(.slide-item) .categories-mask{left:15px;right:15px;}
.elementor-element .category-grid.valign-top .categories-mask{top:0;}
.elementor-element .category-grid.valign-bottom .categories-mask{bottom:0;}
.elementor-element .image-top .category-grid.category-list-item{display:block;}
.elementor-element .category-image-circle img{position:absolute;right:0;bottom:0;left:0;top:0;width:100%;height:100%;-o-object-position:50% 50%;object-position:50% 50%;-o-object-fit:cover;object-fit:cover;}
.elementor-element .category-image-circle > a{padding-top:100%;border-radius:50%;-webkit-mask-image:-webkit-radial-gradient(white, black);}
.category-grid[data-hover="rtl"] .category-bg,
.category-grid[data-hover="ltr"] .category-bg,
.category-grid[data-hover="rtl"] img,
.category-grid[data-hover="ltr"] img{width:calc(100% + 20px);}
.category-grid[data-hover="rtl"]:not(:hover) img,
.category-grid[data-hover="rtl"]:not(:hover) .category-bg{-webkit-transform:translateX(-20px);transform:translateX(-20px);}
.category-grid[data-hover="ltr"]:not(:hover) img,
.category-grid[data-hover="ltr"]:not(:hover) .category-bg{-webkit-transform:translateX(20px);transform:translateX(20px);}
.category-grid[data-hover="ltr"] img{position:relative;}
.category-grid[data-hover="ltr"] .category-bg,
.category-grid[data-hover="ltr"] img{left:-20px;}
.category-grid[data-hover] img,
.category-grid[data-hover] .category-bg{-webkit-transition:-webkit-transform 0.7s cubic-bezier(0, 0, 0.44, 1.18);transition:-webkit-transform 0.7s cubic-bezier(0, 0, 0.44, 1.18);transition:transform 0.7s cubic-bezier(0, 0, 0.44, 1.18);transition:transform 0.7s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform 0.7s cubic-bezier(0, 0, 0.44, 1.18);}
.category-grid[data-hover="zoom-in"]:hover img,
.category-grid[data-hover="zoom-in"]:hover .category-bg,
.category-grid[data-hover="zoom-out"]:not(:hover) img,
.category-grid[data-hover="zoom-out"]:not(:hover) .category-bg{-webkit-transform:scale(1.2);transform:scale(1.2);}
.category-grid[data-hover="border-in"] > a:after{content:'';position:absolute;top:20px;right:20px;bottom:20px;left:20px;border:1px solid #fff;border-radius:inherit;-webkit-transition:all 0.7s cubic-bezier(0, 0, 0.44, 1.18);transition:all 0.7s cubic-bezier(0, 0, 0.44, 1.18);}
.category-grid[data-hover="border-in"]:not(:hover) img,
.category-grid[data-hover="border-in"]:not(:hover) .category-bg{-webkit-transform:scale(1.2);transform:scale(1.2);}
.category-grid[data-hover="border-in"]:not(:hover) > a:after{-webkit-transform:scale(1.1);transform:scale(1.1);opacity:0;visibility:hidden;}
.category-grid[data-overlay] > a:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;z-index:1;}
.category-grid[data-overlay]:hover > a:before{background:rgba(0, 0, 0, 0.5);}
.category-grid[data-content-hover="reveal"] .count,
.category-grid[data-content-hover="reveal"] .read-more-wrapper{display:block !important;-webkit-transition:all 0.7s ease-in-out, color 0.3s linear 0s;transition:all 0.7s ease-in-out, color 0.3s linear 0s;}
.category-grid .limit-link:hover{opacity:0.7;}
.category-grid .read-more{font-size:1rem;}
.category-grid .read-more:before{width:100%;}
.category-grid[data-content-hover] .read-more{color:currentColor;}
.category-grid[data-content-hover] .read-more:before{background-color:currentColor;}
.category-grid[data-content-hover="reveal"]:not(:hover) .categories-mask .count,
.category-grid[data-content-hover="reveal"]:not(:hover) .categories-mask .read-more-wrapper{max-height:0;opacity:0;margin:0 !important;}
.category-grid[data-content-hover="reveal"]:hover .categories-mask .count,
.category-grid[data-content-hover="reveal"]:hover .categories-mask .read-more-wrapper {
max-height: 50px;
}@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)}