.stern-gutscheinbox {
    width: 300px;
    height: 300px;
    overflow: hidden;
    position: relative;
    font-family: "SternMetric",sans-serif;
    min-width: 300px;
}

.stern-gutscheinbox-headline {
    font-family: "SternMetric",sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: black !important;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    margin: 0;
    margin-bottom: 12px;
    position: relative;
    text-transform: uppercase;
    text-decoration: none !important;

}
.stern-gutscheinbox ul li:hover .arrowbtn span {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIzLjAuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkViZW5lXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAxMiAzMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTIgMzI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojRkZGRkZGO30KPC9zdHlsZT4KPHBhdGggY2xhc3M9InN0MCIgZD0iTTAsMzJsOC0xNkwwLDBoNGw4LDE2TDQsMzJIMHoiLz4KPC9zdmc+Cg==) no-repeat center right;
        background-size: auto;
    background-size: auto;
    background-size: 9px;
}
.stern-gutscheinbox.scroll:after {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAMCAYAAAC5tzfZAAAAwUlEQVQokZ2SURHCMBBEX+IAC0VCkVAkYAEU3IAE2lVQLCABLCCBWkBC+ODSyWTKT/cnc5vd3O1cQkqJDEkNcAY6oAEm4An0ZjZlXcgmSUdg5D9OZnYDiG44VIbezALQF9zoup8JuFavfqqTUhcl5fnxDEvIfCOpi0DrxAvYAac6i/Mvr9tYCfCwdy/vOXyJMAxDBzyKbnszm7NI2vh9nmgfUkpIehe5ZuOCYTKzbR7vUnRvgYcvujTMulXLDWu+0RcYZlg7RkjQaAAAAABJRU5ErkJggg==);
    content: "";
    display: block;
    height: 12px;
    width: 13px;
    position: absolute;
    right: 5px;
    top: 32px;
    z-index: 100;
}
.stern-gutscheinbox.scroll::before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAMCAYAAAC5tzfZAAAAx0lEQVQokZ2SsRHCMAxFX0yZipYyjJAybTJCVoCSSgcjhNMEYQVWSIsrWCEr0NKFInIuGGjyG510eva35GQYBoJUNQOOQAlkQA90wFlE+tCXBEhVd0DLf+1F5ALgDKgj4AFsLQa11jdCQBMBldmpIrABWKVpWgKHCHgCFEXx8t5f7Y0bYO29vzkgjwEbCKqa2QHzG/Ngb5INpLa0tvxDbn4CcOd7gq3VJ0dORDrGfcC4m18K9V5EumDvFDWto8i8b9FykyXf6A3HL1gskSVFPgAAAABJRU5ErkJggg==);
    content: "";
    display: block;
    height: 12px;
    width: 13px;
    position: absolute;
    right: 5px;
    bottom: 27px;
    z-index: 100;
}
.stern-gutscheinbox-scroll {
    overflow-x: hidden;
    max-height: 233px;
    overflow-y: scroll;
    width: 340px;
    position: relative;
}
.stern-gutscheinbox-scroll li {
    width: 300px;
}
.stern-gutscheinbox-scroll::-webkit-scrollbar {
    width: 2px;
}
.stern-gutscheinbox-scroll::-webkit-scrollbar-thumb {
    background-color: red!important;
}
.stern-gutscheinbox-headline a:hover {
    color: #c00;
}
.stern-gutscheinbox-headline::after {
}
.stern-gutscheinbox ul.alt {
    margin-top: 10px;
}
.stern-gutscheinbox ul {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    /*! color: var(--u-typo-color); */
    /*! font: var(--u-typo-font); */
}
.stern-gutscheinbox ul li {
    background: white;
    border-bottom: 1px solid #DEDEDE;
    max-height: 42px;
    box-shadow: 0px 2px 10px -3px rgba(0, 0, 0, 0.2);
    margin-bottom: 3px;
}
.stern-gutscheinbox ul li:last-child {
    border-bottom: none;
}
.stern-gutscheinbox ul li a {
    cursor: pointer;
    width: 100%;
    z-index: 9999;
    position: relative;
    display: flex;
    justify-content: left;
    text-decoration: none;
    height: 48px;
}
.stern-gutscheinbox ul li a:hover {
    background: #c00;
    color: white;
}
.stern-gutscheinbox ul li a:hover .stern-gutscheinbox-titel{
    color: white;
}
.stern-gutscheinbox-logo {
    float: left;
    padding: 7px 10px;
}
.stern-gutscheinbox-logo img {
    box-shadow: 0px 2px 10px -3px rgba(0, 0, 0, 0.2);
    padding: 3px;
    width: 71px;
    height: 29px;
    background: white;
}
.stern-gutscheinbox-titel {
    max-width: 50%;
    line-height: 1;
      font-size: 15px;
       color: #1f1d1d;
       letter-spacing: -.3px;
    display: flex;
        font-weight: 600;
    justify-content: center;
    flex-direction: column;
    height: 42px;
    -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
    text-decoration: ;
    text-decoration: ;
}
.stern-gutscheinbox-footer {
    }

.stern-gutscheinbox-footer .left {
    float: left;
    margin:0;
}
.stern-gutscheinbox-footer .right {
    float: right;
     margin:0;
}
.stern-gutscheinbox-footer {
    font-weight: bold;
    font-size: 16px;
    margin: 13px 5px 0 0;
}
.stern-gutscheinbox-footer a:hover {
    color:#c00;
}
.stern-gutscheinbox span {
    z-index: 10;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMzIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTAgMzJsOC0xNkwwIDBoNGw4IDE2LTggMTZIMHoiIGZpbGw9IiMxRjFEMUQiLz48L3N2Zz4=) no-repeat center right;
    height: 16px;
    width: 16px;
    display: inline-block;
    margin-right: 20px;
    background-size: 9px;
}
.arrowbtn {
    float: right;
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 42px;
    position: absolute;
    right: 5px;
}



@media (max-width: 575px) {
.stern-gutscheinbox {
        max-width: 350px;
}
.stern-gutscheinbox-titel {
    max-width: 43%;
    line-height: 1;
}
.stern-gutscheinbox {
    margin: 0 auto;
}
.stern-gutscheinbox-headline {
  text-align: left;
}
    }




/* Scrollbar */
.ss-wrapper {
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  float: left;
}

.ss-content {
  height: 100%;
  width: 100%;
  padding: 0 32px 0 0;
  position: relative;
  right: -18px;
  overflow: auto;
  box-sizing: border-box;
}

.ss-content.rtl {
  width: calc(100% + 18px);
  right: auto;
}

.ss-scroll {
  position: relative;
  background: rgba(0, 0, 0, 0.1);
  width: 9px;
  border-radius: 4px;
  top: 0;
  z-index: 2;
  cursor: pointer;
  opacity: 0;
  transition: opacity 0.25s linear;
}

.ss-hidden {
  display: none;
}

.ss-container:hover .ss-scroll {
  opacity: 1;
}

.ss-grabbed {
  -o-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}


  .stern-gutscheinbox-scroll li {
    width: 100%;
    }
.stern-gutscheinbox-scroll {
    width: calc(100% - -16px);
}
.stern-gutscheinbox {
    width: 100%;
}
.stern-gutscheinbox-footer a {
    text-decoration: none;
    color: #000;
}
.stern-gutscheinbox-headline a {
  color:#c00;
  text-decoration: none;
}

.stern-gutscheinbox a:hover {
    color: #c00;
}

@media (prefers-color-scheme: dark) {
    .stern-gutscheinbox-footer a {
        color: #c00;
    }
}
