.wpfresh4-cookie-pop {
    background-color: #000;
    border-bottom: 1px solid #fff;
    color: #fff;
    left: 0;
    position: fixed;
    text-align: center;
    bottom: 0;
    width: 100%;
    z-index: 10000;
}

.wpfresh4-cookie-pop button {
    margin: 10px;
}

#wpf4-move-to-top {
    display: none;
    background-color: #49a0ff;
    color: #fff !important;
    /*color: #372E2D;*/
    cursor: pointer;
    /*display: inline-block;*/
    font-weight: bold;
    height: auto;
    /*padding: 14px 10px;*/
    padding: 8px 10px;
    position: fixed;
    right: 5px;
    bottom: 58px;
    transition: all 0.25s linear 0s;
    width: auto;
    z-index: 99999;
    /*backgrou