.fabrikk--top-bar {
    background: #bd85b1;
}


@media(min-width:620px) {
/*
.slot--logo .tws-logo--container tws-img::before {
    content: '';
    display: inline-block;
    width: 545px;
    height: 260px;
    background: url('https://admin.abicart.se/shop/ws55/61555/files/du-som-alskat2.jpg');
        background-size: auto;
    background-size: 545px 260px;
margin-right: 30px;
}
.slot--logo .tws-logo--container tws-img::after {
    content: '';
    display: inline-block;
    width: 178px;
    height: 260px;
    background: url('https://admin.abicart.se/shop/ws55/61555/files/du-som-alskat.jpg');
        background-size: auto;
    background-size: 178px 260px;
margin-left: 30px;
}
*/
.slot--logo .tws-logo--container {
max-width: 300px;
margin: 0 auto;
}
.slot--logo .tws-img--wrapper {
max-width: 200px;
float: none !important;
  margin: 0 auto;
}
}


body {font-size:16px;}
.artiklar {margin-bottom:12px;}

.tws-contact-info--orgnr-nr {
    display: none;
}

.slot--logo .tws-logo, .slot--logo {
    max-width: 1200px;
}

@media(max-width:480px) {
.startpage .tws-container--tws-custom-html img {
   max-width: 200px !important;
}
}

/*------ TEMAUPPDATERING------*/
.tws-audience-selector--audience-button-text {
color: #fff;
}
.tws-audience-selector .caret {
	color: #fff;
}
.tws-mini-cart .tws-mini-cart--header-cart-button .tws-mini-cart--header-cart-info .tws-mini-cart--header-cart-img {
    color: #94da84;
}
@media (min-width: 768px) {
.slot--top-bar-html {
	display: flex;
	justify-content: center;
	width: calc(100% - 260px);
}
.fabrikk--top-bar-right {
	position: absolute;
  right: 0;
  top: 13px;
}
}