/**
* Theme Name: Diteck Child
* Description: This is a child theme of Diteck, generated by Merlin WP.
* Author: <a href="https://wpopal.com/">Opalthemes</a>
* Template: diteck
* Version: 1.2.1
*/

.service-item.service-style-1 .service-content {
	min-height: 550px !important;
}

.service-item .service-style-inner .service-title {
	font-size: 28px !important;	
}

.site-branding img {
	margin: unset;
	max-width: 75%;
}

.page-id-2375 form.wpcf7-form.init {
	display: flex;
	flex-direction: column;
	gap: 15px;
}

.page-id-2375 form.wpcf7-form.init label{
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.project-item .project-icon img{
	width: 150px;	
}


