.elementor-kit-6{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#304520;--e-global-color-text:#000000;--e-global-color-accent:#898C3B;--e-global-color-5ca57d5:#CCCCCC;--e-global-color-8f3a14f:#1B1C20;--e-global-color-f0b82a9:#142211;--e-global-color-45f9d4e:#01B0B5;--e-global-color-549b7f7:#D9D9D9;--e-global-typography-primary-font-family:"Merriweather";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Merriweather";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Merriweather";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Merriweather";--e-global-typography-accent-font-weight:700;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:"Merriweather", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Homepage */
#hero {
    max-width: 1920px;
}

#hero .slide-content {
    height: calc(100vh - 114px);
}
@media (max-width: 767px) {
    #hero .slide-content {
    height: 80vh;
} 
}

h1.entry-title, #site-header {
    display: none;
}
@media (min-width: 1024px) {
    .absolute-container {
        position: absolute;
    }
}
#hero .absolute-container:last-child {
    bottom: 0;
}
.global-btn a, .global-btn button {
    width: 450px;
    font-size: 24px;
    text-transform: uppercase;
    color: #1B1C20;
    border-radius: 50px;
    padding-block: 0.9em;
    box-shadow: 0 8px 4px 0 rgba(0,0,0,0.25);
}
@media (max-width: 767px) {
   .global-btn a {
      width: auto; 
      padding-inline: 40px;
      font-size: 16px;
   } 
}
#hero .menu-btn {
    flex: 16.6667% 1 1;
}

@media(max-width: 767px) {
   #hero .menu-btn {
    flex-basis: 50%;
 }
}
#hero .global-btn a {
    transition: background 0s ease-in-out;
}
#hero .global-btn a:hover {
    background: #000;
}
.menu-btn a{
    height:104px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    border-radius: 0;
}
#hero .menu-btn + .menu-btn::before {
    content: '';
    width: 2px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #000;
    opacity: 23%;
}


#hero .menu-btn a:hover {
    background: #304520;
    color: #fff;
}
@media (max-width: 1280px) {
   .menu-btn a{
       font-size: 20px;
   } 
} 
@media (max-width: 1024px) {
   #hero .menu-btn{
       flex-basis: 33%;
   } 
   #hero .menu-btn a {
       height:75px;
   }
} 
@media (max-width: 1024px) {
   #hero .menu-btn{
       flex-basis: 50%;
   } 
   #hero .menu-btn a {
       height:65px;
   }
} 

#rooms .global-btn.more a {
    width: 265px;
    height: 46px;
    padding-block:0.5em;
    background: #fff;
    color: #1B1C20;
}
#rooms .global-btn.more a:hover {
    background: #1B1C20;
    color: #fff;
}
#rooms .room-container:nth-child(even) .room-box_bg{
    background: rgba(2,124,129,0.8);
}

.scroll-top_btn a:focus {
    background-color: #1B1C20!important;
}
.scroll-top_btn a:hover {
    background-color: #898C3B!important;
}

#grid-post-content {
    max-height: 642px;
}
.grid-location-img {
    height: 100%;
    min-height: 372px;
}
.grid-location-img img {
    margin: auto;
}
@media (max-width: 1200px) {
    #grid-post-content {
    max-height: none;
    grid-template-rows: auto;
}
#grid-post-content > div {
    grid-template-rows: auto;
}
    #grid-post-content .grid-location-img {
        grid-column: span 3;
        min-height: 0;
        height: auto;
        order: 1;
    }
}

.grid-location-img > div {
    display: flex;
    align-items: center;
    
}
.grid-room-info {
    max-height: 260px;
    height: 100%;
}
@media (max-width: 1200px) {
    #grid-post-content .grid-room-info {
        grid-column: span 3;
        height: auto;
        width: 100%;
        order: 3;
        max-height: none;
    }
}
.grid-blueprint {
    max-height: 642px;
    background: #ccc;
}
.grid-blueprint img {
    margin-right: -2px;
}
@media (max-width: 1200px) {
    #grid-post-content .grid-blueprint {
        grid-column: span 3;
        order: 2;
}
}

#room-section .room-hover.row-1:nth-child(even), #room-section .room-hover.row-2:nth-child(odd) {
    background: #304520;
}
@media (max-width: 1024px) {
  #room-section .room-hover {
    background: #898C3B!important;
 }  
 #room-section .room-hover:nth-child(2n) {
    background: #304520!important;
 }  
}

#room-section .room-hover.row-1:nth-child(even) h2,
#room-section .room-hover.row-1:nth-child(even) div,
#room-section .room-hover.row-2:nth-child(odd) h2, 
#room-section .room-hover.row-2:nth-child(odd) div{
    color: #fff;
    border-color: #fff;
} 
@media (max-width: 1024px) {
   #room-section .room-hover h2,
#room-section .room-hover div {
    color: #fff;
    border-color: #fff;
}
}
#room-section .room-hover:hover {
    background: #000!important;
}
#room-section .room-hover:hover h2, #room-section .room-hover:hover div {
    color: #fff;
    border-color: #fff;
}

#room-section .hover-img {
    margin-top: -30px;
    margin-bottom: -10px;
    z-index: 0;
}

#room-section .elementor-widget-n-tabs .e-n-tabs-heading {
    flex-wrap: nowrap;
    z-index: 1;
}
#room-section .elementor-widget-n-tabs .e-n-tabs-heading button {
    cursor: pointer;
}


@media (min-width: 1025px) and (max-width: 1430px) {
    #service .icon-containers{border: 0;}
   #service .icon-containers:nth-child(2n) {
       border-left: 2px solid #ccc;
   } 
   #service .icon-containers:nth-child(1), #service .icon-containers:nth-child(2), #service .icon-containers:nth-child(3), #service .icon-containers:nth-child(4)  {
       border-bottom: 2px solid #ccc;
}
}
#policy-link a:hover {
    text-decoration: underline;
}
.no-mouse-event {
    pointer-events: none;
}/* End custom CSS */