html, body {
    overflow-x: hidden;
}

.acf-click-more {
    display: none;
}

/* File download page template */
.wpdmpro-template-default .entry-title {
    display: none;
}
.w3eden .card.default-featured-image {
    display: none;
}
.card.download-template {
    border: none;
    padding: 0 0 10px 0 !important;
    height: 100%;
}

.card.download-template img {
    height: 100%;
    width: fit-content;
}
