.wfg-fixed-notice {
background-color: #fff;
position: fixed;
z-index: 999999;
width: 100%;
color: #fff;
text-align: center;
height: 36px;
box-shadow: 0 0 5px 1px #222;
top: 0;
}
.wfg-fixed-notice > p {
background: red none repeat scroll 0 0;
padding: 5px;
font-family: helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
}
a.wfg-fixed-notice-remove {
color: #fff;
position: relative;
float: right;
right: 20px;
}
.wfg-gifts {
padding: 15px;
text-align: center;
max-height: 60vh;
overflow-y: auto;
z-index: 99;
-webkit-overflow-scrolling: touch;
}ul.products li.product .wc-new-badge{font-size:.75em;text-transform:uppercase;color:white;background:#eb4649;padding:.2em .5em;display:inline-block;font-weight:700;border-radius:2px}ul.products li.product .stock{display:block;padding-top:.5em}ul.products li.product .stock.out-of-stock{color:#eb4649}ul.products li.product .stock.in-stock{color:#85ad74}ul.products li.product .categories{display:block;padding-top:.5em}ul.products li.product .categories a{display:inline}