/*Type here to edit*/.cookies-ribbon {
    position: fixed;
    bottom: 0;
    background-color: #fff;
    color: var(--text-color-ultra-dark);
    box-shadow: 0 0 20px rgba(0, 0, 0, .12);
    width: 100%;
    z-index: 2;
    content-visibility: hidden;
}
    .header .header-stripe .search {
        margin: 0 16px 0 auto;
        width: 283px !important;
    }
}