/*
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-logo-text-container .td-tagline-text { display: none; }

.article-detail-nieuwsbrief {
  margin: 25px 0 25px 0;
  background: #222222;
  border-color: #222222;
  padding: 15px 0;
  color: #fff;
}

.custom-video-embed { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }

.custom-video-embed iframe, .custom-video-embed object, .custom-video-embed embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }