

/* Start:/bitrix/templates/food/components/bitrix/catalog/menu/style.min.css?1759138495959*/
.grid .bx_content_section{margin-bottom:15px}.grid .bx_sidebar{margin-bottom:15px}.grid2x1 .bx_content_section{float:left;width:66%;margin-bottom:15px}.grid2x1 .bx_sidebar{float:right;width:33%;margin-bottom:15px;padding-left:5%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media(max-width:960px){.grid2x1 .bx_sidebar{padding-left:4%}}@media(max-width:640px){.grid2x1 .bx_content_section,.grid2x1 .bx_sidebar{width:100%;float:none}.grid2x1 .bx_sidebar{padding-left:3%}}@media(max-width:479px){.grid2x1 .bx_sidebar{padding-left:1%}}.catalog-block-header{font-size:14px;font-weight:bold;text-align:left;margin:5px 0;padding:5px 15px;border-bottom:2px solid #d9dee6;color:#000}body.bx-theme-blue .catalog-block-header{border-color:#006cc0}body.bx-theme-green .catalog-block-header{border-color:#63aa28}body.bx-theme-red .catalog-block-header{border-color:#da3737}body.bx-theme-yellow .catalog-block-header{border-color:#f4b236}
/* End */


/* Start:/bitrix/templates/food/components/bitrix/catalog/menu/css/catalog-section.css?17591384957027*/
.catalog-section {
    width: 100%;
    box-sizing: border-box;
    max-width: 1190px;
}

.catalog-section__main {
    margin-top: 20px;
}
#product-sort{
    padding-left: 15px;
}
.catalog-section__title {
    margin: 20px 0 5px;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    text-transform: none;
}

.subsection-page {
    display: flex;
    gap: 20px;
    margin-top: -20px;
}

.subsection-page > .left-col {
    order: 1;
    flex: 1 1 auto;
}

.subsection-page > .right-col {
    order: 2;
    width: 350px;
    position: relative;
    padding-top: 64px;
}

.subsection-page .right-col-title {
    display: none;
}

/*.subsection-page .subsection-page__products-top {*/
/*    padding-bottom: 20px;*/
/*}*/

.subsection-page .subsection-page__products-top .subsection-page__products-sort-panel {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
}

.subsection-page .subsection-page__products-top .subsection-page__products-sort-panel select {
    font-size: 14px
}

.subsection-page .subsection-page__products-top .subsection-page__products-sort-panel i {
    display: block;
    position: absolute;
    right: 5px;
    top: calc(50% + 1px);
    transform: translate3d(0, -50%, 0);
    color: #358ac2;
    font-size: 9px;
    z-index: 1
}

.subsection-page .subsection-page__products-top .subsection-page__products-sort-panel .subsection-page__products-sort {
    display: flex;
    gap: 16px;
    align-items: center;
}
.subsection-page .subsection-page__products-top .subsection-page__products-sort-panel .subsection-page__products-sort::-webkit-scrollbar {
    display: none;
}
.subsection-page .subsection-page__products-top .subsection-page__products-sort-panel .subsection-page__products-sort a {

    color: var(--color-main);
    cursor: pointer;
    font-size: 16px;
}
.subsection-page .subsection-page__products-top .subsection-page__products-sort-panel .subsection-page__products-sort a:hover {
    color: var(--color-main);
    text-decoration: none;
}
.subsection-page .subsection-page__products-top .subsection-page__products-sort-panel .subsection-page__products-sort a:not([selected]) {
    color: #A5A5A5;
}

.subsection-page .subsection-page__products-top .subsection-page__products-sort-panel .subsection-page__view-mode-panel {
    display: block;
    position: relative;
    float: right
}

.subsection-page .subsection-page__products-top .subsection-page__products-sort-panel .subsection-page__view-mode-panel .subsection-page__product-number-on-page span {
    position: absolute;
    top: 0;
    left: 10px;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
    z-index: 30;
}

.subsection-page .subsection-page__products-top .subsection-page__products-sort-panel .subsection-page__view-mode-panel .subsection-page__product-number-on-page select,
.subsection-page .subsection-page__products-top .subsection-page__products-sort-panel .subsection-page__view-mode-panel .subsection-page__product-number-on-page kwazi_select items_title{
    padding-left: 115px;
    padding-right: 20px;
}

.subsection-page .subsection-page__products-top .subsection-page__products-sort-panel .subsection-page__view-mode-panel .subsection-page__product-number-on-page svg {
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    margin: auto;
    z-index: 30;
}

.subsection-page .subsection-page__products-top .subsection-page__products-sort-panel .subsection-page__view-mode-panel .subsection-page__view-mode {
    display: block;
    position: relative;
    float: left;
    margin: 0 0 0 32px
}

@media (max-width: 1200px) {
    .catalog-section-menu__section-list{
        margin-bottom: 0!important;
        margin-top: 0!important;
    }
    body.filter_show {
        overflow: hidden;
    }

    .subsection-page {
        display: block;
        margin-top: 10px;
    }

    .subsection-page .show_mobile {
        display: initial;
    }

    /*.subsection-page .show_desktop {*/
    /*    display: none !important;*/
    /*}*/

    .subsection-page > .right-col {
        position: fixed;
        display: flex;
        flex-direction: column;
        left: -320px;
        top: 0;
        width: 320px;
        height: 100%;
        z-index: 9;
        transition: all 0.2s ease-in-out 0s;
        background: #F7F7F7;
        padding-top: 0;
    }

    .subsection-page > .right-col:after {
        content: '';
        position: fixed;
        display: block;
        left: -100vw;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
        transition: all 0.2s ease-in-out 0.2s;
        background: #000;
        opacity: 0;
        visibility: hidden;
    }

    .subsection-page .right-col-title {
        display: block;
        position: relative;
        padding: 10px;
        font-weight: 600;
        background: #F7F7F7;
    }

    .subsection-page .right-col-title .header-mobile-menu__close-btn {
        padding: 10px 20px;
    }

    .subsection-page > .right-col[open] {
        left: 0;
        transition: all 0.2s ease-in-out 0.2s;
    }

    .subsection-page > .right-col[open]:after {
        visibility: visible;
        opacity: 0.4;
        transition: all 0.2s ease-in-out 0s;
    }

    .catalog-section__menu,
    .subsection-page__products-sort {
        overflow-x: auto;
        white-space: nowrap;
        margin: 0 -25px;
        padding: 10px;
    }
    .catalog-section__menu{
        padding: 0 10px;
        margin-bottom: 10px;
        margin-left: 5px;
        width: 98.7%;
    }

    .filter_btn {
        width: 327px;
        max-width: 100%;
        background: #F6F6F6;
        margin: auto;
        justify-content: space-between;
    }
}

@media (max-width: 950px) {
    /*.catalog-section{*/
    /*    padding: 15px;*/
    /*}*/
    .subsection-page > .right-col {
        padding-top: 45px;
    }
}
.show_mobile{
    display: none!important;
}
@media (max-width: 800px) {

    .show_mobile{
        display: block!important;
    }
    /*.subsection-page .subsection-page__products-top .subsection-page__products-sort-panel .subsection-page__view-mode-panel {*/
    /*    display: none;*/
    /*}*/

    .catalog-section__title {
        font-size: 28px;
        line-height: 27px;
    }
}
@media (max-width: 768px) {
    .products_siblings .products__item-list {
        flex-wrap: wrap!important;
    }
}
@media (min-width: 500px) {
    .catalog-section__main {
        display: none;
    }
}
@media (max-width: 768px) {
    .catalog-section__main {
        margin-top: 0px;
    }
    .subsection-page {
        padding: 0px 25px;
    }
    .products{
        /*padding: 0px 15px;*/
        margin: 5px 5px!important;
        width: 96%;
    }
    .page-container_wide {
        padding: 0px 15px!important;
    }
    .catalog-section__title {
        margin: 00px 0 10px;
        padding: 5px 15px;
    }
    .subsection-page > .right-col {
        width: 100%;
        left: -100vw;
    }
}
/* End */


/* Start:/bitrix/templates/food/template_styles.css?175913849514394*/
html, body {
    margin: 0;
    padding: 0;
    font-family: 'Nunito';
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #383838;
}

body a {
    color: #000;
    text-decoration: none;
}

* {
    box-sizing: border-box;
    font-family: 'Nunito';
}

.btn,
.plavno {
    transition: all 0.2s ease-in-out 0s;
}

.btn {
    display: flex;
    align-items: center;
    gap: 25px;
    height: 50px;
    border-radius: 30px;
    padding: 0 20px;
    text-align: center;
    cursor: pointer;
    border: none;
    outline: none;
}

.btn-autosize {
    display: inline-block;
}

.btn-autosize .btn {
    width: auto;
    height: 46px;
}

/*.btn:hover {
    opacity: 0.8;
}*/

.wrapper {
    width: 1500px;
    max-width: calc(100% - 30px);
    margin: auto;
}


main {
    min-height: var(--mh);
}

.text-block {
    background-color: transparent
}

.text-block .text-block__title {
    display: block;
    position: relative;
    margin: 25px 0 0 0;

    font-size: 27px;
    line-height: 45px;
    letter-spacing: 0.27px;
    color: #383838;
    font-weight: 300
}

.text-block .text-block__subtitle {
    margin: 12px 0 0 0;

    font-size: 21px;
    line-height: 31px;
    letter-spacing: 0.21px;
    color: #383838
}

.text-block .text-block__text {

    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0.15px;
    color: #383838;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    position: relative;
    overflow: hidden;
    column-width: 99999px
}

.text-block .text-block__show-btn {
    display: none;
    position: relative;
    margin: 3px 0 0 0;
    box-sizing: border-box;

    font-size: 14px;
    letter-spacing: 0.21px
}

.text-block .text-block__show-btn.show {
    display: inline-block
}

.text-block .text-block__show-btn a {
    display: block;
    text-decoration: none;
    color: #3246FD;
}

.text-block .text-block__show-btn:hover {
    cursor: pointer;
    background-color: #3246FD;
    border-color: #3246FD
}

.text-block .text-block__show-btn:hover a {
    color: #fff
}

@media (max-width: 767px) {
    .text-block {
        text-align: center
    }

    .text-block .text-block__title {
        font-size: 25px;
        line-height: 30px;
        letter-spacing: 0.25px;
        text-align: left
    }

    .text-block .text-block__subtitle {
        margin: 5px 0 0 0;
        font-size: 21px;
        letter-spacing: 0.21px;
        line-height: 30px;
        text-align: left
    }

    .text-block .text-block__text {
        margin: 5px 0 0 0;
        font-size: 18px;
        line-height: 30px;
        letter-spacing: 0.18px;
        text-align: left
    }

    .text-block .text-block__show-btn {
        display: inline-block;
        margin: 3px 0 0;
        font-size: 13px
    }

    .text-block .text-block__show-btn a {
    }
}

@media (max-width: 767px) and (min-width: 480px) {
    .text-block .text-block__show-btn {
        font-size: 18px
    }

    .text-block .text-block__show-btn a {
        padding: 17px 50px 15px
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .text-block .text-block__title {
        font-size: 27px;
        line-height: 45px;
        letter-spacing: 0.27px
    }

    .text-block .text-block__subtitle {
        margin: 5px 0 0 0;
        font-size: 21px;
        letter-spacing: 0.21px;
        line-height: 31px
    }

    .text-block .text-block__text {
        margin: 8px 0 0 0;
        font-size: 15px;
        line-height: 25px;
        letter-spacing: 0.15px
    }

    .text-block .text-block__show-btn {
        display: inline-block;
        margin: 26px 0 0;
        font-size: 13px
    }

    .text-block .text-block__show-btn a {
        padding: 12px 40px 10px
    }
}

@media (min-width: 1200px) and (max-width: 1599px) {
    .text-block .text-block__title {
        font-size: 27px;
        line-height: 45px;
        letter-spacing: 0.27px
    }

    .text-block .text-block__subtitle {
        margin: 5px 0 0 0;
        font-size: 21px;
        letter-spacing: 0.21px;
        line-height: 31px
    }

    .text-block .text-block__text {
        margin: 8px 0 0 0;
        font-size: 15px;
        line-height: 25px;
        letter-spacing: 0.15px
    }

    .text-block .text-block__show-btn {
        display: inline-block;
        margin: 26px 0 0;
        font-size: 13px
    }

    .text-block .text-block__show-btn a {
        padding: 12px 40px 10px
    }
}

.custom_select {
    display: flex;
    align-items: center;
    position: relative;
    border: 1px solid #F2F2F3;
    border-radius: 10px;
    height: 34px;

}

.custom_select:hover {
    background: #F2F3F3;
}

.custom_select select,
.custom_select kwazi_select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -webkit-padding-end: 20px;
    -moz-padding-end: 20px;
    -webkit-padding-start: 2px;
    -moz-padding-start: 2px;
    border: none;
    outline: none;
    background: white;
    padding: 0 22px 0 12px;
    height: 100%;
    color: #5E5E5E;
    cursor: pointer;
    position: relative;
    z-index: 2;
    width: 100%;
    border-radius: 20px;
}

.custom_select kwazi_select {
    padding: 0;
}

.custom_select.with_kwazi_select select {
    display: none;
}

.custom_select svg {
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    margin: auto;
}

.custom_select kwazi_select[open] + svg,
.custom_select select:focus + kwazi_select + svg {
    transform: rotate(180deg);
}

kwazi_select {
    padding: 0;
    outline: none;
    border: 1px solid #ccc;

    display: block;
    position: relative;
    background: #fff;
    text-align: left;
    font-weight: normal;
    max-width: 400px;
}

kwazi_select input {
    display: none;
}

kwazi_select[open] {
    z-index: 11;
}

kwazi_select items_title {
    cursor: pointer;
    display: block;
    padding: 0px 10px;
    line-height: 34px;
}

.__field_wrap kwazi_select items_title {
    padding: 0 10px 0 3px;
}

kwazi_select items_title:after {
    content: '';
    display: table;
    clear: both;
}

kwazi_select items_title val {
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    padding-right: 10px;
}

kwazi_select items_title val + i.fa {
    padding: 0;
    margin: 0;
    padding-left: 14px;
    padding-right: 4px;
    float: right;
    border-left: 1px solid #ccc;
    line-height: 34px;
}

.__field_wrap kwazi_select items_title val + i.fa {
    border: none;
}

kwazi_select items {
    display: block;
    position: absolute;
    background: #fff;
    right: -1px;
    border: 1px solid rgba(0, 0, 0, .15);
    z-index: 2;
    width: calc(100% + 2px);
    overflow: auto;
    max-height: 295px;

    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;

    top: calc(100% + 3px);
    visibility: hidden;
    opacity: 0;
}

kwazi_select items[sizeable] {
    position: relative;
    height: 0;
    opacity: 0 !important;
    border: none;
}

kwazi_select[open] items {
    visibility: visible;
    opacity: 1;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

kwazi_select items kwazi_option {
    display: block;
    background: #fff;
    padding: 8px 10px;
    line-height: 1.2;
    cursor: pointer;
    /*border-bottom: 1px solid #d2d2d2;*/

    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}

kwazi_select items kwazi_option:last-child {
    border-bottom: none;
}

kwazi_select items kwazi_option:hover, kwazi_select items kwazi_option[selected] {
    background: var(--color-main-hover-bleck);
    background: #EFEFEF;
}

.show_mobile,
.header-mobile__left-block {
    display: none;
}

.header-desctop-content {
    display: contents;
}

h1 {
    font-size: 30px;
    line-height: 1.5;

    color: #000000;
}

h2 {
    font-size: 26px;
    line-height: 1.5;

    color: #383838;
}

h3 {
    font-size: 18px;
    line-height: 1.5;

    color: #383838;
}

@media (max-width: 1023px) {
    h1 {
        font-size: 24px;
    }

    h2 {
        font-size: 18px;
    }

    h3 {
        font-size: 16px;
    }

    .footer .footer_content {
        flex-wrap: wrap;

    }

    .footer_app_links {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 40px auto;
        gap: 10px;
    }
}

@media (max-width: 950px) {
    body {
        padding-top: 44px;
    }

    .header {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 10;
        background: #FFFFFF;
    }

    .header-desctop-content {
        display: none;
    }

    .header-mobile__left-block {
        display: block;
    }

    .header-mobile__left-block .header-mobile__menu-btn {
        padding: 10px;
        display: flex;
        align-self: center;
        justify-content: center;
        cursor: pointer;
    }

    .header .header_wrapper {
        display: flex;
        gap: 10px;
        align-items: center;
        justify-content: space-between;
        margin: 0;
        max-width: 100%;
    }

    .header .header__top-row, .header .header__bottom-row {
        padding: 3px 0;
    }

    .header .header__bottom-row {
        margin-bottom: 0;
        margin-right: 10px;
    }
}

@media (max-width: 767px) {

    h1 {
        font-size: 20px;
    }

    .show_mobile {
        display: initial;
    }

    .wrapper {
        max-width: calc(100% - 20px);
    }

    .show_desktop,
    .footer__text,
    .footer_data {
        display: none;
    }

    .stranke_link {
        text-align: center;
    }

    .footer .footer_content_item {
        width: 100%;
        margin: 0;
        font-size: 14px;
    }

    .footer_social {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 20px auto 0;
        flex-direction: column;
    }

    .board-info__social-links {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 10px;
    }

    .footer .footer_content_item.footer_app_links {
        margin: 20px auto;
    }

    .footer .footer_content_item .footer_item_header {
        padding: 10px;
        padding-left: 30px;
        margin: 0;
        cursor: pointer;
        position: relative;
    }

    .footer .footer_content_item.footer_content_item_with_menu .footer_item_header:before,
    .footer .footer_content_item.footer_content_item_with_menu .footer_item_header:after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 18px;
        height: 2px;
        margin: auto;
        transition: all 0.2s ease-in-out 0s;
        background: #333333;
    }

    .footer .footer_content_item .footer_item_header:after {
        transform: rotate(90deg);
    }

    .footer .footer_content_item.open .footer_item_header:before {
        transform: rotate(180deg);
    }

    .footer .footer_content_item.open .footer_item_header:after {
        transform: rotate(180deg);
    }

    .footer .footer_content_item .main-nav-bar__item-list {
        height: 0;
        overflow: auto;
        opacity: 0;
        transition: opacity 0.2s ease-in-out 0s;
    }

    .footer .footer_content_item.open .main-nav-bar__item-list {
        height: auto;
        opacity: 1;
        transition: opacity 0.2s ease-in-out 0.2s;
        margin-bottom: 10px;
    }

    .footer .footer_content_item.open .main-nav-bar__item-list .main-nav-bar__item {
        padding: 4px 0 4px 30px;
    }

    .footer .footer_content_item.footer_social {
        margin-top: 15px;
    }

    .footer .footer_content_item.footer_social .footer_item_header {
        margin-bottom: 10px;
        padding: 0;
    }
}

@media (max-width: 500px) {
    html, body {
        font-size: 14px;
    }

    .footer .footer_content_item.footer_app_links {
        flex-wrap: wrap;
    }

    .custom_select kwazi_select {
        display: none;
    }

    .custom_select.with_kwazi_select select {
        display: initial;
    }
}

.page404__content {
    display: block;
    position: relative;
    padding: 0 10px;
    min-height: 480px;
    text-align: center;
    padding-top: 170px;
}

.page404__content > * {
    position: relative;
    z-index: 2;
}

.page404__bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
}

.page404__bg svg {
    max-height: 100%;
    margin: auto;
    max-width: 100%;
}

.page404__bg img {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}

.page404__link {
    justify-content: center;
    width: 280px;
    margin: auto;
}

.product-shilds {
    position: absolute;
    left: 5px;
    top: 5px;
    display: flex;
    flex-direction: column;
    gap: 4px;
    z-index: 2;
    justify-content: flex-start;
    align-items: start;
}

.product-shilds .product-shild {
    display: inline-block;
    padding: 5px 10px;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;

    color: #FFFFFF;
    background: #ccc;
}

.product-shilds .product-shild[SHILD_NEW] {
    background: #F09000;
}

.product-shilds .product-shild[BESTSELLER] {
    background: #00B6F0;
}

.product-shilds .product-shild[DISCOUNT] {
    background: #F00000;
}

[role="choise_city"].loading,
[role="delivery_block"].loading {
    background-color: #ccc;
    border-radius: 3px;
    margin: 8px;
    background-image: linear-gradient(90deg, #ddd 0px, #e8e8e8 40px, #ddd 80px);
    background-size: 600px;
    animation: shine-lines 1.6s infinite linear;
}

[role="choise_city"].loading {
    color: transparent !important;
}

[role="choise_city"].loading * {
    opacity: 0;
}

@keyframes shine-lines {
    0% {
        background-position: -100px;
    }
    40%, 100% {
        background-position: 140px;
    }
}
/* End */


/* Start:/bitrix/templates/food/components/bitrix/catalog.section.list/main/style.css?1759138495342*/
.min_price_sections{
    position: absolute;
    background: #FFDE00;
    z-index: 3;
    right: 0;
    bottom: 25px;
    height: 30px;
    width: 100px;
    text-align: center;
}
.min_price_sections:before{
    content: '';
    position: absolute;
    border: 15px solid transparent;
    border-right: 15px solid #ffde00;
    right: 100px;
}
/* End */


/* Start:/bitrix/templates/food/components/bitrix/catalog.section.list/catalog-section-menu/style.css?17591384955722*/
.catalog-section-menu {
    display: block;
    position: relative;
}

.catalog-section-menu__section.active {
    cursor: pointer;
}

/*@media (max-width: 1023px) {*/
.catalog-section-menu {
    margin: 0;
}

/*}*/
.show_desktop {

}

.check_padding_bottom {
    padding-bottom: 20px;
}

.catalog-section-menu__section-list {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    margin: -7px;
    padding: 0;
    box-sizing: border-box;
    margin-bottom: 20px;
}


.catalog-section-menu__section-list:after {
    content: "";
    display: table;
    clear: both;
}

.catalog-section-menu__section {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin: 7px;
    position: relative;
    color: #333333;
    cursor: default;
}

.catalog-section-menu__section:hover {
    color: #333333;
    text-decoration: none;
}

/*@media (max-width: 1023px) {*/
.catalog-section-menu__section:hover {
    background: #f1f1f1;
}

.catalog-section-menu__section {
    background: #FFFFFF;
    border-radius: 30px;
    color: black;
    height: auto;
    padding: 9px 14px;
    box-sizing: border-box;
    position: relative;
    white-space: nowrap;
    margin-right: 3px;
}

/*}*/


@media (min-width: 767px) {
    .catalog-section-menu__section-list::-webkit-scrollbar {
        height: 5px;
    }

    .catalog-section-menu__section-list::-webkit-scrollbar-thumb {
        border-radius: 10px;
        background-color: #e8e8e8;
    }

    .catalog-section-menu__section-list::-webkit-scrollbar-track {
        border-radius: 10px;
    }
}

@media (max-width: 767px) {
    .catalog-section-menu__section-list {
        flex-wrap: nowrap;
        overflow-x: auto;
        margin-top: 10px;
    }
    .catalog-section-menu__section-list {
        flex-wrap: nowrap;
        overflow-x: auto;
        margin-top: 10px;
    }
    .catalog-section-menu__section-list::-webkit-scrollbar {
        display: none;
    }
    .check_padding_bottom {
        display: none;
    }

    .catalog-section-menu__section {
        min-width: auto;
    }
}

.catalog-section-menu__section_root {
    display: none;
}

/*@media (max-width: 1023px) {*/
.catalog-section-menu__section_root {
    display: flex;

}

.catalog-section-menu__section_selected {
    background: #E2E2E2;
}

/*}*/
.catalog-section-menu__section.active .catalog-section-menu__section-img:after {
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: black;
    opacity: 0.1;
    transition: opacity .4s;
}

.catalog-section-menu__section-img {
    width: 153px;
    height: 76px;
    display: block;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    cursor: pointer;
}

/*@media (max-width: 1023px) {*/
.catalog-section-menu__section-img {
    display: none;
}

/*}*/
.catalog-section-menu__section-img img {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}

/*@media (max-width: 1023px) {*/
.catalog-section-menu__section-img img {
    max-width: none;
    transform: translate3d(-25%, 0, 0);
}

/*}*/
.catalog-section-menu__section-img:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: black;
    opacity: 0.33;
    transition: opacity .4s;
}

.catalog-section-menu__section-img:hover:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: black;
    opacity: 0.1;
    transition: opacity .4s;
}

.catalog-section-menu .catalog-section-menu__section-canvas {
    display: none;
    width: 100%;
    height: auto;
}

@media (min-width: 1024px) {
    .catalog-section-menu .catalog-section-menu__section-canvas_desktop {
        display: block;
    }
}

/*@media (max-width: 1023px) {*/
.catalog-section-menu .catalog-section-menu__section-canvas_mobile {
    display: block;
}

/*}*/
.catalog-section-menu__section-name {
    margin: 10px 0 0;
    position: static;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    cursor: pointer;
}

.catalog-section-menu__section-name:hover {
    text-decoration: underline;
}

/*@media (max-width: 1023px) {*/
.catalog-section-menu__section-name {
    margin: 0;
    font-size: 16px;
}

.catalog-section-menu__section-name:hover {
    text-decoration: none;
}

/*}*/
.catalog-section-menu__section-min-price {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 77px;
    height: 26px;
    right: 0;
    top: 40px;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 500;
    color: #333333;
    background-color: #FFDD00;
    cursor: pointer;
}

/*@media (max-width: 1023px) {*/
.catalog-section-menu__section-min-price {
    display: none;
}

/*}*/
.catalog-section-menu__section-min-price:before {
    position: absolute;
    top: 0;
    left: -10px;
    display: block;
    width: 0;
    height: 0;
    content: '';
    border-style: solid;
    border-width: 13px 10px 13px 0;
    border-color: transparent #ffdd00 transparent transparent;
}

.catalog-section-menu__description-container {
    display: block;
    position: relative;
    margin: 25px 0 0;
}

.catalog-section-menu__description {
    display: block;
    position: relative;
}

.catalog-section-menu__seo-section-container {
    display: block;
    position: relative;
    margin: 10px 0 0;
}

.catalog-section-menu__seo-section {
    transition: color .4s;
}

.catalog-section-menu__seo-section:hover {
    text-decoration: underline;
}

/* End */


/* Start:/bitrix/templates/food/components/bitrix/catalog.section/.default/style.min.css?17591384953212*/
@media(min-width:1200px){.product-item-list-col-6>.col-xs-12>.row>.col-md-2:nth-child(6n+1),.product-item-list-col-1-6>.col-sm-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6:nth-child(2n+1),.product-item-list-col-1-6>.col-sm-6>.row>.col-md-4:nth-child(3n+1),.product-item-list-col-6-1>.col-sm-6>.row>.col-md-4:nth-child(3n+1),.product-item-list-col-4>.col-xs-12>.row>.col-md-3:nth-child(4n+1),.product-item-list-col-1-4>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-3>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-2>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1>.col-xs-12>.row>.col-xs-12:nth-child(1n){clear:both}}@media(min-width:992px) and (max-width:1199px){.product-item-list-col-6>.col-xs-12>.row>.col-md-2:nth-child(6n+1),.product-item-list-col-1-6>.col-sm-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6:nth-child(2n+1),.product-item-list-col-1-6>.col-sm-6>.row>.col-md-4:nth-child(3n+1),.product-item-list-col-6-1>.col-sm-6>.row>.col-md-4:nth-child(3n+1),.product-item-list-col-4>.col-xs-12>.row>.col-md-3:nth-child(4n+1),.product-item-list-col-1-4>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-3>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-2>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1>.col-xs-12>.row>.col-xs-12:nth-child(1n){clear:both}}@media(min-width:768px) and (max-width:991px){.product-item-list-col-6>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-1-6>.col-sm-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6:nth-child(2n+1),.product-item-list-col-1-6>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1-4>.col-sm-6:nth-child(2n+1),.product-item-list-col-4-1>.col-sm-6:nth-child(2n+1),.product-item-list-col-1-4>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-3>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-2>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1>.col-xs-12>.row>.col-xs-12:nth-child(1n){clear:both}}@media(max-width:767px){.product-item-list-col-6>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1-6>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1-4>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-3>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-2>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1>.col-xs-12>.row>.col-xs-12:nth-child(1n){clear:both}}.catalog-section-header{font-size:14px;font-weight:bold;text-align:left;margin:5px 0;padding:5px 15px;border-bottom:2px solid #d9dee6;color:#000}.row::before{display:initial}
/* End */
/* /bitrix/templates/food/components/bitrix/catalog/menu/style.min.css?1759138495959 */
/* /bitrix/templates/food/components/bitrix/catalog/menu/css/catalog-section.css?17591384957027 */
/* /bitrix/templates/food/template_styles.css?175913849514394 */
/* /bitrix/templates/food/components/bitrix/catalog.section.list/main/style.css?1759138495342 */
/* /bitrix/templates/food/components/bitrix/catalog.section.list/catalog-section-menu/style.css?17591384955722 */
/* /bitrix/templates/food/components/bitrix/catalog.section/.default/style.min.css?17591384953212 */
