a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline
}

a {
    text-decoration: none
}

a:active,
a:hover {
    outline: 0
}

li,
ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 400
}

*,
:after,
:before,
html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

:focus {
    outline: 0
}

audio,
img,
video {
    max-width: 100%;
    height: auto
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle
}

iframe {
    border: 0
}

textarea {
    resize: none;
    overflow: auto;
    vertical-align: top;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none
}

button,
input,
select,
textarea {
    outline: none;
    border: none;
    font-size: 100%;
    margin: 0
}

button,
input {
    line-height: normal
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0;
    text-align: left
}

.wp-get-eat-restaurant .footer {
    width: 100%;
    height: 88px;
    background: #fff;
    -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, .25);
    box-shadow: 0 4px 12px rgba(0, 0, 0, .25);
    padding: 5px 0;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 10
}

.wp-get-eat-restaurant .footer,
.wp-get-eat-restaurant .footer__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.wp-get-eat-restaurant .footer__content {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.wp-get-eat-restaurant .footer .countdown {
    display: block;
    text-align: center;
    margin: 0 15px
}

.wp-get-eat-restaurant .footer .countdown__label {
    color: #48b26b;
    margin: 0 0 13px
}

.wp-get-eat-restaurant .footer__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.wp-get-eat-restaurant .footer__price {
    font-style: normal;
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 1.2;
    color: #d60b52;
    margin-right: 40px
}

.wp-get-eat-restaurant .footer-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.wp-get-eat-restaurant .footer-logo__img {
    display: inline-block;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    margin-right: 20px
}

.wp-get-eat-restaurant .footer-logo__name {
    font-style: normal;
    font-weight: 500;
    font-size: 2rem;
    line-height: 1.2;
    color: #3c3c3b
}

html[dir=rtl] .wp-get-eat-restaurant .footer__price {
    margin-right: 0;
    margin-left: 40px
}

html[dir=rtl] .wp-get-eat-restaurant .footer-logo__img {
    margin-right: 0;
    margin-left: 20px
}

.wp-get-eat-restaurant .header {
    height: 400px;
    color: #fff;
    text-align: center;
    position: relative;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

.wp-get-eat-restaurant .header:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: -o-linear-gradient(269.76deg, rgba(0, 0, 0, .7) -29.26%, rgba(0, 0, 0, 0) 99.8%);
    background: linear-gradient(180.24deg, rgba(0, 0, 0, .7) -29.26%, rgba(0, 0, 0, 0) 99.8%);
    position: absolute;
    top: 0;
    left: 0
}

.wp-get-eat-restaurant .header .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    position: relative
}

.wp-get-eat-restaurant .header .icon {
    fill: #fff
}

.wp-get-eat-restaurant .header .h1,
.wp-get-eat-restaurant .header .h2,
.wp-get-eat-restaurant .header .h3,
.wp-get-eat-restaurant .header .h4,
.wp-get-eat-restaurant .header .h5,
.wp-get-eat-restaurant .header .h6,
.wp-get-eat-restaurant .header h1,
.wp-get-eat-restaurant .header h2,
.wp-get-eat-restaurant .header h3,
.wp-get-eat-restaurant .header h4,
.wp-get-eat-restaurant .header h5,
.wp-get-eat-restaurant .header h6 {
    color: #fff;
    margin-bottom: 0
}

.wp-get-eat-restaurant .header__back {
    font-style: normal;
    font-weight: 500;
    font-size: .875rem;
    line-height: 1.2;
    color: #fff;
    text-transform: uppercase;
    text-align: left;
    text-decoration: underline;
    position: absolute;
    top: 24px;
    left: 0
}

.wp-get-eat-restaurant .header__back .icon {
    margin-right: 8px
}

.wp-get-eat-restaurant .header__back:hover {
    text-decoration: none
}

.wp-get-eat-restaurant .header__text {
    max-width: 500px;
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5;
    color: #fff;
    margin-top: 20px
}

html[dir=rtl] .wp-get-eat-restaurant .header__back {
    left: auto;
    right: 0
}

html[dir=rtl] .wp-get-eat-restaurant .header__back .icon {
    margin-right: 0;
    margin-left: 8px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

body,
html {
    background: #e5e5e5;
    font-family: inherit;
    font-style: normal;
    font-weight: 400;
    font-size: 1.4rem!important;
    line-height: 1.2;
    color: #4a4a4a;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body.no-scroll {
    height: 100%;
    width: 100%;
    overflow: hidden
}

*,
:after,
:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

.wp-get-eat-restaurant {
    font-family: inherit;
}

.wp-get-eat-restaurant img {
    max-width: 100%
}

.wp-get-eat-restaurant a img {
    border: none
}

.wp-get-eat-restaurant article,
.wp-get-eat-restaurant aside,
.wp-get-eat-restaurant details,
.wp-get-eat-restaurant figcaption,
.wp-get-eat-restaurant figure,
.wp-get-eat-restaurant footer,
.wp-get-eat-restaurant header,
.wp-get-eat-restaurant hgroup,
.wp-get-eat-restaurant main,
.wp-get-eat-restaurant menu,
.wp-get-eat-restaurant nav,
.wp-get-eat-restaurant section,
.wp-get-eat-restaurant summary {
    display: block
}

.wp-get-eat-restaurant a {
    color: #000
}

.wp-get-eat-restaurant a:hover {
    text-decoration: none
}

.wp-get-eat-restaurant p {
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.25;
    color: #4a4a4a;
    margin-bottom: 25px
}

.wp-get-eat-restaurant .h1,
.wp-get-eat-restaurant .h2,
.wp-get-eat-restaurant .h3,
.wp-get-eat-restaurant .h4,
.wp-get-eat-restaurant .h5,
.wp-get-eat-restaurant h1,
.wp-get-eat-restaurant h2,
.wp-get-eat-restaurant h3,
.wp-get-eat-restaurant h4,
.wp-get-eat-restaurant h5 {
    line-height: 1.4;
    color: #4a4a4a
}

.wp-get-eat-restaurant .h1,
.wp-get-eat-restaurant h1 {
    font-style: normal;
    font-weight: 500;
    font-size: 5.5rem;
    line-height: 1.2;
    color: #4a4a4a;
    margin-bottom: 35px
}

.wp-get-eat-restaurant .h2,
.wp-get-eat-restaurant h2 {
    font-style: normal;
    font-weight: 500;
    font-size: 2.5rem;
    line-height: 1.2;
    color: #4a4a4a;
    margin-bottom: 35px
}

.wp-get-eat-restaurant .h3,
.wp-get-eat-restaurant h3 {
    font-style: normal;
    font-weight: 500;
    font-size: 2rem;
    line-height: 1.2;
    color: #4a4a4a;
    margin-bottom: 22px
}

.wp-get-eat-restaurant .h4,
.wp-get-eat-restaurant h4 {
    font-style: normal;
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 1.2;
    color: #4a4a4a;
    margin-bottom: 10px
}

.wp-get-eat-restaurant .h5,
.wp-get-eat-restaurant h5 {
    font-style: normal;
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 1.2;
    color: #4a4a4a;
    margin-bottom: 10px
}

.wp-get-eat-restaurant .h6,
.wp-get-eat-restaurant h6 {
    font-style: normal;
    font-weight: 500;
    font-size: 1.3rem;
    line-height: 1.2;
    color: #4a4a4a;
    margin-bottom: 10px
}

.wp-get-eat-restaurant ul {
    padding-left: 12px
}

.wp-get-eat-restaurant ul li {
    position: relative
}

.wp-get-eat-restaurant ul li:before {
    content: "-";
    position: absolute;
    left: -12px
}

.wp-get-eat-restaurant .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100vh;
    width: 100%;
    max-width: 1920px;
    margin: 0 auto
}

.wp-get-eat-restaurant .wrapper.blur {
    height: 100vh;
    -webkit-filter: blur(5px);
    filter: blur(5px);
    overflow: hidden
}

.wp-get-eat-restaurant main {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 40px 0
}

.wp-get-eat-restaurant .last-indent {
    margin-bottom: -40px
}

.wp-get-eat-restaurant .container {
    width: calc(100% - 80px);
    margin-left: auto;
    margin-right: auto
}

.wp-get-eat-restaurant .shadow-site {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(13, 13, 13, .7);
    z-index: 109
}

.wp-get-eat-restaurant .shadow-site.is-visible {
    display: block
}

.wp-get-eat-restaurant .shadow-site.is-visible+.wrapper header,
.wp-get-eat-restaurant .shadow-site.is-visible+.wrapper main {
    -webkit-filter: blur(5px);
    filter: blur(5px)
}

.wp-get-eat-restaurant .btn,
.wp-get-eat-restaurant button.btn,
.wp-get-eat-restaurant input[type=submit].btn {
    display: inline-block;
    height: 3rem;
    min-width: 172px;
    background: -o-linear-gradient(17.63deg, #f28f16 6.41%, #d60b52 95.11%);
    background: linear-gradient(72.37deg, #f28f16 6.41%, #d60b52 95.11%);
    border: 0;
    border-radius: 1.5rem;
    font-style: normal;
    font-weight: 500;
    font-size: 1rem;
    line-height: 3rem;
    color: #fff;
    text-transform: uppercase;
    padding: 0 20px;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    -webkit-box-shadow: 0 8px 16px hsla(0, 0%, 54.1%, .25);
    box-shadow: 0 8px 16px hsla(0, 0%, 54.1%, .25)
}

.wp-get-eat-restaurant .btn:hover,
.wp-get-eat-restaurant button.btn:hover,
.wp-get-eat-restaurant input[type=submit].btn:hover {
    background: -o-linear-gradient(17.63deg, #e08516 6.41%, #b50b46 95.11%);
    background: linear-gradient(72.37deg, #e08516 6.41%, #b50b46 95.11%)
}

.wp-get-eat-restaurant .btn .icon,
.wp-get-eat-restaurant .btn img,
.wp-get-eat-restaurant button.btn .icon,
.wp-get-eat-restaurant button.btn img,
.wp-get-eat-restaurant input[type=submit].btn .icon,
.wp-get-eat-restaurant input[type=submit].btn img {
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    fill: #fff
}

.wp-get-eat-restaurant .btn .icon:last-child,
.wp-get-eat-restaurant .btn img:last-child,
.wp-get-eat-restaurant button.btn .icon:last-child,
.wp-get-eat-restaurant button.btn img:last-child {
    margin-left: 8px
}

.wp-get-eat-restaurant .btn .icon:first-child,
.wp-get-eat-restaurant .btn img:first-child,
.wp-get-eat-restaurant button.btn .icon:first-child,
.wp-get-eat-restaurant button.btn img:first-child {
    margin-right: 8px
}

.wp-get-eat-restaurant .btn_small,
.wp-get-eat-restaurant button.btn_small,
.wp-get-eat-restaurant input[type=submit].btn_small {
    height: 24px;
    min-width: 100px;
    border-radius: 12px;
    font-size: .7rem;
    line-height: 1.5rem;
    padding: 0 10px;
    text-transform: none
}

.wp-get-eat-restaurant .btn_grad-green,
.wp-get-eat-restaurant button.btn_grad-green,
.wp-get-eat-restaurant input[type=submit].btn_grad-green {
    background: -o-linear-gradient(4.45deg, #47b26b 14.77%, #a2cc33 98.72%);
    background: linear-gradient(85.55deg, #47b26b 14.77%, #a2cc33 98.72%);
    color: #fff
}

.wp-get-eat-restaurant .btn_grad-green:hover,
.wp-get-eat-restaurant button.btn_grad-green:hover,
.wp-get-eat-restaurant input[type=submit].btn_grad-green:hover {
    background: -o-linear-gradient(4.45deg, #3c965a 14.77%, #90b42c 98.72%);
    background: linear-gradient(85.55deg, #3c965a 14.77%, #90b42c 98.72%)
}

.wp-get-eat-restaurant .btn_orange,
.wp-get-eat-restaurant button.btn_orange,
.wp-get-eat-restaurant input[type=submit].btn_orange {
    background: #f28f16;
    color: #fff;
    -webkit-box-shadow: 0 12px 20px hsla(0, 0%, 67.1%, .25);
    box-shadow: 0 12px 20px hsla(0, 0%, 67.1%, .25)
}

.wp-get-eat-restaurant .btn_orange:hover,
.wp-get-eat-restaurant button.btn_orange:hover,
.wp-get-eat-restaurant input[type=submit].btn_orange:hover {
    background: #e08516
}

.wp-get-eat-restaurant .btn_white,
.wp-get-eat-restaurant button.btn_white,
.wp-get-eat-restaurant input[type=submit].btn_white {
    background: #fff;
    color: #f28f16
}

.wp-get-eat-restaurant .btn_white:hover,
.wp-get-eat-restaurant button.btn_white:hover,
.wp-get-eat-restaurant input[type=submit].btn_white:hover {
    background: #d60b52;
    color: #fff
}

.wp-get-eat-restaurant .btn_opacity,
.wp-get-eat-restaurant button.btn_opacity,
.wp-get-eat-restaurant input[type=submit].btn_opacity {
    background: hsla(0, 0%, 100%, .6);
    color: #d60b52;
    -webkit-box-shadow: none;
    box-shadow: none
}

.wp-get-eat-restaurant .btn_opacity:hover,
.wp-get-eat-restaurant button.btn_opacity:hover,
.wp-get-eat-restaurant input[type=submit].btn_opacity:hover {
    background: #fff
}

.wp-get-eat-restaurant .btn_opacity .icon,
.wp-get-eat-restaurant button.btn_opacity .icon,
.wp-get-eat-restaurant input[type=submit].btn_opacity .icon {
    fill: #d60b52
}

.wp-get-eat-restaurant .btn_border,
.wp-get-eat-restaurant button.btn_border,
.wp-get-eat-restaurant input[type=submit].btn_border {
    border: 2px solid #d60b52;
    background: rgba(0, 0, 0, 0);
    color: #d60b52;
    -webkit-box-shadow: none;
    box-shadow: none
}

.wp-get-eat-restaurant .btn_border:hover,
.wp-get-eat-restaurant button.btn_border:hover,
.wp-get-eat-restaurant input[type=submit].btn_border:hover {
    border: 2px solid #d60b52;
    background: #d60b52;
    color: #fff
}

.wp-get-eat-restaurant .btn_border-white,
.wp-get-eat-restaurant button.btn_border-white,
.wp-get-eat-restaurant input[type=submit].btn_border-white {
    height: 2rem;
    min-width: 92px;
    text-transform: none;
    border: 1px solid #fff;
    background: rgba(0, 0, 0, 0);
    color: #fff;
    font-weight: 400;
    line-height: 2rem;
    border-radius: 1rem;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0 10px
}

.wp-get-eat-restaurant .btn_border-white:hover,
.wp-get-eat-restaurant button.btn_border-white:hover,
.wp-get-eat-restaurant input[type=submit].btn_border-white:hover {
    border: 1px solid #fff;
    background: #fff;
    color: #d60b52
}

.wp-get-eat-restaurant .btn_border-grad,
.wp-get-eat-restaurant button.btn_border-grad,
.wp-get-eat-restaurant input[type=submit].btn_border-grad {
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.wp-get-eat-restaurant .btn__grad-content {
    display: inline-block;
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    margin: 2px;
    background: #fbfbfb;
    border-radius: 2.75rem;
    color: #d60b52
}

.wp-get-eat-restaurant .btn__grad-content,
.wp-get-eat-restaurant .btn_border-grad .icon {
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.wp-get-eat-restaurant .btn_border-grad .icon {
    fill: #d60b52
}

.wp-get-eat-restaurant .btn_border-grad:hover .icon {
    fill: #fff
}

.wp-get-eat-restaurant .btn_border-grad:hover .btn__grad-content,
.wp-get-eat-restaurant button.btn_border-grad:hover .btn__grad-content,
.wp-get-eat-restaurant input[type=submit].btn_border-grad:hover .btn__grad-content {
    background: rgba(0, 0, 0, 0);
    color: #fff
}

.wp-get-eat-restaurant button[disabled].btn,
.wp-get-eat-restaurant input[disabled].btn {
    background: #979797;
    cursor: auto
}

.wp-get-eat-restaurant button[disabled].btn_border-grad .btn__grad-content {
    color: #979797
}

.wp-get-eat-restaurant button[disabled].btn_border-grad:hover .btn__grad-content {
    background: #fbfbfb;
    color: #979797;
    cursor: auto
}

.wp-get-eat-restaurant button[disabled].btn_border-grad .icon {
    fill: #979797
}

.wp-get-eat-restaurant .bg-gradient {
    background: -o-linear-gradient(17.63deg, #f28f16 6.41%, #d60b52 95.11%);
    background: linear-gradient(72.37deg, #f28f16 6.41%, #d60b52 95.11%);
    color: #fff
}

.wp-get-eat-restaurant .code {
    background-color: #f7f7f7;
    border: 1px solid #e1e1e8;
    color: #d14;
    padding: 1px 4px;
    display: inline-block;
    font-family: monospace, arial;
    border-radius: 3px
}

.wp-get-eat-restaurant .h-text-left {
    text-align: left !important
}

.wp-get-eat-restaurant .h-text-center {
    text-align: center !important
}

.wp-get-eat-restaurant .h-text-right {
    text-align: right !important
}

.wp-get-eat-restaurant .h-text-justify {
    text-align: justify !important
}

.wp-get-eat-restaurant .h-text-uppercase {
    text-transform: uppercase !important
}

.wp-get-eat-restaurant .h-text-bold {
    font-weight: 700 !important
}

.wp-get-eat-restaurant .d-none {
    display: none !important
}

html[dir=rtl] .wp-get-eat-restaurant .btn .icon:last-child,
html[dir=rtl] .wp-get-eat-restaurant .btn img:last-child,
html[dir=rtl] .wp-get-eat-restaurant button.btn .icon:last-child,
html[dir=rtl] .wp-get-eat-restaurant button.btn img:last-child {
    margin-left: 0;
    margin-right: 8px
}

html[dir=rtl] .wp-get-eat-restaurant .btn .icon:first-child,
html[dir=rtl] .wp-get-eat-restaurant .btn img:first-child,
html[dir=rtl] .wp-get-eat-restaurant button.btn .icon:first-child,
html[dir=rtl] .wp-get-eat-restaurant button.btn img:first-child {
    margin-right: 0;
    margin-left: 8px
}

.wp-get-eat-restaurant .book-table__top {
    margin-bottom: 16px
}

.wp-get-eat-restaurant .book-table__count,
.wp-get-eat-restaurant .book-table__time,
.wp-get-eat-restaurant .book-table__top {
    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
}

.wp-get-eat-restaurant .book-table__count,
.wp-get-eat-restaurant .book-table__time {
    width: calc(50% - 10px)
}

.wp-get-eat-restaurant .book-table__title {
    font-style: normal;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.2;
    color: #000;
    text-transform: uppercase;
    margin-right: 15px
}

.wp-get-eat-restaurant .book-table input[type=date],
.wp-get-eat-restaurant .book-table input[type=email],
.wp-get-eat-restaurant .book-table input[type=password],
.wp-get-eat-restaurant .book-table input[type=tel],
.wp-get-eat-restaurant .book-table input[type=text],
.wp-get-eat-restaurant .book-table input[type=time],
.wp-get-eat-restaurant .book-table select,
.wp-get-eat-restaurant .book-table textarea {
    height: 3rem;
    width: 100%;
    outline: none;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 1.5rem;
    font-family: inherit;
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 2.875rem;
    color: #4a4a4a;
    padding: 5px 24px 0;
    margin: 0;
    background: #faf9f9;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.wp-get-eat-restaurant .book-table input[type=date] {
    padding-top: 3px
}

.wp-get-eat-restaurant .book-table input[type=date],
.wp-get-eat-restaurant .book-table input[type=time] {
    padding-right: 40px
}

.wp-get-eat-restaurant .book-table input[type=date]:focus,
.wp-get-eat-restaurant .book-table input[type=email]:focus,
.wp-get-eat-restaurant .book-table input[type=password]:focus,
.wp-get-eat-restaurant .book-table input[type=tel]:focus,
.wp-get-eat-restaurant .book-table input[type=text]:focus,
.wp-get-eat-restaurant .book-table input[type=time]:focus,
.wp-get-eat-restaurant .book-table textarea:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #f28f16
}

.wp-get-eat-restaurant .book-table textarea {
    height: 120px;
    line-height: 1.2;
    padding-top: 17px;
    padding-bottom: 17px;
    border-radius: 12px
}

.wp-get-eat-restaurant .book-table input[type=date]::-webkit-input-placeholder,
.wp-get-eat-restaurant .book-table input[type=email]::-webkit-input-placeholder,
.wp-get-eat-restaurant .book-table input[type=password]::-webkit-input-placeholder,
.wp-get-eat-restaurant .book-table input[type=tel]::-webkit-input-placeholder,
.wp-get-eat-restaurant .book-table input[type=text]::-webkit-input-placeholder,
.wp-get-eat-restaurant .book-table input[type=time]::-webkit-input-placeholder,
.wp-get-eat-restaurant .book-table textarea::-webkit-input-placeholder {
    color: #9b9b9b;
    opacity: 1
}

.wp-get-eat-restaurant .book-table input[type=date]::-moz-placeholder,
.wp-get-eat-restaurant .book-table input[type=email]::-moz-placeholder,
.wp-get-eat-restaurant .book-table input[type=password]::-moz-placeholder,
.wp-get-eat-restaurant .book-table input[type=tel]::-moz-placeholder,
.wp-get-eat-restaurant .book-table input[type=text]::-moz-placeholder,
.wp-get-eat-restaurant .book-table input[type=time]::-moz-placeholder,
.wp-get-eat-restaurant .book-table textarea::-moz-placeholder {
    color: #9b9b9b;
    opacity: 1
}

.wp-get-eat-restaurant .book-table input[type=date]:-ms-input-placeholder,
.wp-get-eat-restaurant .book-table input[type=email]:-ms-input-placeholder,
.wp-get-eat-restaurant .book-table input[type=password]:-ms-input-placeholder,
.wp-get-eat-restaurant .book-table input[type=tel]:-ms-input-placeholder,
.wp-get-eat-restaurant .book-table input[type=text]:-ms-input-placeholder,
.wp-get-eat-restaurant .book-table input[type=time]:-ms-input-placeholder,
.wp-get-eat-restaurant .book-table textarea:-ms-input-placeholder {
    color: #9b9b9b;
    opacity: 1
}

.wp-get-eat-restaurant .book-table input[type=date]::-ms-input-placeholder,
.wp-get-eat-restaurant .book-table input[type=email]::-ms-input-placeholder,
.wp-get-eat-restaurant .book-table input[type=password]::-ms-input-placeholder,
.wp-get-eat-restaurant .book-table input[type=tel]::-ms-input-placeholder,
.wp-get-eat-restaurant .book-table input[type=text]::-ms-input-placeholder,
.wp-get-eat-restaurant .book-table input[type=time]::-ms-input-placeholder,
.wp-get-eat-restaurant .book-table textarea::-ms-input-placeholder {
    color: #9b9b9b;
    opacity: 1
}

.wp-get-eat-restaurant .book-table input[type=date]::placeholder,
.wp-get-eat-restaurant .book-table input[type=email]::placeholder,
.wp-get-eat-restaurant .book-table input[type=password]::placeholder,
.wp-get-eat-restaurant .book-table input[type=tel]::placeholder,
.wp-get-eat-restaurant .book-table input[type=text]::placeholder,
.wp-get-eat-restaurant .book-table input[type=time]::placeholder,
.wp-get-eat-restaurant .book-table textarea::placeholder {
    color: #9b9b9b;
    opacity: 1
}

.wp-get-eat-restaurant .book-table .input-date,
.wp-get-eat-restaurant .book-table .input-time {
    width: 172px;
    position: relative
}

.wp-get-eat-restaurant .book-table .input-date:after,
.wp-get-eat-restaurant .book-table .input-time:after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 14px
}

.wp-get-eat-restaurant .book-table .input-date:after {
    background: url(/assets/img/ic-calendar.svg) no-repeat 50%;
    background-size: contain
}

.wp-get-eat-restaurant .book-table .input-time:after {
    background: url(/assets/img/ic-watch.svg) no-repeat 50%;
    background-size: contain
}

.wp-get-eat-restaurant .book-table__time-label {
    font-style: normal;
    font-weight: 500;
    font-size: .75rem;
    line-height: 1.2;
    color: #9b9b9b;
    text-transform: uppercase;
    margin-bottom: 8px
}

.wp-get-eat-restaurant .book-table__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.wp-get-eat-restaurant .book-table-card {
    width: calc(50% - 10px);
    background: #faf9f9;
    border-radius: 12px;
    padding: 20px 24px 16px;
    margin-bottom: 20px;
    position: relative
}

.wp-get-eat-restaurant .book-table-card__item {
    position: relative
}

.wp-get-eat-restaurant .book-table-card__item:not(:last-child) {
    margin-bottom: 6px
}

.wp-get-eat-restaurant .book-table-card__top {
    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;
    padding-bottom: 12px;
    border-bottom: 1px solid #dadada
}

.wp-get-eat-restaurant .book-table-card__title {
    font-style: normal;
    font-weight: 500;
    font-size: .75rem;
    line-height: 1.2;
    color: #4a4a4a;
    text-transform: uppercase
}

.wp-get-eat-restaurant .book-table-card__title .icon {
    margin-left: 5px
}

.wp-get-eat-restaurant .book-table-card__notice {
    font-style: normal;
    font-weight: 500;
    font-size: .75rem;
    line-height: 1.2;
    color: #979797
}

.wp-get-eat-restaurant .book-table-card__content {
    padding-top: 12px
}

.wp-get-eat-restaurant .book-table-card__line {
    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;
    height: 32px;
    background: #ffe6cb;
    padding-left: 16px;
    border-radius: 16px;
    position: relative
}

.wp-get-eat-restaurant .book-table-card__time {
    font-style: normal;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.2;
    color: #4a4a4a;
    margin-right: 10px
}

.wp-get-eat-restaurant .book-table-card__count {
    display: inline-block;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: 2px solid #faf9f9;
    font-style: normal;
    font-weight: 500;
    font-size: 1rem;
    line-height: 28px;
    color: #f28f16;
    text-align: center
}

.wp-get-eat-restaurant .book-table-card__item.inactive {
    opacity: .3
}

.wp-get-eat-restaurant .book-table-card__item.open {
    z-index: 2
}

.wp-get-eat-restaurant .book-table-card__item.open .book-table-order {
    display: block
}

.wp-get-eat-restaurant .book-table-card__bottom {
    text-align: center;
    margin-top: 32px
}

.wp-get-eat-restaurant .book-table-card__bottom .btn {
    min-width: 200px
}

.wp-get-eat-restaurant .book-table-card__link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-style: normal;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.2;
    color: #d60b52;
    margin-top: 12px
}

.wp-get-eat-restaurant .book-table-card__link .icon {
    margin-right: 12px
}

.wp-get-eat-restaurant .book-table-card__link:hover {
    color: #b50b46
}

.wp-get-eat-restaurant .book-table-order {
    display: none;
    background: #fff;
    border-radius: 16px;
    padding: 30px 0 7px;
    -webkit-box-shadow: 0 12px 20px hsla(0, 0%, 67.1%, .25);
    box-shadow: 0 12px 20px hsla(0, 0%, 67.1%, .25);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.wp-get-eat-restaurant .book-table-order__close {
    position: absolute;
    top: 10px;
    right: 20px;
    cursor: pointer
}

.wp-get-eat-restaurant .book-table-order__close .icon {
    fill: #d60b52
}

.wp-get-eat-restaurant .book-table-order__close:hover .icon {
    fill: #b50b46
}

.wp-get-eat-restaurant .book-table-order__item {
    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;
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.2;
    color: #858585;
    padding: 13px 16px 6px;
    position: relative;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.wp-get-eat-restaurant .book-table-order__item:not(:last-child):after {
    content: "";
    display: inline-block;
    width: calc(100% - 36px);
    height: 1px;
    background: #e9e9e9;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto
}

.wp-get-eat-restaurant .book-table-order__label {
    margin-right: 10px
}

.wp-get-eat-restaurant .book-table-order__item:hover {
    background: #faf9f9;
    color: #f28f16
}

.wp-get-eat-restaurant .book-table-res {
    margin-top: 10px
}

.wp-get-eat-restaurant .book-table-res__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.wp-get-eat-restaurant .book-table-res__val {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 48px;
    border-radius: 24px;
    background: #faf9f9;
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.2;
    color: #4a4a4a;
    margin-right: 16px;
    padding: 4px 17px 0 24px
}

.wp-get-eat-restaurant .book-table-res__close {
    margin-left: 12px;
    cursor: pointer
}

.wp-get-eat-restaurant .book-table-res__close .icon {
    fill: #d60b52
}

.wp-get-eat-restaurant .book-table-res__close:hover .icon {
    fill: #b50b46
}

.wp-get-eat-restaurant .book-table-res__time {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 48px;
    min-width: 172px;
    border-radius: 24px;
    background: #faf9f9;
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.2;
    color: #4a4a4a;
    padding: 4px 17px 0 24px
}

.wp-get-eat-restaurant .book-table-res__time .icon {
    margin-left: 12px;
    fill: #b0b0b0
}

.wp-get-eat-restaurant .book-table-field {
    margin-top: 20px
}

.wp-get-eat-restaurant .book-table-field__label {
    font-style: normal;
    font-weight: 500;
    font-size: .75rem;
    line-height: 1.2;
    color: #9b9b9b;
    text-transform: uppercase;
    margin-bottom: 6px
}

.wp-get-eat-restaurant .book-success {
    text-align: center;
    margin-top: -13px
}

.wp-get-eat-restaurant .book-success__text {
    font-style: normal;
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 1.2;
    color: #979797
}

.wp-get-eat-restaurant .book-success__img {
    margin-top: 32px
}

.wp-get-eat-restaurant .book-success__btn {
    margin-top: 40px
}

.wp-get-eat-restaurant .book-success .btn {
    min-width: 200px
}

html[dir=rtl] .wp-get-eat-restaurant .book-table__title {
    margin-right: 0;
    margin-left: 15px
}

html[dir=rtl] .wp-get-eat-restaurant .book-table-card__title .icon {
    margin-left: 0;
    margin-right: 5px
}

html[dir=rtl] .wp-get-eat-restaurant .book-table-card__line {
    padding-left: 0;
    padding-right: 16px
}

html[dir=rtl] .wp-get-eat-restaurant .book-table-card__time {
    margin-right: 0;
    margin-left: 10px
}

html[dir=rtl] .wp-get-eat-restaurant .book-table-card__link .icon {
    margin-right: 0;
    margin-left: 12px
}

html[dir=rtl] .wp-get-eat-restaurant .book-table-order__close {
    right: auto;
    left: 20px
}

html[dir=rtl] .wp-get-eat-restaurant .book-table-order__label {
    margin-right: 0;
    margin-left: 10px
}

html[dir=rtl] .wp-get-eat-restaurant .book-table-res__val {
    padding-left: 24px;
    padding-right: 17px;
    margin-right: 0;
    margin-left: 16px
}

html[dir=rtl] .wp-get-eat-restaurant .book-table-res__close {
    margin-left: 0;
    margin-right: 12px
}

html[dir=rtl] .wp-get-eat-restaurant .book-table-res__time {
    padding-left: 17px;
    padding-right: 24px
}

html[dir=rtl] .wp-get-eat-restaurant .book-table-res__time .icon {
    margin-left: 0;
    margin-right: 12px
}

.wp-get-eat-restaurant .branch-cat {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: #fff;
    border-radius: 12px;
    padding: 20px 2px;
    margin-bottom: 14px;
    -webkit-box-shadow: 0 12px 24px hsla(0, 0%, 83.1%, .25);
    box-shadow: 0 12px 24px hsla(0, 0%, 83.1%, .25)
}

.wp-get-eat-restaurant .branch-cat,
.wp-get-eat-restaurant .branch-cat__icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    vertical-align: top
}

.wp-get-eat-restaurant .branch-cat__icon {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #16a3f2;
    margin-right: 12px
}

.wp-get-eat-restaurant .branch-cat__icon .icon {
    fill: white;
}

.wp-get-eat-restaurant .branch-cat__item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 17px;
    position: relative
}

.wp-get-eat-restaurant .branch-cat__item:not(:last-child):after {
    content: "";
    width: 1px;
    height: 32px;
    background: #e9e9e9;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0
}

.wp-get-eat-restaurant .branch-cat__text {
    max-width: calc(100% - 44px)
}

.wp-get-eat-restaurant .branch-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
    position: relative
}

.wp-get-eat-restaurant .branch-list__item {
    width: calc(25% - 20px);
    background: #fff;
    border-radius: 12px 12px 24px 24px;
    margin: 10px;
    -webkit-box-shadow: 0 12px 24px hsla(0, 0%, 83.1%, .25);
    box-shadow: 0 12px 24px hsla(0, 0%, 83.1%, .25);
    text-align: center;
    position: relative
}

.wp-get-eat-restaurant .branch-list__content {
    padding: 22px 24px 24px
}

.wp-get-eat-restaurant .branch-list__icon {
    position: absolute;
    top: 8px;
    right: 12px
}

.wp-get-eat-restaurant .branch-list__title {
    font-style: normal;
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 1.2;
    color: #000
}

.wp-get-eat-restaurant .branch-list__more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 48px;
    border-radius: 24px;
    background: #faf9f9;
    font-style: normal;
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 1.2;
    color: #d60b52;
    text-transform: uppercase;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.wp-get-eat-restaurant .branch-list__more:hover {
    background: #d60b52;
    color: #fff
}

.wp-get-eat-restaurant .branch-list-contact {
    margin-top: 24px
}

.wp-get-eat-restaurant .branch-list-contact__item {
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.2;
    color: #3c3c3b
}

.wp-get-eat-restaurant .branch-list-contact__item .icon {
    vertical-align: middle;
    fill: #f28f16;
    margin-right: 12px
}

.wp-get-eat-restaurant .branch-list-contact__item:not(:last-child) {
    margin-bottom: 13px
}

.wp-get-eat-restaurant .branch-list-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px
}

.wp-get-eat-restaurant .branch-list-icons,
.wp-get-eat-restaurant .branch-list-icons__item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.wp-get-eat-restaurant .branch-list-icons__item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #faf9f9;
    margin: 0 6px
}

.wp-get-eat-restaurant .branch-list-icons__item .icon {
    fill: #979797
}

.wp-get-eat-restaurant .branch-list-icons__item.active {
    background: #16a3f2
}

.wp-get-eat-restaurant .branch-list-icons__item.active .icon {
    fill: #fff
}

html[dir=rtl] .wp-get-eat-restaurant .branch-cat__icon {
    margin-right: 0;
    margin-left: 12px
}

html[dir=rtl] .wp-get-eat-restaurant .branch-cat__item:not(:last-child):after {
    right: auto;
    left: 0
}

html[dir=rtl] .wp-get-eat-restaurant .branch-list__icon {
    right: auto;
    left: 12px
}

html[dir=rtl] .wp-get-eat-restaurant .branch-list-contact__item .icon {
    margin-right: 0;
    margin-left: 12px
}

.wp-get-eat-restaurant .bredcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 24px -8px
}

.wp-get-eat-restaurant .bredcrumb__item {
    margin: 10px 8px
}

.wp-get-eat-restaurant .bredcrumb__item,
.wp-get-eat-restaurant .bredcrumb__item a {
    font-style: normal;
    font-weight: 400;
    font-size: .875rem;
    line-height: 1.2;
    color: #fff;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.wp-get-eat-restaurant .bredcrumb__item a:hover {
    color: #f28f16
}

.wp-get-eat-restaurant .bredcrumb li:before {
    display: none
}

.wp-get-eat-restaurant .catalog-menu {
    width: 250px;
    background: #fff;
    padding: 34px 31px;
    -webkit-box-shadow: 0 12px 20px hsla(0, 0%, 67.1%, .25);
    box-shadow: 0 12px 20px hsla(0, 0%, 67.1%, .25);
    border-radius: 12px
}

.wp-get-eat-restaurant .catalog-wrap {
    position: relative;
}

.wp-get-eat-restaurant .catalog-wrap button {
    top: 16px;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    padding: 5px 10px;
    background-color: #fff;
    cursor: pointer;
    display: none;
}

.wp-get-eat-restaurant .catalog-wrap button.catalog-menu-scroll-btn-right {
    right: 0;
}

.wp-get-eat-restaurant .catalog-wrap button.catalog-menu-scroll-btn-left {
    left: 0;
}

.wp-get-eat-restaurant .catalog-menu__item:not(:last-child) {
    margin-bottom: 38px
}

.wp-get-eat-restaurant .catalog-menu__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-decoration: none
}

.wp-get-eat-restaurant .catalog-menu__icon {
    width: 20px;
    height: 20px;
    margin-right: 12px
}

.wp-get-eat-restaurant .catalog-menu__icon .icon {
    fill: #4a4a4a;
    vertical-align: top
}

.wp-get-eat-restaurant .catalog-menu__icon img {
    max-height: 100%;
    display: flex;
}

.wp-get-eat-restaurant .catalog-menu__text {
    font-style: normal;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.2;
    color: #4a4a4a;
    -webkit-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    transition: all .2s ease 0s
}

.wp-get-eat-restaurant .catalog-menu__item.active .catalog-menu__text,
.wp-get-eat-restaurant .catalog-menu__link:hover .catalog-menu__text {
    color: #d60b52
}

.wp-get-eat-restaurant .catalog-menu__item.active .catalog-menu__icon .icon,
.wp-get-eat-restaurant .catalog-menu__link:hover .catalog-menu__icon .icon {
    fill: #d60b52
}

.wp-get-eat-restaurant .catalog-menu__item.inactive {
    opacity: .3
}

.wp-get-eat-restaurant .catalog-menu__item.inactive .catalog-menu__link {
    cursor: auto
}

.wp-get-eat-restaurant .catalog-menu__item.inactive .catalog-menu__link:hover .catalog-menu__text {
    color: #4a4a4a
}

.wp-get-eat-restaurant .catalog-menu__item.inactive .catalog-menu__link:hover .catalog-menu__icon .icon {
    fill: #4a4a4a
}

html[dir=rtl] .wp-get-eat-restaurant .catalog-menu__icon {
    margin-left: 12px
}

.wp-get-eat-restaurant .catalog {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.wp-get-eat-restaurant .catalog__content {
    width: calc(100% - 290px)
}

.wp-get-eat-restaurant .catalog-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px
}

.wp-get-eat-restaurant .catalog-category-title {
    font-size: 1.8rem;
}

.wp-get-eat-restaurant .catalog-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: calc(50% - 20px);
    min-height: 120px;
    background: #fff;
    -webkit-box-shadow: 0 24px 48px hsla(0, 0%, 64.7%, .25);
    box-shadow: 0 24px 48px hsla(0, 0%, 64.7%, .25);
    border-radius: 12px;
    margin: 0 10px 16px
}

.wp-get-eat-restaurant .catalog-list__img {
    display: block;
    width: 240px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    position: relative;
}

.wp-get-eat-restaurant .catalog-list__content {
    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;
    width: calc(100% - 120px);
    padding: 12px 12px 12px 20px
}

.wp-get-eat-restaurant .catalog-list__item.catalog-list__back .catalog-list__content {
    justify-content: start;
}

.wp-get-eat-restaurant  .catalog-list__item.catalog-list__back,
.wp-get-eat-restaurant  .catalog-list__item.catalog-list__back.brand-card-bg {
    background-color: transparent;
    box-shadow: none;
    text-decoration: underline;
}

.wp-get-eat-restaurant .catalog-list__item.catalog-list__back .catalog-list__content svg {
    display: none;
}

.wp-get-eat-restaurant .catalog-list__name,
.wp-get-eat-restaurant .catalog-list__name a {
    font-style: normal;
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 1.2;
    color: #4a4a4a;
    -webkit-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
    text-decoration: none
}

.wp-get-eat-restaurant .catalog-list__name a:hover {
    color: #f28f16
}

.wp-get-eat-restaurant .catalog-list__text {
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.2;
    color: #979797;
    margin-top: 8px
}

.wp-get-eat-restaurant .catalog-list__price,
.wp-get-eat-restaurant .catalog-list__price-tile {
    margin-left: 17px;
    margin-top: -3px;
    text-align: right
}

.wp-get-eat-restaurant .catalog-list__price-tile {
    display: none
}

.wp-get-eat-restaurant .catalog-list__price-def {
    font-style: normal;
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 1.2;
    color: #4a4a4a;
    white-space: nowrap
}

.wp-get-eat-restaurant .catalog-list__price-old {
    font-style: normal;
    font-weight: 500;
    font-size: .75rem;
    line-height: 1.2;
    color: #d3d3d3;
    text-decoration: line-through;
    margin-top: 2px;
    white-space: nowrap
}

.wp-get-eat-restaurant .catalog-list_tile .catalog-list__item {
    display: block;
    width: calc(33.33% - 20px)
}

.wp-get-eat-restaurant .catalog-list_tile .catalog-list__img {
    width: 100%;
    height: 88px;
    border-radius: 12px 12px 0 0
}

.wp-get-eat-restaurant .catalog-list_tile .catalog-list__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: calc(100% - 88px);
    width: 100%;
    padding: 8px 12px
}

.wp-get-eat-restaurant .catalog-list_tile .catalog-list__price {
    display: none
}

.wp-get-eat-restaurant .catalog-list_tile .catalog-list__price-tile {
    display: inline-block
}

.wp-get-eat-restaurant .catalog-list_tile .catalog-list__name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.wp-get-eat-restaurant .catalog-list_tile .catalog-list__name,
.wp-get-eat-restaurant .catalog-list_tile .catalog-list__name a,
.wp-get-eat-restaurant .catalog-list_tile .catalog-list__price-def {
    font-size: 1.125rem
}

.wp-get-eat-restaurant .catalog-list_tile .catalog-list__price-old {
    margin-top: 5px
}

.wp-get-eat-restaurant .catalog-list_tile .catalog-list__text {
    font-size: .875rem;
    margin-top: 8px
}

.wp-get-eat-restaurant .catalog-list_tile .catalog-list__bottom {
    margin-top: 10px
}

html[dir=rtl] .wp-get-eat-restaurant .catalog-list__content {
    padding-left: 12px;
    padding-right: 20px
}

html[dir=rtl] .wp-get-eat-restaurant .catalog-list__price,
html[dir=rtl] .wp-get-eat-restaurant .catalog-list__price-tile {
    margin-left: 0;
    margin-right: 17px;
    text-align: left
}

.wp-get-eat-restaurant .countdown {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.wp-get-eat-restaurant .countdown__label {
    font-style: normal;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.2;
    color: #4a4a4a;
    margin-right: 7px
}

.wp-get-eat-restaurant .countdown__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.wp-get-eat-restaurant .countdown__sect {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 6px;
    position: relative
}

.wp-get-eat-restaurant .countdown__sect:not(:last-child):after {
    content: ":";
    display: inline-block;
    width: 14px;
    font-style: normal;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1;
    color: #7a7a7a;
    text-align: center;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 100%
}

.wp-get-eat-restaurant .countdown__item {
    display: inline-block;
    min-width: 20px;
    height: 28px;
    padding: 0 2px;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #e9e9e9;
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.625;
    color: #4a4a4a;
    text-align: center
}

html[dir=rtl] .wp-get-eat-restaurant .countdown__label {
    margin-right: 0;
    margin-left: 7px
}

html[dir=rtl] .wp-get-eat-restaurant .countdown__sect:not(:last-child):after {
    left: auto;
    right: 100%
}

.wp-get-eat-restaurant .counter {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.wp-get-eat-restaurant .counter__max,
.wp-get-eat-restaurant .counter__min {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.wp-get-eat-restaurant .counter__min {
    background: #f7dbe4
}

.wp-get-eat-restaurant .counter__max {
    background: #e0f9dc
}

.wp-get-eat-restaurant .counter__min .icon {
    fill: #d60b52
}

.wp-get-eat-restaurant .counter__max .icon {
    fill: #48b26b
}

.wp-get-eat-restaurant .counter__min:hover {
    background-color: #fbc5d6
}

.wp-get-eat-restaurant .counter__max:hover {
    background-color: #cfe7cb
}

.wp-get-eat-restaurant .counter input[type=text].counter__input {
    display: inline-block;
    vertical-align: middle;
    height: 40px;
    width: 40px;
    outline: none;
    border: 1px solid #e9e9e9;
    border-radius: 50%;
    font-family: inherit;
    font-style: normal;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1;
    color: #9b9b9b;
    text-align: center;
    padding: 3px 5px 0;
    margin: 0 12px;
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.wp-get-eat-restaurant .counter__input::-webkit-input-placeholder {
    color: #9b9b9b
}

.wp-get-eat-restaurant .counter__input::-moz-placeholder {
    color: #9b9b9b
}

.wp-get-eat-restaurant .counter__input:-ms-input-placeholder {
    color: #9b9b9b
}

.wp-get-eat-restaurant .counter__input::-ms-input-placeholder {
    color: #9b9b9b
}

.wp-get-eat-restaurant .counter__input::placeholder {
    color: #9b9b9b
}

.wp-get-eat-restaurant .counter__input:focus {
    border-color: #f28f16;
    -webkit-box-shadow: none;
    box-shadow: none
}

.wp-get-eat-restaurant .counter_white .counter__max,
.wp-get-eat-restaurant .counter_white .counter__min {
    background: #fff
}

.wp-get-eat-restaurant .counter_white .counter__min {
    border: 1px solid #d60b52
}

.wp-get-eat-restaurant .counter_white .counter__max {
    border: 1px solid #48b26b
}

.wp-get-eat-restaurant .counter_white .counter__min:hover {
    background-color: #fbc5d6
}

.wp-get-eat-restaurant .counter_white .counter__max:hover {
    background-color: #cfe7cb
}

.wp-get-eat-restaurant .data-delivery-wrap {
    max-width: 480px;
    margin: -8px auto 0
}

.wp-get-eat-restaurant .data-delivery-wrap__btn {
    margin-top: 40px;
    text-align: center
}

.wp-get-eat-restaurant .data-filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    margin-left: -8px;
    margin-right: -8px
}

.wp-get-eat-restaurant .data-filter__item {
    display: inline-block;
    vertical-align: top;
    height: 40px;
    min-width: 108px;
    border-radius: 20px;
    padding: 0 14px;
    background: #fff;
    -webkit-box-shadow: 0 12px 20px hsla(0, 0%, 67.1%, .25);
    box-shadow: 0 12px 20px hsla(0, 0%, 67.1%, .25);
    margin: 0 8px 16px;
    white-space: nowrap;
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 40px;
    color: #979797;
    text-decoration: none;
    text-align: center;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    cursor: pointer
}

.wp-get-eat-restaurant .data-filter__item.active,
.wp-get-eat-restaurant .data-filter__item:hover {
    background: #f28f16;
    color: #fff
}

.wp-get-eat-restaurant .data-filter__item.active {
    -webkit-box-shadow: none;
    box-shadow: none
}

.wp-get-eat-restaurant .data-delivery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: #f5f5f5;
    border-radius: 0 12px 12px 12px;
    padding: 20px 11px;
    margin-top: 16px
}

.wp-get-eat-restaurant .data-delivery__item {
    width: 33.33%;
    padding: 0 15px
}

.wp-get-eat-restaurant .data-delivery__item:not(:last-child) {
    border-right: 1px solid #e9e9e9
}

.wp-get-eat-restaurant .data-delivery__title {
    font-style: normal;
    font-weight: 500;
    font-size: .75rem;
    line-height: 1.2;
    color: #9b9b9b;
    text-transform: uppercase;
    margin-bottom: 17px
}

.wp-get-eat-restaurant .data-delivery__val {
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.2;
    color: #d60b52
}

html[dir=rtl] .wp-get-eat-restaurant .data-delivery__item:not(:last-child) {
    border-right: 0;
    border-left: 1px solid #e9e9e9
}

.wp-get-eat-restaurant .detail-office-wrap {
    padding-bottom: 108px
}

.wp-get-eat-restaurant .detail-office {
    margin-top: 16px;
    margin-bottom: 38px
}

.wp-get-eat-restaurant .detail-office__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 24px
}

.wp-get-eat-restaurant .detail-office__info {
    width: calc(43% - 16px)
}

.wp-get-eat-restaurant .detail-office__location {
    width: calc(57% - 16px)
}

.wp-get-eat-restaurant .detail-office__head {
    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: 22px
}

.wp-get-eat-restaurant .detail-office__main-wrap {
    width: calc(100% - 140px)
}

.wp-get-eat-restaurant .detail-office__main {
    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
}

.wp-get-eat-restaurant .detail-office__logo {
    display: inline-block;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    margin-right: 20px;
    margin-top: -65px;
    position: relative;
    z-index: 2
}

.wp-get-eat-restaurant .detail-office__title {
    font-style: normal;
    font-weight: 500;
    font-size: 2rem;
    line-height: 1.2;
    color: #3c3c3b;
    margin-right: 20px
}

.wp-get-eat-restaurant .detail-office__price {
    font-style: normal;
    font-weight: 500;
    font-size: 2rem;
    line-height: 1.2;
    color: #d60b52
}

.wp-get-eat-restaurant .detail-office__desc {
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.2;
    color: #777;
    margin-bottom: 20px
}

.wp-get-eat-restaurant .detail-office__icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 16px
}

.wp-get-eat-restaurant .detail-office__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.wp-get-eat-restaurant .detail-office .advant {
    width: calc(100% - 332px);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.wp-get-eat-restaurant .service-info {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 -10px 22px
}

.wp-get-eat-restaurant .service-info,
.wp-get-eat-restaurant .service-info__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.wp-get-eat-restaurant .service-info__item {
    margin: 0 10px;
    text-decoration: none;
    position: relative
}

.wp-get-eat-restaurant .service-info__item:hover .service-popup {
    display: block
}

.wp-get-eat-restaurant .service-info__icon {
    min-width: 20px;
    margin-right: 10px
}

.wp-get-eat-restaurant .service-info__icon .icon {
    fill: #d60b52
}

.wp-get-eat-restaurant .service-info__text {
    font-style: normal;
    font-weight: 400;
    font-size: .875rem;
    line-height: 1.2;
    color: #000;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.wp-get-eat-restaurant a.service-info__item:hover .service-info__text {
    color: #d60b52
}

.wp-get-eat-restaurant .service-popup {
    display: none;
    padding-left: 15px;
    padding-top: 7px;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.wp-get-eat-restaurant .service-popup__content {
    background: #fff;
    border-radius: 0 12px 12px 12px;
    padding: 16px;
    -webkit-box-shadow: 0 12px 20px hsla(0, 0%, 67.1%, .25);
    box-shadow: 0 12px 20px hsla(0, 0%, 67.1%, .25)
}

.wp-get-eat-restaurant .service-popup.active {
    display: block
}

.wp-get-eat-restaurant .service-popup.active .service-time {
    margin-bottom: 48px
}

.wp-get-eat-restaurant .service-time {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin-left: -5px;
    margin-right: -5px
}

.wp-get-eat-restaurant .service-time:hover {
    margin-bottom: 48px
}

.wp-get-eat-restaurant .service-time__item {
    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;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #f3f3f3;
    font-style: normal;
    font-weight: 500;
    font-size: .875rem;
    line-height: 1.2;
    color: #979797;
    margin: 0 5px;
    -webkit-transition: background, color .2s ease;
    -o-transition: background, color .2s ease;
    transition: background, color .2s ease;
    position: relative
}

.wp-get-eat-restaurant .service-time__item:after {
    content: "";
    display: none;
    width: 0;
    height: 0;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #d60b52;
    border-style: solid;
    border-width: 0 10px 8px;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: 4px auto 0
}

.wp-get-eat-restaurant .service-time__item.active,
.wp-get-eat-restaurant .service-time__item:hover {
    background: #d60b52;
    color: #fff
}

.wp-get-eat-restaurant .service-time__item.active:after,
.wp-get-eat-restaurant .service-time__item:hover:after {
    display: inline-block
}

.wp-get-eat-restaurant .service-time__popup {
    display: none;
    width: 100%;
    padding-top: 11px;
    position: absolute;
    left: 0;
    top: 100%
}

.wp-get-eat-restaurant .service-time__item.active+.service-time__popup,
.wp-get-eat-restaurant .service-time__item:hover+.service-time__popup {
    display: block
}

.wp-get-eat-restaurant .service-time__val {
    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;
    height: 40px;
    border-radius: 12px;
    background: #d60b52;
    font-style: normal;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1;
    color: #fff
}

.wp-get-eat-restaurant .rating-card {
    background: #fff;
    -webkit-box-shadow: 0 12px 20px hsla(0, 0%, 67.1%, .25);
    box-shadow: 0 12px 20px hsla(0, 0%, 67.1%, .25);
    border-radius: 12px
}

.wp-get-eat-restaurant .rating-card__top {
    padding: 0 24px 0 31px
}

.wp-get-eat-restaurant .rating-card__top-content {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #dadada
}

.wp-get-eat-restaurant .rating-card__head-wrap,
.wp-get-eat-restaurant .rating-card__top-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.wp-get-eat-restaurant .rating-card__head-wrap {
    padding: 24px 0 9px
}

.wp-get-eat-restaurant .rating-card__title {
    font-style: normal;
    font-weight: 500;
    font-size: .875rem;
    line-height: 1.4;
    color: #4a4a4a;
    text-transform: uppercase;
    margin-right: 17px
}

.wp-get-eat-restaurant .rating-card__desc {
    font-style: normal;
    font-weight: 400;
    font-size: .75rem;
    line-height: 1.4;
    color: #979797;
    margin-right: 14px
}

.wp-get-eat-restaurant .rating-card__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 24px 24px 8px 31px
}

.wp-get-eat-restaurant .rating-card__bottom {
    border-top: 1px solid #dadada;
    padding: 13px 24px;
    text-align: center
}

.wp-get-eat-restaurant .rating-card__more {
    font-style: normal;
    font-weight: 400;
    font-size: .875rem;
    line-height: 1.2;
    color: #979797;
    text-transform: uppercase
}

.wp-get-eat-restaurant .rating-card__more .icon {
    margin-left: 8px
}

.wp-get-eat-restaurant .rating-card .progress {
    width: calc(50% - 37px);
    margin-bottom: 16px
}

.wp-get-eat-restaurant .icon-group {
    min-height: 64px;
    background: #fff;
    border-radius: 12px;
    padding: 10px 13px;
    -webkit-box-shadow: 0 12px 20px hsla(0, 0%, 67.1%, .25);
    box-shadow: 0 12px 20px hsla(0, 0%, 67.1%, .25);
    margin-right: 12px
}

.wp-get-eat-restaurant .icon-group__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: -10px;
    margin-right: -10px
}

.wp-get-eat-restaurant .icon-group__item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: #faf9f9;
    margin: 0 10px
}

.wp-get-eat-restaurant .icon-group__item .icon {
    fill: #979797
}

.wp-get-eat-restaurant .icon-group__item.active {
    background: #16a3f2
}

.wp-get-eat-restaurant .icon-group__item.active .icon {
    fill: #fff
}

.wp-get-eat-restaurant .coins-panel {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    height: 64px;
    background: #fff;
    border-radius: 12px;
    -webkit-box-shadow: 0 12px 20px hsla(0, 0%, 67.1%, .25);
    box-shadow: 0 12px 20px hsla(0, 0%, 67.1%, .25);
    overflow: hidden
}

.wp-get-eat-restaurant .coins-panel,
.wp-get-eat-restaurant .coins-panel__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.wp-get-eat-restaurant .coins-panel__content {
    padding: 12px 16px
}

.wp-get-eat-restaurant .coins-panel__icon {
    margin-right: 12px
}

.wp-get-eat-restaurant .coins-panel__text {
    font-style: normal;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.2;
    color: #f28f16
}

.wp-get-eat-restaurant .coins-panel__percent {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 117px;
    height: 100%;
    background: #f28f16;
    padding: 10px;
    font-style: normal;
    font-weight: 900;
    font-size: 1.5rem;
    line-height: 1;
    color: #fff
}

.wp-get-eat-restaurant .contact-card {
    background: #fff;
    border-radius: 12px;
    -webkit-box-shadow: 0 12px 20px hsla(0, 0%, 67.1%, .25);
    box-shadow: 0 12px 20px hsla(0, 0%, 67.1%, .25);
    padding: 18px 25px 20px 32px
}

.wp-get-eat-restaurant .contact-card__head {
    font-style: normal;
    font-weight: 500;
    font-size: .875rem;
    line-height: 1.2;
    color: #4a4a4a;
    text-transform: uppercase;
    padding-bottom: 12px;
    border-bottom: 1px solid #dadada
}

.wp-get-eat-restaurant .contact-card__content {
    padding-top: 20px
}

.wp-get-eat-restaurant .contact-card__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -8px;
    margin-right: -8px
}

.wp-get-eat-restaurant .contact-card__item {
    width: calc(33.33% - 16px);
    margin: 0 8px
}

.wp-get-eat-restaurant .contact-card__title {
    font-style: normal;
    font-weight: 500;
    font-size: .875rem;
    line-height: 1.2;
    color: #979797;
    text-transform: uppercase
}

.wp-get-eat-restaurant .contact-card__val {
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.2;
    color: #3c3c3b;
    margin-top: 16px
}

.wp-get-eat-restaurant .contact-card__val .icon {
    vertical-align: top;
    fill: #f28f16;
    margin-right: 10px
}

.wp-get-eat-restaurant .contact-card__val a {
    color: #f28f16
}

.wp-get-eat-restaurant .contact-card__val a:hover {
    text-decoration: underline
}

.wp-get-eat-restaurant .contact-card__map {
    height: 156px;
    margin-top: 17px;
    border-radius: 12px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

.wp-get-eat-restaurant .social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -6px;
    margin-right: -6px
}

.wp-get-eat-restaurant .social__item {
    margin: 0 6px
}

.wp-get-eat-restaurant .social .icon {
    margin: 0
}

.wp-get-eat-restaurant .advant {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-height: 152px;
    background: #fff;
    border-radius: 12px;
    padding: 32px 0 15px;
    position: relative
}

.wp-get-eat-restaurant .advant__bg {
    width: 100%;
    height: 77px;
    position: absolute;
    right: 0;
    bottom: 0
}

.wp-get-eat-restaurant .advant__item {
    width: 16.66%;
    position: relative;
    text-align: center;
    padding: 0 5px
}

.wp-get-eat-restaurant .advant__item:not(:last-child):after {
    content: "";
    display: inline-block;
    height: 48px;
    width: 1px;
    background: #e9e9e9;
    position: absolute;
    top: 20px;
    right: 0
}

.wp-get-eat-restaurant .advant__img img {
    display: inline-block;
    vertical-align: top;
    max-height: 100%
}

.wp-get-eat-restaurant .advant__title {
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.2;
    color: #4a4a4a;
    margin-top: 12px
}

.wp-get-eat-restaurant .advant__text {
    font-style: normal;
    font-weight: 400;
    font-size: .875rem;
    line-height: 1.2;
    color: #9b9b9b;
    margin-top: 4px
}

.wp-get-eat-restaurant .working-time {
    display: inline-block;
    min-height: 152px;
    width: 312px;
    background: #e0f9dc;
    border-radius: 12px;
    padding: 8px 15px 3px;
    text-align: center;
    position: relative
}

.wp-get-eat-restaurant .working-time__img {
    margin-bottom: 17px;
    position: relative
}

.wp-get-eat-restaurant .working-time .countdown {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative
}

.wp-get-eat-restaurant .working-time__bg {
    width: 100%;
    height: 144px;
    position: absolute;
    right: 0;
    bottom: 0
}

.wp-get-eat-restaurant .working-time_red {
    background-color: #ffedf4
}

html[dir=rtl] .wp-get-eat-restaurant .detail-office__logo,
html[dir=rtl] .wp-get-eat-restaurant .detail-office__title {
    margin-right: 0;
    margin-left: 20px
}

html[dir=rtl] .wp-get-eat-restaurant .service-info__icon {
    margin-right: 0;
    margin-left: 10px
}

html[dir=rtl] .wp-get-eat-restaurant .service-popup {
    padding-left: 0;
    padding-right: 15px;
    left: auto;
    right: 0
}

html[dir=rtl] .wp-get-eat-restaurant .service-popup__content {
    border-radius: 12px 0 12px 12px
}

html[dir=rtl] .wp-get-eat-restaurant .rating-card__title {
    margin-right: 0;
    margin-left: 17px
}

html[dir=rtl] .wp-get-eat-restaurant .rating-card__desc {
    margin-right: 0;
    margin-left: 14px
}

html[dir=rtl] .wp-get-eat-restaurant .rating-card__more .icon {
    margin-left: 0;
    margin-right: 8px
}

html[dir=rtl] .wp-get-eat-restaurant .rating-card__content,
html[dir=rtl] .wp-get-eat-restaurant .rating-card__top {
    padding-left: 24px;
    padding-right: 31px
}

html[dir=rtl] .wp-get-eat-restaurant .coins-panel__icon,
html[dir=rtl] .wp-get-eat-restaurant .icon-group {
    margin-right: 0;
    margin-left: 12px
}

html[dir=rtl] .wp-get-eat-restaurant .contact-card {
    ruby-align: 25px;
    padding-right: 32px
}

html[dir=rtl] .wp-get-eat-restaurant .contact-card__val .icon {
    margin-right: 0;
    margin-left: 10px
}

html[dir=rtl] .wp-get-eat-restaurant .advant__item:not(:last-child):after {
    right: auto;
    left: 0
}

.wp-get-eat-restaurant .filter {
    position: relative
}

.wp-get-eat-restaurant .filter__btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #e34836;
    -webkit-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
    cursor: pointer
}

.wp-get-eat-restaurant .filter__btn .icon {
    fill: #fff;
    vertical-align: top
}

.wp-get-eat-restaurant .filter__btn .ic-cancel {
    display: none
}

.wp-get-eat-restaurant .filter__btn:hover {
    background: #c93f30
}

.wp-get-eat-restaurant .filter__popup {
    display: none;
    width: 530px;
    background: #fff;
    border-radius: 6px 0 6px 6px;
    -webkit-box-shadow: 0 12px 24px hsla(0, 0%, 72.5%, .25);
    box-shadow: 0 12px 24px hsla(0, 0%, 72.5%, .25);
    padding: 20px 24px;
    margin-top: 8px;
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 2
}

.wp-get-eat-restaurant .filter .cat-filter {
    padding-bottom: 8px;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 16px
}

.wp-get-eat-restaurant .filter__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px
}

.wp-get-eat-restaurant .filter__item {
    width: calc(50% - 20px);
    margin: 0 10px 8px
}

.wp-get-eat-restaurant .filter__label {
    font-style: normal;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.2;
    color: #d60b52;
    margin-bottom: 16px
}

.wp-get-eat-restaurant .filter__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid #ebebeb;
    margin-top: 4px;
    padding-top: 16px
}

.wp-get-eat-restaurant .filter__clear {
    font-style: normal;
    font-weight: 400;
    font-size: .875rem;
    line-height: 1.2;
    color: #d60b52;
    text-transform: uppercase
}

.wp-get-eat-restaurant .filter__cancel {
    color: #858585;
    margin-right: 20px
}

.wp-get-eat-restaurant .filter__apply,
.wp-get-eat-restaurant .filter__cancel {
    font-style: normal;
    font-weight: 500;
    font-size: .875rem;
    line-height: 1.2;
    text-transform: uppercase
}

.wp-get-eat-restaurant .filter__apply {
    color: #f28f16
}

.wp-get-eat-restaurant .filter__clear:hover {
    color: #b50b46
}

.wp-get-eat-restaurant .filter__cancel:hover {
    color: #4a4a4a
}

.wp-get-eat-restaurant .filter__apply:hover {
    color: #e08516
}

.wp-get-eat-restaurant .filter.active .filter__popup {
    display: block
}

.wp-get-eat-restaurant .filter.active .filter__btn .ic-filter {
    display: none
}

.wp-get-eat-restaurant .filter.active .filter__btn .ic-cancel {
    display: inline-block
}

.wp-get-eat-restaurant .filter__close {
    display: none
}

.wp-get-eat-restaurant .cat-filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative
}

.wp-get-eat-restaurant .cat-filter__item {
    display: inline-block;
    vertical-align: top;
    height: 40px;
    min-width: 68px;
    border-radius: 20px;
    padding: 0 14px;
    background: #faf9f9;
    margin: 0 16px 12px 0;
    white-space: nowrap;
    font-size: 0;
    text-decoration: none;
    text-align: center;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    cursor: pointer
}

.wp-get-eat-restaurant .cat-filter__icon,
.wp-get-eat-restaurant .cat-filter__text {
    display: inline-block;
    vertical-align: middle
}

.wp-get-eat-restaurant .cat-filter__icon {
    margin-right: 8px;
    margin-top: -2px
}

.wp-get-eat-restaurant .cat-filter__text {
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 40px;
    color: #979797
}

.wp-get-eat-restaurant .cat-filter__item.active,
.wp-get-eat-restaurant .cat-filter__item:hover {
    background: #f28f16
}

.wp-get-eat-restaurant .cat-filter__item.active .cat-filter__text,
.wp-get-eat-restaurant .cat-filter__item:hover .cat-filter__text {
    color: #f28f16
}

.wp-get-eat-restaurant .cat-filter_border .cat-filter__item {
    border: 1px solid rgba(0, 0, 0, 0)
}

.wp-get-eat-restaurant .cat-filter_border .cat-filter__item.active,
.wp-get-eat-restaurant .cat-filter_border .cat-filter__item:hover {
    border-color: #f28f16;
    background: #faf9f9
}

.wp-get-eat-restaurant .cat-filter_border .cat-filter__item.active .cat-filter__text,
.wp-get-eat-restaurant .cat-filter_border .cat-filter__item:hover .cat-filter__text {
    color: #f28f16
}

html[dir=rtl] .wp-get-eat-restaurant .filter__popup {
    right: auto;
    left: 0;
    border-radius: 0 6px 6px 6px
}

html[dir=rtl] .wp-get-eat-restaurant .cat-filter__item {
    margin-right: 0;
    margin-left: 16px
}

html[dir=rtl] .wp-get-eat-restaurant .cat-filter__icon {
    margin-right: 0;
    margin-left: 8px
}

.wp-get-eat-restaurant .form-site__title {
    font-style: normal;
    font-weight: 500;
    font-size: 2.5rem;
    line-height: 1.2;
    color: #4a4a4a;
    text-align: center;
    margin-bottom: 30px
}

.wp-get-eat-restaurant .form-site__input {
    position: relative
}

.wp-get-eat-restaurant .form-site input[type=date],
.wp-get-eat-restaurant .form-site input[type=email],
.wp-get-eat-restaurant .form-site input[type=password],
.wp-get-eat-restaurant .form-site input[type=tel],
.wp-get-eat-restaurant .form-site input[type=text],
.wp-get-eat-restaurant .form-site input[type=time],
.wp-get-eat-restaurant .form-site select,
.wp-get-eat-restaurant .form-site textarea {
    height: 3rem;
    width: 100%;
    outline: none;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 1.5rem;
    font-family: inherit;
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 2.875rem;
    color: #4a4a4a;
    padding: 5px 24px 0;
    margin: 0;
    background: #faf9f9;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.wp-get-eat-restaurant .form-site input[type=date] {
    padding-top: 3px
}

.wp-get-eat-restaurant .form-site input[type=date],
.wp-get-eat-restaurant .form-site input[type=time] {
    padding-right: 40px
}

.wp-get-eat-restaurant .form-site input[type=date]:focus,
.wp-get-eat-restaurant .form-site input[type=email]:focus,
.wp-get-eat-restaurant .form-site input[type=password]:focus,
.wp-get-eat-restaurant .form-site input[type=tel]:focus,
.wp-get-eat-restaurant .form-site input[type=text]:focus,
.wp-get-eat-restaurant .form-site input[type=time]:focus,
.wp-get-eat-restaurant .form-site textarea:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #f28f16
}

.wp-get-eat-restaurant .form-site textarea {
    height: 120px;
    line-height: 1.2;
    padding-top: 17px;
    padding-bottom: 17px;
    border-radius: 12px
}

.wp-get-eat-restaurant .form-site input[type=date]::-webkit-input-placeholder,
.wp-get-eat-restaurant .form-site input[type=email]::-webkit-input-placeholder,
.wp-get-eat-restaurant .form-site input[type=password]::-webkit-input-placeholder,
.wp-get-eat-restaurant .form-site input[type=tel]::-webkit-input-placeholder,
.wp-get-eat-restaurant .form-site input[type=text]::-webkit-input-placeholder,
.wp-get-eat-restaurant .form-site input[type=time]::-webkit-input-placeholder,
.wp-get-eat-restaurant .form-site textarea::-webkit-input-placeholder {
    color: #9b9b9b;
    opacity: 1
}

.wp-get-eat-restaurant .form-site input[type=date]::-moz-placeholder,
.wp-get-eat-restaurant .form-site input[type=email]::-moz-placeholder,
.wp-get-eat-restaurant .form-site input[type=password]::-moz-placeholder,
.wp-get-eat-restaurant .form-site input[type=tel]::-moz-placeholder,
.wp-get-eat-restaurant .form-site input[type=text]::-moz-placeholder,
.wp-get-eat-restaurant .form-site input[type=time]::-moz-placeholder,
.wp-get-eat-restaurant .form-site textarea::-moz-placeholder {
    color: #9b9b9b;
    opacity: 1
}

.wp-get-eat-restaurant .form-site input[type=date]:-ms-input-placeholder,
.wp-get-eat-restaurant .form-site input[type=email]:-ms-input-placeholder,
.wp-get-eat-restaurant .form-site input[type=password]:-ms-input-placeholder,
.wp-get-eat-restaurant .form-site input[type=tel]:-ms-input-placeholder,
.wp-get-eat-restaurant .form-site input[type=text]:-ms-input-placeholder,
.wp-get-eat-restaurant .form-site input[type=time]:-ms-input-placeholder,
.wp-get-eat-restaurant .form-site textarea:-ms-input-placeholder {
    color: #9b9b9b;
    opacity: 1
}

.wp-get-eat-restaurant .form-site input[type=date]::-ms-input-placeholder,
.wp-get-eat-restaurant .form-site input[type=email]::-ms-input-placeholder,
.wp-get-eat-restaurant .form-site input[type=password]::-ms-input-placeholder,
.wp-get-eat-restaurant .form-site input[type=tel]::-ms-input-placeholder,
.wp-get-eat-restaurant .form-site input[type=text]::-ms-input-placeholder,
.wp-get-eat-restaurant .form-site input[type=time]::-ms-input-placeholder,
.wp-get-eat-restaurant .form-site textarea::-ms-input-placeholder {
    color: #9b9b9b;
    opacity: 1
}

.wp-get-eat-restaurant .form-site input[type=date]::placeholder,
.wp-get-eat-restaurant .form-site input[type=email]::placeholder,
.wp-get-eat-restaurant .form-site input[type=password]::placeholder,
.wp-get-eat-restaurant .form-site input[type=tel]::placeholder,
.wp-get-eat-restaurant .form-site input[type=text]::placeholder,
.wp-get-eat-restaurant .form-site input[type=time]::placeholder,
.wp-get-eat-restaurant .form-site textarea::placeholder {
    color: #9b9b9b;
    opacity: 1
}

.wp-get-eat-restaurant .form-site__field {
    margin-bottom: 22px
}

.wp-get-eat-restaurant .form-site__label {
    font-style: normal;
    font-weight: 500;
    font-size: .75rem;
    line-height: 1.2;
    color: #9b9b9b;
    text-transform: uppercase;
    margin-bottom: 6px
}

.wp-get-eat-restaurant .form-site__label-wrap {
    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
}

.wp-get-eat-restaurant .form-site__msg-count {
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.2;
    color: #b3b3b3;
    margin-bottom: 6px
}

.wp-get-eat-restaurant .form-site__field-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px
}

.wp-get-eat-restaurant .form-site__field-wrap .form-site__field {
    width: calc(50% - 20px);
    margin-left: 10px;
    margin-right: 10px
}

.wp-get-eat-restaurant .form-site__field-wrap .form-site__field-wrap .form-site__field {
    margin-bottom: 0
}

.wp-get-eat-restaurant .form-site__link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-style: normal;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.2;
    color: #d60b52;
    margin-top: 12px
}

.wp-get-eat-restaurant .form-site__link .icon {
    margin-right: 12px
}

.wp-get-eat-restaurant .form-site__link:hover {
    color: #b50b46
}

.wp-get-eat-restaurant .form-site__text {
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.25;
    color: #4a4a4a;
    margin-bottom: 24px
}

.wp-get-eat-restaurant .form-site .input-date,
.wp-get-eat-restaurant .form-site .input-time {
    position: relative
}

.wp-get-eat-restaurant .form-site .input-date:after,
.wp-get-eat-restaurant .form-site .input-time:after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 14px
}

.wp-get-eat-restaurant .form-site .input-date:after {
    background: url(/assets/img/ic-calendar.svg) no-repeat 50%;
    background-size: contain
}

.wp-get-eat-restaurant .form-site .input-time:after {
    background: url(/assets/img/ic-watch.svg) no-repeat 50%;
    background-size: contain
}

.wp-get-eat-restaurant .form-site__btn {
    text-align: center;
    margin-top: 40px
}

.wp-get-eat-restaurant .form-site__btn .btn {
    min-width: 200px
}

.wp-get-eat-restaurant .form-site__count {
    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
}

.wp-get-eat-restaurant .form-site__count .form-site__label {
    margin-bottom: 0;
    margin-right: 10px
}

.wp-get-eat-restaurant .form-site__polit {
    margin-top: 25px;
    margin-bottom: -15px
}

.wp-get-eat-restaurant .form-site__polit .input-check__text {
    font-size: .875rem
}

.wp-get-eat-restaurant .form-site .range:not(:last-child) {
    margin-bottom: 37px
}

.wp-get-eat-restaurant .form-site__attach-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 46px
}

.wp-get-eat-restaurant .form-site__field.error .form-site__label {
    color: #d60b52
}

.wp-get-eat-restaurant .form-site__field.error input[type=date],
.wp-get-eat-restaurant .form-site__field.error input[type=email],
.wp-get-eat-restaurant .form-site__field.error input[type=tel],
.wp-get-eat-restaurant .form-site__field.error input[type=text],
.wp-get-eat-restaurant .form-site__field.error textarea {
    border-color: #d60b52
}

.wp-get-eat-restaurant .form-site_white .form-site__label,
.wp-get-eat-restaurant .form-site_white .form-site__title {
    color: #fff
}

.wp-get-eat-restaurant .form-site_white input[type=date],
.wp-get-eat-restaurant .form-site_white input[type=email],
.wp-get-eat-restaurant .form-site_white input[type=password],
.wp-get-eat-restaurant .form-site_white input[type=tel],
.wp-get-eat-restaurant .form-site_white input[type=text],
.wp-get-eat-restaurant .form-site_white textarea {
    background: #fff
}

.wp-get-eat-restaurant .form-page {
    padding: 47px 0 50px
}

.wp-get-eat-restaurant .form-page-contact,
.wp-get-eat-restaurant .form-spec-event {
    max-width: 740px;
    margin: 0 auto
}

.wp-get-eat-restaurant .form-page-contact {
    margin-top: 5px
}

.wp-get-eat-restaurant .form-contact {
    max-width: 360px;
    margin: 0 auto
}

.wp-get-eat-restaurant .form-review {
    margin: 46px 14px 0
}

.wp-get-eat-restaurant .form-review .form-site__main {
    width: 56%
}

.wp-get-eat-restaurant .form-review .form-site__range-wrap {
    width: calc(44% - 80px)
}

.wp-get-eat-restaurant .form-review .form-site__field {
    margin-bottom: 22px
}

.wp-get-eat-restaurant .form-review .form-site__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.wp-get-eat-restaurant .form-review .upload-photo {
    margin-bottom: 20px
}

.wp-get-eat-restaurant .form-upload {
    margin: 58px auto 0;
    max-width: 520px
}

.wp-get-eat-restaurant .form-upload__btn {
    text-align: center;
    margin-top: 96px
}

.wp-get-eat-restaurant .file-upload {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -5px
}

.wp-get-eat-restaurant .file-upload input[type=file] {
    display: none
}

.wp-get-eat-restaurant .file-upload__content {
    margin: 0 28px 0 0;
    cursor: pointer
}

.wp-get-eat-restaurant .file-upload__btn,
.wp-get-eat-restaurant .file-upload__content {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.wp-get-eat-restaurant .file-upload__btn {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 48px;
    width: 48px;
    border-radius: 50%;
    background: rgba(214, 11, 82, .2)
}

.wp-get-eat-restaurant .file-upload__btn .icon {
    fill: #d60b52;
    vertical-align: top
}

.wp-get-eat-restaurant .file-upload__btn:hover {
    background: rgba(214, 11, 82, .3)
}

.wp-get-eat-restaurant .file-upload__name {
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.2;
    color: #d60b52;
    margin-left: 16px
}

.wp-get-eat-restaurant .file-upload__res-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.wp-get-eat-restaurant .file-upload__res {
    display: inline-block;
    height: 2rem;
    border-radius: 1rem;
    padding: 8px 16px;
    background: hsla(0, 0%, 69%, .2);
    font-style: normal;
    font-weight: 400;
    font-size: .875rem;
    line-height: 1.2;
    color: #666;
    margin: 8px 16px 8px 0;
    white-space: nowrap
}

.wp-get-eat-restaurant .file-upload__res-del {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #fff;
    margin-left: 8px;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    cursor: pointer
}

.wp-get-eat-restaurant .file-upload__res-del .icon {
    fill: #979797;
    vertical-align: top
}

.wp-get-eat-restaurant .file-upload__res-del:hover {
    background: #ffb3cc
}

.wp-get-eat-restaurant .file-upload__res-del:hover .icon {
    fill: #d60b52
}

.wp-get-eat-restaurant .form-site-msg {
    position: relative
}

.wp-get-eat-restaurant .form-site-msg .ic-smile {
    fill: #858585;
    position: absolute;
    top: 12px;
    right: 24px
}

.wp-get-eat-restaurant .form-site-msg textarea {
    height: 160px;
    padding: 16px 50px 16px 24px
}

html[dir=rtl] .wp-get-eat-restaurant .form-site input[type=date],
html[dir=rtl] .wp-get-eat-restaurant .form-site input[type=time] {
    padding-right: 24px;
    padding-left: 40px
}

html[dir=rtl] .wp-get-eat-restaurant .form-site .input-date:after,
html[dir=rtl] .wp-get-eat-restaurant .form-site .input-time:after {
    right: auto;
    left: 14px
}

html[dir=rtl] .wp-get-eat-restaurant .form-site__count .form-site__label {
    margin-right: 0;
    margin-left: 10px
}

html[dir=rtl] .wp-get-eat-restaurant .form-site__link .icon {
    margin-right: 0;
    margin-left: 12px
}

html[dir=rtl] .wp-get-eat-restaurant .file-upload__name {
    margin-left: 0;
    margin-right: 16px
}

html[dir=rtl] .wp-get-eat-restaurant .file-upload__res-del {
    margin-left: 0;
    margin-right: 8px
}

html[dir=rtl] .wp-get-eat-restaurant .file-upload__content {
    margin-right: 0;
    margin-left: 28px
}

html[dir=rtl] .wp-get-eat-restaurant .file-upload__res {
    margin-right: 0;
    margin-left: 16px
}

html[dir=rtl] .wp-get-eat-restaurant .form-site-msg .ic-smile {
    right: auto;
    left: 20px
}

html[dir=rtl] .wp-get-eat-restaurant .form-site-msg textarea {
    padding: 16px 24px 16px 50px
}

.wp-get-eat-restaurant .modal-gallery {
    width: 100%;
    height: 100%;
    background: #fff;
    padding: 55px 40px
}

.wp-get-eat-restaurant .modal-gallery__top {
    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: 37px
}

.wp-get-eat-restaurant .modal-gallery__head {
    font-style: normal;
    font-weight: 500;
    font-size: 3rem;
    line-height: 1.2;
    color: #3c3c3b
}

.wp-get-eat-restaurant .gallery-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.wp-get-eat-restaurant .gallery-slider__content {
    width: 78%
}

.wp-get-eat-restaurant .gallery-slider__main {
    height: 41.7vw;
    border-radius: 12px;
    background-color: #c4c4c4;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    position: relative
}

.wp-get-eat-restaurant .gallery-slider__label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    width: 100%;
    padding: 22px 22px 22px 48px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(98.44%, #000));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, #000 98.44%);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0), #000 98.44%);
    border-radius: 0 0 12px 12px;
    position: absolute;
    left: 0;
    bottom: 0
}

.wp-get-eat-restaurant .gallery-slider__name {
    font-style: normal;
    font-weight: 500;
    font-size: 2rem;
    line-height: 1.2;
    color: #fff;
    margin-right: 20px
}

.wp-get-eat-restaurant .gallery-slider__date {
    font-style: normal;
    font-weight: 300;
    font-size: .75rem;
    line-height: 1.2;
    color: #fff;
    padding-bottom: 4px
}

.wp-get-eat-restaurant .gallery-slider__next,
.wp-get-eat-restaurant .gallery-slider__prev {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.wp-get-eat-restaurant .gallery-slider__next .icon,
.wp-get-eat-restaurant .gallery-slider__prev .icon {
    vertical-align: top;
    fill: #fff;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.wp-get-eat-restaurant .gallery-slider__next {
    right: 30px
}

.wp-get-eat-restaurant .gallery-slider__prev {
    left: 30px
}

.wp-get-eat-restaurant .gallery-slider__next:hover .icon,
.wp-get-eat-restaurant .gallery-slider__prev:hover .icon {
    fill: #f28f16
}

.wp-get-eat-restaurant .gallery-slider__count {
    font-style: normal;
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 1.2;
    color: #4a4a4a;
    text-align: center;
    margin-top: 17px
}

.wp-get-eat-restaurant .gal-preview {
    width: calc(22% - 24px);
    height: calc(41.7vw + 38px);
    position: relative
}

.wp-get-eat-restaurant .gal-preview:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 140px;
    background: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), color-stop(77.5%, #fff));
    background: -o-linear-gradient(top, hsla(0, 0%, 100%, 0) 0, #fff 77.5%);
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #fff 77.5%);
    position: absolute;
    left: 0;
    bottom: 0
}

.wp-get-eat-restaurant .gal-preview__list {
    height: 100%;
    overflow-y: auto;
    padding-bottom: 140px
}

.wp-get-eat-restaurant .gal-preview__item {
    height: 9.75vw;
    border-radius: 12px;
    background-color: #c4c4c4;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    margin-bottom: 24px
}

html[dir=rtl] .wp-get-eat-restaurant .gallery-slider {
    margin-right: 0;
    margin-left: 20px
}

html[dir=rtl] .wp-get-eat-restaurant .gallery-slider__next,
html[dir=rtl] .wp-get-eat-restaurant .gallery-slider__prev {
    -webkit-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

html[dir=rtl] .wp-get-eat-restaurant .gallery-slider__next {
    right: auto;
    left: 30px
}

html[dir=rtl] .wp-get-eat-restaurant .gallery-slider__prev {
    left: auto;
    right: 30px
}

html[dir=rtl] .wp-get-eat-restaurant .gallery-slider__label {
    padding-left: 22px;
    padding-right: 48px
}

.wp-get-eat-restaurant .atmos-gallery {
    position: relative;
    margin-top: -40px
}

.wp-get-eat-restaurant .atmos-gallery:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: -o-linear-gradient(269.76deg, rgba(0, 0, 0, .7) -29.26%, rgba(0, 0, 0, 0) 99.8%);
    background: linear-gradient(180.24deg, rgba(0, 0, 0, .7) -29.26%, rgba(0, 0, 0, 0) 99.8%);
    position: absolute;
    top: 0;
    left: 0
}

.wp-get-eat-restaurant .atmos-gallery__back {
    font-style: normal;
    font-weight: 500;
    font-size: .875rem;
    line-height: 1.2;
    color: #fff;
    text-transform: uppercase;
    text-align: left;
    text-decoration: underline;
    position: absolute;
    top: 24px;
    left: 40px
}

.wp-get-eat-restaurant .atmos-gallery__back .icon {
    margin-right: 8px;
    fill: #fff
}

.wp-get-eat-restaurant .atmos-gallery__back .ic-arrow-back {
    display: none
}

.wp-get-eat-restaurant .atmos-gallery__back:hover {
    text-decoration: none
}

.wp-get-eat-restaurant .atmos-gallery__more {
    position: absolute;
    right: 48px;
    bottom: 16px
}

.wp-get-eat-restaurant .atmos-gallery__more .btn {
    min-width: 150px;
    font-size: .875rem
}

.wp-get-eat-restaurant .atmos-gallery__more .btn>span {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.wp-get-eat-restaurant .atmos-gallery .top-panel-wrap {
    position: absolute;
    top: 20px;
    left: 0;
    width: 100%
}

.wp-get-eat-restaurant .gallery-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.wp-get-eat-restaurant .gallery-list__item {
    width: 21.6%
}

.wp-get-eat-restaurant .gallery-list__item img {
    width: 100%;
    height: 100%
}

.wp-get-eat-restaurant .gallery-list__item_big {
    width: 43.3%
}

.wp-get-eat-restaurant .gallery-list__item_small {
    width: 13.5%
}

.wp-get-eat-restaurant .gallery-list__group {
    width: 21.6%
}

.wp-get-eat-restaurant .gallery-list__group .gallery-list__item {
    width: 100%;
    height: 50%
}

.wp-get-eat-restaurant .top-panel {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.wp-get-eat-restaurant .top-panel,
.wp-get-eat-restaurant .top-panel__action,
.wp-get-eat-restaurant .top-panel__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.wp-get-eat-restaurant .top-panel__logo {
    margin-right: 64px
}

.wp-get-eat-restaurant .top-panel .edit-address,
.wp-get-eat-restaurant .top-panel .filter,
.wp-get-eat-restaurant .top-panel .search {
    margin-right: 20px
}

.wp-get-eat-restaurant .top-panel-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.wp-get-eat-restaurant .top-panel-menu__item {
    font-style: normal;
    font-weight: 500;
    font-size: 1.125rem;
    line-height: 1.2;
    color: #fff;
    margin: 0 24px;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.wp-get-eat-restaurant .top-panel-menu__item:hover {
    color: #f28f16
}

.wp-get-eat-restaurant .edit-address {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 48px;
    border-radius: 24px;
    background: #1fbcee;
    color: #fff
}

.wp-get-eat-restaurant .edit-address__val {
    font-style: normal;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.2;
    color: #fff;
    padding: 4px 8px 4px 12px
}

.wp-get-eat-restaurant .edit-address__val .icon {
    vertical-align: middle;
    fill: #fff;
    margin-right: 8px
}

.wp-get-eat-restaurant .edit-address__btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 50%;
    margin: 4px
}

.wp-get-eat-restaurant .edit-address__btn .icon {
    fill: #1fbcee
}

html[dir=rtl] .wp-get-eat-restaurant .atmos-gallery__back {
    left: auto;
    right: 40px
}

html[dir=rtl] .wp-get-eat-restaurant .atmos-gallery__back .icon {
    margin-right: 0;
    margin-left: 8px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

html[dir=rtl] .wp-get-eat-restaurant .atmos-gallery__more {
    right: auto;
    left: 48px
}

html[dir=rtl] .wp-get-eat-restaurant .top-panel__logo {
    margin-right: 0;
    margin-left: 64px
}

html[dir=rtl] .wp-get-eat-restaurant .top-panel .edit-address,
html[dir=rtl] .wp-get-eat-restaurant .top-panel .filter,
html[dir=rtl] .wp-get-eat-restaurant .top-panel .search {
    margin-right: 0;
    margin-left: 20px
}

html[dir=rtl] .wp-get-eat-restaurant .edit-address__val {
    padding-left: 8px;
    padding-right: 12px
}

html[dir=rtl] .wp-get-eat-restaurant .edit-address__val .icon {
    margin-right: 0;
    margin-left: 8px
}

html[dir=rtl] .sign-in .btn {
    vertical-align: top
}

html[dir=rtl] .sign-in .btn .icon {
    display: none
}

.wp-get-eat-restaurant .icon {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    fill: #404040
}

.wp-get-eat-restaurant .icon.ic-white {
    fill: #fff
}

.wp-get-eat-restaurant .icon.ic-stroke {
    stroke: #4a4a4a;
    fill: rgba(0, 0, 0, 0)
}

.wp-get-eat-restaurant .info-block {
    margin-top: 8px;
    margin-bottom: 116px
}

.wp-get-eat-restaurant .info-block__item {
    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: 40px;
    position: relative
}

.wp-get-eat-restaurant .info-block__item:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.wp-get-eat-restaurant .info-block__img {
    max-width: calc(63.2% - 30px)
}

.wp-get-eat-restaurant .info-block__content {
    width: 36.8%;
    position: relative
}

.wp-get-eat-restaurant .info-block__title {
    font-style: normal;
    font-weight: 500;
    font-size: 3rem;
    line-height: 1.2;
    color: #4a4a4a;
    margin-bottom: 20px
}

.wp-get-eat-restaurant .info-block__title_small {
    font-size: 2.5rem
}

.wp-get-eat-restaurant .info-block__text,
.wp-get-eat-restaurant .info-block__text p {
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5;
    color: #4f4f4f
}

.wp-get-eat-restaurant .info-block__bg {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0
}

.wp-get-eat-restaurant .info-block__bg:after {
    content: "";
    width: 100%;
    height: 100%;
    background: -o-linear-gradient(269.98deg, rgba(0, 0, 0, .7) -74.79%, rgba(0, 0, 0, 0) 99.98%);
    background: linear-gradient(180.02deg, rgba(0, 0, 0, .7) -74.79%, rgba(0, 0, 0, 0) 99.98%);
    position: absolute;
    top: 0;
    left: 0
}

.wp-get-eat-restaurant .info-block .btn {
    min-width: 200px
}

.wp-get-eat-restaurant .info-block+.share-store {
    margin-top: -94px
}

.wp-get-eat-restaurant .video {
    position: relative
}

.wp-get-eat-restaurant .video__play {
    display: inline-block;
    vertical-align: middle;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background: hsla(0, 0%, 100%, .6);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.wp-get-eat-restaurant .video__play,
.wp-get-eat-restaurant .video__play:after {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto
}

.wp-get-eat-restaurant .video__play:after {
    content: "";
    width: 0;
    height: 0;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #fff;
    border-style: solid;
    border-width: 26px 0 26px 37px
}

.wp-get-eat-restaurant .video__play:hover {
    -webkit-transform: translateY(-50%) scale(1.1);
    -ms-transform: translateY(-50%) scale(1.1);
    transform: translateY(-50%) scale(1.1)
}

.wp-get-eat-restaurant .share-store__content {
    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;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.wp-get-eat-restaurant .share-store__item {
    margin: 10px 20px
}

.wp-get-eat-restaurant .input-check__label {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    position: relative
}

.wp-get-eat-restaurant .input-check input[type=checkbox] {
    display: none
}

.wp-get-eat-restaurant .input-check__mark {
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 1px solid #858585;
    border-radius: 2px;
    position: relative;
    margin-top: -3px
}

.wp-get-eat-restaurant .input-check__mark .icon {
    display: none;
    fill: #d60b52
}

.wp-get-eat-restaurant .input-check__text {
    max-width: calc(100% - 32px);
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.2;
    color: #858585;
    margin-left: 12px
}

.wp-get-eat-restaurant .input-check input[type=checkbox]:checked+.input-check__label .input-check__mark {
    border-color: #d60b52
}

.wp-get-eat-restaurant .input-check input[type=checkbox]:checked+.input-check__label .input-check__text {
    color: #d60b52
}

.wp-get-eat-restaurant .input-check input[type=checkbox]:checked+.input-check__label .input-check__mark .icon {
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.wp-get-eat-restaurant .input-check_white .input-check__mark {
    background: #fff;
    border-color: #fff;
    border-radius: 4px
}

.wp-get-eat-restaurant .input-check_white .input-check__text,
.wp-get-eat-restaurant .input-check_white input[type=checkbox]:checked+.input-check__label .input-check__text {
    color: #fff
}

html[dir=rtl] .wp-get-eat-restaurant .input-check__text {
    margin-left: 0;
    margin-right: 12px
}

.wp-get-eat-restaurant .mark {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 44px;
    height: 44px;
    position: relative;
    border-radius: 50%;
    background-color: #fff;
    background-image: -o-linear-gradient(224deg, rgba(0, 0, 0, 0) 50%, #48b26b 50%), -o-linear-gradient(left, #fff 50%, #48b26b 50%);
    background-image: linear-gradient(226deg, rgba(0, 0, 0, 0) 50%, #48b26b 0), linear-gradient(90deg, #fff 50%, #48b26b 0);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.wp-get-eat-restaurant .mark:after {
    content: "";
    display: block;
    height: calc(100% - 6px);
    width: calc(100% - 6px);
    border-radius: 50%;
    background: #deffe9;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto
}

.wp-get-eat-restaurant .mark__text {
    font-style: normal;
    font-weight: 500;
    font-size: 1.375rem;
    line-height: 1;
    color: #48b26b;
    position: relative;
    z-index: 1
}

.wp-get-eat-restaurant .mark_orange {
    background-image: -o-linear-gradient(274deg, rgba(0, 0, 0, 0) 50%, #f28f16 50%), -o-linear-gradient(left, #fff 50%, #f28f16 50%);
    background-image: linear-gradient(176deg, rgba(0, 0, 0, 0) 50%, #f28f16 0), linear-gradient(90deg, #fff 50%, #f28f16 0)
}

.wp-get-eat-restaurant .mark_orange .mark__text {
    color: #f28f16
}

.wp-get-eat-restaurant .mark_orange:after {
    background: #ffe6c8
}

.wp-get-eat-restaurant .mark_red {
    background-image: -o-linear-gradient(36deg, #fff 50%, rgba(0, 0, 0, 0) 50%), -o-linear-gradient(left, #fff 50%, #d60b52 50%);
    background-image: linear-gradient(54deg, #fff 50%, rgba(0, 0, 0, 0) 0), linear-gradient(90deg, #fff 50%, #d60b52 0)
}

.wp-get-eat-restaurant .mark_red .mark__text {
    color: #d60b52
}

.wp-get-eat-restaurant .mark_red:after {
    background: #ffe1ec
}

.wp-get-eat-restaurant .notice-layout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: calc(100% - 48px);
    position: absolute;
    top: 24px;
    right: 24px;
    z-index: 1000
}

.wp-get-eat-restaurant .notice-layout .notice:not(:last-child) {
    margin-bottom: 12px
}

.wp-get-eat-restaurant .notice-layout_top-left {
    right: auto;
    left: 24px
}

.wp-get-eat-restaurant .notice-layout_bottom-right {
    top: auto;
    bottom: 24px
}

.wp-get-eat-restaurant .notice-layout_bottom-left {
    right: auto;
    top: auto;
    bottom: 24px
}

.wp-get-eat-restaurant .notice {
    display: inline-block;
    width: 335px;
    max-width: 100%;
    background: #e0f9dc;
    border-radius: 12px;
    font-style: normal;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.2;
    color: #48b26b;
    padding: 10px 40px 10px 16px;
    -webkit-box-shadow: 0 12px 20px rgba(65, 65, 65, .25);
    box-shadow: 0 12px 20px rgba(65, 65, 65, .25);
    position: relative;
    opacity: .95
}

.wp-get-eat-restaurant .notice__close {
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer
}

.wp-get-eat-restaurant .notice__close .icon {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 100%;
    fill: #48b26b;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.wp-get-eat-restaurant .notice__close:hover .icon {
    fill: #328a4f
}

.wp-get-eat-restaurant .notice_red {
    background: #f6dbe4;
    -webkit-box-shadow: 0 12px 20px rgba(65, 65, 65, .25);
    box-shadow: 0 12px 20px rgba(65, 65, 65, .25);
    color: #d60b52
}

.wp-get-eat-restaurant .notice_red .notice__close .icon {
    fill: #d60b52
}

.wp-get-eat-restaurant .notice_red .notice__close:hover .icon {
    fill: #b50b46
}

html[dir=rtl] .wp-get-eat-restaurant .notice-layout,
html[dir=rtl] .wp-get-eat-restaurant .notice-layout_bottom-right {
    right: auto;
    left: 24px
}

html[dir=rtl] .wp-get-eat-restaurant .notice-layout_bottom-left,
html[dir=rtl] .wp-get-eat-restaurant .notice-layout_top-left {
    right: 24px;
    left: auto
}

html[dir=rtl] .wp-get-eat-restaurant .notice {
    padding-left: 40px;
    padding-right: 16px
}

html[dir=rtl] .wp-get-eat-restaurant .notice__close {
    right: auto;
    left: 12px
}

.wp-get-eat-restaurant .popup-wrap {
    max-height: 90%;
    max-width: 90%;
    border-radius: 12px;
    -webkit-box-shadow: 0 20px 40px hsla(0, 0%, 82.4%, .25);
    box-shadow: 0 20px 40px hsla(0, 0%, 82.4%, .25);
    width: 640px;
    padding: 20px 64px;
    background: #fff;
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 110;
    overflow-y: auto
}

.wp-get-eat-restaurant .popup-wrap.full-height {
    height: 100vh;
    overflow-y: auto;
    max-height: 100vh
}

.wp-get-eat-restaurant .popup {
    width: 100%;
    background: #fff;
    position: relative;
    padding: 27px 0 20px
}

.wp-get-eat-restaurant .popup__close {
    display: inline-block;
    width: 32px;
    height: 32px;
    position: absolute;
    top: -1px;
    right: -44px;
    cursor: pointer
}

.wp-get-eat-restaurant .popup .h2,
.wp-get-eat-restaurant .popup h2 {
    max-width: 480px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 36px
}

.wp-get-eat-restaurant .popup .form-site__field {
    margin-bottom: 18px
}

.wp-get-eat-restaurant .popup .book-table {
    margin: 0 17px
}

.wp-get-eat-restaurant .popup .form-book-table {
    max-width: 360px;
    margin: 0 auto
}

.wp-get-eat-restaurant .popup .form-book-table .form-site__field {
    margin-bottom: 21px
}

.wp-get-eat-restaurant .popup .form-book-table .form-site textarea {
    height: 80px
}

html[dir=rtl] .wp-get-eat-restaurant .popup__close {
    right: auto;
    left: -44px
}

.wp-get-eat-restaurant .progress__info {
    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: 8px
}

.wp-get-eat-restaurant .progress__title {
    font-style: normal;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.2;
    color: #858585;
    margin-right: 10px
}

.wp-get-eat-restaurant .progress__mark {
    font-style: normal;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.2;
    color: #4a4a4a
}

.wp-get-eat-restaurant .progress__field {
    height: 8px;
    background: #f3f3f3;
    border-radius: 4px;
    position: relative
}

.wp-get-eat-restaurant .progress__line {
    height: 100%;
    width: 0;
    border-radius: 4px;
    background: #48b26b;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.wp-get-eat-restaurant .progress_orange .progress__line {
    background: #f28f16
}

.wp-get-eat-restaurant .progress_red .progress__line {
    background: #d60b52
}

html[dir=rtl] .wp-get-eat-restaurant .progress__title {
    margin-right: 0;
    margin-left: 10px
}

html[dir=rtl] .wp-get-eat-restaurant .progress__line {
    left: auto;
    right: 0
}

.wp-get-eat-restaurant .range {
    margin-bottom: 20px
}

.wp-get-eat-restaurant .range__top {
    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: 14px
}

.wp-get-eat-restaurant .range__title {
    font-style: normal;
    font-weight: 500;
    font-size: .75rem;
    line-height: 1.2;
    color: #4a4a4a;
    text-transform: uppercase
}

.wp-get-eat-restaurant .range__val {
    font-style: normal;
    font-weight: 500;
    font-size: .875rem;
    line-height: 1.2;
    color: #979797
}

.wp-get-eat-restaurant .range__progress {
    height: 8px;
    border-radius: 4px;
    background-color: #f3f3f3;
    position: relative
}

.wp-get-eat-restaurant .range__line {
    height: 100%;
    width: 0;
    border-radius: 4px;
    background: #f28f16;
    position: relative
}

.wp-get-eat-restaurant .range__slider {
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #f28f16;
    border: 4px solid #fdead3;
    -webkit-box-shadow: 0 4px 10px rgba(242, 143, 22, .25);
    box-shadow: 0 4px 10px rgba(242, 143, 22, .25);
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -8px;
    z-index: 2
}

.wp-get-eat-restaurant .range__num {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.2;
    color: #dadada;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.wp-get-eat-restaurant .range__item {
    height: 100%;
    width: 1px;
    background: #e9e9e9;
    position: relative
}

.wp-get-eat-restaurant .range__item-text {
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-top: 6px
}

.wp-get-eat-restaurant .range__item.active {
    color: #f28f16
}

.wp-get-eat-restaurant .range__item:first-child,
.wp-get-eat-restaurant .range__item:last-child {
    background: rgba(0, 0, 0, 0)
}

html[dir=rtl] .wp-get-eat-restaurant .range__slider {
    right: auto;
    left: -8px
}

.wp-get-eat-restaurant .review-wrap__top {
    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: 20px
}

.wp-get-eat-restaurant .review-wrap__title {
    font-style: normal;
    font-weight: 500;
    font-size: 1.125rem;
    line-height: 1.2;
    color: #4a4a4a;
    text-transform: uppercase;
    margin-right: 15px
}

.wp-get-eat-restaurant .review-wrap .btn {
    min-width: 172px
}

.wp-get-eat-restaurant .review-list__more {
    text-align: center;
    margin-top: 40px
}

.wp-get-eat-restaurant .review-item {
    background: #fff;
    border-radius: 12px;
    -webkit-box-shadow: 0 12px 20px hsla(0, 0%, 67.1%, .25);
    box-shadow: 0 12px 20px hsla(0, 0%, 67.1%, .25);
    margin-bottom: 20px
}

.wp-get-eat-restaurant .review-item,
.wp-get-eat-restaurant .review-item__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.wp-get-eat-restaurant .review-item__main {
    width: calc(100% - 540px);
    padding: 24px 20px 10px 32px
}

.wp-get-eat-restaurant .review-item__author {
    width: 100px
}

.wp-get-eat-restaurant .review-item__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: calc(100% - 132px)
}

.wp-get-eat-restaurant .review-item__img {
    display: inline-block;
    vertical-align: top;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain
}

.wp-get-eat-restaurant .review-item__name {
    font-style: normal;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.2;
    color: #404040;
    margin-top: 12px
}

.wp-get-eat-restaurant .review-item__title {
    font-style: normal;
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 1.2;
    color: #5b5b5b
}

.wp-get-eat-restaurant .review-item__text {
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.375;
    color: #5b5b5b;
    margin-top: 15px
}

.wp-get-eat-restaurant .review-item__bottom {
    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-top: 16px
}

.wp-get-eat-restaurant .review-item__date {
    font-style: normal;
    font-weight: 300;
    font-size: .75rem;
    line-height: 1.2;
    color: #666;
    margin-right: 15px
}

.wp-get-eat-restaurant .review-rating {
    width: 540px;
    padding: 8px 24px 24px;
    background: #f3f3f3;
    border-radius: 0 12px 12px 0
}

.wp-get-eat-restaurant .review-rating__top {
    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;
    padding-bottom: 6px;
    border-bottom: 1px solid #dadada;
    margin-bottom: 16px
}

.wp-get-eat-restaurant .review-rating__title {
    font-style: normal;
    font-weight: 500;
    font-size: .875rem;
    line-height: 1.2;
    color: #4a4a4a;
    text-transform: uppercase
}

.wp-get-eat-restaurant .review-gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px
}

.wp-get-eat-restaurant .review-gallery__item {
    width: 80px;
    height: 80px;
    border-radius: 12px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    margin: 0 10px 10px;
    position: relative
}

.wp-get-eat-restaurant .review-gallery__count,
.wp-get-eat-restaurant .review-gallery__item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.wp-get-eat-restaurant .review-gallery__count {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: hsla(0, 0%, 100%, .5);
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    font-style: normal;
    font-weight: 500;
    font-size: .875rem;
    line-height: 1;
    color: #d60b52
}

.wp-get-eat-restaurant .review-progress {
    height: calc(100% + 6px);
    background: #fff;
    border-radius: 12px;
    -webkit-box-shadow: 0 12px 20px hsla(0, 0%, 67.1%, .25);
    box-shadow: 0 12px 20px hsla(0, 0%, 67.1%, .25);
    padding: 23px 22px 8px;
    position: relative;
    margin: 5px -12px -14px
}

.wp-get-eat-restaurant .review-progress__title {
    font-style: normal;
    font-weight: 500;
    font-size: .875rem;
    line-height: 1.2;
    color: #4a4a4a;
    text-transform: uppercase;
    margin-bottom: 38px
}

.wp-get-eat-restaurant .review-progress .mark {
    position: absolute;
    top: -4px;
    right: 12px
}

.wp-get-eat-restaurant .review-progress__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.wp-get-eat-restaurant .review-progress__list .progress {
    width: calc(50% - 16px);
    margin-bottom: 32px
}

html[dir=rtl] .wp-get-eat-restaurant .review-wrap__title {
    margin-right: 15px;
    margin-left: 0
}

html[dir=rtl] .wp-get-eat-restaurant .review-item__main {
    padding-left: 32px;
    padding-right: 20px
}

html[dir=rtl] .wp-get-eat-restaurant .review-item__date {
    margin-right: 0;
    margin-left: 15px
}

html[dir=rtl] .wp-get-eat-restaurant .review-progress .mark {
    right: auto;
    left: 8px
}

html[dir=rtl] .wp-get-eat-restaurant .review-rating {
    border-radius: 12px 0 0 12px
}

.wp-get-eat-restaurant .search__btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #d60b52;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    cursor: pointer
}

.wp-get-eat-restaurant .search__btn .icon {
    stroke: #fff
}

.wp-get-eat-restaurant .search__btn:hover {
    background: #b50b46
}

.wp-get-eat-restaurant .search_grey .search__btn {
    background: #faf9f9
}

.wp-get-eat-restaurant .search_grey .search__btn .icon {
    stroke: #979797
}

.wp-get-eat-restaurant .search_grey .search__btn:hover {
    background: #d60b52
}

.wp-get-eat-restaurant .search_grey .search__btn:hover .icon {
    stroke: #fff
}

.wp-get-eat-restaurant .top-menu-wrap {
    margin-bottom: 28px
}

.wp-get-eat-restaurant .top-menu-wrap__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.wp-get-eat-restaurant .top-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    margin-right: 12px
}

.wp-get-eat-restaurant .top-menu__item {
    display: inline-block;
    vertical-align: top;
    height: 48px;
    min-width: 120px;
    border-radius: 24px;
    padding: 0 14px;
    background: #fff;
    -webkit-box-shadow: 0 12px 20px hsla(0, 0%, 67.1%, .25);
    box-shadow: 0 12px 20px hsla(0, 0%, 67.1%, .25);
    margin: 0 12px 12px 0;
    white-space: nowrap;
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 48px;
    color: #979797;
    text-decoration: none;
    text-align: center;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    cursor: pointer
}

.wp-get-eat-restaurant .top-menu__item.active,
.wp-get-eat-restaurant .top-menu__item:hover {
    background: #f28f16;
    color: #fff
}

.wp-get-eat-restaurant .top-menu__item.active {
    -webkit-box-shadow: none;
    box-shadow: none
}

html[dir=rtl] .wp-get-eat-restaurant .top-menu {
    margin-right: 0;
    margin-left: 12px
}

.wp-get-eat-restaurant .type-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.wp-get-eat-restaurant .type-icon__item {
    width: 100px;
    margin: 15px;
    text-align: center
}

.wp-get-eat-restaurant .type-icon__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100px;
    width: 100%
}

.wp-get-eat-restaurant .type-icon_white {
    color: #fff
}

.wp-get-eat-restaurant .upload-photo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -8px;
    margin-right: -8px
}

.wp-get-eat-restaurant .upload-photo__item {
    display: inline-block;
    width: 100px;
    height: 100px;
    border-radius: 12px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    margin: 8px;
    position: relative
}

.wp-get-eat-restaurant .upload-photo__close {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: hsla(0, 0%, 100%, .6);
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    cursor: pointer
}

.wp-get-eat-restaurant .upload-photo__close s .icon {
    fill: #d60b52
}

.wp-get-eat-restaurant .upload-photo__close:hover {
    background: #fff
}

.wp-get-eat-restaurant .upload-photo__add {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #f7cedc;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    cursor: pointer
}

.wp-get-eat-restaurant .upload-photo__add .icon {
    fill: #d60b52;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.wp-get-eat-restaurant .upload-photo__add:hover {
    background: #d60b52
}

.wp-get-eat-restaurant .upload-photo__add:hover .icon {
    fill: #fff
}

.wp-get-eat-restaurant .upload-photo__item_empty {
    border: 2px dashed #d60b52;
    background: #fff
}

.wp-get-eat-restaurant .upload-photo_big {
    margin-left: -10px;
    margin-right: -10px
}

.wp-get-eat-restaurant .upload-photo_big .upload-photo__item {
    width: 120px;
    height: 120px;
    margin: 10px
}

.wp-get-eat-restaurant .vacancy {
    margin-top: 8px
}

.wp-get-eat-restaurant .vacancy__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #fff;
    margin-bottom: 20px;
    border-radius: 12px;
    -webkit-box-shadow: 0 20px 40px hsla(0, 0%, 83.1%, .25);
    box-shadow: 0 20px 40px hsla(0, 0%, 83.1%, .25);
    overflow: hidden
}

.wp-get-eat-restaurant .vacancy__img {
    width: 36.8%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

.wp-get-eat-restaurant .vacancy__content {
    width: 63.2%;
    padding: 22px 24px 17px
}

.wp-get-eat-restaurant .vacancy__title {
    font-style: normal;
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 1.2;
    color: #4a4a4a;
    margin-bottom: 13px
}

.wp-get-eat-restaurant .vacancy__text,
.wp-get-eat-restaurant .vacancy__text p {
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.375;
    color: #979797
}

.wp-get-eat-restaurant .vacancy__text li,
.wp-get-eat-restaurant .vacancy__text p {
    line-height: 1.375
}

.wp-get-eat-restaurant .vacancy__text p+ul {
    margin-top: -10px
}

.wp-get-eat-restaurant .vacancy__bottom {
    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-top: 10px
}

.wp-get-eat-restaurant .vacancy__link {
    font-style: normal;
    font-weight: 500;
    font-size: .875rem;
    line-height: 1.2;
    color: #d60b52;
    text-transform: uppercase;
    margin-left: 6px
}

.wp-get-eat-restaurant .vacancy__link .icon {
    vertical-align: middle;
    fill: #d60b52;
    margin-left: 6px
}

.wp-get-eat-restaurant .vacancy__link-text {
    position: relative
}

.wp-get-eat-restaurant .vacancy__link-text:after {
    content: "";
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 1px;
    background: #d60b52;
    position: absolute;
    top: 100%;
    left: 0;
    margin-top: 1px
}

.wp-get-eat-restaurant .social-share__btn,
.wp-get-eat-restaurant .vacancy__link:hover .vacancy__link-text:after {
    display: none
}

.wp-get-eat-restaurant .social-circle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.wp-get-eat-restaurant .social-circle__item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #faf9f9;
    margin: 0 4px;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    cursor: pointer
}

.wp-get-eat-restaurant .social-circle__item .icon {
    fill: #fff
}

.wp-get-eat-restaurant .social-circle__item_fb {
    background: #475993
}

.wp-get-eat-restaurant .social-circle__item_tg {
    background: #16a3f2
}

.wp-get-eat-restaurant .social-circle__item_wh {
    background: #48b26b
}

.wp-get-eat-restaurant .social-circle__item:hover {
    background: #e4e3e3
}

.wp-get-eat-restaurant .social-circle__item_fb:hover {
    background: #3e4d80
}

.wp-get-eat-restaurant .social-circle__item_tg:hover {
    background: #138fd6
}

.wp-get-eat-restaurant .social-circle__item_wh:hover {
    background: #43a764
}

html[dir=rtl] .wp-get-eat-restaurant .vacancy__link,
html[dir=rtl] .wp-get-eat-restaurant .vacancy__link .icon {
    margin-left: 0;
    margin-right: 6px
}

.wp-get-eat-restaurant .view {
    border-radius: 12px;
    -webkit-box-shadow: 0 12px 20px hsla(0, 0%, 67.1%, .25);
    box-shadow: 0 12px 20px hsla(0, 0%, 67.1%, .25)
}

.wp-get-eat-restaurant .view,
.wp-get-eat-restaurant .view__item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.wp-get-eat-restaurant .view__item {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 44px;
    height: 40px;
    background: #fff;
    position: relative;
    cursor: pointer
}

.wp-get-eat-restaurant .view__item,
.wp-get-eat-restaurant .view__item .icon {
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.wp-get-eat-restaurant .view__item .icon {
    fill: #c4c4c4;
    vertical-align: top
}

.wp-get-eat-restaurant .view__item.active .icon,
.wp-get-eat-restaurant .view__item:hover .icon {
    fill: #fff
}

.wp-get-eat-restaurant .view__item.active {
    cursor: auto
}

.wp-get-eat-restaurant .view__item:first-child {
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px
}

.wp-get-eat-restaurant .view__item:last-child {
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px
}

.wp-get-eat-restaurant .view__item.active,
.wp-get-eat-restaurant .view__item:hover {
    background: #f28f16
}

html[dir=rtl] .wp-get-eat-restaurant .view__item:first-child {
    border-radius: 0;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px
}

html[dir=rtl] .wp-get-eat-restaurant .view__item:last-child {
    border-radius: 0;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px
}

@media (max-width:1279px) {
    .wp-get-eat-restaurant .branch-list__item {
        width: calc(33.33% - 20px)
    }

    .wp-get-eat-restaurant .catalog-list__item {
        width: calc(100% - 20px)
    }

    .wp-get-eat-restaurant .detail-office__title {
        font-size: 1.75rem
    }

    .wp-get-eat-restaurant .detail-office__price {
        font-size: 1.125rem;
        margin-top: 5px
    }

    .wp-get-eat-restaurant .edit-address__val {
        display: none
    }

    .wp-get-eat-restaurant .review-item__main {
        width: calc(100% - 340px)
    }

    .wp-get-eat-restaurant .review-rating {
        width: 340px
    }
}

@media (max-width:991px) {
    .wp-get-eat-restaurant .footer__price {
        margin-right: 20px
    }

    html[dir=rtl] .wp-get-eat-restaurant .footer__price {
        margin-right: 0;
        margin-left: 20px
    }

    .wp-get-eat-restaurant .header {
        height: 35vw
    }

    .wp-get-eat-restaurant .h1,
    .wp-get-eat-restaurant h1 {
        font-size: 4.5rem
    }

    .wp-get-eat-restaurant .branch-list__item {
        width: calc(50% - 20px)
    }

    .wp-get-eat-restaurant .catalog__content {
        width: 100%
    }

    .wp-get-eat-restaurant .detail-office__top {
        display: block
    }

    .wp-get-eat-restaurant .detail-office__logo {
        margin-top: 0
    }

    .wp-get-eat-restaurant .detail-office__info,
    .wp-get-eat-restaurant .detail-office__location {
        width: 100%
    }

    .wp-get-eat-restaurant .detail-office__desc {
        margin-bottom: 15px;
        margin-top: 10px
    }

    .wp-get-eat-restaurant .detail-office .advant {
        width: 100%
    }

    .wp-get-eat-restaurant .icon-group {
        min-height: 0;
        display: inline-block;
        vertical-align: top;
        margin: 0
    }

    .wp-get-eat-restaurant .icon-group__item {
        width: 32px;
        height: 32px
    }

    .wp-get-eat-restaurant .icon-group__item .icon {
        max-width: 20px;
        max-height: 20px
    }

    .wp-get-eat-restaurant .service-info__item {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: calc(25% - 20px);
        padding: 15px;
        background: #fff;
        border-radius: 12px;
        text-align: center
    }

    .wp-get-eat-restaurant .service-info__item,
    .wp-get-eat-restaurant .working-time {
        -webkit-box-shadow: 0 12px 20px hsla(0, 0%, 67.1%, .25);
        box-shadow: 0 12px 20px hsla(0, 0%, 67.1%, .25)
    }

    .wp-get-eat-restaurant .working-time {
        width: 100%;
        margin: 20px 0
    }

    .wp-get-eat-restaurant .advant {
        -webkit-box-shadow: 0 12px 20px hsla(0, 0%, 67.1%, .25);
        box-shadow: 0 12px 20px hsla(0, 0%, 67.1%, .25)
    }

    .wp-get-eat-restaurant .sign-in .btn {
        width: 48px;
        min-width: 48px;
        font-size: 0;
        padding: 0 5px
    }

    .wp-get-eat-restaurant .sign-in .btn .icon {
        display: inline-block;
        margin: 0
    }

    .wp-get-eat-restaurant .top-panel__logo {
        margin-right: 20px
    }

    .wp-get-eat-restaurant .top-panel-menu__item {
        margin: 0 10px
    }

    html[dir=rtl] .wp-get-eat-restaurant .top-panel__logo {
        margin-right: 0;
        margin-left: 20px
    }

    .wp-get-eat-restaurant .info-block__content,
    .wp-get-eat-restaurant .info-block__img {
        width: 50%
    }

    .wp-get-eat-restaurant .popup-wrap {
        padding: 20px
    }

    .wp-get-eat-restaurant .popup__close {
        right: 0
    }

    html[dir=rtl] .wp-get-eat-restaurant .popup__close {
        right: auto;
        left: 0
    }

    .wp-get-eat-restaurant .review-item {
        display: block
    }

    .wp-get-eat-restaurant .review-item__main,
    .wp-get-eat-restaurant .review-rating {
        width: 100%
    }
}

@media (max-width:767px) {
    /* menu design fixes */
    .catalog {
        display: flex;
        flex-direction: column;
    }
    .catalog-menu__icon {
        display: none;
    }
    
    .catalog-menu__item {
        text-align: center;
        width: max-content;
        margin: 10px!important;
    }
    
    .catalog-menu {
        width: unset !important;
        padding: 0.5rem 46px !important;
        display: flex;
        overflow: auto;
        white-space: nowrap;
        margin-left: -10px;
        margin-right: -10px;
    }

    .wp-get-eat-restaurant .catalog-wrap button {
        display: block;
    }

    .wp-get-eat-restaurant .footer__btn {
        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;
        width: 100%
    }

    .wp-get-eat-restaurant .header {
        height: 23.5vw
    }

    .wp-get-eat-restaurant .header .h1,
    .wp-get-eat-restaurant .header h1 {
        font-size: 20px;
        line-height: 1.2
    }

    body,
    html {
        background: #fff
    }

    .wp-get-eat-restaurant main {
        padding: 15px 0
    }

    .wp-get-eat-restaurant .container {
        width: calc(100% - 40px)
    }

    .wp-get-eat-restaurant .h1,
    .wp-get-eat-restaurant .h2,
    .wp-get-eat-restaurant h1,
    .wp-get-eat-restaurant h2 {
        line-height: 1.15
    }

    .wp-get-eat-restaurant .book-table__top {
        display: block;
        margin-bottom: 24px;
        padding-bottom: 9px
    }

    .wp-get-eat-restaurant .book-table__time-item {
        width: calc(50% - 16px)
    }

    .wp-get-eat-restaurant .book-table__count,
    .wp-get-eat-restaurant .book-table__time {
        width: 100%;
        margin-left: 0;
        margin-right: 0
    }

    .wp-get-eat-restaurant .book-table .input-date,
    .wp-get-eat-restaurant .book-table .input-time {
        width: 100%
    }

    .wp-get-eat-restaurant .book-table__count {
        margin-bottom: 24px
    }

    .wp-get-eat-restaurant .book-table__content {
        padding-top: 14px
    }

    .wp-get-eat-restaurant .book-table-card {
        width: 100%;
        padding: 20px 20px 16px;
        margin: 0 0 12px
    }

    .wp-get-eat-restaurant .book-table-res {
        margin-top: 20px
    }

    .wp-get-eat-restaurant .book-success {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        height: 100%
    }

    .wp-get-eat-restaurant .branch-list__item {
        width: calc(100% - 20px)
    }

    .wp-get-eat-restaurant .branch-list__title {
        font-size: 1.25rem
    }

    .wp-get-eat-restaurant .branch-list__content {
        padding-top: 10px;
        padding-bottom: 17px
    }

    .wp-get-eat-restaurant .branch-list-contact {
        margin-top: 14px
    }

    .wp-get-eat-restaurant .branch-list-contact__item:not(:last-child) {
        margin-bottom: 9px
    }

    .wp-get-eat-restaurant .branch-list-icons {
        margin-top: 8px
    }

    .wp-get-eat-restaurant .branch-list-icons__item {
        width: 40px;
        height: 40px;
        margin: 0 4px
    }

    .wp-get-eat-restaurant .branch-cat {
        width: 100%;
        padding-bottom: 7px
    }

    .wp-get-eat-restaurant .branch-cat__item {
        width: 50%;
        margin-bottom: 10px;
        padding: 0 10px
    }

    .wp-get-eat-restaurant .branch-cat__item:not(:last-child):after {
        display: none
    }

    .wp-get-eat-restaurant .branch-cat__icon {
        margin-right: 8px
    }

    html[dir=rtl] .wp-get-eat-restaurant .branch-cat__icon {
        margin-right: 0;
        margin-left: 8px
    }

    .wp-get-eat-restaurant .catalog-list__item {
        min-height: 88px;
        margin: 8px 0!important;
        width: 100%;
    }

    .wp-get-eat-restaurant .catalog-list__img {
        width: 88px
    }

    .wp-get-eat-restaurant .catalog-list__content {
        width: calc(100% - 88px);
        padding: 8px 12px
    }

    .wp-get-eat-restaurant .catalog-list__text,
    .wp-get-eat-restaurant .catalog-list_tile .catalog-list__text {
        font-size: .75rem
    }

    .wp-get-eat-restaurant .catalog-list .catalog-list__name a,
    .wp-get-eat-restaurant .catalog-list__name {
        font-size: 1rem
    }

    .wp-get-eat-restaurant .catalog-list__text {
        margin-top: 8px
    }

    .wp-get-eat-restaurant .catalog-list__price-def {
        font-size: 1rem;
        color: #d60b52
    }

    .wp-get-eat-restaurant .catalog-list_tile .catalog-list__name,
    .wp-get-eat-restaurant .catalog-list_tile .catalog-list__name a,
    .wp-get-eat-restaurant .catalog-list_tile .catalog-list__price-def {
        font-size: .875rem
    }

    .wp-get-eat-restaurant .catalog-list_tile .catalog-list__item {
        width: calc(50% - 14px);
        margin: 0 7px 14px
    }

    .wp-get-eat-restaurant .catalog-list_tile .catalog-list__img {
        height: 72px
    }

    .wp-get-eat-restaurant .catalog-list__price-tile {
        margin-top: 0
    }

    .wp-get-eat-restaurant .catalog-list_tile .catalog-list__content {
        height: calc(100% - 72px);
        padding: 12px
    }

    .wp-get-eat-restaurant .catalog-list_tile .catalog-list__btn-text {
        display: none
    }

    .wp-get-eat-restaurant .catalog-list_tile .catalog-list__btn {
        height: 32px;
        min-width: 32px
    }

    .wp-get-eat-restaurant .catalog-list_tile .catalog-list__btn:after {
        height: 14px;
        width: 14px
    }

    .wp-get-eat-restaurant .data-delivery-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        min-height: 100%;
        margin-top: 0
    }

    .wp-get-eat-restaurant .data-filter {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        margin-left: -20px;
        margin-right: -20px;
        width: calc(100% + 40px);
        padding: 0 15px 10px;
        overflow-x: auto
    }

    .wp-get-eat-restaurant .data-filter__item {
        position: relative
    }

    .wp-get-eat-restaurant .data-filter__item:last-child:after {
        content: "";
        display: inline-block;
        width: 20px;
        height: 20px;
        background: rgba(0, 0, 0, 0);
        position: absolute;
        top: 0;
        left: 100%
    }

    .wp-get-eat-restaurant .data-delivery {
        display: block;
        background: rgba(0, 0, 0, 0);
        padding: 0
    }

    .wp-get-eat-restaurant .data-delivery__item {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 7px 0
    }

    .wp-get-eat-restaurant .data-delivery__item:not(:last-child) {
        border: 0;
        border-bottom: 1px solid #e9e9e9
    }

    .wp-get-eat-restaurant .data-delivery__title {
        margin-bottom: 0;
        margin-right: 15px
    }

    html[dir=rtl] .wp-get-eat-restaurant .data-delivery {
        border-radius: 12px 0 12px 12px
    }

    html[dir=rtl] .wp-get-eat-restaurant .data-delivery__title {
        margin-right: 0;
        margin-left: 15px
    }

    html[dir=rtl] .wp-get-eat-restaurant .data-delivery__item:not(:last-child) {
        border: 0;
        border-bottom: 1px solid #e9e9e9
    }

    html[dir=rtl] .wp-get-eat-restaurant .data-filter__item:last-child:after {
        left: auto;
        right: 100%
    }

    .wp-get-eat-restaurant .detail-office__head {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-bottom: 16px
    }

    .wp-get-eat-restaurant .detail-office__logo {
        width: 64px;
        height: 64px;
        margin-right: 12px
    }

    .wp-get-eat-restaurant .detail-office__desc {
        line-height: 1.35;
        margin-bottom: 8px;
        margin-top: 8px
    }

    .wp-get-eat-restaurant .detail-office__main-wrap {
        width: calc(100% - 76px)
    }

    .wp-get-eat-restaurant .detail-office__title {
        font-size: 1.625rem
    }

    .wp-get-eat-restaurant .detail-office__price {
        font-size: 1.25rem
    }

    .wp-get-eat-restaurant .icon-group {
        background: rgba(0, 0, 0, 0);
        padding: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .wp-get-eat-restaurant .icon-group__list {
        margin-left: -4px;
        margin-right: -4px
    }

    .wp-get-eat-restaurant .icon-group__item {
        width: 24px;
        height: 24px;
        margin-left: 4px;
        margin-right: 4px
    }

    .wp-get-eat-restaurant .icon-group__item .icon {
        max-width: 14px;
        max-height: 14px
    }

    .wp-get-eat-restaurant .service-info {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        margin: 0 -5px 16px
    }

    .wp-get-eat-restaurant .service-info__item {
        display: block;
        width: calc(25% - 10px);
        margin: 0 5px;
        padding: 12px 8px 7px;
        background: #f3f5f8;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .wp-get-eat-restaurant .service-info__icon {
        display: block;
        margin: 0 0 8px
    }

    .wp-get-eat-restaurant .service-info__text {
        display: block
    }

    .wp-get-eat-restaurant .coins-panel {
        margin-bottom: 16px
    }

    .wp-get-eat-restaurant .coins-panel__content {
        padding: 12px 25px
    }

    .wp-get-eat-restaurant .working-time {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        min-height: 96px;
        padding: 0 25px 3px;
        margin: 16px 0
    }

    .wp-get-eat-restaurant .working-time__bg {
        height: 70px
    }

    .wp-get-eat-restaurant .working-time__img {
        width: 84px;
        margin: 0
    }

    .wp-get-eat-restaurant .working-time .countdown {
        display: block;
        max-width: calc(100% - 127px);
        text-align: left
    }

    .wp-get-eat-restaurant .working-time .countdown__label {
        margin: 0 0 8px;
        padding: 0 7px
    }

    .wp-get-eat-restaurant .rating-card__content {
        display: block
    }

    .wp-get-eat-restaurant .rating-card__head-wrap {
        padding-bottom: 12px
    }

    .wp-get-eat-restaurant .rating-card__bottom,
    .wp-get-eat-restaurant .rating-card__content,
    .wp-get-eat-restaurant .rating-card__top {
        padding-left: 22px;
        padding-right: 22px
    }

    .wp-get-eat-restaurant .rating-card .progress {
        width: 100%;
        padding-right: 38px;
        position: relative
    }

    .wp-get-eat-restaurant .rating-card .progress__mark {
        position: absolute;
        right: 0;
        bottom: -2px
    }

    .wp-get-eat-restaurant .contact-card {
        padding-left: 22px;
        padding-right: 22px
    }

    .wp-get-eat-restaurant .contact-card__content {
        padding-top: 15px
    }

    .wp-get-eat-restaurant .contact-card__list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .wp-get-eat-restaurant .contact-card__item {
        width: calc(50% - 16px);
        margin-bottom: 20px
    }

    .wp-get-eat-restaurant .contact-card__item:first-child {
        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;
        width: calc(100% - 16px);
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .wp-get-eat-restaurant .contact-card__item:first-child .contact-card__val {
        margin-top: 0
    }

    .wp-get-eat-restaurant .contact-card__map {
        height: 120px;
        margin-top: -10px
    }

    .wp-get-eat-restaurant .contact-card__btn {
        margin-top: 16px
    }

    .wp-get-eat-restaurant .contact-card__btn .btn {
        width: 100%
    }

    .wp-get-eat-restaurant .advant {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 20px 0 5px
    }

    .wp-get-eat-restaurant .advant__item {
        width: 33.33%;
        margin-bottom: 10px
    }

    .wp-get-eat-restaurant .advant__img {
        height: 32px
    }

    .wp-get-eat-restaurant .advant__text {
        font-size: .75rem
    }

    html[dir=rtl] .wp-get-eat-restaurant .detail-office__logo {
        margin-right: 0;
        margin-left: 12px
    }

    html[dir=rtl] .wp-get-eat-restaurant .working-time .countdown {
        text-align: right
    }

    html[dir=rtl] .wp-get-eat-restaurant .rating-card .progress {
        padding-right: 0;
        padding-left: 38px
    }

    html[dir=rtl] .wp-get-eat-restaurant .rating-card .progress__mark {
        right: auto;
        left: 0
    }

    .wp-get-eat-restaurant .form-site__label {
        margin-bottom: 9px
    }

    .wp-get-eat-restaurant .form-site__count .form-site__label {
        font-style: normal;
        font-weight: 500;
        font-size: 1rem;
        line-height: 1.2;
        color: #000
    }

    .wp-get-eat-restaurant .form-site__attach-wrap {
        display: block
    }

    .wp-get-eat-restaurant .form-site__attach-wrap .file-upload {
        margin-bottom: 40px
    }

    .wp-get-eat-restaurant .form-site__attach-wrap .btn {
        display: table;
        margin: 0 auto
    }

    .wp-get-eat-restaurant .form-site__field-wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .wp-get-eat-restaurant .form-site__field-wrap .form-site__field {
        width: calc(100% - 20px)
    }

    .wp-get-eat-restaurant .form-site__field-wrap_mob .form-site__field {
        width: calc(50% - 20px)
    }

    .wp-get-eat-restaurant .form-review {
        margin: 0
    }

    .wp-get-eat-restaurant .form-review .form-site__content {
        display: block
    }

    .wp-get-eat-restaurant .form-review .form-site__main,
    .wp-get-eat-restaurant .form-review .form-site__range-wrap {
        width: 100%
    }

    .wp-get-eat-restaurant .form-review .form-site__range-wrap {
        padding: 0 5px;
        margin: 40px 0 70px
    }

    .wp-get-eat-restaurant .form-upload {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        min-height: 100%;
        max-width: 100%;
        margin: 0
    }

    .wp-get-eat-restaurant .file-upload,
    .wp-get-eat-restaurant .form-upload {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .wp-get-eat-restaurant .form-page {
        padding-bottom: 30px;
        padding-top: 30px
    }

    .wp-get-eat-restaurant .form-page .form-site__field {
        margin-bottom: 19px
    }

    .wp-get-eat-restaurant .form-page.bg-gradient {
        background: rgba(0, 0, 0, 0)
    }

    .wp-get-eat-restaurant .form-page.bg-gradient .form-site_white .form-site__label,
    .wp-get-eat-restaurant .form-page.bg-gradient .form-site_white .form-site__title {
        color: #9b9b9b
    }

    .wp-get-eat-restaurant .form-page.bg-gradient .form-site_white .form-site__count .form-site__label {
        color: #000
    }

    .wp-get-eat-restaurant .form-page.bg-gradient .form-site_white input[type=date],
    .wp-get-eat-restaurant .form-page.bg-gradient .form-site_white input[type=email],
    .wp-get-eat-restaurant .form-page.bg-gradient .form-site_white input[type=password],
    .wp-get-eat-restaurant .form-page.bg-gradient .form-site_white input[type=tel],
    .wp-get-eat-restaurant .form-page.bg-gradient .form-site_white input[type=text],
    .wp-get-eat-restaurant .form-page.bg-gradient .form-site_white textarea {
        background: #faf9f9
    }

    .wp-get-eat-restaurant .form-page.bg-gradient .input-check_white .input-check__mark {
        border-color: #888
    }

    .wp-get-eat-restaurant .form-page.bg-gradient .input-check_white .input-check__text,
    .wp-get-eat-restaurant .form-page.bg-gradient .input-check_white input[type=checkbox]:checked+.input-check__label .input-check__text {
        color: #4a4a4a
    }

    .wp-get-eat-restaurant .form-page.bg-gradient .btn_white {
        background: -o-linear-gradient(17.63deg, #f28f16 6.41%, #d60b52 95.11%);
        background: linear-gradient(72.37deg, #f28f16 6.41%, #d60b52 95.11%);
        color: #fff
    }

    .wp-get-eat-restaurant .form-site-msg textarea {
        height: 120px
    }

    .wp-get-eat-restaurant .modal-gallery {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
        height: calc(100vh - 40px);
        padding: 20px
    }

    .wp-get-eat-restaurant .modal-gallery__top {
        margin-bottom: 20px
    }

    .wp-get-eat-restaurant .modal-gallery__head {
        font-size: 1.75rem
    }

    .wp-get-eat-restaurant .modal-gallery__close .icon {
        width: 30px;
        height: 30px
    }

    .wp-get-eat-restaurant .gallery-slider__content {
        width: 100%
    }

    .wp-get-eat-restaurant .gallery-slider__count {
        font-size: 1rem
    }

    .wp-get-eat-restaurant .gallery-slider__main {
        height: 50vw
    }

    .wp-get-eat-restaurant .gallery-slider__label {
        padding: 15px
    }

    .wp-get-eat-restaurant .gallery-slider__name {
        font-size: 1.25rem
    }

    .wp-get-eat-restaurant .gal-preview,
    .wp-get-eat-restaurant .gallery-slider__arrow,
    .wp-get-eat-restaurant .gallery-slider__date {
        display: none
    }

    .wp-get-eat-restaurant .atmos-gallery {
        margin-top: -20px
    }

    .wp-get-eat-restaurant .atmos-gallery__back {
        font-size: 0;
        top: 48px;
        left: 20px
    }

    .wp-get-eat-restaurant .atmos-gallery__back .icon {
        margin: 0
    }

    .wp-get-eat-restaurant .atmos-gallery__back .ic-arrow-back {
        display: inline-block
    }

    .wp-get-eat-restaurant .atmos-gallery__back .ic-arrow-left {
        display: none
    }

    .wp-get-eat-restaurant .atmos-gallery__title {
        max-width: calc(100% - 80px);
        font-style: normal;
        font-weight: 500;
        font-size: 1.25rem;
        line-height: 1.2;
        color: #fff;
        text-align: center;
        position: absolute;
        top: 48px;
        left: 0;
        right: 0;
        margin: 0 auto
    }

    .wp-get-eat-restaurant .atmos-gallery__more {
        right: 20px
    }

    .wp-get-eat-restaurant .atmos-gallery__more .btn {
        min-width: 80px
    }

    .wp-get-eat-restaurant .gallery-list__group,
    .wp-get-eat-restaurant .gallery-list__item {
        display: none
    }

    .wp-get-eat-restaurant .gallery-list>.gallery-list__item:first-child {
        display: block;
        width: 100%
    }

    .wp-get-eat-restaurant .top-panel__info {
        display: block
    }

    .wp-get-eat-restaurant .top-panel-menu {
        margin: 10px -10px
    }

    html[dir=rtl] .wp-get-eat-restaurant .atmos-gallery__back {
        left: auto;
        right: 20px
    }

    html[dir=rtl] .wp-get-eat-restaurant .atmos-gallery__more {
        right: auto;
        left: 20px
    }

    .wp-get-eat-restaurant .info-block-mob-slider .info-block {
        margin: -20px 0 0;
        position: relative
    }

    .wp-get-eat-restaurant .info-block-mob-slider .info-block .container {
        width: 100%;
        margin: 0
    }

    .wp-get-eat-restaurant .info-block-mob-slider .info-block__head {
        font-style: normal;
        font-weight: 500;
        font-size: 1.25rem;
        line-height: 1.2;
        color: #fff;
        text-align: center;
        position: absolute;
        top: 51px;
        left: 0;
        right: 0;
        margin: 0 auto;
        z-index: 2
    }

    .wp-get-eat-restaurant .info-block-mob-slider .info-block__item {
        display: none;
        padding: 118px 20px 40px;
        margin: 0
    }

    .wp-get-eat-restaurant .info-block-mob-slider .info-block__item:first-child {
        display: block
    }

    .wp-get-eat-restaurant .info-block-mob-slider .info-block__content {
        width: 100%;
        color: #fff
    }

    .wp-get-eat-restaurant .info-block-mob-slider .info-block__title {
        font-size: 2rem;
        color: #fff;
        margin-bottom: 16px
    }

    .wp-get-eat-restaurant .info-block-mob-slider .info-block__text {
        font-size: 1rem;
        line-height: 1.5;
        color: #fff
    }

    .wp-get-eat-restaurant .info-block-mob-slider .info-block__nav {
        padding: 10px 20px;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0 auto
    }

    .wp-get-eat-restaurant .info-block__item {
        display: block
    }

    .wp-get-eat-restaurant .info-block__content,
    .wp-get-eat-restaurant .info-block__img {
        width: 100%;
        max-width: 100%
    }

    .wp-get-eat-restaurant .info-block__bottom {
        text-align: center
    }

    .wp-get-eat-restaurant .info-block__title,
    .wp-get-eat-restaurant .info-block__title_small {
        font-size: 1.25rem;
        margin-bottom: 16px
    }

    .wp-get-eat-restaurant .info-block__text,
    .wp-get-eat-restaurant .info-block__text p {
        font-size: 1rem;
        line-height: 1.25
    }

    .wp-get-eat-restaurant .info-block-dot {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .wp-get-eat-restaurant .info-block-dot__item {
        display: inline-block;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background: hsla(0, 0%, 100%, .5);
        margin: 2px;
        -webkit-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s;
        cursor: pointer
    }

    .wp-get-eat-restaurant .info-block-dot__item.active,
    .wp-get-eat-restaurant .info-block-dot__item:hover {
        background: #fff
    }

    .wp-get-eat-restaurant .notice-layout {
        max-width: calc(100% - 40px)
    }

    .wp-get-eat-restaurant .popup-wrap {
        width: 100%;
        height: 100%;
        max-width: 100%;
        max-height: 100%;
        padding: 0;
        border-radius: 0
    }

    .wp-get-eat-restaurant .popup {
        height: 100%;
        padding: 0
    }

    .wp-get-eat-restaurant .popup__head {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: relative;
        min-height: 88px
    }

    .wp-get-eat-restaurant .popup__top {
        height: 240px;
        padding: 47px 20px 60px;
        position: relative
    }

    .wp-get-eat-restaurant .popup__bg-top {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0
    }

    .wp-get-eat-restaurant .popup__close {
        top: 10px;
        right: 20px;
        z-index: 2
    }

    .wp-get-eat-restaurant .popup__head a {
        color: #fff
    }

    .wp-get-eat-restaurant .popup .h1,
    .wp-get-eat-restaurant .popup .h2,
    .wp-get-eat-restaurant .popup h1,
    .wp-get-eat-restaurant .popup h2 {
        width: 100%;
        max-width: 100%;
        color: #fff;
        text-align: left;
        margin-bottom: 0
    }

    .wp-get-eat-restaurant .popup .h2,
    .wp-get-eat-restaurant .popup h2 {
        font-size: 2.5rem
    }

    .wp-get-eat-restaurant .popup__text {
        font-style: normal;
        font-weight: 500;
        font-size: 1.25rem;
        line-height: 1.2;
        color: #fff;
        margin-top: 16px;
        position: relative
    }

    .wp-get-eat-restaurant .popup__content {
        height: calc(100% - 240px);
        padding: 32px 20px 20px;
        overflow-y: auto;
        position: relative
    }

    .wp-get-eat-restaurant .popup__content:after {
        content: "";
        display: block;
        width: 100%;
        height: 20px
    }

    .wp-get-eat-restaurant .popup__back {
        display: inline-block;
        font-style: normal;
        font-weight: 500;
        font-size: 1.25rem;
        line-height: 1;
        color: #fff;
        margin-bottom: 23px;
        position: relative
    }

    .wp-get-eat-restaurant .popup__back .icon {
        fill: #fff;
        margin-right: 14px
    }

    .wp-get-eat-restaurant .popup .book-table {
        margin: 0
    }

    .wp-get-eat-restaurant .popup .form-book-table {
        max-width: 100%;
        margin: 0;
        padding-top: 9px
    }

    html[dir=rtl] .wp-get-eat-restaurant .popup .h1,
    html[dir=rtl] .wp-get-eat-restaurant .popup .h2,
    html[dir=rtl] .wp-get-eat-restaurant .popup__text,
    html[dir=rtl] .wp-get-eat-restaurant .popup h1,
    html[dir=rtl] .wp-get-eat-restaurant .popup h2 {
        text-align: right
    }

    html[dir=rtl] .wp-get-eat-restaurant .popup__back .icon {
        margin-right: 0;
        margin-left: 14px;
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    html[dir=rtl] .wp-get-eat-restaurant .popup__close {
        right: auto;
        left: 20px
    }

    html[dir=rtl] .wp-get-eat-restaurant .popup__bg-top {
        -webkit-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
        transform: scaleX(-1)
    }

    .wp-get-eat-restaurant .review-list__more {
        margin-top: 30px
    }

    .wp-get-eat-restaurant .review-list__more .btn {
        width: 100%;
        max-width: 300px;
        margin-left: auto;
        margin-right: auto
    }

    .wp-get-eat-restaurant .review-item {
        margin-bottom: 12px
    }

    .wp-get-eat-restaurant .review-item__main {
        display: block;
        padding: 14px 17px 10px
    }

    .wp-get-eat-restaurant .review-item__author,
    .wp-get-eat-restaurant .review-item__content {
        width: 100%
    }

    .wp-get-eat-restaurant .review-item__author {
        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
    }

    .wp-get-eat-restaurant .review-item__img {
        width: 50px;
        height: 50px
    }

    .wp-get-eat-restaurant .review-item__head-wrap {
        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;
        width: calc(100% - 62px)
    }

    .wp-get-eat-restaurant .review-item__name {
        font-size: .875rem;
        color: #979797;
        margin-top: 0
    }

    .wp-get-eat-restaurant .review-item__title {
        margin-top: 2px
    }

    .wp-get-eat-restaurant .review-item__head {
        width: calc(100% - 50px)
    }

    .wp-get-eat-restaurant .review-item__bottom {
        margin-top: 3px
    }

    .wp-get-eat-restaurant .review-gallery {
        margin: 13px -6px 0
    }

    .wp-get-eat-restaurant .review-gallery__item {
        width: 70px;
        height: 70px;
        margin-left: 6px;
        margin-right: 6px
    }

    .wp-get-eat-restaurant .top-menu-wrap {
        margin-bottom: 17px
    }

    .wp-get-eat-restaurant .top-menu-wrap__content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .wp-get-eat-restaurant .top-menu {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        width: calc(100% + 40px);
        overflow-x: auto;
        margin-left: -20px;
        margin-right: -20px;
        padding: 0 20px 10px
    }

    .wp-get-eat-restaurant .top-menu__item {
        min-width: 100px;
        position: relative;
        margin-right: 8px
    }

    .wp-get-eat-restaurant .top-menu__item:last-child:after {
        content: "";
        display: inline-block;
        width: 20px;
        height: 20px;
        position: absolute;
        top: 0;
        left: 100%;
        background: rgba(0, 0, 0, 0)
    }

    .wp-get-eat-restaurant .top-menu__item.active,
    .wp-get-eat-restaurant .top-menu__item:hover {
        background: #d60b52
    }

    .wp-get-eat-restaurant .top-action {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%
    }

    .wp-get-eat-restaurant .top-action,
    .wp-get-eat-restaurant .top-action__btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .wp-get-eat-restaurant .top-action .search {
        margin-right: 8px
    }

    .wp-get-eat-restaurant .top-action .search__btn {
        width: 40px;
        height: 40px
    }

    .wp-get-eat-restaurant .top-action .search__btn .icon {
        width: 16px;
        height: 16px
    }

    .wp-get-eat-restaurant .top-action .filter {
        position: static
    }

    .wp-get-eat-restaurant .top-action .filter__btn {
        background: #fbedec;
        width: 40px;
        height: 40px;
        position: static
    }

    .wp-get-eat-restaurant .top-action .filter__btn .icon {
        width: 18px;
        height: 18px;
        fill: #e34836
    }

    .wp-get-eat-restaurant .top-action .filter__popup {
        display: block;
        width: 100%;
        height: 100%;
        top: 0;
        right: 100%;
        left: auto;
        overflow-y: auto;
        margin: 0;
        padding-top: 40px;
        padding-bottom: 20px;
        border-radius: 0;
        -webkit-transition: right .3s ease;
        -o-transition: right .3s ease;
        transition: right .3s ease;
        z-index: 100
    }

    .wp-get-eat-restaurant .top-action .filter.active .filter__popup {
        right: 0
    }

    .wp-get-eat-restaurant .top-action .filter__bottom {
        padding-bottom: 20px
    }

    .wp-get-eat-restaurant .top-action .filter__close {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background: #fbedec;
        position: absolute;
        top: 10px;
        right: 10px
    }

    .wp-get-eat-restaurant .top-action .filter__close .icon {
        fill: #d60b52
    }

    html[dir=rtl] .wp-get-eat-restaurant .top-action .search {
        margin-right: 0;
        margin-left: 8px
    }

    html[dir=rtl] .wp-get-eat-restaurant .top-action .filter__popup {
        left: 100%;
        right: auto;
        -webkit-transition: left .3s ease;
        -o-transition: left .3s ease;
        transition: left .3s ease
    }

    html[dir=rtl] .wp-get-eat-restaurant .top-action .filter.active .filter__popup {
        left: 0;
        right: auto
    }

    html[dir=rtl] .wp-get-eat-restaurant .top-action .filter__close {
        right: auto;
        left: 20px
    }

    html[dir=rtl] .wp-get-eat-restaurant .top-menu {
        margin-left: -20px;
        margin-right: -20px
    }

    html[dir=rtl] .wp-get-eat-restaurant .top-menu__item {
        margin-right: 0;
        margin-left: 8px
    }

    html[dir=rtl] .wp-get-eat-restaurant .top-menu__item:last-child:after {
        left: auto;
        right: 100%
    }

    .wp-get-eat-restaurant .upload-photo_big .upload-photo__item {
        width: 90px;
        height: 90px
    }

    .wp-get-eat-restaurant .vacancy__item {
        display: block
    }

    .wp-get-eat-restaurant .vacancy__content,
    .wp-get-eat-restaurant .vacancy__img {
        width: 100%
    }

    .wp-get-eat-restaurant .vacancy__img {
        height: 42vw
    }

    .wp-get-eat-restaurant .vacancy__content {
        padding: 20px 20px 17px
    }

    .wp-get-eat-restaurant .vacancy__text,
    .wp-get-eat-restaurant .vacancy__text li,
    .wp-get-eat-restaurant .vacancy__text p {
        line-height: 1.25
    }

    .wp-get-eat-restaurant .vacancy__link {
        margin: 0
    }

    .wp-get-eat-restaurant .social-share {
        position: relative
    }

    .wp-get-eat-restaurant .social-share__btn {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 32px;
        height: 32px;
        border-radius: 50%;
        background: #faf9f9;
        cursor: pointer
    }

    .wp-get-eat-restaurant .social-share__btn .icon {
        fill: #f28f16
    }

    .wp-get-eat-restaurant .social-share .social-circle {
        display: none;
        background: #fff;
        padding: 10px;
        border-radius: 12px;
        -webkit-box-shadow: 0 12px 20px hsla(0, 0%, 67.1%, .25);
        box-shadow: 0 12px 20px hsla(0, 0%, 67.1%, .25);
        position: absolute;
        top: 100%;
        right: 0
    }

    .wp-get-eat-restaurant .social-share:hover .social-circle {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    html[dir=rtl] .wp-get-eat-restaurant .social-share .social-circle {
        right: auto;
        left: 0
    }
}

@media (min-width:768px) {
    .wp-get-eat-restaurant .d-md-block {
        display: block !important
    }

    .wp-get-eat-restaurant .d-md-inline-block {
        display: inline-block !important
    }

    .wp-get-eat-restaurant .d-md-flex,
    .wp-get-eat-restaurant .d-md-inline-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .wp-get-eat-restaurant .d-md-none {
        display: none !important
    }
}

@media (min-width:992px) {
    .wp-get-eat-restaurant .d-lg-block {
        display: block !important
    }

    .wp-get-eat-restaurant .d-lg-inline-block {
        display: inline-block !important
    }

    .wp-get-eat-restaurant .d-lg-flex,
    .wp-get-eat-restaurant .d-lg-inline-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .wp-get-eat-restaurant .d-lg-none {
        display: none !important
    }
}

.wp-get-eat-restaurant .branch-cat__text {
    font-size: 1rem;
}
.wp-get-eat-restaurant .branch-list__content {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}
.wp-get-eat-restaurant .branch-list__item {
    display: flex;
    flex-flow: column;
}
.wp-get-eat-restaurant .branch-list-contact {
    flex-grow: 1;
}

.branch-branch-list__title.brand-title {
    padding: 0 0.8rem 0.5rem 0.8rem;
    font-size: 1.2rem;
    font-weight: bold;
    border-bottom: 1px solid #f4f2f2;
}

.branch-list-contact__item.brand-text a {
    color: inherit!important;
    font-size: 0.8rem;
    border-bottom: 2px solid;
}

.icon.ic-phone,
.icon.ic-address {
    width: 0.8rem;
    height: 0.8rem;
}

.working-hours {
    font-size: .8rem;
    margin-top: 0.5rem;
}

.dot {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    display: inline-block;
}

.dot.dot-green {
    background-color: #17EC30;
}

.dot.dot-red {
    background-color: #ec1717;
}

