html[lang="da"] .slot--article-mylists .tws-mylists .btn-default {
	font-size: 0px !important;	
}

html[lang="da"] .slot--article-mylists .tws-mylists .btn-default::before {
  content:"Tilføj til liste";
	font-size: 14px;	
}


.user-logged-in .btn-toolbar.tws-list-controls.pull-right {
    display: block;
}
.btn-toolbar.tws-list-controls.pull-right {
   display: none; 
}

.container.fabrikk--footer--made-by {
    display: none;
}

.tws-articlegroup-list--info.row img {
    max-width: 100%;
    height: auto;
}


/*Bildspel SE / DK*/
html[lang="sv"] .tws-image-carousel-da {
  display: none !important;
}
html[lang="da"] .tws-image-carousel-sv {
  display: none !important;
}

.tws-order-history--order-statuses {
    display: none;
}