/* Start custom CSS */header,footer,.sponsors-section{display: none !important;
    opacity: 0;
    height: 0;
    width: 0;
    z-index: -99999;
    position: absolute;
    top: -9999999;
    left: -99999999;
}
.product-field{
    height: 0px;
    width: 0px;
    font-size: 0px;
    visibility: hidden;
    opacity: 0;
    z-index: -99999;
    position: absolute;
    top: -9999999;
    left: -99999999;
}/* End custom CSS */