/*
Theme Name: Tulsipur Khabar Online
Theme URI: https://www.toplinetech.com.np/themes/tulsipur_khabar
Version: 2.3.2
Author: TopLine Technology
Author URI: https://www.toplinetech.com.np
Slug: tulsipur_khabar
Description: This Theme is for Tulsipur Khabar online news portl. Tulsipur Khabar is neplai online news portal. we make this website for news magazine and more
License: GNU General Public License v2 or later
*/
*{
	margin: 0;
	padding: 0;
}
iframe{
	width: 100%;
}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
	display: block;
}
body{
	background: #FFFFFF!important;
	font-family: 'Mukta', sans-serif!important;
	transition: background-color .5s !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 1.4 !important;
	font-weight: 600 !important;
	color: #4c4a4a !important;
}
p {
	color: #333333;
	font-size: 20px;
}
.content p{
	font-size: 20px!important;
	line-height: 170%!important;
	font-weight: 400;
	margin: 0 0 0.9rem;
}
h1{
	font-size: 55px !important;
}
h2{
	font-size: 30px !important;
}
h3{
	font-size: 26px !important;
}
h4{
	font-size: 20px !important;
}
h5{
	font-size: 18px !important;
}
h6{
	font-size: 17px !important;
}
.float-right{
	float: right;
}
header.main-head{
	padding: 20px 0;
}
.navbar-brand{
	padding: 0 !important
}
.my-menu li.nav-item{
	padding: 1px 5px !important;
	text-align: center;
}
.my-menu li.nav-item a.nav-link, 
.my-menu .dropdown-menu .dropdown-item{
	color: rgba(255,255,255,0.8) !important;
	transition: .1s ease-in-out;
	transition-property: color,background-color,border-color,box-shadow;
	font-weight: 500;
	font-size: 18px;
	position: relative;
	text-transform: none;
}
article.content-block .advertisement-long img{
	height: auto !important;
	width: 100% !important;
}
.box-shadow {
	-webkit-box-shadow: 0 3px 5px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 3px 5px rgba(0,0,0,0.3);
	box-shadow: 0 3px 5px rgba(0,0,0,0.3);
}
.dropdown-item:hover{
	background: transparent !important;
}
.dropdown.open .dropdown-menu{
	box-shadow: 0 10px 10px rgba(0,0,0,0.3);
}
.navbar-light .navbar-toggler{
	border-color: transparent !important;
}
.text-line{
	color: rgba(255,255,255,0.8) !important;
}
.author-meta {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	display: -webkit-inline-box;
}
.author-meta .author-img {
	width: 45px;
	height: 45px;
	background: #ddd;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 10px;
	border: 1px #ddd solid;
}
.author-meta .author-img img {
	width: 100%;
	height: 100%;
	object-position: center;
	object-fit: cover;
}
.author-meta .author-name {
	font-family: Mukta,sans-serif;
	font-size: 17px;
	font-weight: 600;
	color: rgba(0,0,0,.57);
	margin-right: 10px;
}
.advertisement-long section:before {
	content: 'Advertisement';
	font-size: 14px;
	font-weight: 300;
	color: #aaa;
	text-align: center;
}
.reading_time {
	border-left: 1px solid #ddd;
	font-size: 16px;
	margin-top: 10px;
	padding-left: 10px;
}
.at4-jumboshare .at4-title {
	position: relative;
	margin-right: 45px;
	font-size: 18px;
	line-height: 18px;
	margin-top: 27px;
	font-size: 12px;
	bottom: 2px;
}
.at4-jumboshare .at4-count {
	font-size: 60px;
	float: left;
	line-height: 20px !important;
	font-family: Helvetica neue,arial;
	font-weight: 600;
}
.at4-count>span:last-child, .at4-title>span:last-child {
	font-size: 28px!important;
	line-height: 54px!important;
	color: #013db8!important;
}

.at4-jumboshare .at4-title {
	left: 10px;
	position: relative;
	font-size: 18px;
	line-height: 2px;
	bottom: 2px;
}
.at4-jumboshare .at4-title {
	position: relative;
	margin-right: 45px;
	font-size: 18px;
	line-height: 18px;
	margin-top: 0px;
	font-size: 12px;
	bottom: 2px;
}
.at4-title {
	font-size: 14px!important;
}
.at4-title {
	font-size: 18px;
	color: rgba(0,0,0,.68)!important;
	float: left;
	padding-top: 22px;
	padding-left: 8px;
}
.single_post .content img{
	height: auto;
	width: 100%;
	display: block;
	overflow: hidden;
	transition: 0.2s all ease;
}
.banner_block .banner-item figure.image img{
	height: 550px;
	object-fit: cover;
	width: 100%;
}
.advetisement img{
	padding-bottom: 5px;
	width: 100%;
	display: block;
	height: auto;
}
.main_menu_section.sticky {
	box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
	position: fixed;
	width: 100%;
	top: -70px;
	left: 0;
	right: 0;
	z-index: 99;
	transform: translateY(70px);
	transition: transform 500ms ease, background 500ms ease;
	-webkit-transition: transform 500ms ease, background 500ms ease;
	box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
	background: #FFFFFF;
}
.content-block .content a{
	text-decoration: none;
	font-weight: 600;
	color: #0e5dae;
	transition: all .3s ease;
	font-size: 18px;
	line-height: 168%;
}
.brand__logo.brand--image {
	background: #FFF;
	border-bottom-right-radius: 10px;
	border-top-left-radius: 15px;
	max-width: 151px;
	transition: .5s;
}
.brand__logo.brand--image img{
	height: auto;
	width: 100%;
}
.navbar-brand.tilak{
	padding: 4px 12px !important;
	background: #db1e3d;
}
.my-menu li.nav-item {
	position: relative;
	text-align: center;
}
.my-menu li.nav-item:hover:after, .my-menu a.nav-item.active:after {
	height: 100%;
}
.my-menu .dropdown-menu a.dropdown-item:hover{
	background: #db1e3d !important;
	transition: width .2s;
}
.my-menu a.nav-link {
	margin-left: 12px;
	color: rgba(255,255,255,.8)!important;
	z-index: 999;
	position: relative;
}
.my-menu li.nav-item:after {
	content: '';
	cursor: pointer;
	display: block;
	position: absolute;
	width: 100%;
	height: 0;
	top: 0;
	z-index: 0;
	background: #db1e3d;
	transition: height .2s;
}
.sticky .my-menu li.nav-item{
	padding: 4px 5px;
}
/*-------------------Side Menu----------------------*/

.sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 1200;
	top: 0;
	left: 0;
	background-color: #111;
	overflow-x: hidden;
	transition: 0.5s;
	padding-top: 10px;
}

.sidenav a {
	padding: 8px 8px 8px 32px;
	text-decoration: none;
	font-size: 25px;
	color: #818181;
	display: block;
	transition: 0.3s;
}
.sidenavbar{
	width: 200px;
}
.sidenav a:hover {
	color: #f1f1f1;
}
ul.mobile_icon li{
	display: inline-block;
}
#main{
	transition: margin-left .5s;
}
#Main-Menu.hide{
	display: none !important;
	transition: .5s;
}
span.closeslide {
	position: absolute;
	background: #005;
	padding: 10px 20px;
	right: 0;
	top: 0;
}
.sidenav ul li a{
	text-decoration: none;
	transition: all .3s ease;
	font-size: 1.1em;
	display: block;
	line-height: 45px;
	color: rgba(255,255,255,.8);
	padding: 0 25px;
	border-bottom: solid 1px rgba(255,255,255,.08);
}
.sidenav::-webkit-scrollbar{
	width: 3px;
	background-color: #022850;
}
.sidenav::-webkit-scrollbar-thumb {
	border-radius: 0;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	background: #f4f8fb;
}
@media screen and (max-height: 450px) {
	.sidenav {padding-top: 15px;}
	.sidenav a {font-size: 18px;}
}
.skip_site_logo img{
	max-width: 180px;
	height: auto;
}
.skip_btn{
	padding: 5px 25px !important;
	margin-top: 15px;
}
.banner{
	border-bottom: 1px solid #DDD;
}
.tk_author_section, .published_time_ago {
	display: inline-flex;
	display: -webkit-inline-flex;
	align-items: center;
	margin-right: 1.1em;
}
.tk_author_section .tk__logo {
	height: 30px;
	width: 30px;
	max-width: 30px;
	border-radius: 50%;
	overflow: hidden;
	display: inline-block;
}
.tk_author_section .tk__logo img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.tk_author_section label {
	font-size: 16px;
	font-weight: 600;
	line-height: 20px;
	margin-top: 7px;
	color: rgba(0,0,0,.6);
}
.published_time_ago span{
	color: rgba(0,0,0,.6);
	font-size: 16px;
	font-weight: 600;
}
#return-to-top {
	cursor: pointer;
	position: fixed;
	bottom: 50px;
	right: 5px;
	background: #db1e3d;
	width: 40px;
	height: 40px;
	box-shadow: 0 2px 3px;
	border-radius: 50%;
	display: block;
	text-decoration: none;
	display: none;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#return-to-top i {
	color: rgba(255,255,255,.8);
	margin: 0;
	position: relative;
	left: 12px;
	top: 9px;
	font-size: 20px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.my-menu li.nav-item {
	padding: 1px 5px;
	text-align: center;
}
article.content-block .advertisement-long img {
	object-fit: fill;
	height: 110px !important;
}
.baanner_item figure.image{
	padding: 0 5%
}
@media(max-width: 768px){
	article.content-block .advertisement-long img  {
		height: auto !important;
	}
	.baanner_item figure.image{
		padding: 0;
	}
}
.footer_box p {
	padding: 10px 0;
	margin-bottom: 0;
	padding-bottom: 0;
	color: rgba(255,255,255, 0.8) !important;
}
.editor-box table tr:nth-child(odd) {
	background: #f7f8fb !important;
}
.editor-box table th {
	background: #002285;
	color: rgba(255,255,255,0.8);
	font-size: 18px;
	line-height: 22px;
}
.editor-box table td {
	font-size: 16px;
	border: 1px solid #dddddd;
	padding: 5px 10px;
	line-height: 24px;
}
.editor-box table td {
	vertical-align: middle !important;
}
.editor-box table td .media {
	justify-content: center;
	align-items: center;
}
.editor-box table td .media .user-img img {
	margin: 0 !important;
	width: 70px;
	height: 70px;
}
.editor-box table td .media .user-img img {
	margin: 0 !important;
}
.items img {
	display: block;
}
.editor-box img {
	margin-bottom: 30px;
	max-width: 100%;
}
.editor-box table td .media .main-title {
	margin-top: 0;
	font-size: 16px;
}
.items .main-title {
	line-height: 28px;
	display: block;
	color: #222;
	margin-top: 15px;
	font-weight: 700;
	font-size: 1.375rem;
	line-height: 32px;
}
.editor-box table td ul.social-links {
	margin: 0;
	display: inline-block;
	opacity: 1;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.editor-box table td ul.social-links li{
	list-style: none;
	display: inline-block;
	padding: 5px 10px;
	height: 30px;
	width: 30px;
	border-radius: 50% !important;
}
.advertisement-long section:before{
	content: '';
}
.content-block .advertisement-long section:before{
	content: 'Advertisement';
}
a.tag-cloud-link:before {
	content: '#';
	font-size: 16px;
	margin-right: 3px;
}
.recent li:hover:before {
	color: red;
}
a.tag-cloud-link {
	padding: 8px 15px;
	color: #555;
}
.tranding_tag_box {
	background: #f4f8fb;
	border-bottom: solid 1px rgba(0,0,0,.14);
	min-height: 5px;
}
.tranding_tag_grid .tag_trend_title {
	font-weight: 700;
	color: rgba(0,0,0,.6);
	font-size: .9em;
	position: relative;
	line-height: 3em;
	background-color: rgba(0,0,0,.06);
}
.tranding_tag_grid .tag_trend_title::after {
	content: '';
	border-color: transparent transparent transparent rgba(0,0,0,.06);
	border-style: solid;
	margin-right: 10px;
	position: absolute;
	top: 12px;
	right: -30px;
	border-width: .7em;
}
.my-menu li.nav-item {
	padding: 1px 5px;
	text-align: center;
}
article.content-block .advertisement-long img {
	object-fit: fill;
	height: 110px !important;
}
.baanner_item figure.image{
	padding: 0 4%
}
.content h1 {
	position: relative;
	padding-bottom: 10px;
	background: #002285;
	padding: 0 20px 10px;
}
.content h1 a {
	line-height: 0 !important;
	margin-top: 0 !important;
	padding-top: 0 !important;
	font-size: 35px !important;
	color: rgba(255,255,255,0.8) !important;
}
.content h1:after {
	position: absolute;
	content: '\f054';
	right: 0;
	font-family: 'fontawesome';
	color: rgba(255,255,255,0.8);
	background: #db1e3d;
	padding: 0 20px 10px;
}
.banner-block .baanner_item .banner figure.image img{
	padding: 0;
}
@media(max-width: 768px){
	article.content-block .advertisement-long img  {
		height: auto !important;
	}
	.baanner_item figure.image{
		padding: 0;
	}
	.content h1 a{
		font-size: 24px !important;
	}
	.tranding_tag_box{
		display: none;
	}
}
.footer_box p {
	padding: 10px 0;
	margin-bottom: 0;
	padding-bottom: 0;
	color: rgba(255,255,255, 0.8) !important;
}
.editor-box table tr:nth-child(odd) {
	background: #f7f8fb !important;
}
.editor-box table th {
	background: #002285;
	color: rgba(255,255,255,0.8);
	font-size: 18px;
	line-height: 22px;
}
.editor-box table td {
	font-size: 16px;
	border: 1px solid #dddddd;
	padding: 5px 10px;
	line-height: 24px;
}
.editor-box table td {
	vertical-align: middle !important;
}
.editor-box table td .media {
	justify-content: center;
	align-items: center;
}
.editor-box table td .media .user-img img {
	margin: 0 !important;
	width: 70px;
	height: 70px;
}
.editor-box table td .media .user-img img {
	margin: 0 !important;
}
.items img {
	display: block;
}
.editor-box img {
	margin-bottom: 30px;
	max-width: 100%;
}
.editor-box table td .media .main-title {
	margin-top: 0;
	font-size: 16px;
}
.items .main-title {
	line-height: 28px;
	display: block;
	color: #222;
	margin-top: 15px;
	font-weight: 700;
	font-size: 1.375rem;
	line-height: 32px;
}
.editor-box table td ul.social-links {
	margin: 0;
	display: inline-block;
	opacity: 1;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.editor-box table td ul.social-links li{
	list-style: none;
	display: inline-block;
	padding: 5px 10px;
	height: 30px;
	width: 30px;
	border-radius: 50% !important;
}
.advertisement-long section:before{
	content: '';
}
.content-block .advertisement-long section:before{
	content: 'Advertisement';
}
a.tag-cloud-link:before {
	content: '#';
	font-size: 16px;
	margin-right: 3px;
}
.recent li:hover:before {
	color: red;
}
a.tag-cloud-link {
	padding: 8px 15px;
	color: #555;
}
.tranding_tag_box {
	background: #f4f8fb;
	border-bottom: solid 1px rgba(0,0,0,.14);
	min-height: 5px;
}
.tranding_tag_grid .tag_trend_title {
	font-weight: 700;
	color: rgba(0,0,0,.6);
	font-size: .9em;
	position: relative;
	line-height: 3em;
	background-color: rgba(0,0,0,.06);
}
.tranding_tag_grid .tag_trend_title::after {
	content: '';
	border-color: transparent transparent transparent rgba(0,0,0,.06);
	border-style: solid;
	margin-right: 10px;
	position: absolute;
	top: 12px;
	right: -30px;
	border-width: .7em;
}

.feature_image {
	position: relative;
}
.feature_caption {
	font-size: 18px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0,0,0,0.4);
	color: #FFF;
	padding: 5px 10px 2px 10px;
}

/* =========================================================
   Tulsipur Khabar Online 2.3.0
   Modern UI layer - keeps the original layout/format
   ========================================================= */
:root{
	--tk-primary:#063b86;
	--tk-primary-dark:#012968;
	--tk-accent:#ed1745;
	--tk-text:#252525;
	--tk-muted:#707070;
	--tk-border:#e8edf3;
	--tk-soft:#f6f8fb;
	--tk-radius:12px;
}
html{scroll-behavior:smooth;}
body{
	color:var(--tk-text);
	-webkit-font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
img{max-width:100%;}
a{transition:color .2s ease,background-color .2s ease,transform .2s ease;}
.header-body{background:#fff;}
.main-head{
	background:#fff;
	border-bottom:1px solid #eef1f5;
}
.main-head .logo_parts img{
	max-height:95px;
	width:auto;
	object-fit:contain;
}
.advetisement img,.advertisement-long img{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.menu-part{
	position:relative;
	z-index:100;
}
.main_menu_section{
	background:linear-gradient(90deg,var(--tk-primary-dark),var(--tk-primary));
}
.main_menu_section .navbar{
	margin-bottom:0;
	border:0;
}
.my-menu li.nav-item a.nav-link,
.my-menu .dropdown-menu .dropdown-item{
	font-weight:600;
}
.my-menu li.nav-item a.nav-link{
	padding:12px 10px !important;
}
.my-menu li.nav-item a.nav-link:hover{
	color:#fff !important;
	background:rgba(255,255,255,.08);
	border-radius:7px;
}
.single-block{
	background:linear-gradient(180deg,#fff 0,#fbfcfe 100%);
}
.single_post{
	padding-bottom:25px;
}
.single_post .content-block{
	background:#fff;
}
.single_post .feature_image{
	overflow:hidden;
	border-radius:12px;
}
.single_post .feature_image img{
	border-radius:12px;
}
.single_post .content p{
	color:#292929;
}
.single_post .content a{
	color:var(--tk-primary);
}
.single_post .content a:hover{
	color:var(--tk-accent);
}
.feature_caption{
	font-size:14px;
	line-height:1.6;
	color:#6d7480;
	background:#f7f9fc;
	border-left:3px solid var(--tk-accent);
	padding:8px 12px;
	margin-top:0;
}
.published-date{
	border-top:1px solid var(--tk-border);
	padding-top:12px;
}
.published-date .pub-date{
	font-size:15px;
}
.related-block{
	margin-top:24px;
	padding-top:4px;
}
.related-post{
	background:#fff;
	border:1px solid var(--tk-border);
	border-radius:var(--tk-radius);
	overflow:hidden;
	height:100%;
	box-shadow:0 4px 14px rgba(0,30,70,.05);
	transition:transform .2s ease,box-shadow .2s ease;
}
.related-post:hover{
	transform:translateY(-3px);
	box-shadow:0 8px 22px rgba(0,30,70,.10);
}
.related-post .relat_feature{
	overflow:hidden;
}
.related-post .relat_feature img{
	width:100%;
	height:185px;
	object-fit:cover;
	display:block;
}
.related-post .relat_title{
	padding:10px 13px 13px;
}
.related-post .relat_title h4{
	margin:0 !important;
}
.related-post .relat_title h4 a{
	color:#242424;
	font-size:19px;
	line-height:1.45;
	text-decoration:none;
}
.related-post:hover .relat_title h4 a{color:var(--tk-primary);}


/* Native WordPress comments — theme-matched design */
.tk-comments{
	margin:28px 0 10px;
	background:#fff;
	border:1px solid var(--tk-border);
	border-radius:16px;
	overflow:hidden;
	box-shadow:0 6px 22px rgba(14,43,79,.06);
}
.tk-comments__header{
	display:flex;
	align-items:center;
	justify-content:space-between;
	gap:16px;
	padding:17px 20px;
	border-bottom:1px solid var(--tk-border);
	background:linear-gradient(135deg,#f7faff,#fff);
}
.tk-comments__heading{display:flex;align-items:center;gap:12px;min-width:0;}
.tk-comments__icon{
	width:42px;height:42px;min-width:42px;border-radius:12px;
	display:flex;align-items:center;justify-content:center;
	background:var(--tk-primary);color:#fff;font-size:19px;
	box-shadow:0 5px 12px rgba(0,30,115,.16);
}
.tk-comments__title{margin:0!important;color:var(--tk-primary)!important;font-size:23px!important;line-height:1.25!important;font-weight:700!important;}
.tk-comments__subtitle{margin:3px 0 0;color:#727985;font-size:14px;line-height:1.5;}
.tk-comments__count{white-space:nowrap;border:1px solid var(--tk-border);background:#fff;color:#5e6672;border-radius:30px;padding:7px 12px;font-size:13px;font-weight:600;}
.tk-comments__body{padding:0 20px 22px;}
.tk-comments__list-wrap{padding-top:18px;}
.tk-comments__list-title{font-size:18px!important;color:#333!important;margin:0 0 12px!important;padding-bottom:10px;border-bottom:1px solid #edf0f5;}
.tk-comment-list{list-style:none;margin:0;padding:0;}
.tk-comment-list .children{list-style:none;margin:14px 0 0 46px;padding:0 0 0 18px;border-left:2px solid #e7ecf4;}
.tk-comment{display:flex;gap:13px;padding:15px 0;border-bottom:1px solid #edf0f5;}
.tk-comment:last-child{border-bottom:0;}
.tk-comment__avatar{flex:0 0 52px;}
.tk-avatar{width:52px!important;height:52px!important;border-radius:50%;display:block;border:2px solid #fff;box-shadow:0 2px 8px rgba(0,0,0,.12);}
.tk-comment__content{min-width:0;flex:1;}
.tk-comment__top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:6px;}
.tk-comment__author{font-size:16px;font-weight:700;color:#26364a;}
.tk-comment__author a{color:#26364a;text-decoration:none;}
.tk-comment__author a:hover{color:var(--tk-primary);}
.tk-comment__date{font-size:12px;color:#9299a4;white-space:nowrap;}
.tk-comment__text{color:#4c535d;font-size:15px;line-height:1.7;overflow-wrap:anywhere;}
.tk-comment__text p{font-size:15px!important;line-height:1.7!important;color:#4c535d;margin:0 0 7px;}
.tk-comment__text p:last-child{margin-bottom:0;}
.tk-comment-awaiting{display:inline-block!important;padding:5px 9px!important;margin-bottom:7px!important;border-radius:6px;background:#fff6df;color:#8a6500!important;font-size:12px!important;line-height:1.4!important;}
.tk-comment__actions{display:flex;align-items:center;gap:14px;margin-top:8px;font-size:12px;}
.tk-comment__actions a{color:#68717e;text-decoration:none;font-weight:600;}
.tk-comment__actions a:hover{color:var(--tk-primary);}
.tk-comment__actions i{margin-right:4px;}
.tk-comment-form-wrap{margin-top:20px;padding:20px;border:1px solid #e7ebf2;border-radius:14px;background:#f9fbfe;}
.tk-comment-form{margin:0;}
.tk-comment-form .comment-reply-title{font-size:20px!important;color:#26364a!important;margin:0 0 5px!important;font-weight:700!important;}
.tk-comment-form .comment-reply-title small{float:right;font-size:12px;font-weight:600;}
.tk-comment-form .comment-reply-title small a{color:#8b929d;text-decoration:none;}
.tk-form-note{margin:0 0 15px;color:#7b838e;font-size:13px!important;line-height:1.5!important;}
.tk-form-note span,.tk-form-field label span{color:#d64545;}
.tk-comment-form .comment-form-author,.tk-comment-form .comment-form-email,.tk-comment-form .comment-form-url{margin:0;}
.tk-comment-form .comment-form-cookies-consent{display:flex;align-items:flex-start;gap:8px;margin:12px 0;color:#7b838e;font-size:12px;line-height:1.5;}
.tk-comment-form .comment-form-cookies-consent input{margin-top:3px;}
.tk-form-field{margin-bottom:13px;}
.tk-form-field--half{display:inline-block;width:calc(50% - 7px);vertical-align:top;}
.tk-form-field--half + .tk-form-field--half{margin-left:10px;}
.tk-form-field label{display:block;margin:0 0 6px;color:#374151;font-size:13px;font-weight:700;}
.tk-form-field input,.tk-form-field textarea{
	width:100%;box-sizing:border-box;border:1px solid #dce2ea;background:#fff;border-radius:9px;
	padding:11px 12px;color:#303741;font-family:inherit;font-size:15px;outline:none;
	transition:border-color .2s ease,box-shadow .2s ease;
}
.tk-form-field input{height:44px;}
.tk-form-field textarea{min-height:120px;resize:vertical;line-height:1.6;}
.tk-form-field input:focus,.tk-form-field textarea:focus{border-color:var(--tk-primary);box-shadow:0 0 0 3px rgba(0,30,115,.08);}
.tk-form-submit{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:4px;}
.tk-form-submit__hint{color:#818995;font-size:12px;}
.tk-form-submit__hint i{margin-right:5px;color:var(--tk-primary);}
.tk-submit-comment{border:0!important;border-radius:9px!important;padding:11px 18px!important;background:var(--tk-primary)!important;color:#fff!important;font-family:inherit!important;font-size:14px!important;font-weight:700!important;cursor:pointer;box-shadow:0 5px 12px rgba(0,30,115,.15);transition:transform .2s ease,box-shadow .2s ease,background .2s ease;}
.tk-submit-comment:hover{transform:translateY(-1px);box-shadow:0 7px 16px rgba(0,30,115,.2);}
.tk-comments__pagination{display:flex;justify-content:center;margin-top:14px;}
.tk-comments__pagination .page-numbers{display:inline-flex;align-items:center;gap:6px;padding:7px 11px;margin:2px;border:1px solid #e1e6ee;border-radius:7px;color:#606a76;text-decoration:none;font-size:12px;}
.tk-comments__pagination .page-numbers.current{background:var(--tk-primary);border-color:var(--tk-primary);color:#fff;}
.tk-comments__pagination .page-numbers:hover{border-color:var(--tk-primary);color:var(--tk-primary);}
.tk-comments__pagination .page-numbers.current:hover{color:#fff;}
.tk-comments-closed{margin:18px 0 0;padding:12px 14px;border-radius:9px;background:#f6f8fb;color:#777f8b;font-size:14px;}

@media (max-width:768px){
	.tk-comments{margin-top:22px;border-radius:12px;}
	.tk-comments__header{padding:14px;align-items:flex-start;}
	.tk-comments__icon{width:38px;height:38px;min-width:38px;border-radius:10px;font-size:17px;}
	.tk-comments__title{font-size:20px!important;}
	.tk-comments__subtitle{font-size:13px;}
	.tk-comments__count{font-size:11px;padding:6px 9px;}
	.tk-comments__body{padding:0 14px 16px;}
	.tk-comment{gap:10px;padding:13px 0;}
	.tk-comment__avatar{flex-basis:42px;}
	.tk-avatar{width:42px!important;height:42px!important;}
	.tk-comment__top{align-items:flex-start;flex-direction:column;gap:2px;}
	.tk-comment__date{font-size:11px;}
	.tk-comment-list .children{margin-left:22px;padding-left:12px;}
	.tk-comment-form-wrap{padding:15px;border-radius:11px;}
	.tk-form-field--half{width:100%;display:block;}
	.tk-form-field--half + .tk-form-field--half{margin-left:0;}
	.tk-form-submit{align-items:stretch;flex-direction:column;}
	.tk-submit-comment{width:100%;}
}
@media (max-width:576px){
	.tk-comments__header{gap:8px;}
	.tk-comments__count{display:none;}
	.tk-comments__subtitle{font-size:12px;}
	.tk-comment__text,.tk-comment__text p{font-size:14px!important;line-height:1.65!important;}
}
/* Reduce layout shift for common embeds/images */
.content img,.single_post img{height:auto;}


/* Single post layout: article, comments and related news share the same 9-column content area. */
.single-content-column {
	width: 100%;
	min-width: 0;
}
.single-content-column > .content-block,
.single-content-column > .tk-comments,
.single-content-column > .related-block {
	width: 100%;
}
.single-content-column .content-block {
	margin-bottom: 0;
}

/* WordPress comment form compatibility */
.tk-comment-form .comment-form {
	margin: 0;
}
.tk-comment-form .form-submit {
	margin: 0;
}
.tk-comment-form .comment-form-cookies-consent {
	clear: both;
}
.tk-comment-form .logged-in-as,
.tk-comment-form .must-log-in {
	font-size: 13px;
	color: #737b87;
}
.tk-comment-form .logged-in-as a,
.tk-comment-form .must-log-in a {
	color: var(--tk-primary);
}
@media (max-width: 768px) {
	.single-content-column {
		width: 100%;
	}
}
