.trygg-ehandel {
	display: none !important;
}

#footer a {
    color: #000;
    font-family: trebuchet ms,geneva;
}

p.trygg-ehandel {
    float: left;
    margin-left: 6%;
}

@media only screen and (max-width: 63em) and (min-width: 0){
	p.trygg-ehandel {
    display: none;
}
}
.pi-sv-overlay4 {
    font-size: 19px;
    color: red;
}
.payment-selector-wrapper .payment-54 {
    background-image: url(/pub_docs/files/Svea_Primary_RGB_smaller.png);
    height: 35px;
}
.is-mandatory label:after {
    content: "*";
    color: red;
    font-weight: bold;
    font-size: 16px;
    margin-left: 5px;
}