/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
/*#menu-glavnoe-menju li a {color:white;}*/
.searchform {background-color:#ffffff;}

.search-style-default input[type="text"] {color:#555!important;}

.woodmart-post-date {display:none;}

li.meta-author {display:none;}

/* высота заголовка в каресели блога */
.article-body-container > h3.entry-title {line-height:20px; height:80px; overflow:hidden;}

.copyrights-wrapper {font-size:14px;}
.back-to-archive {display:none;}

article H1.entry-title {text-align: left;}

.meta-categories-wrapp > .meta-post-categories {display: none;}


.article-inner > .meta-post-categories {
	display: none!important;
}

.article-body-container > .wd-entry-meta,
.article-body-container > .hovered-social-icons, 
.article-body-container > .meta-categories-wrapp,
header.entry-header > .wd-post-date {
	display: none;
}

.article-body-container > h3.wd-entities-title {
	font-size: 15px!important;
	font-family: roboto;
	font-weight: 500;
	line-height: 16px;
	height: 32px;
	overflow: hidden;
}

.article-body-container > .wd-entry-content {
	font-weight: 400 !important;
	font-family: roboto;
	border: 1px dashed #a8a8a8;
	line-height: 20px;
	padding: 5px;
}

/* =========================================================
   News Single Preset: Minimal Editorial
   ========================================================= */

/* Common tweaks for all news presets */
.single-post .news-source-link {
	margin-top: 20px;
	font-size: 14px;
	line-height: 1.6;
}

.single-post .news-source-link a {
	text-decoration: underline;
}

.single-post .news-source-link noindex {
	display: inline;
}

/* ---------- Preset: Minimal Editorial ---------- */
body.news-preset-minimal.single-post .article-body-container > .wd-entry-content {
	border: 0;
	padding: 0;
	max-width: 760px;
	margin: 0 auto;
	font-family: "Inter", "Roboto", Arial, sans-serif;
	font-size: 18px;
	line-height: 1.75;
	color: #232323;
}

body.news-preset-minimal.single-post article h1.entry-title {
	font-size: 41px;
	line-height: 1.16;
	letter-spacing: -0.01em;
	max-width: 840px;
	margin: 0 auto 10px;
}

body.news-preset-minimal.single-post .wd-entry-meta {
	margin-bottom: 24px;
	opacity: 0.75;
}

body.news-preset-minimal.single-post .news-source-link {
	border-left: 2px solid #d5deea;
	padding: 10px 14px;
	background: #f9fbfe;
	color: #3b3b3b;
}

body.news-preset-minimal.single-post .news-source-link a {
	color: #1f4f88;
}

/* Desktop spacing for single post container */
@media (min-width: 769px) {
	body.news-preset-minimal.single-post article.post-single-page {
		margin-bottom: 50px;
	}
}

/* Responsive for minimal preset */
@media (max-width: 768px) {
	body.news-preset-minimal.single-post article h1.entry-title {
		font-size: 32px;
	}

	body.news-preset-minimal.single-post .article-body-container > .wd-entry-content {
		font-size: 16px;
		line-height: 1.68;
		padding-left: 0;
		padding-right: 0;
	}
}
