img.logo {
	max-height: 32px;
}

.header-cta-lang ul {
	list-style: none;
	margin: 0 0 0 30px;
	padding: 0;
}
.header-cta-lang ul li {
	display: inline-block;
	padding: 0 10px;
}

.header-cta-lang ul li a {
  font-weight: 400;
  color: var(--black-color);
  padding-bottom: var(--padding-bottom-35);
  text-transform: uppercase;
}
section.arck-shop-feed-section {
	padding-left: calc(85px - 0.75rem);
}