/*
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.2c
*/

/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/

.td-page-content .td_quote_bracket,
.td-post-content .td_quote_bracket,
.wpb_text_column .td_quote_bracket,
.td_block_text_with_title .td_quote_bracket,
.bbpress .td_quote_bracket,
.woocommerce #tab-description .td_quote_bracket,
.mce-content-body .td_quote_bracket,
.comment-content .td_quote_bracket {
	font-family: Georgia, serif !important;
	font-size: 16px !important;
	font-style: italic !important;
	width: 450px !important;
	margin: 0.25em 0 !important;
	padding: 0.25em 40px !important;
	line-height: 1.45 !important;
	position: relative !important;
	color: #FFF !important;
	border-left: 5px solid #FF7F00 !important;
	background: #4b8baf !important;
}

.td-page-content .td_quote_bracket p,
.td-post-content .td_quote_bracket p,
.wpb_text_column .td_quote_bracket p,
.td_block_text_with_title .td_quote_bracket p,
.bbpress .td_quote_bracket p,
.woocommerce #tab-description .td_quote_bracket p,
.mce-content-body .td_quote_bracket p,
.comment-content .td_quote_bracket p {
	color: #efefef !important;
	font-size: 14px !important;
	display: block !important;
	margin-top: 5px !important;
}

.td-category-description p {
	font-style: italic;
	font-family: 'Open Sans', arial, sans-serif !important;
	color: #777;
	font-size: 20px !important;
}

.td-page-title {
	font-weight: bold !important;
	font-family: 'Roboto', sans-serif !important;
}
