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

.slot--article-description .tws-article-description--text-container {
   max-height: initial;
}

.tws-article-description--show-more > button {
   display: none;
}

.tws-horizontal-flip-list--wrapper {
  background: none;
}

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

.tws-contact-info--address-heading {
    display: block !important;
}
.tws-contact-info--address-heading h2 {
    color: #fff;
}

.tws-articlegroup-list .tws-list--type-grid {
    justify-content: center;
}

.tws-free-shipping-notice.tws-free-shipping-notice.ng-scope.ng-isolate-scope {
    display: none;
}

.kolumn {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 40px;
}

.slot--top-bar-html {
    margin: 0;
}

.tws-cart-summary--ex-vat {
    font-size: 16px;
}

.tws-cart-summary .tws-cart-summary--sum-row td {
    font-size: 14px;
}