/* 2019_fonts.css */
/* Bote Icons  */
@font-face {
  font-family: 'bote-icons';
  src: url('/images/fonts/bote-icons.eot?86270579');
  src: url('/images/fonts/bote-icons.eot?86270579#iefix') format('embedded-opentype'),
    url('/images/fonts/bote-icons.woff2?86270579') format('woff2'),
    url('/images/fonts/bote-icons.woff?86270579') format('woff'),
    url('/images/fonts/bote-icons.ttf?86270579') format('truetype'),
    url('/images/fonts/bote-icons.svg?86270579#bote-icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: 'bote-icons';
src: url('/images/fonts/bote-icons.svg?86270579#bote-icons') format('svg');
}
}
*/

[class^="bote-"]:before, [class*=" bote-"]:before {
  font-family: "bote-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  font-size: 18px;

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.bote-ok-circled:before { content: '\e800'; } /* '?' */
.bote-ok:before { content: '\e801'; } /* '?' */
.bote-star-circled:before { content: '\e802'; } /* '?' */
.bote-star:before { content: '\e803'; } /* '?' */


/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('/images/fonts/open-sans-v16-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Light'), local('OpenSans-Light'),
    url('/images/fonts/open-sans-v16-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/images/fonts/open-sans-v16-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
    url('/images/fonts/open-sans-v16-latin-300.woff') format('woff'), /* Modern Browsers */
    url('/images/fonts/open-sans-v16-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/images/fonts/open-sans-v16-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url('/images/fonts/open-sans-v16-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
    url('/images/fonts/open-sans-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/images/fonts/open-sans-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('/images/fonts/open-sans-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('/images/fonts/open-sans-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/images/fonts/open-sans-v16-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url('/images/fonts/open-sans-v16-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
    url('/images/fonts/open-sans-v16-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/images/fonts/open-sans-v16-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
    url('/images/fonts/open-sans-v16-latin-700.woff') format('woff'), /* Modern Browsers */
    url('/images/fonts/open-sans-v16-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/images/fonts/open-sans-v16-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-800 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-display: swap;
  font-weight: 800;
  src: url('/images/fonts/open-sans-v16-latin-800.eot'); /* IE9 Compat Modes */
  src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'),
    url('/images/fonts/open-sans-v16-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/images/fonts/open-sans-v16-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
    url('/images/fonts/open-sans-v16-latin-800.woff') format('woff'), /* Modern Browsers */
    url('/images/fonts/open-sans-v16-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/images/fonts/open-sans-v16-latin-800.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* 2019_epayment-Apps.css */
.epayPaywall, 
.epayBuy, 
.epayAbo {
  margin: 0 auto;
  left: auto;
  right: auto;
}

.epayBuy__buttonSecondary--toggle {
  background: #666666;
  max-width: 100%;
}

.epayBuy__buttonPrimary--allProducts {
  font-weight: bold;
  width: 100%;
}

.epay__listItem--inaktive  {
display: none;
}