@import url("//fonts.googleapis.com/css?family=Droid+Serif:400,400italic,700,700italic|Montserrat:400,700");
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 10045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 10044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 10046;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before, .mfp-arrow:after,
  .mfp-arrow .mfp-b,
  .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after,
  .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before,
  .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75); }

  .mfp-arrow-left {
    transform-origin: 0; }

  .mfp-arrow-right {
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y; }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  user-select: none; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel .owl-refresh .owl-item {
  display: none; }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  user-select: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d; }

.owl-carousel.owl-text-select-on .owl-item {
  user-select: auto; }

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img {
  transform-style: preserve-3d; }

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: scale 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  transition: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1; }

@font-face {
  font-family: 'icons';
  src: url("fonts/icons.eot?j5ylol");
  src: url("fonts/icons.eot?j5ylol#iefix") format("embedded-opentype"), url("fonts/icons.ttf?j5ylol") format("truetype"), url("fonts/icons.woff?j5ylol") format("woff"), url("fonts/icons.svg?j5ylol#icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }
#cookiebar {
  text-align: center; }

.tingle-modal .checkbox {
  background: #fff;
  color: #0095ff;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  border: 1px solid #d5dee8; }
  .tingle-modal .checkbox label {
    display: block;
    height: 35px;
    line-height: 35px;
    margin: 0;
    position: relative;
    padding: 0px;
    width: 40px; }
    .tingle-modal .checkbox label::before, .tingle-modal .checkbox label::after {
      border: none; }
  .tingle-modal .checkbox input[type='checkbox'] {
    display: inline; }
  .tingle-modal .checkbox input[type='checkbox'] + label::before {
    font-family: 'icons';
    content: "\e901";
    font-size: 18px;
    cursor: pointer;
    display: inline-block;
    line-height: 28px;
    width: 40px;
    height: 30px;
    background: #fff;
    vertical-align: middle;
    text-align: center;
    position: absolute;
    left: 0;
    top: 4px;
    color: #dedede; }
  .tingle-modal .checkbox input[type='checkbox'] + label::after {
    display: block;
    left: 37px;
    top: 0;
    border: none;
    height: 100%; }
  .tingle-modal .checkbox input[type='checkbox']:checked + label::before {
    color: #0095ff; }
.tingle-modal .checkboxlabel {
  font-size: 16px;
  font-weight: 400;
  margin-left: 10px;
  position: relative;
  top: 5px;
  vertical-align: top; }

/* reset all styles */
html, body, input, button, textarea, select, option, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, main, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section {
  display: block; }

html {
  min-height: 100vh;
  -webkit-text-size-adjust: none; }

body {
  min-height: 100%;
  font-family: "Droid Serif", "Times New Roman", Times, serif;
  font-weight: normal;
  font-size: 16px;
  color: #424242;
  background: #f1f3f6;
  line-height: 1.6em;
  min-height: 100vh;
  position: relative; }

a {
  border: none;
  color: #55837f; }
  a.intext {
    text-decoration: underline; }

b, strong {
  font-weight: 600; }

i, em {
  font-style: italic; }

del, s {
  text-decoration: line-through; }

button, input, option, select, textarea {
  font-family: "Droid Serif", "Times New Roman", Times, serif;
  color: #555;
  font-weight: normal;
  -webkit-appearance: none; }

button, select, input[type="checkbox"], input[type="radio"] {
  cursor: pointer; }

fieldset {
  border: none; }

form {
  display: inline; }

h1 {
  font-family: "Montserrat", Verdana, Arial, Helvetica, sans-serif;
  font-size: 2em;
  line-height: 1.3em;
  color: #55837f;
  font-weight: bold; }

h2, h3 {
  font-family: "Montserrat", Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  color: #a6c961;
  font-weight: bold;
  clear: both; }

p {
  margin-bottom: 2em;
  clear: both; }

.highlight {
  color: #fff;
  background-color: #55837f; }

::selection {
  color: #fff;
  background-color: #55837f; }

::-moz-selection {
  color: #fff;
  background-color: #55837f; }

/* im text eingebundene bilder - start */
figure.intext.image.left {
  float: left;
  margin: 0 1.5em 1em 0; }
figure.intext.image.center {
  clear: both;
  margin: 0 auto 1em;
  text-align: center; }
figure.intext.image.right {
  float: right;
  margin: 0 0 1em 1.5em; }
figure.intext.image[data-size="a"] {
  width: 40%;
  max-width: 400px; }
figure.intext.image img {
  width: 100%;
  height: auto; }
  figure.intext.image img[data-size="a"] {
    max-height: 400px; }
figure.intext figcaption {
  display: none; }

/* im text eingebundene bilder - ende */
blockquote, q {
  padding: 11px 17px;
  color: #1a1a1a;
  background: #a6c961;
  margin-top: 10px;
  margin-bottom: 10px;
  quotes: none; }
  blockquote::before, blockquote::after, q::before, q::after {
    content: "";
    content: none; }

ul {
  list-style-type: none; }
  ul.intext {
    list-style-type: none;
    margin: 0 0 0 1em; }

span.size_up {
  font-size: 1.1em; }
span.size_down {
  font-size: 0.9em;
  line-height: 1.8em; }

hr {
  width: 100%;
  height: 1px;
  color: #55837f;
  border: none;
  border-bottom: dashed 1px #55837f;
  clear: both; }

iframe {
  border: none; }

.videoPlayer, .source.intext, .googleMap.intext {
  position: relative;
  padding-bottom: 56.25%; }
  .videoPlayer.ratio43, .source.intext.ratio43, .googleMap.intext.ratio43 {
    padding-bottom: 75%; }
  .videoPlayer.ratio1610, .source.intext.ratio1610, .googleMap.intext.ratio1610 {
    padding-bottom: 62.5%; }
  .videoPlayer iframe, .videoPlayer object, .videoPlayer embed, .videoPlayer video, .source.intext iframe, .source.intext object, .source.intext embed, .source.intext video, .googleMap.intext iframe, .googleMap.intext object, .googleMap.intext embed, .googleMap.intext video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100% !important;
    height: 100% !important; }

.centered {
  position: relative;
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 1200px; }

header {
  background: #f7faf2;
  padding: 30px 0 24px; }
  header a.logo {
    display: block;
    width: 265px;
    height: 104px;
    text-indent: -9999px;
    background: url(../images/logo.svg) no-repeat right center;
    background-size: contain;
    margin: 0 0 30px 30px; }
    @media (max-width: 767px) {
      header a.logo {
        width: 225px;
        margin-left: 10px; } }
  header nav ul {
    font-family: "Montserrat", Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    line-height: 2em;
    font-weight: bold;
    padding: 0.8em 100px 0.6em 30px;
    border-top: solid 1px #a6c961; }
    @media (min-width: 992px) {
      header nav ul {
        line-height: 1.4em; } }
    header nav ul:first-child {
      border-top-color: #55837f; }
    header nav ul + ul a {
      color: #d59b00; }
  header nav li {
    display: inline-block;
    margin-right: 1em; }
    header nav li a {
      text-decoration: none;
      display: inline-block;
      border-bottom: solid 4px transparent; }
      header nav li a:hover, header nav li a:active, header nav li a.active {
        color: #d59b00;
        border-bottom-color: #55837f; }
  header div.languages {
    position: absolute;
    right: 30px;
    top: 149px;
    display: block; }
    header div.languages .select-style {
      background: #fff;
      border: 1px solid #d7d8dd;
      padding: 2px 6px;
      box-sizing: border-box;
      border-radius: 2px;
      display: inline-block;
      line-height: 1.6em;
      vertical-align: middle;
      width: 4em;
      overflow: hidden;
      position: relative; }
      header div.languages .select-style::after {
        content: "";
        display: block;
        background: url(../images/select.svg) no-repeat center center/contain;
        position: absolute;
        right: 0.3em;
        top: 0.5em;
        width: 0.8em;
        height: 1em;
        pointer-events: none; }
    header div.languages select {
      width: 160%;
      background: transparent;
      font-family: "Montserrat", Verdana, Arial, Helvetica, sans-serif;
      font-size: 1.1em;
      font-weight: bold;
      color: #55837f;
      text-transform: uppercase; }
    header div.languages option {
      padding: 0.1em 0.6em; }
  header a.promotion {
    box-sizing: border-box;
    /* display: block; */
    display: none;
    position: absolute;
    right: 30px;
    top: 0;
    width: 120px;
    height: 120px;
    font-family: "Montserrat", Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.4em;
    font-weight: bold;
    color: #fff;
    background: #d59b00;
    border-radius: 100%;
    padding: 0.4em;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    transform: rotate(15deg);
    box-shadow: 4px 2px 4px 0 rgba(0, 0, 0, 0.2); }
    @media (max-width: 767px) {
      header a.promotion {
        transform: rotate(15deg) scale(0.75);
        top: -10px;
        right: 10px; } }

.share {
  position: relative;
  top: -2em; }
  .share li {
    display: inline-block;
    margin-right: 0.6em; }
  .share a {
    display: block;
    width: 30px;
    height: 26px;
    text-indent: -9999px; }
  .share .fb a {
    background: url(../images/facebook-f.svg) no-repeat 2px center/auto 18px; }
  .share .gp a {
    background: url(../images/googleplus-g.svg) no-repeat left center/24px auto; }
  .share .tw a {
    background: url(../images/twitter-bird.svg) no-repeat left center/18px auto; }

body > .main {
  margin-bottom: 4em; }
  body > .main .centered {
    padding: 0 30px; }
  body > .main::after {
    content: "";
    display: block;
    clear: both; }

section {
  position: relative; }
  section > h1 {
    font-weight: normal;
    font-size: 2.2em;
    line-height: 1.8em;
    color: #a6c961;
    margin: 0.8em 0;
    padding-left: 0.5em;
    border-left: solid 4px #a6c961; }
  section > a {
    font-size: 2em;
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 2em;
    text-indent: -9999px;
    background: url(../images/back.svg) no-repeat 0.8em center/0.6em auto; }
    section > a + h1 {
      padding-left: 1.6em; }

main .content {
  position: relative; }
  main .content > h1 {
    margin: 1em 0; }
    @media (min-width: 992px) {
      main .content > h1 {
        width: 55%; } }
  @media (min-width: 768px) {
    main .content .inhalt {
      width: 55%;
      max-width: 600px;
      float: left; }
    main .content aside {
      width: 40%;
      max-width: 400px;
      float: right; } }
  main .content .inhalt::after, main .content aside::after {
    content: "";
    clear: both;
    display: block; }

footer {
  background: #3e807f; }
  footer .centered {
    background: url(../images/WWFLogo.svg) no-repeat 30px 0/105px auto;
    min-height: 150px; }
  footer nav {
    padding: 80px 0 0 160px; }
    footer nav ul {
      font-family: "Montserrat", Verdana, Arial, Helvetica, sans-serif;
      font-size: 1.2em;
      font-weight: bold;
      color: #fff; }
    footer nav li {
      display: inline-block;
      margin-right: 1em; }
      footer nav li a {
        color: #fff;
        text-decoration: none;
        display: inline-block; }

.itempaging {
  font-family: "Montserrat", Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  line-height: 2em;
  color: #424242;
  margin: 4em 0 0 30%; }
  .itempaging > * {
    display: inline-block;
    margin: 0 0.6em;
    text-align: center; }
  .itempaging a {
    color: inherit;
    text-decoration: none; }
  .itempaging .dots {
    letter-spacing: 0.6em;
    cursor: default; }
  .itempaging .current {
    color: #a6c961;
    cursor: default; }
  .itempaging .first, .itempaging .prev, .itempaging .next, .itempaging .last {
    text-indent: -9999px;
    width: 2.2em;
    margin: 0 0.3em;
    background: url(../images/page-prev2.svg) no-repeat center center/contain; }
  .itempaging .prev {
    background-image: url(../images/page-prev.svg); }
  .itempaging .next {
    background-image: url(../images/page-next.svg); }
  .itempaging .last {
    background-image: url(../images/page-next2.svg); }
