

@media (min-width: 768px) {
	
	.animate-shapes .elementor-widget-icon-box:hover .shape-changer{
		opacity: 1;
	}
	body:not(.elementor-editor-active) .animate-shapes .elementor-widget-icon-box:hover .elementor-icon-box-title{
		color: #fff !important;
	}
	.animate-shapes .elementor-icon-box-description{
		display: none;
	}
}