/* -a- Start page blocks -a- */
.emporium--start-page .tws-container--tws-custom-html {
  background: #f8f8f8;
	box-shadow: unset;
}

.emporium--start-page .tws-container--tws-articles-two-type-carousel .thumbnail,
.emporium--start-page .tws-container--tws-articles-two-type-carousel .thumbnail .caption{
	box-shadow: unset;
}

.emporium--start-page .tws-container--tws-custom-html, .emporium--start-page .tws-container--abi-parts-finder{
   margin: 0 0 0 0;
}
.customPageItem.customPageHtml{
  background: none;
  box-shadow: none;
}

/* ta bort dela knappen*/
label.entypo-export{
  display: none;
}

/* gör till fullbredd nedan */
.emporium--body .emporium--body-wrapper, .emporium--header .emporium--header-wrapper, .container,
.slot--article-description .tws-article-description, .slot--breadcrumbs, .emporium--top-bar .emporium--top-bar-wrapper {
  
max-width: none;
}

/*^^^gör till fullbredd*/