/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */


.ct-service-box:hover p,
.ct-service-box:hover h4,
.ct-service-box:hover .fas {
	transition: color .3s;
}

.ct-service-box:hover p,
.ct-service-box:hover h4 {
	color: #333;
}

.ct-service-box:hover .fas {
	color: #fff;
}

.programme-box .elementor-icon {
	margin-top: -80px;
}

.hq-contact-info .elementor-inner-column .elementor-widget.elementor-widget-heading {
	margin-bottom: 5px;
}

/* Fix - Elementor Custom Skin Equal Height */
.ecs-post-loop .elementor .e-container,
.esc-post-loop .elementor .e-con {
	height:100%;
}

.centre-gallery .elementor-image-carousel-caption {
	position: absolute;
	bottom: 10px;
	background: #111;
	color: #fff;
	padding: 5px 15px;
}