.custom-control-label .rs {
	display: none;
}

.sf-horizontal>.category-list>.nav-link {
	color: #ffffff;
}

body.home-body header .search-module .search-module-button {
	color: #ffffff;
}

.header-bottom:hover .sf-horizontal>.category-list>.nav-link, .sticky-head-active .sf-horizontal>.category-list>.nav-link, body:not(.home-body) .sf-horizontal>.category-list>.nav-link {
    color: #000000;
}

header:hover .search-module .search-module-button, header .sticky-head-active .search-module .search-module-button, body:not(.home-body) header .search-module .search-module-button, body.home-body header .sticky-head-active .search-module .search-module-button, body.home-body header:hover .search-module .search-module-button {
	color: #000;
}

.badgeimage {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='45' height='20' viewBox='0 0 45 20'%3E%3Cpath fill='%231ebdb0' d='M0,0 L45,0 L45,0 L45,0 Q45,20 25,20 L0,20 Z'/%3E%3Ctext x='18' y='14.5' fill='white' font-family='Arial' font-size='12' font-weight='bold' text-anchor='middle'%3EÚj%3C/text%3E%3C/svg%3E") top left no-repeat !important;
  width: 45px !important;
}