.pulltorefresh--ptr{background:rgba(75,158,209,.7);color:#fff;pointer-events:none;top:0;height:0;transition:height .3s , min-height .3s;text-align:center;width:100%;overflow:hidden;display:flex;align-items:flex-end;align-content:stretch}.pulltorefresh--box{padding:10px;flex-basis:100%}.pulltorefresh--pull{transition:none}.pulltorefresh--text{margin-top:.53em;color:#fff;font-size:1.5rem}.pulltorefresh--icon{color:#fff;transition:transform .3s;font-size:3.5em}.pulltorefresh--top{touch-action:pan-x pan-down pinch-zoom}.pulltorefresh--release .pulltorefresh--icon{transform:rotate(180deg)}