/********* Compiled - Do not edit *********/
@font-face {
font-family:"Siena";
src:url(/wp-content/uploads/fonts/FS-Siena-Regular.ttf);font-weight:;
font-display:swap;
}
@font-face {
font-family:"Majoran Light";
src:url(/wp-content/uploads/fonts/Majorant-Th.woff2), url(/wp-content/uploads/fonts/Majorant-Th.woff), url(/wp-content/uploads/fonts/Majorant-Th.ttf);font-weight:;
font-display:swap;
}
@font-face {
font-family:"Mojaoran Regular";
src:url(/wp-content/uploads/fonts/Majorant-Lt.woff2), url(/wp-content/uploads/fonts/Majorant-Lt.woff), url(/wp-content/uploads/fonts/Majorant-Lt.ttf);font-weight:;
font-display:swap;
}
:root{--color-primary:#f2f2f2;--color-gradient-start:#f42958;--color-gradient-stop:#e4442a;}.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:Majoran Light;font-weight:400;line-height:1.7em;font-size:1em;color:#231f20;}body.single-post .blog-single-title{font-family:inherit;}body.single-post .content{font-family:inherit;}.h1,h1{font-family:Siena;font-weight:500;line-height:1.2em;font-size:52px;color:#231f20;}.h2,h2{font-family:Siena;font-weight:500;line-height:1.2em;font-size:40px;color:#231f20;}.h3,h3{font-family:Siena;font-weight:500;line-height:1.2em;font-size:32px;color:#231f20;}.h4,h4{font-family:Siena;font-weight:500;line-height:1.2em;font-size:25px;color:#231f20;}.h5,h5{font-family:Siena;font-weight:500;line-height:1.2em;font-size:21px;color:#231f20;}.h6,h6{font-family:Mojaoran Regular;font-weight:500;line-height:1.2em;font-size:18px;color:#231f20;}.titlebar-inner h1{}.titlebar-inner p{}@media ( min-width: 1200px ){.main-header .is-stuck{background:rgb(235, 237, 238) !important;}.mainbar-wrap.is-stuck .social-icon:not(.branded):not(.branded-text) a, .mainbar-wrap.is-stuck .header-module .ld-module-trigger, .mainbar-wrap.is-stuck .main-nav > li > a, .mainbar-wrap.is-stuck .ld-module-search-visible-form .ld-search-form input, .mainbar-wrap.is-stuck .header-module .lqd-custom-menu > li > a{color:rgb(0, 0, 0) !important;}.mainbar-wrap.is-stuck .mainbar-wrap.is-stuck .header-module .nav-trigger .bar{background-color:rgb(0, 0, 0) !important;}.mainbar-wrap.is-stuck .header-module .ld-module-trigger-icon, .mainbar-wrap.is-stuck .header-module .ld-module-trigger-txt{color:inherit !important;}.mainbar-wrap.is-stuck .ld-module-search-visible-form .ld-search-form input{border-color:rgb(0, 0, 0) !important;}.mainbar-wrap.is-stuck .social-icon:not(.branded):not(.branded-text) a:hover, .mainbar-wrap.is-stuck .main-nav > li > a:hover, .mainbar-wrap.is-stuck .header-module .lqd-custom-menu > li > a:hover{color:rgb(205, 205, 205) !important;}}a {
    font-family: Mojaoran Regular;
}

#wina-booking {
  width: 300px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 20px;
  row-gap: 10px;
  padding: 20px;
  color: #231f20;
}

#wina-booking input[type="date"],
#wina-booking input[type="text"],
#wina-booking select {
  display: block;
  width: 100%;
  border: none;
  border-bottom: 1px solid #231f20;
  background: none;
}

#wina-property-container,
#wina-promo,
#wina-submit-container {
  grid-column: 1 / 3;
}

#popmake-489 .popmake-close {
    display: flex;
    padding: 10px;
    border-radius: 50%;
}

#wina-submit {
    width: 100%;
    padding: 8px 35px 7px 35px;
    color: white;
    background-color: #231f20;
    font-size: 12px;
    border: none;
    border-radius: 50em;
}

#wina-submit:hover {
    color: #231f20;
    background-color: white;
    outline: 1px solid #231f20;
}

[data-mobile-nav-style="modern"]::before {
    background-image: linear-gradient(to top left, #121011 0%, #121011 100%) !important;
}

html.pum-open.pum-open-overlay.pum-open-scrollable body > :not([aria-modal="true"]) {
    padding-right: 0 !important;
}

#comments.comments-area {
  display: none;
}