

/* Start:/local/templates/gurmanlove/components/bitrix/news.detail/recipe/style.css?17863530646194*/
.recipe-props li {
    width: 49%;
}

.instr ul li .im {
    width: 38%;
}

.shag {
    padding-bottom: 10px;
    width: 100%;
    text-align: left;
    height: 50px;
    margin-bottom: 15px;
}

.shag span {
    display: block;
    font-weight: bold;
    color: #4b300e;
    padding-top: 20px;
    font-size: 22px;
    font-family: OSCB;
}

.maria__image {
    margin: auto;
}

div.user_instruction {
    color: #555;
    white-space: pre-wrap;
    /* это то что вам нужно */
}

.grocery__header {
    font-weight: bold;
    margin-top: 20px;
}

.detail_recipe_page .page-block-detail-recipe .page-block__title_position_static {
    position: static;
}

.detail_recipe_page .preamble__title {
    margin-left: 110px;
    margin-bottom: 70px;
}

.detail_recipe_page .preamble .page-block__text {
    position: relative;
    white-space: pre-line;
    padding-left: 110px;
    padding-right: 70px;
}

.preamble {
    padding-bottom: 140px;
}

.preamble .page-block__text:before {
    content: '';
    width: 37px;
    height: 27px;
    position: absolute;
    left: 40px;
    background-image: url('/local/templates/gurmanlove/images/quote-before-blue.png');
    background-size: contain;
    background-repeat: no-repeat;
}

.preamble .page-block__text:after {
    content: '';
    width: 37px;
    height: 27px;
    position: absolute;
    right: 0;
    background-image: url('/local/templates/gurmanlove/images/quote-after-blue.png');
    background-size: contain;
    background-repeat: no-repeat;
}

@media screen and (max-width: 991px) {
    .preamble {
        padding: 45px 30px 70px;
    }
    .detail_recipe_page .preamble__title {
        margin-left: 55px;
        margin-bottom: 35px;
    }
    .preamble .page-block__text:before {
        width: 27px;
        height: 17px;
        left: 20px;
    }
    .preamble .page-block__text:after {
        width: 27px;
        height: 17px;
    }
    .detail_recipe_page .preamble .page-block__text {
        padding-left: 55px;
        padding-right: 35px;
    }
}

@media screen and (max-width: 767px) {
    .preamble {
        padding: 45px 15px 20px;
    }
    .preamble .page-block__text:before {
        left: 0;
    }
    .preamble .page-block__text:after {
        right: 0;
    }
}

@media screen and (max-width: 767px) {
    .preamble {
        padding: 45px 5px 40px;
    }
    .detail_recipe_page .preamble .page-block__text {
        padding-left: 40px;
        padding-right: 10px;
    }
}

.subsection_wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-right: -15px;
    margin-left: -15px;
}

.subsection-list__element,
#showAll_item {
    display: inline-block;
    border: 1px solid #e4bb58;
    border-radius: 3px;
    padding: 3px 20px;
    text-decoration: none;
    margin: 0 15px 10px;
    font-size: 13px;
}

#showAll_item {
    background: #e4bb58;
    color: white;
    border: none;
}

.detail_recipe_page {
    position: relative;
}

#comment-block {
    margin: 40px 0;
}

a.badge-comments {
    text-decoration: none;
    color: #fefefe;
    border: none;
}

.ingridientsspisok__group_ing {
    break-inside: avoid-column;
}

.ing_info {
    display: flex;
    flex-direction: column;
    flex-grow: 2;
    flex-basis: 50%;
}

.ing_name {
    flex-basis: none !important;
    font-weight: 700 !important;
}

.ing_doptext {
    padding-left: 0 !important;
    font-size: 15px !important;
    font-style: normal !important;
    line-height: none !important;
}

.ing_count {
    display: flex !important;
    flex-grow: 1;
    flex-direction: column;
    align-items: flex-end;
}

.ing_count__num {
    font-weight: 700 !important;
}

.ing_count__symbol {
    font-weight: 300;
    font-size: 15px;
    color: #58AFAD;
}

.loptions {
    margin-bottom: 40px !important;
}

@media (max-width: 1890px) {
    .page-block--flex .page-block__inner {
        display: block;
    }
    .slider-recipe__image {
        max-width: 85% !important;
    }
}

@media (max-width: 991px) {
    .slider-recipe .slick-prev {
        left: -55px;
    }
    .slider-recipe .slick-next {
        right: -45px;
    }
    .page-block--flex .page-block__text {
        padding-top: 50px !important;
    }
}

@media (max-width: 1023px) {
    .slider-recipe__image {
        left: 7% !important;
    }
}

@media (max-width: 1023px) and (min-width: 769px) {
    .page-block.page-block--color.page-block--titled.page-block--color2 {
        width: 100% !important;
    }
    .container-inner {
        flex-direction: inherit !important;
        padding: 0 30px 0 60px !important;
    }
}

@media (max-width: 768px) {
    .slider-recipe__image {
        left: 5% !important;
    }
    .page-block.page-block--color.page-block--titled.page-block--color2 {
        width: 100% !important;
        right: 0 !important;
    }
}

.like__button_icon {
    background-image: url("/local/templates/gurmanlove/components/bitrix/news.detail/recipe/pics/svgs/clap.svg");
    width: 56px;
    height: 56px;
    transform: scale(1);
    transition: .3s ease;
    position: relative;
}

.like__button_icon:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 1px solid #58AFAD;
    opacity: 0;
}

@keyframes circleThrowing {
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        transform: scale(1.4);
    }
}

.like__button_icon:hover {
    transform: scale(.9);
}

.like__button.active {
    pointer-events: none;
}

.like__button.active .like__button_icon {
    background-image: url("/local/templates/gurmanlove/components/bitrix/news.detail/recipe/pics/svgs/clap_blue.svg");
}

.like__button.active .like__button_icon:after {
    animation-duration: .8s;
    animation-name: circleThrowing;
    animation-direction: forwards;
}


.page-block--bordered {
    padding: 45px 60px 65px;
    margin-bottom: 70px;
}

@media (max-width: 767px) {
    .page-block.page-block--color.page-block--titled.page-block--color1.page-block--bordered {
        padding: 40px 40px !important;
    }
}

/* End */
/* /local/templates/gurmanlove/components/bitrix/news.detail/recipe/style.css?17863530646194 */
