/*
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.
*/

/* override quotes to be left aligned */
.tagdiv-type .wp-block-pullquote blockquote p, .tagdiv-type .td_pull_quote p { text-align: left !important; }

/* ME Calendar */
.mec-wrap .mec-totalcal-box input[type=search] { width: calc(95% - 36px) !important; }
@media (min-width: 961px) { .mec-wrap .col-md-7 { width: 57% !important;} }

/* Article Quotes */
.tagdiv-type blockquote p { font-size: 1.25em !important; color: #111 !important; line-height: 1.5em !important; text-transform: unset !important; }

/* Top ad fix */
.td-a-rec a img { display: inline !important; }
