.wl .lcl_next::before, .wl .lcl_prev::before, 
.wl .lcl_play::before, .wl .lcl_thumbs_toggle::before,
.wl .lcl_txt_toggle::before, 
.wl #lcl_corner_close::before, .wl .lcl_close::before {
	font-family: 'Font Awesome\ 5 Free' !important;
	font-weight: 900 !important;
}
.wl .lcl_thumbs_toggle::before {
	content: '\f009';
}
.wl .lcl_txt_toggle::before {
	content: '\f10e';
}
.wl #lcl_corner_close::before, .wl .lcl_close::before  {
	content: '\f00d';
}
.wl .lcl_play::before {
	content: '\f04b' !important;
	font-size: 14px !important;
}
.wl .wl-gll-single-image img {
	cursor: pointer;
}
.wl .wl-gll-single-wrapper {
	padding-top: 10px;
	padding-bottom: 10px;
}