.zank-shop-popup-notices{z-index:105;max-width:100%;display:flex;flex-direction:column;gap:10px;position:fixed;left:0}.zank-shop-popup-notices .woocommerce-message,.zank-quickshop-notices .woocommerce-message,.zank-quickview-notices .woocommerce-message{background:var(--zank-success-bg);border:1px solid var(--zank-success-border);color:var(--zank-success);padding:15px 20px}.zank-shop-popup-notices .woocommerce-error,.zank-quickshop-notices .woocommerce-error,.zank-quickview-notices .woocommerce-error{background:var(--zank-red-bg);border:1px solid var(--zank-red-border);color:var(--zank-red);padding:15px 20px}.woocommerce-error span.close-error{position:absolute;top:5px;left:5px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer}.zank-shop-popup-notices.postion-top-right,.zank-shop-popup-notices.postion-bottom-right{left:0;-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-webkit-transform:translateX(-100%);transform:translateX(-100%)}.zank-shop-popup-notices.postion-bottom-left,.zank-shop-popup-notices.postion-bottom-right{bottom:15px}.zank-shop-popup-notices.postion-top-left,.zank-shop-popup-notices.postion-bottom-left{right:15px;-moz-transform:translateX(100%);-ms-transform:translateX(100%);-webkit-transform:translateX(100%);transform:translateX(100%)}.zank-shop-popup-notices.postion-top-right,.zank-shop-popup-notices.postion-top-left{top:40px}.zank-shop-popup-notices.postion-centered{top:50%;right:50%;-moz-transform:translateX(50%) translateY(-50%);-ms-transform:translateX(50%) translateY(-50%);-webkit-transform:translateX(50%) translateY(-50%);transform:translateX(50%) translateY(-50%);visibility:visible;opacity:1}.woocommerce-notices-wrapper{position:relative;max-width:450px;width:100%;color:#fff}.postion-top-right .woocommerce-notices-wrapper,.postion-bottom-right .woocommerce-notices-wrapper{transform:translateX(calc(-1*(-100% - 15px)))}.postion-top-left .woocommerce-notices-wrapper,.postion-bottom-left .woocommerce-notices-wrapper{transform:translateX(calc(-1*(100% + 15px)))}@media(max-width:576px){.zank-shop-popup-notices{right:15px}.zank-shop-popup-notices.postion-top-left,.zank-shop-popup-notices.postion-bottom-left{left:15px}}.zank-shop-popup-notices,.zank-shop-popup-notices.zank-notices-has-error ul.woocommerce-error{color:var(--zank-light)}.zank-shop-popup-notices .zank-panel-close-button,.zank-shop-popup-notices .button.wc-forward,.zank-shop-popup-notices.zank-notices-has-error .close-error{display:none}.zank-shop-popup-notices.postion-in-product .zank-btn{padding:10px;font-size:12px}.zank-shop-popup-notices.postion-centered:hover,.zank-shop-popup-notices.postion-centered.active{opacity:1;visibility:visible}.zank-shop-popup-notices span.product-name,.zank-shop-popup-notices p.message{color:var(--zank-light)}.zank-shop-popup-notices .zank-cart-update-message p{margin-bottom:10px;text-transform:uppercase;font-size:10px}.zank-shop-popup-notices span.update{display:block;text-transform:uppercase}.zank-shop-popup-notices .button.wc-forward{color:#fff !important}