/*For evidon slider color*/
.evidon-switch-slider.slideron {background-color: #640ACD;
}
/*For Russia header truncation issue */
.ge-cdx-header-redesign-EDS .ge-cdx-header-redesign__nav-menu-item__nav-link {
max-width: 22ch;
}
/*Product family temp fix for removing gradient */
.ge-product-family-hero .ge-product-family-hero__wrapper:after, .ge-product-family-hero .ge-product-family-hero__wrapper:before {
    background: none !important;
}
