@import 'grid.css';
.jt-cs .fa-file-alt {
  display: none;
  /* ukrycie ikonki z fontawesome globalnie */
}

.dvtr-wiadomosci-header {
  font-family: Poppins;
  font-size: 36px;
  font-weight: 500;
  line-height: 42px;
  letter-spacing: -0.015em;
  text-align: center;
  margin-top: 59px;
  margin-left: 255px;
}

.arboretum .jt-cs {
  position: relative;
}
.arboretum .jt-cs .owl-theme .owl-nav {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
.arboretum .jt-cs .owl-theme .owl-nav i {
  display: block;
  font-size: 25px;
  text-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.arboretum .jt-cs .owl-theme .owl-nav .owl-prev, .arboretum .jt-cs .owl-theme .owl-nav .owl-next {
  height: 35px;
  width: 35px;
  opacity: 1;
}
.arboretum .jt-cs .owl-theme .owl-nav .owl-prev > i, .arboretum .jt-cs .owl-theme .owl-nav .owl-next > i {
  font-size: 30px;
  height: auto;
  width: auto;
  color: green;
}
.arboretum .jt-cs .owl-theme .owl-nav .owl-prev {
  left: -35px;
  right: auto;
}
.arboretum .jt-cs .owl-theme .owl-nav .owl-next {
  right: -35px;
  left: auto;
}
.arboretum .jt-cs .owl-theme .owl-item .thumb img:hover {
  opacity: inherit;
  background: inherit;
}
.arboretum .jt-cs .owl-theme .owl-item .mozar {
  display: none;
}
.arboretum .jt-cs .owl-theme .owl-item .category {
  display: none;
}
.arboretum .jt-cs .owl-theme .owl-item .title {
  font-family: Palatino Linotype;
  font-size: 48px;
  font-weight: normal;
  color: #075F2a;
  text-decoration: none;
}
.arboretum .jt-cs .owl-theme .owl-item .date {
  color: #777;
  font-weight: bold;
  font-size: 14px;
  margin-top: 100px;
}
.arboretum .jt-cs .owl-theme .owl-item .introtext .notmozmr {
  font-weight: normal;
}
.arboretum .jt-cs .owl-theme .owl-item .introtext p {
  line-height: 1.5;
  font-size: 16px;
}
.arboretum .jt-cs .owl-theme .owl-item .introtext img {
  display: none;
}
.arboretum .jt-cs .owl-theme .owl-item .readmore {
  text-align: right;
  color: #444;
  text-decoration: none;
  float: right;
}

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