/* customCSS */
div.scroll-top.scroll-top em:before {
    background: url('/image/catalog/backtotop.svg') no-repeat center !important;
    content: '\e5d42' !important;
  font-family: icomoon !important;
    font-size: 20px;
    color: rgba(255, 255, 255, 1);
    padding: 10px;
}