<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*
Theme Name: Mikalto
Theme URI: https://mikalto.jwsuperthemes.com
Author: the JWSThemes team
Author URI: https://jwsuperthemes.com
Description: When you have access to Mikalto, you can quickly and easily create a website for a hotel, resort, or other type of accommodation. This hotel WordPress theme will quickly turn your vision into a reality. You can change the layout at any moment by adding rules, colors, and other elements. Mikalto's features include, but are not limited to, an advanced search availability form, total control over seasonal pricing, and online and offline payment options. Mikalto has it all for your convenience, with flexible booking conditions, exclusive packages and services, confirmations and coupons. It can also be translated into your native language or globalized.
Requires at least: WordPress 4.9.6
Version: 2.0.8
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/lgpl-3.0.en.html
Text Domain: mikalto
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

:root {
  --main: #09205c;
  --secondary: #ffc1b4;
  --third: #fffaf5;
  --light: #ffffff;
  --dark: #000000;
  --heading: #0e1316;
  --body: #444c61;
  --body2: #a1a0a1;
  --bodybg: #ffffff;
  --btn-bgcolor: #09205c;
  --btn-color: #ffffff;
  --btn-bgcolor2: transparent;
  --btn-color2: #09205c;
  --font-size-sm: 14px;
  --line-height-sm: 19.6px;
  --input-background: #ffffff;
  --input-background2: #ffffff;
  --background-item: #fffaf5;
  --background-body: #ffffff;
  --border-color: #e0e1e3;
  --border-color2: #80818d;
  --full-fd: 70px;
  --link: #0e1316;
  --link_hover: #09205c;
  --font-size-md: 18px;
  --line-height-md: 25px;
}
@media (max-width: 767px) {
  :root {
    --font-size-sm: 12px;
    --line-height-sm: 16px;
  }
}
.btn-theme {
  background: var(--main);
  color: #ffffff;
  height: 50px;
  padding: 0 40px;
  text-align: center;
  line-height: 50px;
}

button.btn-theme {
  border: 0;
}
.elementor-2370 .elementor-element.elementor-element-89b59b0.elementor-element.cafe-row-sticky.is-sticky a { color:#000 !important; }  
.elementor-2370 .is-sticky .elementor-button-icon i { color:#000 !important;}</pre></body></html>