.btt-arrow{display:none;position:fixed;z-index:10;right:15px;bottom:72px;width:65px;height:65px;padding:10px;cursor:pointer}
.btt-arrow img{display:block;width:45px;height:45px}
@media only screen and (max-device-width:479px){.btt-arrow{top:100px}
}
@media only screen and (min-device-width:480px) and (max-device-width:767px){.btt-arrow{bottom:50px}
}
@media only screen and (min-device-width:768px){.btt-arrow{bottom:72px}
}
.btt-arrow-admin .btt-arrow{display:block!important;position:inherit;float:right}