/*
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.7c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/


h1 {
	text-align: left!important;
}

p {
	text-indent: 0!important;
}

.td-post-content .td-a-rec {
	margin-bottom: 20px;
	text-align: center;
}

.td-post-content .td-a-rec div,
.td-a-rec iframe {
	margin: 0 auto;
}

.td-a-rec-id-sidebar > div {
	text-align: center;
}

.td-header-template-wrap {
	max-width: 1068px;
	margin: 0 auto;
}
.td-main-content-wrap {
	max-width: 1164px;
	margin: 0 auto;
}
#tdb-autoload-article {
	max-width: 1164px;
	margin: 0 auto;
}

/* shane 05/02/23 */
.wp-block-image figcaption {
	text-align: center;
}
