/*
Theme Name: Root Child
Theme URI: http://wpshop.biz/themes/root
Author: WPShop.biz
Author URI: http://wpshop.biz/
Template: root
Version: 1.0.0
*/

/* Below you can add your CSS styles */
/* Ниже Вы можете добавить свои CSS стили */


/*@media (min-width: 992px) {
.site-header {
    min-height: 220px;
}
}

@media (min-width: 576px) {
.site-logotype img {
    max-height: 160px;
}
}*/

/*#site-navigation {
	border-radius: 10px 10px 0 0 !important;
}*/

.posts-container--two-columns .post-card__image img {
	height: 200px;
	max-height: 200px;
}

.b-related__items .post-card__image img {
	height: 200px;
	max-height: 240px;
}

.entry-content figure {
	text-align: center;
}
