.tws-accept-cookies--icon {
	height: 22px!important;
  width: 22px!important;
  display: block;
}

/*.container {
    width: 100%;
}
.fabrikk--content {
    max-width: 1300px;
}*/

.fabrikk--footer .container {
	max-width: 1300px;
}

.slot--top-bar-vat {
    display: none;
}

@media(max-width:480px){
	.tws-logo--mobile-fit-space {
    max-width: 247px !important;
    position: relative;
    top: 50px;
}
  .slot--logo {
    margin: 0 auto !important;
  }
}

/* For Chrome, Safari, Edge, and Opera */
.slot--article-quantity .tws-article-quantity--input-wrapper input[type="number"]::-webkit-inner-spin-button,
.slot--article-quantity .tws-article-quantity--input-wrapper input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: auto !important;
  opacity: 1 !important;
  display: block !important;
}
/* 2. Force the arrows to show in Firefox */
.slot--article-quantity .tws-article-quantity--input-wrapper input[type="number"] {
  -moz-appearance: number-input !important;
}

/* hide Spåra försändelse" for logged in cusotmers */ 
.mypages .tws-order-history--delivery > .tws-order-history--delivery-shipments {
display: none;
}
/* end*/ 