/*
Theme Name: Anima Child
Theme URI: http://webstop.pl/twenty-fifteen-child/
Description: Anima Child Theme
Author: Katarzyna Andres
Author URI: http://example.com
Template: anima
Version: 1.0.0
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: one-column, two-columns, three-columns, right-sidebar, left-sidebar, grid-layout, custom-background, custom-colors, custom-header, flexible-header, custom-menu, featured-image-header, featured-images, front-page-post-form, full-width-template, footer-widgets, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, blog, entertainment, photography
Text Domain: anima-child
*/

:root {
	--andres-orange: #CF963D;
	--andres-orange-dark: #AB5C0F;
	--andres-green: #D6D6AC;
	--andres-green-dark: #7B7839;
	--andres-ecru: #FDF5EB;
}

#header-page-title-inside {
  box-shadow: none;
}
.powerpress_player {
	padding-bottom: 1em;
}
.powerpress_links_mp3 {
	padding-bottom: 3em;
}
.published {
	font-size: 90%;
}

@media (min-width: 640px) {
	#header-page-title-inside {
		text-align: left;
	}
	#breadcrumbs-container {
		text-align: left;
	}
	#breadcrumbs {
		text-align: left;
		padding-left: .5em;
	}
	#header-page-title-inside {
		background-color: transparent;
	}
}

/* @media (max-width: 740px) {
	.header-image {
  height: 300px;
  object-fit: cover;
  background-position:bottom right;
  object-position:80% 50%;
	}

	article {
		min-height: 500px;
	}
} */
#content-masonry article.hentry {
	margin-bottom: 2%;
}
h2 {
	font-size:130%;
	font-weight:600;
}

h3 {
	font-size:125%;
	font-weight:500;
}

h4 {
	font-size:120%;
	font-weight:400;
	font-style:italic;
}

h5 {
	font-size:110%;
	font-weight:400;
	font-style:italic;
}

.andres-letter {
	font-size:140%;
	font-weight:bold;
}

.andres-slownik {
	font-size:110%;
	font-weight:500;
	font-style:italic;
}

.andres-post-content-for-podcast {
	display:none;
}

.entry-title, h1, h2, h3, h4{
	font-family: 'Source Serif Pro', serif;
	font-style:italic;
}

#site-title {
	font-family: 'Source Serif Pro', serif;
	font-style:italic;
	font-size:140%
}

.menu-item {
	font-family: 'Source Serif Pro', serif;
	font-weight: 600;
	font-style:italic;
	font-size:100%
}

figcaption a:hover {
	color: var(--andres-orange);
	font-weight: 500;
	font-size: 90%;
}

.wp-block-image {
	text-align: center;
}
