/*!
Theme Name: Avesta
Theme URI: http://wppw.ru
Description: 
Version: 1.0
Author: WPPW
Author URI: http://wppw.ru 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: 
Text Domain: avesta
*/

ins {display: none!important;}

.other-list li span a{color:#ff0808 !important}
.paging {white-space: nowrap; overflow: visible;}

@media all and (min-width:1000px) {
	.news-list {
		overflow:visible;
	}
	.news-list li {
		position:relative;
	}
	.hover-hider {
		width: 100%;
		height: 264px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.hover-hider:hover {
		position: absolute;
		overflow: visible;
		background: #fff;
		height: auto;
		z-index: 99999;
		padding: 15px;
		top: -15px;
		left: -15px;
		box-shadow: 0px 0px 5px #bbb;
	}
}

.owl-item a {
	font-size:14px;
}
.sly {
	overflow-x:hidden;
}
.slide-bg {
	width:100%;
	background: url(images/shadow.png) no-repeat;
	position:absolute;
	bottom:0;
	left:0;
}
.slide-bg h3 {
	padding:20px;
	margin:0;
	color:#fff;
	font-size:28px;
	line-height:28px;
	font-weight:bold;
}
img.aligncenter {
	display:block;
	margin:auto;
}
.lenta-categories {
    display:inline-block;
    list-style:none;
    max-width:380px;
    line-height:20px;
    position: relative;
    top: 5px;
    margin:0;
    line-height:16px;
    color:#ff0000;
    font-size:12px;
    font-weight:bold;
    padding-left:20px;
}
.lenta-categories li {
    margin-right:10px;
    display:inline-block;
}
.lenta-categories li a {
    padding-right:10px;
    color:#ff0000;
    font-size:12px;
}
.lenta-categories li ul {
    display:none;
}
.lenta-categories li:last-child span {
    display:none;
}
