.widget a:hover {
    color: #888;
}

/*test szerokosci okna*/
	.test-element {
	    position:absolute;
	    left:-99999px;
	    display:none;
	}
@media all and (min-width:1300px) 
	/*and (max-width:1100px) */
{
	    .test-element {
	        display:block;
	    }
	}

/*odstępy w menu głównym*/
.navbar-nav a {
    padding: 7px 10px;
}

/*kolory ikon w hamburgerze*/
.navbar-toggle:hover .icon-bar {
    background: #dd3333;
}

#pageslide .closeBtn:hover, #pageslide .closeBtn:active, #pageslide .closeBtn:focus {
    color: #dd3333;
}

/*niepotrzebny odstęp pod kartami*/
.entry-content ul:not(.wp-block-gallery), .entry-content ol {
    margin: 0;
}

/*odsptęp przed najbliższe spektakle gra w życie*/
.postid-29 .threecol-one ul
{padding-left: 20px}

/*kolor buttona w newsletterze*/
.widget button, .widget input[type="button"], .widget input[type="reset"], .widget input[type="submit"] {
    background-color: #d33;
}

/*delikatniejszy gradient na karuzelach*/
.carousel-slider .post-thumb::before {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1) 80%, rgba(0, 0, 0, 0.5));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1) 80%, rgba(0, 0, 0, 0.5));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1) 80%, rgba(0, 0, 0, 0.5));
}

/* aktorzy */
.category-aktorzy .entry-meta .cat-links { display: none; }

/*align center*/
.aligncenter {
	display: block;
	text-align: center;
}

/*kalendarz*/
.widget_events_calendar .calendar-month {
	color: #444;
}
.widget_events_calendar .normal-day-heading,
.weekend-heading {
	color: #444;
	font-weight: 700;
}
.widget_events_calendar .calendar-heading,
.normal-day-heading,
.weekend-heading,
.day-with-date,
.day-without-date,
.current-day{
	border: none;
	background: none;
	text-align: center;
}
.widget_events_calendar .calendar-table {
	border-top: 0;
	margin-bottom: 1.5em;
	position: relative;
	table-layout: fixed;
	width: 100%;
	z-index: 1;
	color: #aaa;
}
.widget_events_calendar .current-day {
    font-weight: bold;
}

.widget_events_calendar span.weekend {
	color: #aaa;
}
.widget_events_calendar .calendar-prev, .calendar-next {
	display: none;
}

.widget_events_calendar table.calendar-table tr {
    border-bottom: 1px solid #F0F0F0;
}

.widget_events_calendar a:hover {
    color: #444;
 }

.widget_events_calendar a:hover span{
    font-weight: 700;
 }
.widget_events_calendar a:hover span strong{
    font-weight: normal;
}
.calnk a:hover span {
		left: 60px;
}

/*ukrycie kategorii na karuzeli*/
#wpzoom-carousel-slider-4 .entry-cats {display: none;}
#slider .cat-links {color: #fff;}

/*czarne aple na karuzelach*/
.home .carousel-slider .item .entry-meta {
	background-color: #222;
	opacity: 0;
}
/*nadpisanie fonta na sliderze*/
.slides li h3 a {font-size: 81px;}

@media screen and (max-width:768px){
.slides li h3 a {font-size: 24px;}
}

#wpzoom-carousel-slider-4 { 
	margin-top: 20px;
	margin-bottom: 80px;
}

/*ukrycie kategorii na sliderze*/
#slider .entry-meta {display: none;}

/*paski ozdobne przed tytułami na głównej*/
#arsgroup-karuzela-spektakli-4,
#wpzoom-carousel-slider-4, #wpzoom-carousel-slider-2, #arsgroup-karuzela-filmy-2, #arsgroup-karuzela-aktorzy-4  {
	overflow: inherit;
}
.home #wpzoom-carousel-slider-4::before {
    content: "";
    display: block;
    left: -500px;
    position: absolute;
    background-color: #000;
    width: 500px;
    height: 30px;
    margin-left: -20px;
    top: 5px;
}
.home #arsgroup-karuzela-spektakli-4::before {
    content: "";
    display: block;
    left: -500px;
    position: absolute;
    background-color: #000;
    width: 500px;
    height: 30px;
    margin-left: -20px;
    top: 5px;
}
.home #wpzoom-carousel-slider-2::before {
    content: "";
    display: block;
    left: -500px;
    position: absolute;
    background-color: #000;
    width: 500px;
    height: 30px;
    margin-left: -20px;
    top: 5px;
}

/*menu*/
.main-menu .navbar-nav > li {
    margin-left: 5px;
}
.main-menu .navbar-nav a {
    padding: 7px 8px;
}

.main-menu ul > li > a:before {
	content: '';
	display: block;
	width: 0;
	height: 6px;
	position: absolute;
	z-index: -100;
	left: -1px;
	bottom: 1px;
	transition: width .3s cubic-bezier(.27,.62,.43,1.01);
}
.main-menu #menu-main-wrap > ul > li > a:before {
	background-color: #000;
}
.main-menu ul.sub-menu > li > a:before {
	background-color: #fff;
}
.main-menu > ul > li.current_page_item > a,
.main-menu ul > li.current-menu-parent > a {
	color: #000;
}
.main-menu ul > li.current_page_item > a::before,
.main-menu ul > li.current-menu-parent > a::before {
	width: 100%;
}
li.menu-item-has-children > ul.sub-menu > li:hover > a:before {
	background-color: #fff;
}
.main-menu ul > li:hover > a:before {	width: 100%;
}
.navbar-nav .current-menu-item ul a:hover,
.navbar-nav .current_page_item ul a:hover,
.navbar-nav .current-menu-parent ul a:hover,
.navbar-nav .current_page_parent ul a:hover {
    color: #fff;
}
.main-menu .navbar-nav > li > ul::before, .main-menu .navbar-nav > li > ul::after {display: none;}
/*glowne menu*/
.main-menu #menu-main-wrap > ul > li > a:hover {
	color: #000;
}
/*submenu color*/
.sub-menu li:hover a {
	color: #fff;
}
.main-menu ul > li.current-menu-ancestor > ul > li > a {color: #fff;}

/*button karuzela*/
a.zobacz.wpz-sc-button {
	border: 2px solid #fff;
	background-color: #000;
    padding: 5px 10px;
    font-size: 1em;
    display: inline-block;
    line-height: 1em;
    margin: 0;
    text-align: center;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    border: 1px solid transparent;
    font-weight: bold;
    text-decoration: none !important;
    -moz-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

/*karuzela aktorzy buttony*/
#carousel-widget-wpzoom-carousel-slider-2-id .zobacz {
    display: none;
}
/*zakładki tab*/
.shortcode-tabs .tab {
	border: 0;
	/*border-left: 10px solid #444;*/
}
.shortcode-tabs {
	border-left: 10px solid #444;
}
.shortcode-tabs ul.tab_titles,
.shortcode-tabs ul.tab_titles,
.shortcode-tabs ul.tab_titles li.nav-tab {
	border: none;
}
.shortcode-tabs ul.tab_titles li.nav-tab a {
	font-size: 25px;
	font-weight: 700;
	text-transform: uppercase;
}
.shortcode-tabs ul.tab_titles li.nav-tab a:hover {
	color: #444;
}
.shortcode-tabs ul.tab_titles li.nav-tab.ui-tabs-active a {
	color: #444;
}

/*post ukrycie kategorii*/
.single .post .cat-links {display: none;}

/*ukrycie related posts*/
#jp-relatedposts {
	display: none !important;
}

/*spektakle new*/
.post-26583 .entry-content .fourcol-one p {
	background-color: #222;
	color: #fff;
	padding: 5px 10px;
	font-size: 13px;
	min-height: 90px;
}
.post-26583 .entry-content .fourcol-one p strong{
	font-size: 16px;
}
.post-26583 .entry-content .fourcol-one p a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
.post-26583 .entry-content .fourcol-one p strong a {
	font-weight: bold;
}
.post-26583 .entry-content .fourcol-one:nth-child(4n) {
	margin-right: 0px;
}
.post-26583 .entry-content .fourcol-one:nth-child(4n+1) {
	clear: both;
}

.post-26583 .entry-content .fourcol-one figure img {
	margin-bottom: 0px;
}

/*spektakle new 3 kolumny*/
.post-27116 .entry-content .threecol-one p {
	background-color: #222;
	color: #fff;
	padding: 5px 10px;
	font-size: 13px;
	min-height: 60px;
}
.post-27116 .entry-content .threecol-one p strong{
	font-size: 16px;
}
.post-27116 .entry-content .threecol-one p a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
.post-27116 .entry-content .threecol-one p strong a {
	font-weight: bold;
}
.post-27116 .entry-content .threecol-one:nth-child(3n) {
	margin-right: 0px;
}
.post-27116 .entry-content .threecol-one:nth-child(3n+1) {
	clear: both;
}
.post-27116 .entry-content .threecol-one figure img {
	margin-bottom: 0px;
}
.post-27116 .entry-content .threecol-one figure.wp-block-image {
	margin-bottom: 0px;
}
/*zespół aktorski*/
.page-id-17236 .entry-content figure {
	background-color: #222;
	max-width: 160px;
}
.page-id-17236 .entry-content figure img{
	margin-bottom: 0px;
}
.page-id-17236 .entry-content figure figcaption {
	min-height: 53px;
}
.page-id-17236 .entry-content figure figcaption a {
	color: #fff;
	text-decoration: none;
}
#post-27637 figure {height: 180px;}
#post-27637 .fourcol-one p {height: 56px;}

/*aktorzy współpracujący*/
.page-id-22579 .entry-content figure {
	background-color: #222;
	max-width: 160px;
}
.page-id-22579 .entry-content figure img{
	margin-bottom: 0px;
}
.page-id-22579 .entry-content figure figcaption {
	min-height: 53px;
}
.page-id-22579 .entry-content figure figcaption a {
	color: #fff;
	text-decoration: none;
}
.page-id-22579 .entry-content figure figcaption {color: #fff;}

/*zespół artystyczny*/
.page-id-21052 .entry-content figure {
	max-width: 182px;
}

/*style dodane w związku z dodaniem aktualnosci*/
#carousel-widget-wpzoom-carousel-slider-4-id .flickity-viewport {height: 325px !important;}

.carousel_widget_wrapper .entry-meta {position: relative;}

/*pasek ozdobny aktualności*/
#text-7 {
	margin-bottom: 0px;
}
#text-7::before {
	content: "";
    display: block;
    left: -500px;
    position: absolute;
    background-color: #000;
    width: 500px;
    height: 30px;
    margin-left: -20px;
    top: 5px;
}

/*aktualności*/
#carousel-widget-wpzoom-carousel-slider-6-id .entry-meta {
	min-height: 128px;}

#carousel-widget-wpzoom-carousel-slider-6-id .zobacz {display: none;}

#wpzoom-carousel-slider-6 {margin-bottom: 75px;}
#recent-posts-wrap .navigation {display: none;}
/*repertuar*/
.spektakl .small {position: absolute; right: 0;}

/*slider tekstowy*/
#custom_html-3 {margin-bottom: 0px;}

/*karuzela video*/
#arsgroup-karuzela-filmy-2 .entry-meta {min-height: 102px;}

/*pasek ozdobny video karuzela*/
#arsgroup-karuzela-filmy-2::before {
    content: "";
    display: block;
    left: -500px;
    position: absolute;
    background-color: #000;
    width: 500px;
    height: 30px;
    margin-left: -20px;
    top: 5px;}

/* aktorzy karuzela*/
#wpzoom-carousel-slider-2  .entry-title a{
    font-size: 20px;
}
.home #wpzoom-carousel-slider-2 .item .entry-meta {
    min-height: 102px;
}
#arsgroup-karuzela-aktorzy-4 .entry-meta {min-height: 96px;}

/*pasek ozdobny aktorzy karuzela*/
#arsgroup-karuzela-aktorzy-4::before {
	content: "";
    display: block;
    left: -500px;
    position: absolute;
    background-color: #000;
    width: 500px;
    height: 30px;
    margin-left: -20px;
    top: 5px;
}

/*najblizsze spektakle*/
#arsgroup-karuzela-spektakli-4 .item .entry-title{
  min-height: 78px; /*56px;*/
}

#arsgroup-karuzela-spektakli-4 .carousel_widget_wrapper .entry-meta 
.najblizsze-sekcja {
    min-height: 88px;
}
.najblizszy-spektakl {
  font-weight: 500;
	line-height: 29px;
}
.najblizszy-spektakl a.wpz-sc-button {
	position: absolute;
	right: 15px;
	margin-top: 2px;
}

.najblizszy-spektakl a.wpz-sc-button span {
    line-height: 1.4em;
	font-weight:600;
}
/*buttony*/
a.wpz-sc-button {
	border-radius: 0;
	border: 0;
}

/*footer*/
.site-footer {
	margin: 75px 0 0;
	padding-bottom: 14px;
}

footer .widget h3.title {font-size: 22px;}

.navbar-nav ul {
	border-radius: 0px;
}
footer .widget .title {
	margin-bottom: 20px;
}
.site-info div.left {
	float: left;
}
.footer-widgets {
	margin-bottom: 15px;
	padding-bottom: 20px;
}
/*social*/
.site-info div.left {
list-style-type: none;
}
/*newsletter*/
div#wpforms-27305.wpforms-container-full .wpforms-form .wpforms-field-label-inline {
	font-size: 13px;
}
#wpforms-27305-field_1 {
	border-radius: 0;
}
#wpforms-submit-27305 {
	border-radius: 0;
}

/*liniki w stopce*/
.site-footer a:hover, .site-footer .widget a:hover, .section-footer .widget a:hover {
    color: #888;
}

/*ciasteczka*/
#eu_cookie_law_widget-2 {list-style-type: none;}

/*sekcje na głównej*/
.home #main {
	background-color: #f1f1f1;
}
.home-widgetized-section-upper {	
	padding-top: 30px;
	padding-bottom: 35px;
	margin-bottom: 0px;
	background: #fff;
}
.home-widgetized-section-mid {
	padding-top: 30px;
}
#main > .inner-wrap {
	padding-bottom: 35px;
}
.home-widgetized-section-lower {
	padding-top: 30px;
	border-top: 0;
	margin: 0;
	background-color: #fff;
}

/*sticky menu*/
.site-header + .inner-wrap,
.home #n2-ss-2-align,
.site-header + style + .inner-wrap{
}
header.site-header {    
	/*position: fixed;*/
  width: 100%;
  background: #fff;
  z-index: 200;
}
header .social-menu {
	padding-right: 8px;
}
.site-header > .inner-wrap {
	transition: all .5s;
}
header .widget.zoom-social-icons-widget, header .widget.widget_polylang {
	margin-bottom: 0;
	list-style-type: none;
	display: inline-block;
}
header .widget.widget_polylang {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 11px;
	padding-left: 20px;
}
header .social-menu .zoom-social_icons-list__item {
  margin-bottom: 0;
}
header .social-menu .navbar-nav a {
    padding: 0 9px 4px 9px;
}
header .social-menu .menu-item a{
	color: #ccc;
	font-size: 11px;
	font-weight: 600;
	position: relative;
	top: 3px;
	padding-left: 17px;
}
header .social-menu .menu-item:hover a{
	color: #222;
}
.category-92 .header-archive {
	  margin: 0;
    padding: 30px 0;
}

/* spis premier od 1928 */
.page-id-372 .wp-block-advgb-accordion #ui-id-1, .page-id-372 .wp-block-advgb-accordion #ui-id-2 { display: none !important; }

/*repertuar*/
/*.page-id-26579 .spektakl-scena {
    font-weight: 400;
    color: #fff;
    background-color: #222;
    padding: 0 5px;
    font-size: 14px;
}*/
.page-id-26579 .small.prevbutton, .page-id-26579 .small.nextbutton {
    margin-bottom: 15px;
    margin-top: 15px;
}
.page-id-26579 .tablehead .onecol .fourcol-three.last {margin-bottom: 0px;}

/*@media screen and (max-width:768px){
.page-id-26579 .container {
	padding-top: 5px;}
}*/


/* aktorzy archiwalni */
.page-id-5247 .entry-content .fourcol-one:nth-child(4n+3) {
	margin-right: 0px;
}
.page-id-5247 .wp-block-image { margin-bottom: 2em; }

/*button przycisk*/
div.wpforms-container-full .wpforms-form input[type=submit]:hover, div.wpforms-container-full .wpforms-form button[type=submit]:hover, div.wpforms-container-full .wpforms-form .wpforms-page-button:hover, button:hover, input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover {
    background: #222;
}

/*button przycisk najblizsze spektakle*/
#buttonik {background-color: #ccc; font-size: 12px; font-weight: normal; position:relative; top: -24px; padding: 5px;}
#buttonik:hover {background-color: #222;}

/*stopka*/
.site-info {font-size: 14px;}

/*scrol to top*/
@media screen and (max-width:768px){
	#topcontrol {
		display: none;
	}
}
#topcontrol {
    position: fixed;
    bottom: 5px;
    right: 5px;
    opacity: 1;
    cursor: pointer;
    width: 45px;
    height: 45px;
    background-color: rgba(68, 68, 68, 0.65);
}
#topcontrol:hover {
  background-color: rgba(68, 68, 68, 0.65);
}
#topcontrol:after {
    content: "\f343";
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    font: normal 35px/16px 'dashicons';
    color: #fff;
    position: absolute;
    top: 14px;
    left: 5px;
}
/*tytuł kolumny z newsletterem*/
.widget#text-14 {margin-bottom: 0px;}

/*social menu mobile*/
@media screen and (max-width: 979px) {
	.social-menu {display: none;}
}
/*newsy na głównej*/
.home #recent-posts-wrap .navigation {
	margin-top: 0px;
}

/* AKTUALNOŚCI - text slider */
#text-slider article { 
font-size: 40px;
}
.text-slideshow {position: relative;}
.carousel-slider .flickity-prev-next-button:hover path {fill: #222;}
@media screen and (max-width: 1400px) {
	#text-slider {padding: 0 6%;}
	#text-slider-controls .prev { left: 1%; }
  #text-slider-controls .next { right: 1%; }
}
@media screen and (max-width: 979px) {
	#text-slider article {
    font-size: 17px;
}
    #text-slider-controls .prev, 
    #text-slider-controls .next {
        height: 30px;
        width: 30px; }
}
@media screen and (max-width: 640px) {
	#text-slider {padding: 0;}
	#text-slider-controls .prev,
  #text-slider-controls .next {
        display: none; }
}
/* AKTUALNOŚCI - karuzela */
#wpzoom-carousel-slider-8 {margin-bottom: 10px;
}
#wpzoom-carousel-slider-8 a.wpz-sc-button.zobacz {display: none;
}
#carousel-widget-wpzoom-carousel-slider-8-id .entry-meta {
	min-height: 148px;
}
#wpzoom-carousel-slider-8 .flickity-prev-next-button.previous, #wpzoom-carousel-slider-8 .flickity-prev-next-button.next {display: none;
}
#custom_html-5 a:hover {color: #888;
}

/*podstrony spektakli*/
.post .threecol-one.last table td {
	vertical-align: top;}

/*button wszystkie aktualności*/
@media screen and (max-width: 1400px) {
#custom_html-5 {
    padding: 0 6%;	}
}

.site-footer, .site-info {
    color: #adadad;
}

.header-archive .section-title
 {
	color: #757575;
}

.freshmail_form_3 > div > label > span {
	color: #ff8a8a !important;
}

.page-numbers.dots {
	color: #757575 !important;
}

#buttonik {
	background-color: #444;
}

.widget_events_calendar .calendar-table, .widget_events_calendar span.weekend {
	color: #595959; }

.sd-social .sharing-screen-reader-text {background-color: #000;}

.btn-group {
    margin-right: 30px;
}

.btn-contrast {
    padding: 0px 6px;
    background-color: #444;
}

.contrasted .site-header
,.contrasted .page-wrap
, .contrasted.single .site-main.post-with-thumbnail
, .contrasted.page .site-main.post-with-thumbnail
, .contrasted.home #main
, .contrasted .home-widgetized-section-lower {
    background-color: #fffa42;
}

.contrasted .zoom-social_icons-list__item span
,.contrasted .btn-group {
    color: #000 !important;
}

.contrasted .btn-contrast
, .contrasted .recent-posts.list-view .inner-article
, .contrasted .entry-title a
, .contrasted.home .carousel-slider .item .entry-meta
{
    background-color: #000;
    color: #fffa42;  
}

.contrasted footer {
    background-color: #222;
    color: #fffa42;
}

.zeno_font_resizer {margin-bottom: 0;
}

.zeno_font_resizer a {
color: #444;
}

.zeno_font_resizer_container {
	display: inline-block;
  margin-right: 15px;
}

/*a11y*/
#pojo-a11y-toolbar{
	/*display:none;*/
}

#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a.pojo-a11y-btn-negative-contrast {display: none;}
