/*
Theme Name: Avada APWA
Version: 1.0
Template: Avada
Author: Mark Cyzyk
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* fix issue where 1px border appearing on paper tear section
   seperator across the entire site */
.ua-chrome .fusion-section-separator .fusion-section-separator-svg-bg {
    background-position-y: unset !important;
}


.fieldLabel {
		background-color:SlateGrey;
		color:White;
	}

.fieldValue {
	}

.recordTemplate {
		margin-left: 20%;
	}


.entry-footer {
		display: none;
}