.wgt_lieferadresse_add_place {height:170px;margin:10px;padding:30px;border:1px solid #ccc}
.wgt_lieferadresse_add_place_img{position: absolute;  left: -20px;  top: -20px;  width: 40px;background: #fff}
.wgt_lieferadresse_add_place_text{text-align: center}
.wgt_lieferadresse_add_place_line{width: 100%;border-bottom: 1px solid #ccc;margin-top: 20px}
a .wgt_lieferadresse_add_place_img,
a .wgt_lieferadresse_add_place_text,
a .wgt_lieferadresse_add_place_line {text-decoration: none;  color:#666}
.wgt_lieferadresse_del_btn {margin-left: 5px}
.wgtladresse_col12{margin:30px 0}
.wgtlorderexist{opacity: 0.5;background: #eee}
.wgt_akt_adr {font-weight: 600;color: #276cb5}
@media only screen and (max-width: 990px) {
    .wgt_lieferadresse_add_place {
        margin-left: 35px;
        margin-top: 50px;
    }
}