
/*
Theme Name: Media News
Theme URI: http://www.pixfill.com
Author: PixFill
Author URI: http://www.pixfill.com
Description: Media News Child
Template: medianews-theme
Version: 2.0
License: GNU General Public License
License URI: license.txt
Tags: dark, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fluid-layout, custom-colors, custom-menu, editor-style, featured-image-header, featured-images, post-formats, rtl-language-support, theme-options, translation-ready
*/


@import url('../medianews-theme/style.css');

/* Logo */
.logo {padding: 0px;}

/* Content box */
#wrappermain-pix.wrapper_boxed {margin: 20px auto;}

/* Footer */
.footer-widget h2.px-section-title {
	text-decoration:underline;
}

.footer-widget .widget:nth-child(4n+1) {
    margin-left: 40px;
}

.footer-widget .widget_text {
	margin-right: 40px;
}

.footer-widget .widget_nav_menu {
	width: 150px;
}
.footer-widget .widget_categories {
	width: 150px;
}
.footer-widget .widget-recent-blog {
	width: 400px;
}

.detail-blog-text  a {
    color: #83bb21;
    text-decoration: none;
}
.widget select {
	color:#333333;
	border: 1px solid #ddd;
}

.wu-copyright a, .wu-copyright img {
    display: none;
}

.cls-news-ticker {
    padding: 8px 0px 0px 15px;
}

.news-section {
    background-color: #e8e8e8;
}

.news-section .followus a {
	font-size: 20px;
}

.news-section .fa-facebook-square {
    color: #005992;
}

.news-section .fa-twitter-square {
    color: #2a99e1;
}

.news-section .fa-google-plus-square {
    color: #d70d38;
}

.blog_detail .about-author figure {
    width: 106px;
}

.detail-blog-text p {
	font-size:16px;
}