/*
 Theme Name:   statistikaamy.cz / Newspaper
 Description:  Child theme for statistikaamy.cz based on Tagdiv Newspaper theme
 Author:       dhMedia
 Template:     Newspaper
 Version:      1.0.0
 Note:	      Styles modifying TD layout are stored in Newspaper Custom style option
 					Warning: td_social_icons.php cannot be override by child theme 
 					and after update of Newspaper/TD plugins must be edited manually
*/
 
@import url("../Newspaper/style.css");

/* styles needed in posts & in Gutenberg editor */
.td-post-content h2, h2 {color: #d9051d!important;}
#singleExcerpt, .singleExcerpt {font-family: Arial,sans-serif;line-height: 1.74;
font-weight:bold;font-size:18px;line-height:26px;margin-top:40px;margin-bottom:20px;}
.pic_header, .pic_footer {margin: 25px 0 15px 0px;padding: 10px;color:#d9051d;font-weight: bold;
font-size: 110%;vertical-align: bottom;}
.pic_footer {margin: 0px 0 25px 0px;text-align: right;border-bottom: 2px solid #bd1b21;
padding: 1px 10px; font-style: italic;font-size: 100%;}
.box2 {border-bottom: 1px solid #d9051d;border-top: 1px solid #d9051d;
float: left;width: 100%;font-style: italic;margin: 30px 0px 40px 0px;padding: 30px 0;background-color:#f2f2f2;}
.vice_informaci {background-color:#f1f1f1;padding:25px 25px 25px 25px;margin:40px 0px;}
.vice_informaci h2 {border-bottom:2px solid #d9051c;margin-top:0px;font-size:18px;line-height:18px;}
.vice_informaci span {background-color:#d9051c;padding:3px 40px 3px 15px;
color:white;font-size:18px;line-height:18px;position:relative;top:2px;}
.vice_informaci p {margin:5px 0px 0px 0px;padding-bottom:7px;}
.vice_informaci p:not(:last-child) {border-bottom:1px solid white;}
.vice_informaci p a {color:black;}

/* special styles */
h1.autori {margin-top: 0; margin-bottom: 40px;word-wrap: break-word;font-size: 41px;line-height: 50px;}
.authors_letter {width:100%;font-size:25px;border-bottom:2px red solid;
padding-bottom:10px;margin:10px 0px 20px 0px;clear:both;color:red;}
a.author {color:black;}

h1.casopis {margin-top: 0; margin-bottom: 7px;word-wrap: break-word;font-size: 41px;line-height: 50px;}
h3.nadpisRoku {width:100%;clear:both;}
h3.nadpisRoku.oddelovac {border-top:5px solid #d9071c;padding-top:30px;margin-top:30px;}
aut.archivKategorie a {color:#0280c9;font-weight:bold;}
.archivCasopis {float:left;margin-bottom:30px;margin-right:30px;}
.archivCasopis img {border:1px solid gray;width:179px;height:252px;}
.catName {text-align:center;}
.publikace {position:relative;top:-14px;}
.publikace_header {padding-top:3px;}
.footer_aktualni_vydani {text-align:center;}
.footer_aktualni_vydani img {max-width:200px;}
.footer_aktualni_vydani h4 {color:#eaeaea;font-size:125%!important;font-weight:bold;}
.tagdiv-type .pic_footer p {margin: 10px;}
.tagdiv-type .pic_header p {margin: 0px;}
.cesko-15-let-v-eu-cislo {background-color:#0f1b5f;color:white;padding:20px;font-size:18px;
font-family: Verdana, Geneva, sans-serif;line-height:150%;}
.cesko-15-let-v-eu-cislo strong {font-size:30px;padding-right:20px;}
.cesko-v-cislech-cislo {background-color:#083f88;color:white;padding:20px;margin:30px 0px 40px 0px;font-size:18px;
font-family: Verdana, Geneva, sans-serif;line-height:150%;}
.cesko-v-cislech-cislo strong {font-size:24px;color:#b4b9de;}


#Zdd_newsletter_widget {padding:15px;}

#Zdd_newsletter_widget .tdn-icon-wrap {position:relative;top:-29px;text-align: center;width: 100%;}
#Zdd_newsletter_widget .tdn-icon {font-size: 42px;width: 67.2px;height: 67.2px;color: #fff;font-size: 32px;line-height: 67.2px;}
#Zdd_newsletter_widget .tdn-email-bar {flex-direction: row;display: -webkit-box;display: -ms-flexbox;display: flex;
 -webkit-box-sizing: border-box; -moz-box-sizing: border-box;box-sizing: border-box;text-align: left;width:100%;};
#Zdd_newsletter_widget .tdn-input-wrap {width:100%;}
#Zdd_newsletter_widget .tdn-btn-wrap {display: flex;min-width: 100px;}
#Zdd_newsletter_widget .tdn-btn-wrap input {font-weight:normal;padding:10px 20px;}
a.Zdd_newsletter_ok {display:table;margin-top:20px;padding:5px 10px;background-color:black;color:white;font-size:90%;}
a.Zdd_newsletter_ok:hover {background-color:#d9051d;color:white;text-decoration:none;  transition: 0.4s;}


@media (max-width: 767px)
	{
	.box2 {padding:10px 20px;}	
	.vice_informaci {padding:10px;}
	.vice_informaci span {padding:3px 40px 3px 15px;font-size:15px;line-height:15px;}	
	#Zdd_newsletter_widget .tdn-email-bar .tdn-input-wrap input {font-size:100%;}		
	}