<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: 	LDA-Child
Theme URI: 		lda.net
Author: 		LDA
Author URI: 	lda.net
Description:	Child Theme for LDA
Template:		LDA
Version: 		1.6
*/
/* Theme customization starts here
-------------------------------------------------------------- */
/**************************
* DEMO
**************************/
/*

http://themebubble.com/demo/hotelluxe/resort/

*/
/**************************
* IMPORT
**************************/
@import url("css/supreme-icons.css");
@import url("css/font-awesome.css");
@import url("css/stroke-gap-icons.css");
@import url("css/owl.carousel.css");
@import url("css/owl.theme.css");
@import url("css/owl.transitions.css");
@import url("css/lightgallery.css");
@import url("css/lg-transitions.css");
@import url("css/venobox.css");
@import url("css/font-fleurdeselhotel.css");
@import url("css/simpleWeather.css");
@import url(https://fonts.googleapis.com/css?family=Karla);
@import url(https://fonts.googleapis.com/css?family=Playfair+Display);
@import url("https://fonts.googleapis.com/css?family=Vibur");
@import url("https://fonts.googleapis.com/css?family=Vidaloka");
@import url("https://fonts.googleapis.com/css?family=Old+Standard+TT");
/**************************
* GENERAL
**************************/
.center {
  text-align: center !important; }

.justify {
  text-align: justify !important; }

.mt-50 {
  margin-top: 50px; }

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

/**************************
* COLORS
**************************/
.gold {
  color: #cbbb9f !important; }
  .gold i {
    color: #cbbb9f !important; }

.white {
  color: #fcfcfc; }

.orange {
  color: #ff7a0c; }

.blue {
  color: #050e36; }

.aqua {
  color: #009fe3; }

/**************************
* TYPOGRAPHY
**************************/
blockquote {
  background: none;
  font-size: 50px !important;
  line-height: 75px; }
  @media only screen and (max-width: 959px) and (min-width: 768px) {
    blockquote {
      font-size: 40px !important;
      line-height: 65px; } }
  @media only screen and (max-width: 767px) {
    blockquote {
      font-size: 30px !important;
      line-height: 45px; } }

.parallax-title {
  color: #fcfcfc;
  font-weight: bold; }

p.parallax-subtitle {
  color: #fcfcfc;
  font-weight: bold; }
  p.parallax-subtitle a {
    color: #009fe3; }

/**************************
* ACTION BAR
**************************/
#Action_bar .social {
  padding-right: 30px !important; }

@media only screen and (max-width: 767px) {
  #Action_bar .social {
    display: none; } }

/**************************
* LANGUAGE SELECTOR
**************************/
#flags_language_selector {
  float: right;
  padding-left: 0;
  text-align: center; }

#flags_language_selector p {
  display: inline-block;
  padding: 12px 10px;
  margin-bottom: 0;
  text-transform: uppercase;
  color: #009fe3; }

#flags_language_selector a p {
  color: #fcfcfc; }

@media only screen and (max-width: 767px) {
  #menu li {
    text-align: center; }
  #flags_language_selector {
    float: none !important;
    display: none; }
  #flags_language_selector p {
    display: inline-block;
    padding: 12px 10px;
    margin-bottom: 0;
    color: #009fe3; } }

/**************************
* LOGO
**************************/
@media only screen and (min-width: 1240px) {
  #Top_bar .logo #logo {
    height: 110px;
    line-height: 60px;
    padding: 35px 25px;
    position: absolute;
    background: white;
    z-index: 9; } }

/**************************
* MENU
**************************/
#Top_bar a.responsive-menu-toggle i {
  font-size: 30px; }

@media only screen and (min-width: 768px) and (max-width: 1239px) {
  #Top_bar a.responsive-menu-toggle {
    position: absolute !important;
    top: 50%; } }

@media only screen and (max-width: 767px) {
  #Top_bar a.responsive-menu-toggle {
    right: 20px; } }

/**************************
* MENU SIDE SLIDE
**************************/
#Side_slide #menu ul li a {
  margin-right: 0;
  padding: 11px 20px 10px 20px;
  text-align: center; }

/**************************
* HEADER
**************************/
body:not(.template-slider) #Header_wrapper {
  background-size: cover; }

body:not(.template-slider) #Header {
  min-height: 400px; }

@media only screen and (min-width: 1240px) {
  #Top_bar.is-sticky #logo img.logo-sticky {
    display: inline;
    max-height: 40px !important; } }

/**************************
* SUBHEADER
**************************/
/**************************
* PARALLAX
**************************/
.mfn-parallax {
  opacity: 0.6; }

/**************************
* BOOKING SECTION
**************************/
@media only screen and (max-width: 767px) {
  .booking-section {
    display: none; } }

.booking-section &gt; div {
  background-color: rgba(0, 0, 0, 0.25); }

.booking-section .booking-container {
  margin: -175px auto !important;
  width: 60% !important;
  float: none; }
  .booking-section .booking-container .container-form {
    margin-bottom: 0; }
    .booking-section .booking-container .container-form p {
      font-family: "Old Standard TT";
      font-size: 18px;
      text-align: center;
      color: #ededed; }
    .booking-section .booking-container .container-form input, .booking-section .booking-container .container-form select, .booking-section .booking-container .container-form option {
      border: #ededed solid 1px;
      text-align: center;
      font-family: "Old Standard TT";
      font-size: 15px;
      width: 100%; }
      .booking-section .booking-container .container-form input:focus, .booking-section .booking-container .container-form select:focus, .booking-section .booking-container .container-form option:focus {
        border: #009fe3 solid 1px;
        font-family: "Old Standard TT"; }
    .booking-section .booking-container .container-form select:focus {
      background-color: #ededed !important; }
    .booking-section .booking-container .container-form input[type="submit"] {
      margin-top: 40px;
      background-color: #009fe3;
      font-family: "Old Standard TT";
      width: 100%;
      border-radius: 0;
      border: 2px solid #009fe3; }
      @media only screen and (max-width: 767px) {
        .booking-section .booking-container .container-form input[type="submit"]:first-child {
          margin-top: 0px;
          border-radius: 0 !important; } }
    .booking-section .booking-container .container-form .one-fifth {
      margin-bottom: 0;
      padding-top: 35px;
      padding-bottom: 30px; }
      @media only screen and (max-width: 767px) {
        .booking-section .booking-container .container-form .one-fifth:first-child {
          padding-top: 20px; }
        .booking-section .booking-container .container-form .one-fifth {
          padding-top: 0; }
        .booking-section .booking-container .container-form .one-fifth:last-child {
          display: none; } }

/**************************
* HOME
**************************/
#about img {
  display: block;
  border-radius: 15px;
  transition: transform .2s;
  /* Animation */ }
  #about img:hover {
    transform: scale(1.01); }

#about .logo-home img {
  width: 200px;
  border-radius: 0;
  padding-bottom: 40px;
  margin: 0 auto; }
  #about .logo-home img:hover {
    transform: none; }
  @media only screen and (min-width: 960px) and (max-width: 1239px) {
    #about .logo-home img {
      display: none; } }
  @media only screen and (max-width: 767px) {
    #about .logo-home img {
      padding-top: 40px; } }

@media only screen and (min-width: 960px) and (max-width: 1239px) {
  #about p {
    font-size: 14px; } }

@media only screen and (min-width: 768px) and (max-width: 959px) {
  #about .mcb-column.one-second {
    width: 98%; } }

/**************************
* SERVICES
**************************/
.service-item {
  display: flex;
  align-items: center; }
  .service-item i {
    font-size: 3em;
    padding: 20px;
    border-radius: 50%;
    color: white;
    width: 45px; }
  .service-item h5 {
    margin-left: 20px;
    margin-bottom: 0; }

.included-services i {
  background-color: #009fe3; }

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .included-services .mcb-column.one-fourth {
    width: 48%; } }

.onrequest-services i {
  background-color: #050e36; }

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .onrequest-services .mcb-column.one-fourth {
    width: 48%; } }

/**************************
* RATES
**************************/
.rates-box {
  border: 1px solid white;
  padding: 100px;
  box-sizing: border-box; }

/**************************
* SOCIAL
**************************/
/* 5 columns, percentage width */
/* clear fix */
.grid:after {
  content: '';
  display: block;
  clear: both; }

/* ---- .grid-item ---- */
.grid {
  width: 100%; }

.grid-award,
.grid-sizer {
  width: 33.3%;
  box-sizing: border-box;
  margin-bottom: 20px; }

@media only screen and (max-width: 767px) {
  .grid-item,
  .grid-sizer {
    width: 100%;
    box-sizing: border-box; } }

.grid-item {
  float: left;
  height: 100px;
  background: #0D8;
  border: 2px solid #333;
  border-color: rgba(0, 0, 0, 0.7); }

.grid-item--height2 {
  height: 200px; }

.grid-facebook,
.grid-facebook-sizer {
  width: 23%;
  box-sizing: border-box;
  margin-bottom: 20px; }

@media only screen and (max-width: 767px) {
  .grid-facebook,
  .grid-facebook-sizer {
    width: 100%;
    box-sizing: border-box; } }

.grid-facebook-container {
  position: relative; }
  .grid-facebook-container .time {
    position: absolute;
    top: 10px;
    background-color: #009fe3;
    color: white;
    font-size: 11px;
    padding: 3px;
    line-height: normal;
    font-weight: bold; }
  .grid-facebook-container .desc {
    font-size: 12px;
    line-height: normal;
    text-align: center; }
  .grid-facebook-container figure img {
    opacity: 1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out; }
  .grid-facebook-container figure:hover img {
    opacity: .5; }

/**************************
* GALLERY
**************************/
.section-gallery::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 50%;
  bottom: 0px;
  z-index: 99;
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 50%, #0f0f0f 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, #0f0f0f 100%);
  left: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }
  @media only screen and (max-width: 767px) {
    .section-gallery::before {
      height: 0;
      display: none; } }

#gallery + [data-readmore-toggle], #gallery[data-readmore] {
  background-color: #0f0f0f; }
  #gallery + [data-readmore-toggle]:hover, #gallery[data-readmore]:hover {
    text-decoration: none; }
  #gallery + [data-readmore-toggle] h4, #gallery[data-readmore] h4 {
    margin-bottom: 0;
    text-align: center;
    padding: 25px;
    color: white;
    font-family: "Playfair Display";
    font-size: 16px;
    letter-spacing: 3px;
    text-transform: uppercase; }
    @media only screen and (max-width: 767px) {
      #gallery + [data-readmore-toggle] h4, #gallery[data-readmore] h4 {
        display: none; } }

.read-active::before {
  height: 0 !important; }

/**************************
* LIGHTGALLERY
**************************/
.lg-outer .lg-thumb {
  margin: 0 auto; }

/**************************
* VENOBOX
**************************/
.vbox-inline {
  padding: 20px !important; }

/**************************
* DATEPICKER
**************************/
.ll-skin-melon {
  font-size: 90%; }

.ll-skin-melon .ui-widget {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
  background: #2e3641;
  border: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0; }

.ll-skin-melon .ui-datepicker {
  padding: 0; }

.ll-skin-melon .ui-datepicker-header {
  border: none;
  background: transparent;
  font-weight: normal;
  font-size: 13px; }

.ll-skin-melon .ui-datepicker-header .ui-state-hover {
  background: transparent;
  border-color: transparent;
  cursor: pointer;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0; }

.ll-skin-melon .ui-datepicker .ui-datepicker-title {
  margin-top: .4em;
  margin-bottom: .3em;
  color: #e9f0f4; }

.ll-skin-melon .ui-datepicker .ui-datepicker-prev-hover, .ll-skin-melon .ui-datepicker .ui-datepicker-next-hover, .ll-skin-melon .ui-datepicker .ui-datepicker-next, .ll-skin-melon .ui-datepicker .ui-datepicker-prev {
  top: .9em;
  border: none; }

.ll-skin-melon .ui-datepicker .ui-datepicker-prev-hover {
  left: 2px; }

.ll-skin-melon .ui-datepicker .ui-datepicker-next-hover {
  right: 2px; }

.ll-skin-melon .ui-datepicker .ui-datepicker-next span, .ll-skin-melon .ui-datepicker .ui-datepicker-prev span {
  background-image: url(images/ui-icons_ffffff_256x240.png);
  background-position: -32px 0;
  margin-top: 0;
  top: 0;
  font-weight: normal; }

.ll-skin-melon .ui-datepicker .ui-datepicker-prev span {
  background-position: -96px 0; }

.ll-skin-melon .ui-datepicker table {
  margin: 0; }

.ll-skin-melon .ui-datepicker th {
  padding: 1em 0;
  color: #ccc;
  font-size: 13px;
  font-weight: normal;
  border: none;
  border-top: 1px solid #3a414d; }

.ll-skin-melon .ui-datepicker td {
  background: #cbbb9f;
  border: none;
  padding: 0; }

.ll-skin-melon td .ui-state-default {
  background: transparent;
  border: none;
  text-align: center;
  padding: .5em;
  margin: 0;
  font-weight: normal;
  color: black;
  font-size: 13px; }

.ll-skin-melon .ui-state-disabled {
  opacity: 1; }

.ll-skin-melon .ui-state-disabled .ui-state-default {
  color: #cbbb9f; }

.ll-skin-melon td .ui-state-active, .ll-skin-melon td .ui-state-hover {
  background: #cbbb9f; }

.ui-datepicker {
  width: auto !important; }

/**************************
* COOKIE
**************************/
#cookie-notice .button.bootstrap:hover, #cookie-notice .button.bootstrap:focus {
  color: #ffffff;
  background-color: #58544E; }

#cookie-notice .button.bootstrap {
  background-color: #58544E;
  background-image: -moz-linear-gradient(top, #ABABAB, #58544E);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ABABAB), to(#58544E));
  background-image: -webkit-linear-gradient(top, #ABABAB, #58544E);
  background-image: -o-linear-gradient(top, #ABABAB, #58544E);
  background-image: linear-gradient(to bottom, #ABABAB, #58544E);
  background-repeat: repeat-x;
  border-style: solid;
  border-width: 1px;
  border-color: #58544E #58544E #58544E;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

/**************************
* JUSTIFIED IMAGE GRID
**************************/
#jig1 .jig-overlay-icon {
  background: url(/wp-content/uploads/logo-hover.png) no-repeat center center !important;
  background-size: contain !important; }

#jig1 .jig-overlay {
  background: black;
  opacity: 0.5 !important;
  -moz-opacity: 0.5 !important;
  filter: alpha(opacity=50);
  height: 100%; }

.jig-caption-title {
  font-size: 10px !important;
  font-weight: lighter !important; }

/**************************
* GET IN TOUCH
**************************/
.google-map-contact-wrapper {
  box-shadow: 0 0px 49px 0 rgba(0, 0, 0, 0.2); }
  .google-map-contact-wrapper .get_in_touch {
    padding: 20px;
    width: 250px; }
    @media only screen and (max-width: 767px) {
      .google-map-contact-wrapper .get_in_touch {
        width: 100%; } }
  .google-map-contact-wrapper .get_in_touch:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: -30px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 290px 0 0;
    border-color: transparent; }

.get_in_touch {
  padding: 0; }
  .get_in_touch h3 {
    font-weight: 700 !important;
    line-height: 20px !important;
    text-transform: uppercase;
    text-align: center;
    color: #444 !important; }
  .get_in_touch ul li {
    color: white;
    font-size: 16px;
    margin: 0;
    list-style: none;
    position: relative;
    padding: 13px 0 13px 0;
    word-wrap: break-word;
    text-align: center; }
    .get_in_touch ul li .icon {
      position: relative;
      top: 0;
      display: inline-block;
      text-align: center;
      color: #444; }
  .get_in_touch ul p {
    display: inline-block; }
    .get_in_touch ul p a {
      color: white !important; }

/**************************
* INSTA GRID
**************************/
.insta-grid {
  background-size: cover; }

/**************************
* CONTACTS
**************************/
.icon-row {
  margin: 25px 20px 25px 0; }
  .icon-row .icon {
    display: inline-block;
    vertical-align: middle; }
    .icon-row .icon i {
      font-size: 20px;
      padding: 14px;
      /* background-color: white; */
      width: 50px;
      height: 50px;
      text-align: center;
      display: inline-block;
      color: #009fe3;
      box-sizing: border-box;
      border: 1px solid #009fe3;
      border-radius: 50px; }
  .icon-row .contact {
    display: inline-block;
    box-sizing: border-box;
    vertical-align: middle;
    margin-left: 15px;
    color: #050e36; }
    .icon-row .contact a {
      color: #050e36; }
      .icon-row .contact a:hover {
        color: #009fe3 !important;
        text-decoration: none; }

@media only screen and (min-width: 768px) {
  .contacts-box {
    padding-left: 40px; } }

/**************************
* CONTACT FORM
**************************/
.recaptcha &gt; div {
  margin: 0 auto; }

.acceptance-12 {
  width: auto !important; }

div.wpcf7-spam-blocked {
  border: 0;
  color: #313a45; }

input[type="submit"]:disabled {
  background: grey; }

.box-contacts .column_attr.align_left {
  text-align: center; }

@media only screen and (max-width: 767px) {
  .contact-form {
    margin-top: 50px !important; } }

input[type="date"], input[type="text"], input[type="email"], select {
  line-height: 47px;
  height: 47px;
  padding: 0 15px;
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #009fe3;
  font-family: "Old Standard TT", sans-serif !important;
  background-color: #f5f6f7 !important;
  box-sizing: border-box;
  width: 100%;
  box-shadow: none !important; }

textarea {
  border-radius: 0;
  box-shadow: none;
  border: none;
  font-family: "Old Standard TT", sans-serif !important;
  background-color: #f5f6f7 !important;
  box-sizing: border-box;
  width: 100%;
  box-shadow: none; }

input[type="submit"] {
  height: 47px !important;
  border-radius: 0 !important; }

/**************************
* FOOTER
**************************/
#Footer .copyright {
  font-size: 12px;
  line-height: 18px; }
  #Footer .copyright h4 {
    color: #009fe3; }

#Footer img {
  max-width: 100%; }

#Footer .footer-second {
  text-align: center; }

.lda-copyright {
  text-align: center; }

.copyright-photo {
  padding-bottom: 30px; }
  .copyright-photo img {
    max-width: 100%; }

@media only screen and (max-width: 767px) {
  #Wrapper {
    max-width: 100%; }
  .box-overlay {
    opacity: 1; }
  .slogan {
    display: none !important; } }

</pre></body></html>