#custom-cursor{position:fixed;top:0;left:0;width:24px;height:24px;transform:translate(-50%,-50%);pointer-events:none;z-index:10000;color:var(--espresso-brown)}.crosshair-line{position:absolute;background-color:var(--espresso-brown);transition:all .15s cubic-bezier(.175,.885,.32,1.275)}.crosshair-line.horizontal{height:2px;width:8px;top:11px}.crosshair-line.horizontal.left{left:0}.crosshair-line.horizontal.right{right:0}.crosshair-line.vertical{width:2px;height:8px;left:11px}.crosshair-line.vertical.top{top:0}.crosshair-line.vertical.bottom{bottom:0}#custom-cursor.locked .crosshair-line.horizontal.left{left:4px}#custom-cursor.locked .crosshair-line.horizontal.right{right:4px}#custom-cursor.locked .crosshair-line.vertical.top{top:4px}#custom-cursor.locked .crosshair-line.vertical.bottom{bottom:4px}#custom-cursor.shutter .crosshair-line{display:none}#custom-cursor.shutter .shutter-icon{display:block!important;width:20px;height:20px;border:2px solid var(--espresso-brown);border-radius:50%;position:relative;top:2px;left:2px}#custom-cursor.shutter .shutter-icon:after{content:"";position:absolute;top:4px;left:4px;right:4px;bottom:4px;background:var(--espresso-brown);border-radius:50%;animation:shutter-flash .5s infinite alternate}@keyframes shutter-flash{0%{transform:scale(.1);opacity:0}to{transform:scale(1);opacity:1}}#custom-cursor.clicking .crosshair-line{background-color:#fff}
/*# sourceMappingURL=/cdn/shop/t/20/assets/cursor.css.map */
