body {
font-size: 12px;
}
p {
font-size: 12px;
}
td {
font-size: 12px;
}
li {
font-size: 12px;
}

.startpage .tws-img--container,
.articlegroup .tws-img--container,
.tws-theme-foundation-content--done .fabrikk--content,
.fabrikk--header-wrapper {
    background: #fff !important;
}

.slot--article-description .tws-article-description--text-container {
max-height: initial;
}
.tws-article-description--show-more > button {
display: none;
}

#top > div.fabrikk--body > div.slot--vertical-menu > tws-vertical-menu > nav > tws-util-heading > div > p {
    font-size: 18px;
    padding: 5px;
}

.tws-vertical-menu--header .tws-util-heading--heading {
  cursor: pointer;
}

/* --- Beställ bilder --- */
.fabrikk--vertical-menu .slot--vertical-menu .tws-util-heading--heading {
	font-size: 0px !important;
}
.fabrikk--vertical-menu .slot--vertical-menu .tws-util-heading--heading::after {
	content:"Beställ bilder";
  font-size: 16px;
  color: white;
}

#top > div.fabrikk--body > div.slot--vertical-menu > tws-vertical-menu > nav > tws-util-heading > div > p {
  padding: 0;
  margin: 0;
  margin-left: -2px;
}

.tws-vertical-menu .tws-vertical-menu--header {
	padding: 15px 10px 5px 20px;
}

.tws-vertical-menu .tws-vertical-menu--root-level {
	padding-top: 0;
  border-top: 0;
}