.woocommerce-notices-wrapper{position:fixed;bottom:45px;left:50%;transform:translateX(-50%);z-index:9999;width:600px;max-width:100%;padding:10px 15px;background-color:#fff;border-radius:5px;box-shadow:0 2.6px 3.6px rgb(0 0 0 / .052),0 7.3px 10px rgb(0 0 0 / .075),0 17.5px 24.1px rgb(0 0 0 / .098),0 58px 80px rgb(0 0 0 / .15);transition:all 350ms ease}.woocommerce-notices-wrapper:empty{visibility:hidden;opacity:0;transform:translate(-50%,100%)}.woocommerce-error{list-style:none;margin:0;padding:10px 15px;background-color:#f76b6a;border-left:4px solid #c60f13}.woocommerce-error li{color:#fff;display:flex;align-items:center;gap:10px}.woocommerce-error li svg{fill:currentColor;width:17px;height:17px}.woocommerce-cart .woocommerce-notices-wrapper{position:relative;bottom:auto;left:auto;transform:none;width:100%;margin-bottom:20px;box-shadow:none;background-color:#fff0}.woocommerce-cart .woocommerce-error{background-color:#f8f8f8;border-left-color:#c60f13}.woocommerce-cart .woocommerce-error li{color:#c60f13}.woocommerce-cart .woocommerce-notices-wrapper:empty{display:none}