.switcher .selected-sign {
display: none;
}

element.style {
    display: none;
}

.switcher .selected-sign {
display: none;
}

.header .header-stripe .right-icons .culture {
display: none;
}

.profile .profile-icon-container {
    margin-right: 25px;
}
.header .header-stripe .search {
    width: 600px;
    margin: 0 3px 0 auto;
}

element.style {
}
.gallery .top .main-title {
    font-size: var(--text-size-h2);
    color: var(--text-color-heading);
    display: none;
}
/* set height of 'All Categories' menu to fit content */
.show-all-panel .scrollbar > div {
  max-height: 800px !important;
}
.show-all-panel .scrollbar {
  max-height: 800px !important;
}


.LoginMaster .SmallLink{

color:#0d3050;
}

.categories-navbar-item:not(:first-child) {
display:none;
}

.react-aria-ListBox {
  background-color: #cccccc; /* soft light grey */
}