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

.tws-article-description--show-more > button {
    display: none;
}
.tws-checkout--select-payment-list {
  display: flex;
  flex-direction: column;
}

.tws-checkout--payment-method-371191 {
  order: 1; /* Swish to the top */
  margin-top:0px !important;
}

.tws-checkout--payment-method-250275 {
  order: 2; /* Svea below Swish */
  margin-top: 10px !important;
}

.tws-checkout--payment-method-227709 {
  order: 3; /* Outside Sweden as last */
}

.tws-checkout--delivery-method-selected .tws-checkout--delivery-method-check i:before, .tws-checkout--payment-method-selected .tws-checkout--payment-method-check i:before {
  color: #000 !important;
}