/********* Compiled - Do not edit *********/
@font-face {
font-family:"Lagu Sans";
src:url(/wp-content/uploads/fonts/Lagu-Sans-Medium.ttf);font-weight:400;
font-display:swap;
}
@font-face {
font-family:"Lagu Sans";
src:url(/wp-content/uploads/fonts/Lagu-Sans-ExtraBold.ttf);font-weight:700;
font-display:swap;
}
:root{--color-primary:#8b6f4c;--color-gradient-start:#8b6f4c;--color-gradient-stop:#8b6f4c;}.woocommerce ul.products, .woocommerce-page ul.products{margin-left:-15px;margin-right:-15px;}.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{padding-left:15px;padding-right:15px;}body{font-family:Montserrat;font-weight:400;line-height:1.7em;letter-spacing:1px;font-size:16px;color:#020202;}body.single-post .blog-single-title{font-family:inherit;}body.single-post .content{font-family:inherit;}.h1,h1{font-family:Lagu Sans;font-weight:400;line-height:1.2em;letter-spacing:4px;font-size:52px;color:#8b6f4d;}.h2,h2{font-family:Lagu Sans;font-weight:400;line-height:1.2em;letter-spacing:4px;font-size:32px;color:#8b6f4d;}.h3,h3{font-family:Lagu Sans;font-weight:400;line-height:1.2em;letter-spacing:4px;font-size:32px;color:#8b6f4d;}.h4,h4{font-family:Lagu Sans;font-weight:400;line-height:1.2em;letter-spacing:4px;font-size:25px;color:#8b6f4d;}.h5,h5{font-family:Lagu Sans;font-weight:400;line-height:1.2em;letter-spacing:4px;font-size:21px;color:#8b6f4d;}.h6,h6{font-family:Lagu Sans;font-weight:400;line-height:1.2em;letter-spacing:1px;font-size:18px;color:#8b6f4d;}.titlebar-inner h1{}.titlebar-inner p{}@media ( min-width: 1200px ){.header-fullscreen .navbar-fullscreen{background:rgb(255, 255, 255)!important;}}#page-banner {
    height: 80vh;
    display: grid;
    align-content: center;
}

.popup-book-button > span{
    padding: 8px 15px !important;
    
}

.pum-close.popmake-close {
    display: grid;
    border-radius: 50% !important;
}

.pum .wpb_content_element {
    margin: 0 !important;
}

@media only screen and (max-width: 768px) {
    .popup-hide-mobile {
        display: none;
    }
}