input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea{
	cursor: unset;
}
select,
.checkbox-area label,
input[type=checkbox],
input[type=checkbox]:checked, 
input[type=radio],
input[type=radio]:checked,
input[type="file" i]::-webkit-file-upload-button {
    cursor: pointer !important;
}
#qodef-membership-login-modal-part .qodef-m-links-remember-me label,
.qodef-header-navigation ul li.qodef--hide-link>a{
	cursor: pointer;
}
