/*
 Theme Name:   Twenty Twenty-Five Child
 Description:  Twenty Twenty Five Child Theme
 Author:       Bärbel Fritz
 Author URI:   https://www.runtime-design.net
 Template:     twentytwentyfive
 Version:      1.0
 Text Domain:  twentytwentyfive-child
*/

/* @font-face {
    font-family: 'Open Sans';
    src: url('/wp-content/themes/astra-child/fonts/OpenSans.woff2') format('woff2'),
        url('/wp-content/themes/astra-child/fonts/OpenSans.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body, button, input, select, textarea, .ast-button, .ast-custom-button {
    font-family: 'Open Sans', sans-serif !important;
} */

h3 {
  font-weight: 450;
}

header {
  background-color: #fff;
}

div.main-navigation {
  margin-block-start: 0.8rem;
}

p.wp-block-site-title :where(a) {
  letter-spacing: 1px;
  font-size: var(--wp--preset--font-size--x-large);
  font-weight: 500;
}

.language-links span.wp-block-navigation-item__label {
  font-size: var(--wp--preset--font-size--small);
}

.wp-block-navigation li.menu-item-home {
  display: none;
}

.wp-block-navigation__container {
  column-gap: 19.2px;
}

header hr.alignwide {
  margin-block-start: 0;
  margin-block-end: 6px
}

h1.wp-block-heading {
  margin-block-start: 2rem;
}

.wp-block-categories-list, .wp-block-latest-posts__list {
  list-style-type: none;
  padding-inline-start: 0;
  padding-inline-end: 0;

}

.wp-block-categories-list li, .wp-block-latest-posts__list li {
  display: inline;
  padding-right: 24px;

}

div.wp-block-envira-envira-gallery {
  /* background-color: #efefef; */
  background-image: linear-gradient(to top, #efefef 1%, white 30%);
}

body.tag h1.wp-block-query-title {
  display: none;
}

body.tag h2.has-x-large-font-size {
  font-size: var(--wp--preset--font-size--xx-large) !important;
}

body.tag time {
  display: none;
}

div.envira-gallery-item-inner div.caption {
  display: none;
  height: 1px;
  z-index: 10;
  bottom: -10px;
}

div.narrow {
  padding-right: 300px !important;
  scroll-margin-top: 160px;
}



div.critics-menu {
  position: absolute;
  top: 90px;
  right: 10%;
  width: 20%;
  z-index: 19;

}

div.critics-menu ul {
  list-style: none;
}

div.critics-menu ul li {
  margin-bottom: 18px;
}

a.critics-menu {
  scroll-margin-top: 160px;
}

h1.wp-block-post-title {
  padding-bottom: 12px;
}
