/*
Theme Name: Tanecni magazin
Theme URI: https://wordpress.org/themes/twentysixteen/
Description: Tanecni magazin Child Theme Twenty Sixteen
Author: 1u.cz
Author URI: http://www.1u.cz/
Template: twentysixteen
Version: 1.0.0
*/

.site {
	background-color: transparent;
}
.site-inner {
	background: rgba(255,255,255,0.9);
}
#masthead {
padding-top: 10px !important;
padding-bottom: 32px !important;
}
.entry-title {
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 16px;
	font-size: 1.4rem;
	font-weight: 700;
	line-height: 1.25;
	margin-bottom: 1em;
}
.entry-header .entry-title {
	font-size: 42px;
	font-size: 1.9rem;
	font-weight: 900;
	margin-bottom: 1.1em;
}
body,
button,
input,
select,
textarea {
	font-family: Montserrat, "Helvetica Neue", sans-serif;
}
.required {
	font-family: Montserrat, "Helvetica Neue", sans-serif;
}
#main.index {
	max-width: 800px;
}
/* .entry-title a {
	color: #fa01b0;
} 
*/


.index .entry-summary p {
	font-size: 16px;
	font-size: 1.06rem;
}
.icovideo {
	width: 22px;
	height: 22px;
	z-index: 10;
	background: url(images/ico-play.png) no-repeat;
	position: relative;
	top: 34px;
	left: 6px;
	margin-top: -22px;
}
.widget li a, .widget a, .textwidget {
	font-size: 16px !important;
}
.textwidget .loga a {
	float: left;
	margin: 0 40px 40px 0;
	display: block;
	width: 135px;
	height: 135px;
	text-decoration: none;
	color: White;
}


@media screen and (min-width: 75em) {
	.widget-area.rozhovory {
	border-right: 1px solid #ddd;
	padding-right: 40px;
}
	#secondary.index {
	margin-left: 72%;
	width: 336px;
}
.custom-logo {
	max-width: 340px;
}
}