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