/*
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.
*/

.td-header-style-3 .td-header-sp-logo img{
    max-height: 139px !important;
}

.sf-menu > li > a{
    text-transform: none !important;
}

.directory{
    background-color: #0187BC;
    padding: 10px;
    color: #ffffff;
}

.directory h3 {
    text-align: center;
    color: #000;
    background: #fff;
    padding: 9px;
}

.directory p{
    margin-bottom: 10px;
}

.contact-form-member{
    color: #000000;
    margin-top: 15px;
    background: #fff;
    padding: 10px
}

.tdb_loop .td-module-title{
    font-size: 18px !important;
}

.td_block_wrap {
    margin-bottom: 10px !important;
}

.wpcf7-list-item-label span{
    display:inline !important;
}

.td-login-modal-js {
    display:none
}

.tdm-descr{
    color: #ffffff;
    font-size: 12px
}

