/*
********
********
********
*/
/* >> IMAGE CAP: START
***************************************************************************************************************/

.sf-top-img-cap {
	display: block;
	height: 15px;
	background-color: #e5e5e5 !important;

	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.sf-bottom-img-cap {
	display: block;
	height: 15px;
	background-color: #e5e5e5 !important;

	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;

}



/* IMAGE CAP: END
***************************************************************************************************************/
/*
********
********
********
*/