.page_error_404{
	text-align: center;
    width: 100%;
    padding: 100px 0 60px 0;
}
.page_error_404 .page_error_404_title{
	font-size: 40px;
    font-weight: 600;
}
.page_error_404 .error_1{
	color: #4c4b4b;
    font-size: 18px;
}
.page_error_404 .error_2{
	color: #000;
    font-size: 20px;
}
.page_error_404 .error_2 a{
	text-decoration: underline;
    color: #000;
}


.footer-block-inner{
max-width: 100%;
}
.hidden.offlabel{
 display:none;
}

.onepay .pickup {
    border-radius: 20px;
}
.onepay .delivery{
display:none;
}

.header-top-line{   background: #1f1d1f;}
.header-btn__link, .header-profile-image {
  border: 1px solid #292729;
  background: #292729;
}

.popup.add_gift_pop2 .popup-block{
    max-width: 600px;
background:#fff;
border: 0;
    border-radius: 20px;
}
.popup.add_gift_pop2 .popup-block .title {color:#000;  margin-bottom: 0px; line-height: normal;}
.popup.add_gift_pop2 .popup-block .title span{color: #82a74c;}
.popup.add_gift_pop2 .popup-block .title2 {text-align: center;
    margin-bottom: 10px; font-size: 20px;line-height: normal;}
 .popup.add_gift_pop2 .link-tobuy{
    cursor: pointer; 
    font-size: 15px;
    line-height: 40px;
    border: 0;
    border-radius: 6px;
    background: #91ba55;
    color: #fff;
    padding: 0 20px;
    margin: 0 auto;
    display: block;
}
.popup.add_gift_pop2 .link-tobuy span:before{content: "";
    width: 50px;
    height: 22px;
    display: inline-block;
    background-image: url(img/return.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    top: 6px;}


.popup.add_gift_pop2 .title.min{display:none;}
.popup.add_gift_pop2 .title2.min{display:none;}
.popup.add_gift_pop2 .link-tobuy{display:none;}

.popup.add_gift_pop2.minsumm .title.min{display:block;}
.popup.add_gift_pop2.minsumm .title2.min{display:block;}
.popup.add_gift_pop2.minsumm .link-tobuy{display:block;}


.popup.add_gift_pop2.minsumm .title.max{display:none;}
.popup.add_gift_pop2.minsumm .title2.max{display:none;}
.popup.add_gift_pop2.minsumm .gift_line .gift_el .btn_add{ opacity: 0.3;}



.popup.add_gift_pop2 .gift_line { display: flex;     width: 100%; justify-content: center;}
.popup.add_gift_pop2 .gift_el {width:50%; padding: 10px 20px;
    text-align: center; position: relative;}
.popup.add_gift_pop2 .gift_el .img {
    display: inline-block;
    width: 100%;
    height: 150px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.popup.add_gift_pop2 .gift_el .name{ font-weight: bold; display:block; font-size: 18px;}
.popup.add_gift_pop2 .gift_el .size{font-size: 14px; display:block;color: #7b7b7b;    height: 24px;}
.popup.add_gift_pop2 .gift_el .desc{font-size: 14px; display:block;line-height: normal;color: #7b7b7b; 
text-transform: lowercase;  margin-bottom: 20px; position: relative;}
.popup.add_gift_pop2 .gift_el .confirm-1{display:none; background-color: #d59339;border-radius: 2px;
    padding: 5px 15px; color: #fff;
height: 20px;
    font-size: 12px;
    position: absolute;
    width: 90px;
    left: calc(50% - 45px);
    bottom: -12px;
}
.popup.add_gift_pop2 .gift_el .btn_add{
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    display: block;
    line-height: 37px;
    background-image: -webkit-linear-gradient(86deg, #82a74c 0%, #91ba55 100%);
    background-image: -o-linear-gradient(86deg, #82a74c 0%, #91ba55 100%);
    background-image: linear-gradient(4deg, #82a74c 0%, #91ba55 100%);
    height: 37px;
display: inline-block;
    border-radius: 6px;
    padding: 0 20px;
    cursor: pointer;
}
.popup.add_gift_pop2 .desc .text{
    max-height: 35px;
    overflow: hidden;
    margin-bottom: 15px;
}
.popup.add_gift_pop2 .prices .oldv{
    font-size: 12px;
text-decoration: line-through;
}
.popup.add_gift_pop2 .prices .disv{
    font-size: 18px;
padding-left: 10px;
}

.close_pop_gift2 {
    position: absolute;
    right: -20px;
    top:5px;
    color: #000;
    z-index: 99;
    display: inline-block;
    text-align: center;
    padding: 0px 7px;
    cursor: pointer;
    line-height: 20px;
    padding-top: 6px;
}
.close_pop_gift2 span {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    display: inline-block;
    font-size: 45px;
    font-weight: 100;
    font-family: "Helvetica Neue";
}
.close_pop_gift2-b{
    cursor: pointer;
    position: absolute;
    bottom: 5px;
    width: 92%;
    text-align: center;
    font-size: 14px;
    text-decoration: underline;
}


.popup.banket .popup-block{
max-width:540px;
color:#fff;
text-align: center;
padding: 50px;
}
.popup.banket .popup-block .text2{
    display: inline-block;
    text-align: left;
}

.popup.banket button{
width: 100%;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 46px;
    border: 0;
    border-radius: 24px;
    background: #82a74c;
    background: #91ba55;
    color: #fff;
margin-top: 70px;
}

.popup.banket a{
width: 100%;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 46px;
    border: 0;
    border-radius: 24px;
border: 1px solid #fff;
    color: #fff;
margin-top: 40px;
display: block;
}
.popup.banket a span:before{
content:"";
width: 50px;
    height: 22px;
    display: inline-block;
    background-image: url('img/return.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    top: 4px;
}

.popup.set_deliv_pop{ position: fixed;}
.popup.set_deliv_pop .popcont-delivery-blockt{    max-height: 90vh;    overflow: auto;}
.top_setdeliv{border: 0;
    background: 0; color: #fefefe;
padding-left: 20px;
    position: relative;
cursor:pointer;}
.top_setdeliv:focus{outline:none;}
.top_setdeliv:before{
content:"";
background-image: url(img/gr-chevron.svg);
    width: 16px;
    height: 15px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
}
.top_setdeliv span{color: #f5d5be;}

.popup.select_punct .popcont-delivery-blockt{
max-height: 90vh; margin-top: 50px;     overflow: auto;
}
.food-menu-a__control, .food-menu-a__value{height:auto!important}
.clear {
    float: none;
    clear: both;
    width: 100%;
}
.popcont-delivery-blockt{max-width: 620px;
    width: 100%;
    background: #fff;
    border-radius: 20px;
    pointer-events: auto;
    padding: 35px 20px; z-index:99;
    position: relative;margin: auto;}
.popcont-delivery-blockt .title-content {
    font-size: 18px;
    color: #232323;
    font-weight: 500;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
}

.delivery-block__content .title {
	font-size: 18px;
	color: #000;
	margin-bottom: 20px;
	padding-left: 10px;
 font-family: "roboto-bold";
}
.delivery-block__list .item {
	border: 1px solid #ececec;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 12px;
	font-size: 11px;
	padding: 9px 0;
border-radius: 0;
}
.delivery-block__list .item:hover {
box-shadow: 0 0 3px 1px rgba(43, 72, 24, 0.2);
    border: 1px solid #ececec;
}
.delivery-block__list .item .icon {
	width: 13.3%;
	border-right: 1px solid #ececec;
	text-align: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
.delivery-block__list .item .icon .img {
	margin: auto
}
.delivery-block__list .item .icon__inner {
	color: #00be88;
	margin: auto
}
.delivery-block__list .item .icon__inner .sale-info {
	font-size: 11px;
	font-weight: 500;
	letter-spacing: .2px
 font-family: "roboto-bold";
}
.delivery-block__list .item .icon__inner .discount {
	font-size: 18px;
	font-weight: 700;
 font-family: "roboto-bold";
}
.delivery-block__list .item .text {
	width: 61.3%;
	padding-left: 10px
}
.delivery-block__list .item .text .name {
	color: #00be88;
	font-weight: 700;
	text-transform: uppercase;
    width: auto;
    float: none;
    text-align: left;
    justify-content: end;
    height: auto;
    font-size: 10px;
    display: block;
 font-family: "roboto-bold";
}
.delivery-block__list .item .text .name .plus {
	font-weight: 500;
	float: right;
	padding-right: 15px
}
.delivery-block__list .item .text .desc {
	font-size: 14px;
	color: #000;
	font-weight: 500;
text-align: left;
 font-family: "roboto-bold";
}
.delivery-block__list .item .schedule {
	width: 25.4%;
	color: #000;
	text-align: center;
	text-transform: uppercase;
	border-left: 1px solid #ececec;
    align-items: center;
    display: flex;
    justify-content: center;
}