#xt-cookies-policy{
    z-index: 3001;
    position: fixed;
    top:0;
    left: 0;
    right: 0;
    background: #fff;
    padding:10px 30px;
    color:#333;
    box-shadow: 0 0 5px #333;
}
