.wpmfc_cab_b p {
    margin-top: 0;
    margin-bottom: 10px;
}

.wpmfc_cab_b p:last-child {
    margin-bottom: 0;
}

.wpmfc_cab_b__title {
    display: block;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 16px;
    color: #ba0a48;
}

.wpmfc_cab_b, .wpmfc_cab_b p {
    border-radius: 8px;
    background-color: #fff;
}

.wpmfc_cab_b {
    margin-top: 10px;
    margin-bottom: 20px;
}

.wpmfc_cab_b__inner {
    padding: 20px;
}

.wpmfc_cab_ss {
    border: 2px solid #ba0a48;
}

.wpmfc_cab_si {
    border: 2px solid #ba0a48;
}

.wpmfc_cab_sw {
    border: 2px solid #ba0a48;
}

.wpmfc_cab_sd {
    border: 2px solid #ba0a48;
}

.mr-error {
    color: #EC6464;
}

.broken_link, a.broken_link {
    text-decoration: line-through;
}

.modal_ads_google ins {
    width: 320px !important;
    height: 280px !important;
}

.ya-page_js_yes .ya-site-form_inited_no {
    display: none;
}

.lazyload-span, .lazyload-rb-stub {
    display: block;
}

@media (max-width: 767px) {
    .recipe-preview-picture {
        min-height: 150px;
    }
}

@media (min-width: 768px) {
    .recipe-preview-picture {
        min-height: 300px;
    }
}