* {	margin: 0; padding: 0; }

#catalog {  margin-bottom: 20px; }
#catalog p {  margin: 0 0 5px 0; }
.tag-title { font-size: 18px; margin: 10px 0 7px 0 !important; font-weight: normal; text-transform:uppercase; }
.column { float: left; width: 24%; }

@font-face { font-family: Arial, Helvetica, sans-serif; font-weight: 500; font-display: swap; } 

#wpadminbar { z-index: -99999; }

body {	background-repeat: no-repeat; background-attachment: fixed; background-color: #cccccc; background-image: url(/data/uploads/2020/06/7f7bd1178c89b367.jpg); -webkit-background-size: 100%; -moz-background-size: 100%; -o-background-size: 100%; background-size: 100%;	color: #333; font-size: 14px; font-weight: 500; font-family: Arial, Helvetica, sans-serif; }

main {	width: 960px; min-height: 100vh; overflow: hidden; margin: 0px auto 0px auto; background: #ffffff; position: relative; padding: 0 5px; }

.has-small-font-size {	font-size: 15px; }
.has-regular-font-size { font-size: 18px; }
.has-large-font-size { font-size: 22px; }

.article { display: block; float: left; width: 610px;	margin:0 10px 10px 10px; overflow: hidden; }

.wp-block-image { margin: 10px 0; margin-bottom: 1em; }

.aside {	margin:10px; display: block; width: 310px; float: right; position: relative; overflow: hidden; }
.aside ul { line-height: 1.5; }
.aside ul li { font-family: Roboto,Arial,sans-serif; font-size: 14px; font-weight: 500; text-align: justify; clear: none; word-break: break-word; margin: 5px 0; }
.aside ul li a { text-align: justify; clear: none; word-break: break-word; color: #000; text-decoration: none; font-size: 14px; font-weight: 500; }
.aside ul li a:hover { color: #5181b8; text-decoration: none; } 

time { color: #929292; display: inline-block; }

ul, ol { list-style: none; }

h1 span { color:  #5181B8; }

a { color: #000000; text-decoration: none; }

a:hover { color: #5181b8; text-decoration: none; }

select { height:30px; font-size: 16px; margin-bottom: 5px; }

h2 { font-weight: 500; font-size: 18px; color: #000; padding: 5px 0px; border-bottom: 2px solid #5181B8; }
h2 a { text-decoration: none; color: #000; }
h2 a:hover { text-decoration: underline; }
video { margin: 10px 0; width: 100%; }

.ya-share2 { margin: 15px 0 0; }

section {border-bottom: 1px dotted #d7d8dc; width: 100%; height: 165px; position: relative; margin: 15px 0; display: block; }
.discription-cat { font-size: 18px; font-weight: 500; }
.discription-cat p { margin: 15px 0; padding: 0; }
.posts_title { display:block; margin: 0 0 7px 0; }
.posts_title:hover { color: #5181B8; text-decoration: none; transition:0.6s; }
.posts_title h1 { font-size: 18px; font-weight: 500; }
.post-date { color: #929292; }

/* стиль странице 404 */
#notfound { text-align: center;	margin: 10px; }
#notfound h1 { font-weight: 500; font-size: 23px; padding: 0; margin: 0; }
#notfound h3 { font-weight: 500; font-size: 18px; padding: 0; margin: 0; }
#notfound img {	display: block;	overflow: hidden; background-repeat: no-repeat;	padding: 210px 50%; background-position: center; background-image: url('/data/themes/wsports/assets/images/404.png'); }
#notfound a { text-decoration: underline; color: #5181b8; }
#notfound a:hover { text-decoration: none; color: #333333; }
/* стиль странице 404 */

/* стиль странице agreement */
.agreement { padding: 10px; font-size: 15px; font-weight: 400; line-height: 35px; word-break: break-word; text-align: justify; display: block; margin: 15px; overflow: hidden; }
.agreement a { color: #000; text-decoration: underline; }
.agreement a:hover { color: #000; text-decoration: none; }
/* стиль странице agreement */

/*  Верхния панель, логотип, меню поиск */
nav { box-shadow: 0 0 5px; background-color: #5181b8; position: sticky; width: 100%; margin: 0px auto; z-index: 9999; top: 0px; left: 0px; right: 0px; height: 40px; }

.Ndivtop { background-color: #5181b8; text-align: center; font-family: Roboto,sans-serif; text-shadow: 2px 2px 5px #0000cc; width: 970px; justify-content: space-between; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -ms-flex-align: center; margin: 0px auto; padding: 0px; height: 40px; }

#logot { padding: 0 10px;	width: 30px; height: 30px; float: left; }
.custom-logo-link { width: 30px; height: 30px; float: left; }
#logot img { width: 30px; height: 30px; background-size:cover; object-fit:cover; background-repeat: no-repeat; }
.navbar-nav li { display:-webkit-box; display:-webkit-flex; display:-ms-flexbox; display:flex;-webkit-box-align:center; -webkit-align-items:center; -ms-flex-align:center; align-items:center; }
.navbar-nav { float: left; height:100%; }
.navbar-nav li { float: left; height: 100%; }
.navbar-nav li.active>a, .navbar-nav li.active>i { color:#fff; border-color:#fadb00; }
.navbar-nav li:hover>a,.navbar-nav li:hover>i{ color:#fadb00; border-color:#fadb00; }
.navbar-nav li:last-child { margin-right:0; }
.navbar-nav a,.navbar-nav>li>i { height:100%; line-height:34px; padding:0px 5px; color: #ffffff; text-transform:capitalize; display:-webkit-box; display:-webkit-flex; display:-ms-flexbox; display:flex; -webkit-box-align:center; -webkit-align-items:center; -ms-flex-align:center; align-items:center; border-bottom:2px solid transparent; -webkit-transition:.2s;	transition:.2s;	cursor:pointer; }
.navbar-nav a.icon-more,.navbar-nav>li>i.icon-more { padding-top:0; border:0; }
.navbar-nav .subnav-down.active>i {	color:#fadb00; }
.navbar-nav .subnav-down .nav-down .nav-down-subnav { height:auto; }
.navbar-nav a,.navbar-nav>li>i,.nav-down,.menu-user-name { font-weight: 600; font-size: 13px; text-transform: none; text-decoration: none; }
.fl-col { -webkit-box-orient:vertical; -webkit-box-direction:normal; -webkit-flex-direction:column; -ms-flex-direction:column; flex-direction:column }
.fl-col { display:-webkit-box; display:-webkit-flex; display:-ms-flexbox; display:flex }
.mainldop { width: 100%; background-color: aliceblue; }

.dropmenu { background-color: aliceblue; width: 970px; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center;  margin: 0px auto; padding: 0px; display: -webkit-box;	display: -webkit-flex; display: -ms-flexbox; display: flex; border-bottom: 1px solid #ebebeb; }
.dropmenu li { font-weight: 600; margin: 0 10px; height: 100%;	line-height: 34px; color: #fff; text-transform: capitalize; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -webkit-transition: .2s; transition: .2s; cursor: pointer; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.dropmenu li a { text-decoration: none; font-size: 14px; padding: 0 0; border-bottom: 2px solid transparent; color: #4f4f4f; cursor: pointer; white-space: nowrap; }
.dropmenu li a:hover { border-color: #001fff; text-decoration: none; }
/*.current-menu-item { border-bottom: 2px solid #001fff; text-decoration: none; }*/

.mainul { background-color: aliceblue; width: 970px; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center;  margin: 0px auto; padding: 0px; display: -webkit-box;	display: -webkit-flex; display: -ms-flexbox; display: flex; border-bottom: 1px solid #ebebeb; }
.dropbtn { font-weight: 600; font-size: 14px; padding: 0 0; border-bottom: 2px solid transparent; color: #4f4f4f;	cursor: pointer; white-space: nowrap; }
.dropdown {	margin: 0px 10px; line-height: 34px; }

.dropdown-content {
	line-height: 10px;
	display: none;
	position: absolute; 
	min-width: 160px;
	z-index: 1;
	width: 200px;
	background-color: aliceblue;
	overflow: auto;
	max-height: 75vh; 
	border-top: 1px solid #ddd;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.45);
}

.dropdown-content::-webkit-scrollbar { width: 0px; }

.dropdown-content a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center; 
	-ms-flex-align: center; 
	align-items: center; 
	-ms-flex-align: center; 
	color: black; 
	padding: 10px 15px; 
	text-decoration: none;
}

.dropdown-content a:hover { background-color: #ddd; }
.dropdown:hover .dropdown-content { display: block; }
.dropdown:hover .dropbtn { border-bottom: 2px solid #c1b521 }
.lilink { font-weight: 600; margin: 0 10px; height: 100%;	line-height: 34px; color: #fff; text-transform: capitalize; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -webkit-transition: .2s; transition: .2s; cursor: pointer; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.ali { text-decoration: none; font-size: 14px; padding: 0 0; border-bottom: 2px solid transparent; color: #4f4f4f; cursor: pointer; white-space: nowrap; }
.ali:hover { border-color: #001fff; text-decoration: none; }

.img_bg_champions-league {
	padding: 10px 10px; 
	width: 10px !important; 
	height: 0;
	background-image: url('/data/themes/wsports/assets/images/chamions-league.png'); 
	background-size: contain; 
	object-fit: cover; 
	background-repeat: no-repeat;
}

.img_bg_europa-league {
	padding: 10px 10px;
	width: 10px !important; 
	height: 0; 
	background-image: url('/data/themes/wsports/assets/images/europa-league.png'); 
	background-size: contain; 
	object-fit: cover;  
	background-repeat: no-repeat;
}

.img_bg_UEFA_Europa_Conference_League {
	padding: 10px 10px;
	width: 10px !important; 
	height: 0; 
	background-image: url('/data/themes/wsports/assets/images/UEFA_Europa_Conference_League.png'); 
	background-size: contain; 
	object-fit: cover;  
	background-repeat: no-repeat;
}

.img_bg_russia {
	padding: 7px 9px;
	width: 10px !important; 
	height: 0; 
	background-image: url('/data/themes/wsports/assets/images/ru.png');  
	background-size: contain; 
	object-fit: cover; 
	background-repeat: no-repeat;
}

.img_bg_england {
	padding: 7px 9px; 
	width: 10px !important;
	height: 0; 
	background-image: url('/data/themes/wsports/assets/images/en.png');  
	background-size: contain;
	object-fit: cover; 
	background-repeat: no-repeat;
}

.img_bg_austria {
	padding: 7px 9px; 
	width: 10px !important;
	height: 0; 
	background-image: url('/data/themes/wsports/assets/images/at.png'); 
	background-size: contain; 
	object-fit: cover;  
	background-repeat: no-repeat;
}

.img_bg_belgium {
	padding: 7px 9px;
	width: 10px !important;
	height: 0; 
	background-image: url('/data/themes/wsports/assets/images/be.png');  
	background-size: contain; 
	object-fit: cover;  
	background-repeat: no-repeat;
}

.img_bg_belarus {
	padding: 7px 9px;
	width: 10px !important; 
	height: 0; 
	background-image: url('/data/themes/wsports/assets/images/by.png');  
	background-size: contain;  
	object-fit: cover;  
	background-repeat: no-repeat;
}

.img_bg_germany {
	padding: 7px 9px;
	width: 10px !important; 
	height: 0;
	background-image: url('/data/themes/wsports/assets/images/de.png'); 
	background-size: contain;
	object-fit: cover; 
	background-repeat: no-repeat;
}

.img_bg_greece {
	padding: 7px 9px;
	width: 10px !important; 
	height: 0;
	background-image: url('/data/themes/wsports/assets/images/gr.png');  
	background-size: contain; 
	object-fit: cover; 
	background-repeat: no-repeat;
}

.img_bg_denmark {
	padding: 7px 9px;
	width: 10px !important; 
	height: 0;
	background-image: url('/data/themes/wsports/assets/images/dk.png'); 
	background-size: contain; 
	object-fit: cover;  
	background-repeat: no-repeat;
}

.img_bg_spain {
	padding: 7px 9px;
	width: 10px !important;
	height: 0;
	background-image: url('/data/themes/wsports/assets/images/es.png'); 
	background-size: contain; 
	object-fit: cover;
	background-repeat: no-repeat;
}

.img_bg_italy {
	padding: 7px 9px; 
	width: 10px !important;
	height: 0;
	background-image: url('/data/themes/wsports/assets/images/it.png');  
	background-size: contain;  
	object-fit: cover; 
	background-repeat: no-repeat;
}

.img_bg_kazakhstan {
	padding: 7px 9px;
	width: 10px !important; 
	height: 0;
	background-image: url('/data/themes/wsports/assets/images/kz.png');
	background-size: 
	contain; 
	object-fit: cover; 
	background-repeat: no-repeat;
}

.img_bg_netherlands {
	padding: 7px 9px;
	width: 10px !important;
	height: 0;
	background-image: url('/data/themes/wsports/assets/images/nl.png'); 
	background-size: contain;
	object-fit: cover; 
	background-repeat: no-repeat;
}

.img_bg_portugal {
	padding: 7px 9px;
	width: 10px !important;
	height: 0; 
	background-image: url('/data/themes/wsports/assets/images/pt.png');
	background-size: contain;
	object-fit: cover; 
	background-repeat: no-repeat;
}

.img_bg_poland {
	padding: 7px 9px; 
	width: 10px !important;
	height: 0; 
	background-image: url('/data/themes/wsports/assets/images/pl.png'); 
	background-size: contain;  
	object-fit: cover;  
	background-repeat: no-repeat;
}

.img_bg_turkey {
	padding: 7px 9px;
	width: 10px !important; 
	height: 0; 
	background-image: url('/data/themes/wsports/assets/images/tr.png'); 
	background-size: contain;
	object-fit: cover; 
	background-repeat: no-repeat;
}

.img_bg_ukraine {
	padding: 7px 9px;
	width: 10px !important;
	height: 0; 
	background-image: url('/data/themes/wsports/assets/images/ua.png');  
	background-size: contain; 
	object-fit: cover;  
	background-repeat: no-repeat;
}

.img_bg_france {
	padding: 7px 9px;
	width: 10px !important; 
	height: 0; 
	background-image: url('/data/themes/wsports/assets/images/fr.png'); 
	background-size: contain; 
	object-fit: cover; 
	background-repeat: no-repeat;
}

.img_bg_czech {
	padding: 7px 9px;
	width: 10px !important; 
	height: 0;
	background-image: url('/data/themes/wsports/assets/images/cz.png'); 
	background-size: contain;
	object-fit: cover; 
	background-repeat: no-repeat;
}

.img_bg_swiss {
	padding: 7px 9px;
	width: 10px !important; 
	height: 0; 
	background-image: url('/data/themes/wsports/assets/images/ch.png'); 
	background-size: contain; 
	object-fit: cover; 
	background-repeat: no-repeat;
}

.img_bg_scotland {
	padding: 7px 9px;
	width: 10px !important; 
	height: 0; 
	background-image: url('/data/themes/wsports/assets/images/sco.png'); 
	background-size: contain; 
	object-fit: cover;
	background-repeat: no-repeat;
}

.img_bg_worldcup-2018 {
	padding: 10px 10px;
	width: 10px !important;
	height: 0; 
	background-image: url('/data/themes/wsports/assets/images/fifa_worldcup_2018.png');
	background-size: contain; 
	object-fit: cover; 
	background-repeat: no-repeat;
}

.img_bg_worldcup-2022 {
	padding: 10px 10px;
	width: 10px !important;
	height: 0; 
	background-image: url('/data/themes/wsports/assets/images/fifa_worldcup_2022.png');
	background-size: contain; 
	object-fit: cover; 
	background-repeat: no-repeat;
}

.img_bg_euro-2020 {
	padding: 10px 10px;
	width: 10px !important;
	height: 0; 
	background-image: url('/data/themes/wsports/assets/images/uefa_euro_2020.png');
	background-size: contain; 
	object-fit: cover; 
	background-repeat: no-repeat;
}

.img_bg_nations-league {
	padding: 10px 10px; 
	width: 10px !important; 
	height: 0; 
	background-image: url('/data/themes/wsports/assets/images/uefa_nations_league.png'); 
	background-size: contain; 
	object-fit: cover;
	background-repeat: no-repeat;
}

.img_bg_africa-cup {
	padding: 10px 10px;
	width: 10px !important; 
	height: 0; 
	background-image: url('/data/themes/wsports/assets/images/africa_cup_of_nations.png'); 
	background-size: contain;
	object-fit: cover; 
	background-repeat: no-repeat;
}

.img_bg_copa-america {
	padding: 10px 10px; 
	width: 10px !important;
	height: 0; 
	background-image: url('/data/themes/wsports/assets/images/copa_america.png');
	background-size: contain;
	object-fit: cover; 
	background-repeat: no-repeat;
}

.img_bg_confederations-cup-2017 {
	padding: 10px 10px; 
	width: 10px !important;
	height: 0;
	background-image: url('/data/themes/wsports/assets/images/fifa_confederations_cup.png');
	background-size: contain;
	object-fit: cover; 
	background-repeat: no-repeat;
}

/* Форма поиска */
#divfs { padding: 0px 10px; margin: 0px; }
#divfs form {
  position: relative;
  width: 280px;
  margin: 0 auto;
}

.d1 {background: #5181b8;}
.d1 input {
  font-size: 14px;
  width: 100%;
  height: 30px;
  padding: 0px 10px;
  border: none;
  border-radius: 4px;
  outline: none;
  background: #fff;
  color: #9E9C9C;
}
.d1 button {
  position: absolute; 
  top: 0;
  right: 0px;
  width: 30px;
  height: 30px;
  border: none;
  background: #ffffff;
  border-radius: 4px;
  cursor: pointer;
}
.d1 button:before {
  content: "\f002";
  font-family: FontAwesome;
  font-size: 16px;
  color: #5181b8;
}
/* Форма поиска */

/*  Верхния панель, логотип, меню поиск */

/* Низ, описания, иконки соц. сетей */
footer { box-shadow: 0 0 5px;
    position: sticky;
    width: 100%;
    top: 0px;
    left: 0px;
    right: 0px;
    margin: 0px auto;
        background: #373a3e;;
}

footer a { color: #fff; }
footer a:hover { text-decoration: none; color: #5181b8; }
.addition { text-align: center;  background: #373a3e;
    font-family: Roboto,sans-serif;
    width: 970px;
    justify-content: space-between;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-align: center;
    margin: 0px auto;
    padding: 0px;
    flex-wrap: wrap;
    border-bottom: 1px solid #5181b8; }
.groups { padding: 5px 10px; float: right; margin: 0px; text-align: center; }
.groups li { float:left; margin:3px; }
/* соц. сетей */
.fa { padding: 8px; font-size: 13px; width: 13px; text-align: center; text-decoration: none; border-radius: 100%; border: solid 2px #ffffff; }
.fa-facebook { background: #858585; color: white; }
.fa-facebook:hover { transition: 1s; border: 2px solid #4941c1; background: #858585; color: #6122de; }
.fa-twitter { background: #858585; color: white; }
.fa-twitter:hover { transition: 1s; border: 2px solid #4941c1; background: #858585; color: #6122de; }
.fa-google { background: #858585; color: white; }
.fa-google:hover { transition: 1s; border: 2px solid #4941c1; background: #858585; color: #6122de; }
.fa-vk { background: #858585; color: white; }
.fa-vk:hover { transition: 1s; border: 2px solid #4941c1; background: #858585; color: #6122de; }
.fa-odnoklassniki { background: #858585; color: #fff; }
.fa-odnoklassniki:hover { transition: 1s; border: 2px solid #4941c1; background: #858585; color: #6122de; }
.fa-rss { background: #858585; color: #fff; }
.fa-rss:hover { transition: 1s; border: 2px solid #4941c1; background: #858585; color: #6122de; }
.fa-telegram { background: #858585; color: #fff; }
.fa-telegram:hover { transition: 1s; border: 2px solid #4941c1; background: #858585; color: #6122de; }
.fa-yandex { background: #858585; color: #fff; }
.fa-yandex:hover { transition: 1s; border: 2px solid #4941c1; background: #858585; color: #6122de; }
/* соц. сетей */
.footer_menu { margin: 0 15px; display: flex; justify-content: space-between; padding: 15px 0; } 
footer .contacts { margin: 0; padding: 0px 10px; font-size: 16px; }
.menu-item-1521 { margin: 10px 0; }
.copyright { background: #373a3e; text-align: center;
    font-family: Roboto,sans-serif;
    width: 970px;
    justify-content: space-between;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-align: center;
    margin: 0px auto;
    color: #ffffff;
    padding: 15px 0px;
    font-size: 16px; }
/* Низ, описания, иконки соц. сетей */

.news-items_head { font-weight: 550; font-family: Roboto,Arial,sans-serif; font-size: 15px; border-bottom: 1px solid #d7d8dc; color: #9f929f; letter-spacing: .5px; text-transform: uppercase; padding: 8px 0; }
.news_all { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; border-bottom: 1px dotted #d7d8dc; margin: 0; padding: 12px 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-box-align: baseline;  -ms-flex-align: baseline; align-items: baseline; margin: 5px 0; }
.news-item_content { padding: 0 10px; display: block; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }
.news-item_content h1 { font-size: 14px; font-weight: 500; }
.news-item_link { display: list-item; list-style: inside; font-size: 14px; font-weight: 500; }
.news-item_link_home { margin-left: 20px; display: list-item; list-style: inside; font-size: 14px; font-weight: 500; }

/* Постраничная пагинация */
.paging {padding: 5px; margin: 10px; align-content: center; overflow: hidden; text-align: center; }
.page-numbers { display: inline; margin: 0 4px; font-size: 18px; color: #000000; text-decoration: none !important; background:  repeat-x 0 17px; }
.page-numbers:hover { color: #5181B8; }
.current { background: #5181B8 !important; color: #fff !important; padding: 0 6px; margin: 0; }
/* Постраничная пагинация */

/* Основная часть странице "posts" */
.headline {	width: 100%; font-size: 14px; overflow: hidden; margin-bottom: 15px; }
.news-head { margin: 10px 0 0; border-bottom:2px solid #ebebeb; }
.news-head h1 {	font-weight: 500; font-size: 20px; padding: 0; margin:10px 0; color: #000; position: relative; }
.main { margin: 0px 20px; }
.main a { font-weight: 550; color: #5181b8; }
.main a:hover { color: #333; }
.main img { width:610px; height:400px; object-fit: cover; background-size:cover; }
.main ul { margin: 0 0 15px 0; }
.main ul li { text-align: left;  margin-left: 2em; }
.main table { margin: 10px auto; }
.main p, .main caption, .main th, .main td { font-size: 15px; font-weight: 500; line-height: 1.8; }
.main caption { padding: 6px; padding-bottom:0px; margin-top: 6px; margin-bottom: 0px; font-weight: bold; background-color: #5181B8; color: #FFF; height: 25px; text-align: center; }
.main th { text-align: center; }
.main tr { margin: 0px 0px; }
.main td { padding-left:7px; padding-right:7px; margin: 0px 0px; text-align: right; }
.main p {  margin: 1em 0; text-align: justify; clear: none; word-break: break-word; }
.main h3 { font-size:18px; }
.main h4 { font-size:16px; }
.main iframe { width:100%; max-height: 100%; }
.main pre { line-height: 35px; padding: 10px 10px; border: 1px solid #dedede; border-radius: 5px; background-color: #f7f7f7; font-family: monospace, "Courier New"; white-space: pre; overflow: auto; font-size: 17px; }
/* Основная часть странице "posts" */

/* Стили тегов в посту */
.tags { margin: 10px 0px; border-bottom: 2px solid #ebebeb; padding: 10px 0; }
.tags h3 { display: inline-block; }
.tags a { font-size: 15px; font-weight: 500; }
/* Стили тегов в посту */

.video { padding: 5px; background-color: #f74768; margin: 0 5px; font-size: 12px; font-weight: bold; color: #ffffff; }
.video_for_home { top: 0px; width: 38px; position: absolute; left: 167px; padding: 5px; background-color: #f74768; margin: 0 5px; font-size: 12px; font-weight: bold; color: #ffffff; }

.scale { border-top-left-radius: 5%; border-top-right-radius: 5%; float: left; height: 165px;  display: inline-block; overflow: hidden; }
.scale img { /*transition: 1s;*/ display: block; float: left; background-size: cover; object-fit: cover; width: 220px; } 
/*.scale img:hover { transform: scale(1.2); }*/
.txt { margin-left: 10px; height: 100%; float: left; width: 380px; }
.txt p { line-height: 1.5; font-size: 14px;	padding:0px; margin: 7px 0 0 0; }
.info_post { -ms-flex-align: center; align-items: center; -ms-flex-align: center; margin: 5px 0px; display: inline-flex; }
.kama_breadcrumbs { padding: 0 0 10px 0; font-size: 15px; line-height: 20px; }
.kb_title { color: #929292; font-size: 15px; font-weight: 550; }
.top {	width: 100%; height:34px; overflow: hidden;	border-top:2px solid #ebebeb; border-bottom:2px solid #ebebeb; margin:5px 0; }
.share { float:left; margin:5px 0 5px 0; }
#comment {	height: 100px;	border-radius: 5px; display: inline-block; overflow: hidden; word-wrap: break-word; font-size: 15px; line-height: 20px; width: 96%; resize: none; padding: 10px; }
.submit { border-radius: 4px; color: #fff; background: #5181B8; padding: 6px; border: 1px solid #5181B8; font-weight: normal; text-align: center; }
.submit:hover { background: #9CA3DA; }
.my_commentlist{ border-bottom: 3px solid #ebebeb; margin-bottom: 10px; }
.my_commentlist .comment { padding:0 0 15px 0; border:none;}
.my_commentlist .pingback { padding:0 0 15px 0;	border:none; }
.my_commentlist .comment .children { list-style-type: none; padding: 0px; margin-left: 15px; /*если нужен отступ для древовидных ком. поставьте 15px*/ }
.my_commentlist .comment .children .comment { margin:15px 0 0 15px;	border:none; padding: 0; }
#comments { background: #fff; width:650px; padding: 15px; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); }
#comments .my_commentlist { margin: 10px 0; padding: 0; list-style:none; background: #ebf0f3; padding: 5px; }
#comments .my_commentlist .comment { margin:0; padding: 0 0 10px;background: #fff; }
.my_commentlist .comment-author { display: inline; border-right: 1px solid #e0e0e0; width: 100px; float: left; margin: 5px; }
#comments .my_commentlist .commentmetadata { float:left; }
#comments .my_commentlist p { clear:none; color: #555; font: 14px arial; line-height: 23px; }
.my_commentlist .comment-content { margin-left: 116px; }
.my_commentlist .reply { margin: 10px; }
.my_commentlist .reply a { display: inline-block; font-size: 13px; font-weight: 550; text-align: center; text-decoration: none; }
.my_commentlist .avatar { width: 60%; border: medium none; border-radius: 50%; float: none; margin: 5px auto; padding: 0px; display: table; }
.my_commentlist .comment-header { justify-content: space-between; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -webkit-box-align: center; -webkit-align-items: center; height: 20px; background: #ebebeb; margin-bottom: 15px; width: 100%; }
.my_commentlist cite { color: #444; font: bold 13px arial; padding-left: 10px; }
.my_commentlist .com_date { color: #8ca0b5; font: normal 13px arial; float: right; padding-right: 15px; }
.my_commentlist .commentnumber { color: #8ca0b5; float: right; font: italic 13px/30px arial; padding-right: 15px; }
.my_commentlist .comment-body { overflow: hidden; position: relative; background:#fff; }
.my_commentlist .rep-authorcom { color: #25394e; font-size: 13px; }
.com_per { border: medium none; color: #666; display: block; font-size: 11px; text-align: center; }
.my_commentlist .edit-link a { background: none !important; border: none !important; border-radius: 0 !important; display: inline-block; font-size: 13px !important; font-weight: 550; line-height: 30px; margin-right: 5px !important; min-height: 30px; padding: 0 !important; text-align: center; text-decoration: none; }
.comment-form-comment { margin: 10px 0; }
.comment-awaiting-moderation { color: #999; font-size: 12px; }
.vip1,.vip, .vp, .vip2, .vip3, .vip4, .vip5, .vip6, .vip7  { border: medium none; font: bold 13px arial; display: block; text-align: center; margin-bottom: 5px; }
.vp {color: #e82e24;}
.vip1 {color: #348be8;}
.vip2 {color: #BE005E;}
.vip3 {color: #2e517e;}
.vip4 {color: #658a18;}
.vip5 {color: #00A56D;}
.vip6 {color: #e35d28;}
.vip7 {color: #99A400;}
.vip {color: #4c5176;font-size: 11px;margin: 0;}
.icon-user { margin: 0 10px; justify-content: center; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; align-items: center; -ms-flex-align: center; text-align: center; color: #ffffff; border-radius: 100%; border: 2px solid; width: 28px; height: 28px; cursor: pointer; }
.icon-user .auser { width: 100%; }
.icon-user .auser:hover { border-color: }
.icon-user .anoprof { width: 100%; }
.icon-user .anoprof:hover { border-color: }
.bi-person-fill { width:20px; color: #ffffff; }
.bi-person-fill:hover { color: #000000; }
.photo { background-size: cover; object-fit: cover; justify-content: center; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; align-items: center; -ms-flex-align: center; width: 100%; border-radius: 50%; height: 100%; }
.poxojie_zapisi { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
.article-preview { width: 32%; max-width: 235px; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column;	margin: 0 0 20px; }
.related_links { margin: 0; font-weight: 500; font-size: 15px; line-height: 20px; }
.similar_images { width: 100%; height: auto; }
.subscint {	margin: 5px 0; padding: 12px; width: 100%; box-sizing: border-box; border: 1px solid #ccc; border-radius: 3px; } 
.subscribe{ margin: 5px 0; padding: 10px; width: 100%; cursor: pointer; border: 1px solid #2493FF; overflow: visible; display: inline-block;
    color: #fff; font: bold 1.4em arial, helvetica; background-color: #2493ff; transition: background-color .2s ease-out; border-radius: 4px; }
.likewise { border: 0; margin: 10px 0 0; }
.rekside { display: block; margin: 0 10px 10px 10px; overflow: hidden; }
.form-submit { margin: 0px 0px 15px; }
.must-log-in {padding: 10px; border: 1px dotted; font-size: 16px; margin: 15px 0px; font-weight: 550;}