/*Type here to edit*/

.header .header-stripe {
    color: #425d85;
}

.profile .profile-icon-container .profile-icon {
    stroke: #425d85
}
:root {
    --text-color-header: #425d85;
}

.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;
}
img.customizationPreview {
    width: 400px;
    max-height: 100%;
}
ul.CheckOutPage li.cartSummary ul {
    color: black;
}

.header .header-stripe .search {
    width: 300px;
}