/*
Theme Name: Invest Chisinau
Text Domain: Invest Chisinau
Version: 1.4
Requires at least: 4.7
Requires PHP: 7.2

*/
.top-card > .tc-inner h3.card-title a {
	pointer-events: none;
}
.home .article-item .item-content h2 a {
	color: #000;
	pointer-events: none;
}
.home .article-item .item-content h2 a:hover, .article-item .item-content h2 a:active {
	color: var(--main-elem-color);
}
.home .article-item .item-content ul {
	padding-bottom: 0;
}
.home .article-item .item-content .content-inn.closed {
	max-height: 87px;
	overflow: hidden;
}
.home .article-item .item-content .content-inn {
	text-align: justify;
	margin-bottom: 1.5em;
}
.fw-slider .slider-item {
	background-position: center center;
	background-size: cover;
}
@media screen and (min-width: 992px) {
	.partners-list > div {
		max-width: 260px;
	}
}
.partners-list .partner-link {
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.page-header {
	text-align: center;
	padding: .5rem 1rem;
	overflow: hidden;
}
@media screen and (max-width: 600px) {
	.page-header {
		height: auto;
		min-height: 125px;
	}
}