/*
Theme Name: SelectSeal Packaging Machinery
Description: Child theme for Avada theme
Author: SelectSeal
Author URI: selectsealpm.com
Template: Avada
Version: 1.0.0
*/

h1, h2, h3, h4, h5, h6 {
	font-weight: 500;
}

.hover-team-wrap {
	position: relative;
}

	.hover-team-wrap .hover-team {
		z-index: 1;
		position: absolute;
		bottom: 10px;
		right: 20px;
	}

		.hover-team-wrap .hover-team i {
			margin-right: 0px;
			margin-top: 0px;
		}

.team-modal .modal-header {
		padding-bottom: 0px;
}

.team-modal .modal-body {
		padding-top: 0px;
}