/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 21 2021 | 10:44:10 */
.__wpdm_gb_section .wpdm-custom-panel,
.w3eden .link-template-default {
  border-radius: 0;
  border-color: #ddd;
  margin-bottom: 15px;
}
.__wpdm_gb_section .wpdm-custom-panel .card-title,
.w3eden .link-template-default .card-title {
  margin-top: 0;
  color: #000;
    font-size: 1em;
}
.__wpdm_gb_section .wpdm-custom-panel .wpdm-custom-tags,
.w3eden .link-template-default .wpdm-custom-tags {
  display: flex;
}
.__wpdm_gb_section .wpdm-custom-panel .wpdm-custom-tags a,
.w3eden .link-template-default .wpdm-custom-tags a {
  pointer-events: none;
  color: white;
  background: #444;
}
.wpdm-download-link {
  background: white !important;
  color: #414042 !important;
  border: 1px solid #414042 !important;
  padding: 8px 12px !important;
  height: initial !important;
  border-radius: 0 !important;
      font-weight: initial !important;
    font-size: 0.9em !important;
}
.wpdm-download-link:hover,
.wpdm-download-link:active {
  border: solid 1px #3f484c !important;
    background-color: #3f484c !important;
  color: #fff !important;
  box-shadow: inherit !important;
}
.__wpdm_gb_section .wpdm-custom-panel a,
.w3eden .link-template-default a {
  color: #999;
  text-decoration:none;
}
.__wpdm_gb_section .wpdm-custom-panel a:hover,
.__wpdm_gb_section .wpdm-custom-panel a:active,
.w3eden .link-template-default a:hover,
.w3eden .link-template-default a:active {
  color: #c10000;
}
@media (max-width: 720px) {
	.w3eden .media {
		display: initial;
	}
}