/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
#main, #wrapper {
    background-color: #F8F7F2;
    background-color: #EBEAE6;
    position: relative;
}
.stretch{
    align-content: stretch;
}
/*КНОПКА*/
.button:not(.mfp-arrow)>.icon-angle-right {
    background: #fff;
    border-radius: 8px;
    width: 3em;
    height: 3em;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
}
.row.row-small {
    padding: 0 5px;
}
.col-bottom{
    margin-top: auto;
    margin-bottom: 0;
}

.title-small {
    display: inline-flex;
    align-items: center;
    font-size: 1.125em;
    font-weight: 600;
    font-weight: 500; /*змінено*/
    gap: 0.7em;    
    margin: 0;
    line-height: 1;
}
.title-small img {
    width: 5.8125em;
    height: auto;
    flex-shrink: 0;
}

.dark, .dark p, .dark td {
    color: #fff;
}
::-webkit-scrollbar {
    width: 12px; 
}

::-webkit-scrollbar-thumb {
    background: #cf3a12;
    width: 8px;
    border-radius: 0px;
}

::-webkit-scrollbar-track {
    background: #d2d2d2;
    border-radius: 1px;
    width: 12px;
}

::-webkit-scrollbar-button {
    display: none; 
}
section {
    z-index: 0;
}
.section-content-bottom .section-content {
    margin-bottom: 0;
    margin-top: auto;
}
.transparent .header-main {
    height: 6.56rem !important;
}
.header-main {
    height: 6.56rem !important;
}
.transparent #logo img {
    max-height: 6.56rem !important;
}
#logo img {
    max-height: 6.56rem !important;
}
#logo {
    width: 12.5rem !important;
}
.col, .columns, .gallery-item {
    padding: 0 0.9375rem 1.875rem;
}
.svg-264 svg{
    width: 16.5rem;
    height: auto;
}
.svg-197 svg{
    width: 12.3125rem;
    height: auto;
}
.col-p-0 > .col{
    padding: 0;
}
.stuck #logo img.kg {
    padding: 5px 0 !important;
}
.col-inner .text ul {
    list-style: none;
}
.col-inner .text ul li {
    margin-left: 1.5em; 
}
.col-inner .text ul li:before {
    content: "";
    position: absolute;
    width: .7em;
    height: .7em;
    background-color: var(--fs-color-primary);
    border-radius: 99px;
    margin-left: -1.5em;
    margin-top: 0.6em;
    opacity: .8;
}
.section-content > * {
    z-index: 0;
}
.h6, h6 {
    font-size: inherit;
    opacity: 1;
    line-height: 1;
    margin-bottom: 1em;
}
.title-50 h3 {
    font-size: 3.1rem;
    line-height: 1;
    margin: 0;
}
.title-100 h3 {
    font-size: 6.25rem;
    line-height: 1;
    margin: 0;
}
.title-128 h3 {
    font-size: 8rem;
    line-height: 1;
    margin: 0;
}
.left6rem {
    margin-left: -6rem;
}
.col-botoom-0 .col {
    padding-bottom: 0;
}
.row-new-max.row-full-width {
    max-width: 1725px !important;
    margin: 0 auto;
}
.row-new-max.gallery-spa img {
	border-radius: 0px;
}
.circle-button-position__menu {
    top: 50%;
    transform: translateY(-50%);
    left: -6.0625rem;
}
.circle-button-position__menu svg{
    transition: 0.4s all;
}
.circle-button-position__menu:hover svg{
    transform: scale(0.8);
}
.time_res {
    border-bottom: 1px solid #E4E4E4;
}
.time_res .col:first-child .col-inner {
        margin-left: 0;
        margin-right: auto;
}
.time_res .col:last-child .col-inner {
        margin-left: auto;
        margin-right: 0;
}
.time_res .col .col-inner {
    width: max-content;
    text-align: center;
}
.time_res .col .col-inner {
    width: max-content;
    text-align: center;
}
.time_res .col p:first-child {
    font-size: 1.1rem;
    font-weight: 500;
    margin-bottom: .5em;
}
.time_res .col p:last-child {
    color: var(--fs-color-primary);
    font-size: 3.5rem;
    font-weight: 600;
    font-weight: 500; /*змінено*/
    margin: 0;
}
.time_lobby p:nth-child(1) {
    font-size: 1.1rem;
    font-weight: 500;
    margin-bottom: .5em;
    
}
.time_lobby p:nth-child(2) {
    color: var(--fs-color-primary);
    font-size: 3.5rem;
    font-weight: 600;
    font-weight: 500; /*змінено*/
    margin: 0;
}
/*************** ADD CUSTOM CSS HERE.   ***************/
.nav-uppercase>li>a, .button, button, input[type=button], input[type=reset], input[type=submit],.uppercase, h6, span.widget-title, th  {
    letter-spacing: normal;
}
.is-uppercase, .uppercase {
    line-height: normal;
}
h3.uppercase {
    letter-spacing: -0.18px;
}
.button, button, fieldset, input, select, textarea {
    margin-bottom: 0;
}
.button.is-link, .button.is-underline {
    font-weight: 500;
}
.button.is-underline svg {
    width: .78em;
    height: auto;
    stroke-width: 3px;
    margin-left: .4em;
    transition: .3s;
    transform: translate(0px, 0px);
}
.page-block-item:hover .button.is-underline svg{
    transform: translate(3px, -3px);
}
.button.is-underline:hover svg{
    transform: translate(3px, -3px);
}

    

/*************** MAIN MENU.   ***************/
.main-menus-overlay+.off-canvas-left .mfp-content {
    --drawer-width: calc(100% - 8px);
    background-color: var(--fs-color-primary);
    max-width: 600px;
}
.main-menu-block .ux-menu-link__link {
    color: #FFFFFF;    
    font-size: 3em;
    line-height: 1;
    font-weight: 500;
    min-height: auto;
    padding: 0.3em 0em;
}
.main-menu-block .ux-menu-link--active .ux-menu-link__link, .main-menu-block .ux-menu-link:hover .ux-menu-link__link {
    color: hsl(0deg 0% 100% / 36%);
}
.mfp-ready .mfp-close {
    opacity: 1;
    color: #fff;
    background: transparent;
    height: 3rem;
    line-height: 3rem;
    width: 3rem;
    right: 3%;
    top: 3rem !important;
    mix-blend-mode: luminosity;
}
.mfp-ready .mfp-close svg {
    width: 3rem;
    height: 3rem;
    stroke-width: 1px;
}
#main-menus .ux-logo {
    height: 6.56rem;
    display: flex;
    align-items: center !important;
    justify-content: center;
}
#main-menus .ux-logo-link {
    padding:0 !important;
}
#main-menus .ux-logo-link img {
    height: 3.25rem !important;
}
.main-menu-block.ux-menu {
    margin:0 0;
}
.main-menu-block.ux-menu::-webkit-scrollbar, .mega-menu-right::-webkit-scrollbar {
    width: 0.75rem; 
}

.main-menu-block.ux-menu::-webkit-scrollbar-thumb, .mega-menu-right::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.25); 
    width: 0.5rem;
    border-radius: 2px;
}

.main-menu-block.ux-menu::-webkit-scrollbar-track, .mega-menu-right::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.10); 
    border-radius: 2px;
}

.main-menu-block.ux-menu::-webkit-scrollbar-button, .mega-menu-right::-webkit-scrollbar-button {
    display: none; 
}

.mega-menu-tel {
    
}
.mega-menu-tel p{
    margin: 0;
    letter-spacing: -0.18px;
}
.mega-menu-tel p:nth-child(1) {
    font-size: 2.2rem;
    font-weight: 600;
    font-weight: 500; /*змінено*/
}
.mega-menu-tel p:nth-child(2){
    opacity: .6;
    font-size: 0.875rem;
    font-weight: 300;
    margin-bottom: 10px;
}


/*header*/
.burger-icon {
    display: flex;
    flex-direction: column;
    gap: 6px;
    gap: 0.375rem;
    align-items: flex-end;
    margin-right: 12px;
    margin-right: 0.7rem;
    padding: 5px 1px;
}
.burger-icon span {
    height: 2px;
    height: 0.125rem;
    width: 27px;
    width: 1.6875rem;
    display: block;
    background-color: #fff;
}
/*.burger-icon span:nth-child(2) {
    width: 23px;
    width: 1.4375rem;
    transition: .3s all;
}*/
/*.menu-burger-new:hover .burger-icon span:nth-child(2) {
    width: 27px;
    width: 1.6875rem;
}*/
.header.has-transparent {
    border-bottom: 1px solid rgb(231 231 231 / 22%);
}
.nav > li {
    margin: 0 1.375rem;
}
.nav > li > a, .mobile-sidebar-levels-2 .nav > li > ul > li > a {
    font-weight: 500;
    font-style: normal;
    font-size: 0.875rem;
    letter-spacing: -0.18px;
    color: #fff;
}

/*section about home*/
.circle-button-position__about-home {
    top: 8.80rem;
    right: -4.375rem;
}
.circle-button-position__about-home svg{
    transition: 0.4s all;
    width: 12.32rem;
    height: auto;
}
.circle-button-position__about-home:hover svg{
    transform: scale(0.8);
}

/*section about conference hall*/
.circle-button-position__about-conf {
    top: 345px;
    right: 675px;
    z-index: 1;
}
.circle-button-position__about-conf svg{
    transition: 0.4s all;
}
.circle-button-position__about-conf:hover svg{
    transform: scale(0.8);
}

/*new title shortcode*/
.new-title-container {
    max-width: 1480px;
    margin: 0 auto;
}
#content > .section:nth-child(1) .new-title-container, #main > .section:nth-child(1) .new-title-container {
    text-shadow: 0 0 20px #00000075;
}
.new-title-container .short-title{
    font-size: 0.9375rem;
    font-weight: 600;
    font-weight: 500; /*змінено*/
}
.new-title-container .new-title {
    font-size: 8rem;
    margin: 1.875rem 0 2.5rem 0;
    line-height: 1;
    letter-spacing: 4px;
}
.new-title-container .underline {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.9375rem;
}
.new-title-container .underline b {
    width: 10vw;
    display: inline-block;
    border: 1px solid #ffffff87;
}
.new-title-container .underline svg {
    width: 1.6875rem;
}
.new-title-container .underline svg * {
    display:none;
}
.new-title-container .underline svg rect {
    display:block;
}
.new-title-container .underline-2 svg {
    width: 2.5625rem;
}
.new-title-container .underline-2 svg * {
    display: block;
}

/*new title shortcode*/
.page-block-container {
    display: flex;
    flex-direction: column;
    gap: 1.25rem; /* Відступ між блоками */
}

.page-block-item {
    display: grid;
    grid-template-columns: 28.125rem 1fr auto;
    gap: 1.25rem;
    align-items: start;
    padding: 30px 0;
    border-bottom: 1px solid #CFCFCF;
    position: relative;
}
.row-slider .page-block-item {
    display: flex;
    flex-direction: column;
    border-bottom: none;
    padding: 0;   
    padding-top: 30px; 
}
.row-slider .page-block-item p {
    margin-bottom: 0;
}
.row-slider .page-block-item img {
    display: block !important;
    border-radius: 0px;
    width: 100%;
    height: auto;
    aspect-ratio: 3 / 2;
    object-fit: cover;
}
.page-block-item .image-services {
    position: relative;
    overflow: hidden;
    border-radius: 0px;
}
.slider [data-animate="svg-animation"] {
        opacity: 1 !important;
}
.page-block-item .image-services svg {
    position: absolute;
    bottom: 0;
    height: auto;
    width: 120%;
}
.page-block-container .col+.col .image-services svg {
    transform: rotate(341deg);
}
.page-block-container .col+.col+.col .image-services svg {
    transform: rotate(10deg);
    left: -20%;
}
.page-block-container .col+.col+.col+.col .image-services svg {
    transform: rotate(350deg);
    left: 0;
}
.page-block-item:hover .svg-elem-1 {
    transform: translate(0, 45%);
}
.page-block-item:hover .svg-elem-2 {
    transform: translate(0, -25%);
}
.page-block-item:hover .svg-elem-3 {
    transform: translate(0, -20%);
}
.row-slider .page-block-item .short-description {
    font-size: 1rem;
    color: #111;
}
.row-slider .page-block-item_title {
    padding-bottom: 1rem;
}
.page-block-item_title {
    font-size: 3.1875rem;
    font-weight: 600;
    font-weight: 500; /*змінено*/
    line-height: 0.8;
}
.page-block-item_title span {
    position: relative;
}
.page-block-item_title span::after {
    content: attr(data-number);
    font-size: 1.25rem;
    font-weight: 500;
    color: #356469;
    display: block;
    position: absolute;
    right: -1.5625rem;
    top: 0.75rem;
}
.page-block-item .short-description {
    font-size: 1.125rem;
    max-width: 50rem; 
    color: #5B5B5B;
}
.page-block-item .button {
    font-size: 0.875rem;
}

.page-block-item .image-preview {
    display: none;
    position: fixed;
    top: 460px;
    left: 370px;
    width: 350px;
    height: 450px;
    background-size: cover;
    background-position: center;
    z-index: 10;
    pointer-events: none;
    border-radius: 0px;
    box-shadow: 0px 1px 40px 0px rgba(8, 15, 23, .14);    
}

.page-block-item:hover .image-preview {
    display: block;
}
.page-block-item .image-preview.active {
    display: block;
    z-index: 1;
}


/*services-vector*/
.services-vector {
    margin-top: -6vw;
}
.services-vector svg {
    width: 100%;
    height: auto;
}

/*search result page*/
.mphb_sc_search_results-wrapper .mphb-reservation-cart {
    margin-bottom: 0;
    position: fixed;
    bottom: 3rem;
    right: 3rem;
}
.search-result-container {
    margin-top: 3rem;
}

.mphb-loop-room-thumbnail img {
    border-radius: 0px;
    aspect-ratio: 720 / 510;
    object-fit: cover;
}

button.load-more {
    background-color: #E7E7E7;
    text-transform: none;
    font-weight: 500;
    display: inline-flex;
    justify-content: center;
    gap: 0.75rem;
    border-radius: 0px;
    line-height: 1.1;
    min-height: auto;
    padding: 5px 20px;
    margin: 0 auto;
    margin-top: 25px;
}
button.load-more svg{
    width: 1.069rem;
    height: auto;
}
.load-more svg.loading {
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}


/*form serach*/

.mphb_sc_search-guests {
    position: relative;
    display: flex;
    align-items: center;
}
.mphb_sc_search-guests:not(.selected) .mphb_sc_search-guests-result,
.mphb_sc_search-guests.selected .mphb_sc_search-guests-title {
   display: none;
}
.mphb_sc_search-guests-popup {
   position: absolute;
   bottom: 104px;
   left: -8px;
   right: -8px;
   height: 0;
   opacity: 0;
   z-index: -1;
   display: none;
}
@media (min-width:744px) {
   .mphb_sc_search-guests-popup {
      bottom: 68px;
      left: 0;
      right: auto;
   }
   .mphb_sc_search-date .mphb_sc_search-date-inner input.mphb_sc_search-date-range {
      max-width: 100%;
   }
}
.mphb_sc_search-guests.active .mphb_sc_search-guests-popup {
   height: auto;
   transition: opacity 0.2s ease;
   opacity: 1;
   z-index: 3;
   display: block;
}
.mphb_sc_search-guests-popup .mphb_sc_search-guests-popup-inner {
   border-radius: 0px;
   background: #FFF;
   box-shadow: 0px 1px 40px 0px rgba(8, 15, 23, 0.14);
   padding: 18px 24px;
   width: max-content;
}
.mphb_sc_search-guests-popup-inner > div {
   margin-bottom: 10px;
}
.mphb_sc_search-guests-popup-inner .number-input {
   border-radius: 0px;
   background: #F2F2F2;
   gap: 10px;
   padding: 0 16px;
   margin-left: 2rem;
   height: 40px;
   font-weight: 600;
   font-weight: 500; /*змінено*/
   font-size: 1rem;
}
.mphb_sc_search-guests-popup-inner .number-input input {
   background: transparent;
   border: 0;
   text-align: center;
   width: 20px;
   -moz-appearance: textfield;
   outline: 0 !important;
   padding: 0;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.mphb_sc_search-guests-popup label {
    white-space: nowrap;
    font-size: 0.75rem;
    letter-spacing: -0.18px;
	color: #000000;
}
.mphb_sc_search-guests-popup .number-input {
    display: flex;
    align-items: center;
    margin: 0;
}
.mphb_sc_search-guests-popup .number-input button {
    margin: 0;
    line-height: 0;
    min-height: auto;
}
.mphb_sc_search-guests-popup .number-input input{
    color: #111;
}
.mphb_sc_search-guests-popup-inner P {
   color: #707070;
   font-size: 0.8125rem;
   font-weight: 400;
   line-height: 1.25rem;   
   margin: 0;
}


/*block-img-hover*/
.block-hover-img .box-image {
    overflow: visible;
}
.block-hover-img .box-image .overlay, .block-hover-img .box-image img {
    border-radius: 0px;
}
.block-hover-img .mini-logo {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -16%);
    transition: transform 0.4s ease-in-out;
    width: 25%;
    z-index: -1;
}
.block-hover-img:hover .mini-logo {
    transform: translate(-50%, -35%);
}
.block-hover-img.box-overlay .box-text {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    padding-bottom: 2.5rem;
}
.block-hover-img .title {
    font-size: 1.75rem;
    font-weight: 700;
    margin-bottom: 0.75em;
    transition: transform 0.4s ease-in-out;
    transform: translateY(calc(100% + 1.5rem));
}
.block-hover-img:hover .title {
    transform: translateY(0);
}
.block-hover-img .short-desc {
    opacity: 0;
    transform: translateY(100%);
    transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.block-hover-img:hover .short-desc {
    transform: translateY(0);
    opacity: 1;
}


.mphb_sc_search_results-wrapper .mphb-reservation-cart:not(.mphb-empty-cart) {
    margin-bottom: 0;
    position: fixed;
    bottom: 3rem;
    right: 5rem;
    display: flex;
    flex-direction: column;
    z-index: 2;
    background: #fff;
    border-radius: 0px;
    align-items: center;
    padding: 1.25rem 1.25rem;
    box-shadow: -1px 1px 8px 2px hsl(0deg 0% 6.67% / 8%);
}
body:not(.single) .button.mphb-button.mphb-confirm-reservation {
    background-color: var(--fs-color-secondary);
    text-transform: none;
    font-size: 0.95rem;
    letter-spacing: -0.01125rem;
    font-weight: 400;
    padding: 0.5rem 1.875rem;
    margin: 0;
    min-width: 15.625rem;
    border-radius: 0px;
}

.back-to-top.button {
    min-width: 3rem;
    min-height: 3rem;
    line-height: 2.9;
}
.button.is-outline, input[type=button].is-outline, input[type=reset].is-outline, input[type=submit].is-outline {
    border: 1px solid;
}

.title-search-page-room {
    color: #fff;
}
.search-page-room-col-title {
   margin-bottom: -62px; 
}

.button-booking-form {
    position: fixed;
    bottom: 20px;
    left: 20px;
    width: 70px;
    height: 70px;
    border-radius: 0px;
    background-color: var(--fs-color-primary);
    z-index: 3;
    cursor:pointer;
}
.button-booking-form.active {
        background-color: #111;
} 
.button-booking-form.active .close-button {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
    transition: background 0.3s ease;
}

.button-booking-form.active .close-button:hover {
    background-color: #313131;
}

.button-booking-form.active .close-button::before,
.button-booking-form.active .close-button::after {
    content: "";
    position: absolute;
    width: 20px;
    height: 2px;
    background-color: white;
}

.button-booking-form.active .close-button::before {
    transform: rotate(45deg);
}

.button-booking-form.active .close-button::after {
    transform: rotate(-45deg);
}
.button-booking-form>* {
    width: 100%;
    height: 100%;
    color: #fff;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.button-booking-form svg{
    width: 27px;
    height: auto;
}
.button-booking-form .bg-pulse {
    border-radius: 99px;
    position: absolute;
    top: 0;    
    z-index: -1;
}
.button-booking-form:not(.active) .bg-pulse {
    animation: pulse 1.2s ease infinite;
    background: var(--fs-color-primary);
}
@keyframes pulse {
  0% {
    transform: scale(1, 1);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    transform: scale(1.5);
    opacity: 0;
  }
}
.popup {
    position: fixed;
    z-index: 2;
    width: 100%;
    bottom: 20px; 
    display: none;
}
.popup-content {
    position: relative;
    width: max-content;
    margin: 0 auto;
}

.text-balance {
    text-wrap: balance;
}
.scroll-snap {
    flex-wrap: nowrap;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
}
.scroll-snap>.col {
    flex-grow: 1;
    flex-shrink: 0;
    scroll-snap-align: center;
}


/*popup-phones*/
.phones-button {
    width: auto;
    max-width: none;
    padding: 0;
    line-height: 1;
}
.phones-button svg{
    width: 1.6rem;
    height: auto;
}
.popup-phones {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: auto;
    background-color: white;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    border-radius: 0px;
    padding: 14px 17px 8px;
    z-index: 10;
    width: max-content;
}
.popup-phones .row {
    margin: 0 !important;
    flex-direction: column;
}
.popup-phones .row .col {
    padding: 0 !important;
}


.flickity-page-dots {
    left: auto;
    right: 14px;
}
.row-slider .flickity-page-dots {
    bottom: 14px;
}

.nav-dots-small .flickity-page-dots .dot, .row-slider .flickity-page-dots .dot {
    background-color: #ffffff;
    height: 9px;
    opacity: 0.4;
    width: 9px;
}
.flickity-page-dots .dot {
    margin: 0 3px;
}



/*new tab*/
.new-tab.tabbed-content .nav-vertical {
    padding-top: 0;
    width: 20%;
} 
.new-tab .nav-vertical>li+li {
    border-top: none;
}
.new-tab .nav > li > a {
    color: var(--fs-text-color);
    opacity: .5;
    font-size: 1.125em;
    text-transform: lowercase;
    font-weight: 500;
}
.new-tab .nav>li.active>a {
    color: var(--fs-text-color);
    opacity: 1;
}
.new-tab .nav-vertical.nav-line>li>a:before {
    height: -webkit-fill-available;
    left: 0;
    right: 0;
    width: 3em;
    z-index: 1;
    background-color: transparent;
    background-image: url(/wp-content/themes/flatsome-child/arrow-tab.svg);
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    order: 1;
    transform: none;
    margin-left: 2em;
}

.new-tab .nav-vertical+.tab-panels {
    border-left: none;
    flex: 1;
    margin-top: 0 !important;
    padding: 0 0 0 2em;
}

.gallery-tab.large-columns-2 .flickity-slider>.col {
    flex-basis: 78%;
    max-width: 78%;
}
.gallery-tab.large-columns-2 .flickity-slider>.col>.col-inner{
    border-radius: 0px;
    overflow: hidden;
}
@media only screen and (max-width: 850px) { 
    .title-100 h3 {
        font-size: 3.2rem;
    }       
    .new-title-container .short-title{
        font-size: 0.875rem;
    }
    .new-title-container .new-title {
        font-size: 3.5rem;
        margin: 15px 0 25px 0;;
        letter-spacing: -0.18px;
    }    
    .circle-button-position__about-home {
        top: 7.8rem;
        right: -2.375rem;
    }    
    .circle-button-position__about-home svg {
        width: 9rem;
    }
    .row-room > .col {
        padding: 15px;
    }    
    .medium-columns-2 .flickity-slider>.col {
        flex-basis: 45%;
        max-width: 45%;
        padding-bottom: 0;
    } 
    .hide-arrow-slider-medium .flickity-prev-next-button{
        display: none !important;
    }  
    .row-slider .page-block-item .short-description {
        font-size: .85rem;
    } 
    .row-slider .page-block-item {
        padding-top: 10px;
    }    
    .page-block-container.small-columns-1 .flickity-slider > .col {
        flex-basis: 55% !important;
        max-width: 55% !important;
    }   
    .room__info-icons {
        overflow: auto;
    }
    .room__info-icons .info-icon {
        flex: 1 0 auto;
    }
    .room__info-icons .info-icon__text {
        white-space: nowrap;
    }    


    .popup-phones {
        display: none;
        position: absolute;
        top: 100%;
        right: 0;
        left: auto;
        background-color: #fff;
        box-shadow: 0 4px 6px rgba(0,0,0,.1);
        border-radius: 0px;
        padding: 14px 17px 8px;
        z-index: 10;
        width: max-content
    }
    
    .popup-phones .row {
        margin: 0 !important;
        flex-direction: column !important;
        height: auto;
    }
    
    .popup-phones .row .col {
        padding: 0 !important;
        flex: 0;
    }
    
    .popup-phones .mega-menu-tel p:nth-child(1) {
        font-size: 1.3rem
    }

    .popup-phones .col {
        padding: 0!important
    }

    .popup-phones .mega-menu-tel p:nth-child(2) {
        opacity: .5;
        font-size: .75rem;
        margin-bottom: 10px;
        color: #000
    }    

    /*search*/
    .mphb_sc_search-block-inner {
        gap: 0;
        justify-content: space-between;
        flex-wrap: nowrap;
    }
    .mphb_sc_search-block-inner .search-form-new {
        gap: 5px;
        align-items: center;

        justify-content: flex-start;
        flex-wrap: wrap;
        flex-direction: row;
        align-content: center;
    }
    .mphb_sc_search-block-inner .search-form-new > *:nth-child(1), .mphb_sc_search-block-inner .search-form-new > *:nth-child(2){
        flex: 0 0 calc(50% - 2.5px);
    }

    .mphb_sc_search-block-inner .search-form-new > *:nth-child(3){
        flex: 1 1 100%;
    }
    .mphb_sc_search-block-inner .search-form-new > * {
        position: relative;
        padding: 14px 12px;
    }
    .mphb_sc_search-block-inner .search-form-new > *:after {
        display:none;
    }
    .mphb_sc_search-block {
        padding: 0;
        border-radius: 0;
        width: 100%;
        bottom: 10px;
    }
    .datepick-popup .datepick-month.last {
        display: none;
    }
    .mphb_sc_search_results-wrapper .mphb-reservation-cart:not(.mphb-empty-cart) {
        bottom: .5rem;
        right: .5rem;
    } 
    .mphb_sc_search-block-inner > * {
        position: relative;
        flex: 1 1 auto;
        display: flex;
        justify-content: center;
    }    
    /***/
    .popup-content {
        width: 100%;
    }
    .button-booking-form.active {
        bottom: 140px;
        left: auto;
        transform: translateX(-50%);
        right: -12px;
        width: 40px;
        height: 40px;
    }
    .button-booking-form.active .close-button {
        width: 40px;
        height: 40px;
    }
    
    /*menu*/
    .popup-phones .mega-menu-tel p:nth-child(1) {
        font-size: 1rem;
    }    
    .popup-phones .col {
        padding: 0!important;
    }
    .popup-phones .mega-menu-tel p:nth-child(2) {
        opacity: .5;
        font-size: 0.75rem;
        margin-bottom: 10px;
        color: #000;
    }    
    .mfp-ready .mfp-close {
        top: 1.3rem !important;
    }
    /*end menu*/    
     .time_res .col p:first-child {
        font-size: 0.875rem;
    }
    .time_res .col p:last-child {
        font-size: 2.5rem;
    }
    .time_lobby p:nth-child(1) {
        font-size: 0.875rem;
        
    }
    .time_lobby p:nth-child(2) {
        font-size: 2.5rem;
    }   
    
    .circle-button-position__menu {
        top: 50%;
        transform: translateY(-50%) translateX(-50%);
        left: 50%;
    }     
    
}
@media only screen and (max-width: 849px) and (min-width: 550px) { 
    .page-block-item {
        width: 100%;
        grid-template-columns: 60% calc(40% - 20px);
        grid-template-rows: auto;
        gap: 20px;
        padding: 0;
    }
    .page-block-item {
        padding-bottom: 20px;
    }    
    .page-block-item>img {
        border-radius: 0px;
        width: 95%;
        height: auto;
        aspect-ratio: 2 / 1.4;
        object-fit: cover;
        grid-row: span 3;
        margin-right: 0;
        margin-left: auto;
    }
    .page-block-item .button {
        text-align: left;
        width: max-content;
    }
    .page-block-item_title {
        font-size: 2.2rem;
    }
    .page-block-item .short-description {
        font-size: 0.9rem;
    }    
    .page-block-item_title span:after {
        font-size: 1rem;
    }    
}
@media only screen and (max-width: 549px) {
    .header-main {
        height: 105px !important;
    }    
    .title-100 h3 {
        font-size: 2rem;
    }    
    /*menu*/

    .mega-menu-tel p:nth-child(1) {
        font-size: 1.5rem;
    }
    .popup-phones .mega-menu-tel p:nth-child(1) {
        font-size: 1rem;
    }    
    .popup-phones .col {
        padding: 0!important;
    }
    .popup-phones .mega-menu-tel p:nth-child(2) {
        opacity: .5;
        font-size: 0.75rem;
        margin-bottom: 10px;
        color: #000;
    }    
    .mfp-ready .mfp-close {
        top: 1.3rem !important;
    }
    /*end menu*/
    
        
    .small-columns-1 .flickity-slider>.col{
        flex-basis: 80%;
        max-width: 80%;
        padding-bottom: 0;
    }
    .small-columns-2 .flickity-slider>.col {
        flex-basis: 85%;
        max-width: 85%;
        
    }



    .new-title-container .short-title{
        font-size: 0.75rem;
    }
    .new-title-container .new-title {
        font-size: 2.8rem;
        margin: 15px 0 25px 0;;
        letter-spacing: -0.18px;
    }
    
    /*зручності*/
    .page-block-item {
        display: flex;
        flex-direction: column;
    }
    .page-block-item p {
        margin: 0;
    }
    .page-block-item_title {
        font-size: 2.5rem;
        line-height: 1;
    }
    .page-block-item .short-description {
        font-size: .875rem;
    }
    .page-block-item .button {
        font-size: .75rem
    }
    .img-sevices {
        border-radius: 0px;
        width: 100%;
        height: auto;
        aspect-ratio: 2 / 1;
        object-fit: cover;
    }
    
    /*кімнати шорткод*/    
    .row-room > .col {
        border-top: none !important;
        border-left: none !important;
        padding: 15px 15px 30px;
        border-bottom: 1px solid #e5e5e5;
    }
    .row-room > .col+.col {
        padding-top: 30px;
    }
    .row-room > .col:last-child {
        border-bottom: none;
    }

    .time_res .col:first-child .col-inner {
            margin-left: auto;
    }
    .time_res .col:last-child .col-inner {
            margin-right: auto;
    }
    .time_res .col p:first-child {
        font-size: 0.875rem;
    }
    .time_res .col p:last-child {
        font-size: 2.5rem;
    }
    .time_lobby p:nth-child(1) {
        font-size: 0.875rem;
        
    }
    .time_lobby p:nth-child(2) {
        font-size: 2.5rem;
    }
 

    
    .mphb_sc_search-block-inner input,.mphb_sc_search-block-inner input::placeholder, .mphb_sc_search-guests-result, .mphb_sc_search-guests-title {
        font-size: 0.85rem !important;
    }
    .mphb_sc_search-block-inner .button svg {
        margin-left: 0;
    }
    .mphb_sc_search-block-inner > * {
        width: 55px;
    }   
   /* .mphb_sc_search-guests-inner > svg, .mphb_sc_search-date-inner > svg {
        flex: 0 0 17px;
        margin-right: 5px;
    }*/
    .datepick-popup {
        width: 85%;
        left: 50% !important;
        transform: translateX(-50%);
    }   
    .search-result-container {
        margin-top: 1.5rem;
    }    
    
   
    /*box spa img*/
    .block-hover-img .title {
    font-size: 1.3rem;
    transform: translateY(0);
    }
    .block-hover-img .short-desc {
        opacity: 1;
        transform: translateY(0);
        font-size: 0.85rem;
    }
    .block-hover-img.box-overlay .box-text {
        padding-left: 2rem;
        padding-right: 2rem;
        padding-bottom: 2rem;
    }    
    .gallery-spa .box-image{
        padding-top: 70% !important;
    }
    

    .img-height-70 .img-inner{
        padding-top: 70% !important;
        position: relative;
    }  
    .img-height-70 .img-inner img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }    
    .img-radius-20 .img-inner{
        border-radius: 0px !important;
    }    
    .gallery-spa .col{
        width: 93% !important;
    }    
    .block-hover-img .mini-logo {
        transform: translate(-50%, 0%);
    }
    .scroll-snap-s {
        flex-wrap: nowrap;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
    }
    .scroll-snap-s>.col {
        flex-grow: 1;
        flex-shrink: 0;
        scroll-snap-align: center;
    }    
    .burger-icon {
        gap: 0.575rem;
    }
    .burger-icon span {
        width: 1.9875rem;
        border-radius: 0.5px;
    } 
    
    .row-slider .page-block-item_title {
        font-size: 2rem;
        padding-bottom: .65rem;
    }
    .row-slider .page-block-item_title span:after {
        font-size: .85rem;
        top: .25rem;
        right: -1.4rem;
    }    
    .page-block-container.small-columns-1 .flickity-slider > .col {
        flex-basis: 88% !important;
        max-width: 88% !important;
    }    

    .new-tab.tabbed-content .nav-vertical {
        width: 100%;
        flex-flow: row;
        gap: .7em;
        overflow: auto;
        margin-bottom: 1em;
    } 
    .new-tab .nav-vertical.nav-line>li>a:before {
        display: none;
    }
    .new-tab .nav > li > a {
        font-size: 1em;
        text-transform: lowercase;
        font-weight: 500;
        background: #ececec;
        border-radius: 0px;
        white-space: nowrap;
        padding: .8em 1em;
    }  
    .new-tab .nav-vertical+.tab-panels {
        padding: 0 0 0 8px;
    }    
    
}

/*Флажки входить у вартість*/
.price-flag-container {
    position: absolute;
    top: 25px;
    left: 10px;
    z-index: 3;
}

.price-flag-item {
    display: flex;
    align-items: center;
    background: #fff;
    padding: 5px 35px 5px 10px;
    border-radius: 0px;
    font-size: 12px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    color: #356469;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.price-flag-icon {
    width: 12px; /* Зменшено з 16px до 12px */
    height: 12px; /* Зменшено з 16px до 12px */
    margin-right: 5px;
	
}

.price-flag-text {
    margin: 0;
    max-width: 100px; /* Обмеження ширини тексту для одного рядка */
}
/**/
.info-icon-pointer {
    cursor: pointer;
    position: relative;
}

.info-icon-pointer::after {
    content: attr(data-tooltip); /* Використовуємо data-tooltip замість title */
    position: absolute;
    bottom: calc(100% + 5px); /* Розташування над іконкою */
    left: 50%;
    transform: translateX(-50%);
    background-color: #333;
    color: #fff;
    padding: 5px 10px;
    border-radius: 0px;
    font-size: 12px;
    white-space: normal;
    z-index: 10;
    opacity: 0; /* Приховано за замовчуванням */
    visibility: hidden;
    transition: opacity 0.2s ease-in-out;
    max-width: 350px;
    width: max-content; 
    
}

/* Показуємо тултіп при наведенні на десктопі */
.info-icon-pointer:hover::after {
    opacity: 1;
    visibility: visible;
}
.select-dates {
    font-size: 2.1875rem;
    font-weight: 700;
    letter-spacing: -1.3px;
}

/* Page Default */
.page-template-page-default-light .header, 
.page-template-page-default-light .header-wrapper, 
.page-template-page-default-light .header-main,
.page-template-page-default-light-full .header, 
.page-template-page-default-light-full .header-wrapper, 
.page-template-page-default-light-full .header-main {
    background-color: var(--fs-color-primary);
}
.page-default-conyent {
    max-width: 890px;
    margin: 0 auto;
    background: #fff;
    padding: 3em !important;
}
.page-default-conyent p {
    line-height: 1.6;
    font-size: 1rem;
}
/**/

.offset-lines {
    display: flex;
    flex-direction: column;
    gap: 4px;
}
.offset-line {
    height: 1px;
    background: var(--primary-color);
}
.title-small {
    font-size: 1rem;
    color: var(--fs-color-primary);
}
.white-mini-title .offset-line {
   background: #fff;
}
.white-mini-title .title-small {
    color:#fff;
}

@media (max-width: 600px) {
    .offset-line {
        width: 20px !important;
    }
}
/* Для мобільних — тултіп ховаємо за замовчуванням */
@media (max-width: 850px) {
    .transparent #logo img {
        max-height: 2.2rem !important;
    }
    #logo img {
        max-height: 2.2rem !important;
    } 
    .transparent .header-main {
        height: 5.86rem !important;
    }    
    .info-icon-pointer::after {
        max-width: 300px;
        width: 100%;         
        height: 200px;
        overflow: auto;
    }    
    .info-icon-pointer::after {
        display: none; /* Ховаємо стандартну поведінку */
    }
    .info-icon-pointer.active::after {
        display: block; /* Показуємо при активації */
        opacity: 1;
        visibility: visible;
        bottom: unset; /* Змінюємо позицію для зручності */
        top: calc(100% + 5px); /* Під іконкою на мобільних */
    }
    .select-dates {
        font-size: 1.5rem;
    }    
}