/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/


.email-address span {
	padding: 0px !important;
	background-color: unset !important;
	font-weight: bold !important;
}
@media (min-width: 768px) and (max-width: 1366px) {
	.swiper_wrapper .slider-caption h2 {
		font-size: 48px;
	}
}
