.lf-item-container.listing-preview.type-apotheke.has-logo.has-tagline.no-info-fields.level-featured.priority-1 {
    padding: 20px 20px;
    background: white;
}
.lf-item-container.listing-preview.type-apotheke.has-logo.has-tagline.no-info-fields.level-normal.priority-0 {
    padding: 20px 20px;
    background: white;
}
.lf-item.lf-item-default {
    margin-bottom: 30px;
}
.lf-item>a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    transition: all .3s ease-in-out;
}
.lf-item.lf-item-default .overlay {
    display: none;
}
.col-md-12.block-type-related_listing.block-field-all-for-weed.codicts-related-block-merge.store .lf-background {
    background-position: 50%;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: white;
    transition: all .2s ease;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
}
h4.case27-primary-text.listing-preview-title {
    display: none;
}
.lf-item-container.listing-preview.type-apotheke.has-logo.has-tagline.no-info-fields.level-featured.priority-1 .listing-details-3.c27-footer-section {
    background: white;
}
.lf-item-container.listing-preview.type-apotheke.has-logo.has-tagline.no-info-fields.level-normal.priority-0 .listing-details-3.c27-footer-section {
    background: white;
}
.listing-details-3 .details-list li span .title_store {
    font-family: "Champ", Sans-serif;
    font-size: 30px;
    color: #242429;
    margin-bottom: 15px;
    display: inline-block;
}
ul.details-list.no-list-style li span {
    font-size: 21px;
    color: #179A6B;
}
span.description p:first-child {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: calc(1.2em* 3);
    white-space: normal;
    line-height: 1.3;
}
span.description p {
    font-size: 20px;
    margin-top: 15px;
}
span.description p {
    display: none;
}
.lf-head.level-featured {
    display: none;
}
.listing-details-3 .details-list li span {
    text-align: start;
}