.woocommerce-store-notice{--wd-link-color:#fff;--wd-link-color-hover:#ffffffe6;inset-inline:0;z-index:351;background-color:var(--wd-primary-color);color:#fff;text-align:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-top:1px solid #ffffff1a;justify-content:center;align-items:center;min-height:55px;margin:0;padding:12px 62px;font-weight:600;animation:1s cubic-bezier(.19,1,.22,1) 1s forwards wd-noticeMoveFromBottom;display:flex;position:fixed;bottom:0;transform:translateY(100%)}.woocommerce-store-notice>a{color:#fff;cursor:pointer;background-color:#0000001a;justify-content:center;align-items:center;width:60px;font-size:0;transition:background-color .25s;display:flex;position:absolute;inset-block:0;inset-inline-end:0}.woocommerce-store-notice>a:after{content:"";font-family:woodmart-font;font-size:16px;font-weight:400}.woocommerce-store-notice>a:hover{color:#fff;background-color:#0003}@keyframes wd-noticeMoveFromBottom{0%{transform:translateY(100%)}to{transform:translate(0,0)}}