/*
 Theme Name:   King News Child Theme
 Author:       Template Monster
 Author URI:   http://www.templatemonster.com/
 Description:  Real Estate theme.
 Version:      1.0.2
 Template:     king-news
 Version:      1.0.2
 Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-menu, featured-images, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, footer-widgets, full-width-template
 Text Domain:  king-news-child
*/
@import url("../king-news/style.css");

/*large featured post media query*/
@media (min-width: 1200px) {
  .tm_fpblock__item.tm_fpblock__item-large .tm_fpblock__item__description .tm_fpblock__item__title {
    font-size: 30px !important;
    line-height: 38px !important;
    margin-bottom: 16px;
    margin-left: 9px;
  }
}