/**
* Theme Name: Spaciaz Child
* Description: This is a child theme of Spaciaz, generated by Merlin WP.
* Author: <a href="https://wpopal.com/">Opalthemes</a>
* Template: spaciaz
* Version: 1.2.6
*/
body {
    --primary: #94c2f8 !important;
    --primary_hover: #94c2f8 !important;
}
.elementor-kit-8 {
    --e-global-color-primary: #94c2f8 !important;
	--e-global-color-background_light: #eceef6 !important;
}
#force-footer{
	display:none !important;
}
.project-item .project-excerpt{
	-webkit-line-clamp: 7 !important;
}
/* .project-item .project-button .project-button-icon{
	display:none !important;
}
.project-item.project-style-4 .project-content .project-content-inner{
	background:#fff !important;
} */
.project-item .project-post-thumbnail img{
	object-position: left;
}
.single-spaciaz_project #page .site-content {
    margin-top: 25px !important;
    margin-bottom: 0 !important;
}
.contact-info p{
	min-height:100px !important;
}
.service-item .service-style-inner .service-title{
	font-size: 26px;
}
.service-item .description{
	-webkit-line-clamp: 5;
}
.swiper-slide-active .careers-slide .careers-title{
	font-size: 40px !important;
}
.service-item.service-style-3 .service-inner:hover {
    border-color: #eceef6;
    background-color: #eceef6;
}
.site-branding img {
    height: auto;
    margin: inherit !important;
    max-width: 120px !important;
}
.hfe-site-logo-container .hfe-site-logo-img{
	width:83px !important;
}
.new-mobile-menu .elementor-element.elementor-element-9ec369e:hover .elementor-widget-container{
	background-color: #86b6ee !important;
}
.ft-logo .hfe-site-logo-img {
    width: 112px !important;
}
@media (min-width:1279px) and (max-width:1370px){
	.new-mobile-menu .new-mobile-nav {
		display:none !important;
	}
}
@media (min-width:768px) and (max-width:888.9px){
	.tab-hide{
		display:none !important;
	}
	.tab-width .elementor-element.elementor-element-e4c6dc3{
		width:380px;
	}
	
	
}
@media (max-width:767px){
	.hfe-site-logo-container .hfe-site-logo-img{
		width:60px !important;
	}
	.ft-logo .hfe-site-logo-img{
		width:100px !important;
	}
	.mobile-hide{
		display:none !important;
	}
	.project-item.project-style-4 .project-content .project-content-inner:before{
		height:92% !important;
	}
}