

/* Start:/local/templates/.default/components/bitrix/news/recipes/bitrix/news.detail/.default/style.css?17222420373154*/
.receipt_cooking .h6 {
    font-size: 24px;
    margin-bottom: 25px;
}

.receipt_summary--table {
    border-collapse: collapse;
}

.receipt_summary--table td {
    padding: 0;
    vertical-align: top;
    position: relative;
    transition: .2s;
    background-color: #1a1e28;
}

.receipt_summary--table tr.tr-frau td {
    background-color: #658d1b;
    color: #fff;
    font-family: 'Museo Cyrl 900';
}

.receipt_summary--table tr.tr-frau:first-child td:last-child {
    border-top-right-radius: 24px;
}

.receipt_summary--table tr.tr-frau td:last-child {
    background-color: #658d1b;
}

.receipt_summary--table tr.tr-frau td div {
    padding-top: 15px;
    padding-bottom: 15px;
    color: #fff;
    font-size: 18px;
}

.receipt_summary--table tr.tr-frau td div::after {
    display: none;
}

.receipt_summary--table div {
    padding: 14px 20px;
    font-size: 16px;
    color: #ccc;
    height: 100%;
    min-height: 42px;
    box-sizing: border-box;
    position: relative;
}

.receipt_summary--table tr td:first-child div::after {
    left: 20px;
    right: 0;
}

.receipt_summary--table div::after {
    height: 1px;
    bottom: 0;
    background-color: #272c39;
    display: block;
    position: absolute;
    content: "";
}

.receipt_summary--table tr:last-child td:first-child div {
    border-bottom-left-radius: 24px;
}

.receipt_summary--table tr td:last-child {
    background-color: #14171f;
}

.receipt_summary--table tr td:last-child div:after {
    left: 0;
    right: 20px;
}

.receipt_summary--table tbody tr:last-child td div:after {
    display: none;
}

.receipt_summary--table div b {
    color: #00826f;
}

.receipt_summary--table tr:hover td {
    opacity: .9
}

.composition_title {
    margin: 30px 0 15px 20px !important;
    font-size: 18px !important;
    font-family: 'Museo Cyrl 500' !important;
}

.receipt_cooking .receipt_cooking__item {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin: 10px 0 40px;
    background-color: rgba(26, 30, 40, 0.5);
}

.receipt_cooking .receipt_cooking__item>img {
    overflow: hidden;
    border-radius: 0 24px 0 24px !important;
    width: 50%;
    flex: 0 0 50%;
    margin: 0;
    box-sizing: border-box;
    max-height: 384px;
    margin: -10px 0;
}


@media screen and (max-width: 991.98px) {
    .receipt_cooking .receipt_cooking__item>img {
        border-radius: 0 15px 0 15px !important;
    }
}

.receipt_cooking .receipt_cooking__item>div {
    padding: 20px 100px 20px 60px;
    width: 50%;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
}

.receipt_cooking .receipt_cooking__item .h5 {
    display: inline-block;
    font-size: 24px;
    font-weight: 400;
    font-family: 'Museo Cyrl 900';
    background: #658d1b;
    color: #fff;
    padding: 7px 12px;
    border-radius: 0 10px 0 10px;
}

.receipt_cooking .receipt_cooking__item p {
    font-size: 16px;
    color: #cccccc;
}

.receipt_information {
    margin: 50px auto 0 !important;
    border-radius: 0 20px 0 20px;
    color: #cccccc;
    font-size: 14px;
    max-width: 722px;
    font-weight: 400;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/iblock.vote/ajax/style.css?1722242037927*/
.reciept__like-btn {
    background: #d9232e;
    color: #fff;
    display: inline-block;
    height: 38px;
    line-height: 38px;
    cursor: pointer;
    border-radius: 20px;
    padding: 0 17px;
    font-size: 14px;
}
    .reciept__like-btn b {
        height: 38px;
        font-weight: 400;
        border-left: 1px solid rgba(255,255,255,.5);
        display: inline-block;
        margin-left: 25px;
        padding-left: 7px;
        min-width: 38px;
        text-align: center;
    }
    .reciept__like-btn span {}
        .reciept__like-btn span i {
            background: url(/local/media/data/images/icon-heart.png) no-repeat;
            height: 17px;
            width: 20px;
            display: inline-block;
            margin-right: 10px;
            vertical-align: middle;
            position: relative;
            top: -2px;
        }

.reciept__like-btn.reciept__like-voted {background-color: #161a23}

/* End */
/* /local/templates/.default/components/bitrix/news/recipes/bitrix/news.detail/.default/style.css?17222420373154 */
/* /local/templates/.default/components/bitrix/iblock.vote/ajax/style.css?1722242037927 */
