@media (hover:hover) and (pointer:fine) and (forced-colors:none){
html,body{cursor:url('arrow.svg') 4 3,default}
body :is(a[href],button,summary,[role=button],label[for],input[type=submit],input[type=button],input[type=reset],input[type=checkbox],input[type=radio],select,.font-option,.ywr-choice,.collection,.card-image){cursor:url('hand.svg') 13 4,pointer!important}
body :is(input:not([type]),input[type=text],input[type=search],input[type=email],input[type=tel],input[type=url],input[type=password],input[type=number],textarea,[contenteditable=true]){cursor:text!important}
body :is(button:disabled,input:disabled,select:disabled,textarea:disabled,[aria-disabled=true]){cursor:not-allowed!important}
body :is(input[type=range],[role=slider]){cursor:ew-resize!important}
body :is(.zoomImg,.woocommerce-product-gallery__trigger){cursor:zoom-in!important}
}
