/*
Theme Name: Konfrontacje Teatralne
Theme URI: http://underscores.me/
Author: Justyna Ratajczak
Author URI: http://jusi.me/
Version: 1.0.0
Text Domain: jusi
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
# Menus
# Content
# Media
--------------------------------------------------------------*/
@font-face { font-family: 'Rodchenko-Bold'; src: url("assets/webfonts/31B481_0_0.eot"); src: url("assets/webfonts/31B481_0_0.eot?#iefix") format("embedded-opentype"), url("assets/webfonts/31B481_0_0.woff2") format("woff2"), url("assets/webfonts/31B481_0_0.woff") format("woff"), url("assets/webfonts/31B481_0_0.ttf") format("truetype"); }
/* Body font styles */
/* Title font styles */
/* Colors */
/* Responsive media query mixins */
/* Smooth hover effect */
/* Clearfix */
/* Reusable column setup */
.col { border: 0px solid transparent; float: left; box-sizing: border-box; background-clip: padding-box !important; }

/* 1. 4 Column Grid 0px - Infinity
-----------------------------------------------------------------------------

Span 1:    25%
Span 2:    50%
Span 3:    75%
Span 4:    100%

----------------------------------------------------------------------------- */
@media screen and (min-width: 0px) { .row { margin-left: -64px; }
  .row { *zoom: 1; }
  .row:before, .row:after { content: ""; display: table; }
  .row:after { clear: both; }
  .col { border-left-width: 64px; padding: 0 0px; }
  /* --- Gridpak variables ---*/
  .span_1 { width: 25%; border-left-width: 64px; padding: 0 0px; margin-left: 0; }
  .span_2 { width: 50%; border-left-width: 64px; padding: 0 0px; margin-left: 0; }
  .span_3 { width: 75%; border-left-width: 64px; padding: 0 0px; margin-left: 0; }
  .span_4 { margin-left: 0; width: 100%; }
  .offset-by-1 { margin-left: 25% !important; }
  .offset-by-2 { margin-left: 50% !important; }
  .offset-by-3 { margin-left: 75% !important; } }
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html { font-family: sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; }

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary { display: block; }

audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }

audio:not([controls]) { display: none; height: 0; }

[hidden], template { display: none; }

a { background-color: transparent; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; }

a:active, a:hover { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

dfn { font-style: italic; }

h1 { font-size: 2em; margin: 0.67em 0; }

mark { background: #ff0; color: #000; }

small { font-size: 80%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

img { border: 0; }

svg:not(:root) { overflow: hidden; }

figure { margin: 1em 40px; }

hr { box-sizing: content-box; height: 0; }

pre { overflow: auto; }

code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }

button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; }

button { overflow: visible; }

button, select { text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }

button[disabled], html input[disabled] { cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

input { line-height: normal; }

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

legend { border: 0; padding: 0; }

textarea { overflow: auto; }

optgroup { font-weight: bold; }

table { border-collapse: collapse; border-spacing: 0.5rem; vertical-align: top; }

td, th { padding: 10px 10px 0 !important; vertical-align: top !important; }

iframe { width: 100%; border: 0; }
@media (max-width: 650px) { iframe { height: auto !important; } }

tr {border-bottom: solid 1px #f5f5f5; }
tr:last {border-bottom: 0; }

tr:hover {background-color: #222221 /*main color*/; color: #fff;}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body, button, input, select, textarea { color: #000; font-family: 'PT Sans', sans-serif; font-weight: normal; font-size: 15px; line-height: 21px; }

h1, h2, h3, h4, h5 { clear: both; font-family: 'Rodchenko-Bold', serif; font-weight: normal; letter-spacing: 1px; text-transform: uppercase; color: #222221 /*main color*/ }

h2 { font-size: 34px; line-height: 50px; }
h2.archive-title { margin-top: -30px; }

h3 { font-size: 26px; line-height: 32px; letter-spacing: 2px; }
h3.post-title { margin: 10px 0 30px; }

h6 { font-size: 13px; line-height: 18px; letter-spacing: 1px; font-weight: normal; text-transform: uppercase; margin: 8px 0 0; }

.post-title { font-weight: bold; }
.post-title em { font-style: normal; color: #000; display: block; font-weight: normal; }

p { margin-bottom: 1.5em; }

dfn, cite, em, i { font-style: italic; }

blockquote { margin: 0 1.5em; }

address { margin: 0 0 1.5em; }

pre { background: #eee; font-family: "Courier 10 Pitch", Courier, monospace; font-size: 15px; font-size: 0.9375rem; line-height: 1.6; margin-bottom: 1.6em; max-width: 100%; overflow: auto; padding: 1.6em; }

code, kbd, tt, var { font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; font-size: 15px; font-size: 0.9375rem; }

abbr, acronym { border-bottom: 1px dotted #666; cursor: help; }

mark, ins { background: #fff9c0; text-decoration: none; }

big { font-size: 125%; }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
body { box-sizing: border-box; background: #fff; }

#page { background: #fff url("assets/img/banner-konfrontacje-2023-2.jpg") 50% 0 no-repeat; }

*, *:before, *:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */ box-sizing: inherit; }

blockquote:before, blockquote:after, q:before, q:after { content: ""; }

blockquote, q { quotes: "" ""; }

hr { background-color: #ccc; border: 0; height: 1px; margin-bottom: 1.5em; }

ul, ol { margin: 0 0 1.5em 3em; }

ul { list-style: disc; }

ol { list-style: decimal; }

li > ul, li > ol { margin-bottom: 0; margin-left: 1.5em; }

dt { font-weight: bold; }

dd { margin: 0 1.5em 1.5em; }

img { height: auto; /* Make sure images are scaled correctly. */ max-width: 100% /* Adhere to container width. */ }

table { margin: 0 0 1.5em; width: 100%; }

.container { box-sizing: border-box; margin: 0 auto; width: 1030px; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button, input[type="button"], input[type="reset"], input[type="submit"] { background-color: #222221 /*main color*/; color: #000; border: 0; font-weight: bold; font-size: 12px; line-height: 20px; text-transform: uppercase; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; padding: 5px 15px !important; }

button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover { background-color: #000; color: #222221 /*main color*/ }

button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active { border-color: #aaa #bbb #bbb; box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15); outline: 0; }

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea { color: #666; border: 1px solid #e7e7e7; padding: 3px; }

select { border: 1px solid #ccc; }

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus { color: #111; }

textarea { width: 100%; }

label { font-weight: 300 !important; }

.ninja-forms-cont { margin: 10px 0; }

.ninja-forms-field-error { text-align: right; font-size: 12px; margin-top: 5px; font-weight: 300 !important; }

.ninja-forms-required-items { display: none; }

#nf_submit_1, #nf_processing_1 { text-align: right; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
a, a:visited, a:focus, a:active { color: #222221 /*main color*/; text-decoration: none; -webkit-transition: all .25s ease-in !important; transition: all .25s ease-in !important; }

a:hover { color: #222221 /*main color*/ !important; }

a:hover, a:active, a:focus { outline: 0; }

.site-header { margin: 0 0 254px; position: relative; padding-top: 24px }

.site-title { margin-top: -8px; margin-bottom: 0; }
.site-title a { display: block; width: 140px; height: 126px; text-indent: -9999px; background: url("assets/img/kt-2021.png"); background-size: 100% 100%; }

#site-banner { max-height: 50px; overflow: hidden; -webkit-transition: max-height 0.25s ease-out; transition: max-height 0.25s ease-out; }
#site-banner img { vertical-align: middle; }
#site-banner:hover { max-height: 1000px; -webkit-transition: max-height 0.5s ease-in; transition: max-height 0.5s ease-in; }

/*--------------------------------------------------------------
# Menus
--------------------------------------------------------------*/
.site-navigation { font: 'PT Sans', sans-serif; font-weight: normal; font-size: 13px; text-transform: uppercase; }

.current_page_item a, .current-menu-parent a { border-bottom: solid 1px #222221 /*main color*/; }
.current_page_item .sub-menu a, .current-menu-parent .sub-menu .current_page_item a { border-bottom: solid 1px #000; }

#primary-menu { margin: 0; padding: 0; list-style: none; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
#primary-menu li { position: relative; }
#primary-menu li a, #primary-menu li a:visited, #primary-menu li a:focus, #primary-menu li a:active, .lang-item a { padding-bottom: 3px; color: #fff !important }
#primary-menu li a:hover { color: #222221 /*main color*/ !important; text-decoration: none; }
#primary-menu li:hover .sub-menu { display: block; opacity: 1; }

.sub-menu { margin: 0; padding: 0; list-style: none; font: 'PT Sans', sans-serif; font-weight: normal; font-size: 11px; text-transform: uppercase; display: block; position: absolute; left: -10px; padding: 5px 10px; width: 150px; color: #000; background-color: #222221 /*main color*/;-webkit-transition: all .25s ease-in !important; transition: all .25s ease-in !important; opacity: 0; }

.sub-menu a, .sub-menu a:visited, .sub-menu a:focus, .sub-menu a:active { color: #000; }
#primary-menu li .sub-menu a:hover { color: #000 !important; }

.page-footer { font: 'PT Sans', sans-serif; font-weight: normal; font-size: 10px; text-transform: uppercase; border-top: 1px solid #000; line-height: 24px; padding: 15px 0 25px; margin-top: 100px; }
.page-footer { *zoom: 1; }
.page-footer:before, .page-footer:after { content: ""; display: table; }
.page-footer:after { clear: both; }
.page-footer p { margin: 0; }
.page-footer .span_3 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
.page-footer .mkdin { display: inline-block; width: 171px; height: 37px; background: url("assets/img/mkidn.png") 0 0 no-repeat; background-size: 100% 100%; text-indent: -9999px; float: right; margin: 0; }
.page-footer .footer-text { display: table; line-height:13px; padding-top: 15px; }

@media (max-width: 768px) {
  
  .page-footer .footer-text { padding-left: 16px; }
}
  
#footer-menu, .social-links { margin: 0; padding: 0; list-style: none; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }

.social-links a { color: #000 !important; }

.footer-nav { margin-left: -62px; }
.footer-nav li { margin-left: 31px; }
.page-footer .span_1 { border-left-width: 31px !important; }
.social-links { font-size: 16px; margin-left: -24px; }
.social-links li { margin-left: 24px; }

#lang-switcher { margin: 0; padding: 0; list-style: none; font: 'PT Sans', sans-serif; font-weight: normal; font-size: 13px; text-transform: uppercase; float: right; margin-bottom: 10px; }
#lang-switcher li { display: inline-block; margin-left: 8px; }
#lang-switcher .current-lang { display: none; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
.cat-list { font: 'PT Sans', sans-serif; font-weight: normal; font-size: 10px; text-transform: uppercase; }
.cat-list:after { content: ""; display: block; width: 15px; height: 1px; background-color: #000; }

.post-date { font: 'PT Sans', sans-serif; font-weight: normal; font-size: 10px; text-transform: uppercase; }

li.categories { font: 'PT Sans', sans-serif; font-weight: normal; font-size: 10px; text-transform: uppercase; }
li.categories, li.categories ul, li.categories li { margin: 0; padding: 0; list-style: none; }
li.categories ul { font: 'PT Sans', sans-serif; font-weight: normal; font-size: 13px; text-transform: uppercase; margin-top: 10px; position: relative; }
li.categories ul:before { content: ""; display: block; width: 15px; height: 1px; background-color: #000; position: absolute; top: -10px; }
li.categories ul li { display: block; }

.archive-months li.cat-item { margin: 0; padding: 0; list-style: none; font: 'PT Sans', sans-serif; font-weight: normal; font-size: 13px; text-transform: uppercase; margin-top: 10px; position: relative; }

.post-excerpt { font-size: 13px; line-height: 18px; }

.aktualnosci-lista > div, .publikacje-lista > div { margin-bottom: 70px; }
.aktualnosci-lista > div:nth-child(4n+1), .publikacje-lista > div:nth-child(4n+1) { clear: both; }

.publikacje-lista h5 { font-family: 'PT Sans', sans-serif; font-weight: normal; font-size: 15px; line-height: 21px; font-size: 15px; color: #222221 /*main color*/; margin: 5px 0 0; }

.aktualnosci-lista.single-column > div { width: 100%; margin-bottom: 10px; clear: both; }

.aktualnosci-lista.homepage-lista > div { width: 273px; }
.aktualnosci-lista.homepage-lista > div:nth-child(4n+1) { clear: none; }
.aktualnosci-lista.homepage-lista > div:nth-child(3n+1) { clear: both; }

.content-filter { margin-bottom: 70px; }
.content-filter ul, .content-filter li { margin: 0; padding: 0; list-style: none; }
.content-filter li.aktualnosci_cat, .content-filter li.years, .content-filter li.categories, .content-filter li.konteksty_cat { font: 'PT Sans', sans-serif; font-weight: normal; font-size: 10px; text-transform: uppercase; }
.content-filter li.years, .content-filter li.categories { margin-bottom: 20px; }
.content-filter ul { font: 'PT Sans', sans-serif; font-weight: normal; font-size: 13px; text-transform: uppercase; margin-top: 10px; position: relative; }
.content-filter ul:before { content: ""; display: block; width: 15px; height: 1px; background-color: #000; position: absolute; top: -10px; }
.content-filter ul li { display: inline-block !important; margin-right: 25px !important; }
.content-filter ul li.current-cat { border-bottom: 1px solid #222221 /*main color*/;-webkit-transition: all .25s ease-in !important; transition: all .25s ease-in !important; }
.content-filter ul li.current-cat:hover { border-bottom: 1px solid #000; }

.archive-months { font: 'PT Sans', sans-serif; font-weight: normal; font-size: 13px; text-transform: uppercase; margin-top: 70px; }
.archive-months ul { margin: 0; padding: 0; list-style: none; margin-top: 8px; }
.archive-months ul li { float: left; margin-right: 15px; }
.archive-months ul li.archive-year { clear: both; width: 100%; margin-top: 20px; }
.archive-months ul li.archive-year:first-of-type { margin-top: 2px; }

.blog-item { margin-bottom: 100px; }
.blog-item { *zoom: 1; }
.blog-item:before, .blog-item:after { content: ""; display: table; }
.blog-item:after { clear: both; }
.blog-item h2.post-title { margin: 5px 0 0; line-height: 36px; }
.blog-item .post-thumb { width: 210px; float: left; position: relative; }
.blog-item .post-thumb:before, .blog-item .post-thumb:after { content: ""; display: block; width: 36px; height: 53px; position: absolute; background-color: #fff; z-index: 2; }
.blog-item .post-thumb:before { top: 0; left: 0; }
.blog-item .post-thumb:after { bottom: -1px; right: 0; }
.blog-item .post-content { width: 484px; float: right; }

.more-info { font-size: 13px; line-height: 18px; }

.related { margin-top: 64px; }

.event-info { font: 'PT Sans', sans-serif; font-weight: normal; font-size: 10px; text-transform: uppercase; line-height: 15px; margin-top: 25px; }
.event-info span { display: block; }
.event-info span.tickets { margin-top: 10px; }
.event-info .buy-tickets { display: inline-block; border: 1px solid #000; padding: 2px 7px 0px; margin-top: 5px; }
.event-info .buy-tickets:hover { border-color: #222221 /*main color*/; }

.kalendarium { margin-top: -50px; position: relative; }
.kalendarium .event-item { margin-bottom: 40px; }
.kalendarium .event-time { font-size: 20px; margin: 0 0 10px; }
.kalendarium .event-info { position: relative; }
.kalendarium .event-info:before { content: ""; display: block; width: 15px; height: 1px; background-color: #000; position: absolute; top: -10px; }
.kalendarium .event-info .tickets { margin-top: 0; }
.kalendarium .owl-nav { font-size: 20px; font-weight: 300; }
.kalendarium .owl-prev, .kalendarium .owl-next { position: absolute; top: 45px; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; }
.kalendarium .owl-prev:hover, .kalendarium .owl-next:hover { color: #222221 /*main color*/; }
.kalendarium .owl-prev { left: -20px; }
.kalendarium .owl-next { right: -10px; }

.event-dates { margin-top: 25px; font: 'PT Sans', sans-serif; font-weight: normal; font-size: 13px; text-transform: uppercase; }
.event-dates { *zoom: 1; }
.event-dates:before, .event-dates:after { content: ""; display: table; }
.event-dates:after { clear: both; }
.event-dates .single-event-date { margin-bottom: 12px; width: 33%; float: left; }
.event-dates .single-event-date:nth-child(3n+1) { clear: both; }
.event-dates .cat-list { display: block; font-size: 13px; margin-bottom: 5px; }

.rezydencje-lista .span_1 { width: 252px; margin-bottom: 70px; }
.rezydencje-lista .span_1:nth-child(3n+1) { clear: both; }
.rezydencje-lista .span_1:nth-child(4n+1) { clear: none; }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.alignleft { display: inline; float: left; margin-right: 1.5em; }

.alignright { display: inline; float: right; margin-left: 1.5em; }

.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }

.img-blend { background-color: #ff80c6; display: inline-block; }
.img-blend img { vertical-align: top;  /* mix-blend-mode: luminosity;  mix-blend-mode: hard-light; */ }

.cut-corners { position: relative; /*margin-bottom: 5px;*/ height: 190px; background: #fff !important; }
.cut-corners:before, .cut-corners:after { content: ""; display: block; width: 36px; height: 53px; position: absolute; background-color: #fff; z-index: 2; }
.cut-corners:before { top: 0; left: 0; }
.cut-corners:after { /*bottom: -1px; right: 0;*/ bottom: -6px; left: 174px; }

/*# sourceMappingURL=style.css.map */


/* TK STYLES */
blockquote { font-style: italic; font-size: 1.1em; line-height: 1.4em; font-weight: 100; letter-spacing: .01em; }

.current-cat a { color: #222221 /*main color*/; }

.site-main img[class*="wp-image"]:not(.noblend) { 
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%); 
}

.wp-pagenavi {
  font: 'PT Sans', sans-serif;
  font-weight: normal;
  font-size: 13px;
  text-transform: uppercase;
}

.wp-pagenavi span,
.wp-pagenavi a {
  display: inline-block;
  margin-right: 5px;
}

.wp-pagenavi span.current {
  font-weight: bold;
}

.cat-list {
	line-height: 15px;
	display: inline-block;
	padding: 4px 0;
}

.single-column .post-excerpt p {
	margin-top: 0;
}

.single-column h6 {
  margin-top: 0;
}

.aktualnosci-lista.single-column > div {
  margin-bottom: 20px;
}

.wydarzenia-thumb {
  position: relative;
  background: #f5f5f5;
}

.wydarzenia-thumb .wydarzenia-info {
  position: absolute;
  z-index: 10;
  top: 0; left: 0;
  height: 100%;
  opacity: 0;
  -webkit-transition: all .25s ease-in; transition: all .25s ease-in;
}

.wydarzenia-thumb:hover .wydarzenia-info {
  opacity: 1;
}

.wydarzenia-thumb .wydarzenia-info .event-info {
  position: absolute;
  bottom: 0;
  background-color: #fff;
  width: 140px;
  padding: 10px 10px 10px 0;
}

.wydarzenia-thumb .wydarzenia-info .event-info span.tickets {
  margin-top: 0;
}

.cat-title {
  margin: -55px 0 0 !important;
}

.home .site-content h2.page-title {
  margin-top: 0 !important;
  color: #222221 /*main color*/; 
}


.wydarzenia-thumb .wydarzenia-info .event-dates {
  background-color: #fff;
  padding-bottom: 8px;
  margin: 0;
  font-size: 11px !important;
}

.wydarzenia-thumb .wydarzenia-info .event-dates .cat-list {
  font-size: 11px !important;
  margin-bottom: 0;
}

.wydarzenia-thumb .wydarzenia-info .event-dates .single-event-date {
  width: auto;
  margin: 0 10px 0 0;
  clear: none !important;
}

.search .cut-corners { display: none; }

.search-wrap {
  float: right;
  margin-right: 25px;
  position: relative;
  top: 1px;
  overflow: hidden;
}

.search-trigger {
  display: inline-block;
  width: 16px;
  height: 16px;
  text-indent: -9999px;
  background: url('assets/img/search.png');
  -webkit-background-size: 16px 16px;
  background-size: 16px 16px;
  float: right;
}

.search-form {
  float: left;
  display: none;
}

.search-form .search-field {
  border: 0;
  background: #fff;
  border-bottom: none /*main color*/;
  font: 'PT Sans', sans-serif;
  font-weight: normal;
  font-size: 11px;
  text-transform: uppercase;
  color: #000 !important;
  width: 200px;
  padding: 5px 5px 0 5px;
  margin-right: 20px;
  position: relative;
  top: -5px;
}

.search-form .search-field:focus {
  outline: 0;
}

.screen-reader-text,
.search-form .search-submit {
  display: none;
}

.mobile-nav {
  display: none;
}

.box-shadow-menu {
  display: inline-block;
  position: relative;
  text-indent: -9999px;
  float: right;
  top: 3px;
  margin-right: 10px;
  display: none;
}
.box-shadow-menu:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 1em;
  height: 0.15em;
  background: #444;
  box-shadow: 
    0 5px 0 0 #444,
    0 10px 0 0 #444;
}

.aktualnosci-lista.homepage-lista > div {
  width: 33%;
}

.box-shadow-menu { margin-right: 40px; height: 15px; width: 15px }

.box-shadow-menu:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 1em;
    height: 0.15em;
    background: #222221 /*main color*/;
    box-shadow: 0 5px 0 0 #222221 /*main color*/, 0 10px 0 0 #f0c400
     /*main color*/;
    }
/* hide event details from yearly archives */
.wydarzenia-thumb.year-1996 .wydarzenia-info .event-info, .event-info .year-1996, 
.wydarzenia-thumb.year-1997 .wydarzenia-info .event-info, .event-info .year-1997, 
.wydarzenia-thumb.year-1998 .wydarzenia-info .event-info, .event-info .year-1998, 
.wydarzenia-thumb.year-1999 .wydarzenia-info .event-info, .event-info .year-1999, 
.wydarzenia-thumb.year-2000 .wydarzenia-info .event-info, .event-info .year-2000, 
.wydarzenia-thumb.year-2001 .wydarzenia-info .event-info, .event-info .year-2001, 
.wydarzenia-thumb.year-2002 .wydarzenia-info .event-info, .event-info .year-2002, 
.wydarzenia-thumb.year-2003 .wydarzenia-info .event-info, .event-info .year-2003, 
.wydarzenia-thumb.year-2004 .wydarzenia-info .event-info, .event-info .year-2004, 
.wydarzenia-thumb.year-2005 .wydarzenia-info .event-info, .event-info .year-2005, 
.wydarzenia-thumb.year-2006 .wydarzenia-info .event-info, .event-info .year-2006, 
.wydarzenia-thumb.year-2007 .wydarzenia-info .event-info, .event-info .year-2007, 
.wydarzenia-thumb.year-2008 .wydarzenia-info .event-info, .event-info .year-2008, 
.wydarzenia-thumb.year-2009 .wydarzenia-info .event-info, .event-info .year-2009, 
.wydarzenia-thumb.year-2010 .wydarzenia-info .event-info, .event-info .year-2010, 
.wydarzenia-thumb.year-2011 .wydarzenia-info .event-info, .event-info .year-2011, 
.wydarzenia-thumb.year-2012 .wydarzenia-info .event-info, .event-info .year-2012, 
.wydarzenia-thumb.year-2013 .wydarzenia-info .event-info, .event-info .year-2013, 
.wydarzenia-thumb.year-2014 .wydarzenia-info .event-info, .event-info .year-2014, 
.wydarzenia-thumb.year-2015 .wydarzenia-info .event-info, .event-info .year-2015, 
.wydarzenia-thumb.year-2016 .wydarzenia-info .event-info, .event-info .year-2016, 
.wydarzenia-thumb.year-2017 .wydarzenia-info .event-info, .event-info .year-2017,
.wydarzenia-thumb.year-2018 .wydarzenia-info .event-info, .event-info .year-2018 { display: none !important; }

.wpcf7 input, .wpxf7 textarea { padding: 4px;}