/*
Theme Name: Benedikt Hogan
Author: Maja Benke
Author URI: https://maja-benke.de
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: benedikt-hogan
Template: astra
*/


/*--------------------------------------------------------------
Table of Contents:
----------------------------------------------------------------
1.0  - Reset
2.0  - General Styles
3.0  - Links + Colors
4.0  - Header
5.0  - Posts
	5.1 - Comments
6.0  - Pagination
7.0  - Standard Page + Page Templates
8.0  - Archives / Author Archive / Search Results / 404
9.0  - Default Widgets
10.0  - Custom Front Page
	10.1 - Custom Front Page Widget Areas and Widgets
11.0 - Footer
12.0 - Plugins
13.0 - Shortcodes
14.0 - Editor Blocks
15.0 - Media Queries
16.0 - Print
--------------------------------------------------------------*/



/*
1.0 Reset
----------------------------------*/

/* Fonts */
@font-face {
    font-family: 'Berlinsans Roman';
    src: url(fonts/BerlinsansRoman.eot);
    src: url(fonts/BerlinsansRoman.eot?#iefix) format('embedded-opentype'),
    url(fonts/BerlinsansRoman.otf) format('otf'),
    url(fonts/BerlinsansRoman.svg#BerlinsansRoman) format('svg'),
    url(fonts/BerlinsansRoman.woff) format('woff'),
    url(fonts/BerlinsansRoman.woff2) format('woff2');
}

/*
2.0 General Styles
----------------------------------*/
h1, .entry-content h1, .entry-title h1,
.ast-single-post .entry-title, .page-title,
h2, .entry-content h2, h2.entry-title,
h3, .entry-content h3,
h4, .entry-content h4,
h5, .entry-content h5,
h6, .entry-content h6,
.wp-block-pullquote p,
.blog .entry-title, .blog .entry-title a, 
.archive .entry-title, .archive .entry-title a, 
.search .entry-title, .search .entry-title a {
    font-family: 'Berlinsans Roman';
}

h1, .entry-content h1, .entry-title h1,
.ast-single-post .entry-title, .page-title {
    font-size: 48px;
    font-size: 3rem;
}

h2.entry-title, .blog .entry-title {
    margin-bottom: 0.5em;
    font-size: 34px;
}

.blog .entry-meta {
    padding-bottom: 1em;
}

/*
3.0 Links + Colors
----------------------------------*/

/*
4.0 Header
----------------------------------*/


/*
5.0  Posts
----------------------------------*/

/*
5.1 - Comments
----------------------------------*/

/*
6.0 Pagination
----------------------------------*/

/*
7.0 Standard Page + Page Templates
----------------------------------*/

/*
8.0  - Archives / Author Archive / Search Results / 404
----------------------------------*/

/*
9.0  - Default Widgets
----------------------------------*/

/*
10.0  - Custom Front Page
----------------------------------*/

/*
13.0 - Shortcodes
----------------------------------*/

/*
14.0 - Editor Blocks
----------------------------------*/

/*
15.0 - Media Queries
----------------------------------*/

/*
16.0 - Print
----------------------------------*/


