/*
Theme Name: SuperNews Child
Theme URI: http://www.theme-junkie.com/themes/supernews
Template: supernews
Author: Theme Junkie
Author URI: http://www.theme-junkie.com/
Description: A super Multi-purpose WordPress theme.
Tags: one-column,two-columns,left-sidebar,right-sidebar,custom-background,custom-colors,custom-menu,editor-style,sticky-post,threaded-comments,translation-ready
Version: 2.2.0.1627958993
Updated: 2021-08-03 02:49:53

*/
.fa-search:before,#breadcrumbs {
	display: none;
}
body, h1, h2, h3, h4, div, p {
	font-family: arial !important;
}
#logo {
    background: #70a4de;
    margin: 0;
}
#secondary-nav ul li a {
	padding: 8px 5px;
	color: #ffffff;
    display: block;
    font-size: 14px;
    font-weight: 400;
    margin: 6px;
   
    text-transform: inherit;
}
#secondary-bar {
    background: #6ca4dd;
	border-top: 0;
}
.sidebar1 {
	width: 269px;
	margin-left: -1000px;
	padding-right: 0;
}

.sidebar2 {
	width: 250px;
}
.content-area {
	margin: 25px 0 25px 271px;
	padding: 0 14px;
	width: 700px;
}
.widget {
    margin-bottom: 0;
}
.wp-block-image {
    margin: 0;
}
.widget .widget-title, .widget .section-title, .widget h4 {
    color: #fff !important;
    border-radius: 1px 10px 10px 1px;
    background: #5da0f1;
    margin-top: 9px;
    padding: 14px;
    font-size: 12px;
}
.widget .widget-title strong {
    background: #5da0f1;
}
.sidebar1 .posts-thumbnail-widget .entry-title {
    font-weight: 400;
}
.widget .content-block-4 li.article-first .entry-title {
    font-size: 13px;
    font-weight: 400;
}
.hentry h1.entry-title, .blog-list .entry-title {
    color: #333333;
    font-size: 18px;
}
.copyright {
    width: 100%;
    float: right;
    text-align: center;
}
.widget-area .widget ul li {
   
    padding: 5px 0 5px 0;
}












































