.tws-login--register-button {
    display: none;
}

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

.list-group.tws-checkout--payment-methods-list.ng-scope {
    display: none;
}

/* Göm nollpriser */
.tws-article-list--price-is-zero, .tws-article--price-is-zero {
  display: none;
}

/* Öka storleken på saldorutan artikelsida */
.tws-list--type-grid .form-control {
  	width: 4em !important;
}

/* Öka storleken på saldorutan varukorg */
.tws-opc-cart--item-quantity {
  	width: 8em !important;
}
