/*
Theme Name: Gmina
Author: Nikiu - Łukasz Brillowski
Link: https://nikiu.com
Version: 1.0
*/

@import url('//fonts.googleapis.com/css?family=Open+Sans:300,400&subset=latin-ext');
@import url('//fonts.googleapis.com/css?family=Roboto:300,400&subset=latin-ext');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/* body{font-family:'Open Sans', sans-serif;color:#555753;background:#fff;} */
body {
  font-family: 'Montserrat', sans-serif;
  color: #black;
  background: #fff;
}

a:hover {
  text-decoration: underline !important;
}
/* a:hover{text-decoration:underline !important;} (changed to upper line)*/

.gminacontent p img {
  width: 100% !important;
}
.connav a {
  color: #fff !important;
}

.widget-area img {
  margin-bottom: 5px;
}

#menu-item-89 > a {
  color: #000 !important;
}
#menu-item-98 li a {
  color: #000 !important;
}

#wppsac-post-slider-1
  > div
  > div
  > div:nth-child(1)
  > div
  > div.wppsac-post-short-content {
  display: none;
}
#wppsac-post-slider-1
  > div
  > div
  > div:nth-child(2)
  > div
  > div.wppsac-post-short-content {
  display: none;
}
#wppsac-post-slider-1
  > div
  > div
  > div:nth-child(3)
  > div
  > div.wppsac-post-short-content {
  display: none;
}
#wppsac-post-slider-1
  > div
  > div
  > div:nth-child(4)
  > div
  > div.wppsac-post-short-content {
  display: none;
}

a {
  font-weight: bold;
  color: #29292b;
}
a:hover {
  color: #c00000;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #29292b;
  font-family: 'Roboto';
  font-weight: 400;
}

.prze img {
  width: 100% !important;
}

.wppsac-post-short-content {
  height: auto !important;
}
.wppsac-post-short-content:hover {
  height: auto !important;
}
.wppsac-post-date,
.wppsac-post-content,
.wppsac-post-categories {
  display: none;
}

.aktu {
  background: #ededed;
}
.aktu li {
  padding: 7px;
  color: rgba(0, 0, 0, 0.6);
  border-bottom: 1px solid #f3d65f;
}
.aktu li a {
  color: rgba(0, 0, 0, 0.6);
}
.aktu li a:hover {
  color: #000;
}
.aktu .h4 {
  padding: 7px;
}
.bipinfo .h6 {
  color: #c00000;
}

.pdfprnt-buttons {
  display: none;
}

.top-top {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.blogname {
  color: #555;
  font-weight: bold;
}
.blogname h1 {
  color: #c00000;
  font-weight: bold;
}
.category {
  color: #c00000;
  text-transform: uppercase;
}
.category ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.date {
  color: #86868b;
}

.navbar {
  background: #fff;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
}
.navbar .navbar-brand {
  color: #262626;
}
.xnavbar .navbar-brand img {
  width: 48px;
}

.top-bar {
  background: #505050;
  color: #fff;
}
.footer {
  background: #eee;
  color: #555;
}
.top-bar a {
  color: #fff;
}
.about-me {
  opacity: 0.7;
  border-top: 1px solid #eee;
}

ul {
  list-style: none;
}
ul {
  margin: 0 !important;
  padding: 0 !important;
}
.wp_widget ul li {
  padding: 10px;
  display: block;
  border-bottom: 1px solid #ccc;
}
.wp_widget ul li:last-of-type {
  border: 0;
}
.bip-content {
  background: #fff !important;
}
.bip-content .post,
.bip-content .page {
  border-bottom: 1px solid #c00000;
}
/* .bip-content .post, .bip-content .page{border-bottom:1px solid #c00000 !important} */
/* .bip-content img{display:block;width:80% !important;xborder:1px solid red} */
.bip-content img {
  display: block;
  width: auto !important;
  xborder: 1px solid red;
}

.wp_widget {
  background: #fff;
}
.wp_widget h3 {
  background: #c00000;
  color: #fff;
}

hr {
  border-color: #c00000;
}

x.navbar {
  background: rgba(255, 255, 255, 0.65);
  backdrop-filter: blur(1em) saturate(150%);
  -webkit-backdrop-filter: blur(1em) saturate(150%);
}
x.navbar a:hover {
  background: #c00000 !important;
  color: #fff !important;
}
x.navbar li.active a {
  background: #c00000 !important;
  color: #fff !important;
}

.nav-item.nav-link.active,
.toph1 {
  background: #c00000;
  color: #fff;
}
.nikiu-logo img {
  width: 32px;
}

/*
.tab-pane {

    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-radius: 0px 0px 5px 5px;
    padding: 10px;
}

.nav-tabs {
    margin-bottom: 0;
}

*/

@media screen and (max-width: 600px) {
  .blogname h1 {
    font-size: 20px;
  }
}

.x16 {
  font-size: 16px;
}
.x24 {
  font-size: 24px;
}
.x32 {
  font-size: 32px;
}
.x64 {
  font-size: 64px;
}
.f-300 {
  font-weight: 300;
}
footer {
  background: #ccc;
  color: #555;
}

footer a {
  color: #494949;
}

.pagina-acessivel {
  background-color: #000 !important;
  color: #fff !important;
}

.pagina-acessivel h1,
.pagina-acessivel h2,
.pagina-acessivel h3,
.pagina-acessivel h4 {
  color: #fff !important;
}

.pagina-acessivel a,
.pagina-acessivel a h1,
.pagina-acessivel a h2,
.pagina-acessivel a h3,
.pagina-acessivel a h4,
.pagina-acessivel i {
  text-decoration: none;
  color: #ffff00 !important;
}

.pagina-acessivel a:hover {
  text-decoration: underline;
}

.pagina-acessivel .dropdown-menu {
  border-color: #fff !important;
}

.pagina-acessivel li.active > a {
  color: #ff0000 !important;
}

.acess-container {
  cursor: pointer;
  display: block;
  position: fixed;
  left: 20px;
  bottom: 80px;
  z-index: 0;
}

#jbbutton {
  margin-left: 0px;
  width: 54px;
  height: 54px;
  float: left;
}

.acess-icon {
  margin-top: 7px;
  margin-left: 2px;
  float: left;
}

#acess-icons {
  display: none;
  float: left;
}

.f-transparent {
  background-color: transparent !important;
}

#sidebar ul li a {
  color: #555 !important;
  background: #fff;
}
#sidebar ul li a {
  border: 0 !important;
}
#sidebar ul li a:hover,
.wpb-submenu-indicator {
  color: #c00000 !important;
}

.focus {
  color: red !important;
  border: 20px solid red !important;
  z-index: 999999999999999999999999999999999999999999999999999999999999999999999999;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
  color: #fff;
  text-decoration: none;
}

.navigation li {
  display: inline;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
  background-color: #ccc;
  border-radius: 3px;
  cursor: pointer;
  padding: 12px;
  padding: 0.75rem;
}

.navbar ul li ul a {
  background: #fff !important;
}

.navbar ul li ul a {
  color: #000 !important;
}

/* Footer added section */
.footer-section {
  font-family: 'Montserrat', sans-serif;
}
.footer-section h1 {
  /* 24px BOLD */
  font-size: 20px;
  font-weight: 600;
}
.footer-section h2 {
  /* 22px SEMI-BOLD */
  font-size: 16px;
  font-weight: 500;
}
.footer-section h3 {
  /* 22px MEDIUM */
  font-size: 16px;
  font-weight: 400;
}
.footer-image {
  padding: 40px 0px 20px 0px;
}
.footer-left {
  height: auto;
  width: auto;
}
.footer-right {
  height: auto;
  width: auto;
  align-self: flex-end;
}

@media (max-width: 768px) {
  .footer-image {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
  }
  .footer-left {
    margin-left: 60px;
  }
  .footer-right {
    margin-left: 60px;
  }
}

/* .is-style-info {
  background-image: url('/wp-content/uploads/assets/icons/info.svg');
} */
.is-style-info {
  position: relative;
  background-repeat: no-repeat;
  background-size: 16px;
  background-color: rgba(0, 105, 255, 0.05);
  margin-left: -26px;
  padding-left: 40px;
  line-height: 1.2;
  font-style: italic;
  margin: 40px 0;
  padding: 20px 20px 20px 60px;
  color: rgb(0, 105, 255);
  border: 1px solid rgb(0, 105, 255);
  border-radius: 10px;
}
.is-style-info:before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='rgb(0, 105, 255)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-info'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cline x1='12' y1='16' x2='12' y2='12'%3E%3C/line%3E%3Cline x1='12' y1='8' x2='12' y2='8'%3E%3C/line%3E%3C/svg%3E");
  position: absolute;
  left: 20px;
  top: 17px;
}

.is-style-uwaga {
  position: relative;
  background-repeat: no-repeat;
  background-size: 16px;
  background-color: rgba(255, 58, 46, 0.05);
  margin-left: -26px;
  padding-left: 40px;
  line-height: 1.2;
  font-style: italic;
  margin: 40px 0;
  padding: 20px 20px 20px 60px;
  color: rgb(229, 52, 41);
  border: 1px solid rgb(255, 58, 46);
  border-radius: 10px;
}
.is-style-uwaga:before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='rgb(255, 58, 46)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-info'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cline x1='12' y1='16' x2='12' y2='12'%3E%3C/line%3E%3Cline x1='12' y1='8' x2='12' y2='8'%3E%3C/line%3E%3C/svg%3E");
  position: absolute;
  left: 20px;
  top: 17px;
  transform: rotate(180deg);
}

.is-style-download-files {
  padding: 40px 20px;
  border: 1px solid #2434b3;
  position: relative;
  margin-top: 30px;
  padding-bottom: 0px;
  margin-bottom: 30px;
  border-radius: 10px;
}
.is-style-download-files:before {
  content: 'ZAŁĄCZNIKI DO POBRANIA:';
  color: #2434b3;
  font-size: 15px;
  font-weight: 400;
  position: absolute;
  top: -12px;
  padding: 0px 30px 0 50px;
  background-color: white;
}
.is-style-download-files:after {
  content: '\f019';
  font-family: 'Font Awesome 5 Free';
  color: #2434b3;
  position: absolute;
  top: -12px;
  padding: 0px 20px;
}
.is-style-download-files a {
  color: #2434b3;
  font-weight: 400;
}
.is-style-download-files .wp-block-file .wp-block-file__button {
  background: #2434b3;
  border-radius: 10px;
}
