/*** #item-1685366095978 > .ba-shape-divider.ba-shape-divider-bottom {
	z-index:2;
}
.opis-copy {
  z-index:3;
}
***/
.content-text a {
  color: var(--primary) !important;
  font-weight:700 !important;
  text-decoration:underline;
}
.kategoria-kandydata a {
  background: red;
  padding:10px 20px;
}
.slider-kandydat .ba-blog-post-fields .ba-blog-post-field-value {
  text-align: center;
}
.slider-kandydat .ba-blog-post-field-row-wrapper {
  color: rgb(255, 255, 255);
  font-size: 23px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 30px;
  text-transform: uppercase;
  background: var(--accent);
  padding: 0px;
  display: inline-block;
  width: 50px;
  height: 50px;
  text-align: center;
}
/**.slogan-home-2 {
  hyphens: auto !important;
}**/
div#n2-ss-4 .n-uc-1365da347720d-inner {
    --n2bggradient: linear-gradient(to bottom, RGBA(255,255,255,0.8) 0%,RGBA(0,0,0,0) 100%);
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    backdrop-filter: blur(8px);
    border-color: RGBA(255,255,255,1);
}
/*.ba-field-label {
  display: none !important;
}*/
.kandydat-do .ba-field-label {
  display: auto !important;
}
.ba-item-field .ba-field-wrapper .ba-field-label > * {
  display: block ruby !important;
  white-space:nowrap !important;
}
.kandydaci-filtrowanie div {
  border: none !important;
}
.kandydaci-filtrowanie .ba-icon-caret-down {
  font-size: 2em !important;
}
/*.kandydaci-filtrowanie:before {
 content:'';
 width: 0px;
 height: 0px;
 border-style: solid;
 border-width: 50px 50px 0 0;
 border-color: #FF4532 transparent transparent transparent;
 transform: rotate(0deg);
 position: absolute;
 left: 0px;
 top: 0px;
}*/
.kandydaci-filtrowanie .visible-horizontal-filters-value .ba-field-filter-value-wrapper {
  background: #f7f7f7;
  background-image: none;
  border-radius: 0px;
  box-shadow: none;
  max-height: 340px;
  width: 400px;
}
.ba-item-fields-filter .ba-selected-filter-values {
  background: #f7f7f7 !important;
  color: var(--color-2) !important;
  line-height: 32px;
}
.numer-lista {
  background:#076ab4;
}
.kandydaci-lista .ba-blog-post-fields .ba-blog-post-field-title {
  display: none;
}
.kandydaci-lista .ba-blog-post-field-value {
  background:#076ab4;
  color: #fff;
  text-align: center;
  max-width: 40px;
  padding: 20px;
  position: absolute;
  top: 0px;
  left: 0px;
}
.kandydaci-lista .checkbox-value {
  font-size: 0px;
  display: block;
  height: 50px;
  width: 160px;
  float: right;
  background-image: url('/images/gfx/polska_2050_logo_ok_samorzad.svg');
  background-repeat: no-repeat;
  margin-top: -50px;
}
.aktualnosci-lista .ba-blog-post-image:after {
  content:'' !important;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 40px 0 0 40px;
  border-color: transparent transparent transparent #f7f7f7;
  transform: rotate(0deg);
  position: absolute;
  z-index: 9999;
  bottom: 0px;
}
.aktualnosci-lista .ba-blog-post-image img {
  z-index: 5 !important;
}
.content-text p {
  margin-bottom: 25px !important;
}
/* DODAJ LOGO PLSKA 2050 do listy kategorii*/
body:not(.gridbox) .nav-hover-effect .nav.menu > li > a {
  background: none;
  overflow: hidden;
  position: relative;
  transition: none !important;
}
.content-text li {
  color:#080808;
  font-size:14px;
  line-height:1.9em;
}
/*LOGO 2050 - kategoria*/
.kandydaci-lista  [data-id="55"] .ba-blog-post-image:after,
.kandydaci-lista  [data-id="103"] .ba-blog-post-image:after,
.kandydaci-lista  [data-id="104"] .ba-blog-post-image:after,
.kandydaci-lista  [data-id="60"] .ba-blog-post-image:after,
.kandydaci-lista  [data-id="72"] .ba-blog-post-image:after,
.kandydaci-lista  [data-id="84"] .ba-blog-post-image:after      {
  content: '';
  height: 69px;
  width: 179px;
  background: url('/images/gfx/logo-kat-2050.png') no-repeat;
  display: block;
  position: relative;
  z-index: 9999 !important;
  float: right;
  top: -90px;
}
/* home slider*/
.home-slider .ba-slideshow-caption {
  padding-right: 0px;
}
/*Panel logowania*/
.com-users-login {
  max-width: 600px;
  margin: auto;
  background: #fefefe;
  padding: 25px;
}
.com-users-login .page-header h1 {
  font-size: 22px !important;
  color: var(--secondary);
  text-align: center;
  line-height: 22px;
  margin:0px;
}
.com-users-login .control-group label {
  text-align: left;
  color: var(--secondary);
  line-height: 1.4em;
  font-size: 16px;
  font-weight: 700;
}
/* media query*/
@media (max-width: 420px) {
  .kandydaci-lista .ba-blog-post-image {
    height: 450px;
    background-size: contain;
    background: #fff;
    background-color: white;
  }
.kandydaci-lista  [data-id="55"] .ba-blog-post-image:after,
.kandydaci-lista  [data-id="103"] .ba-blog-post-image:after,
.kandydaci-lista  [data-id="104"] .ba-blog-post-image:after,
.kandydaci-lista  [data-id="60"] .ba-blog-post-image:after,
.kandydaci-lista  [data-id="72"] .ba-blog-post-image:after,
.kandydaci-lista  [data-id="84"] .ba-blog-post-image:after      {
	content: '';
	height: 69px;
	width: 180px;
	background: url('/images/gfx/logo-kat-2050.png') no-repeat;
	display: block;
	position: relative;
	z-index: 9999 !important;
	float: right;
	top: -190px;
	}
}