/**
Theme Name: Shining Redaktionsnetzwerk
Author: Wolf-Dieter Grabner
Author URI: https://www.flowlabs.studio
Description: Seitenvorlagen, Stildefinitionen und Anpassungen für das Shining Redaktionsnetzwerk.
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: shining-redaktionsnetzwerk
Template: astra
*/

/* Don't wait to be asked. */

/* Shining Decorative / Licensed */
@font-face {
  font-family: 'shining-roman';
    src: url('fonts/shining-roman.eot');
  src:
    url('fonts/shining-roman.eot?#iefix') format('embedded-opentype'),
    url('fonts/shining-roman.woff2') format('woff2'),
    url('fonts/shining-roman.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

/* Shining Body Copy / Licensed */
@font-face {
  font-family: 'shining';
	src: url('fonts/shining.woff2');
	src:
	  url('fonts/shining.woff2') format('woff2'),
	  url('fonts/shining.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

body {
  font-family: 'shining', -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
}

h1 {
  font-family: 'shining-roman', Georgia, Times, "Times New Roman", serif;
}

h2, .entry-content h2 {
  font-family: 'shining-roman', Georgia, Times, "Times New Roman", serif;
  font-weight: 400;
  font-size: 2.5rem !important;
  line-height: 1;
  margin-bottom: 0.75em;
}

@media (min-width: 768px) {
  h2, .entry-content h2 {
	  font-size: 3vw !important;
  }
}

h2.small, .entry-content h2.small {
  font-weight: 500;
  font-size: 1.5rem !important;
  line-height: 1;
  margin-bottom: 0.75em;
}

@media (min-width: 768px) {
  h2.small, .entry-content h2.small {
	  font-size: 1.75vw !important;
  }
}

h3, .entry-content h3 {
  font-family: 'shining-roman', Georgia, Times, "Times New Roman", serif;
  font-weight: 400;
  font-size: 2.5rem !important;
  line-height: 1.1;
  color: #2f869c;
  margin-top: 2.25em;
  margin-bottom: 0.125em;
}

@media (min-width: 768px) {
  h3, .entry-content h3 {
    font-size: 2.4vw !important;
  }
}

.entry-content p {
  font-weight: 300;
  font-size: 1.25rem !important;
  line-height: 1.2;  
}

@media (min-width: 768px) {
  .entry-content p {
	  font-size: 1.4vw !important;
  }
}

p.source {
  color: #002846;
}

.entry-content p.small {
  font-weight: 300;
  font-size: 1.125rem !important;
  line-height: 1.2;
}
	
@media (min-width: 768px) {
  .entry-content p.smaöö {
	font-size: 1.125vw !important;
  }
}

.mb-0 {
  margin-bottom: 0 !important;
}

.ast-footer-copyright {
	font-weight: 300;
}

/* Header / Navigation */
.ast-primary-header-bar {
  border-bottom: none;
}

.main-header-bar.ast-sticky-active {
  box-shadow: 0 2px 10px 0 rgb(240, 238, 236, 40%);
}

a.custom-logo-link {
  display: block;
  width: 50%;
}

@media (min-width: 768px) {
  a.custom-logo-link {
    width: 43vw;
    margin-top: 10vh;
  }
  
  .main-header-bar.ast-sticky-active a.custom-logo-link {
    width: 30vw;
    margin-top: 0;
  }
}

.astra-logo-svg:not(.sticky-custom-logo .astra-logo-svg,.transparent-custom-logo .astra-logo-svg,.advanced-header-logo .astra-logo-svg) {
  width: 100%;
  height: auto;
}

.site-description {
  font-family: 'shining-roman', Georgia, Times, "Times New Roman", serif;
  font-weight: 400;
  font-size: 1.9rem !important;
  line-height: 1;
}

@media (min-width: 768px) {
  .site-description {
    font-size: 1.9vw !important;
    padding-top: 1.75em;
  }
  
  .main-header-bar.ast-sticky-active .site-description {
    display: none;
  }
}

.ast-sticky-main-shrink .ast-sticky-shrunk .site-logo-img img {
  width: 100%;
  height: auto;
  max-height: initial !important;
}

.ast-sticky-main-shrink .ast-sticky-shrunk.main-header-bar .ast-site-identity, .ast-sticky-main-shrink .ast-sticky-shrunk .main-header-bar .ast-site-identity {
  padding-top: 1em;
  padding-bottom: 1em;
}

[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
  width: 2.5vw;
  height: 2.5vw;
  top: -0.5vw;
  position: relative;
}

.ast-sticky-main-shrink [data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
  top: -1vw;
}

.ast-mobile-popup-drawer .ast-mobile-popup-overlay {
  background: rgba(240, 238, 236, 0.6);
  transition: opacity 0.42s ease-in-out;
}

.ast-desktop-header-content .ast-builder-menu-mobile .main-header-bar-navigation,
.ast-desktop-popup-content .ast-builder-menu-mobile .main-header-bar-navigation,
.ast-header-break-point .ast-builder-menu-mobile .main-navigation {
  margin-top: 7vh;
  height: 70vh;
}

.ast-mobile-popup-drawer .ast-mobile-popup-header .menu-toggle-close {
  color: #fff;
}

.ast-mobile-popup-drawer .ast-mobile-popup-inner {
  background: #2f869c;
}

.ast-desktop .ast-mobile-popup-drawer.ast-mobile-popup-full-width .ast-mobile-popup-inner,
.ast-mobile-popup-drawer.active .ast-mobile-popup-inner {
  background: #2f869c;
}

@media (min-width: 769px) {
  .ast-desktop .ast-mobile-popup-drawer.ast-mobile-popup-full-width .ast-mobile-popup-inner {
    max-width: 50%;
    width: 50%;
  }
}

#ast-hf-mobile-menu {
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

#ast-desktop-toggle-menu {
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.main-header-menu {
  font-family: 'shining-roman', Georgia, Times, "Times New Roman", serif;
  font-size: 7vw;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 0.04em;
}

@media (min-width: 769px) {
  .main-header-menu {
    font-size: 3vw;
  }
  
  .ast-desktop .ast-mobile-popup-drawer.ast-mobile-popup-full-width .ast-mobile-popup-inner {
    width: 35%;
    min-width: 35%;
  }
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row {
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1240px;
}

@media (max-width: 921px) {
  #astra-footer-menu {
    justify-content: center;
  }
}

.footer-widget-area[data-section="section-footer-menu"] .astra-footer-tablet-vertical-menu {
  display: flex !important;  
}


.menu-toggle,
.main-header-menu a:focus {
  outline: none;
}

.main-header-menu a:hover {
  text-decoration: underline;
}

.current_page_item {
  /* text-decoration: underline; */
}

/* Button */
.elementor-button-wrapper {
  font-family: 'shining-roman', Georgia, Times, "Times New Roman", serif;
  letter-spacing: 0.025em;
}

.elementor-button-text {
  font-size: 2.5vw;
}


