/*
Theme Name:     Urban Intellectuals Newspaper 7 Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    
Author:         Urban Intellectuals
Author URI: 	http://urbanintellectuals.com
Template:       Newspaper                             
Version:        7.2c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/

.post header .entry-title {
    font-weight: bold !important;
    font-size: 24px !important;
    line-height: 29px !important;
}

.sf-menu>li>a {
    font-size: 13px;
    padding: 0 10px;
}

/*.td-header-style-5 .td-main-menu-logo {
    margin-right: 0px;
}

@media only screen and (max-width: 920px) {
    .sf-menu>li>a {
    font-size: 8px !important;
    padding: 0 10px !important;
}
}*/

.post header .entry-title {
    font-weight: bold !important;
    font-size: 24px !important;
    line-height: 29px !important;
}

.td-post-content blockquote p {
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
    font-style: italic;
    text-align: left;
    text-transform: none;
    color: #4db2ec;
}

.td-grid-style-1.td-hover-1 .td-module-thumb .entry-thumb {
    min-width: 100%;
}



@media (max-width: 1018px) {
 .td-visible-desk-tab {display:none !important;}   
}

@media (min-width: 1019px) {
 .td-visible-desk-tab {display:block !important;}   
}
