/*   
Theme Name: EdgeLab
Author: Erique
Version: 10
*/

.wpml-ls-legacy-dropdown-click{
	position: relative;
	z-index: 99;
}
span.says{
	display: none;
}
/*li.wpml-ls-current-language a:after{
	content: url("data:image/svg+xml,%3csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1 1.5L6 6.5L11 1.5' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");
}*/
li.wpml-ls-first-item.wpml-ls-last-item a:after{
	content: none;
}
li.wpml-ls-first-item.wpml-ls-last-item ul.wpml-ls-sub-menu{
	display: none;
}
.heading{
	font-weight: 800;
    font-size: 1.375rem;
    margin: 30px 0 15px;
}
.wp-block-image :where(figcaption){
	display: flex;
    justify-content: center;
}