/*
=========================================================
PAGE TOOLS CSS
=========================================================
 * Innehåller styling för sidverktyg
 * 
 * Copyright (C) Limepark AB.
 * https://limepark.se/licensvillkor
=========================================================*/


/*
---------------------------------------------------------
SIDVERKTYG
---------------------------------------------------------*/

.lp-pagetools {
  background: #f8f8f7;
  margin: 0 0 2.5rem;
  padding: 1.2rem 2rem;
}

.lp-pagetools .sv-readspeaker_expandingplayer-portlet a span,
.lp-pagetools .lp-pubdate {
  font-size: 1.5rem;
  font-style: normal;
  font-weight: normal;
  line-height: 2.2rem;
  margin: 0!important;
}

.lp-pagetools .sv-readspeaker_expandingplayer-portlet a:hover {
  text-decoration: none;
}

/* Dölj Powered by ReadSpeaker */
.sv-readspeaker_expandingplayer-portlet .rsbtn_powered {
  display: none;
}
