/*
Theme Name: The Newspaper Child
Theme URI: http://cmsmasters.net/the-newspaper-child/
Author: cmsmasters
Author URI: http://cmsmasters.net/
Description: The Newspaper Child Theme
Template: the-newspaper
Version: 1.0.0
License:
License URI:
Text Domain: the-newspaper-child
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/

h2.cmsmasters_post_title.entry-title {
    line-height: 46px !important;
}
.cmsmasters_post_content.entry-content a {
    color: #ff7a00;font-size: 18px;
}
.cmsmasters_post_content.entry-content a:hover {
    color: #000;font-size: 18px;
}
.cmsmasters_post_loader.cmsmasters_items_loader span {
    padding: 8px 18px 7px;
    border-radius: 4px;
    background-color: #ff7a00;
    font-size: 16px;
    color: #fff !important;
    font-weight: 600;
    text-transform: capitalize;
}
.cmsmasters_post_loader.cmsmasters_items_loader span:hover {
    background-color: #4a5b6d !important;
}
.cmsmasters_post_default .cmsmasters_img_wrap a img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
}
 .cmsmasters_post_default .cmsmasters_img_wrap img {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.cmsmasters_post_default .cmsmasters_img_wrap a:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05);
}
/*.header_mid .logo_wrap {margin-left: 180px;}
.header_mid .mid_search_but_wrap {
 
    margin-right: 180px;
}*/
.page-id-14189 .mid_nav_wrap {
    display: none;
}
.page-id-14189 .mid_search_but_wrap {
    display: none;
}
.page-id-14189 .header_mid:last-of-type .header_mid_inner .header_mid_inner_cont, .page-id-14189 .header_mid .mid_nav_wrap nav {
    border-color: transparent;
}
#cmsmasters_row_170f167f05.subscribe-flow-section{display:none !important;}
li#menu-item-14166 {padding-top: 8px;}
li#menu-item-14165 {padding-top: 8px;}
.top_line_nav > li:before {height: 18px !important;bottom: -10px;}
.header_top .header_top_inner {
    height: 80% !important;
}