/*
 Theme Name: Galley Bay - Elementor Child
 Theme URI: http://www.anarieldesign.com/themes/
 Description: Liber Child Theme
 Author: Anariel Design
 Author URI: http://www.anarieldesign.com/
 Template: hello-elementor
 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=Mulish:ital,wght@0,200..1000;1,200..1000&family=Playfair:ital,opsz,wght@0,5..1200,300..900;1,5..1200,300..900&display=swap');

body{
    font-family: "Mulish", sans-serif;
    font-size: 18px;
}

h1, h2, h3, h4, h5, h6{
    font-family: "Playfair", serif;
    font-weight: 600;
}

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

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

h1, h2, h3, h4, h5, h6{
    color: var(--e-global-color-primary);
}

h1{
    font-size: 50px;
}

h2{
    font-size: 40px;
}

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: #0d3258e6;
    text-decoration: none;
}

a:hover,
a:focus,
a:active {
    border-bottom: 0px solid #404040;
    color: #0d3258e6;
    transition: all .3s;
}

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

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

/* HAEDER */
.topbar{
    background-color: #0d3258e6 !important;
    color: #fff;

    text-align: right; 
    padding: 10px 6%; 
}

.topbar a{
    color: #fff;
}


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

.topbarmobile{
    background-color: #0d3258e6 !important;
    color: #fff;

    text-align: center; 
    padding: 10px 6%; 
}

.topbarmobile a{
    color: #fff;
}


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

#masthead{
    background-color: rgb(1,33,70);
}

.menu-toggle{
    color: #fff;
}

.site-branding{
    
}

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

.main-navigation li.current_page_item > a, 
.main-navigation li.current-menu-item > a, 
.main-navigation li.current_page_ancestor > a, 
.main-navigation li.current-menu-ancestor > a,
.main-navigation li a:hover,
.main-navigation li:hover a{

    color:  #06b1e2;

}

.main-navigation a{
    font-size: 14px;
    color: #06b1e2;
}



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

@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: '';
    }

    .main-navigation a{
        color: #fff;
    }
}

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

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

    background: #06b1e2;
}

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

#main_booking_top {background:#06b1e2;color:#fff;padding:15px;position:absolute;right:5%;top:140px;}
#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: #012146;}
#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: #012146; color:  #fff; border: 0px;}
#main_booking_top .header__book__module .as-itemi .k-button:hover {background:#012146;}*/

#main_booking_top input[name="sbVinetsbbsrbtn"]{
    background-color: #012146;
    color: #fff; 
}

#main_booking_top input[name="sbVinetsbbsrbtn"]:hover{
     background-color: #012146;
    color: #fff;    
}

#main_booking_top a {color: #fff !important;}

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

@media screen and (max-width: 767px) {
    .main-navigation.toggled{
        background: #f1f1ec !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;
}

.site-footer .menu li a{
    color: #0d3258e6;
}   

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

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

/* CONTENT */

/* Gutenberg content width constraint and alignment breakouts */
.entry-content {
    max-width: var(--wp--style--global--content-size, 1180px);
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
}

.entry-content > .alignwide {
    max-width: var(--wp--style--global--wide-size, 1400px);
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.entry-content > .alignfull {
    max-width: 100vw;
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
}

.entry-content > .aligncenter {
    margin-left: auto;
    margin-right: auto;
}

@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 > .wp-block-group{
    max-width: 1180px;
    margin: auto;

}

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

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

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


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

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

}

/* Custom Editor Palette */
.has-light-blue-color,
.wp-block-button.is-style-outline .wp-block-button__link.has-light-blue-color,
.entry-content a.wp-block-button__link.is-style-outline.has-light-blue-color,
.wp-block-button__link.has-light-blue-color {
    color: #06b1e2;
}

.has-light-blue-background-color,
.wp-block-button__link.has-light-blue-background-color {
    background-color: #06b1e2;
}

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

.has-dark-blue-background-color,
.wp-block-button__link.has-dark-blue-background-color {
    background-color: #012146;
}

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

.has-lighter-blue-background-color,
.wp-block-button__link.has-lighter-blue-background-color {
    background-color: #DAF3FB;
}

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

 
.wp-block-button__link.has-light-blue-background-color:hover{
    color: #fff;
}

/* 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: 245px;

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

.MarketingCloudSignUp_footer label{
    display: block;
}

.MarketingCloudSignUp_footer input{
    display: block;
    width: 100%;
}

.MarketingCloudSignUp_footer button{
    background-color: #ffe067;
    color: #fff;
    font-weight: bold;
    border: 0;
    padding: calc(0.667em + 2px) calc(1.333em + 2px);
    
}


.section-stacked-row{
    display: flex;
    flex-direction: row;
}


.section-stacked-row .col{
    width: 50%;
    display: flex;
}

.section-stacked-row .col-inner{
    width: 100%;
}

.section-stacked-row .col-inner img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.section-stacked-row .col-bg{
    background-color: #daf3fb !important;
}

.section-stacked-row .col-bg .col-inner{
    padding-right: 50px !important;
    padding-left: 50px !important;
    text-align: center;

    display: flex;
    justify-content: center;
    align-items: center;

    width: 100%;
}

.section-stacked-row .col-bg .col-inner h4{
   
    font: normal 30px / 40px "Playfair Display", Helvetica, Arial, Verdana, sans-serif;
    color: #02205b;

}

.section-stacked-row .right_arrow{

}

.right_arrow {
    background-image: url(/wp-content/uploads/2017/08/arrow_right.png);
    float: right;
}

.left_arrow{
    background-image: url(/wp-content/uploads/2017/08/arrow_left.png);
    float: left;   
}

.right_arrow, .left_arrow {
    background-size: 50px;
    background-repeat: no-repeat;
    background-position-x: 10px;
    background-position-y: 4px;
    background-color: transparent;
    width: 75px;
    height: 40px;
    border: 0;
    right: 0;
}


@media (max-width: 960px) {
    .section-stacked-row{
        flex-direction: column;
    }

    .section-stacked-right-side .section-stacked-row{
        flex-direction: column-reverse;
    }

    .section-stacked-row .col{
        width: 100%;
    }
}


/* Book Now Popup */
#booking-pop-widget{

    .rescnuo a{
        color: #074374;
    }

    .popup-inner{
        background: #fff;
        border-radius: 10px;
        padding: 25px;

    }

    .as-itemtitle, .trv{
        color: #000;
    }

    .as-box{
        width: 100%;
    }

    .sblink{
        margin-top: 20px;
        padding-bottom: 10px;
        text-align: center;
    }

    .t-linkb{
        background: #024985;
        border-radius: 12px 12px 0px 0px;
        padding: 6px;
        color: #fff;
    }

    .k-input, .k-picker{
        border-radius: 12px;
    }

    .input[type='text'].k-input-inner, .k-input-md .k-input-inner, .k-picker-md .k-input-inner{
        padding-top: 10px;
        padding-bottom: 10px;
    }

    #sbVinetsbbpromo{
        border-radius: 12px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .k-button{
        border-radius: 0px 12px 12px 0px;
        background: #024985;
        color: #fff;
        font-weight: bold;
    }

    .k-button[type=submit]{
        border-radius: 12px;
        background: #024985;
        border-color: #024985;
        color: #fff;
        font-weight: bold;
        padding: 14px 24px;
        text-transform: uppercase;
    }

    #sbVinet-footerpromo{
        border-radius: 12px;
        margin-top: 20px;
        margin-bottom: 20px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .as-date .panel-body {
        display: flex;
        gap: 10px;
        margin-bottom: 20px;
    }

    .as-ibtn .as-itemi{
        float: unset;
        width: 100%;
        text-align: center;
    }
}
