@charset "UTF-8";
/*!
Theme Name:   Skyview2
Theme URI:    https://demo2.wpopal.com/skyview2/
Author:       Opal Team
Author URI:   https://wpopal.com/
Description:  Skyview2 is the perfect Restaurant WordPress Theme that allows you to start your online restaurant/cafe/bar/pub/bistro quickly. It’s also great for online booking restaurants, food shops, catering, bakeries, pizza stores, and any food-related services you would like to promote.
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  https://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  skyview2
Tags:         restaurant, food, cafe, bar, menu, bakery, reservation, business, creative, shop, responsive, clean, woocommerce, modern, pub
*/
/*--------------------------------------------------------------ch
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Normalize
	1.1 Typography
	1.2 Global styles
2.0 Header
	2.1 Main Naivgation
	2.2 Vertical Naivgation
	2.3 Mega menu
3.0 Main content area
	3.1 Content (posts etc)
4.0 Footer
5.0 Alignment
6.0 Accessiblity
7.0 Clearing
8.0 Tables
9.0 404 Styles
10.0 Comments
11.0 Forms
12.0 Media
	12.1 Galleries
13.0 Captions
14.0 Pagination
15.0 Widgets
16.0 Layout
17.0 Utilities
18.0 Slick Carousel
19.0 Icons
--------------------------------------------------------------*/
/*-------------------------------------------------------------
1.0 Normalize
normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css
--------------------------------------------------------------*/
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

::selection {
  text-shadow: none;
  color: #fff;
  background: var(--primary);
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: var(--accent);
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*-------------------------------------------------------------
1.1 Typography
--------------------------------------------------------------*/
:root {
  --primary: #f4b86f;
  --primary_hover: #f1a74e;
  --text: #666666;
  --accent: #000000;
  --light: #999999;
  --border: #ebebeb;
  --background: #ffffff;
  --e-global-typography-text-font-family: "Nunito", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  --e-global-typography-accent-font-family: "Oswald", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  --container: 1366px;
}



select {
  color: initial;
  font-family: var(--e-global-typography-text-font-family);
  max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  margin: 0 0 0.5407911001em;
  color: var(--accent);
  font-weight: 700;
  font-family: var(--e-global-typography-accent-font-family);
}
.blog .entry-content h1, .archive .entry-content h1, .search .entry-content h1, .single-post .entry-content h1,
.blog .entry-content h2,
.archive .entry-content h2,
.search .entry-content h2,
.single-post .entry-content h2,
.blog .entry-content h3,
.archive .entry-content h3,
.search .entry-content h3,
.single-post .entry-content h3,
.blog .entry-content h4,
.archive .entry-content h4,
.search .entry-content h4,
.single-post .entry-content h4,
.blog .entry-content h5,
.archive .entry-content h5,
.search .entry-content h5,
.single-post .entry-content h5,
.blog .entry-content h6,
.archive .entry-content h6,
.search .entry-content h6,
.single-post .entry-content h6 {
  padding: 1em 0 0;
}
.comment-body .comment-text h1,
.comment-body .comment-text h2,
.comment-body .comment-text h3,
.comment-body .comment-text h4,
.comment-body .comment-text h5,
.comment-body .comment-text h6 {
  padding: 1em 0 0;
}

h1,
.alpha {
  font-size: 2.617924em;
  line-height: 1.214;
}

h2,
.beta {
  font-size: 2em;
  line-height: 1.214;
}

h3,
.gamma {
  font-size: 1.618em;
  line-height: 1.3;
}

h4,
.delta {
  font-size: 1.41575em;
}

h5 {
  font-size: 1em;
}

h6 {
  font-size: 0.875em;
}

.alpha,
.beta,
.gamma,
.delta {
  display: block;
}

p + h2, p + header h2, p + h3, p + h4,
ul + h2,
ul + header h2,
ul + h3,
ul + h4,
ol + h2,
ol + header h2,
ol + h3,
ol + h4,
table + h2,
table + header h2,
table + h3,
table + h4,
blockquote + h2,
blockquote + header h2,
blockquote + h3,
blockquote + h4,
form + h2,
form + header h2,
form + h3,
form + h4 {
  margin-top: 1em;
}


code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  background-color: rgba(0, 0, 0, 0.05);
  padding: 0.202em 0.5407911001em;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  text-decoration: none;
  font-weight: 600;
  background: transparent;
}

sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  bottom: 1ex;
}

sub {
  top: 0.5ex;
}

small {
  font-size: 75%;
}

big {
  font-size: 125%;
}

figure {
  margin: 0;
}

table {
  margin: 0 0 1.41575em;
  width: 100%;
}

img {
  height: auto;
  max-width: 100%;
  display: block;
}

a {
  color: var(--primary);
  text-decoration: none;
}
a:hover {
  color: var(--primary_hover);
}

:focus {
  outline: none;
}

.skyview2-cute * {
  font-family: "Comic Sans MS", sans-serif;
}

.hidden {
  display: none !important;
}

/*-------------------------------------------------------------
1.2 Global styles
--------------------------------------------------------------*/
* {
  box-sizing: border-box;
}

.site {
  overflow-x: hidden;
}

.site-content,
.header-widget-region {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.bg-primary {
  background-color: var(--primary);
}

.shape-primary .elementor-shape-fill {
  fill: primary;
}

.color-primary {
  color: var(--primary);
}

.outline-primary {
  outline-color: primary;
}

.bd-primary {
  border-color: var(--primary);
}

.bd-t-primary {
  border-top-color: var(--primary);
}

.bd-b-primary {
  border-bottom-color: var(--primary);
}

.bd-r-primary {
  border-right-color: var(--primary);
}

.bd-l-primary {
  border-left-color: var(--primary);
}

.bg-primary_hover {
  background-color: var(--primary_hover);
}

.shape-primary_hover .elementor-shape-fill {
  fill: primary_hover;
}

.color-primary_hover {
  color: var(--primary_hover);
}

.outline-primary_hover {
  outline-color: primary_hover;
}

.bd-primary_hover {
  border-color: var(--primary_hover);
}

.bd-t-primary_hover {
  border-top-color: var(--primary_hover);
}

.bd-b-primary_hover {
  border-bottom-color: var(--primary_hover);
}

.bd-r-primary_hover {
  border-right-color: var(--primary_hover);
}

.bd-l-primary_hover {
  border-left-color: var(--primary_hover);
}

.bg-tertiary {
  background-color: var(--tertiary);
}

.shape-tertiary .elementor-shape-fill {
  fill: tertiary;
}

.color-tertiary {
  color: var(--tertiary);
}

.outline-tertiary {
  outline-color: tertiary;
}

.bd-tertiary {
  border-color: var(--tertiary);
}

.bd-t-tertiary {
  border-top-color: var(--tertiary);
}

.bd-b-tertiary {
  border-bottom-color: var(--tertiary);
}

.bd-r-tertiary {
  border-right-color: var(--tertiary);
}

.bd-l-tertiary {
  border-left-color: var(--tertiary);
}

.bg-body {
  background-color: var(--body);
}

.shape-body .elementor-shape-fill {
  fill: body;
}

.color-body {
  color: var(--body);
}

.outline-body {
  outline-color: body;
}

.bd-body {
  border-color: var(--body);
}

.bd-t-body {
  border-top-color: var(--body);
}

.bd-b-body {
  border-bottom-color: var(--body);
}

.bd-r-body {
  border-right-color: var(--body);
}

.bd-l-body {
  border-left-color: var(--body);
}

.bg-heading {
  background-color: var(--heading);
}

.shape-heading .elementor-shape-fill {
  fill: heading;
}

.color-heading {
  color: var(--heading);
}

.outline-heading {
  outline-color: heading;
}

.bd-heading {
  border-color: var(--heading);
}

.bd-t-heading {
  border-top-color: var(--heading);
}

.bd-b-heading {
  border-bottom-color: var(--heading);
}

.bd-r-heading {
  border-right-color: var(--heading);
}

.bd-l-heading {
  border-left-color: var(--heading);
}

.bg-light {
  background-color: var(--light);
}

.shape-light .elementor-shape-fill {
  fill: light;
}

.color-light {
  color: var(--light);
}

.outline-light {
  outline-color: light;
}

.bd-light {
  border-color: var(--light);
}

.bd-t-light {
  border-top-color: var(--light);
}

.bd-b-light {
  border-bottom-color: var(--light);
}

.bd-r-light {
  border-right-color: var(--light);
}

.bd-l-light {
  border-left-color: var(--light);
}

.bg-border {
  background-color: var(--border);
}

.shape-border .elementor-shape-fill {
  fill: border;
}

.color-border {
  color: var(--border);
}

.outline-border {
  outline-color: border;
}

.bd-border {
  border-color: var(--border);
}

.bd-t-border {
  border-top-color: var(--border);
}

.bd-b-border {
  border-bottom-color: var(--border);
}

.bd-r-border {
  border-right-color: var(--border);
}

.bd-l-border {
  border-left-color: var(--border);
}

.bg-background {
  background-color: var(--background);
}

.shape-background .elementor-shape-fill {
  fill: background;
}

.color-background {
  color: var(--background);
}

.outline-background {
  outline-color: background;
}

.bd-background {
  border-color: var(--background);
}

.bd-t-background {
  border-top-color: var(--background);
}

.bd-b-background {
  border-bottom-color: var(--background);
}

.bd-r-background {
  border-right-color: var(--background);
}

.bd-l-background {
  border-left-color: var(--background);
}

.lazyloaded {
  transition: all 0.3s !important;
}

#page .site-content {
  margin-top: 60px;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  #page .site-content {
    margin-top: 40px;
  }
}
body.page-template-template-homepage #page .site-content, body.home:not(.blog) #page .site-content {
  margin-top: 0;
  margin-bottom: 0;
}
body.home #page .skyview2-breadcrumb, body.error404 #page .skyview2-breadcrumb {
  display: none;
}

/*-------------------------------------------------------------
1.3 Grid
--------------------------------------------------------------*/
.col-fluid {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1440px) {
  .col-fluid {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.col-full {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.col-full::before, .col-full::after {
  content: "";
  display: table;
}
.col-full::after {
  clear: both;
}
.col-full:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 768px) and (max-width: 1440px) {
  .col-full {
    padding-left: 30px;
    padding-right: 30px;
    width: auto;
  }
}

[data-elementor-columns] {
  display: flex;
  flex-wrap: wrap;
  margin-left: -20px;
  margin-right: -20px;
}
[data-elementor-columns] .column-item {
  padding-left: 20px;
  padding-right: 20px;
}

[data-elementor-columns-mobile="1"] .column-item {
  flex: 0 0 100%;
  max-width: 100%;
}

[data-elementor-columns-mobile="2"] .column-item {
  flex: 0 0 50%;
  max-width: 50%;
}

[data-elementor-columns-mobile="3"] .column-item {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

[data-elementor-columns-mobile="4"] .column-item {
  flex: 0 0 25%;
  max-width: 25%;
}

[data-elementor-columns-mobile="5"] .column-item {
  flex: 0 0 20%;
  max-width: 20%;
}

[data-elementor-columns-mobile="6"] .column-item {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

@media (min-width: 768px) {
  [data-elementor-columns-tablet="1"] .column-item {
    flex: 0 0 100%;
    max-width: 100%;
  }

  [data-elementor-columns-tablet="2"] .column-item {
    flex: 0 0 50%;
    max-width: 50%;
  }

  [data-elementor-columns-tablet="3"] .column-item {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  [data-elementor-columns-tablet="4"] .column-item {
    flex: 0 0 25%;
    max-width: 25%;
  }

  [data-elementor-columns-tablet="5"] .column-item {
    flex: 0 0 20%;
    max-width: 20%;
  }

  [data-elementor-columns-tablet="6"] .column-item {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
}
@media (min-width: 1024px) {
  [data-elementor-columns="1"] .column-item {
    flex: 0 0 100%;
    max-width: 100%;
  }

  [data-elementor-columns="2"] .column-item {
    flex: 0 0 50%;
    max-width: 50%;
  }

  [data-elementor-columns="3"] .column-item {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  [data-elementor-columns="4"] .column-item {
    flex: 0 0 25%;
    max-width: 25%;
  }

  [data-elementor-columns="5"] .column-item {
    flex: 0 0 20%;
    max-width: 20%;
  }

  [data-elementor-columns="6"] .column-item {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  [data-elementor-columns="7"] .column-item {
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }

  [data-elementor-columns="8"] .column-item {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
.page-template-template-homepage #primary,
.page-template-template-homepage .site-main {
  margin-bottom: 0;
}

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 768px) and (max-width: 1440px) {
  .container {
    padding-left: 30px;
    padding-right: 30px;
    width: auto;
  }
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -20px;
  margin-right: -20px;
}

[class*=" column-"], [class^=column-] {
  padding-left: 20px;
  padding-right: 20px;
}

.column-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.column-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.column-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.column-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.column-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.column-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.column-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.column-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.column-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.column-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.column-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.column-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 768px) {
  .column-tablet-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .column-tablet-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .column-tablet-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .column-tablet-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .column-tablet-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .column-tablet-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .column-tablet-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .column-tablet-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .column-tablet-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .column-tablet-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .column-tablet-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .column-tablet-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1024px) {
  .column-desktop-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .column-desktop-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .column-desktop-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .column-desktop-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .column-desktop-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .column-desktop-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .column-desktop-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .column-desktop-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .column-desktop-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .column-desktop-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .column-desktop-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .column-desktop-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.hide {
  display: none !important;
}

@media (min-width: 768px) {
  .tablet-hide {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  .desktop-hide {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .tablet-hide-down {
    display: none !important;
  }
}
@media (max-width: 1023px) {
  .desktop-hide-down {
    display: none !important;
  }
}
.d-none {
  display: none;
}

/*-------------------------------------------------------------
2.0 Header
--------------------------------------------------------------*/
.site-header {
  background-color: #ffffff;
}
.site-header .site-logo-anchor,
.site-header .site-logo-link,
.site-header .custom-logo-link {
  display: block;
  margin-bottom: 0;
}
.site-header .widget {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .site-header .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.site-branding {
  margin-bottom: 0;
  display: block;
  clear: both;
}
.site-branding .custom-logo-link + .site-branding-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
.site-branding img {
  height: auto;
}
.site-branding .site-title {
  font-size: 2em;
  letter-spacing: -1px;
  margin: 0;
  font-family: var(--e-global-typography-text-font-family);
  font-weight: 700;
}
.site-branding .site-description {
  font-size: 0.875em;
  display: none;
}
.site-branding .logo {
  margin: 0;
}

.site-header-account {
  position: relative;
}
@media (max-width: 1024px) {
  .site-header-account {
    display: none;
  }
}
.site-header-account > a {
  white-space: nowrap;
  display: block;
}
.site-header-account > a i {
  font-size: 16px;
  line-height: 1;
  color: var(--accent);
}
.site-header-account .login-form-title {
  font-size: 18px;
  color: #333;
  margin-bottom: 0;
}
.site-header-account .account-dropdown {
  text-align: left;
  right: 0;
  top: 100%;
  position: absolute;
  pointer-events: none;
  opacity: 0;
  z-index: 100;
  visibility: hidden;
  margin-top: 15px;
}
.site-header-account .account-dropdown .result-error {
  margin: 1em 0;
}
.site-header-account .account-dropdown:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
  width: 100%;
  background-color: var(--primary);
}
#elementor-sidebar .site-header-account .account-dropdown {
  left: 0;
  right: unset;
}
.site-header-account .account-dropdown.right {
  left: 0;
  right: unset;
}
.site-header-account .account-dropdown.right .account-wrap:before {
  left: 20px;
  right: unset;
}
.site-header-account .account-dropdown.justify {
  right: 50%;
  transform: translateX(50%);
}
.site-header-account .account-dropdown.justify .account-wrap:before {
  right: 50%;
  transform: translateX(50%) rotate(45deg);
}
.site-header-account .account-dropdown a.register-link, .site-header-account .account-dropdown a.lostpass-link {
  color: var(--primary);
  font-size: 14px;
}
.site-header-account .account-dropdown a.register-link:hover, .site-header-account .account-dropdown a.lostpass-link:hover {
  text-decoration: underline;
}
.site-header-account .account-dropdown label {
  margin-bottom: 0.5rem;
  font-size: 14px;
  line-height: 1.5;
}
.site-header-account .account-dropdown p {
  margin-bottom: 15px;
}
.site-header-account .account-dropdown input, .site-header-account .account-dropdown button {
  line-height: normal !important;
  border-width: 1px;
  padding: 15px;
  width: 100%;
}
.site-header-account .account-dropdown button {
  font-size: 12px !important;
  text-transform: uppercase;
}
.site-header-account .account-dropdown .account-wrap {
  display: block !important;
  position: relative;
  background-color: var(--background);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  border-width: 2px;
  border-style: solid;
  border-color: var(--border);
}
.site-header-account .account-dropdown .login-form-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}
.site-header-account .account-dropdown .login-form-bottom {
  text-align: right;
}
.site-header-account .account-dropdown .skyview2-login-form-ajax {
  margin-bottom: 5px;
}
.site-header-account .account-dropdown .account-inner {
  width: 320px;
  padding: 20px;
  max-height: 500px;
  overflow: auto;
}
.site-header-account .account-dropdown .account-inner.dashboard {
  width: 210px;
  padding: 20px 0;
}
.site-header-account .account-dropdown .account-inner::-webkit-scrollbar {
  width: 3px;
}
.site-header-account .account-dropdown .account-inner::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5;
}
.site-header-account .account-dropdown .account-inner::-webkit-scrollbar-thumb {
  background-color: #000000;
}
.site-header-account .account-links-menu,
.site-header-account .account-dashboard {
  list-style: none;
  margin: 0;
}
.site-header-account .account-links-menu li a,
.site-header-account .account-dashboard li a {
  width: 100%;
  text-align: left;
  color: var(--text);
  font-size: 14px;
  line-height: 1.5;
  display: block;
  padding: 7px 30px;
}
.site-header-account .account-links-menu li a:hover,
.site-header-account .account-dashboard li a:hover {
  color: var(--primary);
  background-color: rgba(0, 0, 0, 0.035);
}

@media (max-width: 1024px) {
  .site-header-search {
    display: none;
  }
}
.site-header-search > a {
  white-space: nowrap;
  display: block;
}
.site-header-search > a i {
  font-size: 27px;
  color: var(--accent);
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.site-header-search > a:hover i {
  color: var(--accent);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}

.header-main {
  display: flex;
  align-items: center;
  padding-top: 1em;
  padding-bottom: 1em;
}
@media (min-width: 1024px) {
  .header-main {
    padding-top: 2.5em;
    padding-bottom: 2.5em;
    max-width: 1680px;
    justify-content: space-between;
  }
}

@media (max-width: 1023px) {
  .header-group-mobile {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
.header-group-action .site-header-account .account-dropdown.active {
  pointer-events: auto;
  opacity: 1;
  visibility: visible;
  z-index: 999;
}
.header-group-action .site-header-account a i {
  font-size: 20px;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-weight: 600;
}
.header-group-action .site-header-account a:hover i {
  color: var(--primary);
}

.header-1 {
  border-bottom: 1px solid;
  border-color: var(--border);
  margin-bottom: 50px;
}
.home .header-1 {
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .header-1 .header-left {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
}
.header-1 .header-right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.header-1 .header-right .header-group-action {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.header-1 .header-right .header-group-action.left {
  justify-content: flex-start;
}
.header-1 .header-right .header-group-action.center {
  justify-content: center;
}
.header-1 .header-right .header-group-action > div:not(:last-child) {
  margin-right: 20px;
}
.header-1 .header-right .header-group-action .site-search {
  width: 100%;
}
@media (min-width: 1024px) {
  .header-1 .site-branding {
    text-align: left;
    margin-right: 35px;
  }
}
.header-1 .site-branding img {
  width: 126px;
}
@media (max-width: 1120px) {
  .header-1 .order-wrap {
    display: none;
  }
}

@media (min-width: 1024px) {
  body.skyview2-header-side {
    width: calc(100vw - 350px);
    max-width: calc(100vw - 350px);
    margin-left: auto;
  }
  body.skyview2-header-side .header-sticky {
    display: none;
  }

  .header-side {
    position: fixed;
    width: 350px;
    height: 100vh;
    left: 0;
    top: 0;
    background-color: #fff;
    display: flex;
  }
  .header-side .header-container {
    display: flex;
    flex-direction: column;
    padding: 50px 30px;
  }
  .admin-bar .header-side .header-container {
    padding: 80px 30px 50px;
  }
  .header-side .header-container > * {
    display: flex;
    flex-direction: column;
  }
  .header-side .header-top {
    justify-content: center;
    margin-bottom: auto;
    margin-top: auto;
    padding-top: 0;
    padding-bottom: 0;
  }
  .header-side .header-bottom {
    margin-top: auto;
    margin-bottom: auto;
  }
  .header-side .site-branding {
    margin-bottom: 50px;
  }
  .header-side .site-branding img {
    margin: auto;
  }
  .header-side .main-navigation ul li {
    float: unset;
    display: block;
    text-align: center;
  }
  .header-side .main-navigation ul.menu > li > a,
.header-side .main-navigation ul.nav-menu > li > a {
    padding: 5px;
  }
}
.search-popup-active {
  overflow: hidden;
}

.site-search-popup-overlay {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 997;
  opacity: 0;
  pointer-events: none;
  background-color: rgba(0, 0, 0, 0.7);
  visibility: hidden;
  transition: opacity 0.3s cubic-bezier(0, 0.35, 0.25, 1), visibility 0.3s cubic-bezier(0, 0.35, 0.25, 1);
}

.site-search-popup.active + .site-search-popup-overlay {
  opacity: 0.5;
  visibility: visible;
  pointer-events: auto;
}

.site-search-popup.active .site-search-popup-wrap .site-search {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s ease-in-out 0.3s, visibility 0.3s ease-in-out 0.3s;
}

.site-search-popup {
  position: fixed;
  width: 100vw;
  top: 0;
  left: 0;
  z-index: 99999;
  background-color: #fff;
  transition: all ease-in-out 0.3s;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(-100%);
}
.site-search-popup.active {
  visibility: visible;
  pointer-events: auto;
  transform: translateY(0);
}
.site-search-popup .site-search-popup-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 40px;
  padding-bottom: 40px;
  width: 100%;
  max-width: 1320px;
}
.site-search-popup .site-search-popup-wrap .site-search-popup-close {
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 18px;
}
@media (max-width: 767px) {
  .site-search-popup .site-search-popup-wrap .site-search-popup-close {
    top: 5px;
    right: 15px;
  }
}
.site-search-popup .site-search-popup-wrap .site-search-popup-close i {
  color: #000;
}
.site-search-popup .site-search-popup-wrap .site-search-popup-close:hover i {
  color: var(--primary);
}
.site-search-popup .site-search-popup-wrap .site-search {
  display: block;
  max-width: 600px;
  width: 100%;
  position: relative;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out;
}
.site-search-popup .site-search-popup-wrap .site-search .widget {
  margin-bottom: 0;
  border: none;
  padding: 0;
}
.site-search-popup .site-search-popup-wrap .site-search .ajax-search-result {
  max-height: 50vh;
}

.skyview2-mobile-nav {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: fixed;
  width: 330px;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
  overflow-y: auto;
  background-color: #fff;
  transition: transform 0.25s ease;
  -webkit-transform: translate3d(-330px, 0, 0);
  transform: translate3d(-330px, 0, 0);
}
.mobile-nav-active .skyview2-mobile-nav {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.admin-bar .skyview2-mobile-nav {
  top: 46px;
}
@media (min-width: 783px) {
  .admin-bar .skyview2-mobile-nav {
    top: 32px;
  }
}
@media (min-width: 601px) and (max-width: 782px) {
  .admin-bar .skyview2-mobile-nav {
    top: 46px;
  }
}
.skyview2-mobile-nav .search-form {
  margin-top: 1em;
}
.skyview2-mobile-nav .skyview2-social {
  border-top: 1px solid #0e0e0e;
  padding: 0.5em;
  margin-top: 1rem;
}
body .skyview2-mobile-nav .skyview2-social ul li a:before {
  color: #fff;
}
.skyview2-mobile-nav .skyview2-language-switcher-mobile {
  line-height: 0;
  padding: 0 30px;
}
.skyview2-mobile-nav .skyview2-language-switcher-mobile .menu {
  list-style: none;
  margin: 0;
  padding: 10px 0;
  border-top: 1px solid;
  border-top-color: var(--border);
}
.skyview2-mobile-nav .skyview2-language-switcher-mobile .item {
  display: inline-block;
  margin-bottom: 5px;
  margin-top: 5px;
}
.skyview2-mobile-nav .skyview2-language-switcher-mobile .item .language-switcher-head {
  padding-right: 5px;
}
.skyview2-mobile-nav .skyview2-language-switcher-mobile .item a {
  display: block;
  padding: 0 5px;
}
.skyview2-mobile-nav .skyview2-language-switcher-mobile .item:last-child {
  margin-right: 0;
}
.skyview2-mobile-nav .skyview2-language-switcher-mobile .item img {
  width: 24px;
  height: 16px;
  object-fit: cover;
}
.skyview2-mobile-nav .mobile-nav-tabs {
  clear: both;
  padding: 0 30px;
  background-color: #f7f7f7;
}
.skyview2-mobile-nav .mobile-nav-tabs ul {
  display: flex;
  align-items: center;
  flex-direction: row;
  list-style: none;
  margin: 0;
}
.skyview2-mobile-nav .mobile-nav-tabs ul li {
  display: flex;
  align-items: center;
  position: relative;
  text-align: left;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  text-transform: uppercase;
  color: var(--accent);
  font-family: var(--e-global-typography-accent-font-family);
}
.skyview2-mobile-nav .mobile-nav-tabs ul li i {
  color: #000000;
  font-size: 15px;
  margin-right: 10px;
}
.skyview2-mobile-nav .mobile-nav-tabs ul li:before {
  content: "";
  display: inline-block;
  position: absolute;
  height: 2px;
  width: 100%;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: var(--primary);
}
.skyview2-mobile-nav .mobile-nav-tabs ul li.active:before {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.skyview2-mobile-nav .mobile-nav-tabs ul .mobile-pages-title {
  margin-right: 15px;
}
.skyview2-mobile-nav .mobile-nav-tabs ul .mobile-categories-title {
  margin-left: 15px;
}
.skyview2-mobile-nav .mobile-menu-tab {
  display: none;
  padding: 0 30px;
}
.skyview2-mobile-nav .mobile-menu-tab.active {
  display: block;
}

.mobile-nav-close {
  float: right;
  clear: both;
  position: absolute;
  line-height: 1;
  top: 22px;
  right: 24px;
  padding: 0;
  width: 20px;
  height: 20px;
  text-align: center;
  z-index: 99;
  color: var(--accent);
}
.mobile-nav-close:hover, .mobile-nav-close:focus {
  color: var(--accent);
}

.skyview2-overlay {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 997;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.7);
  visibility: hidden;
  transition: opacity 0.25s ease, visibility 0s ease;
}
.mobile-nav-active .skyview2-overlay {
  visibility: visible;
  opacity: 1;
}

.menu-mobile-nav-button {
  display: block;
  font-size: 15px;
  color: var(--accent);
}
@media (min-width: 1024px) {
  .menu-mobile-nav-button {
    display: none;
  }
}
.menu-mobile-nav-button .skyview2-icon {
  display: flex;
  flex-direction: column;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.menu-mobile-nav-button .skyview2-icon > span {
  display: inline-block;
  height: 3px;
  width: 24px;
  margin-bottom: 3px;
  background-color: #000000;
  transition: all 0.3s ease;
}
.menu-mobile-nav-button .skyview2-icon > span:last-child {
  margin-bottom: 0;
}
.menu-mobile-nav-button:hover .skyview2-icon > span {
  background-color: var(--primary);
}

html {
  overflow-x: hidden;
}

#page {
  transition: all 0.25s ease;
}

.mobile-nav-active {
  overflow: hidden;
}

/*-------------------------------------------------------------
2.1 Main Naivgation
--------------------------------------------------------------*/
/**
 * General Menu Styles
 */
button.menu-toggle {
  cursor: pointer;
  text-align: left;
  float: right;
  position: relative;
  border: 2px solid transparent;
  box-shadow: none;
  border-radius: 5px;
  background-image: none;
  padding: 0.6180469716em 0.875em 0.6180469716em;
  font-size: 0.875em;
  max-width: 120px;
}

.toggled button.menu-toggle::before, .toggled button.menu-toggle::after {
  transform: rotate(45deg);
}
.toggled button.menu-toggle::after {
  transform: rotate(-45deg);
}
.toggled button.menu-toggle span::before {
  opacity: 0;
}

.primary-navigation {
  display: none;
}

ul.menu li.current-menu-item > a, ul.menu li.current-menu-ancestor > a, ul.menu li.current-menu-parent > a {
  color: var(--primary);
}

.main-navigation {
  position: relative;
}
.main-navigation::before, .main-navigation::after {
  content: "";
  display: table;
}
.main-navigation::after {
  clear: both;
}
.main-navigation div.menu {
  display: none;
}
.main-navigation div.menu:last-child {
  display: block;
}
.main-navigation .menu {
  clear: both;
}
.main-navigation ul.menu {
  margin-left: 0;
  list-style: none;
  margin-bottom: 0;
}
.main-navigation ul.menu ul {
  display: block;
  margin-left: 1.41575em;
}
.main-navigation ul.menu > li.menu-item > a {
  display: block;
  position: relative;
  padding: 1em 1em;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  font-family: var(--e-global-typography-accent-font-family);
}
.main-navigation ul.menu > li.menu-item > a > span {
  position: relative;
}
.main-navigation ul.menu > li.menu-item > a > span:before {
  content: "";
  position: absolute;
  width: 0;
  height: 2px;
  background-color: var(--primary);
  left: 0;
  bottom: -2px;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.main-navigation ul.menu > li.menu-item.current-menu-parent > a, .main-navigation ul.menu > li.menu-item.current-menu-item > a, .main-navigation ul.menu > li.menu-item.current-menu-ancestor > a {
  color: var(--primary);
}
.main-navigation ul.menu > li.menu-item:hover > a {
  color: var(--primary);
}
.main-navigation ul.menu > li.menu-item:hover > a > span:before {
  width: 100%;
}
.main-navigation ul.menu li.menu-item .sub-menu .menu-item a {
  width: 100%;
  color: var(--text);
}
.main-navigation ul.menu li.menu-item .sub-menu .menu-item:hover > a {
  color: var(--primary);
}
.main-navigation ul.menu li.menu-item .sub-menu .menu-item.current-menu-item > a {
  color: var(--primary);
}
.main-navigation ul > li.menu-item > a,
.main-navigation ul.nav-menu > li.menu-item > a {
  color: var(--accent);
}
.main-navigation .sub-menu {
  background-color: #ffffff;
  box-shadow: 0px 2px 45px rgba(0, 0, 0, 0.07);
  padding: 20px 0;
}

.mobile-navigation, .mobile-navigation-categories {
  clear: both;
}
.mobile-navigation ul, .mobile-navigation-categories ul {
  margin: 0;
  list-style: none;
}
.mobile-navigation ul > li.menu-item, .mobile-navigation-categories ul > li.menu-item {
  position: relative;
}
.mobile-navigation ul > li.menu-item > a, .mobile-navigation-categories ul > li.menu-item > a {
  display: block;
  padding: 15px 0;
  font-size: 14px;
  border-bottom: 1px solid;
  font-weight: 500;
  text-transform: uppercase;
  font-family: var(--e-global-typography-accent-font-family);
  border-bottom-color: var(--border);
  color: var(--accent);
}
.mobile-navigation ul > li.menu-item > a i, .mobile-navigation-categories ul > li.menu-item > a i {
  font-size: 16px;
  margin-right: 15px;
}
.mobile-navigation ul > li.menu-item > a > span, .mobile-navigation-categories ul > li.menu-item > a > span {
  display: inline-block;
  position: relative;
  padding-top: 2px;
}
.mobile-navigation ul > li.menu-item > a > span:before, .mobile-navigation-categories ul > li.menu-item > a > span:before {
  content: none;
  display: inline-block;
  position: absolute;
  height: 1px;
  width: 0;
  left: 0;
  bottom: -1px;
  background-color: var(--primary);
}
.mobile-navigation ul > li.menu-item.current-menu-parent > a > span:before, .mobile-navigation ul > li.menu-item.current-menu-item > a > span:before, .mobile-navigation ul > li.menu-item.current-menu-ancestor > a > span:before, .mobile-navigation-categories ul > li.menu-item.current-menu-parent > a > span:before, .mobile-navigation-categories ul > li.menu-item.current-menu-item > a > span:before, .mobile-navigation-categories ul > li.menu-item.current-menu-ancestor > a > span:before {
  width: 100%;
}
.mobile-navigation ul > li.menu-item button::after, .mobile-navigation-categories ul > li.menu-item button::after {
  transition: all, ease, 0.9s;
}
.mobile-navigation ul > li.menu-item:last-child > a, .mobile-navigation-categories ul > li.menu-item:last-child > a {
  border-bottom: none;
}
.mobile-navigation ul ul.sub-menu, .mobile-navigation-categories ul ul.sub-menu {
  display: none;
}
.mobile-navigation ul ul.sub-menu > li.menu-item > a, .mobile-navigation-categories ul ul.sub-menu > li.menu-item > a {
  font-size: 14px;
  text-transform: unset;
  font-weight: 400;
  padding: 2px 0 2px 13px;
  border-bottom: none;
  line-height: 24px;
  color: var(--text);
}
.mobile-navigation ul ul.sub-menu > li.menu-item > a:hover, .mobile-navigation-categories ul ul.sub-menu > li.menu-item > a:hover {
  color: var(--primary);
}
.mobile-navigation ul ul.sub-menu > li.menu-item:first-child > a, .mobile-navigation-categories ul ul.sub-menu > li.menu-item:first-child > a {
  padding-top: 8px;
}
.mobile-navigation ul ul.sub-menu > li.menu-item ul.sub-menu, .mobile-navigation-categories ul ul.sub-menu > li.menu-item ul.sub-menu {
  margin-left: 15px;
}
.mobile-navigation ul ul.sub-menu .dropdown-toggle, .mobile-navigation-categories ul ul.sub-menu .dropdown-toggle {
  padding: 7px 0;
}
.mobile-navigation .dropdown-toggle, .mobile-navigation-categories .dropdown-toggle {
  background: transparent;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  padding: 17px 0;
  line-height: 1;
  width: 30px;
  text-align: right;
  border: none;
  font-size: 16px;
  color: var(--accent);
}
.mobile-navigation .dropdown-toggle:focus, .mobile-navigation-categories .dropdown-toggle:focus {
  outline: none;
}
.mobile-navigation .dropdown-toggle:hover, .mobile-navigation .dropdown-toggle:active, .mobile-navigation .dropdown-toggle:focus, .mobile-navigation-categories .dropdown-toggle:hover, .mobile-navigation-categories .dropdown-toggle:active, .mobile-navigation-categories .dropdown-toggle:focus {
  border: none;
  background-color: transparent;
  color: var(--accent);
}

.main-navigation.toggled .menu > ul:not(.nav-menu),
.main-navigation.toggled ul[aria-expanded=true] {
  max-height: 9999px;
}

/*-------------------------------------------------------------
2.2 Vertical Naivgation
--------------------------------------------------------------*/
.vertical-navigation {
  position: relative;
  font-family: var(----e-global-typography-accent-font-family);
  background-color: var(--primary);
  height: 100%;
  border-radius: 8px;
  transition: all 0.3s ease;
}
.vertical-navigation .vertical-navigation-header {
  font-size: 14px;
  padding: 15.5px 30px;
  font-weight: 700;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  overflow: hidden;
}
.vertical-navigation .vertical-navigation-header i {
  font-size: 20px;
  vertical-align: middle;
  line-height: 1;
}
.vertical-navigation .vertical-navigation-header .skyview2-icon {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin-left: 15px;
}
.vertical-navigation .vertical-navigation-header .vertical-navigation-title {
  position: relative;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 1;
  display: flex;
  align-items: center;
}




/*--------------------------------------------------------------
16.0 Layout
--------------------------------------------------------------*/
/**
 * Strictly Layout Styles
 */
@media (min-width: 1024px) {
  /**
  * Menus
  *
  * 1 - We have to use a `left` declaration so that dropdowns are revealed when tabbed.
  */
  .menu-toggle,
.main-navigation.toggled div.menu {
    display: none;
  }

  .primary-navigation {
    display: block;
  }

  .instagram-widget .instagram-picture, .instagram-widget .instagram-box-title {
    order: unset !important;
  }

  .main-navigation {
    clear: both;
    display: block;
    width: 100%;
  }
  .main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
    display: block;
  }
  .main-navigation ul li {
    position: relative;
    display: inline-block;
    text-align: left;
  }
  .main-navigation ul li a:not(.elementor-button-link) {
    display: block;
  }
  .main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
    left: 1.1em;
    display: block;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
  .main-navigation ul li:hover > ul li > ul, .main-navigation ul li.focus > ul li > ul {
    left: calc(100% + 70px);
    top: 0;
    opacity: 0;
    visibility: hidden;
  }
  .main-navigation ul li:hover > ul li > ul.sub-menu--is-touch-device, .main-navigation ul li.focus > ul li > ul.sub-menu--is-touch-device {
    display: none;
    left: 0;
  }
  .main-navigation ul li:hover > ul li:hover > ul, .main-navigation ul li:hover > ul li.focus > ul, .main-navigation ul li.focus > ul li:hover > ul, .main-navigation ul li.focus > ul li.focus > ul {
    left: 100%;
    top: 0;
    display: block;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
  .main-navigation ul ul.sub-menu {
    float: left;
    position: absolute;
    top: 100%;
    z-index: 99999;
    left: 80px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    pointer-events: none;
  }
  .main-navigation ul ul.sub-menu.sub-menu--is-touch-device {
    display: none;
    left: 0;
  }
  .main-navigation ul ul.sub-menu li {
    display: block;
    min-width: 260px;
  }
  .main-navigation ul ul.sub-menu li a:not(.elementor-button-link) {
    display: inline-block;
  }

  .site-content::before, .site-content::after {
    content: "";
    display: table;
  }
  .site-content::after {
    clear: both;
  }

  .content-area {
    width: calc(100% - 360px);
    float: left;
    position: relative;
  }
  .skyview2-sidebar-left .content-area {
    float: right;
  }

  .widget-area {
    width: 320px;
    float: right;
  }
  .skyview2-sidebar-left .widget-area {
    float: left;
  }

  .left-sidebar .content-area {
    float: right;
  }
  .left-sidebar .widget-area {
    float: left;
  }

  .skyview2-full-width-content .content-area {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .skyview2-full-width-content .content-area:after {
    content: none;
  }

  .content-area,
.widget-area {
    margin-bottom: 1.618em;
  }
}
@media (min-width: 768px) {
  .site-branding .site-description {
    margin-bottom: 0;
    display: block;
  }

  .site-header .subscribe-and-connect-connect {
    float: right;
    margin-bottom: 1em;
  }
  .site-header .subscribe-and-connect-connect .icons {
    list-style: none;
    margin: 0;
  }
  .site-header .subscribe-and-connect-connect .icons a {
    font-size: 1em !important;
  }
  .site-header .subscribe-and-connect-connect .icons li {
    margin: 0 0 0 0.5407911001em !important;
    display: inline-block;
  }

  /**
   * Full width & homepage template
   */
  .page-template-template-fullwidth-php .content-area,
.elementor_library-template-default .content-area,
.page-template-template-homepage-php .content-area {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .page-template-template-fullwidth-php .content-area:after,
.elementor_library-template-default .content-area:after,
.page-template-template-homepage-php .content-area:after {
    content: none;
  }

  /**
   * Comments
   */
  .comment-list::before, .comment-list::after {
    content: "";
    display: table;
  }
  .comment-list::after {
    clear: both;
  }
  .comment-list .comment {
    clear: both;
  }
  .comment-list #respond .comment-form-author,
.comment-list #respond .comment-form-email,
.comment-list #respond .comment-form-url {
    width: 100%;
    margin-right: 0;
  }
  .comment-list .comment-body #respond {
    border: 1px solid #E4E4E4;
  }
  .comment-list .reply {
    clear: both;
  }
  .comment-list ol.children {
    margin-left: 130px;
    list-style: none;
  }

  #respond .comment-form-comment {
    clear: both;
  }

  /**
   * Primary Navigation
   */
  .skyview2-primary-navigation {
    clear: both;
  }
  .skyview2-primary-navigation::before, .skyview2-primary-navigation::after {
    content: "";
    display: table;
  }
  .skyview2-primary-navigation::after {
    clear: both;
  }

  .main-navigation div.menu {
    display: block;
  }
  .main-navigation ul.menu,
.main-navigation ul.nav-menu {
    max-height: none;
    overflow: visible;
    margin-left: -1em;
    margin-right: -1em;
    transition: none;
  }
  .main-navigation ul.menu > li > a,
.main-navigation ul.nav-menu > li > a {
    padding: 1em 0.8em;
  }
  .main-navigation ul.menu > li.menu-item-has-children:hover::after, .main-navigation ul.menu > li.page_item_has_children:hover::after,
.main-navigation ul.nav-menu > li.menu-item-has-children:hover::after,
.main-navigation ul.nav-menu > li.page_item_has_children:hover::after {
    display: block;
  }
  .main-navigation ul.menu ul.sub-menu,
.main-navigation ul.nav-menu ul.sub-menu {
    margin-left: 0;
  }
  .main-navigation ul.menu ul.sub-menu li.menu-item,
.main-navigation ul.nav-menu ul.sub-menu li.menu-item {
    padding: 0 30px;
  }
  .main-navigation ul.menu ul.sub-menu li.menu-item a,
.main-navigation ul.nav-menu ul.sub-menu li.menu-item a {
    padding: 10px 0;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.4;
    text-transform: uppercase;
    border-bottom: 1px solid var(--border);
    font-family: var(--e-global-typography-accent-font-family);
  }
  .main-navigation ul.menu ul.sub-menu li.menu-item a > span,
.main-navigation ul.nav-menu ul.sub-menu li.menu-item a > span {
    position: relative;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .main-navigation ul.menu ul.sub-menu li.menu-item a > span:before,
.main-navigation ul.nav-menu ul.sub-menu li.menu-item a > span:before {
    content: "";
    position: absolute;
    width: 0;
    height: 2px;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background-color: var(--primary);
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .main-navigation ul.menu ul.sub-menu li.menu-item:last-child a,
.main-navigation ul.nav-menu ul.sub-menu li.menu-item:last-child a {
    border-bottom: none;
  }
  .main-navigation ul.menu ul.sub-menu ul,
.main-navigation ul.nav-menu ul.sub-menu ul {
    margin-left: 0;
  }
  .main-navigation ul.menu ul.sub-menu li.menu-item:hover > a > span,
.main-navigation ul.menu ul.sub-menu li.focus > span,
.main-navigation ul.nav-menu ul.sub-menu li.menu-item:hover > a > span,
.main-navigation ul.nav-menu ul.sub-menu li.focus > span {
    margin-left: 15px;
  }
  .main-navigation ul.menu ul.sub-menu li.menu-item:hover > a > span:before,
.main-navigation ul.menu ul.sub-menu li.focus > span:before,
.main-navigation ul.nav-menu ul.sub-menu li.menu-item:hover > a > span:before,
.main-navigation ul.nav-menu ul.sub-menu li.focus > span:before {
    width: 10px;
    left: -15px;
  }

  /**
   * 404 Styles
   */
  .error404 .fourohfour-columns-2 .col-1 {
    width: 48.3870967742%;
    float: left;
    margin-right: 3.2258064516%;
  }
  .error404 .fourohfour-columns-2 .col-2 {
    width: 48.3870967742%;
    float: right;
    margin-right: 0;
  }

  .wpml-ls-statics-footer {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
  }
  .wpml-ls-statics-footer::before, .wpml-ls-statics-footer::after {
    content: "";
    display: table;
  }
  .wpml-ls-statics-footer::after {
    clear: both;
  }
  .wpml-ls-statics-footer:after {
    content: " ";
    display: block;
    clear: both;
  }

  .copyright-bar .skyview2-social {
    text-align: left;
    margin: 0;
  }
  .copyright-bar .site-info {
    margin: 0;
  }
  .copyright-bar .logo-brands img {
    margin-left: auto;
    margin-right: 0;
  }
}
/*--------------------------------------------------------------
17.0 Utilities
--------------------------------------------------------------*/
.d-flex {
  display: flex;
}

.flex-row {
  flex-direction: row;
}

.flex-column {
  flex-direction: column;
}

.flex-row-reverse {
  flex-direction: row-reverse;
}

.flex-column-reverse {
  flex-direction: column-reverse;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-nowrap {
  flex-wrap: nowrap;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse;
}

.justify-content-start {
  justify-content: flex-start;
}

.justify-content-end {
  justify-content: flex-end;
}

.justify-content-center {
  justify-content: center;
}

.justify-content-between {
  justify-content: space-between;
}

.justify-content-around {
  justify-content: space-around;
}

.align-items-start {
  align-items: flex-start;
}

.align-items-end {
  align-items: flex-end;
}

.align-items-center {
  align-items: center;
}

.align-items-baseline {
  align-items: baseline;
}

.align-items-stretch {
  align-items: stretch;
}

.align-content-start {
  align-content: flex-start;
}

.align-content-end {
  align-content: flex-end;
}

.align-content-center {
  align-content: center;
}

.align-content-between {
  align-content: space-between;
}

.align-content-around {
  align-content: space-around;
}

.align-content-stretch {
  align-content: stretch;
}

.align-self-auto {
  align-self: auto;
}

.align-self-start {
  align-self: flex-start;
}

.align-self-end {
  align-self: flex-end;
}

.align-self-center {
  align-self: center;
}

.align-self-baseline {
  align-self: baseline;
}

.align-self-stretch {
  align-self: stretch;
}

.text-left {
  text-align: left;
}

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

.text-right {
  text-align: right;
}

@media (min-width: 1400px) {
  .pl-vw {
    padding-left: calc(calc(100vw - calc(var(--container) + 30px)) / 2) !important;
  }

  .pr-vw {
    padding-right: calc(calc(100vw - calc(var(--container) + 30px)) / 2) !important;
  }

  .ml-vw {
    margin-left: calc(calc(100vw - calc(var(--container) + 30px)) / 2) !important;
  }

  .mr-vw {
    margin-right: calc(calc(100vw - calc(var(--container) + 30px)) / 2) !important;
  }
}
/*--------------------------------------------------------------
19.0 Icons
--------------------------------------------------------------*/
.skyview2-social-share .social-share-header {
  font-weight: 300;
  font-size: 16px;
  letter-spacing: 0.03em;
  text-transform: capitalize;
  color: var(--text);
  font-family: var(--e-global-typography-accent-font-family);
}
.skyview2-social-share a {
  padding-left: 5px;
  padding-right: 5px;
  color: var(--text);
}
.skyview2-social-share a:hover {
  color: var(--primary);
}
.skyview2-social-share a span {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

/* ===== Start ICONS CSS ===== */
@font-face {
  font-family: "skyview2-icon";
  src: url("./assets/fonts/icons/skyview2-icon-1.0.0.eot");
  src: url("./assets/fonts/icons/skyview2-icon-1.0.0.eot?#iefix") format("eot"), url("./assets/fonts/icons/skyview2-icon-1.0.0.woff2") format("woff2"), url("./assets/fonts/icons/skyview2-icon-1.0.0.woff") format("woff"), url("./assets/fonts/icons/skyview2-icon-1.0.0.ttf") format("truetype"), url("./assets/fonts/icons/skyview2-icon-1.0.0.svg#skyview2-icon-1.0.0") format("svg");
}
[class*=skyview2-icon-] {
  font-family: "skyview2-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
}

.skyview2-icon-adobe:before {
  content: "";
}
