@charset "UTF-8";
/*
Theme Name: BlogPost 4 Дочерняя
Theme URI: https://goodwinpress.ru/wp-tema-blogpost-4
Author: GoodwinPress
Author URI: https://goodwinpress.ru/
Description: Используем дочернюю тему лишь в тех случаях, когда собрались менять стили, разметку или функции темы. Просто так ее ставить не требуется.
Text Domain: blogpost-4
Domain Path: /languages
Template: blogpost-4
*/


/* Размещайте ваши стили под этой строкой. */
.text_c{
text-align:center}
.ada {
            display: block;
            margin-left: auto;
            margin-right: auto;
        }
.n1{
font-size: 1.2em;
line-height:1.5em;
font-weight: 600}
.nr1{
font-size: 1.1em;
font-weight: 600;
text-align:left;
margin-bottom:5px}
.bold{
font-weight:bold}
.italic{
font-style:italic}
.boldit{
font-style:italic;
font-weight:bold}
.note {
background-color: #f5f5f5;
border-left: 4px solid #6666cc;
border-radius: 2px 0 0 2px;
padding: 14px 14px 1px;
margin-bottom:20px;}
.advice2{
padding:20px;
background-color:#eee;
margin-bottom:40px}
.advice2 *:last-child{
margin-bottom:0}
.date_author{
font-size:14px}
.attention {
padding: 14px 16px 1px;
border: 2px solid #666699;
border-radius: 4px;
box-shadow: 0 1px 15px rgba(0,0,0,0.1);
margin-bottom: 20px;}
.notes{font-weight:bold;
margin-bottom:10px;
}
.special_list_item{
border-bottom:1px solid #CCC;
margin:15px 0 10px 0}
.special_list_title{
text-align:left;
margin-bottom:5px;
margin-left:10%}
.special_list_image{
float:left;
width:9%;
text-align:center;
overflow:hidden}
.special_list_image.round{
border-radius:50%;
border:2px solid #FFF;
box-shadow:0 0 5px 0 rgba(0,0,0,0.3)}
.special_list_image img{
width:100%;
vertical-align:bottom}
.special_list_content{
margin-left:10%}
.toc p{
font-weight:bold;
}
.single-page__title {
	font-size: 1.7rem;
	font-weight: var(--bold);
	line-height: 125%;
}