.header-info span.elementor-icon-box-title {
	display: block;
	line-height: 21px !important;
    margin-bottom: 1rem;
}
.footer-r a {
	color: #fff !important;
}
.elementor-widget-portfolio a .elementor-portfolio-item__overlay {
    background-color: #00000069!important;
}
.elementor-widget-portfolio article {
	border-radius: 5px;
}

@media screen and (max-width: 768px) {
	.header-info span.elementor-icon-box-title, 
	.header-info span.elementor-icon-box-title a{
		font-size: 14px!important;
		margin-bottom: 0;
		margin-top: 7px;
	}
	.elementor-location-header {
		position: fixed;
		z-index: 9999;
		background: #fff;
		height: 108px;
		width: 100%;
	}
	#content {
		padding-top: 108px;
	}
}