.cookie-info { position: fixed; bottom: 0; background-color: #FFF; padding: 10px; width: 100%; color: #000; text-align: center;	z-index: 9999; box-shadow: 0 0 4px #888; display: none; }
.cookie-info .wrapper { max-width: 1280px; min-width: 280px; margin: 0 auto; font-size: 90%; color: #333; font-weight: 300; }
.cookie-info .wrapper button { float: right; border: 0; font-size: 90%; border-radius: 0; background: #333; box-shadow: none; color: #FFF; text-shadow: none; padding: 3px 15px; cursor: pointer; line-height: 1.5; }