/*
Theme Name:     Newspaper 7 Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper                             
Version:        7.2c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/
.td-subcat-filter .td-subcat-list .td-subcat-item {
  display: inline-block;
  line-height: 1;
  margin-left: 25px;
}

.td_module_9 {
  padding-bottom: 15px;
  border-bottom: 1px dashed #f2f2f2;
  margin-bottom: 5px;
  text-align: center;
}

.td-social-vk {
  background-color: #6d8cb0;
}
.td-social-vk .td-social-but-text {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.no-line {
    text-decoration: none;
	font-size: 22px;
	text-align: center;
	margin-bottom: 5px;
}

.no-line a:hover {
    text-decoration: none;
	font-size: 22px;
	text-align: center;
}

.z9999 {
	position: relative;
    z-index: 9999;
}

.td_block_author .td-author-name {
  position: relative;
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}

.ult-carousel-wrapper {
  margin-bottom: 8px;
  padding-bottom: 0px;
}

.td_block_author .td-author-page {
  font-size: 12px;
  font-style: normal;
  line-height: 1.2;
  color: #999;
}

.td_block_author a:hover {
  color: #006795;
}

.slick-prev,
.slick-next {
  top: 26%;
}