/*
Theme Name: JNews - Child Theme
Version: 1.0.0
Theme URI: http://themeforest.net/?ref=jegtheme
Description: A basic starter child theme for customization purpose of JNews theme.
Author: Jegtheme
Author URI: http://themeforest.net/user/jegtheme?ref=jegtheme
Template: jnews
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* ------------------------------------------------------------------------- *
 *  Theme customization starts here
/* ------------------------------------------------------------------------- */

/*recaptcha na lewa strone*/
.grecaptcha-badge {
    visibility: hidden !important;
/*	width: 70px !important;
	overflow: hidden !important;
	transition: all 0.3s ease !important;
	left: 4px !important;*/
/*	bottom:165px !important; */
	
}

.grecaptcha-badge:hover {
	width: 256px !important;
}
/*koniec recaptcha*/



/* ramowka */
.tt_timetable .event hr {
	background: #ffffff;
	height: 4px;
	opacity: 1.0;
}

.tt_navigation_wrapper {
	display: none;
}

#ramowka > table > thead > tr {
	height: 50px;
	text-align: center;
}

.tt_timetable .event a, .tt_timetable .event .event_header {
	font-weight:bold;
}

.tt_timetable .hours {
	font-weight:normal;
}

.tt_tabs .tt_timetable th {
	text-align: center;
}

#ramowka tr.row_gray:nth-child(1) > th:nth-child(2), #ramowka tr.row_gray:nth-child(1) > th:nth-child(3), #ramowka tr.row_gray:nth-child(1) > th:nth-child(4), #ramowka tr.row_gray:nth-child(1) > th:nth-child(5), #ramowka tr.row_gray:nth-child(1) > th:nth-child(6), #ramowka tr.row_gray:nth-child(1) > th:nth-child(7), #ramowka tr.row_gray:nth-child(1) > th:nth-child(8) {
	color: #ffffff;
}
/*koniec ramowka*/

/*usuniecie przerwy miedzy naglowkiem a linia*/	
.jeg_blocklink .jeg_block_content>div {
    background: unset;
    box-shadow: unset;
}
/*koniec usuniecie*/

/*na antenie*/
.tt_upcoming_events li .tt_upcoming_events_event_container {
	border: 0px solid #ffffff;
	background: #ffffff;
	height: 40px;
	margin-bottom: 1px;
	margin-top: 1px;
	font-size: 16px;
	padding-left: 0px;
}

.tt_upcoming_events li .tt_upcoming_events_event_container:hover {
	border: 0px solid #ffffff;
	height: 40px;
	margin-bottom: 1px;
	margin-top: 1px;
}


.tt_upcoming_events li .tt_upcoming_events_event_container:hover .tt_calendar_icon {
	background-position-x: 0%;
	background-position-y: 0%;
}

.tt_upcoming_events_wrapper {
	margin-top: -10px;
}

/* .player { */
/* 	margin-top: 110px; */
/* 	margin-bottom: 40px; */
/*} */

.player a {
	color: #000000;
}

.player a:hover {
	color: #F32836;
}
/*koniec na antenie*/


/* powiekszenie zegarka i ikony w najnowszych widzet */
.glowna_najnowsze .jeg_post_meta {
	font-size:14px;
	line-height:4.7px;
	

}
/*koniec powiekszenie*/

/*powiekszenie textu pierwszy news*/
.jeg_post_excerpt {
	font-size: 15px;
}
/*koniec powiekszenie*/

/* ukrycie kategorii INFO w sliderze glownym*/
.glowna_slider .jeg_post_category  {
	display: none;
}


/* ukrycie kategorii REDAKCJE w sliderze sport*/
.glowna_sport .jeg_post_category  {
	display: none;
}
.glowna_sport2 .jeg_post_category  {
	display: none;
}


/*korkometr na sztywno*/
.glowna_korkometr .targeo-widget-2 {
	height: 380px;
	width: 100%;
	overflow-y: auto;

}
/*koniec korkometr*/

/*tagi do prawej*/
.glowna_tagi .tagcloud {
	text-align: right;
}
/*koniec tagi do prawej*/


/* zmniejszenie marginesow w boxach */
.jeg_pl_lg_box, .jeg_pl_md_box {
	margin-bottom: 10px;
}

.jeg_postblock_15 .jeg_post {
	padding-right: 10px;
}
/*koniec zmniejszenie*/

/*stopka i social*/
.stopka_menu {
	text-align: right;
}

.stopka_social {
	text-align: center;

}

.jeg_social_icon_block.nobg a .fa {
	font-size: 80px;
}
/*koniec stopka i social*/

body > div.floating-menu.float-menu-1.fm-ready > ul {
	margin-top: -160px;
}

body > div.floating-menu.float-menu-2.fm-ready > ul {
	margin-top: -140px;
}

.fa-2x {
	font-size: 1.5em;
}

/*poszerzenie szerokosci wyswietlania contentu na dedykowanych stronach*/
.strona_content > div:nth-child(1) > div:nth-child(1) {
	width: 100%;
}
/*koniec poszerzenie*/

/*youtube iframe na glownej responsywny*/
.resp-container {
/*    position: relative; */
    overflow: hidden;
    padding-top: 56.25%;
}
.resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

/*koniec youtube*/

#formularz {
	width: 70%;
}


/*pogoda - wylaczenie opisu pod chmurkami*/
/*przeniesione do additional css tematu!*/
/*koniec pogoda*/

.odstep_10 {
	padding: 10px;
}
