.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}
.tx-memorialbook .filter-select {
  height: 48px;
  border: none;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
}
.tx-memorialbook .row.default-abstand {
  padding-top: 1rem;
}
.tx-memorialbook .chosen-container.chosen-container-single .chosen-single {
  padding: 2rem;
  border: none;
  background-color: white;
  height: 48px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  border-right: 1px solid #FDFDFD;
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  .tx-memorialbook .chosen-container.chosen-container-single .chosen-single {
    margin-bottom: 0;
  }
}
.tx-memorialbook .chosen-container.chosen-container-single .chosen-single span {
  padding: 15px 20px 15px 20px;
  color: var(--fes-primary);
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 19px;
}
.tx-memorialbook .chosen-container.chosen-container-single .chosen-single div {
  height: 48px;
  background-color: white;
  color: white;
}
.tx-memorialbook .chosen-container.chosen-container-single .chosen-single div b {
  background-image: none !important;
  padding: 10px 20px 0 0;
}
.tx-memorialbook .chosen-container.chosen-container-single .chosen-single div b:before {
  font-size: 14px;
  color: var(--fes-primary);
}
.tx-memorialbook .chosen-container.chosen-container-single .chosen-single:hover {
  background-color: var(--fes-primary);
  color: white;
}
.tx-memorialbook .chosen-container.chosen-container-single .chosen-single:hover span {
  color: white;
}
.tx-memorialbook .chosen-container.chosen-container-single .chosen-single:hover div {
  background-color: var(--fes-primary);
}
.tx-memorialbook .chosen-container.chosen-container-single .chosen-single:hover div b:before {
  color: white;
}
.tx-memorialbook .chosen-container.chosen-container-single.chosen-disabled {
  opacity: 1 !important;
}
.tx-memorialbook .chosen-container.chosen-container-single.chosen-disabled span,
.tx-memorialbook .chosen-container.chosen-container-single.chosen-disabled div {
  opacity: 0.5;
}
.tx-memorialbook .chosen-container.chosen-container-single.chosen-disabled .chosen-single:hover {
  background-color: white;
}
.tx-memorialbook .chosen-container.chosen-container-single.chosen-disabled .chosen-single:hover span {
  color: var(--fes-primary);
}
.tx-memorialbook .chosen-container.chosen-container-single.chosen-disabled .chosen-single:hover div {
  background-color: white;
}
.tx-memorialbook .chosen-container.chosen-container-single.chosen-disabled .chosen-single:hover div b:before {
  color: var(--fes-primary);
}
.tx-memorialbook form.search-input {
  margin: 0;
  overflow: hidden;
  border: none;
  background-color: white;
  height: 48px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
}
.tx-memorialbook form.search-input input {
  display: inline-block;
  width: calc(100% - 54px);
  border: none;
  height: 48px;
  box-shadow: none;
}
.tx-memorialbook form.search-input .input-group-append {
  display: inline-block;
}
.tx-memorialbook form.search-input .input-group-append span {
  position: relative;
}
.tx-memorialbook form.search-input .input-group-append span:before {
  position: absolute;
  top: 1px;
  font-size: 24px;
  color: var(--fes-primary);
}
.tx-memorialbook .og-intro-txt {
  padding-bottom: 60px;
}
.tx-memorialbook .og-list-wrapper {
  background: #fff;
  margin: 30px 0;
  overflow: hidden;
  padding: 30px;
}
.tx-memorialbook .hide-wrapper{
    display:none;
}
.tx-memorialbook .og-list-wrapper .col-lg-12 {
  overflow: hidden;
}
.tx-memorialbook .og-list-wrapper .col-lg-12 .og-row-1 {
  padding-bottom: 0;
}
.tx-memorialbook .og-list-wrapper .col-lg-12 .og-row-1 .og-list-fl-r {
  float: right;
}
@media (min-width: 120px) and (max-width: 767px) {
  .tx-memorialbook .og-list-wrapper .col-lg-12 .og-row-1 .og-list-fl-r {
    float: left;
    width: 100%;
  }
}
.tx-memorialbook .og-list-wrapper .col-lg-12 .og-row-1 .og-list-fl-l {
  float: left;
}
@media (min-width: 120px) and (max-width: 767px) {
  .tx-memorialbook .og-list-wrapper .col-lg-12 .og-row-1 .og-list-fl-l {
    float: left;
    width: 100%;
  }
}
.tx-memorialbook .og-list-wrapper .col-lg-12 .og-txt-wrapper {
  padding-right: 60px;
  padding-bottom: 30px;
}
@media (min-width: 120px) and (max-width: 767px) {
  .tx-memorialbook .og-list-wrapper .col-lg-12 .og-txt-wrapper {
    padding-right: 0;
  }
}
.tx-memorialbook .og-list-wrapper .col-lg-12 .og-txt-wrapper .og-born,
.tx-memorialbook .og-list-wrapper .col-lg-12 .og-txt-wrapper .og-die {
  padding-bottom: 10px;
}
.tx-memorialbook .og-img-wrapper {
  width: 100%;
  min-height: 1%;
  overflow: auto;
  display: block;
}
@media (min-width: 120px) and (max-width: 767px) {
  .tx-memorialbook .og-img-wrapper {
    z-index: 2;
  }
}
.tx-memorialbook .og-img-wrapper .og-img {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  max-width: 204px;
  height: 236px;
  float: left;
  position: relative;
  margin-bottom: 0;
}
.tx-memorialbook .og-img-wrapper .og-img:before {
  position: absolute;
  display: block;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 60%, rgba(0, 0, 0, 0.5) 100%);
}
@media (min-width: 120px) and (max-width: 768px) {
  .tx-memorialbook .og-img-wrapper .og-img {
    margin-bottom: 30px;
    height: 440px;
    max-width: 100%;
  }
}
.tx-memorialbook .og-img-wrapper .og-copyright {
  position: absolute;
  bottom: 5px;
  left: 5px;
}
.tx-memorialbook .og-img-wrapper .og-copyright span.og-copyright-txt {
  color: #fff;
  font-size: 14px;
  line-height: 17px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
  font-weight: 300;
}
.tx-memorialbook .og-fl-r {
  float: right;
}
@media (min-width: 120px) and (max-width: 991px) {
  .tx-memorialbook .og-fl-r {
    float: left;
    z-index: 2;
    width: 100%;
  }
}
.tx-memorialbook .og-right-col {
  background: #fff;
  padding: 30px;
}
.tx-memorialbook .og-left-col {
  background: #fff;
  padding: 30px;
  border-bottom: 1px solid #d9d9d9;
}
.tx-memorialbook .og-left-col-n2l {
  background: #fff;
  padding: 30px;
  margin-bottom: 40px;
}
.tx-memorialbook .og-left-col-last {
  background: #fff;
  padding: 30px;
}

.tx-memorialbook .og-right-detail-name {
  margin-top: 417px;
  color: #717A85;
  font-size: 16px;
  font-weight: 900;
  line-height: 19px;
  padding-bottom: 10px;
}
.tx-memorialbook .og-right-detail-name .og-detail-imagesource {
  display: block;
  background-color: #c3d6e7;
  font-weight: 500;
  margin: -30px -30px 30px -30px;
  padding: 8px 5px;
}
.tx-memorialbook .og-right-detail-name .og-detail-imagesource p {
  margin-bottom: 3px;
  font-size: 14px;
  color: black;
}
.tx-memorialbook .og-right-detail-name .og-detail-imagesource p span {
  font-weight: 700;
  color: #717A85;
}
.tx-memorialbook .og-detail-img-wrapper {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  padding-left: 15px;
  padding-right: 15px;
}
.tx-memorialbook .og-detail-img {
  background-repeat: no-repeat;
  background-size: contain;
  background-color: rgba(0, 0, 0, 0.7);
  background-position: center center;
  width: 100%;
  min-width: 190px;
  height: 417px;
  float: right;
  position: relative;
  margin-bottom: 30px;
}
.tx-memorialbook .og-detail-img:before {
  position: absolute;
  display: block;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 60%, rgba(0, 0, 0, 0.5) 100%);
}
@media (min-width: 120px) and (max-width: 991px) {
  .tx-memorialbook .og-detail-img {
    min-width: 100%;
  }
}
.tx-memorialbook .og-detail-img .og-copyright {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
}
.tx-memorialbook .og-detail-img .og-copyright span.og-copyright-txt {
  display: block;
  color: #fff;
  font-size: 14px;
  line-height: 17px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
  font-weight: 300;
  padding: 5px;
}
.tx-memorialbook .og-detail-img .og-copyright span.og-copyright-txt:before {
  content: "© ";
}
#accordionSources .card {
  border: none;
}
#accordionSources .card .card-header {
  padding: 0;
  border-top: 1px solid #DBDBDB;
  transition: background-color 0.2s ease-in-out;
  background-color: white;
}
#accordionSources .card .card-header h2 {
  margin: 0;
}
#accordionSources .card .card-header button {
  position: relative;
  white-space: normal;
  border: none;
  border-radius: 0;
  width: 100%;
  text-align: left;
  line-height: 2;
  padding: 10px 24px 10px 8px;
  transition: all 0.2s ease-in-out;
}
#accordionSources .card .card-header button:after {
  position: absolute;
  font-family: fes-icons;
  color: var(--fes-primary);
  content: " \e901";
  font-size: 12px;
  top: 14px;
  right: 8px;
  transition: all 0.2s ease-in-out;
}
#accordionSources .card .card-header button:hover {
  background-color: #727A85;
  text-decoration: none;
  color: white;
}
#accordionSources .card .card-header button:hover:after {
  color: white;
}
#accordionSources .card .card-header button[aria-expanded="true"]:hover {
  background-color: #a8aeb5;
}
#accordionSources .card .card-header button[aria-expanded="true"]:after {
  transform: scaleY(-1);
}
#accordionSources .card .card-body {
  padding: 6px 16px 20px 16px;
}
#accordionSources .card .card-body a {
  word-break: break-all;
}
#accordionSources .card .card-body ul li span {
  display: inline-block;
  width: 105px;
  color: #727A85;
}
#accordionSources .card:first-of-type .card-header {
  border-top: none;
}
.og-detail-wrapper {
  margin-bottom: 30px;
  overflow: hidden;
}
.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.tx-memorialbook-glossar .glossar-table {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.tx-memorialbook-glossar .glossar-table div {
  display: inline-block;
  background-color: var(--fes-primary);
  border: 1px solid var(--fes-primary);
  margin: 0 1px 1px 0;
  text-align: center;
  cursor: pointer;
  padding: 10px 0;
  width: calc(100% / 9 - 1px);
  text-transform: uppercase;
  color: white;
  transition: all 0.2s ease-in-out;
}
@media (min-width: 410px) {
  .tx-memorialbook-glossar .glossar-table div {
    width: calc(100% / 13 - 1px);
  }
}
@media (min-width: 992px) {
  .tx-memorialbook-glossar .glossar-table div {
    width: calc(100% / 26 - 1px);
  }
}
.tx-memorialbook-glossar .glossar-table div:hover {
  background-color: #BED6E9;
  color: var(--fes-primary);
}
.tx-memorialbook-glossar .glossar-table div.disabled {
  opacity: 0.5;
}
.tx-memorialbook-glossar .glossar-table div.disabled:hover {
  background-color: var(--fes-primary);
  color: white;
}
.tx-memorialbook-glossar .glossar-table div.active {
  font-weight: bold;
  background-color: #727A85;
  border: 1px solid #727A85;
}
.tx-memorialbook-glossar .glossar-table div.active:hover {
  background-color: #727A85;
  color: white;
}
.panel-group.custom-accordion.tx-memorialbook .panel {
  display: flex;
  flex-direction: column;
  border: none;
  background-color: #F0F0EE;
  margin-top: -30px;
  width: unset;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.panel-group.custom-accordion.tx-memorialbook .panel a.panel-heading {
  order: 2;
  padding: 5px 0 5px 0;
}
.panel-group.custom-accordion.tx-memorialbook .panel a.panel-heading .panel-title {
  font-size: 16px;
}
.panel-group.custom-accordion.tx-memorialbook .panel a.panel-heading .panel-title:after {
  font-family: fes-icons;
  content: " \e904";
  font-size: 14px;
  top: 6px;
}
.panel-group.custom-accordion.tx-memorialbook .panel a.panel-heading.collapsed .panel-title:after {
  content: " \e901";
}
.panel-group.custom-accordion.tx-memorialbook .panel a.panel-heading.accordion-toggle:after {
  content: "";
}
.panel-group.custom-accordion.tx-memorialbook .panel a.panel-heading.collapsed.accordion-toggle:after {
  content: "";
}
.panel-group.custom-accordion.tx-memorialbook .panel .panel-collapse {
  order: 1;
}
.panel-group.custom-accordion.tx-memorialbook .panel .panel-body {
  padding: 8px 0 0 0;
}
.panel-group.custom-accordion.tx-memorialbook .panel .panel-body h2:first-of-type {
  display: none;
}
.panel-group.custom-accordion.tx-memorialbook .panel .panel-body .default-abstand {
  margin-bottom: 10px;
}
.tx-memorialbook a.btn-og.btn:link,
.tx-memorialbook a.btn-og.btn:visited {
  padding: 5px 20px;
  background: #fff;
  border: 1px solid var(--fes-primary);
  border-radius: 25px;
  color: var(--fes-primary);
  transition: all 100ms ease-in-out;
}
.tx-memorialbook a.btn-og.btn:link:hover,
.tx-memorialbook a.btn-og.btn:visited:hover {
  border: 1px solid var(--fes-primary) !important;
  background-color: var(--fes-primary) !important;
  color: #fff;
  transition: all 100ms ease-in-out;
}
@media (min-width: 120px) and (max-width: 767px) {
  a.btn-og.btn:link,
  a.btn-og.btn:visited {
    width: 100%;
  }
}
a.btn-og-back:link,
a.btn-og-back:visited {
  background: #fff;
  color: var(--fes-primary);
  padding-top: 15px;
  padding-right: 20px;
  padding-bottom: 15px;
  padding-left: 40px;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
  position: relative;
  transition: all 100ms ease-in-out;
}
.tx-memorialbook a.btn-og-back:link:before,
.tx-memorialbook a.btn-og-back:visited:before {
  content: "\e906";
  font-family: 'fes-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  top: 50%;
  font-size: 16px;
  left: 15px;
  margin-top: -8px;
}
.tx-memorialbook a.btn-og-back:link:hover,
.tx-memorialbook a.btn-og-back:visited:hover {
  background-color: var(--fes-primary);
  transition: all 100ms ease-in-out;
  color: #fff;
}
.og-h1 {
  padding-bottom: 20px;
}
.og-label {
  display: block;
  padding-bottom: 10px;
}
a.og-btn-csv:link,
a.og-btn-csv:visited {
  min-height: 82px;
  background: var(--fes-primary);
  margin-bottom: 30px;
  transition: all 100ms ease-in-out;
  display: block;
}
a.og-btn-csv:link .og-btn-csv-copy,
a.og-btn-csv:visited .og-btn-csv-copy {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 23px;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.7);
  display: block;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 30px;
  padding-left: 100px;
  position: relative;
  min-height: 90px;
}
a.og-btn-csv:link .og-btn-csv-copy:before,
a.og-btn-csv:visited .og-btn-csv-copy:before {
  content: "\e91c";
  color: #fff;
  font-family: 'fes-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  font-size: 50px;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.7);
  margin-top: -25px;
  top: 50%;
  left: 30px;
}
@media (min-width: 481px) and (max-width: 991px) {
  a.og-btn-csv:link .og-btn-csv-copy,
  a.og-btn-csv:visited .og-btn-csv-copy {
    padding-top: 30px;
  }
}
a.og-btn-csv:link:hover,
a.og-btn-csv:visited:hover {
  background: #717A85;
  cursor: pointer;
  transition: all 100ms ease-in-out;
}

.tx-memorialbook .og-list-hl {
  margin-bottom: 15px;
}
.og-list-wrapper,
.og-right-col,
.og-btn-csv {
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
}
.indication_of_source {
  vertical-align: top;
  position: relative;
  font-size: 11px;
  cursor: pointer;
  color: var(--fes-primary);
  font-weight: bold;
}
.indication_of_source a {
  vertical-align: top;
}

.bday-banner {
  position: absolute;
  top: 10px;
  left: -11px;
  color: black;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  padding: 5px 10px;
  z-index: 10;
  border: 1px solid #CC0001;
  background-color: white;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}
.bday-banner::before {
  position: absolute;
  bottom: -8px;
  left: 3px;
  content: "";
  color: yellow;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #8E0100;
  transform-origin: center top;
  transform: rotate(45deg);
}
.bday-slide-wrapper {
  /*padding-bottom: 30px;*/
}
.bday-outer-content-wrapper {
  background-color: var(--fes-primary);
}
.bday-inner-content-wrapper {
  padding: 30px;
  min-height: 330px;
}
.tx-memorialbook .blue-arrow {
    background-image: none !important;
    position: relative;
}

.blue-arrow:after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid var(--fes-primary);
}

@media (min-width: 181px) and (max-width: 991px) {
    .blue-arrow:after {
        left: 50%;
        top: 0;
        transform: translateX(-50%) rotate(90deg);
    }
}
.bg-light-blue {
  background-color: #c3d6e7;
}
.bday-day {
  font-size: 9rem;
  color: #fff;
  font-weight: 600;
}
.bday-month {
  font-size: 1.9rem;
  color: #fff;
  text-transform: uppercase;
  font-weight: 200;
  letter-spacing: 1.2px;
}
.bday-descr {
  font-size: 1.25rem;
  line-height: 1.6rem;
  padding-bottom: 10px;
}
.bday-content-name {
  color: var(--fes-primary);
  font-size: 28px;
  line-height: 1.2;
  font-weight: bold;
  padding-bottom: 20px;
}
.bday-inner-content-txt-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 260px;
}
.display-mobi-none {
  display: block;
}
@media (min-width: 181px) and (max-width: 991px) {
  .display-mobi-none {
    display: none;
  }
}
.bday-date {
  height: 300px;
}
.bday-img-wrapper {
  width: 216px;
  height: 249px;
  background-repeat: no-repeat;
  background-position: center 40%;
  background-size: contain;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 0;
  border: 2px solid #fff;
  margin: 0 auto;
  box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.1);
}
.img-copyright-wrapper {
  text-align: center;
}
.img-copyright-wrapper .img-copyright {
  font-size: 1rem;
}
.bday-slider-all-wrap {
  position: relative;
}
.bday-slider-all-wrap.shadow {
  background-color: #FFFFFF;
}
.bday-slider-all-wrap.shadow .box-shadow {
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
}
.bday-slider-all-wrap .bx-wrapper .bx-viewport {
  box-shadow: none;
  border: none;
  background: none;
  left: 0;
}
.bday-slider-all-wrap .bx-wrapper .bx-controls-direction a:link,
.bday-slider-all-wrap .bx-wrapper .bx-controls-direction a:visited {
  color: #FFFFFF;
  text-shadow: 0px 0px 3px #555555;
  top: 50%;
}
.bday-slider-all-wrap .bx-wrapper .bx-controls-direction .bx-prev {
  background: none;
  text-indent: 0;
  left: 10px;
}
.bday-slider-all-wrap .bx-wrapper .bx-controls-direction .bx-prev:before {
  font-family: 'fes-icons' !important;
  content: "\e90a";
  font-size: 30px;
  font-weight: normal;
  vertical-align: middle;
}
.bday-slider-all-wrap .bx-wrapper .bx-controls-direction .bx-next {
  background: none;
  text-indent: 0;
  right: 15px;
}
.bday-slider-all-wrap .bx-wrapper .bx-controls-direction .bx-next:before {
  font-family: 'fes-icons' !important;
  content: "\e90b";
  font-size: 30px;
  font-weight: normal;
  vertical-align: middle;
}
.bday-slider-all-wrap .slider-item {
  position: relative;
  background-color: #FFFFFF;
}
.bday-slider-all-wrap .slider-item .content {
  padding: 30px;
}
.bday-slider-all-wrap .slider-item .content .header {
  font-size: 20px;
  font-weight: 900;
  color: #222222;
}
.bday-slider-all-wrap .slider-item .content .header a:link,
.bday-slider-all-wrap .slider-item .content .header a:visited {
  color: #222222;
}
.bday-slider-all-wrap .slider-item .content .header a:hover {
  text-decoration: none;
}
.bday-slider-all-wrap .slider-item .content .header.has-content {
  margin-bottom: 15px;
}
.bday-slider-all-wrap .slider-item .content .subheader.has-content {
  margin-bottom: 15px;
}
.bday-slider-all-wrap .slider-item .content .link a:link,
.bday-slider-all-wrap .slider-item .content .link a:visited {
  font-weight: 900;
}
.bday-slider-all-wrap .slider-item .content .link a:hover {
  text-decoration: none;
}
.btn-filter {
  margin-top: 1rem;
  padding: 0.5rem 1rem;
  background-color: var(--fes-primary);
  text-decoration: none;
  color: #FFFFFF;
  user-select: none;
  border: none;
  cursor: pointer;
  vertical-align: middle;
  border: 1px solid var(--fes-primary);
  transition: background-color 100ms ease-in-out, color 100ms ease-in-out;
}

.btn-filter:hover,
.btn-filter:focus {
  background-color: #FFFFFF;
  color: #000000;
}

.no-buttons .orbit-prev,
.no-buttons .orbit-next {
    display: none !important;
}
.tx-memorialbook .glossar-top-item {
    background-color: var(--fes-primary) !important;
}
.tx-memorialbook .glossar-top-item:not(.disabled):hover {
    background-color: white !important;
    border: 1px solid var(--fes-primary) !important;
    color: black !important;
}
