/*
Theme Name: Consulting Child
Author: VamTam
Author URI: https://vamtam.com
Template: vamtam-consulting

put your child theme styles here
PRESO DA VCCHIO SITO
*/
.fl-photo-caption-hover{
	
	/* posizionamento well on-hover */
	left:	-5px;
	right:	-5px;
	top:	-5px;
	bottom:	-5px;
	
	/* look */
	font-size:	11px;
	background: #30398e;
	
	/* reset ellipsis */
	text-overflow:	initial;
	white-space:	normal;
	
}

.fl-photo-caption.fl-photo-caption-hover .inner-wrap{
	
    /* background-color: yellow; */
    top: 50%;
    position: relative;
    transform: translateY(-50%);
}

/*
you don't need any @import rules
*/
