.shoe__size
{
    position: absolute;
    width: 0; height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    pointer-events: none;
}
