/*
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.
*/
.title-block-no-border-top.td_block_template_2 .td-block-title {
    margin-bottom: 5px;
}

/* General menu */
.general-menu-wrap.tdb_header_menu .tdb-menu > li:nth-child(1) > a:after {
    background-color: #f39b12;
}
.general-menu-wrap.tdb_header_menu .tdb-menu > li:nth-child(2) > a:after {
    background-color: #4ea6e0;
}
.general-menu-wrap.tdb_header_menu .tdb-menu > li:nth-child(3) > a:after {
    background-color: #27ae60;
}
.general-menu-wrap.tdb_header_menu .tdb-menu > li:nth-child(4) > a:after {
    background-color: #22313f;
}
.general-menu-wrap.tdb_header_menu .tdb-menu > li:nth-child(5) > a:after {
    background-color: #a03d22;
}

.double-block-marg-15 .td-block-row .td-block-span6:nth-child(1){
    padding-right: 15px !important;
}

.double-block-marg-15 .td-block-row .td-block-span6:nth-child(2){
    padding-left: 15px !important;
}

.double-block-marg-15 .td-block-row .td-block-span6 img.entry-thumb {
    width: 100%;
}

.sidebar-block-post img.entry-thumb {
    height: 65px;
    object-fit: cover;
}

.sidebar-block-post.td_block_21.td-column-1 .item-details {
    min-height: 70px !important;
}

.full-width-c-block .td-module-meta-info {
    padding: 0 30px 30px 30px !important;
}

.menu-foot-no-pdn .vc_column_inner:nth-child(4) {
    padding-left: 0px;
    padding-right: 0px;
}

.td-mobile-footer-wrap .td-footer-logo {
    display: none;
}