/*
 Theme Name:   Ya'aburnee Child
 Theme URI:    
 Description:  Ya'aburnee Child Theme
 Author:       Bryan Wadsworth
 Author URI:   
 Template:     yaaburnee-themes
 Version:      1.1.6
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         kwn
 Text Domain:  yaaburnee-child-theme
*/

/* Theme customization starts here  */
h1,h2,h3,h4,h5,h6 {
	font-weight: 900 !important;
	font-family: arial, helvetica, sans-serif !important;
}
ul.primary-navigation a {
	padding: 0px 11px 0px 10px !important;
	font-weight: 200 !important;
	font-family: arial, helvetica, sans-serif !important;
	font-size: 20px;
}
.carousel-post {
	text-align: left !important;
}
#breaking-news span {
	background: #E60A0A !important;
	color: #fff !important;
	font-weight: bold !important;
	width: 120px !important;
}

.category-block-news-5 .main-post .cont-img {
    width: 20.1%;
}

#logo {
	margin-bottom: 0px !important;
}
#logo img {
	width: 397px;
	
}
.home .category-block-news-1 .main-post h2 {
	text-align: center;
	font-size:34px;
	margin-bottom: 12px !important;
}

.home .small-thumb-post {
	padding: 11px 0px 10px 0px !important;
}
.home .small-thumb-post h2 {
	font-size: 20px !important;
}
 /* Homepage */
.home  .post-date {
	display: none;
}
.home article .entry-meta {
	display: none;
}

.home .main-post .entry-meta {
	display: none;
}
.home .main-post p{
	display: none;
}
.home .main-post .cont-img {
	margin-top: 10px;	
}
.home .category-block-news-5 h2 {
	font-size:26px;
	margin-bottom: 6px !important;
}
.home .category-block-news-5 p {
	display:block !important;
}

.page  .category-block-news-5 h2 {
	font-size:26px;
	margin-bottom: 6px !important;
}
.page .carousel-post h2 {
	font-size: 16px;
}

#main-carousel .post-date {
	display:none;
}
#main-carousel h2 {
	font-size: 16px;
}
#sidebar .post-date {
	display:none;
}
#sidebar h2 {
	font-size:16px;
}
#sidebar .small-thumb-post {
	margin: 0px !important;
}
.page  .post-date {
	display: none;
}
.page article .entry-meta {
	display: none;
}

.page .main-post .entry-meta {
	display: none;
}
.archive .main-post h2 {
	font-size: 26px;
	margin-bottom: 6px !important;
}
/*Category Pages*/

.blog .entry-meta, .archive .entry-meta, .category .entry-meta{
	display: none;
}

.blog .post p,{
	display: none;
}

.carousel-post .cont-img .post-category a{
	font-weight: bold !important;
	font-size: 13px !important;
	overflow: hidden;
}
 /* Article Page */
.category .cont-img, .archive .cont-img {
	
}

#breaking-news ul a {color: #000 !important;}
 
 
 .single .post-title h1 {
	 font-weight: 600 !important;
	 text-align: center;
 }
 .single .entry-meta .post-views, .single .entry-meta .post-category, .single .entry-meta .post-author {
	 display: none !important;
 }
 .single .about-author {
	 display: none;
 }
 
 .related-articles .entry-meta .post-date {
	 display: none;
 }
 .single .post-category a{
	font-weight: bold !important;
	font-size: 13px !important;
	overflow: hidden;
}

p {
	margin-bottom: 20px !important;
	line-height: 30px !important;
	
}

.widget-2 ul li {
	margin-bottom: 14px !important;
}

#footer #copyright {
	border-top: none !important; 
}
.related-post h2 {
	text-align: left !important;
	font-size: 16px !important;
}
.category-block-news-2 h2 {
	font-size: 20px !important;
}
.main-post h2 a:hover, ul.block-news a:hover {
	color: #000 !important;
	text-decoration: underline;
}
h2:hover, h2 a:hover {
	text-decoration: underline !important;
	color: #000 !important;
}
#sidebar a:hover {
	text-decoration: underline !important;
}
.carousel-post .cont-img img {
    opacity: 1 !important;
    
}
.carousel-post .cont-img:hover img {
    opacity: 0.7 !important;
   
}
.sub-menu {
	border-left: 1px solid #C6C6C6 !important;
	border-bottom: 1px solid #C6C6C6 !important;
	border-right: 1px solid #C6C6C6 !important;
}

body { 
	font-family: "Noto Sans",sans-serif;
	font-size: 20px;
}



