.elementor-icon-list-icon .fas:before {
    font-size: 10px;
    color: var(--e-global-color-secondary);
}
.feedback-form-wrapper {
    max-width: 800px;
    margin: 0 auto;
}
.feedback-clear .fluentform .ff-el-form-control:is(.ff-el-phone) {
    padding-left: 60px!important;
}
.feedback-clear .fluentform .ff-el-form-control {
    padding: 16px!important;
}
.ff-el-tc p a {
    font-weight: bold;
    text-decoration: underline;
}
.entry-content .elementor h1,
.entry-content .elementor h2,
.entry-content .elementor h3,
.entry-content .elementor h4,
.entry-content .elementor h5,
.entry-content .elementor h6 {
    font-family: 'Montserrat';
}
.elementor-price-list-item {
    grid-template-columns: 365px 1fr;
     grid-template-rows: 250px;
 }
.restaurant-price .elementor-price-list-item {
    display: grid;
    grid-template-columns: 369px 1fr;
    grid-template-rows: 232px;
    column-gap: 30px;
}
.restaurant-price .elementor-price-list-image {
    width: 100%;
    height: 100%;
    max-width: 100%;
    overflow: hidden;
}
.restaurant-price .elementor-price-list .elementor-price-list-item .elementor-price-list-text {
 position: relative;
 height: 100%;
 padding-bottom: 48px;
 flex-direction: column;
 flex-wrap: nowrap;
 padding-left: 0!important;
 padding-top: 18px;
}
.restaurant-price .elementor-price-list .elementor-price-list-item .elementor-price-list-header {
    flex-basis: 0;
}
.restaurant-price .elementor-price-list-price {
    position: absolute;
    left: 0;
    bottom: 18px;
    line-height: 1.1;
}
.restaurant-price .elementor-price-list-header {
    width: 100%;
}
.elementor-nav-menu--main .elementor-item:hover, .elementor-item-active {
    padding-left: 16px!important;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.sidebar-menu .elementor-item-active:after,.sidebar-menu .elementor-nav-menu--main .elementor-item:hover:after {
    content: "";
    font-size: 10px;
    margin-right: 11px;
    position: absolute;
    width: 10px;
    border-right: 2px solid #FFD47A;
    border-bottom: 2px solid #FFD47A;
    height: 10px;
    transform: rotate(-45deg);
    left: 0;
}
.menu-menu-restaurant-container {
    display: none;
}
.menu-r-mobile {
    background: #F0F0F0;
    position: relative;
    width: 369px!important;
}
.menu-r-mobile:after {
    content: "";
    font-size: 10px;
    position: absolute;
    width: 10px;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    height: 10px;
    transform: rotate(45deg);
    right: 17px;
    top: 14px;
}
.menu-r-mobile select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.menu-r-mobile select {
    width: 369px;
    height: 45px;
    text-transform: uppercase;
    font-weight: 600;
    background: transparent;
    font-size: 14px;
    padding-left: 25px;
}
.mobile-ham-menu .menu-link {
    padding: 10px 0px!important;
}
.mobile-ham-menu .menu-link.elementor-item-active {
    padding-left: 17px!important;
}
.bg-links .elementor-element-populated {
    padding-right: 0!important;
}
.wine-price-list .elementor-price-list-item{
    grid-template-columns: 1fr;
    grid-template-rows: auto;
}
.wine-price-list .elementor-price-list-item .elementor-price-list-image {
    display: none;
}
.wine-price-list .elementor-price-list .elementor-price-list-item .elementor-price-list-text {
    padding-bottom: 0;
}
.wine-price-list .elementor-price-list-price {
    position: relative;
    bottom: 0;
}
.menu-bar-menu-container {
    display: none;
}
.wine-wrap .elementor-price-list .elementor-price-list-item .elementor-price-list-header{
    align-items: flex-end;
}
.wine-wrap .restaurant-price .elementor-price-list-item {
    grid-template-rows: auto;
    position: relative;
}
.wine-wrap .elementor-price-list li {
    margin-bottom: 0!important;
}
.wine-wrap .elementor-price-list li .elementor-price-list-header {
    margin-bottom: 0!important;
}
.wine-price-list .elementor-price-list .elementor-price-list-item .elementor-price-list-text {
    padding: 0;
    margin: 0;
}
.wine-wrap .restaurant-price .elementor-price-list {
    grid-template-columns: 1fr;
    row-gap: 29px;
    display: grid;
}
.wine-wrap .elementor-price-list-description {
    display: none;
}
.elementor-widget-wrap>.elementor-element.elementor-fixed {
    z-index: 10;
}
@media (min-width: 768px) {
    .wine-wrap .elementor-price-list-header{
        display: block;
    }
    .wine-wrap .elementor-price-list-header .elementor-price-list-title {
        background: #fff;
        position: relative;
        z-index: 2;
        display: inline;
        padding-right: 10px;
    }
    .wine-wrap .elementor-price-list-header .elementor-price-list-separator {
        position: absolute;
        left: -10px;
        width: 100%;
        bottom: 7px;
    }
    .wine-wrap .elementor-price-list-title-wrapper {
        max-width: 550px;
    }
    .wine-wrap .elementor-price-list-header .elementor-price-list-price {
        position: absolute;
        right: 0;
        bottom: 0;
        z-index: 2;
        display: inline-block;
        width: auto;
        left: inherit;
        background: #fff;
        padding-left: 10px;
    }
}

@media screen and (max-width: 767px) {
    .restaurant-price .elementor-price-list li:not(:last-child) {
        margin-bottom: 0;
    }
    .entry-content .wine-wrap .elementor-widget-heading .elementor-heading-title {
        margin-bottom: 0;
    }
    .wine-wrap .elementor-price-list .elementor-price-list-item .elementor-price-list-header {
        flex-flow: row nowrap!important;
        align-items: flex-end!important;
    }
    .wine-wrap .elementor-price-list-separator {
        position: absolute;
        bottom: -18px;
        left: -10px;
        width: 100%;
    }
    .wine-wrap .elementor-price-list .elementor-price-list-item .elementor-price-list-price {
        width: 120px;
        min-width: 110px;
    }
    .wine-wrap .restaurant-price .elementor-price-list {
        row-gap: 29px;
    }
    .wine-wrap .restaurant-price .elementor-price-list-price {
        text-align: right!important;
    }
    .grid-first-stretch {
        margin-bottom: 10px!important;
    }
    .grid-first-stretch .elementor-gallery__container {
        padding-right: 0!important;
        grid-gap: var(--vgap) 0!important;
    }
    .grid-first-stretch .e-gallery-item {
        max-height: 100%!important;
    }
    .menu-r-mobile {
        width: 100%!important;
    }
    .menu-r-mobile select {
        width: 100%;
    }
    .mobile-ham-menu .elementor-element-populated{
        display: flex;
        flex-direction: column;
        row-gap: 10px;
    }
    .restaurant-price .elementor-price-list-image {
        padding: 0!important;
    }
    .mobile-ham-menu .elementor-menu-toggle {
        width: 100%;
        height: 45px;
    }
    .elementor-price-list .elementor-price-list-image img {
        height: 151px!important;
    }
    .restaurant-price .elementor-price-list {
        display: grid;
        grid-template-columns: 1fr 1fr;
        column-gap: 8px;
        row-gap: 22px;
    }
    .restaurant-price .elementor-price-list-price {
        text-align: left!important;
    }
    .restaurant-price .elementor-price-list-item {
        grid-template-columns: 1fr;
        grid-template-rows: 151px;
        row-gap: 6px;
    }
    .elementor-widget-gallery:is(.grid-first-stretch) .elementor-gallery-item:first-child {
        grid-column: span 2;
        max-height: 200px;
    }
    
    .elementor-widget-gallery:is(.grid-first-stretch) .elementor-gallery-item:not(:first-child) {
        max-height: 200px;
    }
    
    .page-restaurant #reserve-a-table {
        padding-top: 30px;
        padding-bottom: 30px; 
    }
    h1 {
        font-size: 30px;
    }
    h2 {
        font-size: 24px;
    }
    h3 {
        font-size: 20px;
    }
    h4 {
        font-size: 16px;
    }

    .iti-mobile .iti--container {
        z-index: 10000;
    }
    body.modal-open {
        overflow: hidden;
    }

    .elementor-widget-price-list:is(.restaurant-price) .elementor-price-list-item {
        flex-flow: column nowrap;
    }

    .elementor-widget-price-list:is(.restaurant-price) .elementor-price-list-image {
        padding-right: 0!important;
        width: 100%;
        max-width: 100vw;
        margin: 0 auto;
        padding: 20px 0;
    }
    .elementor-widget-price-list:is(.restaurant-price) .elementor-price-list-image img {
        width: 100%;
        object-fit: cover;
        height: 260px;
        object-position: center center;
    }

    .elementor-widget-price-list:is(.restaurant-price) .elementor-price-list-text {
        padding-left: 0!important;
    }
    .elementor-widget-price-list:is(.restaurant-price) .elementor-price-list-item .elementor-price-list-header {
        flex-flow: column nowrap;
        width: 100%;
        align-items: flex-start;
    }
    .elementor-widget-price-list:is(.restaurant-price) .elementor-price-list-item .elementor-price-list-text {
    }
    .elementor-widget-price-list:is(.restaurant-price) .elementor-price-list-item .elementor-price-list-title {
        max-width: 100%;
        width: 100%;
        line-height: 1.3;
    }
    .entry-content .elementor-widget-price-list:is(.restaurant-price) p.elementor-price-list-description {
        line-height: 1.2;
        margin-bottom: 20px;
    }
    .elementor-widget-price-list:is(.restaurant-price) .elementor-price-list-price {
        width: 100%;
        text-align: right;
        font-weight: 700;
    }
    .entry-content .elementor-widget-heading .elementor-heading-title {
        margin-bottom: 20px;
    }
    .footer-contacts .elementor-widget-icon-box .elementor-icon-box-content {
        flex-grow: 0;
    }
    .footer-contacts .elementor-widget-icon-box .elementor-icon-box-wrapper {
        padding-left: 50px;
    }
    .footer-menu-container .elementor-widget-nav-menu .menu-link {
        text-align: center;
        display: block;
    }
    .footer-menu-container .elementor-nav-menu {
        width: 100%;
    }
    .phone-footer .elementor-icon-box-content {
        flex-grow: 0;
    }
    .phone-footer .elementor-icon-box-wrapper {
        justify-content: center;
    }
    .phone-footer .elementor-icon-box-icon {
        display: flex;
        align-items: center;
    }
    .elementor-widget-price-list:is(.restaurant-price) .elementor-price-list-item .elementor-price-list-text {
        width: 100%;
    }
    .elementor-widget-image-box:is(.about-block) .elementor-image-box-img {
        margin-bottom: 20px!important;
    }
    .specoffers > .elementor-container > .elementor-column:first-child .elementor-widget-wrap  {
        min-height: 200px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .gallery-p .e-gallery-grid {
        grid-template-columns: 1fr 1fr!important;
    }
    .grid-first-stretch {
        height: 100%;
    }
    .btn-wine {
        width: 165px!important;
        margin-bottom: 0!important;
    }
    .mobile-ham-menu .elementor-element-populated{
        display: flex;
        justify-content: space-between;
        flex-flow: row-reverse;
    }
    .mobile-ham-menu .elementor-menu-toggle {
        width: 359px;
        margin: 0!important;
        height: 45px;
    }
    .phone-flex .elementor-widget-wrap{
        display: flex;
        align-items: center;
        justify-content: space-between;
        column-gap: 20px;
        flex-flow: row nowrap;
    }
    .phone-flex .elementor-widget:not(:last-child) {
        margin-bottom: 0;
    }
    .security-block .elementor-image-box-content{
        margin-top: 20px;
    }
    .specoffers .elementor-widget-image{
        width: 100%;
        height: 100%;
        position: absolute;
    }
    .specoffers .elementor-widget-image .elementor-widget-container {
        width: 100%;
        height: 100%;
    }
    .specoffers .elementor-widget-image .elementor-widget-container img {
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        object-fit: cover;
        width: 100%;
    }
    .footer-contacts .elementor-widget-wrap {
        display: flex;
        flex-flow: row nowrap;
    }
}

.fluentform .frm-fluent-form .iti--allow-dropdown .iti__flag-container + input[type="tel"] {
    padding-left: 52px!important;
}
.ast-merged-advanced-header .elementor-top-section:is(.bg-black) {
    background: linear-gradient(90deg, var(--e-global-color-72950f23) 0%, var(--e-global-color-text) 100%)!important;
}
.elementor-widget-price-list:is(.restaurant-price) .elementor-price-list-text .elementor-price-list-price:after {
    content: ' GEL';
}
.restaurant-category {
    margin-bottom: 40px!important;
}
.widget-transposh .transposh-custom-widget.no_translate {
    justify-content: flex-end;
}

.elementor-widget-icon-box.d-flex .elementor-icon-box-wrapper {
    display: flex;
}
.elementor-widget-icon-box.justify-center .elementor-icon-box-wrapper {
    justify-content: center;
}
.elementor-widget-icon-box.align-center .elementor-icon-box-wrapper {
    align-items: center;
}
.preheader.dark::before {
    font-size: 14px;
    color: var(--e-global-color-secondary);
}
.preheader::before {
    font-size: 14px!important;
}
.elementor-widget-image-box .elementor-image-box-title::before {
    content: 'Villa Elysium park';
    font-size: 14px;
    font-weight: normal;
}
.elementor-widget-image-box .elementor-image-box-title {
    margin-bottom: 30px!important;
}
#main {
    overflow: hidden;
}
@media screen and (max-width: 768px) {
    .restaurant-price .elementor-price-list-item{
        height: 100%;
    }
    .specoffers .elementor-widget-image.image-present img {
        max-height: auto;
    }
    .specoffers .elementor-widget-image{
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }
    .specoffers .elementor-widget-image .elementor-widget-container {
        width: 100%;
        height: 100%;
    }
    .specoffers .elementor-widget-image .elementor-widget-container img {
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        object-fit: cover;
        width: 100%;
    }
    .youtube-author.elementor-widget-icon-box .elementor-icon-box-content {
        flex-grow: 0;
    }
    .youtube-author.elementor-widget-icon-box h3.elementor-icon-box-title {
        text-align: left;
    }
    .services-icon-list {
        display: flex;
        flex-flow: row nowrap;
    }
    .services-icon-list .elementor-widget-icon-box {
        width: 50%;
    }
    .services-icon-list .elementor-widget-icon-box.justify-center .elementor-icon-box-wrapper {
        justify-content: flex-start;
    }
    .services-icon-list .elementor-widget-icon-box .elementor-icon-box-content {
        flex-grow: 0;
    }
}

@media screen and (max-width: 1024px) {
    .page-restaurant #reserve-a-table {
        padding-top: 20px;
        padding-bottom: 20px;
        font-size: 18px;
        color: black;
    }
    .page-restaurant #reserve-a-table .elementor-button-text {
        color: var(--e-global-color-72950f23);
    }
    .specoffers .elementor-top-column:first-child {
        height: 300px;
    }
    .specoffers .elementor-widget-icon-box .elementor-icon-box-content {
        flex-grow: 0;
    }
    .specoffers .elementor-widget-icon-box .elementor-icon-box-icon {
        display: flex;
    }
    .specoffers .elementor-widget-icon-box.justify-center .elementor-icon-box-wrapper {
        justify-content: flex-start;
    }
}

@media screen and (min-width: 1025px) {
    .specoffers .elementor-column:first-child .elementor-widget-wrap {
        padding-right: 0!important;
    }
    .specoffers .elementor-column:last-child .elementor-widget-wrap {
        padding-left: 0!important;
    }
}

.specoffers .elementor-widget-image.image-present img {
    background-color: rgb(58 63 69);
    position: absolute;
    top: 0;
    left: 0;
    filter: brightness(0.4);
    max-height: 299.5px;
}

.elementor-widget-text-editor .elementor-widget-container > p {
    margin-bottom: 0;
}

html[lang^="en"] .hide-in-en {
    display: none!important;
}

html[lang^="ka"] .hide-in-ka {
    display: none!important;
}

html[lang^="ru"] .hide-in-ru {
    display: none!important;
}

.position-absolute {
    position: absolute;
}

.elementor-posts .has-post-thumbnail .elementor-post__text {
    display: flex;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    align-items: flex-start;
    padding: 10px 0;
}

.elementor-posts .has-post-thumbnail .elementor-post__title {
    width: 60%;
}
.elementor-posts .has-post-thumbnail .elementor-post__read-more {
    width: 40%;
    display: flex;
    flex-flow: column nowrap;
    align-content: center;
    align-items: center;
    gap: 20px;
    text-transform: uppercase;
    fill: #343434;
    color: #343434;
    background-color: #FFD47A;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #FFD47A;
    border-radius: 0px 0px 0px 0px;
    padding: 12px 45px 12px 45px;
    background: linear-gradient(90deg, #B57D30 0%, #FFD47A 49.48%, #DAAB47 100%) !important;
    color: #fff !important;
    border: 2px solid transparent!important;
    border-right: none!important;
}

@media screen and (max-width: 767px) {
    .elementor-posts .elementor-post__card .elementor-post__title {
        font-size: 14px;
    }
}

@media screen and (max-width: 1024px) {
    .elementor-posts .elementor-post__card .elementor-post__title {
        font-size: 18px;
    }
}


.fluentform fieldset {
    font-size: 14px;
}

.posts-carousel .slick-prev,
.posts-carousel .slick-next {
    top: 110px;
}

.elementor-widget-image-box:is(.image-box-gift) .elementor-image-box-wrapper {
    align-items: stretch;
}
.elementor-widget-image-box:is(.image-box-gift) .elementor-image-box-img {
    margin-right: 0!important;
}

.elementor-widget-image-box:is(.image-box-gift) .elementor-image-box-content::before {
    top: 0;
    content: '';
    z-index: -1;
    display: flex;
    align-self: stretch;
    height: 100%;
    position: absolute;
    width: -webkit-fill-available;
    width: -moz-fill-available;
    width: -o-fill-available;
    width: fill-available;
    background: url('../../images/gift.png') center right no-repeat;
}

.elementor-widget-image-box:is(.image-box-gift) .elementor-image-box-content::after {
    top: 0;
    z-index: -1;
    content: '';
    background: #191F25;
    opacity: .9;
    display: flex;
    flex-flow: column wrap;
    align-self: stretch;
    height: 100%;
    position: absolute;
    width: -webkit-fill-available;
    width: -moz-fill-available;
    width: -o-fill-available;
    width: fill-available;
}
.elementor-widget-image-box:is(.image-box-gift) .elementor-image-box-title::before {
    content: attr(data-pre);
}

.elementor .elementor-widget-button:is(.no-bg) .elementor-button {
    background: none!important; 
}
.elementor-section-gap-30 > .elementor-column-gap-no {
    gap: 30px;
}

.elementor-widget-gallery:is(.grid-first-stretch) .elementor-gallery-item:first-child {
    grid-column: span 2;
    max-height: 290px;
}

.elementor-widget-gallery:is(.grid-first-stretch) .elementor-gallery-item:not(:first-child) {
    max-height: 180px;
}

.elementor-widget-gallery:is(.grid-first-stretch) * {
    align-items: stretch;
    height: 100%;
}

.elementor-widget-button:is(.no-py) .elementor-button {
    padding-top: 0;
    padding-bottom: 0;
}
.elementor-column:is(.no-py) > .elementor-widget-wrap {
    padding-top: 0;
    padding-bottom: 0;
}
.elementor-section:is(.h-0) > .elementor-container {
    height: 0; 
}
.ast-primary-sticky-enabled .ast-merged-advanced-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10; 
}
.elementor-column:is(.no-px) > .elementor-widget-wrap.elementor-element-populated {
    padding-left: 0;
    padding-right: 0;
}

.elementor-column:is(.no-pa) > .elementor-widget-wrap.elementor-element-populated {
    padding: 0;
}

.elementor-column:is(.pr-10) > .elementor-widget-wrap.elementor-element-populated {
    padding-right: 10px;
}
.elementor-column:is(.pr-20) > .elementor-widget-wrap.elementor-element-populated {
    padding-right: 20px;
}
.elementor-column:is(.pr-30) > .elementor-widget-wrap.elementor-element-populated {
    padding-right: 30px;
}
.elementor-column:is(.pl-10) > .elementor-widget-wrap.elementor-element-populated {
    padding-left: 10px;
}
.elementor-column:is(.pl-20) > .elementor-widget-wrap.elementor-element-populated {
    padding-left: 20px;
}
.elementor-column:is(.pl-30) > .elementor-widget-wrap.elementor-element-populated {
    padding-left: 30px;
}

.elementor-column:is(.no-pb) > .elementor-widget-wrap.elementor-element-populated {
    padding-bottom: 0;
}

.w-100 {
    width: 100%;
}

.elementor-widget:is(.w-100) .elementor-widget-container [class^="elementor-"] {
    width: 100%;
}
.elementor-widget-heading:is(.preheader)::before {
    font-size: 12px!important;
    font-weight: 600;
}

.bg-no-repeat > .elementor-widget-wrap {
    background-repeat: no-repeat;
    background-size: cover;
}
.elementor-column:is(.pb-0) > .elementor-widget-wrap {
    padding-bottom: 0;
}
.elementor-column:is(.pt-0) > .elementor-widget-wrap {
    padding-top: 0;
}
.elementor .elementor-price-list .elementor-price-list-image {
    overflow: auto;
}
.elementor-price-list .elementor-price-list-image img {
    max-height: 100%;
    object-fit: cover;
    object-position: center;
}
.restaurant-button {
    height: 150px;
}
.restaurant-buttons-block .elementor-column-gap-no > .elementor-column  > .elementor-widget-wrap.elementor-element-populated {
    padding-left: 0!important;
    padding-right: 0!important;
}
.restaurant-buttons-block > .elementor-container {
    gap: 10px;
}
@media screen and (min-width: 1200px) {
    .restaurant-buttons-block {
        max-height: 150px;
    }
}
.restaurant-buttons-block .elementor-cta--skin-cover .elementor-cta__content {
    min-height: 150px;
    height: 150px;
    padding: 0;
}
.restaurant-buttons-block .elementor-cta__content-item:not(:last-child) {
    margin-bottom: 0;
}
.restaurant-buttons-block .elementor-button:is(.elementor-cta__button) {
    padding: 0;
}