.pp-floating-woo-notices .woocommerce-notices-wrapper{display:flex;flex-direction:column;gap:12px}.pp-floating-woo-notices .woocommerce-message,.pp-floating-woo-notices .woocommerce-error,.pp-floating-woo-notices .woocommerce-info{position:relative;width:100%;margin:0!important;padding:18px 56px 18px 22px!important;border-radius:18px!important;background:var(--pp-white)!important;color:var(--pp-navy)!important;border:1px solid var(--pp-border)!important;box-shadow:0 18px 45px rgba(5,7,53,.18)!important;font-size:14px!important;font-weight:600!important;line-height:1.5!important;list-style:none!important;pointer-events:auto;overflow:hidden;animation:ppNoticeIn .35s ease forwards}.pp-floating-woo-notices .woocommerce-message::before,.pp-floating-woo-notices .woocommerce-error::before,.pp-floating-woo-notices .woocommerce-info::before{display:none!important}.pp-floating-woo-notices .woocommerce-message{border-left:6px solid var(--pp-success)!important}.pp-floating-woo-notices .woocommerce-error{border-left:6px solid var(--pp-error)!important}.pp-floating-woo-notices .woocommerce-info{border-left:6px solid var(--pp-info)!important}.pp-floating-woo-notices .woocommerce-message::after,.pp-floating-woo-notices .woocommerce-error::after,.pp-floating-woo-notices .woocommerce-info::after{content:"×";position:absolute;top:50%;right:18px;width:28px;height:28px;transform:translateY(-50%);border-radius:50%;background:var(--pp-light);color:var(--pp-blue);display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:800;line-height:1;cursor:pointer}.pp-floating-woo-notices .woocommerce-message a,.pp-floating-woo-notices .woocommerce-error a,.pp-floating-woo-notices .woocommerce-info a{color:var(--pp-blue)!important;font-weight:800!important;text-decoration:none!important}.pp-floating-woo-notices .woocommerce-message a:hover,.pp-floating-woo-notices .woocommerce-error a:hover,.pp-floating-woo-notices .woocommerce-info a:hover{color:var(--pp-blue-dark)!important;text-decoration:underline!important}.pp-floating-woo-notices .pp-notice-hide{animation:ppNoticeOut .28s ease forwards}body.pp-has-floating-woo-notice{padding-bottom:90px}@media (max-width:767px){.pp-floating-woo-notices .woocommerce-message,.pp-floating-woo-notices .woocommerce-error,.pp-floating-woo-notices .woocommerce-info{padding:16px 50px 16px 18px!important;border-radius:16px!important;font-size:13px!important}body.pp-has-floating-woo-notice{padding-bottom:120px}}