/*
Theme Name: timesmicrowave
Theme URI: https://www.mytheme.com/themes/timesmicrowave/
Author: the Creative team
Author URI: https://www.mytheme.com/
Description: The Revolution theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, one-column, two-columns, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: text-domain
*/

/*------------------------------------------------------
	overwrite css start
------------------------------------------------------*/
/*swarna added css*/
h1.news-heading {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 32px;
    line-height: 1.2;
    text-align: center;
    color: #212529;
}
h1.news-heading.market-heading {
    text-align: left;
}
h1.resource-heading {
    font-size: 30px;
    font-weight: 600 !important;
    margin-bottom: 32px;
    line-height: 1.2;
    text-align: center;
    color: #212529 !important;
}
iframe {
    max-width: 100%;
}
.custom-heading-css{
    color: blue; 
    font-size: 18px
  }
  section.about-us-video {
    /* margin: 15px; */
    text-align: center;
    padding: 40px;
    padding: 78px 0 15px;
  }
  section.about-us-video h2 {
    font-size: 30px;
    line-height: 1.2;
    color: #005EB8;
    font-weight: 600;
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}
.table-responsive.overflow-css {
    overflow: auto;
}
h1.blog-heading-css {
    font-size: 30px;
    line-height: 1.2;
    color: #005EB8;
    font-weight: 600;
    margin-bottom: 20px;
}
body.market-template-default.single.single-market.postid-3951.logged-in.admin-bar.space.full-width.customize-support .market-page-top-description p {
    margin-top: 15px;
    font-weight: 400 !important;
    font-size: 15px !important;
}