.slot--sidebar a[href="https://miniatyrskatt.com/utforsaljning.html"] {
	color: red !important;
}

/* Change text for minimum order value in checkout */ 
.tws-checkout--minimal-order-cost-msg {
    font-size: 0px;
}
.tws-checkout--minimal-order-cost-msg::before {
    content: "Observera att minimiorder  är 250 kr inklusive moms detta gäller varuvärdet. Sen tillkommer frakten.";
    font-size: 14px;
}
[lang="en"] .tws-checkout--minimal-order-cost-msg::before {
    content: "Note that the minimum order value is 250 SEK including VAT. This applies to the value of the goods, exkluding shipping fees that will be added separately.";.";
    font-size: 14px;
}