/*
Theme Name: Vet Services HB
Author: Quest Marketing Ltd
Description: A theme for Vet Services Hawke's Bay
Version: 1.0.0
Template: dt-the7
*/

a.mega-menu-img img {
	margin-right: 14px;
}

#footer #elementor-library-2 {
    margin-bottom: 0;
}

.w3eden .page-item.active .page-link {
    background-color: #333;
    border-color: #333;
}

.page-id-13 .mec-event-list-classic .mec-event-article {
    margin-bottom: 0;
}

.mail-link .elementor-icon-list-icon {
	display: inline !important;
}

/* SEARCH */
.search-results .author.vcard {
    display: none;
}
.search-results article.type-page .entry-meta {
    display: none;
}

/* EVENTS PAGE */
.post-type-archive-mec-events .page-title {
    display: none !important;
}

/* NEWS PAGE */
.page-id-204 #content article.post {
    box-shadow: 0 0 10px rgba(0,0,0,0.2) !important;
}
.page-id-204 .blog-content {
    padding: 0 20px
}

/** WPDM - Resources Page **/
/*#wpdm-all-packages .__dt_col_title strong,
#wpdm-all-packages .__dt_col_title strong {
    font-size: 18px !important;
}
#wpdm-all-packages .__dt_post_content.small-txt,
#wpdm-all-packages .__dt_post_content.small-txt {
    font-size: 14px !important;
    line-height: 1.4;
}
#wpdm-all-packages td.__dt_col_0,
#wpdm-all-packages td.__dt_col_0 {
    background-size: 80px !important;
    padding-left: 90px !important;
    min-height: 80px !important;
    display: block;
}*/
#wpdm-all-packages select.custom-select,
#wpdm-all-packages select.custom-select {
    width: 76px !important;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="rgba(119,119,119,0.5)" x="0px" y="0px" width="8px" height="8px" viewBox="0 0 386.257 386.257" style="enable-background:new 0 0 386.257 386.257;" xml:space="preserve"><polygon points="0,96.879 193.129,289.379 386.257,96.879 "/></svg>');
}
#wpdm-all-packages .wpdm-all-packages-table {
	margin-bottom: 0 !important;
}
#wpdm-all-packages .page-item.active .page-link {
    background-color: #ebebeb;
    border-color: #ebebeb;
    color: #333;
}

.wpdm-link-tpl.wpdmtile-page.wpdm-tile-small2 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: stretch;
	align-content: stretch;
}

body:not(.parent-pageid-21) .w3eden {
    display: flex;
    /*flex-wrap: wrap;
    --margin: 1rem;
    --modifier: calc(40rem - 100%);
    margin: calc(var(--margin) * -1);*/
}
.w3eden .wpdm-tile-small {
    /*min-width: calc(33% - (var(--margin) * 2));
    max-width: 22%;
    flex-grow: 1;
    flex-basis: calc(var(--modifier) * 999);
    margin: var(--margin);*/
	width: 100%;
	margin: 0;
    box-shadow: 0 2px 20px rgba(0,0,0,0.3);
}
.wpdm-tile-small-inner .media-body {
    padding: 12px 20px 18px;
}
.wpdm-tile-small-inner .wpdm-download-link.dt-btn {
    border-radius: 3px;
}
.wpdm-tile-small-inner .wpdm-download-link.dt-btn:hover {
    text-decoration: none;
}