/*
Theme Name: Chronus Child
Theme URI: https://themezee.com/themes/chronus/
Template: chronus
Author: Mediengestaltung der USE
Author URI: https://u-s-e.org
Description: This is a child theme of Chronus. It is a fast and lightweight WordPress Theme created for magazines, news websites and personal blogs. The Featured Content section and flexible Magazine Widgets give you the ability to highlight your most important posts on the home page. The minimalistic and responsive design focuses on your content and looks great on any screen size.
Tags: two-columns,blog,news,custom-background,custom-logo,custom-header,custom-menu,grid-layout,entertainment,editor-style,block-styles,rtl-language-support,featured-image-header,featured-images,flexible-header,custom-colors,full-width-template,sticky-post,threaded-comments,translation-ready,theme-options,one-column,left-sidebar,right-sidebar,three-columns
Version: 1.0.1734598259
Updated: 2024-12-19 09:50:59

*/

h1, h2, h3 {color: #580b0b !important; font-family: 'Fredericka the Great' !important; font-weight: lighter !important;}

@media only screen and (min-width: 60em){
.primary-navigation {
	display: flex !important;
	width: auto !important;
	justify-content: space-between !important;
	align-items: center;
}
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	margin: 0;
	padding: 0.4em 1em !important;
	border: 1px solid;
	border-color: rgba(0, 0, 0, 0.075);
	border-color: var(--light-border-color);
	background: none;
	color: #cc5555;
	color: var(--button-color);
	text-decoration: none;
	font-weight: 700;
	font-size: 16px;
	font-size: 1rem;
}
.primary-navigation-wrap {
	border-top: 1px solid;
	border-color: rgba(0, 0, 0, 0.075);
	border-color: var(--light-border-color);
}
/* fredericka-the-great-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Fredericka the Great';
  font-style: normal;
  font-weight: 400;
  src: url('../../fonts/fredericka/fredericka-the-great-v21-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
