/*
=========================================================
TABLET CSS
=========================================================
 * Innehåller styling för läsplattor
 *
 * Copyright (C) Limepark AB.
 * https://limepark.se/licensvillkor
=========================================================*/

/*
---------------------------------------------------------
LAYOUT
--------------------------------------------------------- */

.sv-grid-1170.sv-fixed-fluid-grid .sv-column-3 {
  width: 31.623931623931625%;
}

/*
---------------------------------------------------------
SIDFOTSMENY
--------------------------------------------------------- */

.lp-footer .sv-fixed-fluid-grid > .sv-layout > .sv-layout:first-child {
  width: 35%;
}

/*
---------------------------------------------------------
HERO
--------------------------------------------------------- */

.lp-hero > .sv-layout h1.heading {
  font-size: 5.6rem;
}

.lp-hero > .sv-layout {
  width: 60%;
}

/*
---------------------------------------------------------
BILDPUFFAR
--------------------------------------------------------- */

.lp-boxes .sv-text-portlet p.normal {
  font-size: 1.8rem;
}

.lp-boxes h2.subheading a {
  font-size: 2.4rem;
}
