@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(0.19, 1, 0.22, 1) 1s forwards;border-top:1px solid rgba(255,255,255,0.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:rgba(0,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:rgba(0,0,0,0.2);color:#FFF}.product-labels{position:absolute;top:7px;inset-inline-start:7px;z-index:1;display:flex;align-items:flex-start;flex-direction:column;gap:10px;max-width:50%;transition:all .3s ease;transform:translateZ(0)}.product-labels .label-with-img{padding:0;max-width:50px}.product-label{padding:5px 10px;min-width:50px;color:#fff;text-align:center;text-transform:uppercase;word-break:break-all;font-weight:600;font-size:12px;line-height:1.2}.product-label.onsale{background-color:var(--wd-primary-color);direction:ltr}.product-label.featured{background-color:#E22D2D}.product-label.new{background-color:#438E44}.product-label.out-of-stock{background-color:var(--bgcolor-white);color:var(--color-gray-900)}.product-label.attribute-label:not(.label-with-img){background-color:var(--bgcolor-white);color:var(--color-gray-900)}.labels-rounded-sm .product-label{border-radius:12px}@media (max-width: 576px){.product-labels{gap:5px}.product-label{padding-inline:5px;min-width:40px;font-size:10px}.product-label .label-with-img{padding-inline:0}}.product-labels.labels-rounded .product-label{display:flex;align-items:center;justify-content:center;padding:5px 7px;min-height:50px;border-radius:35px;font-size:14px}.product-labels.labels-rounded .label-with-img{padding:0;min-height:auto;max-width:55px}.product-labels.labels-rounded .out-of-stock{max-width:50px;font-size:12px}@media (max-width: 576px){.product-labels.labels-rounded .product-label{min-height:40px;font-size:10px}.product-labels.labels-rounded .label-with-img{min-height:auto}}