/* Add custom CSS styles below */ 

.s-advertisement-action{
  display: none;
}
body.has-main-slider .main-nav-container {
    background: linear-gradient(0deg, rgb(255 255 255 / 0%) 0%, rgb(0 0 0 / 60%) 100%);
}
.main-nav-container.over-slider{
	top: auto!important;
}
#localization-button div:nth-child(n+2) {
  display: none;
}
.header-btn__icon span {
  font-size: 16px;
}