/* Start custom CSS */.dsvy-header-style-2 .dsvy-header-overlay {
    position: absolute;
    z-index: 9;
    width: 100%;
    visibility: hidden;
}

.site-footer, .site-footer.dsvy-bg-color-custom:before {
    display: none
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    display: none;
}/* End custom CSS */