.tws-article-price.tws-article--has-price-adjustments.tws-article--has-subarticles::before {
  content:"Från pris";
  color: #e94141;
	padding-right: 8px;
}
.caption .tws-article-list--price {
    position: relative;
}

.caption .tws-article-list--choices-button ~ .tws-article-list--price::before {
    content: "from price ";
    position: absolute;
    top: 0;
    left: 0;
}


.slot--top-bar-selling-points .tws-unique-selling-points ul li a, 
.slot--top-bar-selling-points .tws-unique-selling-points ul li a:hover, 
.slot--top-bar-selling-points .tws-unique-selling-points ul li a:focus {
    color: #166f00;
    text-decoration: underline;
  	font-weight: 500;
}

@media only screen and (min-width: 1100px) {
    .bountiful--header .bountiful--header-wrapper {
        padding: 0 30px;
    }
}

@media only screen and (min-width: 1100px) {
    .slot--header-search input.form-control {
        width: 260px;
        border: 1px solid #000;
        color: #000;
        background-color: aliceblue;
    }

  h1 {
    margin: unset;
    padding: 0px;
}