/*
Theme Name:     Newspaper 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:        9.0c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/

.td-footer-template-wrap .td-cat-no {
    display: none;
}

.td-footer-template-wrap ul.td-pb-padding-side {
    padding: 0 !important;
}

.td-footer-template-wrap .vc_column {
    margin-bottom: 32px !important;
}

.also-relevant * {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.also-relevant p {
    font-weight: bold;
}

@media (max-width: 767px) {
    figcaption.tdb-caption-text {
        padding-left: 20px;
        padding-right: 20px;
    }
}