html[lang="sv"] .slot--header-horizontal-menu a[href="//www.majvillanwallpaper.com/wallpaper/wallpaper-samples.html"] {
	display: none;
}

html[lang="en"] .slot--header-horizontal-menu a[href="//www.majvillan.se/tapeter/tapetprover.html"] {
	display: none;
}

.tws-article-list--list .tws-list--type-grid .thumbnail {
  border: 0 !important;
}
.tws-article-list--list .tws-list--type-grid .thumbnail .caption {
	box-shadow: none !important;
}
.bountiful--header {
  box-shadow: none !important;
}
.slot--header-horizontal-menu {
  border-top: 0 !important;
}
.slot--sidebar .bountiful--component-container {
	display: none !important;
}
.bountiful--body .bountiful--body-wrapper .bountiful--main .bountiful--main-wrapper {
  box-shadow: none !important;
}
@media only screen and (max-width: 968px) {
  .slick-dots {
    display: none !important;
  }
	.bountiful--start-page .tws-container--tws-custom-html {
  	margin: 0 !important;
  }
  .slick-slider {
  	margin: 0 !important;
  }
  .bountiful--body .bountiful--body-wrapper .bountiful--main .bountiful--main-wrapper {
    padding: 0 !important;
  }
  .bountiful--start-page .tws-container--tws-content-box-2x {
  	margin: 15px 0 0;
  }
}
/* To remove sidebar and make 1600px width on startpage */
@media only screen and (min-width: 968px) {
  .bountiful--sidebar {
    display: none; 
  }
  .bountiful--body .bountiful--body-wrapper .bountiful--main {
    width: 100%
  }
  .startpage .bountiful--body .bountiful--body-wrapper {
    max-width: 1600px;
  }
}