

/* Start:/local/components/ameton/order/templates/new/common_style.css?1749107555124532*/
.Delivery__Order-cols {
    margin-bottom:50px
}
.Delivery__Order-col--Basket {
    margin-bottom:30px
}
._phone_device .Delivery__Order-col--Basket {
    margin-bottom: 19px;
}
.Delivery__Order__Privacy {
    font-size:13px;
    color:var(--gray500);
    margin-top:10px;
    text-align:center
}
.Delivery__Order__BasketIntro {
    padding:12px;
    background: var(--gray50);
    border-radius: 8px;
    font-size: 13px;
    line-height: 140%;
    margin-bottom:20px
}
.Delivery__Order__BasketHeaderTitle {
    font-size: 24px;
    font-weight: 500;
    margin-bottom:16px
}
.Delivery__Order__BasketHeaderClear{
    font-size: 13px;
    line-height: 16px;
    color: var(--gray500);
    display: none;
}
.Delivery__Order__BasketHeaderClearText,
.Delivery__Order__BasketHeaderClear span {
    padding-right:4px
}
.Delivery__Order__BasketHeaderClearImg{
    fill: currentColor;
}
.Delivery__Order__BasketHeaderClear.Delivery__Order__BasketHeaderClear__ShowAlways,
.Delivery__Order__BasketBody.hidden + .Delivery__Order__BasketFooter .Delivery__Order__BasketHeaderClear,
.js-delivery__basket_footer--items-unavailable .Delivery__Order__BasketHeaderClear,
.js-delivery__basket_footer--items-cutlery .Delivery__Order__BasketHeaderClear{
    display: flex;
}
.Delivery__Order__BasketFooter {
    margin-bottom: 4px
}
.Delivery__Order__BasketHeader {
    margin-bottom:16px;
}
.Delivery__Order__BasketHeader .Delivery__Order__BasketHeaderTitle {
    margin-bottom:0;
    line-height:1.2
}

.Delivery__Order__Favs {
    margin-top: 60px;
}

.Delivery__Order__Favs .Section__header {
    margin-bottom: 0;
}

.Delivery__Order__Favs .Section__title {
    font-weight: 900;
}

.Delivery__Order__Favs .Section__headerRight {
    width: auto;
}

.Delivery__Order__Favs .Section__headerCounterLinkWrp {
    padding-bottom: 0;
}

.Delivery__Order__Favs .OrderFormProdSlider {
    margin-top: 10px;
}

.Delivery__Order__Favs .OrderFormProdSliderSwiper {
    padding: 5px 0;
}

.Delivery__Order__Favs .OrderFormProdSlider .ProductCards__item {
    width: 147px !important;
}
body._phone_device .Delivery__Order__Favs .OrderFormProdSlider .ProductCards__item {
    width: 149px !important;
}

@media (max-width: 1023px){
    body._phone_device .Delivery__Order__Favs .OrderFormProdSlider .ProductCards__item,
    .Delivery__Order__Favs .OrderFormProdSlider .ProductCards__item {
        width: 146px !important;
    }
}

@media (min-width:768px) {
    .Delivery__Order__BasketIntro {
        border-radius: 10px;
        margin-bottom:24px
    }
    .Delivery__Order__BasketHeader {
        margin-bottom:12px;
    }
    .Delivery__Order__BasketHeaderTitle {
        font-size: 34px;
    }
}

@media (min-width:1024px) {
    .Delivery__Order-cols {
        display:flex;
        margin-left:-15px;
        margin-right:-15px;
        margin-bottom:50px
    }
    .Delivery__Order-col {
        width:50%;
        padding:0 15px;
    }
    .Delivery__Order-col--Basket {
        order: 2;
        -webkit-order: 2;
        -ms-flex-order: 2;
    }
    .Delivery__Order-col--Order {
        order: 1;
        -webkit-order: 1;
        -ms-flex-order: 1;
    }
    .Delivery__Order__Privacy {
        padding:0 50px
    }
    .Delivery__Order__BasketHeader {
        margin-bottom:16px;
    }
    .Delivery__Order__BasketHeaderTitle {
        font-size: 24px;
    }
}
@media (min-width:1280px) {
    .Delivery__Order-col--Order {
        padding-right:50px
    }
}





.Delivery__Order__OrderBody-Block--CardText {
    width:100%
}
.Delivery__Order__OrderBody-Block--CardEdit {
    padding-left:30px;
}
.Delivery__Order__OrderBody-Block--CardEditBtn {
    width: 24px;
    height: 24px;
    background: url(/local/components/ameton/personal/templates/.default/img/pencil.svg?v=2) 50% 50% no-repeat;
    display:block;
}
.Delivery__Order__OrderBody-Block--CardDelete {
    margin-left: 6px;
    width: 30px;
    height: 30px;
    opacity:0.5
}
.bx-no-touch .Delivery__Order__OrderBody-Block--CardDelete {
    -webkit-transition: opacity .2s ease-in, visibility .2s ease-in;
    transition: opacity .2s ease-in, visibility .2s ease-in;
}
.Delivery__Order__OrderBody-Block--CardDelete:hover {
    opacity:1
}
.Delivery__Order__OrderBody-Block--CardDelete .SvgIcon {
    width:14px;
    height:15px;
    color:var(--gray400)
}
.Delivery__Order__OrderBody-Block {
    padding-bottom:24px;
}
.Delivery__Order__OrderBody-Block:last-child {
    border:none;
}
.Delivery__Order__OrderBody-Block .VV_FormItem {
    margin:0;
}
.Delivery__Order__OrderBody-Block .Form__items {
    margin:8px -3px 0;
}
.Delivery__Order__OrderBody-Block .Form__items .VV_FormItem {
    padding:0 3px
}
.Delivery__Order__OrderBody-Block .Form__item50 {
    width:50%!important
}

.Delivery__Order__OrderBody-BlockTitle {
    font-weight: 500;
    margin-bottom: 12px;
    line-height: 1.2;
}
.Delivery__Order__OrderBody-BlockTitle._total {
    margin-bottom:16px;
    color: var(--gray500);
}

.Delivery__Order__OrderBody-BlockSubTitle {
    font-size: 13px;
    line-height: 140%;
    color: var(--gray500);
    margin-top:-8px
}

.Delivery__Order__OrderBody-Block--Phone {
    margin-bottom:5px
}
.Delivery__Order__OrderBody-Block--Card {
    font-size:13px;
    color:var(--gray500);
    line-height: 1.4;
}
.Delivery__Order__OrderFooterLine {
    margin-bottom:8px
}
.Delivery__Order__OrderFooterLine._discount{
    color: var(--light-brand1);
}
.Delivery__Order__OrderFooterText {
    color:var(--gray900);
    opacity:0.5;
    margin-bottom:20px;
    font-size: 13px;
    line-height: 1.38;
}
.Delivery__Order__BasketFooterValue,
.Delivery__Order__OrderFooterValue {
    font-weight: 500
}

.Delivery__Order__OrderFooterValue.green,
.Delivery__Order__OrderFooterTitle.green {
    color: var(--light-brand1)!important;
}

.Delivery__Order__OrderFooterTitle._cashback .VV_Tooltip{
    margin-left: 0;
}

.Delivery__Order__OrderFooterTitle._cashback .VV_Tooltip__Img{
    width: 20px;
    height: 20px;
}

.Delivery__Order__OrderFooterLine .TooltipContainer .Tooltip__content {
    top:auto;
    bottom:100%;
    left:auto;
    right:0;
    width:200px;
}

.Delivery__Order__OrderFooterDeliveryFree {
    color:var(--green400)
}

@media (max-width:767px) {
    .Delivery__Order__OrderBody-BlockTitle._total {
        margin-bottom:12px;
    }
    .Delivery__Order__OrderFooterLine {
        margin-bottom: 6px;
    }
}
@media (max-width:480px) {
    .Delivery__Order__OrderBody-Block .Form__items {
        margin:0 -4px 0
    }
    .Delivery__Order__OrderBody-Block .Form__items .VV_FormItem {
        width:50%;
        padding:8px 4px 0
    }

    .Delivery__Order__OrderBody-Block .Form__items._w100 {
        margin:8px 0 0
    }
    .Delivery__Order__OrderBody-Block .Form__items._w100 .VV_FormItem {
        width:100%;
        padding:0
    }

    .Delivery__Order__OrderBody-Block .Form__items.Form__itemsFields4 {
        flex-wrap:wrap;
        margin-top:0
    }
}


/* Попап savetime с отсутствующими товарами */
.OrderErrorStModal--product {
    padding-bottom:10px;
    margin-bottom:10px;
    border-bottom: 1px solid var(--gray100);
}
.OrderErrorStModal--product:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.OrderErrorStModal--product-img {
    width: 95px;
    flex-shrink: 0;
}
.OrderErrorStModal--product-img img {
    width: 100%;
    border-radius: 6px;
}
.OrderErrorStModal--product-info {
    width: 100%;
    padding-left: 15px;
}
.OrderErrorStModal--product-name {
    margin-bottom:2px
}
.OrderErrorStModal--product-rate {
    margin-bottom:2px
}
.OrderErrorStModal--product-price,
.OrderErrorStModal--product-quantity-price,
.OrderErrorStModal--product-quantity {
    align-items: baseline;
}
.OrderErrorStModal--product-quantity-current {
    padding-right:5px;
}
.OrderErrorStModal--product-quantity-st {
    color: var(--redToPink2);
}
.OrderErrorStModal--product-price-current {
    padding-right:5px
}
.OrderErrorStModal--product-price-st {
    color: var(--redToPink2);
}
.OrderErrorStModal--product-quantity-current.gray,
.OrderErrorStModal--product-price-current.gray {
    color:var(--gray500)
}
/* конец --- Попап savetime с отсутствующими товарами */

.Delivery__Order__OrderFooterBtnPay {
    padding-top:12px
}

.Delivery__Order__OrderFooterBtnPay--text {
    color:var(--gray500);
    padding-top:12px;
    font-size:13px;
    line-height:1.4
}
.Delivery__Order__OrderFooterBtnPay--text ul {
    margin:0;
    padding:0
}
.Delivery__Order__OrderFooterBtnPay--text li {
    list-style:none;
    padding-left:18px;
    position:relative;
    margin:0 0 8px;
}
.Delivery__Order__OrderFooterBtnPay--text li:before {
    content:'';
    position:absolute;
    width:8px;
    height:8px;
    border-radius:50%;
    background:var(--green500);
    left:0;
    top:4px;
}

.Delivery__Order-error {
    padding:10px;
    background:var(--yelloworange1);
    margin-bottom:35px;
    color:var(--white);
    text-align:center;
    border-radius:10px;
}
.Delivery__Order__CardItem {
    padding: 12px 0;
    border-bottom: none;
    position: relative;
    border-bottom: 1px solid var(--gray200);
}
.Delivery__Order__CardItem:first-child {
    padding-top:0
}
.js-delivery__form--coupon-block .Delivery__Order__CardItem:last-child {
    border-bottom:0
}

.Delivery__Order__CardItem._unavailable{
    pointer-events: none;
}
.VV_Radio__Input:disabled~.VV_Radio__Col._text {
    opacity: .2;
    cursor: default;
}
.Delivery__Order__CardItemBtn{
    width: 100%;
}
.Delivery__Order__CardItem .Radio__textImgBox{
    width: 44px;
    height: 44px;
    padding:0 2px;
    text-align: center;
    margin-right: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-shrink:0;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.Delivery__Order__CardItem .Radio__textImgBox img,
.VV_Ordering20PayChoice__LinkText ._img img {
    max-width: 100%;
    max-height: 100%;
    margin: 0;
}

.Delivery__Order__CardItem._addCard:last-child {
    border-bottom:none
}
.Delivery__Order__CardItemLabel,
.Delivery__Order__CardItemLabel label {
    width:100%
}

.Delivery__Order__CardItemLabelWhat{
    display: none;
    padding-left:10px
}
.Delivery__Order__CardItemLabelWhatImg{
    display: block;
}
.Delivery__Order__CardItem.active_N .Delivery__Order__CardItemLabelWhat{
    display: block;
}
.Delivery__Order__CardItem.active_N .VV_Radio__Col._circle {
    display:none
}


.Delivery__Order__CardItem__Arrow{
    position: absolute;
	top: 50%;
	right: 10px;
	-webkit-transform: translateY(-50%);
	   -moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		 -o-transform: translateY(-50%);
			transform: translateY(-50%);
}
.VV_Ordering20PayChoice{
    display: none;
    margin: 12px 0 8px;
}
.VV_Ordering20PayChoice__Link{
    display: inline-block;
    min-width: 300px;
    max-width: 100%;
    position: relative;
    font-weight: 500;
    font-size: 15px;
    line-height: 1.4;
    letter-spacing: -0.0241em;
    color: rgba(0,0,0,.8);
    padding: 17px 60px 17px 14px;
    background: var(--gray100);
    -webkit-border-radius: 8px;
       -moz-border-radius: 8px;
            border-radius: 8px;
}
.VV_Ordering20PayChoice__Link:hover{
    color: rgba(0,0,0,.8);
}
.VV_Ordering20PayChoice__LinkImg{
    position: absolute;
    top: 50%;
    right: 37px;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
}
.Delivery__Order__CardItemAddCardImg{
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 44px;
    height: 44px;
    margin-right: 8px;
}

/* Выбор типа оплаты  */
    .VV23_OrderingMPayChoiceBtn{
        display: block;
        width: 100%;
        background: var(--light-surface2);
        -webkit-border-radius: 10px;
           -moz-border-radius: 10px;
                border-radius: 10px;
        color: var(--gray500);
        padding: 0;
        font-weight: 400;
        border: 0;
        position: relative;
        cursor: pointer;
    }
    .VV23_OrderingMPayChoice__Btn.FormItem__error-input .VV23_OrderingMPayChoiceBtn{
        background: var(--berry8) !important;
        color: var(--redToPink2) !important;
    }
    .VV23_OrderingMPayChoice._completed .VV23_OrderingMPayChoiceBtn{
        color: var(--gray900);
    }
    .VV23_OrderingMPayChoiceBtn__Row{
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
           -moz-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        min-height: 52px;
        padding: 6px 45px 6px 16px;
    }
    .VV23_OrderingMPayChoice__Btn.FormItem__error-input .VV23_OrderingMPayChoiceBtn__Arrow{
        fill: var(--redToPink2) !important;
    }
    .VV23_OrderingMPayChoiceBtn__Col._arrow{
        margin-left: auto;
        padding-left: 10px;
    }
    .VV23_OrderingMPayChoiceBtn__Arrow{
        fill: var(--gray400);
        position: absolute;
        top: 50%;
        right: 24px;
        -webkit-transform: translateY(-50%);
           -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
             -o-transform: translateY(-50%);
                transform: translateY(-50%);
    }
    .VV23_OrderingMPayChoice__Note{
        margin-top: 8px;
        font-weight: 400;
    }
    .cash-type .VV23_OrderingMPayChoice__Note {
        display: none;
    }
    .VV23_OrderingMPayChoiceBtn__Change{
        display: none;
        color: var(--gray500);
    }
    .VV23_OrderingMPayChoice._completed .VV23_OrderingMPayChoiceBtn__Change{
        display: block;
    }
    .VV23_OrderingMPayChoice._completed .VV23_OrderingMPayChoiceBtn__Col._main{
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        text-align: left;
    }
    .VV23_OrderingMPayChoice._completed .VV23_OrderingMPayChoiceBtn__Col._main ._img{
        -webkit-flex-shrink: 0;
            -ms-flex-negative: 0;
                flex-shrink: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        width: 40px;
        height: 40px;
        margin-right: 10px;
    }
    .VV23_OrderingMPayChoice._completed .VV23_OrderingMPayChoiceBtn__Col._main ._img img{
        display: block;
        max-width: 100%;
    }

/* Modal choice pay */
    .VV_Ordering20PayChoiceModal {
        z-index: 1100!important;
        bottom: 0;
    }
    .VV_Ordering20PayChoiceModal .modal-dialog {
        max-width: 386px;
    }
    .VV_Ordering20PayChoiceModal .modal-content{
        -webkit-border-radius: 16px;
           -moz-border-radius: 16px;
                border-radius: 16px;    
    }
    .VV_Ordering20PayChoiceModal .Modal__inner {
        padding: 25px 24px 24px;
    }
    .VV_Ordering20PayChoiceModal__Header{
        position: relative;
        margin-bottom: 16px;
        font-weight: 900;
        color: var(--gray900);
        text-align: left;
    }
    .VV_Ordering20PayChoiceModal__HeaderImgLink{
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        width: 24px;
        height: 24px;
        -webkit-border-radius: 50%;
           -moz-border-radius: 50%;
                border-radius: 50%;
        background-color: var(--gray100);
    }
    .VV_Ordering20PayChoiceModal__HeaderImg{
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
           -moz-transform: translate(-50%,-50%);
            -ms-transform: translate(-50%,-50%);
             -o-transform: translate(-50%,-50%);
                transform: translate(-50%,-50%);
        width: 10px;
        height: 10px;
    }
    .VV_Ordering20PayChoiceModal__Footer {
        margin-top: 12px;
        z-index:2;
        position:sticky;
        bottom:12px;
    }
    .VV_Ordering20PayChoiceModalAddCard{
        width: 100%;
        display: block;
        color: var(--gray900) !important;
    }
    .VV_Ordering20PayChoiceModalAddCard__Row{
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
    .VV_Ordering20PayChoiceModalAddCard__Col{
        -webkit-flex-shrink: 0;
            -ms-flex-negative: 0;
                flex-shrink: 0;
    }
    .VV_Ordering20PayChoiceModalAddCard__Col._img{
        margin-right: 10px;
        width:44px;
    }
    .VV_Ordering20PayChoiceModalAddCard__Img{
        display: block;
        margin:0 auto;
    }
    .VV_Ordering20PayChoiceModalAddCard__Col._text{
        margin-right: 10px;
    }
    .VV_Ordering20PayChoiceModalAddCard__Col._arrow{
        margin-left: auto;
    }
    .VV_Ordering20PayChoiceModalAddCard__Arrow{
        display: block;
    }
    .VV_Ordering20PayChoiceModal__CardNote{
        color: var(--gray600);
        font-weight: 400;        
        margin-bottom: 24px;
    }
    .VV_Ordering20PayChoiceModal__EmailForСheque{
        margin-bottom: 24px;        
    }
    .VV_Ordering20PayChoiceModal__EmailForСhequeTitle{
        font-weight: 600;
        margin: 0 0 8px;
    }
    .VV_Ordering20PayChoiceModal__ControlReqNote{
        margin-top: 8px;
        color: var(--gray600);
        font-weight: 400;
    }
    .VV_Input._error + .VV_Ordering20PayChoiceModal__ControlReqNote,
    .VV_Input._not-empty + .VV_Ordering20PayChoiceModal__ControlReqNote{
        display: none;
    }

    @media (max-width: 767px){
        .VV_Ordering20PayChoiceModal__Header{
            margin-bottom: 18px;
        }
        .VV_Ordering20PayChoiceModal .modal-layout {
            -webkit-box-align: flex-end;
            -webkit-align-items: flex-end;
            -ms-flex-align: flex-end;
            -moz-box-align: end;
                 align-items: flex-end;
        }
        .VV_Ordering20PayChoiceModal .modal-dialog {
            margin-bottom: 0;
            width: 100%;
            max-width: 428px;
        }
        .VV_Ordering20PayChoiceModal .modal-content {
            -webkit-border-radius: 16px 16px 0px 0px;
               -moz-border-radius: 16px 16px 0px 0px;
                    border-radius: 16px 16px 0px 0px;
        }
        .VV_Ordering20PayChoiceModal .Modal__inner{
            padding: 20px 10px 16px;
        }
        .VV_Ordering20PayChoiceModal__Footer {
            margin-top: 0px;
        }
        .VV_Ordering20PayChoiceModal__Inner-hidden_mobile {
            display: none!important;
        }
        .VV_Ordering20PayChoice{
            display: block;
            margin-bottom:21px;
            background-color: transparent;
            -webkit-border-radius: 0;
               -moz-border-radius: 0;
                    border-radius: 0;
        }
        .VV_Ordering20PayChoice__LinkImg {
            right:28px
        }
        .VV_Ordering20PayChoice__Link {
            padding: 8px 42px 8px 14px;
        }
        .VV_Ordering20PayChoice__LinkText {
            min-height:40px
        }
        .VV_Ordering20PayChoice.FormItem__error-input .VV_Ordering20PayChoice__Link{
            background: var(--berry8);
        }
        .VV_Ordering20PayChoice.FormItem__error-input .VV_Ordering20PayChoice__LinkImg path{
            fill: var(--redToPink2);
        }
        .VV_Ordering20PayChoice.FormItem__error-input .VV_Ordering20PayChoice__LinkText{
            color: var(--redToPink2);
        }
        .VV_Ordering20PayChoice__LinkText ._img {
            display:-webkit-box;
            display:-webkit-flex;
            display:-moz-box;
            display:-ms-flexbox;
            display:flex;
            -webkit-box-align:center;
            -webkit-align-items:center;
               -moz-box-align:center;
                -ms-flex-align:center;
                    align-items:center;
            -webkit-box-pack:center;
            -webkit-justify-content:center;
               -moz-box-pack:center;
                -ms-flex-pack:center;
                    justify-content:center;
            width:40px;
            height:40px;
            margin-right:8px;
        }
        .Delivery__Order__CardItem._addCard:after{
            padding-right: 40px;
        }
        .VV_Ordering20PayChoiceModal__Content{
            -webkit-box-flex: 1;
            -webkit-flex-grow: 1;
               -moz-box-flex: 1;
                -ms-flex-positive: 1;
                    flex-grow: 1;
            overflow: auto;
        }
        .VV_Ordering20PayChoiceModal__EmailForСheque{
            margin-bottom: 16px;        
        }
    }
    @media (max-width:420px) {
        .VV_Ordering20PayChoice__Link {
            width: 100%;
        }
    }

.apple-pay-button {
    -webkit-appearance:-apple-pay-button
}

@media(max-width:767px) {
    .OrderRecomendationBlock .Section__header {
        margin-bottom:8px
    }
    .OrderRecomendationBlock .Section__title {
        font-weight: 700;
        font-size: 17px;
        line-height: 20px;
    }

}

/*Состояние корзины в шапке ****************************************************/
.DeliveryBasket__header {
    color:var(--white)!important
}
.Header__listIcon .DeliveryBasket__state {
    display:flex;
    align-items:center;
    color:var(--white);
    position:absolute;
    width:16px;
    height:16px;
    background:var(--white);
    color:var(--green500);
    right: -14px;
    top: -14px;
    border-radius:50%;
    justify-content:center;
    line-height:1;
    font-size: 11px;
    font-weight: bold;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}
.DeliveryBasket__header:active:before,
.DeliveryBasket__header:before {
    width:45px;
    height:45px;
    background:var(--green500);
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
}
.DeliveryBasket__header.DeliveryBasket__stateEmpty:active:before,
.DeliveryBasket__header.DeliveryBasket__stateEmpty:before {
    background:var(--white);
    border:1px solid var(--green500)
}
.DeliveryBasket__stateEmpty .DeliveryBasket__state {
    display:none
}
.DeliveryBasket__header.DeliveryBasket__stateEmpty {
    color:var(--green500)!important
}

/*конец --- Состояние корзины в шапке **************************************************************/

/* Состав корзины */
.Delivery__BasketModal__BasketItem {
    border-bottom:1px solid var(--gray100);
    margin-top:15px;
    padding-bottom:15px;
}

.Delivery__BasketModal__BasketItem:last-child {
    border:none;
}
.Delivery__BasketModal__BasketItem-Container:last-child .Delivery__BasketModal__BasketItem{
    border-bottom: 0;
}

.Delivery__BasketModal__BasketItem-img {
    width:75px;
    flex-shrink: 0
}
.Delivery__BasketModal__BasketItem-img img {
    width:100%;
}
.Delivery__BasketModal__BasketItem--MaxQ {
    font-size:12px;
    text-align:center
}

.Delivery__BasketModal__BasketItem-info {
    width:100%;
    padding-left:15px;
}
.Delivery__BasketModal__BasketItem-NameContainer {
    margin-bottom:3px;
    justify-content: space-between;
}
.Delivery__BasketModal__BasketItem-Name {
    width:100%;
    padding-right:10px
}
.Delivery__BasketModal__BasketItem-Name a {
    color:var(--gray900);
}
.Delivery__BasketModal__BasketItem-Name a:hover {
    color:var(--green500)
}
.Delivery__BasketModal__BasketItem-Weight {
    display:block;
    color:var(--gray500);
    font-size:13px
}

.Delivery__BasketModal__BasketItem-Del {
    color:var(--gray300);
    width:25px;
    height:25px;
    display:block;
    flex-shrink:0;
    text-align:right
}
.Delivery__BasketModal__BasketItem-Del .SvgIcon {
    width:10px;
    height:10px;
}

.Delivery__BasketModal__BasketItem-Rate {
    margin-bottom:10px
}

.Delivery__BasketModal__BasketItem-State--QuantityInput {
    display:block;
    text-align:center;
    font-size: 15px;
    padding:8px 10px 8px 20px;
    line-height: 120%;
    color: var(--gray900);
}
.Delivery__BasketModal__BasketItem-State--QuantityInput:hover {
    color:var(--green500)
}
.js-delivery__basket--row__q-container._disabled .Delivery__BasketModal__BasketItem-State--QuantityInput {
    color: var(--gray500);
}

.Delivery__BasketModal__BasketItem-State--QuantityBtn {
    display:flex;
    line-height:1;
    border-radius:50%;
    width:20px;
    height:20px;
    background: var(--gray300);
    color:var(--white);
    text-decoration:none;
    align-items:center;
    justify-content: center;
    font-size: 16px;
}
.bx-no-touch .Delivery__BasketModal__BasketItem-State--QuantityBtn {
    -webkit-transition: background .2s ease-in, visibility .2s ease-in;
    transition: background .2s ease-in, visibility .2s ease-in;
}
.Delivery__BasketModal__BasketItem-State--QuantityBtn.disabled {
    opacity:0.5;
    cursor:not-allowed;
}
.Delivery__BasketModal__BasketItem-State--QuantityBtn:hover {
    color:var(--white);
    background: var(--gray300);
}
.Delivery__BasketModal__BasketItem-State--QuantityBtn.disabled:hover {
    background: var(--gray300);
}

.Delivery__BasketModal__BasketItem-State--QuantityChanged {
    color:var(--bakery11);
    font-size:13px;
    display:none
}
.Delivery__BasketModal__BasketItem-State--QuantityChanged.active {
    display:block
}

.Delivery__BasketModal__BasketItem-State--Price {
    font-weight: 700;
    font-size: 18px;
}
.Delivery__BasketModal__BasketItem-State--PriceNA {
    font-weight: 500;
    font-size: 13px;
    line-height:1.2;
    text-align:right;
    display: block;
    color: var(--gray500);
}

.Delivery__BasketModal__BasketItem-State--PriceOne {
    margin-top:4px;
    font-size: 12px;
    color:var(--gray500);
    text-align:center
}
.Delivery__BasketModal__BasketItem-State--PriceOneOld {
    display: inline-block;
    margin-right: 4px;
    position: relative;
}
.Delivery__BasketModal__BasketItem-State--PriceOneOld:before {
    content: '';
    height: 1px;
    width: calc(100% + 2px);
    position: absolute;
    top: 6px;
    left: -2px;
    background-color: currentColor;
    border: 0.2px solid var(--white);
    z-index: 1;
}
.Delivery__BasketModal__BasketItem-State--PriceOneSale {
    color:red;
    font-weight:900
}

@media screen and (min-width:480px) {
    .Delivery__BasketModal__BasketItem-img {
        width:105px;
    }
}

.Delivery__BasketModal__BasketItem-State--QuantityContainer {
    border: 0.5px solid var(--gray200);
    border-radius: 4px;
    position:relative;
    padding-right:20px
}
.Delivery__BasketModal__BasketItem-State--QuantityContainer:after {
    content:'';
    position:absolute;
    top:0;
    right:0;
    width:20px;
    height:100%;
    background:url(/local/components/ameton/order/templates/new/img/input_q_icon.svg) 50% 50% no-repeat;
}
.js-delivery__basket--row__q-container._disabled:after {
    opacity:0.3
}
/* конец --- Состав корзины */


/* ускорение доставки */
.VV_OrderingDeliverySpeedup{
    background-color: var(--white);
    border: 1px solid var(--light-outline);
    -webkit-box-shadow: 0px 2px 40px rgba(0, 0, 0, 0.07);
            box-shadow: 0px 2px 40px rgba(0, 0, 0, 0.07);
    border-radius: 12px;
    padding: 16px 16px 16px 16px; 
}
.VV_OrderingDeliverySpeedup__Main{
    position: relative;
    padding-left: 44px;
}
.VV_OrderingDeliverySpeedup__MainImg{
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 2;
}
.VV_OrderingDeliverySpeedup__Col._toggler{
    margin-left: 10px;
}
.VV_OrderingDeliverySpeedup .VV_TogglerItem__Title{
    font-weight: 500;
}
.VV_OrderingDeliverySpeedup .VV_TogglerItem__Label{
    padding: 3px 0 3px;
}
.VV_OrderingDeliverySpeedup .Currency {
    margin-left: 4px;
}
.VV_OrderingDeliverySpeedup__Note{
    display: none;
}
.VV_OrderingDeliverySpeedup._active .VV_OrderingDeliverySpeedup__Note{
    display: block;
}
.VV_OrderingDeliverySpeedup__Note{
    position: relative;
    font-weight: 400;
    background: var(--light-promo1-container-fill);
    border: 1px solid var(--light-on-promo1-secondary);
    border-radius: 8px;
    padding: 12px 12px 12px 42px;
    margin: 13px 0 0;
}
.VV_OrderingDeliverySpeedup__NoteImg{
    position: absolute;
    top: 12px;
    left: 12px;
    z-index: 2;
}
.VV_OrderingDeliverySpeedup__NoteText b{
    font-weight: 500;
}

@media (max-width: 1023px){
    .VV_OrderingDeliverySpeedup {
        padding: 11px 16px 11px 16px;
    }
    .VV_OrderingDeliverySpeedup .VV_TogglerItem__Label {
        padding: 0;
    }
    .VV_OrderingDeliverySpeedup__Note {
        margin: 12px 0 0;
    }
}

@media(max-width: 767px){
    .VV_OrderingDeliverySpeedup {
        padding: 10px 10px 10px 10px;
    }
    .VV_OrderingDeliverySpeedup__Main {
        padding-left: 42px;
    }
    .VV_OrderingDeliverySpeedup__MainImg {
        left: -2px;
    }
    .VV_OrderingDeliverySpeedup__Col._toggler{
        margin-left: 4px;
    }
    .VV_OrderingDeliverySpeedup .VV_TogglerItem__Label {
        padding: 3px 0 3px;
    }
    .VV_OrderingDeliverySpeedup__NoteTextB{
        display: block;
    }
}

/*******************************************************/
.Delivery__Order__OrderBody-Block._gray {
    color: var(--gray500);
}

.Delivery__Order__OrderFooterTitle-cashback {
    font-size: 10px;
    line-height: 120%;
    color: var(--gray500);
    max-width:180px;
}

.Delivery__Order__OrderFooterValue-cashback {
    text-align: right;
    display: block;
}

.Delivery__OrderAptekaNotify{
    margin: 20px 0 16px;
    background: var(--gray50);
    border-radius: 14px;
    padding: 16px;
    position: relative;
    overflow: hidden;
}
.Delivery__OrderAptekaNotifyTitle{
    font-weight: 700;
    font-size: 15px;
    line-height: 1.2;
    color: var(--gray900);
    margin-bottom:4px
}
.Delivery__OrderAptekaNotifyDesc{
    font-size: 13px;
    line-height: 1.4;
    color: var(--gray900);
    margin-bottom:8px
}
.Delivery__OrderAptekaNotifyContract{
    font-size: 13px;
    line-height: 1.2;
    color: var(--gray500);
}
.Delivery__OrderAptekaNotifyContract a{
    color: var(--gray500) !important;
    border-bottom: 1px solid var(--gray500);
}
.Delivery__OrderAptekaNotifyInner{
    position: relative;
    z-index: 2;
}
.Delivery__OrderAptekaNotifyImg{
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
}
@media (max-width:767px) {
    .Delivery__OrderAptekaNotify{
        margin: 20px 0 24px;
        border-radius: 14px;
        padding: 12px;
    }
}


/*Слайдер товаров в форме*/
.Delivery__Order__GreenLabelTitle {
    font-weight: 500;
    font-size: 20px;
    line-height: 120%;
    margin-bottom:4px;
}
.OrderFormProdSlider {
    position:relative;
    margin: 16px 0 0 -3px;
}

.OrderFormProdSlider .ProductCard {
    box-shadow: 0 3px 5px 0px rgb(0 0 0 / 7%);
    border-radius: 10px;
    border: none;
    background: var(--white);
    padding-bottom: 40px;
}
.OrderFormProdSlider .ProductCardFTTotal{
    box-shadow: 0 3px 5px 0px rgb(0 0 0 / 7%);
    border-radius: 10px;
}
.OrderFormProdSlider .ProductCards__item {
    padding: 0 3px 6px !important;
    height: auto !important;
    width: 146px !important;
    flex-shrink: 0;
    margin-bottom: 0;
}
.OrderFormProdSlider .VV_SliderBtn {
    z-index:2
}
.OrderFormProdSlider .VV_SliderBtn{
    top: 30px;
}
.OrderFormProdSlider .VV_SliderBtn._prev{
    left: 0;
    right: auto;
    transform: translateX(-50%);
}
.OrderFormProdSlider .VV_SliderBtn._next{
    left: auto;
    right: 0;
    transform: translateX(50%);
}
.OrderFormProdSlider .ProductCards__item .ProductCard__imageInner {
    padding-bottom: 60%;
}
.OrderFormProdSlider .ProductCard .AccentText{
    font-size: 10px;
    line-height: 1.2; 
}
.OrderFormProdSlider .ProductCard .ProductCard__rating {
    left: 7px;
}
.OrderFormProdSlider .ProductCard .ProductCard__content {
    padding: 6px 8px 16px 8px;
}
.OrderFormProdSlider .ProductCard .ProductCard__link,
.OrderFormProdSlider .ProductCard .ProductCard__Rest,
.OrderFormProdSlider .ProductCard .Rating,
.OrderFormProdSlider .ProductCard .AccentText,
.OrderFormProdSlider .ProductCard .ProductCard__AptekaNote,
.OrderFormProdSlider .ProductCard .ProductCard__ratingText {
    font-size: 12px;
    line-height: 1.2;
}
.OrderFormProdSlider .ProductCard .ProductCard__rating {
    left: 6px;
    bottom: -6px;
}
.OrderFormProdSlider .ProductCard .ProductCard__ratingIcon {
    margin: -1px 3px 0px 0;
}
.OrderFormProdSlider .ProductCard__price .Price {
    margin-right: 5px;
}
.OrderFormProdSlider .ProductCard .Price {
    font-size: 13px;
    line-height: 17px;
    align-items: stretch;
}
.OrderFormProdSlider .ProductCard .Price__imgANP{
    margin: 0 4px 0 0;
    transform: translateY(2px);
}
.OrderFormProdSlider .ProductCard .ProductCard__cartFooter {
    padding: 0 13px 16px;
}
.OrderFormProdSlider .ProductCard__cartButton .CartButton {
    height: 34px;
    font-size: 14px;
    border-radius: 8px;
}
.OrderFormProdSlider .ProductCard .CartButton__quantityInputLinePrice {
    margin: 0px auto 0;
}
.OrderFormProdSlider .Product .CartButton__quantityInputLinePrice .Price,
.OrderFormProdSlider .ProductCard .CartButton__quantityInputLinePrice .Price {
    display: block;
    font-size: 10px;
    line-height: 1.2;
    text-align: center;
    padding: 0;
    opacity: .5;
}

@media (max-width:1023px) {
    .Delivery__Order__GreenLabelTitle {
        font-size: 17px;
    }
}
@media (max-width:767px) {
    .Delivery__Order__GreenLabelTitle {
        margin-bottom:6px;
        justify-content:space-between
    }
    .OrderFormProdSlider .ProductCard .ProductCard__rating {
        bottom: -4px;
    }
}

/****************************************/
.Delivery__Order__SelfDescr {
    font-size: 13px;
    line-height: 140%;
    padding:12px;
    border: 1px solid var(--green500);
    border-radius: 12px;
    margin-bottom:16px;
}
@media (min-width:1024px) {
    .Delivery__Order__SelfDescr {
        padding:16px;
    }
}


/* Confrim */
._orderSuccessPage main{
    background: var(--green500);
}
.VV21_OrderSuccessBanner__Breadcrumbs{
    margin: 0 0 40px;
}
.VV21_OrderSuccessBanner__Breadcrumbs .PageHeader__breadcrumbs{
    margin: 0;
}
.VV21_OrderSuccessBanner__Breadcrumbs .Breadcrumbs{
    margin: 0;
}
.VV21_OrderSuccessBanner__Breadcrumbs .Breadcrumbs,
.VV21_OrderSuccessBanner__Breadcrumbs .Breadcrumbs__link,
.VV21_OrderSuccessBanner__Breadcrumbs .Breadcrumbs__link a {
    color: var(--white);
    font-size: 15px;
    line-height: 1.2;
}
.VV21_OrderSuccessBanner__Inner{
    position: relative;
    padding: 40px 0 40px;
    min-height: 440px;
}
.VV21_OrderSuccessBanner__Text{
    position: relative;
    z-index: 2;
    color: var(--white);
}
.VV21_OrderSuccessBanner__Title{
    font-weight: 900;
    font-size: 48px;
    line-height: 1.2;
    margin: 0 0 10px;
    max-width: 650px;
}
.VV21_OrderSuccessBanner__Desc{
    font-size: 17px;
    line-height: 1.4;
}
.VV21_OrderSuccessBanner__Btns{
    margin: 32px 0 0;
}
.VV21_OrderSuccessBanner__BtnsItem{
    margin: 0 0 12px;
    max-width: 320px;
}
.VV21_OrderSuccessBanner__BtnsItem:last-child{
    margin: 0;
}
.VV21_OrderSuccessBanner__Btn{
    position: relative;
    display: block;
    background: var(--white);
    -webkit-border-radius: 15px;
       -moz-border-radius: 15px;
            border-radius: 15px;
    padding: 18px 35px 18px 60px;
    font-weight: 700;
    font-size: 17px;
    line-height: 1.2;
    letter-spacing: -0.001em;
    color: var(--gray900);
}
.VV21_OrderSuccessBanner__BtnImg{
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
}
.VV21_OrderSuccessBanner__BtnImg._left{
    left: 20px;
}
.VV21_OrderSuccessBanner__BtnImg._right{
    right: 28px;
}
.VV21_OrderSuccessBanner__Img{
    position: absolute;
    top: 40px;
    right: 35px;
    z-index: 1;
}

@media (max-width: 1279px){
    .VV21_OrderSuccessBanner__Inner{
        padding: 40px 0 50px;
    }
    .VV21_OrderSuccessBanner__Title {
        max-width: 430px;
    }
    .VV21_OrderSuccessBanner__Desc {
        max-width: 400px;
    }
    .VV21_OrderSuccessBanner__Img {
        right: 0;
    }
}

@media (max-width: 1023px){
    .VV21_OrderSuccessBanner__Inner{
        padding: 14px 0 30px;
        min-height: 380px;
    }
    .VV21_OrderSuccessBanner__Breadcrumbs{
        margin: 0 0 32px;
    }
    .VV21_OrderSuccessBanner__Title {
        font-size: 34px;
        margin-bottom: 11px
    }
    .VV21_OrderSuccessBanner__Desc{
        font-size: 15px;
        max-width: 260px;
    }
    .VV21_OrderSuccessBanner__Btn {
        -webkit-border-radius: 12px;
           -moz-border-radius: 12px;
                border-radius: 12px;
        padding: 13px 35px 13px 48px;
        font-size: 15px;
    }
    .VV21_OrderSuccessBanner__Btns {
        margin: 23px 0 0;
    }
    .VV21_OrderSuccessBanner__BtnsItem {
        max-width: 240px;
    }
    .VV21_OrderSuccessBanner__BtnImg._left {
        left: 15px;
        width: 24px;
        height: 24px;
    }
    .VV21_OrderSuccessBanner__BtnImg._right {
        right: 25px;
    }
    .VV21_OrderSuccessBanner__Img {
        right: -35px;
        top: 20px;
        width: 430px;
    }
}

@media (max-width: 767px){
    .VV21_OrderSuccessBanner .Breadcrumbs{
        padding: 0;
    }
    .VV21_OrderSuccessBanner .PageHeader__breadcrumbs:before,
    .VV21_OrderSuccessBanner .PageHeader__breadcrumbs:after{
        display: none;
    }
    .VV21_OrderSuccessBanner .Breadcrumbs .Breadcrumbs__link:first-child {
        padding-left: 0;
    }
    .VV21_OrderSuccessBanner__Inner{
        padding: 18px 0 216px;
        min-height: 0;
    }
    .VV21_OrderSuccessBanner__Breadcrumbs{
        margin: 0 0 20px;
    }
    .VV21_OrderSuccessBanner__Breadcrumbs .Breadcrumbs,
    .VV21_OrderSuccessBanner__Breadcrumbs .Breadcrumbs__link,
    .VV21_OrderSuccessBanner__Breadcrumbs .Breadcrumbs__link a {
        font-size: 13px;
    }
    .VV21_OrderSuccessBanner__Title {
        font-size: 24px;
        margin-bottom: 8px;
        max-width: 201px;
    }
    .VV21_OrderSuccessBanner__Desc{
        font-size: 13px;
        max-width: 260px;
    }
    .VV21_OrderSuccessBanner__Btns {
        margin: 16px 0 0;
    }
    .VV21_OrderSuccessBanner__BtnsItem {
        margin: 0 0 8px;
        max-width: 300px;
    }
    .VV21_OrderSuccessBanner__Img {
        left: auto;
        right: 0;
        top: auto;
        bottom: 6px;
        width: 270px;
        margin: 0 13px 0 0px;
    }
}

/* уведомление о платной доставке*/
.VV_Order20DeliveryNotify {
    box-shadow: 0px 2px 100px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    margin-bottom: 16px;
    padding:9px 12px
}
.VV_Order20DeliveryNotify__Img {
    width:40px;
    text-align:center;
    flex-shrink:0;
    margin-right:8px
}
.VV_Order20DeliveryNotify__Img img {
    max-width:40px;
    max-height:40px;
}
.VV_Order20DeliveryNotify__Text {
    font-size: 13px;
    line-height: 140%;
}
@media (max-width: 1023px){
    .VV_Order20DeliveryNotify {
        max-width:460px;
        padding:9px 12px 11px
    }
}
@media (max-width: 767px){
    .VV_Order20DeliveryNotify {
        max-width:999px;
        margin-bottom: 12px;
        padding:12px 12px 11px
    }
}

/*карта с адресом доставки*/
.Delivery__Order__OrderBody-BlockMapContainer {
    margin-bottom:16px
}
.Delivery__Order__OrderBody-BlockMapInner {
    display:none
}
.Delivery__Order__OrderBody-BlockMap {
    height:160px;
    margin-bottom:8px;
    border-radius: 8px;
    overflow:hidden;
}
@media (max-width: 767px){
    .Delivery__Order__OrderBody-BlockMap {
        height:100px;
        margin-bottom:4px;
    }
}

._phone_device .OrderFormProdSliderSwiper {
    padding-left: 10px;
    margin: 0 -10px;
}
._phone_device .OrderFormProdSlider .swiper-wrapper {
    overflow-x: auto;
    padding-bottom:8px;
    padding-right:10px;
    width:auto
}

.DeliveryTerms__ul._order_other {
    margin-top:12px;
}
.DeliveryTerms__ul._order_other li {
    font-size:15px;
}

.OrderFooterBtnDisabledOverlay {
    display:none;
}
.js-order-btn-submit:disabled + .OrderFooterBtnDisabledOverlay {
    display:block;
    position:absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
    cursor:pointer;
}

/*ошибка о невыбранной оплате*/
.VV_Ordering20PayEmpty {
    display:none;
    color: var(--light-negative);
    margin-top:-4px;
    background-color:var(--white);
    border-radius:0
}
.VV_Ordering20PayEmpty.FormItem__error-input {
    display:block
}
.VV_Ordering20PayEmpty._email.FormItem__error-input {
    margin-bottom: 8px;
}

/* Empty cart page */
.VV_EmptyCart2022{
    padding: 0 0 60px;
}
.VV_EmptyCart2022__Main{
    overflow: hidden;
    margin: 0 auto 60px;
}
.VV_EmptyCart2022__Row{
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: -10px;
}
.VV_EmptyCart2022__Col._img{
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    margin-right: 88px;
}
.VV_EmptyCart2022__Title{
    max-width: 369px;
}
.VV_EmptyCart2022__BtnWrp{
    margin-top: 24px;
}
.VV_EmptyCart2022__BtnWrp .VV_Button{
    min-width: 155px;
}
.VV_EmptyCart2022__Slider .ProductsSection__container{
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    padding: 0 !important;
    width: 100% !important;
}

@media (max-width: 1199px){
    .VV_EmptyCart2022 {
        padding: 0 0 28px;
    }
    .VV_EmptyCart2022__Main {
        margin: -8px auto 60px;
    }
    .VV_EmptyCart2022__Col._img{
        margin-right: 60px;
    }
    .VV_EmptyCart2022__Img{
        width: 236px;
        height: 190px;
    }
    .VV_EmptyCart2022__Title {
        max-width: 255px;
    }
    .VV_EmptyCart2022__BtnWrp {
        margin-top: 15px;
    }
    .VV_EmptyCart2022__BtnWrp .VV_Button {
        min-width: 125px;
    }
    .VV_EmptyCart2022__Col._text{
        padding-bottom: 10px;
    }
    .VV_EmptyCart2022__Main {
        margin: -8px auto 23px;
    }
}

@media (max-width: 767px){
    .VV_EmptyCart2022__Main {
        margin: 0px auto 30px;
    }
    .VV_EmptyCart2022__Row{
        display: block;
        text-align: center;
    }
    .VV_EmptyCart2022__Col._img{
        margin-right: 0;
        margin-bottom: 8px;
    }
    .VV_EmptyCart2022__Col._text{
        max-width: 300px;
        margin: 0 auto;
    }
    .VV_EmptyCart2022__Title {
        margin: 0 auto;
    }
    .VV_EmptyCart2022__BtnWrp{
        margin-top: 16px;
    }
    .VV_EmptyCart2022__BtnWrp .VV_Button{
        min-width: 134px;
    }
}


/* Ценники, дополнение */
    .Delivery__BasketModal__BasketItem-State--PriceOne{
        margin-top: 2px;
        color: var(--gray900);
    }
    .Delivery__BasketModal__BasketItem-Price{
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-box-align: baseline;
        -webkit-align-items: baseline;
           -moz-box-align: baseline;
            -ms-flex-align: baseline;
                align-items: baseline;
    }
    .Delivery__BasketModal__BasketItem-Price .Price__imgAb,
    .Delivery__BasketModal__BasketItem-Price .Price__imgLP,
    .Delivery__BasketModal__BasketItem-Price .Price__imgANP{
        position: relative;
        top: 2px;
    }
    .Delivery__BasketModal__BasketItem-Price .Price__imgLP._lpmango{
        top: 4px;
    }
    .Delivery__BasketModal__BasketItemDiscountValue{
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -moz-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: baseline;
        -webkit-align-items: baseline;
           -moz-box-align: baseline;
            -ms-flex-align: baseline;
                align-items: baseline;
    }
    .Delivery__BasketModal__BasketItemDiscountValue .Currency{
        margin-left: 1px;
    }
    .Delivery__BasketModal__BasketItem-Price .Price{
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -moz-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        font-size: 15px;
        line-height: 1.4;
        font-weight: 700;
        margin-right: 6px;
    }
    .Delivery__BasketModal__BasketItem-Price .Price__unit{
        margin-left: 2px;
    }
    .Delivery__BasketModal__BasketItem-Price .Price._last{
        font-weight: 500;
    }
    .Delivery__BasketModal__BasketItem-Price .Price--label{
        padding: 3px 8px 1px;
    }
    .Delivery__BasketModal__BasketItem-State--PriceOneSale{
        font-weight: 700;
        margin-right: 8px;
        color: var(--gray900);
    }
    .Delivery__BasketModal__BasketItem-Price .CurrencyIcon {
        font-size: .8em;
    }
    .Delivery__BasketModal__BasketItem-PriceUnit{
        color: var(--gray500);
    }
    .Price._last:before {
        height: 1px;
        width: -webkit-calc(100% + 2px);
        width: -moz-calc(100% + 2px);
        width: calc(100% + 2px);
        top: 8px;
        left: -2px;
        -webkit-transform: none;
           -moz-transform: none;
            -ms-transform: none;
             -o-transform: none;
                transform: none;
    }


/* new */

.Delivery__BasketModal__BasketItem-Del .SvgIcon {
    width:12px;
    height:12px;
}

.Delivery__BasketModal__BasketItem--MaxQ{
    margin-top: 4px;
}

.Delivery__BasketModal__BasketItem-img {
    width: 80px;
}

.Delivery__BasketModal__BasketItem-img img {
    width: 100%;
    height: 80px;
    object-fit: cover;
    border: 1px solid var(--gray100);
    border-radius: 12px;
}

.Delivery__BasketModal__BasketItem-Price .Price--label {
    padding: 4px 7px 4px;
    line-height: 1.2;
}

.Delivery__BasketModal__BasketItem-State {
    position: relative;
    display: flex;
    justify-content: space-between;
}

.Delivery__BasketModal__BasketItem-right{
    min-width: 124px;
    text-align: center;
}

.Delivery__BasketModal__BasketItem_QuantityBtnsContainer__Row{
    display: flex;
}
.Delivery__BasketModal__BasketItem_QuantityBtnsContainer__Col{
    flex-shrink: 0;
}
.Delivery__BasketModal__BasketItem_QuantityBtnsContainer__Col._fav + .Delivery__BasketModal__BasketItem_QuantityBtnsContainer__Col._btn{
    margin-left: 6px;
}


.Delivery__BasketModal__BasketItem-right._with-fav{
    position: relative;
    padding-left: 40px;
    min-width: 164px;
}
.Delivery__BasketModalFavBtn{
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0;
    border: 0;
    color: var(--green500);
    width: 34px;
    height: 34px;
    background: var(--green50);
    border-radius: 8px;
    cursor: pointer;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}
.Delivery__BasketModalFavBtn:hover{
    background: var(--green100);
}
.Delivery__BasketModalFavBtnContainerInnerImg._full,
.Delivery__BasketModalFavBtnContainerInnerImg._empty {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    fill: currentColor;
    max-width: 100%;
}
.Delivery__BasketModalFavBtnContainerInnerImg._full{
    display: none;
}
.Delivery__BasketModalFavBtn._in-fav .Delivery__BasketModalFavBtnContainerInnerImg._empty{
    display: none;
}
.Delivery__BasketModalFavBtn._in-fav .Delivery__BasketModalFavBtnContainerInnerImg._full{
    display: block;
}
.Delivery__BasketModalFavBtnContainerInnerImg {
    height: 24px;
    width: 24px;
}

.Delivery__BasketModal__BasketItem_Quantity {
    min-width: 100%;
    height: 34px;
    margin: 0;
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 8px;
    background-color: var(--light-brand1);
    user-select: none;
    color: var(--white);
    font-size: .9375rem;
    line-height: 1;
    white-space: nowrap;
}

.Delivery__BasketModal__BasketItem_Quantity .CartButton__quantityInputContainer{
    flex-grow: 1;
}

.Delivery__BasketModal__BasketItem_Quantity .CartButton__content--quantity {
    max-width: 100%;
}

.Delivery__BasketModal__BasketItem_Quantity .CartButton__quantityInputLinePrice{
    opacity: 0.6;
    line-height: 1.2;
    display: flex;
    justify-content: center;
}

.Delivery__BasketModal__BasketItem_Quantity .CartButton__quantityInputLinePrice .Price{
    font-weight: 400;
}

.Delivery__BasketModal__BasketItem{
    margin-top: 0;
    padding: 12px 10px;
    padding: 12px 0;
    position: relative;
    z-index: 2;
    background: white;
    transition: 0.35s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.Delivery__BasketModal__BasketItem.moving{
    touch-action: none;
    transition-property: none;
}

.Delivery__BasketModal__BasketItem.swiped-left{
    transition: 0.35s;
}

.Delivery__BasketModal__BasketItem-SaleNotify{
    margin-top: 6px;
    color: var(--light-secondary);
}
.Delivery__BasketModal__BasketItem-Container{
    position: relative;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translate3d(0,0,0) scale3d(1,1,1);
    transform: translate3d(0,0,0) scale3d(1,1,1);
    margin: 0;
}

.Delivery__BasketModal__BasketItem-Delete,
.Delivery__BasketModal__BasketItem-Fav {
    position: absolute;
    height: 100%;
    top: 0;
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition:all 0.2s ease;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    pointer-events:none
}
.Delivery__BasketModal__BasketItem-Delete{
    width: 80px;
    right: 0;
    background: var(--redToPink2);
}
.Delivery__BasketModal__BasketItem-Fav{
    width: 87px;
    right: 82px;
    background: var(--green50);
    border-radius: 8px 0px 0px 8px;
}
.Delivery__BasketModal__BasketItem-Fav span{
    color: var(--green500);
}
.Delivery__BasketModal__BasketItem-Delete > svg,
.Delivery__BasketModal__BasketItem-Fav > svg{
    margin-bottom: 4px;
}
.Delivery__BasketModal__BasketItem-Fav._not-in-fav > svg {
    stroke:var(--green500);
}
.Delivery__BasketModal__BasketItem-Fav._in-fav > svg {
    fill:var(--green500)
}
.Delivery__BasketModal__BasketItem-Fav ._in,
.Delivery__BasketModal__BasketItem-Fav ._not_in {
    display:none
}
.Delivery__BasketModal__BasketItem-Fav._not-in-fav ._not_in,
.Delivery__BasketModal__BasketItem-Fav._in-fav ._in {
    display:inline
}

.swiped-left + div > .Delivery__BasketModal__BasketItem-Delete,
.swiped-left + div > .Delivery__BasketModal__BasketItem-Fav{
    pointer-events:auto
}
.Discount--green{
    color: #9AE894;
}

.Discount--red{
    color: var(--food3);
}

.Discount--gold{
    color: var(--yelloworange2);
}

.Discount--orange{
    color: var(--yelloworange6);
}

.Order_Description{
    margin-top: 24px;
}

.Delivery__BasketModal__BasketItem .CartButton .Tooltip {
    position:static
}
.Delivery__BasketModal__BasketItem-Container:hover{
    z-index: 2;
}
.Delivery__BasketModal__BasketItem .CartButton .Tooltip__content {
    right: 100%;
    left: auto;
    width: 166px;
    margin: 0 10px 0 0;
    padding: 0;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
}
.Delivery__BasketModal__BasketItem .CartButton .Tooltip__content .Tooltip__inner {
    position: relative;
}
.Delivery__BasketModal__BasketItem .CartButton .Tooltip__content .Tooltip__arrow {
    bottom: auto;
    left: 100%;
    -webkit-transform: translateY(-50%) rotate(90deg);
        -ms-transform: translateY(-50%) rotate(90deg);
            transform: translateY(-50%) rotate(90deg);
    margin: 0 0 0 -7px;
    top: 50%;
    right: auto;
}
@media (min-width: 1024px){
    .Delivery__BasketModal__BasketItem{
        left:0!important
    }
}
@media (max-width: 1023px){
    .Delivery__BasketModal__BasketItem{
        padding-right: 10px;
        margin-right: -10px;
    }
    .Delivery__BasketModal__BasketItem-right._with-fav{
        padding-left: 38px;
    }
}
@media (max-width: 767px){
    .Delivery__BasketModal__BasketItem-Container{
        overflow: visible;
    }
    .Delivery__BasketModal__BasketItem-img {
        width: 45px;
    }

    .Delivery__BasketModal__BasketItem-img img {
        width: 100%;
        height: 45px;
        border-radius: 8px;
    }
    .Delivery__BasketModal__BasketItem-info{
        padding-left: 8px;
    }
    .Delivery__BasketModal__BasketItem-right {
        margin-top: 4px;
    }
    .Delivery__BasketModal__BasketItem-Del {
        color: var(--gray300);
        width: 18px;
        height: 18px;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        flex-shrink: 0;
        text-align: right;
    }
    .Delivery__BasketModal__BasketItem-SaleNotify{
        margin-top: 2px;
    }
}

@media (max-width: 340px){
    .Delivery__BasketModal__BasketItem-right._with-fav{
        min-width: 140px;
    }
}

.CartButton__selector--title{
    font-size: 12px;
}

/* расширенная кнопка "оформить заказ" */
.VV_Button.Delivery__Order__ButtonOrder {
    position:relative;
    display:block;
    padding:10px 20px;
    border-radius: 12px;
    font-weight:500;
    text-align:center;
}
.Delivery__Order__ButtonOrder button {
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    opacity:0;
    cursor:pointer
}
.Delivery__Order__ButtonOrder._disabled button {
    cursor:inherit
}

.Delivery__Order__ButtonOrder .caption {
    font-weight:400
}

/* Что-то забыли? */
.Delivery__Order__OrderFooterBtnPay--forgot{
    margin-top: 16px;
    margin-bottom: 4px;
    padding: 16px;
    background: var(--gray50);
    border-radius: 12px;
}
@media (max-width: 767px) {
    .Delivery__Order__OrderFooterBtnPay--forgot{
        padding: 12px;
    }
}

/* Купоны */
.VV22_CartCoupon__BlockTitle{
    margin-bottom: 12px;
}
.VV22_CartCoupon__Item{
    border-top: 1px solid var(--gray200);
}
.VV22_CartCoupon__Items > .VV22_CartCoupon__Item:first-child{
    border-top: 0;
}
.VV22_CartCoupon__Caption{
    margin-bottom: 4px;
}
.VV22_CartCoupon__Until span{
    display:inline-block;
    padding: 2px 6px;
    background: var(--gray50);
    border-radius: 4px;
}
.VV22_CartCoupon__Item._unavailable{
    pointer-events: none;
}
.Delivery__Order__CardItem._unavailable .VV_Radio__Col._circle,
.VV22_CartCoupon__Item._unavailable .VV_Radio__Col._circle {
    opacity: 0.5;
}
.VV22_CartCoupon__ShowAll{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    justify-content: center;
    margin-top: 8px;
    cursor: pointer;
}
.VV22_CartCoupon__ShowAll svg{
    margin-left: 6px;
}
.VV22_CartCoupon__ShowAll.opened svg{
    transform: rotate(180deg);
}
.VV22_CartCoupon__ShowAll ._opened,
.VV22_CartCoupon__ShowAll.opened ._closed{
    display: none;
}
.VV22_CartCoupon__ShowAll.opened ._opened{
    display: block;
}

@media (max-width: 767px) {
    .VV22_CartCoupon__Input .VV_Input{
        margin-right: 4px;
    }
    .VV22_CartCoupon__Input .VV_Input__Label{
        max-width: calc(100% - 25px);
    }
    .VV22_CartCoupon__Input .VV_Button{
        padding-left: 18px;
        padding-right: 18px;
    }
}

/* Купоны и промокоды 2023 */
.VV23_CartCoupon{
    padding: 16px;
    background-color: white;
    box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.08);
    border-radius: 16px;
}
.VV23_CartCoupon__SegmentedControl{
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-bottom: 12px;
}
.VV23_CartCoupon__SegmentedControl .VV_SegmentedControl__Item{
    width: 119px;
    font-weight: 500;
}
.VV23_CartCoupon__SegmentedControl .VV_SegmentedControl__Item._active{
    background: var(--blue4);
    color: var(--white) !important;
}
.VV23_CartCoupon__Input._no-codes{
    margin-bottom: 0;
}
.VV23_CartCoupon__Items._promocode .VV23_CartCoupon__Item:first-child{
    margin-top: 16px;
}
.VV23_CartCoupon__Item{
    margin-bottom: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid var(--gray100);
}
.VV23_CartCoupon__Item .VV_Radio__Row{
    align-items: flex-start;
    padding: 0;
}
.VV23_CartCoupon__Item:first-child .VV_Radio__Col._circle{
    margin-top: 5px;
}
.VV23_CartCoupon__Item .VV_Radio__Circle{
    background: var(--white);
    border-color: var(--gray400);
}
.VV23_CartCoupon__Item .VV_Radio__Input:focus + .VV_Radio__Col .VV_Radio__Circle {
    border-color: var(--green700);
}
.VV23_CartCoupon__Item .VV_Radio__Title{
    margin-bottom: 2px;
}
.VV23_CartCoupon__Item .VV_Radio__Desc{
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 5px;
}
.VV23_CartCoupon__Item .VV_Radio__Desc._opened{
    -webkit-line-clamp: 99;
}
.VV23_CartCoupon__DescMore{
    margin-bottom: 4px;
}
.VV23_CartCoupon__DescMore a{
    display: inline-block;
}
.VV23_CartCoupon__Item .VV_Radio__Until{
    display: inline-block;
    padding: 2px 6px;
    border-radius: 4px;
}
.VV23_CartCoupon__Item._unavailable{
    pointer-events: none;
}

.VV23_CartCoupon__Item._unavailable .VV_Radio__Circle:before {
    -webkit-box-shadow: inset 0 0 0 2px var(--light-tertiary);
    box-shadow: inset 0 0 0 2px var(--light-tertiary);
}
.VV23_CartCoupon__Item._unavailable .VV_Radio__Col._text {
    opacity: .2;
    cursor: default;
}

.VV23_CartCoupon__Header{
    margin: 0 0 12px;
}
.VV23_CartCoupon__HeaderTitle{
    font-weight: 500;
}
.VV23_CartCoupon .VV_Radio__Link{
    margin-top: -4px;
    margin-bottom: 3px;
}
.VV23_CartCoupon .VV_Radio__Link a{
    pointer-events: all;
}

@media (max-width: 767px) {
    .VV23_CartCoupon{
        padding: 16px 12px;
    }
    .VV23_CartCoupon__SegmentedControl{
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -moz-box;
        display: flex;
    }
    .VV23_CartCoupon__SegmentedControl .VV_SegmentedControl__Item{
        width: auto;
        font-size: 15px;
        height: 34px;
    }
    .VV23_CartCoupon__Item .VV_Radio__Desc{
        -webkit-line-clamp: 3;
    }
}

/* Любимый продукт */
.FavProduct{
    position: relative;
    margin-top: 24px;
    background: var(--white);
    box-shadow: 0px 0px 30px rgba(26, 26, 26, 0.05);
    border-radius: 10px;
    overflow: hidden;
}

.FavProduct._pink{
    background: var(--berry7);
    background: rgba(var(--berry7r),0.4);
    box-shadow: none;
}
.FavProduct._pink .FavProduct__Text{
    color: var(--gray900);
}
.FavProduct._pink .btn_text{
    color: var(--berry1);
}
.FavProduct._pink .btn_text:hover{
    color: var(--berry2);
}

.FavProduct__Bg{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.FavProduct__Bg-big {
    position: absolute;
    right: 15px;
    top: -10px;
}

.FavProduct__Bg-small {
    position: absolute;
    right: 66px;
    bottom: -3px;
}

.FavProduct__Inner{
    position: relative;
    padding: 12px;
}

.FavProduct__Inner-bottom{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.FavProduct__Title{
    display: flex;
    margin-bottom: 4px;
    line-height: 1.2;
}

.FavProduct__Title svg{
    margin-right: 8px;
    flex-shrink: 0;
}

.FavProduct__Text{
    max-width: 418px;
}

.FavProduct__BtnContainer{
    width: 124px;
    flex-shrink: 0;
}

.FavProduct__Btn{
    display:block;
    width: 34px;
    height: 34px;
    margin-left: auto;
    background: var(--green500);
    border-radius: 8px;
    overflow: hidden;

}
.bx-no-touch .FavProduct__Btn {
    -webkit-transition: width .3s ease;
    -o-transition: width .3s ease;
    transition: width .3s ease;
}

.FavProduct__BtnInner{
    display: flex;
    align-items: center;
    width: 124px;
    height: 100%;
    padding-left: 9px;
    transition: .3s;
}



@media (min-width: 1024px){
    .FavProduct__BtnInner svg{
        margin-right: 4px;
    }

    .FavProduct__BtnInner span{
        opacity: 0;
        transition: .3s;
    }

    .FavProduct__Btn:hover{
        width: 124px;
        border-radius: 10px;
    }

    .FavProduct__Btn:hover .FavProduct__BtnInner{
        padding-left: 19px;
    }

    .FavProduct__Btn:hover .FavProduct__BtnInner span{
        opacity: 1;
    }
}

@media (max-width: 1023px){
    .FavProduct__Bg-big{
        right: 27px;
    }
    .FavProduct__Bg-small{
        right: 78px;
    }
    .FavProduct__Text{
        max-width: 565px;
    }
    .FavProduct__BtnContainer{
        width: 34px;
    }
    .FavProduct__BtnInner span{
        display: none;
    }

    .FavProduct__BtnInner{
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        padding-left: 0;
    }
}

@media (max-width: 767px){
    .FavProduct{
        margin-top: 16px;
    }
    .FavProduct__Bg-big {
        right: -12px;
        top: 26px;
    }
    .FavProduct__Bg-small {
        right: 38px;
        bottom: auto;
        top: 89px;
    }
    .FavProduct__Text{
        margin-right: 12px;
    }
}



/* _abc ABC тест экспресс доставки */
.Delivery__Order__OrderBody-Block._test-abc{
    margin-bottom: 16px;
    border-bottom: 0;
    padding-bottom: 8px;
}

@media(max-width: 767px){
    .Delivery__Order__OrderBody-Block._test-abc{
        margin-bottom: 0px;
        padding-bottom: 20px;
    }
}

.Delivery__Order__OrderBody-BlockTitle._test-b{
    margin-bottom: 16px;
}
.Delivery__Order__OrderBody-BlockTitle._test-b > a{
    margin-left: 12px;
}
.Express__test-b {
    padding-bottom: 0;
    margin-bottom: 18px;
    border-bottom: 0;
}
@media(max-width: 767px){
    .Delivery__Order__OrderBody-BlockTitle._test-b > a{
        display: block;
        margin-left: 0px;
        margin-top: 8px;
    }
    .Delivery__Order__OrderBody-BlockTitle._test-b {
        margin-bottom: 10px;
    }
}

/* Зелёных ценников сейчас нет */
.VV22_GreenLabelsEmpty{
    position: relative;
    padding: 16px 16px 18px;
    border-radius: 16px;
}
.VV22_GreenLabelsEmpty__Title{
    margin-bottom: 4px;
}
.VV22_GreenLabelsEmpty__Text{
    max-width: 310px;
    margin-bottom: 4px;
}
.VV22_GreenLabelsEmpty__Image._mobile{
    display: none;
}
.VV22_GreenLabelsEmpty__Image{
    position: absolute;
    top: 6px;
    right: 24px;
}
@media (max-width: 1279px) {
    .VV22_GreenLabelsEmpty__Image {
        right: 4px;
    }
}
@media (max-width: 1023px) {
    .VV22_GreenLabelsEmpty__Title {
        margin-bottom: 2px;
    }
    .VV22_GreenLabelsEmpty__Text {
        max-width: 334px;
        margin-bottom: 1px;
    }
    .VV22_GreenLabelsEmpty__Image {
        top: 2px;
        right: 10px;
    }
}
@media (max-width: 767px) {
    .VV22_GreenLabelsEmpty{
        padding: 12px;
    }
    .VV22_GreenLabelsEmpty__Image._desktop{
        display: none;
    }
    .VV22_GreenLabelsEmpty__Image._mobile{
        display: block;
    }
    .VV22_GreenLabelsEmpty__Image {
        top: 12px;
        right: 6px;
    }
    .VV22_GreenLabelsEmpty__Title {
        max-width: 192px;
    }
    .VV22_GreenLabelsEmpty__Text{
        font-size: 12px !important;
        line-height: 1.2;
        max-width: 178px;
        margin-bottom: -3px;
    }
}
/* Товар с допоолнительной информацией */
.Delivery__BasketModal__BasketItem-Container._item-border .Delivery__BasketModal__BasketItem{
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border: 1px solid var(--green500);
    border-radius: 10px;
}

.Delivery__BasketModal__BasketItem-Container._item-border:before {
    content: '';
    display: block;
    position: absolute;
    top: -1px;
    left: -10px;
    right: -10px;
    height: 1px;
    width: auto;
    background: white;
}

.Delivery__BasketModal__BasketItem-Container._item-border .Delivery__BasketModal__BasketItem-info{
    width: auto;
    flex-grow: 1;
}

.Delivery__BasketModal__BasketItem-Container._item-border .Delivery__BasketModal__BasketItem-Delete{
    border-radius: 0 11px 11px 0;
}

.Delivery__BasketModal__BasketItem__Bonus{
    width: 100%;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
    -ms-align-items: flex-end;
    align-items: flex-end;
    margin-top: 18px;
    margin-bottom: 2px;
}
.Delivery__BasketModal__BasketItem__Bonus__Right{
    padding-right: 20px;
    padding-bottom: 4px;
}
.Delivery__BasketModal__BasketItem__Bonus__Title{
    margin-bottom: 1px;
    font-weight: 700;
    font-size: 17px;
    line-height: 120%;
}
.Delivery__BasketModal__BasketItem__Bonus__Text{
    font-weight: 400;
    font-size: 13px;
    line-height: 140%;
}

@media (max-width: 767px) {
    .Delivery__BasketModal__BasketItem-Container._item-border{
        margin: 0;
    }
    .Delivery__BasketModal__BasketItem-Container._item-border .Delivery__BasketModal__BasketItem{
        padding: 9px 7px;
    }
    .Delivery__BasketModal__BasketItem__Bonus__Right{
        padding-right: 10px;
        padding-bottom: 0px;
    }
    .Delivery__BasketModal__BasketItem__Bonus__Title{
        margin-bottom: 3px;
        font-weight: 600;
        font-size: 13px;
        line-height: 120%;
    }
    .Delivery__BasketModal__BasketItem__Bonus__Text{
        max-width: 150px;
        font-weight: 400;
        font-size: 10px;
        line-height: 120%;
    }
}

/* Дюбимый продукт в корзине */
    .VV_FormItem + .VV_CartLPTizerContainer{
        margin-top: 24px;
    }
    .VV_CartLPTizerContainer{
        padding-top: 10px;
        padding-bottom: 4px;
        border: 1px solid #D7144B;
        -webkit-border-radius: 10px;
           -moz-border-radius: 10px;
                border-radius: 10px;
    }
    .VV_CartLPTizer{
        background: var(--white);
/*        border: 1px solid #D7144B;*/
        -webkit-border-radius: 10px;
           -moz-border-radius: 10px;
                border-radius: 10px;
        padding: 0 13px 12px 10px;
        position: relative;
        margin: 0;
    }
    .VV_CartLPTizer + .VV_CartLPTizer{
        margin-top: 0;
        padding-top: 0;
    }
    .VV_CartLPTizer:last-child{
        padding-bottom: 10px;
    }
    .VV_CartLPTizer__Header{
        margin: 0 0 8px;
    }
    .VV_CartLPTizer__HeaderRow{
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
    }
    .VV_CartLPTizer__HeaderCol._img{
        margin: 0 5px 0 0;
        padding-top: 0;
        -webkit-flex-shrink: 0;
            -ms-flex-negative: 0;
                flex-shrink: 0;
    }
    .VV_CartLPTizer__HeaderImg{
        display: block;
        -webkit-transform: translateY(3px);
        -ms-transform: translateY(3px);
        transform: translateY(3px);
    }
    .VV_CartLPTizer__HeaderImg._mango{
        margin-top: -2px;
    }
    .VV_CartLPTizer__HeaderCol._text{
        font-weight: 700;
    }
    .VV_CartLPTizer__Row{
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
    }
    .VV_CartLPTizer__Col._img{
        display: block;
        -webkit-flex-shrink: 0;
            -ms-flex-negative: 0;
                flex-shrink: 0;
        width: 60px;
        margin: 2px 12px 0 0;
        position: relative;
    }
    .VV_CartLPTizer._not-available .VV_CartLPTizer__Col._img{
        opacity: .4;
    }
    .VV_CartLPTizer__ImgWrp{
        position: relative;
        padding-top: 100%;
        -webkit-border-radius: 5px;
           -moz-border-radius: 5px;
                border-radius: 5px;
        overflow: hidden;
    }
    .VV_CartLPTizer__ImgIE,
    .VV_CartLPTizer__Img{
        position: absolute;
        top: 50%;
        left: 50%;
        -o-object-fit: cover;
           object-fit: cover;
        -o-object-position: 50% 50%;
           object-position: 50% 50%;
        width: 100%;
        height: 100%;
        -webkit-transform: translate(-50%,-50%);
           -moz-transform: translate(-50%,-50%);
            -ms-transform: translate(-50%,-50%);
             -o-transform: translate(-50%,-50%);
                transform: translate(-50%,-50%);
        -webkit-transition: .3s all !important;
        -o-transition: .3s all !important;
        -moz-transition: .3s all !important;
        transition: .3s all !important;
    }
    .VV_CartLPTizer__ImgIE{
        -moz-background-size: cover;
             background-size: cover;
        background-position: 50% 50%;
    }
    .VV_CartLPTizer__Col._main{
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
           -moz-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;    
        padding: 2px 0 0;
        width: -webkit-calc(100% - 60px);
        width: -moz-calc(100% - 60px);
        width: calc(100% - 60px);
    }
    .VV_CartLPTizer__MainCol._left{
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        padding: 0 8px 0 0;
    }
    .VV_CartLPTizer._not-available .VV_CartLPTizer__MainCol._left{
        opacity: .4;
    }
    .VV_CartLPTizer__MainCol._right {
        margin-top: -8px;
    }
    .VV_CartLPTizer__MainTop{
        margin: 0 0 0;
    }
    .VV_CartLPTizer__Title{
        display: block;
        max-height: 38px;
        overflow: hidden;
        -o-text-overflow: ellipsis;
           text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        margin: -3px 0 5px;
        word-break: break-word;
        color: var(--gray900);
    }
    a.VV_CartLPTizer__Title:hover {
        color: var(--green500);
    }
    .VV_CartLPTizer__Price{
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
    .VV_CartLPTizer__Price ~ .VV_CartLPTizer__Notice,
    .VV_CartLPTizer__Price ~ .VV_CartLPTizer__Saledate{
        margin-top: 4px;
    }
    .VV_CartLPTizer__MainBottom .VV_CartLPTizer__Notice .AccentText{
        font-size: inherit;
        line-height: inherit;
    }
    .VV_CartLPTizer__Main .VV_CartLPTizer__Price .Price{
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -moz-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        font-size: medium;
        line-height: normal;
        font-weight: 500;
        margin: 0 8px 0 0;
    }
    .VV_CartLPTizer__Main .VV_CartLPTizer__Price .Price:last-child{
        margin: 0;
    }
    .VV_CartLPTizer__Main .Price--label:before{
        -webkit-border-radius: 4px;
           -moz-border-radius: 4px;
                border-radius: 4px;
    }
    .VV_CartLPTizer__Main .VV_CartLPTizer__Price .Price--label {
        padding: 5px 8px 6px;
    }
    .VV_CartLPTizer__Main .VV_CartLPTizer__Price .Price__value,
    .VV_CartLPTizer__Main .VV_CartLPTizer__Price .Price__unit{
        line-height: 1;
    }
    .VV_CartLPTizer__Main .VV_CartLPTizer__Price .Price__unit{
        margin-left: 2px;
    }
    .VV_CartLPTizer__Main .VV_CartLPTizer__Price .Price._last{
        font-weight: 500;
    }
    .VV_CartLPTizer__Main .VV_CartLPTizer__Price .Currency .CurrencyIcon {
        font-weight: 700;
    }
    .VV_CartLPTizer .Price._last:before {
        height: 2px;
        width: -webkit-calc(100% + 2px);
        width: -moz-calc(100% + 2px);
        width: calc(100% + 2px);
        top: 5px;
        left: -2px;
    }
    .VV_CartLPTizer__Rating{
        position: absolute;
        bottom: -3px;
        left: 5px;
    }
    .VV_CartLPTizer__Rating .Rating{
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-border-radius: 3px 3px 0 0;
           -moz-border-radius: 3px 3px 0 0;
                border-radius: 3px 3px 0 0;
        padding: 1px 4px 1px;
        background: var(--white);
        font-weight: 700;
    }
    .VV_CartLPTizer__Rating .Rating__icons{
        margin-right: 2px;
    }
    .VV_CartLPTizer__Rating .Rating__icon {
        width: 8px;
        height: 8px;
    }
    .VV_CartLPTizer__Rating .Rating__text {
        font-size: 10px;
        line-height: 1.2;
        font-weight: 700;
    }
    .VV_CartLPTizer__Rating .RatingCornerLeft,
    .VV_CartLPTizer__Rating .RatingCornerRight {
        position: absolute;
        width: 5px;
        height: 5px;
        bottom: 2px;
    }
    .VV_CartLPTizer__Rating .RatingCornerLeft {
        left: -5px;
    }
    .VV_CartLPTizer__Rating .RatingCornerRight {
        right: -5px;
    }
    .VV_CartLPTizer__MainBottom{
        margin-top: auto;
    }
    .VV_CartLPTizer__BtnWrp{
        position: relative;
        z-index: 3;
    }
    .VV_CartLPTizer__Btn{
        min-width: 130px;
    }
    .VV_CartLPTizer__Btn .VV_Button__Img{
        stroke: none;
    }
    .VV_CartLPTizer .CartButton:not(:last-child) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 0 6px;
        min-width: 164px;
        font-size: 14px;
        line-height: 1.2;
    }
    .VV_CartLPTizer .CartButton ~ .VV_CartLPTizer__Btn{
        min-width: 164px;
    }
    .VV_CartLPTizer__Btn .VV_Button__Text{
        font-weight: 500;
        font-size: 14px;
    }
    .VV_CartLPTizer__BtnText._desktop{
        display: inline;
    }
    .VV_CartLPTizer__BtnText._mobile{
        display: none;
    }
    .VV_CartLPTizer__Count{
        margin: 5px 0 0;
        text-align: center;
    }
    .VV_CartLPTizer__CountText--orange{
        color: var(--yelloworange3);
    }
    .VV_CartLPTizer__CountText--green{
        color: var(--green500);
    }
    .VV_CartLPTizer__CountText--red{
        color: var(--berry1);
    }

    @media (max-width: 767px){
        .VV_CartLPTizerContainer{
            padding-bottom: 0;
        }
        .VV_CartLPTizer{
            padding: 0 10px 12px 10px;
        }
        .VV_CartLPTizer__Header {
            margin: 0 0 10px;
        }
        .VV_CartLPTizer__HeaderImg{
            width: 21px;
            height: 21px;
        }
        .VV_CartLPTizer__MainCol._left{
            padding-top: 2px;
            padding-bottom: 0;
        }
        .VV_CartLPTizer__Col._main {
            padding: 0;
        }
        .VV_CartLPTizer__MainTop {
            margin: 0 0 2px;
        }
        .VV_CartLPTizer__BtnWrp {
            text-align: right;
        }
        .VV_CartLPTizer .VV_Button {
            font-size: 15px;
            height: 44px;
            width: 44px;
            min-width: 0;
        }
        .VV_CartLPTizer .VV_Button__Text{
            display: none;
        }
        .VV_CartLPTizer .VV_CartLPTizer__Btn._analog{
            width: auto;
        }
        .VV_CartLPTizer__Btn._analog .VV_Button__Text{
            display: block;
        }
        .VV_CartLPTizer__BtnText._desktop{
            display: none;
        }
        .VV_CartLPTizer__BtnText._mobile{
            display: inline;
        }
        .VV_CartLPTizer__Count{
            display: none;
        }
        .VV_CartLPTizer__MainCol._right{
            -webkit-align-self: flex-end;
                -ms-flex-item-align: end;
                    align-self: flex-end;
            padding-bottom: 1px;
        }
        .VV_CartLPTizer .CartButton:not(:last-child) {
            min-width: 145px;
            height: 32px;
            border-radius: 8px;
        }
        .VV_CartLPTizer .CartButton ~ .VV_CartLPTizer__Btn{
            min-width: 145px;
            height: 32px;
            border-radius: 8px;
        }
    }

/* Баннер манго 2023 */
.VV_CartLPTizerContainer._mango-teaser{
    margin-top: 12px;
    background: var(--light-on-ptag3);
    border: 1px solid var(--light-on-brand1-container-surface);
}
.VV_CartLPTizerContainer._mango-teaser .VV_CartLPTizer{
    background: var(--light-on-ptag3);
}
.VV_CartLPTizerContainer._mango-teaser .Price--label:before,
.VV_CartLPTizerContainer._mango-teaser .Price--label:after{
    background: var(--light-on-ptag3);
}
.VV_CartLPTizerContainer._mango-teaser .VV_CartLPTizer__Rating .Rating{
    background: var(--light-on-ptag3);
}
.VV_CartLPTizerContainer._mango-teaser .RatingCornerLeft svg,
.VV_CartLPTizerContainer._mango-teaser .RatingCornerRight svg{
    stroke: var(--light-on-ptag3);
}
.VV_CartLPTizerContainer._mango-teaser .VV_CartLPTizer__MainBottom {
    margin-top: 5px;
}
@media (max-width: 767px) {
    .VV_CartLPTizerContainer._mango-teaser .VV_CartLPTizer__MainBottom {
        margin-top: 0;
    }
}
/* Safe Sale Banner */
    .VV_FormItem._deliveryOrderSafeSaleBanner{
        margin: 0 0 27px;
    }
    .VV23_DeliveryOrderSafeSaleBanner{
        background: var(--gray50);
        -webkit-border-radius: 16px;
           -moz-border-radius: 16px;
                border-radius: 16px;
        padding: 12px 20px 12px 14px;
    }
    .VV23_DeliveryOrderSafeSaleBanner__Row{
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
           -moz-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
           -moz-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }
    .VV23_DeliveryOrderSafeSaleBanner__Desc{
        margin: 4px 0 0;
        color: var(--gray600);
        max-width: 275px;
    }
    .VV23_DeliveryOrderSafeSaleBanner__Col._text{
        padding-right: 10px;
    }
    .VV23_DeliveryOrderSafeSaleBanner__Col._img{
        -webkit-flex-shrink: 0;
            -ms-flex-negative: 0;
                flex-shrink: 0;
    }
    .VV23_DeliveryOrderSafeSaleBanner__ImgWrp{
        width: 65px;
        height: 65px;
        background: #FFFFFF;
        -webkit-border-radius: 14px;
           -moz-border-radius: 14px;
                border-radius: 14px;
        position: relative;
        margin-left: 36px;
    }
    .VV23_DeliveryOrderSafeSaleBanner__Img{
        position: absolute;
        top: 0;
        left: -36px;
    }

    @media (max-width: 767px){
        .VV_FormItem._deliveryOrderSafeSaleBanner{
            margin: 0 0 17px;
        }
        .VV23_DeliveryOrderSafeSaleBanner{
            padding: 14px 6px 14px 10px;
        }
        .VV23_DeliveryOrderSafeSaleBanner__ImgWrp {
            margin-left: 0;
            margin-right: 5px;
        }
        .VV23_DeliveryOrderSafeSaleBanner__Img {
            top: 8px;
            left: auto;
            right: -6px;
            width: 69px;
            height: auto;
        }
    }

/* Пустая корзина 12.2022 */
.VV22_Empty_Basket{
    margin-top: 32px;
    margin-bottom: 32px;
    text-align: center;
}

.VV22_Empty_Basket__Title{
    margin-bottom: 18px;
    font-weight: 500;
}

.VV22_Empty_Basket__Button{
    min-width: 224px;
    font-weight: 500;
}

@media (max-width: 767px) {
    .VV22_Empty_Basket{
        margin-top: 60px;
        margin-bottom: 50px;
    }
}

/* Плавающая кнопка */
.VV22_Cart_Float_Submit{
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0px;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: center;
    transform: translateY(100%) translateX(0%);
    z-index: 109;
    transition: .2s ease;
}

.VV22_Cart_Float_Submit._show{
    transform: translateY(0%) translateX(0%);
    transition: .2s ease;
}

.VV22_Cart_Float_Submit__Inner{
    width: 100%;
    padding: 14px 0;
    box-shadow: 0px 4px 20px rgba(26, 26, 26, 0.08);
    z-index: 2;
}

.VV22_Cart_Float_Submit__Inner .Container{
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: space-between;
}

.VV22_Cart_Float_Submit__Title{
    margin-bottom: 2px;
}

.VV22_Cart_Float_Submit__Title:hover,
.VV22_Cart_Float_Submit__Address:hover{
    cursor: pointer;
    color: var(--green400);
}

.VV22_Cart_Float_Submit__Top{
    padding-right: 12px;
}
.VV22_Cart_Float_Submit__Button_cont{
    position: relative;
}
.VV22_Cart_Float_Submit__Button{
    padding-left: 41px !important;
    padding-right: 41px !important;
    font-weight: 500;
}

.VV22_Cart_Float_Submit__Button b{
    font-weight: 700;
}

.VV_Demand20PopInfo__HeaderLink._express{
    display: none;
}

.VV_Demand20PopInfo__Main,
.VV_Demand20PopInfo__MainTop,
.ScrollerToTop,
.VV_FeedBackShoweToggler2021{
    -webkit-transition: .4s ease, margin-right 0s !important;
    -o-transition: .4s ease, margin-right 0s !important;
    transition: .4s ease, margin-right 0s !important;
}

@media (min-width: 1024px) {
    .VV22_Cart_Float_Submit {
        left: calc((100vw - 955px) / 2);
        width: 567px;
    }
    .VV22_Cart_Float_Submit__Inner{
        padding: 16px 0;
        border-radius: 12px 12px 0 0;
    }
    .VV22_Cart_Float_Submit__Inner .Container{
        width: auto;
        padding-left: 20px;
        padding-right: 16px;
    }
    .VV22_Cart_Float_Submit__Button {
        padding-left: 28px !important;
        padding-right: 28px !important;
    }
    .VV_FeedBackShoweToggler2021{
        bottom: 20px;
        margin-bottom: 0 !important;
    }
    .ScrollerToTop{
        bottom: 95px;
        margin-bottom: 0 !important;
    }
    .VV_Demand20PopInfo__Main{
        margin-bottom: 0 !important;
    }
    
    .VV_Demand20PopInfo__MainTop .VV_FeedBackShoweToggler2021,
    .VV_Demand20PopInfo__MainTop .ScrollerToTop{
        margin-bottom: 20px !important;
    }
}

@media (min-width: 1280px) {
    .VV22_Cart_Float_Submit {
        left: calc((100vw - 1215px) / 2);
    }
}

@media (max-width: 1279px) {
    .VV22_Cart_Float_Submit_Notify{
        right: calc((100% - 940px) / 2);
    }
}

@media (max-width: 1023px) {
    .VV22_Cart_Float_Submit._show{
        bottom: 52px;
    }
    /* AB-test task 7011 */
    body._change-to-scroll-tabbar-height .VV22_Cart_Float_Submit._show{
        transform: translateY(0%) translateX(0%);
        transition: .3s transform ease;
    }
    body._change-to-scroll-tabbar-height._scrolled-to-top .VV22_Cart_Float_Submit._show{
        transform: translateY(calc(0% + 12px)) translateX(0%);
    }
    body._change-to-scroll-tabbar-height._scrolled-to-top .VV_Demand20PopInfoContainer .VV23_CartFeedBack_Tooltip._show {
        transform: translate(0%, -12px);
    }
    /* END --- AB-test task 7011 */
    .iOs .VV22_Cart_Float_Submit._show{
        bottom: 62px;
    }
    .VV22_Cart_Float_Submit._popinfo{
        margin-bottom: 42px;
    }
    .VV22_Cart_Float_Submit{
        z-index: 1050;
    }
    body._burger-menu-showed .VV22_Cart_Float_Submit{
        display: none !important;
    }
}

@media (max-width: 767px) {
    .VV22_Cart_Float_Submit{
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        left: 0;
        right: 0;
        transform: translateY(100%) translateX(0%);
    }
    .VV22_Cart_Float_Submit._popinfo{
        margin-bottom: 0px;
    }
    .VV22_Cart_Float_Submit._popinfo .VV22_Cart_Float_Submit__Inner{
        padding-bottom: 46px;
    }
    .VV22_Cart_Float_Submit__Inner{
        padding: 10px 0 8px;
        transition: .5s ease;
    }
    .VV22_Cart_Float_Submit__Inner .Container{
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .VV22_Cart_Float_Submit._show{
        transform: translateY(0%) translateX(0%);
    }
    .VV22_Cart_Float_Submit__Inner{
        width: 100%;
        /* border-radius: 18px 18px 0 0; */
        text-align: center;
    }
    .VV22_Cart_Float_Submit__Top{
        margin-bottom: 10px;
    }
    .VV22_Cart_Float_Submit__Button_cont{
        width: 100%;
    }
    .VV22_Cart_Float_Submit__Top{
        padding-right: 0;
    }
}

/* Сервисы/адрес 01.2023 */
.VV23_Order_Delivery{
    margin-top: 24px;
    margin-bottom: 12px;
}

.VV23_Order_Delivery .Delivery__Order__OrderBody-BlockTitle{
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.VV23_Order_Delivery .Delivery__Order__OrderBody-BlockTitle._test-b > span {
    margin-right: 12px;
}

.VV23_Order_Delivery .Delivery__Order__OrderBody-BlockTitle._test-b > a {
    margin-left: 0;
    margin-right: 16px;
    margin-top: 3px;
}

.VV23_Order_Delivery .Express__test-b{
    margin-bottom: 16px;
}

.VV23_Order_Delivery_Address{
    padding: 16px;
    border-radius: 12px;
}

.VV23_Order_Delivery_Address__Title{
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
    margin-bottom: 6px;
}

.VV23_Order_Delivery_Address__Details_Edit{
    display: inline-block;
    margin-top: 12px;
}

.VV23_Order_Delivery_Address__Details{
    margin-top: 4px;
}

.VV23_Order_Delivery_Address__Other{
    margin-top: 8px;
}

.VV23_Order_Delivery_Address__Other{
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
}

.VV23_Order_Delivery_Address__Other_Item{
    padding: 3px 8px;
    border-radius: 6px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.VV23_Order_Delivery_Address__Other_Item._name{
    margin-right: 4px;
    flex-shrink: 0;
}

.VV23_Order_Delivery_Modal .modal-dialog{
    max-width: 432px;
}

.VV23_Order_Delivery_Modal__Address{
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 40px;
}

.VV23_Order_Delivery_Modal__Address span{
    margin-right: 16px;
}

.VV23_Order_Delivery_Modal__Form{
    margin-bottom: 24px;
}

.VV23_Order_Delivery_Modal .VV23_Order_Delivery_Modal__Form_Error{
    position: absolute;
    transform: translateY(-100%);
}

.VV23_Order_Delivery_Modal__Form ._toggler{
    margin-bottom: 12px;
}

.VV23_Order_Delivery_Modal__Form .Form__itemsFields4 .VV_FormItem:not(:last-child){
    margin-right: 4px;
}

.VV23_Order_Delivery_Modal__Form .Form__itemsFields4 .VV_Input__Input{
    padding-left: 12px;
}

.VV23_Order_Delivery_Modal__Form .Form__itemsFields4 .VV_Input__Label{
    left: 12px;
    max-width: -webkit-calc(100% - 22px);
    max-width: -moz-calc(100% - 22px);
    max-width: calc(100% - 22px);
}

.VV23_Order_Delivery_Modal__Form .Courier_Comment{
    margin-bottom: 12px;
}

.VV23_Order_Submit_Button{
    font-weight: 500;
}

@media (max-width: 767px) {
    .VV23_Order_Delivery {
        margin-bottom: 4px;
    }
    .VV23_Order_Delivery .Delivery__Order__OrderBody-BlockTitle._test-b > a {
        margin-left: 0;
        margin-right: 0;
        margin-top: 0px;
    }
    .VV23_Order_Delivery_Modal .modal-layout, .VV23_Order_Delivery_Modal .modal-dialog, .VV23_Order_Delivery_Modal .modal-content {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .VV23_Order_Delivery_Modal .modal-dialog {
        max-width: 100%;
        margin: 0;
    }
    .VV23_Order_Delivery_Modal .modal-content {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        overflow: auto;
    }
    .VV23_Order_Delivery_Modal .Modal__inner {
        display: flex;
        flex-direction: column;
        height: 100%;
    }
    .VV23_Order_Delivery_Modal__Form {
        margin-bottom: 0;
        flex-grow: 1;
    }
    .VV23_Order_Delivery_Modal .VV23_Order_Delivery_Modal__Form_Error{
        position: relative;
        transform: translateY(0);
    }
    .VV23_Order_Delivery_Modal .VV_Button {
        flex-shrink: 0;
    }
    .VV23_Order_Delivery_Modal__Address{
        margin-bottom: 16px;
    }
    .VV23_Order_Delivery_Modal__Form .Form__itemsFields4 .VV_Input__Input {
        padding-left: 9px;
    }
    .VV23_Order_Delivery_Modal__Form .Form__itemsFields4 .VV_Input__Label{
        left: 9px;
        top: 19px;
        max-width: -webkit-calc(100% - 22px);
        max-width: -moz-calc(100% - 22px);
        max-width: calc(100% - 22px);
        font-size: 12px;
    }
    .VV23_Order_Delivery_Modal__Form .Form__itemsFields4 .VV_Input._not-empty .VV_Input__Label,
    .VV23_Order_Delivery_Modal__Form .Form__itemsFields4 .VV_Input._focused .VV_Input__Label {
        top: 9px;
    }
}

/* Самовывоз */
.VV23_Order_Takeaway{
    margin-top: 16px;
    margin-bottom: 0px;
}
.VV23_Order_Takeaway .Delivery__Order__OrderBody-BlockTitle{
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.VV23_Order_Takeaway .Delivery__Order__OrderBody-BlockTitle._test-b > span {
    margin-right: 12px;
}
.VV23_Order_Takeaway .Delivery__Order__OrderBody-BlockTitle._test-b > a {
    margin-left: 0;
    margin-right: 0;
    margin-top: 3px;
}
@media (max-width: 767px) {
    .VV23_Order_Takeaway .Delivery__Order__OrderBody-BlockTitle._test-b > a {
        margin-top: 0;
    }
}

/* Настройки заказа */
.VV23_OrderSettings{
    border-radius: 12px;
    -webkit-box-shadow: 0 0 30px 0 rgba(26, 26, 26, 0.05);
            box-shadow: 0 0 30px 0 rgba(26, 26, 26, 0.05);
    padding: 16px;
    background-color: var(--white);
    margin-bottom: 22px;
    overflow: hidden;
    border: 0;
    width: 100%;
    display: block;
    text-align: left;
    cursor: pointer;
}
.VV23_OrderSettings__Top{
    margin: -16px -16px -16px;
}
.VV23_OrderSettings._with-items .VV23_OrderSettings__Top{
    margin-bottom: 0;
}
.VV23_OrderSettings__Btn{
    position: relative;
    display: block;
    width: 100%;
    padding: 16px 50px 16px 16px;
    border: 0;
    border-radius: 12px;
    font-weight: 700;
    text-align: left;
    cursor: pointer;
    background: var(--white);
    color: var(--gray900);
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}
.VV23_OrderSettings__Title{
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.VV23_OrderSettings__TitleCol._img{
    margin: 0 8px 0 0;
}
.VV23_OrderSettings__TitleImg{
    display: block;
    fill: var(--light-tertiary);
}
.VV23_OrderSettings__Arrow{
    position: absolute;
    right: 25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    fill: var(--gray500);
    transition: .3s all;
}
.VV23_OrderSettings:hover .VV23_OrderSettings__Arrow{
    fill: var(--green500);
}
.VV23_OrderSettings__Bottom{
    border-top: 1px solid var(--gray300);
    padding-top: 16px;
}
.VV23_OrderSettings__PropsList{
    list-style: none;
    margin: 0;
    padding: 0;
}
.VV23_OrderSettings__PropsListItem{
    position: relative;
    list-style: none;
    margin: 0 0 8px;
    padding: 0 0 0 24px;
}
.VV23_OrderSettings__PropsListItem:last-child{
    margin: 0;
}
.VV23_OrderSettings__PropsListItem:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 16px;
    height: 16px;
    background-image: url("data:image/svg+xml, %3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.21799 8.09196C4.21799 8.09196 3.85108 7.72664 3.30071 8.08544C2.75034 8.44423 3.12381 9.06397 3.12381 9.06397L5.89531 11.7451C5.89531 11.7451 6.13118 11.9865 6.47189 11.9995C6.81259 12.0126 7.08123 11.7451 7.08123 11.7451L12.7553 6.28496C12.7553 6.28496 13.2925 5.80221 12.7749 5.26077C12.2573 4.71932 11.7659 5.18901 11.7659 5.18901L6.47844 10.2382L4.21799 8.09196Z' fill='%232DBE64'/%3E%3C/svg%3E");    
    background-position: 0 0;    
    background-repeat: no-repeat;
    background-size: 16px 16px;
    color: var(--light-secondary);
    font-weight: 500;
}

.VV23_OrderSettings__PropsListItemText{
    color: var(--light-secondary);
}
.VV23_OrderSettingsModal.lk-modal-alert .Modal__inner{
    padding: 24px 22px;
}
.VV23_OrderSettingsModal .VV_RadioList{
    margin-bottom: 6px;
}
.VV23_OrderSettingsModal .VV_TogglerItem .VV_TogglerItem__Row {
    padding: 2px 0 2px;
}
.VV23_OrderSettingsModal .VV_TogglerItem__Col._text{
    padding-right: 10px;
}
.VV23_OrderSettingsModal .VV_Toggler{
    -ms-flex-negative: 0;
        flex-shrink: 0;
}

.VV23_OrderSettingsModal__Block{
    margin: 0 0 24px;
}
.VV23_OrderSettingsModal__Block:last-child{
    margin: 0;
}
.VV23_OrderSettingsModal2Togglers__Header{
    margin: 0 0 12px;
}
.VV23_OrderSettingsModal2Togglers__Title{
    font-weight: 600;
}
.VV23_OrderSettingsModal2Togglers__Footer{
    text-align: center;
    margin: 8px 0 0;
}
.VV23_OrderSettingsModal2Togglers__FooterContent{
    color: var(--light-secondary);
    font-weight: 400;
}

.VV23_OrderSettingsModalSingleToggler .VV_TogglerItem__Title{
    font-weight: 600;
}
.VV23_OrderSettingsModalSingleToggler .VV_TogglerItem__Desc{
    font-weight: 400;
    color: var(--light-secondary);
    margin: 2px 0 0;
}

.VV23_OrderSettingsModalRadios{
    padding: 16px 16px 16px;
    border-radius: 16px;
    background: var(--light-surface2);
}
.VV23_OrderSettingsModalRadios__Header{
    margin: 0 0 12px;
}
.VV23_OrderSettingsModalRadios__Title{
    font-weight: 600;
}
.VV23_OrderSettingsModalRadios__List{
    list-style: none;
    margin: 0;
    padding: 0;
}
.VV23_OrderSettingsModalRadios__ListItem{
    list-style: none;
    padding: 0;
    margin: 0 0 12px;
}
.VV23_OrderSettingsModalRadios__ListItem:last-child{
    margin: 0;
}
.VV23_OrderSettingsModalRadios .VV_Radio__Title{
    font-weight: 500;
    color: var(--light-secondary);
    padding-right: 10px;
}
.VV23_OrderSettingsModalRadios .VV_Radio__Row{
    padding: 0;
}
.VV23_OrderSettingsModalRadios .VV_Radio__Col._circle {
    margin-right: 0;
}
.VV23_OrderSettingsModalRadios .VV_Radio__Circle {
    background-color: transparent;
}
.VV23_OrderSettingsModalRadios .VV_Radio__Input:checked ~ .VV_Radio__Col .VV_Radio__Circle {
    background-color: var(--white);
}

.VV23_OrderSettingsModalSingleToggler .VV_TogglerItem__Label{
    cursor: default;
}
.VV23_OrderSettingsModalSingleToggler .VV_Toggler{
    cursor: pointer;
}
.VV23_OrderSettingsModalSingleToggler .VV_TogglerItem__DescCuttedText{
    max-height: 37px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; 
}
.VV23_OrderSettingsModalSingleToggler .VV_TogglerItem__Desc._uncutted .VV_TogglerItem__DescCuttedText{
    max-height: none;
    overflow: visible;
    display: block;
}
.VV23_OrderSettingsModalSingleToggler .VV_TogglerItem__DescCuttedBtnWrp{
    display: none;
}
.VV23_OrderSettingsModalSingleToggler .VV_TogglerItem__Desc._with-togllers .VV_TogglerItem__DescCuttedBtnWrp{
    display: block;
}
.VV23_OrderSettingsModalSingleToggler .VV_TogglerItem__DescCuttedBtn{
    display: inline-block;
    padding: 0;
    border: 0;
    border-bottom: 1px solid currentColor;
    background: transparent;
    font-weight: 400;
    color: var(--light-secondary);
    line-height: 1;
    cursor: pointer;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}
.VV23_OrderSettingsModalSingleToggler .VV_TogglerItem__DescCuttedBtn:hover{
    color: var(--green700) !important;
}
.VV23_OrderSettingsModalSingleToggler .VV_TogglerItem__DescCuttedBtn._hide{
    display: none;
}
.VV23_OrderSettingsModalSingleToggler .VV_TogglerItem__Desc._uncutted .VV_TogglerItem__DescCuttedBtn._more{
    display: none;
}
.VV23_OrderSettingsModalSingleToggler .VV_TogglerItem__Desc._uncutted .VV_TogglerItem__DescCuttedBtn._hide{
    display: inline-block;
    color: var(--green500);
}

@media (max-width: 767px) {
    .VV23_OrderSettingsModal.lk-modal-alert .Modal__inner{
        padding: 20px 10px;
    }
    .VV23_OrderSettingsModal .lk-modal-alert__title {
        margin-bottom: 20px;
    }
    .VV23_OrderSettingsModal .lk-modal-alert__text {
        margin-bottom: 16px;
    }
    .VV23_OrderSettingsModal2Togglers .VV_SegmentedControl__Item {
        height: 34px;
        font-size: 16px;
    }
    .VV23_OrderSettingsModalSingleToggler._opened{
        padding-bottom: 12px;
        border-bottom: 1px solid var(--gray300);
    }
}

/* Кнопки "Посмотреть все" на слайдерах */

.Delivery__Order__GreenLabelTitle + .Delivery__Order__OrderBody-BlockSubTitle{
    margin-top: 0;
}

@media (max-width: 1279px) {
    .Delivery__Order__GreenLabel_ViewAll{
        display: none;
    }
}

/* Инпут Email для чеков */
    .VV_Input._error + .VV_Input__Required{
        opacity: 0;
        user-select: none;
    }
    .VV_Input__Required{
        margin-top: 8px;
    }

/* Комментарий курьеру */
.VV23_Order_Delivery_Courier_Comment{
    margin-top: 12px;
}

/* Euclid в списке товаров */
.Delivery__BasketModal__BasketItem-Price .Price{
    font-weight: 500;
}
.Delivery__Order__BasketBody .CartButton__quantityInputLineVal{
    font-weight: 600;
}
.Delivery__Order__BasketBody .CartButton__selector input{
    font-weight: 500;
    color: transparent;
    caret-color: var(--gray900);
}
.Delivery__Order__BasketBody .CartButton__selector--fake .CartButton__selector--fake-q{
    font-weight: 500;
}

/* Блок товаров не в наличии */

.Delivery__Order__BasketBody:not(:last-child) {
    margin-bottom: 16px;
    padding-bottom: 12px;
    border-bottom: 1px solid var(--gray100);
}

.Delivery__Order__BasketBody._unavailable-items .CartButton{
    pointer-events: none;
    background-color: var(--gray50);
    color: var(--gray400);
}

.Delivery__Order__BasketBody._unavailable-items .CartButton__quantityButton{
    color: var(--gray400)
}

.Delivery__Order__BasketBody._unavailable-items .Delivery__BasketModal__BasketItem--MaxQ{
    text-transform: lowercase;
}
.Delivery__Order__BasketBody._unavailable-items .Delivery__BasketModal__BasketItem-img,
.Delivery__Order__BasketBody._unavailable-items .Delivery__BasketModal__BasketItem-Name,
.Delivery__Order__BasketBody._unavailable-items .Delivery__BasketModal__BasketItem-left{
    opacity: .4;
}

/* Все товары не в наличии */
.Delivery__Order__AllItemsUnavailable {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 24px;
    padding: 5px 5px 5px 12px;
    background: white;
    border: 1px solid var(--redToPink4);
    border-radius: 12px;
}

.Delivery__Order__AllItemsUnavailable__Text {
    margin-right: 6px;
}

.Delivery__Order__AllItemsUnavailable .VV_Button {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

@media (max-width: 767px) {
    .Delivery__Order__AllItemsUnavailable {
        margin-bottom: 16px;
    }
}

/* Модалка блокировки */
.VV23_Modal_Ban .lk-modal-alert__title{
    padding-right: 34px;
}

.VV23_Modal_Ban .lk-modal-alert__text{
    position: relative;
    padding: 8px 10px 10px 20px;
    border: 1px solid var(--redToPink2);
    border-radius: 12px;
    overflow: hidden;
}

.VV23_Modal_Ban .lk-modal-alert__text:before{
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 10px;
    background-color: var(--redToPink2);
}

.VV23_Modal_Ban .VV_Link{
    display: inline-block;
    margin-top: 4px;
}

/* Модалка - Зеленых ценников нет */

.VV23_Order_GreenLabelsEmpty_Modal .modal-dialog{
    max-width: 432px;
}
/* Блоки без полоски внизу */
.Delivery__Order__OrderBody-Block._no-bottom-line{
    margin-bottom: 0;
    border-bottom: 0;
}
.hide-bottom-border{
    border-bottom:none; margin-bottom: -16px;
}


/* Модалка - Купон */

.VV23_Modal_Coupon_Top{
    margin-top: 16px;
    margin-bottom: 24px;
    text-align: center;
}
.VV23_Modal_Coupon_Top__Title{
    margin-bottom: 4px;
}
.VV23_Modal_Coupon_Label{
    display: flex;
    align-items: center;
    height: 100px;
    margin-bottom: 24px;
    border-radius: 16px;
    overflow: hidden;
}
.VV23_Modal_Coupon_Label__Sum{
    flex-grow: 1;
    text-align: center;
}
.VV23_Modal_Coupon_Label__Sum .Currency{
    margin-left: -3px;
}
.VV23_Modal_Coupon_Label__Dots{
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    height: 100%;
}
.VV23_Modal_Coupon_Label__Dots div{
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: var(--white);
}
.VV23_Modal_Coupon_Label__Dots div:first-child{
    width: 16px;
    height: 16px;
    margin-top: -8px;
    margin-bottom: -3px;
}
.VV23_Modal_Coupon_Label__Dots div:last-child{
    width: 16px;
    height: 16px;
    margin-top: -4px;
    margin-bottom: -8px;
}
.VV23_Modal_Coupon_Label__Desc{
    padding-left: 27px;
    padding-right: 28px;
    flex-shrink: 0;
}
.VV23_Modal_Coupon_Desc{
    margin-bottom: 24px;
}
.VV23_Modal_Coupon_Desc__Title{
    text-align: center;
}
.VV23_Modal_Coupon_Desc__Title._left{
    text-align: left;
}
.VV23_Modal_Coupon_Desc__Text{
    margin-top: 16px;
}
.VV23_Modal_Coupon_Desc__Text ul{
    margin: 0;
    padding-left: 23px;
}
.VV23_Modal_Coupon_Desc__Text li{
    margin-bottom: 8px;
}
.VV23_Modal_Coupon_Desc__Text li::marker{
    font-size: 12px;
}
.VV23_Modal_Coupon_Desc__Text li:last-child{
    margin-bottom: 0;
}

.VV23_Modal_Coupon_Button._mobile{
    position: fixed;
    z-index: 3;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 384px;
    margin: auto;
    padding: 20px 10px 16px 10px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 9.07%, #FFFFFF 18.18%, #FFFFFF 100%);
}

@media (min-width: 768px) {
    .VV23_Modal_Coupon_Button._mobile{
        display: none;
    }
}

@media (max-width: 767px) {
    .VV23_Modal_Coupon .modal-dialog{
        margin-top: 30px;
    }
    .VV23_Modal_Coupon .VV_ModalCloser {
        top: 10px;
        right: 10px;
    }
    .VV23_Modal_Coupon_Button._desktop{
        display: none;
    }
    .VV23_Modal_Coupon.lk-modal-alert .Modal__inner{
        padding-bottom: 60px;
    }
    .VV23_Modal_Coupon_Top {
        margin-top: 12px;
    }
    .VV23_Modal_Coupon_Label{
        margin-left: 10px;
        margin-right: 10px;
    }
    .VV23_Modal_Coupon_Label__Desc {
        padding-left: 22px;
        padding-right: 25px;
    }
    .VV23_Modal_Coupon_Desc{
        margin-left: 10px;
        margin-right: 10px;
    }
}


/* Товары сгоряча */
.Delivery__Order__BasketBody._hot-products{
    margin-bottom: 16px;
    padding-bottom: 26px;
    border-bottom: 1px solid var(--gray100);
}

/* Столовые приборы */
.VV23_Order_Cutlery{
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
    margin-top: 12px;
    padding: 8px 0 8px 12px;
    border-radius: 10px;
    font-weight: 500;
}
.VV23_Order_Cutlery__Left{
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
}
.VV23_Order_Cutlery__Icon{
    display: block;
}
.VV23_Order_Cutlery__Title{
    margin: 0px 8px;
}
.VV23_Order_Cutlery__Info svg{
    display: block;
}
.bx-no-touch .VV23_Order_Cutlery__Info path{
    transition: .3s;
}
.bx-no-touch .VV23_Order_Cutlery__Info:hover path{
    fill: var(--green500);
}

.VV23_Order_Cutlery__Right{
    height: 34px;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
}
.VV23_Order_Cutlery__Button{
    width: 36px;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    border: 0;
    background: transparent;
    cursor: pointer;
}
.VV23_Order_Cutlery__Button._disabled{
    pointer-events: none;
}
.VV23_Order_Cutlery__Button._disabled path{
    stroke: var(--gray400);
}
.VV23_Order_Cutlery__Amount{
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    min-width: 52px;
    padding: 0px 6px;
    border-right: 1px solid var(--gray300);
    border-left: 1px solid var(--gray300);
}

/* Блок с призывом авторизоваться */
.VV23_CartPageNeedAuthBlock{
    margin: 0 0 35px;
}
.VV23_CartPageNeedAuthBlockMobile .VV23_CartPageNeedAuthBlock{
    display: none;
}
.VV23_CartPageNeedAuthBlock__Row{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: var(--light-additional1-container-fill);
    border: 1px solid var(--light-additional1-border);
    padding: 12px 12px 12px 24px;
    border-radius: 20px;
}
.VV23_CartPageNeedAuthBlock__Col._main{
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding-right: 20px;
}
.VV23_CartPageNeedAuthBlock__Text{
    position: relative;
    min-height: 24px;
    font-weight: 500;
    padding: 3px 0 0 32px;
}
.VV23_CartPageNeedAuthBlock__TextImg{
    position: absolute;
    top: 0;
    left: 0;
}
.VV23_CartPageNeedAuthBlock__Col._btn .VV_Button{
    min-width: 190px;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}
.VV23_CartPageNeedAuthBlock__Col._btn .VV_Button__Img{
    display: none;
}

@media (max-width: 1023px){
    .VV23_CartPageNeedAuthBlockDesktop .VV23_CartPageNeedAuthBlock{
        display: none;
    }
    .VV23_CartPageNeedAuthBlockMobile .VV23_CartPageNeedAuthBlock{
        display: block;
        margin: 0 0 20px;
    }
}

@media (max-width: 767px){
    .VV23_CartPageNeedAuthBlock._mobile{
        margin: 0 0 17px;
    }
    .VV23_CartPageNeedAuthBlock__Col._btn .VV_Button__Img{
        display: block;
        stroke: none;
    }
    .VV23_CartPageNeedAuthBlock__Col._btn .VV_Button__Text{
        display: none;
    }
    .VV23_CartPageNeedAuthBlock__Row{
        padding: 12px 12px 12px 12px;
    }
    .VV23_CartPageNeedAuthBlock__Col._btn .VV_Button {
        min-width: 44px;
        width: 44px;
        padding: 0;
    }
}

/* Блок промокода для неавторизованных */   
.VV23_CartCouponNoAuth{
    padding: 16px;
    border-radius: 12px;
    -webkit-box-shadow: 0px 2px 25px 0 rgba(0,0,0,.08);
            box-shadow: 0px 2px 25px 0 rgba(0,0,0,.08);
}
.VV23_CartCouponNoAuth__Row{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.VV23_CartCouponNoAuth__Col._main{
    padding-right: 10px;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
}
.VV23_CartCouponNoAuth__Title{
    margin: 0 0 4px;
}
.VV23_CartCouponNoAuth__Desc{
    color: var(--light-secondary);
    font-weight: 400;
}
.VV23_CartCouponNoAuth__Col._btn{
    -ms-flex-negative: 0;
        flex-shrink: 0;
}
.VV23_CartCouponNoAuth .VV_Button{
    min-width: 172px;
}

@media (max-width: 1279px){
    .VV23_CartCouponNoAuth__Row{
        display: block;
    }
    .VV23_CartCouponNoAuth__Col._main{
        padding-right: 0;
    }
    .VV23_CartCouponNoAuth__Col._btn{
        margin: 10px 0 0;
    }
}

@media (max-width: 1023px){
    .VV23_CartCouponNoAuth__Row{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .VV23_CartCouponNoAuth__Col._main{
        padding-right: 10px;
    }
    .VV23_CartCouponNoAuth__Col._btn{
        margin: 0;
    }
}

@media (max-width: 550px){
    .VV23_CartCouponNoAuth{
        padding: 12px 12px 12px;
    }
    .VV23_CartCouponNoAuth__Row{
        display: block;
    }
    .VV23_CartCouponNoAuth__Col._main{
        padding-right: 0;
    }
    .VV23_CartCouponNoAuth__Col._btn{
        margin: 10px 0 0;
    }
}

html body.bvi-body .VV23_CartCouponNoAuth {
    background-color: var(--bviBG);
    border: var(--bviBorder);
}
html body.bvi-body .VV23_CartCouponNoAuth__Desc {
    color: var(--bviText);
}

/* Packages for pay */
.VV23_OrderPagePackages{
    overflow: hidden;
    border-radius: 12px;
    background-color: var(--light-additional1-container-fill);
}
.VV23_OrderPagePackages__Row{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 16px;
}
.VV23_OrderPagePackages__Title{
    font-weight: 500;
}
.VV23_OrderPagePackages__Desc{
    margin-top: 4px;
    font-weight: 400;
    color: var(--gray600);
}
.VV23_OrderPagePackages__Col._img{
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding-left: 15px;
    margin-left: auto;
}
.VV23_OrderPagePackages__Img{
    display: block;
}

@media (max-width: 767px){
    .VV23_OrderPagePackages {
        border-radius: 20px;
    }
    .VV23_OrderPagePackages__Row{
        padding: 12px 5px 12px 15px;
    }
    .VV23_OrderPagePackages__Col._text{
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
    }
    .VV23_OrderPagePackages__Desc {
        margin-top: 2px;
    }
    .VV23_OrderPagePackages__Col._img{
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
        padding: 0;
        margin-right: 15px;
    }
}

/* Modal with not avail prods */
.VV23_OrderErrorStModal.modal{
    overflow: hidden;
}
.VV23_OrderErrorStModal .modal-layout,
.VV23_OrderErrorStModal .modal-content,
.VV23_OrderErrorStModal .modal-dialog{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    max-width: 100%;
}
.VV23_OrderErrorStModal .modal-content {
    border-radius: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: transparent;
}
.VV23_OrderErrorStModal__Inner {
    padding: 0 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 100%;
    padding: 0 4px;
    width: 100%;
    background: var(--white);
    border-radius: 16px;
    margin: 0 auto;
    max-width: 384px;
    overflow: auto;
    scrollbar-width: thin; /* FF */
    scrollbar-color: var(--light-tertiary) var(--light-surface3); /* FF thumb track */
}
.VV23_OrderErrorStModal__Header{
    position: relative;
    padding: 24px 16px 16px 16px;
    border-radius: 16px 16px 0 0;
}
.VV23_OrderErrorStModal__Header .VV_ModalCloser {
    top: 24px;
    right: 16px;
}
.VV23_OrderErrorStModal__Title{
    font-weight: 700;
}
.VV23_OrderErrorStModal__Subtitle{
    font-weight: 400;
}
.VV23_OrderErrorStModal__Title + .VV23_OrderErrorStModal__Subtitle{
    margin-top: 25px;
}
.VV23_OrderErrorStModal__Body{
    padding: 0 16px;
    max-height: 316px;
    overflow: auto;
    -ms-scroll-chaining: none;
        overscroll-behavior: none;
    scrollbar-width: thin; /* FF */
    scrollbar-color: var(--light-tertiary) var(--light-surface3); /* FF thumb track */
    min-height: 70px;
}
.VV23_OrderErrorStModal__Inner::-webkit-scrollbar,
.VV23_OrderErrorStModal__Body::-webkit-scrollbar {
    width: 4px;
}
.VV23_OrderErrorStModal__Inner::-webkit-scrollbar-track,
.VV23_OrderErrorStModal__Body::-webkit-scrollbar-track {
    background: var(--light-surface3);
    border-radius: 4px;
}
.VV23_OrderErrorStModal__Inner::-webkit-scrollbar-thumb,
.VV23_OrderErrorStModal__Body::-webkit-scrollbar-thumb {
    background-color: var(--light-tertiary);
    border-radius: 4px;
    border: 0;
}
.VV23_OrderErrorStModal__Footer{
    padding: 16px 16px 24px;
}
.VV23_OrderErrorStModal__FooterLine{
    margin-bottom: 10px;
}
.VV23_OrderErrorStModal__FooterLine:last-child{
    margin-bottom: 0;
}

@media (max-width: 767px){
    .VV23_OrderErrorStModal .modal-layout{
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end;
    }
    .VV23_OrderErrorStModal .modal-content {
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end;
        padding: 0;
    }
    .VV23_OrderErrorStModal .modal-dialog {
        max-width: 100%;
        margin: 0;
    }
    .VV23_OrderErrorStModal__Inner{
        padding: 0 4px;
        border-radius: 16px 16px 0 0;
        max-width: 100%;
    }
    .VV23_OrderErrorStModal__Header{
        padding: 20px 10px;
    }
    .VV23_OrderErrorStModal__Header .VV_ModalCloser {
        top: 20px;
        right: 6px;
    }
    .VV23_OrderErrorStModal__Body{
        max-height: 100%;
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        padding: 0 6px;
    }
    .VV23_OrderErrorStModal__Footer{
        padding: 20px 6px 16px;
    }
}

/* Address More Info */
.VV_Order24AddressMoreInfo{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -3px;
}
.VV_Order24AddressMoreInfo .VV_FormItem{
    width: 25%;
}
.VV_Order24AddressMoreInfo__Error{
    font-weight: 400;
    margin: 0 0 5px;
    color: var(--light-negative);
    width: 100%;
    padding: 0 3px;
}

@media (max-width: 480px){
    .VV_Order24AddressMoreInfo__Error{
        margin: 12px 0 0;
    }
}

/* USER_AGREEMENT error */
.VV_Checkbox._error-checkbox .VV_Checkbox__Input:not(:checked) ~ .VV_Checkbox__Col .VV_Checkbox__Box{
    background-color: var(--berry8);
    border-color: var(--light-negative);
}
/* USER_AGREEMENT error */

/* Bonuses blocks */
.VV23_CartPageBonusesBlock{
    border-radius: 16px;
    padding: 16px;
    -webkit-box-shadow: 0 0 30px 0 rgba(26, 26, 26, 0.05);
            box-shadow: 0 0 30px 0 rgba(26, 26, 26, 0.05);
}
.VV23_CartPageBonusesBlock__Header{
    margin: 0 0 12px;
}
.VV23_CartPageBonusesBlockItem{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
}
.VV23_CartPageBonusesBlockItem:not(.hidden) + .VV23_CartPageBonusesBlockItem{
    padding-top: 12px;
    margin-top: 12px;
    border-top: 1px solid var(--gray200);
}
.VV23_CartPageBonusesBlockItem__Col._img{
    width: 24px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin: 0 10px 0 0;
}
.VV23_CartPageBonusesBlockItem__Img{
    width: 100%;
    display: block;
}
.VV23_CartPageBonusesBlockItem__Col._main{
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
}
.VV23_CartPageBonusesBlockItem__Col._toggler{
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding-left: 20px;
}
.VV23_CartPageBonusesBlockItem__Title{
    font-weight: 500;
    margin: 0 0 3px;
}
.VV23_CartPageBonusesBlockItem__Text{
    color: var(--gray600);
    font-weight: 400;
}
.VV23_CartPageBonusesBlockItem__TextCount{
    display: inline-block;
    padding: 2px 5px 2px;
    border-radius: 8px;
    background-color: var(--green50);
    color: var(--green500);
}
.VV23_CartPageBonusesBlockItem__Change{
    margin: 1px 0 0;
    line-height: 1;
}
.VV23_CartPageBonusesBlockItem__ChangeBtn{
    display: inline;
    padding: 0;
    background: transparent;
    border: 0;
    color: var(--green500);
    cursor: pointer;
    line-height: 1;
    font-weight: 500;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}
.VV23_CartPageBonusesBlockItem__ChangeBtn:hover{
    color: var(--green300);
}

.Delivery__Order__CardItemCircColRow{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.Delivery__Order__CardItemCircColCol._bonuse{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 14px;
    -ms-flex-negative: 1;
        flex-shrink: 1;
}
.Delivery__Order__CardItemCircColImg{
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 16px;
    height: 16px;
    margin-right: 4px;
    display: block;
}
.Delivery__Order__CardItemCircColCount{
    font-weight: 500;
    word-break: break-word;
}
.VV_RadioList._circleRight .VV_Radio__Col._circle._with-bonus{
    margin-left: 30px;
    -ms-flex-negative: 1;
        flex-shrink: 1;
}

/* Modals bonuse */
.VV23_CartSpendBonusesModal .modal-dialog{
    max-width: 386px;
}
.VV23_CartSpendBonusesModal .modal-content{
    padding: 24px;
    border-radius: 16px;
}
.VV23_CartSpendBonusesModal__Header{
    margin: 0 0 4px;
    padding-right: 30px;
}
.VV23_CartSpendBonusesModal__Title{
    font-weight: 700;
}
.VV23_CartSpendBonusesModal__BodyText{
    color: var(--gray600);
    font-weight: 400;
    margin: 0 0 16px;
}
.VV23_CartSpendBonusesModal__Inner._slider-tooltip .VV23_CartSpendBonusesModal__BodyText{
    margin-bottom: 45px;
}
.VV23_CartSpendBonusesModalBonuseManage__Input{
    margin: 0 0 16px;
}
.VV23_CartSpendBonusesModalBonuseManage__SliderBlock .VV_Range {
    margin: 34px 0 16px;
}
.VV23_CartSpendBonusesModalBonuseManage__SliderValues{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-weight: 600;
    color: var(--gray400);
}
.iOs .VV23_CartSpendBonusesModalBonuseManage__SliderValues{
    padding: 0 50px;
}
.VV23_CartSpendBonusesModalBonuseManage__Slider{
    margin: 0 0 14px;
}
.VV23_CartSpendBonusesModalBonuseManage__Note{
    color: var(--gray600);
    font-weight: 400;
}
.VV23_CartSpendBonusesModal__Footer{
    margin: 24px 0 0;
}
.VV23_CartSpendBonusesModal__Footer .VV_Button{
    width: 100%;
}

.VV_NoUiSlider.VV23_CartSpendBonusesModalBonuseManage__Slider.noUi-target {
    margin-bottom: 26px;
}
.iOs .VV_NoUiSlider.VV23_CartSpendBonusesModalBonuseManage__Slider.noUi-target {
    margin:0 50px 30px 50px
}

@media (max-width: 767px){
    .VV23_CartSpendBonusesModal{
        bottom: 0 !important;
    }
    .VV23_CartSpendBonusesModal .modal-layout{
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end;
    }
    .VV23_CartSpendBonusesModal .modal-dialog{
        max-width: 100%;
        margin: 24px 0 0;
    }
    .VV23_CartSpendBonusesModal .modal-content{
        padding: 20px 10px 20px;
        border-radius: 16px 16px 0 0;
    }
    .VV23_CartSpendBonusesModal__BodyText{
        margin: 0 0 12px;
    }
    .VV23_CartSpendBonusesModalBonuseManage__Input {
        margin: 0 0 12px;
    }
    .VV23_CartSpendBonusesModal__Footer {
        margin: 16px 0 0;
    }
}

/* QR Pay Confirm */
.Delivery__OrderQRPayConfirm{
    padding: 16px 16px 16px;
    border-radius: 12px;
    border: 1px solid var(--green500);
    margin: 17px 0 16px;
}
.Delivery__OrderQRPayConfirm__Title{
    font-weight: 600;
}
.Delivery__OrderQRPayConfirm__Desc{
    font-weight: 400;
    color: var(--light-secondary);
    word-break: break-word;
}
.Delivery__OrderQRPayConfirm__Title + .Delivery__OrderQRPayConfirm__Desc{
    margin-top: 4px;
}
/* End */
/* /local/components/ameton/order/templates/new/common_style.css?1749107555124532 */
