/*
=========================================================
TABLET CSS
=========================================================
 * Innehåller styling för läsplattor
 *
 * Copyright (C) Limepark AB. Upprättad 2016.
=========================================================*/


.lp-topmenu li > a {
  font-size: 1.3rem;
  padding: 25px 10px;
}

/*
---------------------------------------------------------
SNABBLÄNKSMENY STARTSIDA
---------------------------------------------------------*/

.lp-quick-links li {
  margin: 0 0 30px;
  width: 33.333333333%;
}

/*
---------------------------------------------------------
LANDNINGSSIDA
--------------------------------------------------------- */


.lp-boxes {
  margin: 0 0;
}

.lp-quickfind-box,
.lp-main-box,
.lp-box {
  width: 50%;
}

/*
---------------------------------------------------------
SÖK 2024
--------------------------------------------------------- */
.lp-search {
  --lp-spacing: 2.5rem;
}

.lp-search .sv-facetedsearch-portlet form,
.lp-search-details {
  width: 100%;
}

.lp-search-facets {
  margin-left: 0;
  width: 100%;

  order: 1;
}

.lp-search-result {
  width: 100%;

  order: 2;
}


/*
---------------------------------------------------------
EVENEMANG FRÅN VÄSTSVERIGE
--------------------------------------------------------- */

.lp-vv-events {
  --lp-spacing: 2.5rem;
}
