@charset "UTF-8";

/*
Theme Name: Giac
Author: Alex Manannikov
Description: Тема для сайта giac77.ru
Requires at least: 5.3
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: giac
*/

.post-header{
	padding: 50px 0;
	background: url(/wp-content/uploads/2021/12/bg-head-post-ll.webp) center no-repeat;
	background-size: cover
}
.post-header .h1{
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F24941;
	background: url(/wp-content/uploads/2021/12/logo.png) left center no-repeat;
	padding-left: 50px
}
section.single{
	padding: 50px 0
}
section.single p,
section.single li{
	font-size: 17px
}
section.single p{
	margin-bottom: 20px
}
.container{
	max-width: 980px;
	margin: auto
}
h1.entry-title{
	text-align: left;
	font-weight: 700;
	margin-top: 0
}
.wp-post-image{
	display: block;
	float: left;
	margin: 0 20px 20px 0;
	max-width: 400px;
	width: 100%
}
.single-content h2{
	font-size: 30px;
	text-align: left
}
.page-header{
	padding: 50px 0 0
}
.page-header h1{
	margin: 0;
}
article.type-post{
	padding-bottom: 40px
}
.entry-header{
	padding: 30px 0 15px
}
.entry-header h2{
	text-align: left;
	font-size: 30px;
	margin: 0;
	font-weight: bold
}
.entry-content p{
	margin: 0 0 20px;
	font-size: 17px;
	line-height: 1.4
}
.entry-content li{
	font-size: 17px;
	line-height: 1.4;
	margin: 10px 0
}