.dvf-hide {
    display: none;
}

.dvf-fixed {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 999;
}
