/**
Theme Name: W7sky Theme
Author: Logmedia
Author URI: https://www.logmedia.at/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: w7sky-theme
Template: astra
*/
:root {
  --primary-color: #ECE9E7;
  --primary-color-2: #CABEAE;
  --primary-color-3: #716354;
  --primary-color-4: #2D2522;
  --secondary-color: #0e4243;
  --secondary-color-2: #5e7c7d;
  --secondary-color-3: #acbcbc;
  --teritary: #5e0b15;
  --teritary-2: #985c59;
  --teritary-3: #cdaba8;
}

.site-header .menu-link:focus-visible, .site-header .menu-link:focus {
  outline: none;
}

#ast-mobile-popup-wrapper .ast-mobile-popup-header button:focus, #ast-mobile-popup-wrapper .ast-mobile-popup-header button:focus-visible {
  border: none;
}
#ast-mobile-popup-wrapper .ast-menu-toggle:focus, #ast-mobile-popup-wrapper .ast-menu-toggle:focus-visible {
  outline: none;
}

body #content .full-hero {
  width: 100vw;
  min-height: 100svh;
}
body #content .three-quaters-hero {
  width: 100vw;
  min-height: 75svh;
}
body #content .half-hero {
  width: 100vw;
  min-height: 50svh;
}
body #content .half-hero {
  width: 100vw;
  min-height: 25svh;
}

#fancybox-wrap #fancybox-img {
  cursor: url("./assets/graphics/icons/swipe-arrows.png"), auto;
}
#fancybox-wrap .fancy-ico span {
  border: none;
}
#fancybox-wrap #fancybox-prev span,
#fancybox-wrap #fancybox-next span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
}
#fancybox-wrap #fancybox-prev span:after,
#fancybox-wrap #fancybox-next span:after {
  position: unset;
  border: none;
  width: 0.8rem;
  height: 0.8rem;
  display: block;
  transform: none !important;
}
#fancybox-wrap #fancybox-prev span:after {
  background: url("./assets/graphics/icons/arrow-left.png") center center/contain no-repeat;
}
#fancybox-wrap #fancybox-next span:after {
  background: url("./assets/graphics/icons/arrow-right.png") center center/contain no-repeat;
}

.site-header#masthead .ast-site-identity {
  position: absolute;
  top: 3rem;
}
.site-header#masthead .ast-header-social-wrap {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  left: 2rem;
}
.site-header#masthead .ast-header-social-wrap .header-social-inner-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1rem;
}
.site-header#masthead .ast-header-social-wrap .header-social-item {
  margin: 0;
}
.site-header#masthead .ast-header-social-wrap .ahfb-svg-iconset svg {
  width: 2rem;
  height: 2rem;
  fill: white;
}
.site-header#masthead .main-navigation .main-header-menu > .menu-item {
  padding: 0.5rem;
}
.site-header#masthead .main-navigation .sub-menu {
  background-color: rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(10px);
  padding: 1rem;
  border: 1px solid rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.3);
}
.site-header#masthead .main-navigation .sub-menu .menu-item {
  --border-color: black;
  border: 1px solid transparent;
}
.site-header#masthead .main-navigation .sub-menu .menu-item:hover {
  border-left: 1px solid var(--border-color);
}
.site-header#masthead .main-navigation .sub-menu .menu-link {
  color: black;
}

#ast-mobile-popup-wrapper #ast-mobile-popup .ast-close-svg {
  color: white;
}
#ast-mobile-popup-wrapper #ast-mobile-popup .site-branding {
  padding: 0;
  text-align: center;
}
#ast-mobile-popup-wrapper #ast-mobile-popup .site-branding img {
  width: 10rem;
}
#ast-mobile-popup-wrapper #ast-mobile-popup .ast-builder-menu-mobile {
  margin-top: -1rem;
}
#ast-mobile-popup-wrapper #ast-mobile-popup .ast-menu-toggle {
  margin-right: 2rem;
}
#ast-mobile-popup-wrapper #ast-mobile-popup .header-social-inner-wrap svg {
  width: 1.5rem;
  height: 1.5rem;
}

.page-id-71 .main-header-bar-navigation,
.page-id-71 .ast-site-identity {
  display: none;
}
.page-id-71 .home_hero_nav {
  backdrop-filter: blur(1px);
  margin-top: 5rem !important;
}
.page-id-71 .home_hero_nav .uagb-desc-text {
  margin-left: 2rem;
  text-transform: uppercase;
}
.page-id-71 .home_section-text_number {
  transform: translateX(-5rem);
  font-family: "Bodoni Moda", serif;
}

/*# sourceMappingURL=style.css.map */
