/*
Theme Name:     Newsmag 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:       Newsmag                             
Version:        1.1
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/
.footer-logo-wrap img {
	display: none;
}

.wpb_heading {
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  background-color: #61380B;
  border-radius: 3px;
  position: relative;
  display: inline-table;
  vertical-align: middle;
  line-height: 16px;
  top: -2px;
}

.entry-crumbs{
	display: none;
}

.td-page-title {
  font-size: 30px;
  font-weight: bold;
  line-height: 32px;
  margin: 0 0 10px 20px;
  padding-top: 10px
 }

.sf-menu ul .td-menu-item > a {
  font-size: 14px;
  font-weight: bold;
}

.sf-menu > li > a{
	text-transform: none;
}

.block-title > span{
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  background-color: #61380B;
  border-radius: 3px;
  position: relative;
  display: inline-table;
  vertical-align: middle;
  line-height: 16px;
  top: -2px;
}

.td-header-sp-top-menu .td_data_time {
  position: relative;
  display: inline-block;
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 12px;
  font-weight: 700;
  margin: 0 32px 0 0;
  text-transform: none;
}