body {
  font-family: 'FranklinGothicLTPro-CnBk';
}
em,
i {
  font-family: 'FranklinGothicLTPro-CnBkIt';
}
strong,
b,
h1,
h2,
h3,
h4,
h5,
h6,
.fl-button-text {
  font-family: 'FranklinGothicLTPro-CnDm';
}
strong em,
b em,
strong i,
b i {
  font-family: 'FranklinGothicLTPro-CnDmIt';
}

#menu-main-nav li.sub-item.portfolio-menu-item a {
	font-family: 'FranklinGothicLTPro-CnDm';
	font-size: 18px;
	padding-top: 10px;
}

/* .portfolio-menu-item a {
	color: #922899 !important;
	font-family: 'FranklinGothicLTPro-CnDm';
} */

.wp-caption {
	background-color: transparent;
	border:0px;
	padding:0px;
}

@media (max-width:40rem) {}
@media (min-width:40rem) {
	.scriptlesssocialsharing {
		margin: 18px 0px !important;
		width: 50%;
	}
	.scriptlesssocialsharing h3 {
		font-size:1.3rem;
	}
	
	.footer-subscribe .fl-button-wrap {
		text-align:center;
	}
	
	.footer-subscribe .fl-button {
		display:inline-block !important;
	}
}

/*# sourceMappingURL=theme.css.map */