.cookies-wrap {
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.9);
    color: #fff;
    z-index: 100;
}
.btn-cookies {
    cursor:pointer;
}
