.lang-item {
    list-style: none;
	display: inline;
	padding-top: 20px;
}

.lang-item img {
    width: 32px;
	height: 32px;
}

.widget-polylang ul {
	margin-top: 20px;
}

.wpca-lay-out .wpca-lay-out-content * {
    font-size: 16px !important;
    line-height: 1.3em !important;
    margin-bottom: 20px !important;
    text-align: justify !important;
}

.type-post p, .type-post h3, .type-post h4, .type-post h5, .type-post h6 {
	text-align: justify !important;
}


.uk-navbar-item.widget-polylang ul li a { 
	color: #000 !important;
}

.uk-navbar-item.widget-polylang ul li:nth-child(2) a::before { 
	 content: "| ";
}