/*
 Theme Name: SJC Liber Child 2026 - RevHotel
 Theme URI: http://www.anarieldesign.com/themes/
 Description: Liber Child Theme
 Author: Anariel Design
 Author URI: http://www.anarieldesign.com/
 Template: liber
 Version: 1.2
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Tags: left-sidebar, right-sidebar, grid-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, footer-widgets, food-and-drink, blog
*/

@import url('https://fonts.googleapis.com/css2?family=Bona+Nova+SC:ital,wght@0,400;0,700;1,400&family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap');


body{    
    font-family: "Work Sans", serif;
    font-size: 18px;
}

h1, h2, h3, h4, h5, h6{
   font-family: "Bona Nova SC", serif;
}

body{
    color: #004987;
}

.pre-footer h3{
    font-weight: bold;
    color: #024985;
}

h1{
    font-size: 30px;
    word-wrap: normal;
    word-break: normal;
}

h2{
    font-size: 25px;
}

h3{
    font-size: 20px;
}

h4{
    font-size: 15px;
}

h5{
    font-size: 10px;
}

h6{
    font-size: 100%;
}

@media (min-width: 768px) {
    h1{
        font-size: 70px;
    }

    h2{
        font-size: 50px;
    }

    h3{
        font-size: 30px;
    }

    h4{
        font-size: 25px;
    }

    h5{
        font-size: 20px;
    }

    h6{
        font-size: 100%;
    }
}

*{
    box-sizing: border-box;
}

a {
    border-bottom: 0px solid transparent;
    color: #182B53;
    text-decoration: none;
}
/*
a:hover,
a:focus,
a:active {
    border-bottom: 0px solid #404040;
    color: #404040;
    transition: all .3s;
}*/

.datepick-popup {
    z-index: 99999;
}

/* HAEDER */
#masthead{
    background: rgba(140, 115, 76, 0.78) !important;
}

.site-branding img{

    width: 250px;
    
}

.main-navigation{
    font-weight: bold;
}

.main-navigation a{
    font-family: "Work Sans", serif;
    font-size: 16px;
    color: #8c734b !important;
    font-weight: 400;
}


@media screen and (min-width: 768px) {
    .main-navigation a{
        font-family: "Work Sans", serif;
        font-size: 16px;
        color: #ffffff !important;
        font-weight: 400;
    }

}

.main-navigation ul ul {
    background-color: #f1f1ec;
    border: 2px solid #f1f1ec;
}

.main-navigation ul ul a{
    color: #8c734b !important;
}


@media screen and (min-width: 768px) {
    #primary-menu > li:before, .main-navigation ul ul a:hover, .main-navigation ul ul > li.focus > a {
        color: #8c734b !important;
        opacity: 1;
    }
}

@media screen and (min-width: 768px) {

    #primary-menu > li:last-child:before{
        content: '';
    }
    
}

@media screen and (min-width: 768px) {
    #primary-menu > li:last-child:before {
        content: '';
    }
}

.book-now{
    margin: 0px 0px 0px 0px;
    padding: 15px 20px !important;

    color: #fff !important;
    font-weight: bold;

    background: #182B54;
}

.book-now:hover{
    border-bottom: 1px solid transparent;
}

#main_booking_top {background:#025576;color:#fff;padding:15px;position:absolute;right:5%;top: 149px;}
#main_booking_top .bt-close {font-size:0;width:25px;height:25px;background:#fff;position:absolute;right:0;top:0;cursor:pointer;}
#main_booking_top .bt-close:before {content:"X";position:absolute;top:0;right:0;font-size:17px;width:100%;text-align:center;line-height:25px;color:#37aedf;}
#main_booking_top .header__book__module {padding: 30px 0 0 0;}
#main_booking_top .header__book__module .sblink a {color: #fff;text-decoration: none;}
#main_booking_top .header__book__module .sblink .sbLinkSp {padding: 0 10px 0 0;}
#main_booking_top .header__book__module .sblink a.t-selected {font-weight: 700;text-decoration: underline;}
#main_booking_top .header__book__module .as-itemi {float: left;width: 100%;margin: 0;}
#main_booking_top .header__book__module .as-itemi .k-button {min-height: 0;line-height: 1;padding: 10px 20px; background-color: #8c734b; color:  #fff; border: 0px;}
#main_booking_top .header__book__module .as-itemi .k-button:hover {background:#2cb2e0;}
#main_booking_top a {color: #fff !important;}

#main_booking_top .header__book__module .as-itemi .k-button[aria-label="select"]{
    padding: 0px 0px;
}

#main_booking_top .rescnuo a:hover{
    color: #099cc8;
}

@media screen and (max-width: 767px) {
    .main-navigation.toggled{
        background: #f1f1ec !important;
    }

    .custom-logo{
        width: 150px !important;
    }
}

.topbar{
    background-color: #f1f1ec; 
    text-align: right; 
    padding: 10px 6%; 
    color: #004987;
}

@media (max-width: 920px) {
    .topbar{
        display: none !important;
    }
}

.topbarmobile{
    background-color: #f1f1ec; 
    text-align: center; 
    padding: 10px 6%; 
    color: #004987;
}

@media (min-width: 920px) {
    .topbarmobile{
        display: none !important;
    }
}

/* FOOTER */
.pre-footer:after{
    background: #182B53;
}

.pre-footer{
    color: #fff;
}

.pre-footer a{
    color: #0E88CD;
}

.pre-footer h4{
    color: #B8A991;
    text-align: center;
    font-family: "Work Sans", serif;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
}

.site-footer .menu{
    list-style: none;
    text-align: center;
    margin-bottom: 5px;
}

.site-footer .menu li{
    display: inline-block;
    font-size: 12px;
}

.site-footer .menu li:after{
    content: "|";
    padding: 0 5px;
}

.site-footer .menu li:last-child:after{
    content: "";
    padding: 0 5px;
}

a.scroll-to-top{
    margin-top: -22px !important;
}

.pre-footer .wp-social-link{
    padding: 0px !important;
}

#footer-full-menu-section{
    background: #B9A991;

    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 5%;
    padding-right: 5%;
}

#footer-full-menu-section img{

}

@media (max-width: 920px) { 
    #footer-full-menu-section{
        display: none;
    }
}

#footer-full-menu-section .inner{
    max-width: 1180px; 
    margin: auto; 
    display: flex; 
    gap: 30px;
}

#footer-full-menu-section .footer-menu-container{
    flex-grow: 1;
}


#footer-full-menu-section a{
    color: #182B53;
    text-transform: uppercase;
}

#footer-full-menu-section ul{
    columns: 3;
    column-gap: 50px;
    column-rule: 2px solid #8C734C;
    list-style: none;
}


/* CONTENT */
@media (max-width: 768px) {
    .entry-content{
        padding-left: 5%;
        padding-right: 5%;
    }
}

hr.wp-block-separator{
    background-color: #dbdad1;
    opacity: 1;
}

.content-wrapper{
    margin-top: 0px;
    padding-top: 0px;
}

@media (min-width: 600px) and (max-width: 781px) {
    .wp-block-column:nth-child(2n) {
        margin-left: 0em;
    }
}

@media (max-width: 768px) {

    .wp-block-cover{
        min-height: 50vw !important;
    }

}

.wp-block-group.alignfull .wp-block-group__inner-container{
    max-width: 1180px;
    margin: auto;

}

.block-no-bottom-margin{
    margin-bottom: 0px !important;
}

.hide-for-desk{
    display: none !important;
}

.show-for-desk{
    display: block;
}


@media (max-width: 768px) {
    .hide-for-desk{
        display: block !important;
    }

    .show-for-desk{
        display: none !important;
    }

}

/* Custom Editor Palette */
.has-brown-color,
.wp-block-button.is-style-outline .wp-block-button__link.has-brown-color,
.entry-content a.wp-block-button__link.is-style-outline.has-brown-color,
.wp-block-button__link.has-brown-color {
    color: #8c734b;
}

.has-brown-background-color,
.wp-block-button__link.has-brown-background-color {
    background-color: #8c734b;
}

.has-text-blue-color,
.wp-block-button.is-style-outline .wp-block-button__link.has-text-blue-color,
.entry-content a.wp-block-button__link.is-style-outline.has-text-blue-color,
.wp-block-button__link.has-text-blue-color {
    color: #093b60;
}

.has-text-blue-background-color,
.wp-block-button__link.has-text-blue-background-color {
    background-color: #093b60;
}

.has-white-color,
.wp-block-button.is-style-outline .wp-block-button__link.has-white-color,
.entry-content a.wp-block-button__link.is-style-outline.has-white-color,
.wp-block-button__link.has-white-color {
    color: #fff;
}

.has-white-background-color,
.wp-block-button__link.has-white-background-color {
    background-color: #fff;
}

/* BUTTONS */
.wpforms-submit{
    color: #fff;
    background-color: #32373c;
    border: 0px solid #fff;
    border-radius: 0px;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    font-size: 1.125em;
    padding: calc(0.667em + 2px) calc(1.333em + 2px);
    text-align: center;
    text-decoration: none;
    overflow-wrap: break-word;
    box-sizing: border-box;

    background-color: #F8970C;
}

/* POPUP */

.popup{
    display: none;
}

.popup.open{
    display: block;
    position: fixed;
    top: 0px;
    left: 0px;

    z-index: 999999;

    width: 100%;
    height: 100%;

    background-color: rgba(0, 0, 0, .5);

}

.popup .popup-inner{
    width: 90%;
    max-width: 450px;
    
    position: relative;

   /* position: absolute;
    top: 5%;
    left: 5%;*/

    margin: auto;
    margin-top: 145px;

    padding: 15px;

    background-color: #fff;
}

.popup .bt-close {font-size:0;width:25px;height:25px;background:#fff;position:absolute;right:0;top:0;cursor:pointer;}
.popup .bt-close:before {content:"X";position:absolute;top:0;right:0;font-size:17px;width:100%;text-align:center;line-height:25px;color:#37aedf;}

#cookie-law-info-bar a{
    color: #fff;
    text-decoration: underline;
}

.mb-0{
    margin-bottom: 0px !important;
}

.bg-wave{
    background-image: url(images/WavyLines.png);
}

.hp-custom-last-section-bg{
    background-image: url(images/toursBG.png);
    background-size: cover;
    background-position: bottom center;
}

.error404 .middle-menu{
    list-style: none;

    columns: 3;
    column-gap: 50px;
    column-rule: 2px solid #8C734C;

}

.error404 .middle-menu a{
    color: #8B734B;

    font-size: 30px;

    text-transform: uppercase;
}

.call-us-404{
    border: 2px solid #182B54; padding: 60px; margin-top: 30px; margin-bottom: 30px; text-align: center;
}

.call-us-404 span{
    color: #182B53; font-size: 35px; line-height: 77px; text-transform: uppercase;
}

.call-us-404 a{
    color: #8B734B; font-size: 55px; line-height: 123px; text-transform: uppercase;
}

@media screen and (max-width: 768px) {

    .error404 .middle-menu{
        columns: 1;
    }

    .error404 .middle-menu li{
        display: block;
        text-align: center;
    }

    .error404 .middle-menu a{
        font-size: 18px;
        text-align: center;
    }

    .call-us-404{}

    .call-us-404 span{
        color: #182B53; font-size: 25px; line-height: 77px; text-transform: uppercase;
    }

    .call-us-404 a{
        color: #8B734B; font-size: 35px; line-height: 123px; text-transform: uppercase;
    }
}