/*Theme Name: VER - Liber Child - 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.0
 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=Cormorant+Infant:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Montserrat:ital,wght@0,400;0,600;1,400;1,600&display=swap');

@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500&display=swap");

:root {
  --verandah-acc-pink: #099CC8;
  --verandah-acc-blue: #0C2F4F;
  --verandah-acc-gray: #404040;
}

body{
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
}

h1, h2, h3, h4, h5, h6{
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    text-transform: unset;

    strong{
        font-weight: 400;
    }
}

/*
h1, h2, h3, h4, h5, h6{
    font-family: 'Cormorant Infant', serif; 
}*/

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

.entry-content{
    h1, h2, h3, h4{
        color: var(--verandah-acc-blue);
    }
}

h1{
    font-family: 'Playfair Display', serif;
    color: var(--verandah-acc-blue);
    font-size: 50px;
    line-height: 1.0 !important;
    margin: 0;
    margin-bottom: 30px;
}

h2{
    font-size: 40px;
}

h3{
    font-size: 35px;
}

h4{
    font-size: 25px;
}

h5{
    font-size: 20px;
}

h6{
    font-size: 100%;
}

*{
    box-sizing: border-box;
}

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

:root {
    --wp--style--global--content-size: 1180px;
}

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

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

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

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

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

    background: #025576;
    position: relative;
    top: 2px;
    margin-left:  20px;
}

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

#main_booking_top {background:#025576;color:#fff;padding:15px;position:absolute;right:5%;top:156px; font-size: 16px;}
#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: rgb(9, 156, 200); color:  #fff; border: 0px;}
#main_booking_top .header__book__module .as-itemi .k-button:hover {background:#2cb2e0;}

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


#main_booking_top .rescnuo a{
    color: #fff;
}

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

#main_booking_top .inf{
    display: none;
}

#sbVinet-footerpaxmdv .inf{
    display: none;
}

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

.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;}


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

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

    .custom-logo{
        width: 150px;
        margin-top: 5px;
        margin-bottom: 5px !important;
    }
}


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

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


/* FOOTER */
.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;
}

/* NEW FOOTER  */
#new-dark-footer{
    background-color: #0c2f4f;
    padding: 3.5em 0;
}

#new-dark-footer .footer-menu-columns{
    display: flex;
    max-width: 1180px;
    margin: auto;
}

#new-dark-footer .footer-menu-columns a{
    font-size: 16px;
}

#new-dark-footer .footer-menu-columns .ft-column{
    width: 25%;
}



#new-dark-footer .footer-menu-columns .middle{
 width: 50%; 
 padding: 0em 1.5em; 
 margin: 0em 1.5em; 
 border-left: 2px solid #fff; 
 border-right: 2px solid #fff;
}

#new-dark-footer .footer-menu-columns .middle nav{
    columns: 2;
}

@media (max-width: 768px) {

    #new-dark-footer .footer-menu-columns{
        flex-direction: column;
    }

    #new-dark-footer .footer-menu-columns .ft-column{
        width: 100%;
    }

    #new-dark-footer .footer-menu-columns .middle{
        width: 100%; 
        padding: 0em 0em; 
        margin: 1.5em 0em; 
        border-left: 0px solid #fff; 
        border-right: 0px solid #fff;
    }
    
    #new-dark-footer .footer-menu-columns .middle nav{
        columns: 1;
    }
}

#new-dark-footer .footer-menu-columns h3, #new-dark-footer .footer-menu-columns a{
    color: #fff;
    display: block;
    text-align: center;
}

.footer-social-links{
    padding-top: 3.5em;
    text-align: center;
}

.footer-social-links img{
    width: 128px;
}

#new-dark-footer .footer-menu-columns .ft-column a:hover, .footer-social-links a:hover{
    border-color: transparent;
}

.page-id-5739 .entry-content{
    margin-bottom: 0px;
}

.page-id-5739 .entry-meta{
    display: 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;
    padding-left: 15px;
    padding-right: 15px;
}


.page-template-default .is-type-video iframe, 
.page-template-sidebar-page.no-sidebar .is-type-video iframe, 
.page-template-grid-page.no-sidebar .is-type-video iframe, 
.page-template-editor-page .is-type-video iframe{
    height: 50vw !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-orange-color,
.wp-block-button.is-style-outline .wp-block-button__link.has-orange-color,
.entry-content a.wp-block-button__link.is-style-outline.has-orange-color,
.wp-block-button__link.has-orange-color {
    color: #F8970C;
}

.has-orange-background-color,
.wp-block-button__link.has-orange-background-color {
    background-color: #F8970C;
}

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

.has-darker-blue-background-color,
.wp-block-button__link.has-darker-blue-background-color {
    background-color: #024985;
}

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

.has-light-orange-background-color,
.wp-block-button__link.has-light-orange-background-color {
    background-color: #e8730d;
}

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

.has-dark-pink-background-color,
.wp-block-button__link.has-dark-pink-background-color {
    background-color: #c43a68;
}

/* 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;
}

a.wp-block-button__link:hover{
    color: #fff;
}

.open-booking-pop-widget{
    cursor: pointer;
}