﻿@charset "UTF-8";
/*$total: 1156px;*/
/* ==========================================================================
#    Colors & typography
   ========================================================================== */
/*$total: 1156px;*/
/* ==========================================================================
#    Colors & typography
   ========================================================================== */
/* ################## */
/* ################## */
/* ################## */
/* ################## */
/* VS säger syntax-error men det är rätt */
.d-flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

.flex-wrap {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.align-items-center {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center; }

.justify-content-center {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

/* ################## */
.temp_publication .socialLinks {
  margin-top: 73px; }

.temp_publication h1 {
  font-size: 32px;
  line-height: 36px; }

.temp_publication .button {
  display: inline-table;
  margin-bottom: 50px; }

.temp_publication .line-break {
  padding-bottom: 20px;
  border-bottom: 1px solid #e4e4e4; }

.temp_publication .publicationImage {
  display: inline-block;
  border: none;
  height: auto;
  margin-bottom: 20px;
  width: 160px; }

.temp_publication .publicationinfo {
  margin-bottom: 35px; }
  .temp_publication .publicationinfo p {
    font-size: 18px;
    color: black;
    font-family: "Linotype-NeueHaasUnicaW1GMedium", sans-serif; }

.temp_publication .year {
  margin-bottom: 0; }

.temp_publication .year + .theme {
  margin-top: 0; }

.temp_publication .preamble {
  margin-top: 40px;
  font-family: "Linotype-NeueHaasUnicaW1GBold", sans-serif;
  font-size: 16px;
  color: black;
  line-height: 20px; }

.temp_publication .bodytext p {
  font-family: "Linotype-NeueHaasUnicaW1GLight", sans-serif;
  font-size: 16px;
  color: black; }

.temp_publication .mobile-intro-box .shop-box {
  float: right; }

.temp_publication .mobile-intro-box .publicationImage {
  max-width: 150px; }

.temp_publication .mobile-shop-box .download {
  padding-bottom: 12px !important;
  margin-bottom: 12px !important; }

.temp_publication .shop-box label, .temp_publication .mobile-shop-box label {
  font-size: 18px;
  display: block;
  color: #000;
  font-family: "Linotype-NeueHaasUnicaW1G",sans-serif; }

/* ==========================================================================
#    Desktop CSS
   ========================================================================== */
/* ==========================================================================
#    Tablet & Desktop CSS
   ========================================================================== */
/* ==========================================================================
#    Tablet CSS
   ========================================================================== */
/* ==========================================================================
#    Mobile & Tablet CSS
   ========================================================================== */
/* ==========================================================================
#    Mobile CSS
========================================================================== */
@media (max-width: 640px) {
  .temp_publication .mobile-intro-box {
    min-height: 213px;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 20px;
    margin-bottom: 18px; } }
