.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;
    /*background: #eee;*/
}

#wpf4-move-to-top .fa-chevron-up {
    font-size: 22px;
/*    position: absolute;
    top: 9px;*/
}

#wpfresh4-translate {
    position: fixed;
    top: 2px;
    right: 2px;
    z-index: 9999;
}

@media screen and (max-width: 650px) {
    #wpfresh4-translate {
        display: none !important;
    }
}

/* Social Buttons */
.dsb-btn{padding:8px 16px;margin-right:8px;}.dsb-btn:hover,.dsb-btn:focus,.dsb-btn:active{color:#ffffff !important;text-decoration:none !important}.dsb-white{color:#ffffff}.dsb-facebook{color:#3b5998}.dsb-twitter{color:#4099ff}.dsb-googleplus{color:#dd4b39}.dsb-pinterest{color:#c92228}.dsb-linkedin{color:#007bb5}.dsb-facebook-bg{background:#3b5998}.dsb-twitter-bg{background:#4099ff}.dsb-googleplus-bg{background:#dd4b39}.dsb-pinterest-bg{background:#c92228}.dsb-linkedin-bg{background:#007bb5}.dsb-facebook-bg:hover,.dsb-facebook-bg:focus,.dsb-facebook-bg:active{background:#2d4373}.dsb-twitter-bg:hover,.dsb-twitter-bg:focus,.dsb-twitter-bg:active{background:#0d7eff}.dsb-googleplus-bg:hover,.dsb-googleplus-bg:focus,.dsb-googleplus-bg:active{background:#c23321}.dsb-pinterest-bg:hover,.dsb-pinterest-bg:focus,.dsb-pinterest-bg:active{background:#9d1b1f}.dsb-linkedin-bg:hover,.dsb-linkedin-bg:focus,.dsb-linkedin-bg:active{background:#005882}