/*
Theme Name:     Newspaper 7 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-footer-wrapper input,
.td-footer-wrapper button,
.td-footer-wrapper select {
  color: black;
}

.td-footer-wrapper a {
  color: #CCC !important;
}

.td-footer-wrapper a:hover {
  color: white !important;
}

.td-header-menu-wrap.td-affix {
  background: black !important;
}

.tagdiv-type blockquote {
  font-style: italic;
  border-left: 4px solid #4a4a4a;
  padding: 1rem 2rem;
  color: #4a4a4a;
  margin: 1rem auto 2rem;
  text-align: left;
  background: #E8E8E8;
}

.tagdiv-type blockquote,
.tagdiv-type blockquote p {
  font-family: inherit;
  font-size: inherit;
  color: #4a4a4a !important;
  line-height: 1.8;
  text-transform: none;
}

.tagdiv-type blockquote p:last-child {
  margin: 0;
}

.author-box-wrap .desc {
  font-size: 18px;
}
