/*
Theme Name:     Newsmag 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:       Newsmag                             
Version:        3.3c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/
.td-main-menu-logo img {
    max-height: 78px
}
.bottom_bar {
    padding-left: 0!important;
    padding-right: 0!important;
    text-align: center;
}
.bottom_bar li a:hover {
    color: #fff!important;
}
.bottom_bar li {
    display: inline-block!important;
    float: none!important;
}
.bottom_bar .widget {
    margin-bottom: 0!important;
}
.footer-wrapper {
    background: #222;
}
.td-sub-footer-container {
    color: #fff;
    background: #222;
}
.td-container-border:before,
.td-container-border:after {
    display:none;
}
.rpwe_widget.widget a,
.td_block_popular_categories a{
    color: #ED5053;
}
.td-header-style-9 .td-main-menu-logo {
    display: inline-block;
    height: auto!important;
}
.rpwe-block h3 {
    font-weight: bold!important;
}
@media screen and (max-width: 767px) {
    .desktop-only {
        display: none!important;
    }
}

.td-post-author-name span.author-note {
    margin-left: 0;
}
