/*
Theme Name: Newszine Child
Version: 1.0
Description: Child theme for Newszine
Author: Misanthrope
template: newszine
*/

body, .single-post {
	color: #000 !important;
}

.breadcrumb {
	font-size: 15px !important;
}

/* Breaking News */
.top-info .breaking-news .item {
	line-height: 21px;
	margin-top: 6px;
}

/*::::::--Logo Ad--::::::*/
.top-logo-ad .logo {
    padding: 0;
}
.logo {
	margin: 0 0 0 15px;
}
.logo img {
	max-width: 250px;
}
.logo a, .logo h5 {
	display: inline-block;
}
.logo a:hover{
	color:#666;
}
h5.site-description {
	margin:  0 0 0 36px;
	padding: 48px 0;
	font-size: 23px;
	letter-spacing: 1.2px;
	text-transform: uppercase;
	color:#666;
}
@media (max-width: 800px) {
.logo {
	margin: 15px 0 0 15px;
}
h5.site-description {
	margin:  0 0 0 36px;
	padding: 8px 0;
	font-size: 16px;
}
.top-info .breaking-news .item {
	line-height: 19px;
	font-size: 14px;
	margin-top: 3px;
}
}
@media (max-width: 768px) {
.logo, h5.site-description {
	margin:  0 0 0 8px;
}
h5.site-description {
	margin:  0;
}
}
@media (max-width: 600px) {
h5.site-description {
	margin:  0;
	padding: 8px 0;
	font-size: 14px;
}
}
.top-logo-ad .top-ad {
	padding: 15px 0 15px 15px;
}
.top-logo-ad .top-ad img {
	border: 1px solid #f0f0f0;float: right;
}

/*::::::--Pagination-::::::*/

span.page-numbers.current {
    border: 1px solid black;
    padding: 5px 10px;
    background-color: white;
    color: black;
}
a.page-numbers {
    padding: 5px 10px;
    border: 1px solid black;
}
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.news-body .block .news-tab .news-single.small h2 {
	font-size: 16px;
	line-height: 16px;
	margin-top: 0;
}
.single-post .content p {
	font-size: 16px;
	text-align: justify;
	color: #000 !important;
}
.single-post:hover .image img {
	transform: none;
}

input.captcha {
	width: auto !important;
}

.wpcf7 .wpcf7-form-control.wpcf7-submit {
	width: 120px;
}

.main-slider .carousel-caption h2 a {
    background: #555 !important;
}

.views {
	margin-bottom: 8px !important;
}

.custom_html-7 {
	background: #fff;
	border: 1px solid #f0f0f0;
	margin-top: 20px;
	overflow: auto;
}

.execphp-2  .block-title {
	margin: 0 0 10px;
	padding: 10px 12px;
	text-transform: uppercase;
	font-size: 15px;
	color: #333;
	border-bottom: 3px double #333;
}

.textwidget a {
	display: none;
}

/* Top-5, top-5 */
.top5 li {
    margin: 18px 0;
    list-style-type: none;
}
.astyle {
    font-size: 18px;
    font-weight: bold;
}

/* AddToAny */
.addtoany_list {
    display: block !important;
    padding-top: 10px;
}