div.adm-fileinput-item-image div.adm-fileinput-item-preview-img {position: unset;}

header .menu .header_menu_wrap a:last-of-type {
    color: #fff !important;
}
.page_front.page_en header {
    background-color: #141414;
}
.cards_wrapper.news-items .single_card_wrap {
    width: 33.33%;
}
.cards_wrapper.news-items .single_card_wrap .single_card .card_img {
    height: 180px;
}
.news_page .main_content #main_h1 {
    text-align: left;
}
.detail-page .news-detail-wrapper {
    display: flex;
    flex-wrap: wrap;
    flex-flow: row;
    margin-bottom: 45px;
}
.detail-page .news-detail-wrapper .col-left{
    max-width: 376px;
    max-height: 400px;
    width: 100%;
    display: inline-block;
    margin-right: 24px;
}
.detail-page .news-detail-wrapper .col-left .detail_picture {
    width: 100%;
    height: auto;
    max-height: 100%;
    object-fit: cover;
}
.detail-page .news-detail-wrapper .col-right{
    width: 100%;
    max-width: 536px;
    display: inline-block;
}
.detail-page .date {
    text-align: right;
    width: 100%;
    font-size: 16px;
    line-height: 22px;
    color: #AEAEAE;
    padding: 32px 0;
}
.page_404 .flex-container {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    min-height: 550px;
    flex-direction: column;
}
.page_404 .flex-container .img-wrapper .title-404{
    font-weight: 800;
    font-size: 288px;
    line-height: 288px;
    background: #fff;
    mix-blend-mode: lighten;
}
.page_404 .flex-container .img-wrapper {
    background-image: url(/local/templates/roso/images/fire-animation.gif);
    background-size: auto;
    background-position-y: -45px;
    overflow: hidden;
    background-position-x: center;
}
.page_404 .flex-container .sub-title-404 {
    font-size: 36px;
    line-height: 44px;
}
@media (max-width: 640px) {
    .page_404 .flex-container .img-wrapper .title-404{
        font-size: 150px;
        line-height: 200px;
    }
    .page_404 .flex-container .img-wrapper {
        background-position-y: -110px;
    }
    .page_404 .flex-container .sub-title-404 {
        font-size: 22px;
        line-height: 22px;
    }
    .detail-page .news-detail-wrapper {
        flex-flow: column;
    }
    .detail-page .news-detail-wrapper .col-left{
        max-width: 100%;
        margin-bottom: 25px;
        display: flex;
    }
    .detail-page .news-detail-wrapper .col-right{
        max-width: 100%;
    }
    .cards_wrapper.news-items .single_card_wrap {
        width: 50%;
    }
}
@media (max-width: 425px) {
    .cards_wrapper.news-items .single_card_wrap {
        width: 100%;
    }
}
.cart_bottom .catalog_button.map svg path {
    fill: #755C48;
}
#basket-root .basket-items-list-wrapper .basket-items-list-header {
    background: #F8F8F8;
}
.product_bottom .product-item-button-container .btn-default.in_cart:hover {
    background-color: #F8F8F8;
}
.bonus_wrapper .bonus_forms_wrapper .left .bonus_card_wrap .card_content {
    position: relative;

}
.bonus_wrapper .bonus_forms_wrapper .left .bonus_card_wrap .card_content::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-image: url(/local/templates/roso/images/cart-animation.gif);
    opacity: 0.05;
    border-radius: 16px;
}
.content_wrapper .bonus_wrapper .bonus_forms_wrapper .left .bonus_card_wrap .bottom {
    background: linear-gradient(90deg, #F16B73 0%, #755C48 100%);
}
.input_wrap.password .vision .vision_on path{
    fill:#141414;
}
.order_menu .item.inactive {
    background-color: #F8F8F8;
}
.order_menu .item:hover {
    background: #F8F8F8;
}
.content_wrapper {
    position:relative;
}
.dropdown-toggle {
    display: none;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    color: #141414;
    padding: 0 20px;
    border: 1px solid #E3E3E3;
    border-radius: 8px;
    background: #fff;
    position: relative;
}
.dropdown-toggle.active::after{
    transform: rotate(180deg);
}
.dropdown-toggle::after {
    display: inline-block;
    content: '';
    background: url(/local/templates/roso/images/svg/icons/select_arrow.svg);
    width: 14px;
    height: 8px;
    background-size: cover;
    float: right;
    margin-top: 17px;
}
.product-item-button-container .btn-default.in_cart:hover, .product-item-detail-info-container .btn-default.in_cart:hover {
    background-color: #F8F8F8 !important;
}

@media(max-width: 640px) {
    .dropdown-toggle {
        display:block;
    }
    .order_menu.mobile {
        position: absolute;
        transform: translate3d(0px, 40px, 0px);
        top: 3px;
        left: 0px;
        z-index: 1000;
        display: none;
        margin: 0 16px;
        background-color: #fff;
        border: 0;
        height: 146px;
        width: 100%;
    }
    .order_menu.mobile.show {
        display: block;
    }
    header .mobile_menu_sandwich:hover .hamburger_inner,
    header .mobile_menu_sandwich:hover .hamburger_inner:before,
    header .mobile_menu_sandwich:hover .hamburger_inner:after {
        background-color: #fff !important;
    }
}
@media (max-width: 1659px) {
    header .menu .header_menu_wrap a.selected span:before {
        background: #755C48 !important;
    }
}
input[type="text"], input[type="password"] {
    -webkit-appearance: none;
}
form#register_form.hidden, form#bonus_form.hidden,form#update_form.hidden {
    display: none;
}
.radio_wrap.old_adress .radio_inner .single_radio+.single_radio {
    margin: 24px 0 0 0;
}
.radio_wrap.old_adress .radio_inner .single_radio {
    display: block;
}
.content_wrapper .form_wrapper .input_wrap {
    margin-top: 16px;
}
.bonus_wrapper .bonus_forms_wrapper .right .apps-wrapper {
    display: flex;
    padding: 24px 0;
    flex-wrap: wrap;
}
.bonus_wrapper .bonus_forms_wrapper .right .apps-wrapper .apps-button{
    width: 216px;
    height: 64px;
    background: #F8F8F8;
    border: 1px solid #EEEEEE;
    box-sizing: border-box;
    border-radius: 16px;
    color: #141414;
    font-size: 14px;
    line-height: 20px;
    padding: 12px 30px;
    display: flex;
    justify-content: space-between;
}
.bonus_wrapper .bonus_forms_wrapper .right .apps-wrapper .apps-button img{
    object-fit: contain;
}
.bonus_wrapper .bonus_forms_wrapper .right .apps-wrapper .apps-button + .apps-button{
    margin-left: 16px;
}
.bonus_wrapper .bonus_forms_wrapper .right .apps-wrapper .apps-button.ios{
    background: #1E1E1F;
    color: #FFFFFF;
}
.bonus_wrapper .bonus_forms_wrapper .right .apps-wrapper .apps-button .name{
    font-size: 16px;
    line-height: 18px;
}

.bonus_forms_wrapper .bonus_card_wrap * {pointer-events: none;}

.iconsWrap img,
.bonus_forms_wrapper .bonus_card_wrap {cursor: pointer;}

.bonus_forms_wrapper .bonus_card_wrap.disabled,
.iconsWrap img.disabled {
    cursor: default;
    opacity: 0.5;
    pointer-events: none;
}

.bonus_wrapper .bonus_forms_wrapper .right .getcard_sms {
    display: inline-block;
    background: #141414;
    border-radius: 8px;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 22px;
    cursor: pointer;
}
.bonus_wrapper .bonus_forms_wrapper .right .getcard_sms svg {
    margin-right: 9px;
}
.bonus_wrapper .bonus_forms_wrapper .right .getcard_sms svg path{
    fill: #fff;
}
.bonus_wrapper .bonus_forms_wrapper .right .getcard_sms svg circle{
    fill: #fff;
}
.bonus_wrapper .bonus_forms_wrapper .right .getcard_sms svg rect{
    fill: #fff;
}
.product_wrap .product_right .product-item-detail-info-container .btn-default.in_cart {
    line-height: 36px;
}
.product_wrap .product_right .product-item-detail-info-container .btn-default {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}
.product-item-button-container .btn-default.in_cart, .product-item-detail-info-container .btn-default.in_cart {
    color: #141414;
    border: solid 2px #755C48;
    background: #fff;
    line-height: 32px;
}
.product-item-button-container .btn-default, .product-item-detail-info-container .btn-default {
    display: inline-block;
    box-sizing: border-box;
    height: 36px;
    line-height: 36px;
    border: none;
    border-radius: 6px;
    background-color: #141414;
    padding: 0 24px;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    position: relative;
    text-align: center;
}
.bonus_wrapper .bonus_forms_wrapper .right .apps-wrapper .ios .description,
.bonus_wrapper .bonus_forms_wrapper .right .apps-wrapper .ios .description .name{
    color: #fff;
}
header .auth.active .user_menu {
    z-index: 120;
    padding-right: 40px;
}
body .fixed_reserve_wrapper {
    z-index: 10;
}
@media (max-width: 485px) {
    .bonus_wrapper .bonus_forms_wrapper .right .apps-wrapper {
        flex-direction: column;
    }
    .bonus_wrapper .bonus_forms_wrapper .right .apps-wrapper .apps-button + .apps-button{
        margin-left: 0;
        margin-top: 16px;
    }
    .catalog_sections_menu_wrap .inner_wrap{
        display: none;
    }
}

/* Обновление для страницы "Бонусная программа" в ЛК */
.bonus_wrapper .bonus_forms_wrapper .right .apps-wrapper.updated {
    display: block;
}

.apps-wrapper.updated p {
    font-size: 18px;
    line-height: 24px;
}

.apps-wrapper.updated .iconsWrap {
    width: 100%;
    margin: 24px 0 0 0;
}

.apps-wrapper.updated .iconsWrap .apple {
    padding: 16px 11px;
    background: #1E1E1F;
    border: 1px solid #EEEEEE;
    border-radius: 16px;
}

.apps-wrapper.updated .iconsWrap .android {
    margin-left: 24px;
}

.apps-wrapper.updated .getcard_sms {margin: 32px 0 0 0;}

.main_content .bonus_forms_wrapper .catalog_button svg {margin: -4px 16px 0 0;}
.bonus_forms_wrapper .catalog_button svg path {fill: #755C48;}
.bonus_forms_wrapper .catalog_button {
    margin: 48px 0 0 0;
    width: 100%;
}
.page_order .form_wrapper.order_submit .bottom_wrap input[type="submit"]:disabled {
    background: #BC987E;
    cursor: default;
}
.bonus_forms_wrapper .right .catalog_button {display: none;}

@media all and (max-width:765px){
    .bonus_forms_wrapper .left .catalog_button {display: none;}
    .bonus_forms_wrapper .right .catalog_button {display: block;}
}

.page_order .delivery_type.inbetween {
    color: #979797;
}

.page_order .delivery_type.inbetween span {
    font-size: 16px;
    line-height: 22px;
}

@media all and (max-width:400px){
    body .main_content .catalog_button {font-size: 15px;}
}

/***********************
** Метки START
***********************/
.product_wrap .img_wrap {position: relative;}

.product-item.single_card .marker,
.product_wrap .img_wrap .marker,
.basket-item-block-image .marker {
    display: inline-block;
    box-sizing: border-box;
    z-index: 20;
    padding: 0 8px;
    font-weight: bold;
    font-size: 16px;
    line-height: 26px;
    height: 30px;
    border: 2px solid #868686;
    background-color: #fff;
    border-radius: 6px;
    position: absolute;
    top: 3px;
    right: 9px;
}
.product_wrap .img_wrap .marker {
    top: 8px;
    right: -8px;
}

.basket-item-block-image .marker {
    right: -3px;
    font-size: 10px;
    padding: 0 6px;
    border-radius: 4px;
    border: 1px solid #868686;
    line-height: 20px;
    height: 22px;
}

.product-item.single_card .oldPrice,
.product-item-detail-price-current .oldPrice {
    font-size: 14px;
    line-height: 20px;
    text-decoration-line: line-through;
    color: #AEAEAE;
    margin: 0 0 0 8px;
}
.product-item-detail-price-current .oldPrice {font-size: 18px;}

.main_content .basket-items-list-item-descriptions {width: auto;}
.main_content #basket-root .basket-item-block-info {width: 194px;}
.main_content #basket-root #basket-item-table .basket-items-list-item-price.basket-items-list-item-price-for-one {
    padding-left: 24px;
    min-width: auto;
    width: auto;
}
.main_content #basket-root #basket-item-table .basket-items-list-item-price.basket-items-list-item-price-for-one.basketPickupRow {padding-left: 16px;}

.basketPickupRow .bonus,
#basket-root #basket-item-table .basket-items-list-item-price.basket-items-list-item-price-for-one .basket-item-block-price .bonus {
    color: #66C65E;
    font-size: 12px;
    line-height: 16px;
    text-align: left;
    margin: 4px 0 0 0;
}

.main_content #basket-root .basket-checkout-container .basket-checkout-section-inner {
    flex-flow: column wrap;
    position: relative;
}

.main_content #basket-root .basket-checkout-container .basket-checkout-section-inner .basket-checkout-block.basket-checkout-block-btn {
    display: block;
    position: absolute;
    bottom: -110px;
    left: 0;
    text-align: center;
    width: 100%;
}

#basket-root .totalInfo {margin-left: calc(100% - 296px);}

.form_wrapper.order_submit .totalBlock span,
#basket-root .totalInfo span {display: inline-block;}

.page_order .form_wrapper.order_submit .totalBlock .summ,
.form_wrapper.order_submit .totalBlock p,
#basket-root .totalInfo p {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    width: 296px;
}

.main_content .totalInfo p+p {margin: 8px 0 0 0;}
.main_content .totalInfo p.pickupPrice {margin: 16px 0 0 0;}
.main_content .totalInfo p.pickupDiscount {
    margin: 0;
    color: #A53533;
}
.main_content .totalInfo p.pickupDiscount span {color: #A53533;}

#basket-root .totalInfo .left.gray {
    color: #979797;
    margin: 0;
    line-height: 14px;
}

#basket-root .totalInfo .left {
    text-align: left;
    float: left;
    margin: 0 27px 0 0;
}
#basket-root .totalInfo .right {
    text-align: right;
    float: right;
}

.form_wrapper.order_submit .totalBlock .bonus {
    font-size: 20px;
    line-height: 14px;
}

.form_wrapper.order_submit .totalBlock .bonus,
#basket-root .totalInfo .bonus {color: #66C65E;}
#basket-root .totalInfo .total,
#basket-root .totalInfo .right {
    font-size: 20px;
    line-height: 24px;
}

.main_content #basket-root #basket-item-table .basket-items-list-item-price.basket-items-list-item-price-for-one .basket-item-block-price .basket-item-price-title.mobile {display: none;}

.page_order .form_wrapper.order_submit .bottom_wrap .delivery_type {float:left;}
.form_wrapper.order_submit .totalBlock p+p {margin: 7px 0 0 0;}

.page_order .main_content .content_wrapper .form_wrapper.order.step_02 .input_wrap.bonus .bonusInnerWrap {max-width: 344px;}
.page_order .main_content .content_wrapper .form_wrapper.order.step_02 .input_wrap.bonus {max-width: 100%;}

.input_wrap.bonus .bonusInfo {margin: 16px 0 0 0;}

@media all and (max-width:1024px){
    .main_content #basket-root #basket-item-table .basket-items-list-item-amount {
        padding-left: 8px;
        padding-right: 8px;
    }

    .main_content #basket-root .basket-checkout-container .basket-checkout-section-inner .basket-checkout-block.basket-checkout-block-btn {
        display: block;
        position: relative;
        bottom: auto;
        left: auto;
        margin: 20px 0 0 0;
    }
}

@media all and (max-width:900px){
    #basket-root #basket-item-table td.basket-items-list-item-descriptions {clear: both;}
    .main_content #basket-root #basket-item-table .basket-items-list-item-price.basket-items-list-item-price-for-one {
        margin: 0 44px 20px 0;
    }
}

@media all and (max-width:640px){

    #basket-root #basket-item-table tbody {display: block;}

    .product-item.single_card .marker,
    .product_wrap .img_wrap .marker {
        font-size: 10px;
        padding: 0 6px;
        border-radius: 4px;
        border: 1px solid #868686;
        line-height: 20px;
        height: 22px;
    }

    .cards_wrapper.catalog_section .single_card_wrap .single_card .card_name {
        padding: 11px 12px 16px 12px;
    }

    .product-item.single_card .oldPrice,
    .product-item-detail-price-current .oldPrice {
        font-size:12px;
        margin: 0 0 0 8px;
    }
    .product-item-detail-price-current .oldPrice {font-size: 16px;}

    .main_content #basket-root .basket-items-list-wrapper .basket-items-list-header,
    .main_content #basket-root #basket-item-table .mobile_description .pr_description,
    .main_content #basket-root #basket-item-table .mobile_description .pr_weight {display: none;}

    .main_content #basket-root .basket-item-block-image {
        width: 73px;
        max-width: 73px;
    }

    .main_content #basket-root #basket-item-table .basket-items-list-item-price.basket-items-list-item-price-for-one .basket-item-block-price .basket-item-price-title.mobile {display: block;}
    .main_content #basket-root #basket-item-table .basket-items-list-item-price.basket-items-list-item-price-for-one .basket-item-block-price .basket-item-price-title,
    .main_content #basket-root #basket-item-table .basket-items-list-item-price.basket-items-list-item-price-for-one.basketPickupRow,
    .main_content #basket-root #basket-item-table .basket-items-list-item-price:not(.basket-items-list-item-price-for-one){display: none;}

    .main_content #basket-root #basket-item-table .basket-items-list-item-amount {
        margin-bottom: 13px;
        padding-left: 0;
        padding-right: 0;
        float: right;
    }

    .main_content #basket-root #basket-item-table .basket-items-list-item-price.basket-items-list-item-price-for-one {
        margin: 9px 0 12px 0;
        padding: 0;
    }

    #basket-item-table .basket-item-block-amount {
        padding: 0;
        z-index: 10;
    }
    .main_content #basket-root .basket-item-block-amount .basket-item-amount-filed {
        width: 32px;
        height: 32px;
        line-height: 30px;
    }
    .main_content #basket-root .basket-item-block-amount .basket-item-amount-btn-minus,
    .main_content #basket-root .basket-item-block-amount .basket-item-amount-btn-plus {height: 32px;}

    .main_content .basket-item-block-price .basket-item-price-current,
    .main_content .basket-item-block-price .bonus {display:inline-block;}

    #basket-item-table .mobile_description .basket-item-block-price {
        padding-top: 0;
        text-align: left;
    }

    #basket-item-table .mobile_description .basket-item-block-price .basket-item-price-title {text-align: left;}
    #basket-item-table .mobile_description .basket-item-block-price .basket-item-price-current-text {
        font-size: 14px;
        line-height: 20px;
    }
    #basket-item-table .mobile_description .basket-item-block-price .bonus {
        color: #66C65E;
        font-size: 12px;
        line-height: 16px;
    }

    #basket-root .totalInfo {margin-left: 0;}
    .main_content .totalInfo p {width: 100%;}

    #basket-root .totalInfo .total,
    #basket-root .totalInfo .right {
        font-size: 16px;
        line-height: 19px;
    }

    #basket-root .totalInfo .left.small {font-size: 14px;}
    .main_content .totalInfo p+p {margin: 4px 0 0 0;}
    .main_content .totalInfo p.pickupPrice {margin: 8px 0 0 0;}
    .main_content .totalInfo p.pickupDiscount {margin: -5px 0 0 0;}

    .main_content #basket-root {margin: 28px 0 0 0;}
}

/***********************
** Метки END
***********************/

/* 09.07.20*/
header.fixed {
    width: 100%;
    top: 0;
    position: fixed;
    z-index: 9999;
}
.page_front header.fixed {
    width: 100%;
    top: 0;
    position: fixed;
    z-index: 9999;
}
.flying-to-cart {
    position: fixed;
    z-index: 99999;
    width: 24px;
    height: 24px;
}
.cart-message span::before {
    content: '';
    display: inline-block;
    position: relative;
    width: 14px;
    height: 10px;
    margin-right: 15px;
    background-image: url(/local/templates/roso/images/cartok.svg);
    background-size: cover;
}
.cart-message span {
    position: relative;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
}
.cart-message {
    position: fixed;
    background: #FFFFFF;
    box-shadow: 0px 2px 6px rgba(20, 20, 20, 0.2);
    padding: 15px 24px;
    border-radius: 8px;
    z-index: 9999;
}
@media (max-width: 640px) {
    .content_wrapper .catalog_sections_menu_wrap .inner_wrap {
        margin: 0;
        margin-top: 32px;
        background: rgba(255, 255, 255, 0.95);
    }
    .content_wrapper .catalog_sections_menu_wrap .inner_wrap a {
        height: auto;
        line-height: 18px;
        font-size: 13px;
        margin: 0;
        background: transparent;
        border: 0;
        padding: 4px 6px 4px 6px;
    }
    .content_wrapper .catalog_sections_menu_wrap .inner_wrap.fixed {
        position: fixed;
        top: 64px;
        left: 0;
        margin: 0;
        z-index: 8888;
        display: block;
        padding-top: 6px;
        padding-bottom: 6px;
        padding-left: 16px;
        padding-right: 16px;
    }
    .cards_wrapper.catalog_section .single_card_wrap .single_card:hover .card_img.hover .descr {
        display: block;
    }
    .cards_wrapper.catalog_section .single_card_wrap .single_card .card_img.hover .descr {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        height: 63px;
    }
    .cards_wrapper.catalog_section .single_card_wrap .single_card:hover .card_img.hover .product_data {
        display: block;
    }
    .cards_wrapper.catalog_section .single_card_wrap .single_card .card_img.hover .product_data {
        display: block;
    }
}

@media (max-width: 485px)
{
    .catalog_sections_menu_wrap .inner_wrap {
        display: block;
    }
}
@media (max-width: 480px)
{
    .cards_wrapper.catalog_sections .single_card_wrap {
        width: 50%;
    }
}

/******************************************
** 29.07.2020
** Оформление заказ на странице корзины START
******************************************/
.orderFormShown .basket-checkout-container .basket-btn-checkout,
#cartOrderBlock {display: none;}
.page_order.page_cart .cart_bottom {display: block;}

#cartOrderBlock .loading_wrap {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.5);
    text-align: center;
    z-index: 10;
    top: 0;
    left: 0;
}

#cartOrderBlock .loading_wrap .lds-ring {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -30px 0 0 -30px;
}

.page_order .main_content #cartOrderBlock .content_wrapper .form_page {margin: 24px 0 0 0;}
#cartOrderBlock .content_wrapper .form_wrapper.order.step_02 {margin: 0;}

.content_wrapper .catalog_sections_menu_wrap .arrow {
    display: none;
}
@media all and (max-width: 640px) {
    #basket-root #basket-item-table td {
        padding-bottom: 11px !important;
    }
}
@media all and (max-width: 640px){
    .page_order.page_cart .content_wrapper .form_wrapper.order.step_02 .input_wrap.address .twitter-typeahead {margin-bottom: 0;}
    .page_order.page_cart .form_wrapper.order_submit .totalBlock .summ, .form_wrapper.order_submit .totalBlock p, #basket-root .totalInfo p {width: 100%;}

    .page_order.page_cart .content_wrapper .form_wrapper.order.step_02 .input_wrap.address .small {
        width: calc(50% - 8px);
        margin: 16px 0 0 0 !important;
    }

    .page_order.page_cart .content_wrapper .form_wrapper.order.step_02 .input_wrap.address .small.house,
    .page_order.page_cart .content_wrapper .form_wrapper.order.step_02 .input_wrap.address .small.flat,
    .page_order.page_cart .content_wrapper .form_wrapper.order.step_02 .input_wrap.address .small.floor {
        margin-right: 16px !important;
    }

    /* Залипающее меню каталога в корзине */
    .page_cart .content_wrapper .catalog_sections_menu_wrap .inner_wrap.fixed {
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
        height:40px;
        max-width: 100%;
        -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.10);
        -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.10);
        box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.10);
        display: flex;
        align-items: center;
    }

    .page_cart .content_wrapper .catalog_sections_menu_wrap .inner_wrap.fixed + .arrow{
        position: fixed;
        right: 0px;
        top: 64px;
        color: #333333;
        z-index: 99999;
        font-size: 18px;
        width: 16px;
        background: #fff;
        opacity: 0.95;
        padding-left: 8px;
        padding-right: 29px;
        height: 40px;
        display: flex;
        align-items: center;
    }

    .content_wrapper .catalog_sections_menu_wrap .inner_wrap.fixed a {
        display: inline-block;
    }
}
/******************************************
** Оформление заказ на странице корзины END
******************************************/

/******************************************
** 30.07.2020
** Онлайн-оплата START
******************************************/

.paymentRadioWrap .single_radio,
.paymentRadioWrap .single_radio label {font-size:0;}

.paymentRadioWrap .single_radio {
    display: inline-block;
    vertical-align: top;
    margin-top: 16px;
    text-align: center;
}

.paymentRadioWrap .single_radio + .single_radio {margin-left: 12px;}
.paymentRadioWrap .single_radio + .single_radio.active,
.paymentRadioWrap .single_radio.active + .single_radio {margin-left: 11px;}

.paymentRadioWrap .single_radio input {display: none;}
.paymentRadioWrap .single_radio label {
    display: inline-block;
    border: 1px solid #EEEEEE;
    box-sizing: border-box;
    border-radius: 8px;
    height: 60px;
    padding: 10px 16px;
    cursor: pointer;
    width: 170px;
}

.paymentRadioWrap .single_radio label span {
    display: inline-block;
    font-size: 12px;
    line-height: 18px;
}
.paymentRadioWrap .single_radio.offlineCash label span {width: 90px}
.paymentRadioWrap .single_radio.offlineCard label span {width: 83px}
.paymentRadioWrap .single_radio.onlineCard label span {width: 55px}

.paymentRadioWrap .single_radio label img {
    vertical-align: top;
    margin: 0 10px 0 0;
}

.paymentRadioWrap .single_radio.offlineCash label img,
.paymentRadioWrap .single_radio.offlineCard label img {margin-top: 3px;}

.paymentRadioWrap .single_radio.applePay label,
.paymentRadioWrap .single_radio.yandexPay label,
.paymentRadioWrap .single_radio.googlePay label,
.paymentRadioWrap .single_radio.sbp label {
    text-align:center;
    padding: 0 16px;
    line-height: 60px;
}

.paymentRadioWrap .single_radio.applePay label img,
.paymentRadioWrap .single_radio.yandexPay label img,
.paymentRadioWrap .single_radio.googlePay label img,
.paymentRadioWrap .single_radio.spb label img {
    vertical-align: middle;
    margin: 0;
}
.paymentRadioWrap .single_radio.spb label img {height: 38px;}
.paymentRadioWrap .single_radio.yandexPay label img {height: 32px;}

.paymentRadioWrap .single_radio input:checked + label {border: 2px solid #A53533;}

.content_wrapper.order_success .error {
    color: #A53533;
    font-weight: bold;
    font-size: 20px;
}

@media all and (max-width: 640px){

    .paymentRadioWrap .single_radio,
    .paymentRadioWrap .single_radio label {width: 100%;}

    .paymentRadioWrap .single_radio.applePay,
    /* .paymentRadioWrap .single_radio.googlePay {
        width: calc(50% - 8px);
    } */

    .paymentRadioWrap .single_radio + .single_radio {margin-left: 0;}
    .paymentRadioWrap .single_radio + .single_radio.active,
    .paymentRadioWrap .single_radio.active + .single_radio {margin-left: 0;}

    /* .paymentRadioWrap .single_radio.googlePay {margin-left: 12px !important;} */
    .paymentRadioWrap .single_radio input:checked + label {border: 1px solid #A53533;}
}

/******************************************
** Онлайн-оплата END
******************************************/

.input_wrap.comment textarea {min-height: 200px;}

#order_form_02 .input_wrap.delivery .conditions {display: inline-block;}
.page_order .content_wrapper .form_wrapper.order.step_02 .input_wrap.radio_wrap a {
    display: inline-block !important;
    border: none !important
}

.page_order .content_wrapper .form_wrapper.order.step_02 .input_wrap.radio_wrap a svg {margin: 0 10px 0 0;}
.page_order .content_wrapper .form_wrapper.order.step_02 .input_wrap.radio_wrap a svg path {fill: #A53533;}

@media all and (max-width: 850px){
    #order_form_02 .input_wrap.delivery .conditions {
        display: block;
        margin: 16px 0 0 0;
    }
}

@media all and (max-width: 440px){
    .page_order .content_wrapper .form_wrapper.order.step_02 .input_wrap.radio_wrap a {
        width: 100%;
        margin-left: 0 !important;
        font-size: 16px !important;
    }
    .page_order .content_wrapper .form_wrapper.order.step_02 .input_wrap.radio_wrap a.toCond svg {margin: 0 13px 0 3px;}
}

.totalInfo .total,
.totalInfo .pickupPrice,
.totalBlock .summ {font-weight: bold;}



.product-item.single_card .marker{
    top: 100px;
}

@media (max-width: 640px){
    .product-item.single_card .marker{
        top: 78px;
        right: 5px;
    }
}

.element_page_wrap .marker{
    right: 10px !important;
}

@media (max-width: 640px){
    .element_page_wrap .marker{
        bottom: 10px;
    }
}

.basket-item-block-image .marker{
    top: 4px !important;
}

.bonus_card_wrap .card_content .cardLogo {padding: 2px 0;}

.page_bankety .cards_wrapper.pdf_menu {
    text-align: center;
    justify-content: center;
}

footer .roso_link:hover img,
footer .roso_link:hover svg {opacity: 0.5;}

/* Слайдер с отзывами */
.slider_wrap .full_width_slider.reviews img {
    max-width: 100%;
    height: auto;
    min-height: 1px;
}

@media all and (max-width: 1025px){
    .full_width_slider.reviews .slick-dots {
        bottom: -30px;
    }
}

.main_content .bx_pagination_page a {border-bottom: none;}

/* Постраничная навигация в списке заказов пользователя */
.order_list_wrapper .bx-pagination  {margin: 32px auto 0 auto;}
.order_list_wrapper .bx-pagination .bx-pagination-container ul li.bx-active span {background:#A53533;}

@media all and (max-width: 640px){
    .order_list_wrapper .bx-pagination  {margin: 16px auto 0 auto;}
    .order_list_wrapper .bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
    .order_list_wrapper .bx-pagination .bx-pagination-container ul li.bx-pag-next span {
        font-size: 0;
        display: inline-block;
        position: relative;
    }

    .order_list_wrapper .bx-pagination .bx-pagination-container ul li.bx-pag-prev span:before,
    .order_list_wrapper .bx-pagination .bx-pagination-container ul li.bx-pag-next span:before {
        content: '';
        position: absolute;
        border: solid black;
        border-width: 0 2px 2px 0;
        display: inline-block;
        padding: 4px;
        top: 9px;
    }

    .order_list_wrapper .bx-pagination .bx-pagination-container ul li.bx-pag-prev span:before {
        transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        left: 15px;
    }

    .order_list_wrapper .bx-pagination .bx-pagination-container ul li.bx-pag-next span:before {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        right: 15px;
    }

    .order_list_wrapper .bx-pagination .bx-pagination-container ul li {
        margin: 0 1px 15px 1px;
    }
}

/**************************
* Other places slider START
**************************/
.other_places_wrapper {
    margin: 86px -12px 0 -12px;
}

.other_places_wrapper .slick-arrow {
    width: 48px;
    height: 48px;
    line-height: 48px;
    background: #fff;
    border: none;
    opacity: 1;
}

.other_places_wrapper .slick-arrow:hover {opacity: 0.7;}
.other_places_wrapper .slick-arrow svg path {stroke: #A53533;}
.other_places_wrapper .slick-arrow.slick-prev {left: -72px;}
.other_places_wrapper .slick-arrow.slick-next {right: -72px;}

.other_places_wrapper .slick-dots {
    bottom: -40px;
    margin: 0;
    padding: 0;
}
.other_places_wrapper .slick-dots li {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    opacity: 0.2;
    background: #000;
}

.other_places_wrapper .slick-dots li:hover,
.other_places_wrapper .slick-dots li.slick-active {opacity: 1;}
.other_places_wrapper .slick-dots li:first-of-type,
.other_places_wrapper .slick-dots li:last-of-type {
    background: none;
    position: relative;
}

.other_places_wrapper .slick-dots li:first-of-type:before,
.other_places_wrapper .slick-dots li:last-of-type:before {
    content: '';
    position: absolute;
    top: 1px;
    left: 1px;
    width: 6px;
    height: 6px;
    background: #000;
    border-radius: 50%;
}

.other_places_wrapper .slick-dots li:first-of-type:hover:before,
.other_places_wrapper .slick-dots li:last-of-type:hover:before,
.other_places_wrapper .slick-dots li.slick-active:first-of-type:before,
.other_places_wrapper .slick-dots li.slick-active:last-of-type:before {
    opacity: 1;
}

.other_places_wrapper .places_inner {
    margin: 50px 0 0 0;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}

.other_places_wrapper .places_inner .place_wrap {
    width: 25%;
    display: flex;
    padding: 0 12px;
    box-sizing: border-box;
}

.other_places_wrapper .places_inner .place_wrap a {
    margin-bottom: 0 !important;
    box-shadow: 0px 3px 10px rgba(138, 150, 163, 0.14);
}

@media all and (max-width: 1024px){
    .other_places_wrapper {margin: 44px -8px 0 -8px !important;}
    .other_places_wrapper .places_inner {margin: 28px 0 0 0 !important;}
    .other_places_wrapper .places_inner .place_wrap {padding: 0 8px !important;}
}

@media all and (max-width: 800px){
    .other_places_wrapper .places_inner .place_wrap {width: 50%;}
}

@media all and (max-width: 540px){
    .other_places_wrapper .places_inner .place_wrap a {
        background-size: 90% !important;
        height: 136px !important;
    }
}
/**************************
* Other places slider END
**************************/

.more-listing-check{
    display: none;
}

@media all and (max-width: 640px){
    .content_wrapper .catalog_sections_menu_wrap .inner_wrap{
        position: relative;
    }
    .content_wrapper .catalog_sections_menu_wrap .inner_wrap .more-listing-check{
        width: 60px;
        display: inline-flex;
        padding: 0px 6px 0px 5px;
        height: 30px;
        border: 2px solid #755C48;
        border-radius: 8px;
        box-sizing: border-box;
        position: relative;
        top: 0px;
        background: #fff;
        left: 0px;
        bottom: 4px;
    }

    .inner_wrap a:nth-last-child(-n+15){
        display: none !important;
    }
    .active-menis a:nth-last-child(-n+15){
        display: inline-block !important;
    }

    .content_wrapper .catalog_sections_menu_wrap .inner_wrap.fixed .more-listing-check{
        width: 60px;
        display: inline-flex;
        padding: 0px 6px 0px 5px;
        height: 30px;
        border: 2px solid #755C48;
        border-radius: 8px;
        box-sizing: border-box;
        position: relative;
        top: 0px;
        background: #fff;
        left: 0px;
        bottom: 4px;
    }

    .more-listing-check span{
        margin: auto;
        font-size: 12px;
    }
}

.product-item .anchors{
    position: absolute;
    top: -100px;
}

.cart-title{
    text-align: center;
    font-size: 36px !important;
    line-height: 44px !important;
    font-weight: 400 !important;
    margin-bottom: -20px;
    margin-top: 70px;
}

.errortext a,
.errortext a:hover {
    color: #BE4319;
    white-space: nowrap;
}

.front_video_wrap .menu-footer {
    display: none;
}

.cards_wrapper.catalog_section .single_card_wrap .single_card .card_img .descr, .cards_wrapper.catalog_section .single_card_wrap .single_card .card_img .product_data{
    font-size: 14px !important;
    line-height: 11px;
}

.cards_wrapper.catalog_section .single_card_wrap .single_card .card_img .descr{
    font-size: 10px !important;
}

.smalll{
    font-size: 9px;
    line-height: 10px;
    color: #fff;
}



/* Слайдер отзывов на главной */


.slider-review-sec{
    margin-top: 89px;
    overflow: hidden;
    position: relative;
}

.navigation-sldier{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 50px;
    left: 0;
    z-index: 2;
    pointer-events: none;
    width: 100%;
}

.navigation-sldier svg{
    margin: auto;
}

.navigation-sldier .prev{
    width: 50px;
    height: 50px;
    opacity: 1;
    display: flex;
    pointer-events: all;
    left: -105px;
    position: absolute;
    border-radius: 50%;
    background: #FFFFFF;
    box-shadow: 0px 4px 24px rgba(1, 9, 39, 0.08);
}

.navigation-sldier .prev svg{
    transform: scaleX(-1);
}

.navigation-sldier .next{
    pointer-events: all;
    opacity: 1;
    width: 50px;
    height: 50px;
    display: flex;
    right: -105px;
    position: absolute;
    border-radius: 50%;
    background: #FFFFFF;
    box-shadow: 0px 4px 24px rgba(1, 9, 39, 0.08);
}

.navigation-sldier .row{
    max-width: 1020px;
    height: 50px;
    position: relative;
    margin: 0 auto;
}

.row-slidre{
    display: block;
    padding: 0;
    margin: 0 auto;
    max-width: 936px;
}




.slide-review{
    box-sizing: border-box;
}

.slide-review .content{
    padding: 47px 55px;
    padding-right: 59px;
    padding-bottom: 45px;
    background: #fff;
    border: 1px solid #EEEEEE;
    border-radius: 8px;
    position: relative;
}

.slide-review .content .img{
    width: 88px;
    height: 88px;
    border-radius: 50%;
}

.slide-review .content .img img{
    height: 100%;
    width: 100%;
    object-position: center;
    border-radius: 50%;
    object-fit: cover;
}

.slide-review .left-sec{
    display: flex;
}

.name-rating{
    margin-left: 24px;
    /* margin-top: 19px; */
}

.slide-review .top{
    /* display: flex;
    justify-content: space-between; */
}

.slide-review .top .right-sec{
    color: #B3BBD9;
    font-size: 14px;
    padding-top: 31px;
    display: inline-block;
    position: absolute;
    left: 168px;
    top: 71px;
}

.slide-review .left-sec .rating{
    display: flex;
    margin-top: 7px;
}

.slide-review .left-sec .rating svg{
    fill: #D9D9D9;
}

.slide-review .left-sec .rating .level{
    fill: #755C48;
}

.slide-review .left-sec .rating svg + svg{
    margin-left: 4px;
}

.slide-review .bottom{
    margin-left: 112px;
    margin-top: -2px;
}

.slide-review .bottom .text{
    margin-bottom: 21px;
    line-height: 29px;

    max-height: 200px;
    overflow: auto;
}

.output-logo{
    position: absolute;
    bottom: 0px;
    right: 22px;
}

.output-logo img{
    max-height: 30px;
}

@media all and (min-width: 1000px){
    .output-logo{
        right: 55px;
        bottom: 0px;
    }
    .output-logo img{
        max-height: 40px;
    }
}




.slide-review .bottom .text::-webkit-scrollbar {
	width: 4px;
	background: #F0F1F7;
    border-radius: 6px;
    overflow: hidden;
}

.slide-review .bottom .text::-webkit-scrollbar-thumb {
	background: #B3BBD9;
    border-radius: 6px;
}

.slide-review .photo{
    height: 72px;
    margin-bottom: 16px;
    display: flex;
}

.slide-review .photo img{
    height: 64px;
    width: 64px;
    border-radius: 4px;
    object-fit: cover;
    object-position: center;
}

.slide-review .photo img + img{
    margin-left: 16px;
}

.slide-review a{
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #755C48 !important;
    border-bottom: 1px solid #755C48 !important;
}

.review_slider .slick-dots{
    display: none !important;
}

.slick-hidden{
    display: none !important;
}


@media all and (max-width: 800px){
    .slide-review .content{
        padding: 30px 16px;
        overflow: hidden;
    }
    .slide-review .content .img{
        width: 64px;
        height: 64px;
    }
    .slide-review .bottom{
        margin-left: 0;
    }
    .slide-review .photo img{
        height: 64px;
        width: 64px;
        display: none;
        border-radius: 4px;
    }
    .slide-review .photo img:nth-child(-n+3){
        display: block;
    }
}

@media all and (max-width: 600px){
    .slide-review .top{
        display: block;
        position: relative;
    }
    .slider-review-sec{
        padding-bottom: 50px;
    }
    .slide-review{
        padding: 20px;
        box-sizing: border-box;
    }
    .name-rating {
        margin-left: 16px;
        margin-top: 0px;
    }
    .rating svg{
        height: 12px;
        width: 12px;
    }
    .slide-review .top .right-sec{
        position: absolute;
        top: 20px;
        left: 79px;
        font-size: 12px;
    }
    .slide-review .bottom{
        margin-top: 29px;
    }
    .slide-review .bottom .text{
        font-size: 14px;
        line-height: 24px;
    }
    .slide-review .photo{
        margin-bottom: 0;
    }
    .review_slider .slick-dots{
        padding-left: 0;
        display: block;
        text-align: center;
        width: 100%;
        bottom: -15px !important;
    }
    .review_slider .slick-dots li{
        border-radius: 50%;
    }
    .review_slider .slick-dots li.slick-active{
        background: #004C28;
        transform: scale(1.2);
    }
    .review_slider .slick-dots{
        display: block !important;
    }

}



.slider-review-sec h2 {
    text-align: center;
    margin-bottom: 20px;
}

.surrender {
    display: none;
}


@media all and (max-width: 500px){
    .paymentRadioWrap{
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 8px;
        margin-top: 20px;
    }
    .paymentRadioWrap .single_radio{
        margin-top: 0px;
    }
    .paymentRadioWrap .single_radio label{
        padding: 10px 0px;
    }
    .paymentRadioWrap .single_radio label img{
        margin: 0 8px 0 0;
    }
    .paymentRadioWrap .single_radio label span{
        font-size: 11px;
        line-height: 13px;
        text-align: left;
        padding-top: 6px;
    }
}

.auto_width:disabled{
    opacity: 0.4;
    pointer-events: none;
    background: #ccc;
}

.day_data{
    display: inline-block;
    position: relative;
    margin-right: 15px;
}

.day_data svg {
    height: 20px;
    width: 20px;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    pointer-events: none;
}

.day_data svg path {
    fill: #A53533;
}

.radio_wrap .radio_inner .data_input{
    display: inline-block;
    width: 150px;
    cursor: pointer;
}
.radio_wrap .radio_inner input[name="selected_time"] {
    display: inline-block;
    width: 78px;
    text-align: center;
}

.register_lnk.focused {
    line-height: 40px;
    display: inline-block;
    border: solid 1px #A53533;
    border-radius: 6px;
    padding: 0 20px;
}

@media all and (max-width: 640px){
    .register_lnk.focused {
        width: 100%;
        text-align: center;
        box-sizing: border-box;
    }

    label[for="delivery_time_02"]{
        width: 100%;
        margin-bottom: 16px;
    }
}

.paymentRadioWrap input:disabled + label {
    cursor: default;
    opacity: 0.3;
}

.product-item.single_card .marker, .product_wrap .img_wrap .marker, .basket-item-block-image .marker {
    font-weight: 400;
}

.cards_wrapper .single_card_wrap .single_card .card_name {
    font-weight: 400 !important;
}

.ta_widget{
    text-align: center;
    display: none;
}
.flex_travisison{
    display: flex;
}
.TA_certificateOfExcellence{
    background: #fff;
    padding-top: 5px;
    height: 110px;
    margin-top: 10px;
}

.TA_certificateOfExcellence a{
    border-bottom: none !important;
}

.cx_brand_refresh1{
    margin: 0 auto !important;
}

/*
 * Apple Pay START
*/
.single_radio.applePay {display: none;}

/*
 * Apple Pay END
*/

/* Ссылка на установку карты в ЛК
 * START
*/

#cardlink_error,
#cardlink {
    display: none;
}

#cardlink_error.visible,
#cardlink.visible {
    display: inline-block;
    margin: 32px 0 0 0;
    border-bottom: none;
}

.getcard_sms.disabled {
    cursor: default;
    opacity: 0.5;
}

/* Ссылка на установку карты в ЛК
 * END
*/

.input_wrap.phone .subtext a {
    white-space: nowrap;
    color: #A53533;
    border: none;
}
.input_wrap.phone .subtext a:hover {opacity: 0.7;}

@media only screen and (min-width: 1360px) {
    header .footer_social_wrapper {
        display: none;
    }
}

/* Тексты описаний поверх карточек товаров
 * START
*/

@media all and (min-width: 1025px)
{
    .page .cards_wrapper.catalog_section .single_card_wrap .single_card .card_img {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .cards_wrapper.catalog_section .single_card_wrap .single_card .card_img .descr,
    .cards_wrapper.catalog_section .single_card_wrap .single_card .card_img .product_data {

    }

    .page .cards_wrapper.catalog_section .single_card_wrap .single_card .card_img .descr {
        flex-grow: 1;
        font-size: 12px !important;
        line-height: 12px;
    }

    .page .cards_wrapper.catalog_section .single_card_wrap .single_card .card_img .product_data {
        position: relative;
        bottom: auto;
        left: auto;
        right: auto;
        padding: 6px 0 0 0;
        margin: 0 8px 8px 8px;
    }
}

/* Тексты описаний поверх карточек товаров
 * END
*/

/* ReCaptcha V2
 * START
*/
.recaptcha-v2-wrapper {
    margin: 16px 0 0 0;
}

#popup_login_form .recaptcha-v2-wrapper {
    margin: 16px 0;
}

/* ReCaptcha V2
 * END
*/


/* START confirm-variant */
.confirm-variant .confirm-variant__title {
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #141414;
    margin-bottom: 10px;
}

.confirm-variant .confirm-variant__list {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-left: -6px;
    margin-right: -6px;
}

.confirm-variant .confirm-variant__item {
    flex: 0 0 calc(100% / 4 - 12px);
    max-width: calc(100% / 4 - 12px);
    width: 100%;
    margin: 0 6px;
}

.confirm-variant .confirm-variant__field {
    display: none;
}

.confirm-variant .confirm-variant__label {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.33;
    color: #AEAEAE;
    white-space: nowrap;
    min-height: 32px;
    border: 1px solid #AEAEAE;
    border-radius: 3px;
    transition: 0.3s border-color, 0.3s color;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
}

.confirm-variant .confirm-variant__field:checked + .confirm-variant__label {
    border-color: #141414;
    color: #141414;
}

.confirm-variant .confirm-variant__field:disabled + .confirm-variant__label {
    opacity: 0.6;
    cursor: not-allowed;
}

.confirm-variant + .input_wrap .subtext {
    padding-top: 0;
}

/* END confirm-variant */


/* START FIX Header */
@media only screen and (min-width: 1411px) and (max-width: 1505px) {
    header .content_wrapper {
        display: flex;
        flex-wrap: nowrap;
    }

    header .menu {
        margin: 24px auto 0 !important;
        padding: 0 14px;
    }

    header .right_wrap .phone+.header_button {
        margin-left: 18px !important;
    }

    header .right_wrap .cart {
        padding: 0 14px 0 14px !important;
    }

    header .menu .header_menu_wrap a+a {
        margin: 0 0 0 13px !important;
    }
}

@media only screen and (min-width: 1361px) and (max-width: 1410px) {
    header .content_wrapper {
        display: flex;
        flex-wrap: nowrap;
    }

    header .menu {
        margin: 24px auto 0 !important;
        padding: 0 14px;
    }

    header .right_wrap .phone+.header_button {
        margin-left: 18px !important;
    }

    header .right_wrap .cart {
        padding: 0 14px 0 14px !important;
    }
}

@media only screen and (min-width: 1660px) and (max-width: 1775px) {
    header .content_wrapper {
        display: flex;
        flex-wrap: nowrap;
    }

    header .menu {
        margin: 24px auto 0 !important;
        padding: 0 14px;
    }

    header .right_wrap .get_card,
    header .right_wrap .cart,
    header .right_wrap .phone, header .right_wrap .auth {
        margin-left: 0;
    }

    header .right_wrap .header_button+.header_button,
    header .right_wrap .phone+.header_button {
        margin-left: 19px !important;
    }
}
/* END FIX Header */

.backToPhone {
    font-size: 12px;
    font-weight: 400;
    white-space: nowrap;
    min-height: 32px;
    border: 1px solid #141414;
    border-radius: 3px;
    transition: 0.3s border-color, 0.3s color;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    color: #141414;
    width: auto;
    display: inline-block;
    vertical-align: middle;
    line-height: 32px !important;
    padding: 0 16px;
    margin: 0;
}

.backToPhone .arrow {
    pointer-events: none;
    border: solid #141414;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    margin: 0 8px 0 0;

    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.backToPhone:hover {opacity:0.7;}
.input_wrap .send_again:hover {opacity: 0.5 !important;}

.descriptionSms b,
.descriptionCall b,
.input_wrap .subtext a {
    white-space: nowrap;
}

/* START Popup banner */
/* .roso_overlay {z-index: 10000 !important;} - Ломает выбор даты в попап-форме бронирования */
.roso_overlay .roso_popup.banner {
    padding: 32px;
    height: auto;
    width: calc(100% - 48px);
    left: 24px;
    top: 50%;
    transform: translateY(-50%);
    box-shadow: 0px 3px 2px rgb(20 20 20 / 3%);
    border-radius: 8px;

    max-height: 90vh;
    overflow: hidden;
}

.roso_popup.banner .content_wrapper {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    height: auto;
    max-height: calc(90vh - 64px);
}

.roso_popup.banner h3,
.roso_popup.banner .text,
.roso_popup.banner .image,
.roso_popup.banner .popupButton {
    margin-top: 16px;
    flex: 1 0;
}

.roso_popup.banner h3 {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    margin: 0 !important;
    color: #141414;
    text-align: center;
    padding: 0 24px;
}

.roso_popup.banner .text {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #141414;
}

.roso_popup.banner .image {
    flex: 1 1 auto;
    min-height: 0;
    position: relative;
    display: flex;
}

.roso_popup.banner .image img {
    width: 100%;
    height: auto;
    border-radius: 6px;
    object-fit: cover;
}

.roso_popup.banner .popupButton {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 40px;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    border: solid 2px #A53533;
    border-radius: 6px;
    background: #A53533;
    text-align: center;
    line-height: 36px;
}

.roso_popup.banner .popupButton:hover {
    background: #fff;
    color: #141414;
}

@media all and (min-width: 640px) {
    .roso_overlay .roso_popup.banner {
        margin: 0;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }

    .roso_popup.banner .popupButton {
        width: auto;
        padding: 0 24px;
        display: inline-block;
        left: 50%;
        transform: translate(-50%, 0);
    }
}

@media all and (min-width: 1024px) {
    .roso_overlay .roso_popup.banner {
        width: 800px;
    }

    .roso_popup.banner h3,
    .roso_popup.banner .text,
    .roso_popup.banner .image,
    .roso_popup.banner .popupButton {
        margin-top: 24px;
    }

    .roso_popup.banner h3 {
        font-size: 26px;
        line-height: 32px;
    }

    .roso_popup.banner .text {
        font-size: 16px;
        line-height: 22px;
    }
}

/* END Popup banner */

.cabinet_wrapper .input_wrap.disabled {
    opacity: 0.5;
}

/*
 * Блокировка форм при ajax отправке
*/
.form_wrapper.reservation.is-loading {
    opacity: 0.7;
    z-index: -1;
}

form[name="banquet"] {
    position:relative;
}

form[name="banquet"].is-loading:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
    background: rgba(255,255,255, 0.5);
}

@media (max-width: 1570px){
    header .logo {
        max-width: 170px;
    }
    .header_button {
        font-size: 12px;
    }
    header .auth .login span {
        font-size: 12px !important;
    }
    header .auth .login svg {
        margin: 0 0 0 12px;
    }
    header .menu .header_menu_wrap a {
        font-size: 14px;
    }
    header .menu .header_menu_wrap a+a {
        margin-left: 20px;
    }
}

@media (min-width: 1360px){
    header .logo .lg_text {
        width: 60px;
    }
    header .logo .lg_image {
        width: 35px;
    }
}

@media (min-width: 1700px){
    header .logo .lg_text {
        width: 70px;
    }
    header .logo .lg_image {
        width: 45px;
    }
    header .logo {
        margin-right: 40px;
    }
}
/* попап слайдер в списках товаров разделов */

.modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    overflow: auto;
    overflow-y: hidden;
    background-color: rgba(0, 0, 0, 0.4);
    justify-content: center;
    align-items: center;
    height: 1000px;
z-index: 2;
}

.main_container {
    border-radius: 5px;
    height: 530px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    align-items: center;
    justify-content: center;
    top: -100px;
}

.slider {
    display: flex;
    overflow: hidden;
    width: 1450px;
}

.container_without_close {
    display: flex;
}
.product-item.single_card .marker {
z-index: 1 !important;
}

.cards_wrapper.catalog_section .single_card_wrap .single_card .card_img .descr {
z-index: 1 !important;
}
@media (min-width: 768px) and (max-width: 991px) {
    .container_without_close {
        width: 90%;
    }
}

.custom_card {
height: auto !important;
}

.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    display: flex;
    width: 1516px;
    justify-content: end;
}

.close_svg {
    position: initial !important;
}

.prev-button {
    background: none;
    border: none;
}

.next-button {
    background: none;
    border: none;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.slide_group_container {
    border-radius: 5px;
    height: 500px;
    width: 1450px;
    display: none;
    align-items: center;
    justify-content: center;
}

.slide_group_container.active {
    border-radius: 5px;
    height: 500px;
    width: 1450px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.slide_main {
    display: flex !important;
    width: 850px !important;
    flex-shrink: 0 !important;
    height: 100%;
    border-radius: 10px;
    padding: 35px;
    background: #ffffff;
    box-sizing: border-box;
    opacity: 2;
}

.slide_main_img_container {
    width: 50%;
    height: auto;
    display: flex;
    align-items: start;
max-height: 400px;
}

.slide_main_img {
    border-radius: 10px;
  width: 100%;
  /* height: auto; */
  object-fit: contain;
  max-height: 400px;
  object-position: top;
}

.slide_main_content {
    width: 50%;
    padding-left: 30px;
}

.slide_main_title {
    font-size: 23px;
    font-weight: 800;
display: flex;
justify-content: space-between;
}

.slide_main_link_of_product_copied {
margin-left: 5px;
}

.slide_main_title_content {
width: 50%;
}
.slide_main_weight_product {
font-size: 15px;
font-weight: 400;
}
.slide_main_text {
    margin-top: 30px;
    font-size: 16px;
    line-height: 26px;
}

.slide_main_text_properties {
    color: #000000;
    font-size: 16px;
    font-size: 16px;
    line-height: 26px;
    font-family: Montserrat;
    margin-top: 25px;
}

.slide_main_button {
    background: #000000;
    border-radius: 5px;
    color: #ffffff;
    padding: 5px 24px 5px 24px;
    text-decoration: none;
}

.slide_around {
    width: 300px;
    border-radius: 10px;
    padding: 35px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

.slide_around_img_container {
    width: 162px;
    height: 102px;
    display: flex;
    align-items: center;
}

.slide_around_img {
    border-radius: 10px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.slide_around_content {
    display: block;
    width: 50%;
    padding-top: 10px;
    text-align: center;
}

.slide_around_title {
    color: #ffffff;
    font-size: 15px;
    font-weight: 400;
}

.count_btn {
    height: 36px;
    width: 126px;
    border: solid 2px #755C48;
    border-radius: 6px;
    display: flex;
    padding: 3px;
    justify-content: space-between;
    text-align: center;
}

.count_minus {
    width: 33%;
    height: 100%;
    text-align: center;
}

.count_value {
    width: 33%;
    height: 100%;
    border: none;
    text-align: center;
}

.count_plus {
    width: 33%;
    height: 100%;
    text-align: center;
}
.slide_main_hr {
display:none;
}
.weight_product {
font-size: 15px;
}

#popup {
    display: none;
    position: fixed;
    transform: translate(-18%, -100%);
    background-color: #EEEEEE;
    padding: 8px 16px 8px 16px;
    border: 1px solid #ccc;
    border-radius: 4px;
    z-index: 1;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;
}

.arrow {
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #EEEEEE;
}

#popup_of_card_main {
	display: none;
    position: absolute;
    transform: translate(45%, -110%);
    background-color: #EEEEEE;
    padding: 8px 16px 8px 16px;
    border: 1px solid #ccc;
    border-radius: 4px;
    z-index: 1;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;
}

.slide_around_img_container:hover {
  width: 194px;
  height: 122px;
}
.slide_main_copy_link_of_product {
margin-left: 8px;
}
@media (min-width: 768px) and (max-width: 991px) {
    .main_container {
        height: auto;
    }

    .slide_main {
        width: 100% !important;
    }

    .slide_group_container.active {
        width: 100%;
        height: auto;
    }
}

@media (max-width: 767px) {
.container_without_close {
        width: 100%;
height: 94%;
/*top: -5%;*/
    }
	.modal {
height:100%;
align-items: start;
top: 10%;
}
	.close {
/*top: -2%;*/
}
    .main_container {
        height: 84%;
top: 0px;
align-items: center;
    }
	.custom_card {
height: 100% !important;/*90%*/
margin-left: 10px;
margin-right: 10px;
}

    .slide_main {
        width: 100%
            /* 350px */
            !important;
        height: auto;
        flex-wrap: wrap;
        padding: 15px;
		overflow-y: auto;
	 	max-width: 100%;
    	max-height: 100%;
overflow: scroll;
    }

    .slide_group_container.active {
        width: 120%;
        height: 100%;
        margin-left: 10px;
		align-items: start;
    }
	.slide_main_title {
		font-size: 19px;
width: 100%;
	}

    .slide_main_content {
        width: 100%;
        padding-left: 0px !important;
        padding-top: 10px;
flex-wrap: wrap;
display: flex;
    }

	.slide_main_text{
		margin-top: 10px;
		line-height: 19.6px;
		font-size: 14px !important;
		color: #424242;
width: 100%;
height: 60px;
overflow: scroll;
	}

	.product-item-info-container.product-item-hidden {
width: 100%;
}

	.slide_main_preview_text {
padding-right: 10px;
}

.slide_main_hr {
display:block;
height: 1px;
color: #F0F0F0;
border-style: solid;
border-color: #F0F0F0;
background-color: #CDCDCD;
}
	.weight_product {
font-size: 12px;
}
	.slide_main_text_properties {
line-height: 19.6px;
font-size: 14px !important;
}
    .slider .slide_group_container.active .slide_around {
        display: block;
width: 5%;
height: 100%;
background: #fff;
    }

    .slider {
        justify-content: center;
        height: 100%;
        width: 100%;
    }

    .slide_main_img_container {
        width: 100%;
        height: 46%; /*auto*/
		align-items: end;
    }
	.slide_main_img {
height: 100%;
}
	.slide_main_text_properties {
margin-top: 7px;
}
	.product-item-price-current {
font-size: 18px;
line-height: 28px;
}
	.next-button {
display:none;
}
.prev-button {
display:none;
}
	.slide_around_img {
display:none;
}
	.slide_around_content {
display:none;
}
	 .content_wrapper .catalog_sections_menu_wrap .inner_wrap.fixed {
z-index: 1 !important;
}
	.slick-dots {
z-index: 1;
}

}


.detail_text {
width: 100%;
}

.detail_text img {
height: 100%;
width: 100%;
object-fit: contain;
}

.slider_wrap .head_slider .slide img {
    object-fit: cover;
}
.form_search_in_catalog_sections .input-group {
    flex-wrap: nowrap;
}

.front_video_wrap .open__primary__widget,
.btns_container .header_button.get_card {
    white-space: nowrap;
}

@media only screen and (max-width: 768px) {
    .front_video_wrap .btns_wrapper .btns_container {
        position: static !important;
    }
}

.vk-video {
    opacity: 0;
    user-select: none;
    pointer-events: none;
}

.vk-video.--full-screen {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.vk-video.--started {
    opacity: 1;
    user-select: auto;
    pointer-events: all;
}



@media only screen and (min-width: 640px) and (max-width: 900px) {
    header .right_wrap {
        margin-top: 14px !important;
    }
}


@media only screen and (min-width: 318px) and (max-width: 900px) {
    header .right_wrap {
        display: flex !important;
        align-items: center !important;
        justify-content: flex-end !important;
    }

    header .right_wrap .bx-basket.cart#bx_basketFKauiI {
        padding: 0 !important;
        margin: 0 !important;
    }

    header .right_wrap .header_button {
        border: 1px solid #fff !important;
    }

    header .right_wrap .phone_mobile {
        margin: 0 !important;
        margin-left: 6px !important;
    }

    header .mobile_menu_sandwich {
        margin: 0 !important;
        margin-left: 35px !important;
        margin-top: 10px !important;
    }
}

@media only screen and (max-width: 360px) {
    header .right_wrap .cart .cur_price {
        display: none;
    }

    header .right_wrap .cart {
        padding: 0 8px 0 6px !important;
    }

    .header_button img, .header_button svg {
        margin-right: 0 !important;
    }
}

header .right_wrap .phone_mobile,
header .right_wrap .phone_mobile a {
    display: block;
}


.grecaptcha-badge {
    transform: scale(0.2) !important;
    transform-origin: 69px !important;
    user-select: none !important;
    pointer-events: none !important;
    bottom: -20px !important;
}

.cn {
    width: calc(100% - 70px);
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    bottom: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #FFFFFF;
    z-index: 9999999;
    max-width: 560px;
    margin: 0 auto;
    padding: 12px;
    box-shadow: 0px 4px 32px 0px #0000001A;
    border-radius: 8px;
}

.cn__text {
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 140%;
    text-align: left;
    color: #141414;
    max-width: calc(100% - 67px);
}

.cn__text a {
    color: #755C48;
}

.cn__accept {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    text-align: center;
    color: #FFFFFF;
    background-color: #755C48;
    padding: 4.5px 0 5.5px;
    width: 100%;
    max-width: 51px;
    opacity: 1;
    display: block;
    margin-left: auto;
    transition: 0.3s opacity;
    appearance: unset;
    -webkit-appearance: unset;
    border: unset;
    border-radius: 8px;
    cursor: pointer;
}

.cn__accept:hover {
    opacity: 0.8;
}

@media only screen and (min-width: 1024px) {
    .cn {
        bottom: 24px;
        transition: 0.3s right;
        padding: 16px;
        width: 100%;
        transform: unset;
        left: 24px;
    }

    .cn__text {
        margin-right: 40px;
        font-size: 14px;
        max-width: 367px;
        padding: 4px 0px 4px 4px;
    }

    .cn__accept {
        font-size: 16px;
        line-height: 22px;
        max-width: 85px;
        padding: 12.5px 0 13.5px;
    }
}
