/*
Theme Name: Astra CHILD
Theme URI: http://balansciala.pl/blog
Description: UŻYWANY Motyw potomny. Motywem głównym jest Astra - nie należy go usuwać! Astra CHILD czerpie z niego wszelkie niezbędne pliki itd.
Author: Rafał
Template: astra
*/

/* .ast-comment-avatar-wrap:before {
	font-size: 30px;
	color: #465C8B;
	font-family: FontAwesome;
	content: "\f007";
	display: inline-block;
	padding-right: 5px;
	font-weight: 900;
} // ikona ludka w komentarzach by nie korzystać z gravatar
*/

.video-responsive { position: relative; height: 0; padding-bottom: 56.25%; overflow: hidden;}
.video-responsive iframe, .video-responsive video, .video-responsive object, .video-responsive embed  { position: absolute; left: 0; top: 0; height: 100%; width: 100%; }