.widget_button_top {
    display: none;
    position: fixed;
    top: 264px;
    right: 0;
    z-index: 99;
    outline: none;
    padding: 15px 17px 12px;
    cursor: pointer;
    background-color: #E65B24;
}
.widget_button_top span{
    display: block;
}
/*.widget_button_top img{*/
/*    width: 23px;*/
/*    height: 11px;*/
/*}*/