/*
Theme Name:     Newspaper 7 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:       Newspaper                             
Version:        7.2d
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/

.social-home .wpb_wrapper:first-child>ul {
    margin-bottom: 38px;
}
.social-home .wpb_wrapper:first-child>ul>li {
    display: inline;
    margin-right: .5em;
    margin-left: 12px;
    line-height: 30px;
}
.social-home .wpb_wrapper:first-child>ul>li>a {
    color: #111;
}
.social-home .wpb_wrapper:first-child>ul>li>a:hover {
    color: #ec008b;
}
.single .td-category li + li {
    /*display: none;*/
}
.wpb_widgetised_column.wpb_content_element ul {
    margin-bottom: 38px;
}
.wpb_widgetised_column.wpb_content_element ul li {
    display: inline;
    margin-right: .5em;
    margin-left: 12px;
    line-height: 30px;
}
.wpb_widgetised_column.wpb_content_element ul li a {
    color: #111;
}
.wpb_widgetised_column.wpb_content_element ul li a:hover {
    color: #ec008b;
}
.walsh-main {
    margin: 14px 0;
    border-bottom: 2px solid #ec008b;
}
.social-walsh {
    display: inline-block;
    background: #ec008b;
    font-size: 14px;
    color: #FFF;
    padding: 2px 5px;
    font-family: "Roboto";
}
.td-page-content blockquote p, .td-post-content blockquote p, .wpb_text_column blockquote p, .td_block_text_with_title blockquote p, .bbpress blockquote p, .woocommerce #tab-description blockquote p, .mce-content-body blockquote p, .comment-content blockquote p {
    font-size: 16px;
    line-height: 1.5;
    text-align: left;
    text-transform: inherit;
    margin-bottom: 10px;
}