@charset "UTF-8";
/* CSS Document */
/*------------ header -------------*/

/*------------ main -------------*/

.vmd_acfrep_doc .dce-acf-repeater h3.repeater-item,
.vmd_fmem_gal_hdr {
	border-bottom: solid 1px;
    border-top: solid 1px;
	margin-top: 60px;
	padding: 15px 0 10px 0;
}
/*------------ footer -------------*/
.vmd-copyright .elementor-icon-box-content .elementor-icon-box-title,
.vmd-copyright .elementor-icon-box-content .elementor-icon-box-description {
    display: inline-block;
}
.vmd-credit .alignleft {
    margin-right: .5rem;
}

/*================= desktop only =====================*/
@media only all and (min-width: 769px) {
}


/*================= smartphone only =====================*/
@media only all and (max-width: 768px) {
}
