.hide {
  display: none;
}
/* HP - BEGIN */
.gdlr-blog-full .blog-content-inner-wrapper {
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 20px;
}
.gdlr-blog-content {
  margin-bottom: 0;
}
/* HP - END */
/* featerlight - BEGIN */
.featherlight {
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
}
.featherlight .featherlight-content {
  max-width: 100%;
  max-height: 80vh;
  overflow: auto;
  padding: 0;
  border-bottom: none;
}
.featherlight .featherlight-close-icon {
  font-size: 40px;
  line-height: 42px;
  width: 42px;
}
.featherlight .featherlight-close-icon:hover {
  color: white;
  background-color: black;
}
.featherlight .featherlight-next,
.featherlight .featherlight-previous {
  top: 0;
}
.featherlight .featherlight-next span,
.featherlight .featherlight-previous span {
  line-height: 46px;
}
.featherlight .featherlight-next:hover,
.featherlight .featherlight-previous:hover {
  background: transparent !important;
}
.featherlight .featherlight-previous {
  left: 0;
  right: 80%;
}
.featherlight .featherlight-previous span {
  text-indent: -100000em;
  text-shadow: none;
  background: transparent url('../soraarticle/images/master-slider-left.png') center center no-repeat;
  background-size: contain;
}
.featherlight .featherlight-next {
  left: 80%;
  right: 0;
}
.featherlight .featherlight-next span {
  text-indent: -100000em;
  text-shadow: none;
  background: transparent url('../soraarticle/images/master-slider-right.png') center center no-repeat;
  background-size: contain;
}
/* featerlight - END */
/* modal-with-content - BEGIN */
.modal-with-content {
  max-width: 800px;
  padding-top: 30px;
  text-align: center;
  background-image: url("https://1.bp.blogspot.com/-jpbpp-4hqWA/U9iEjaQeA8I/AAAAAAAABYQ/FVT5jX0vMaw/s1600/background.jpg");
}
.modal-with-content .image-container {
  margin-bottom: 0;
  padding-left: 30px;
  padding-right: 30px;
}
.modal-with-content .image-container img {
  display: block;
  margin: 0 auto;
}
.modal-with-content .content {
  padding: 30px;
}
.modal-with-content .content {
  background-color: white;
}
/* modal-with-content - END */
/* news widget - BEGIN */
.news-modal > img,
.news-modal > video {
  display: block;
}
/* news widget - END */
/* about me widget - BEGIN */
#about-me-widget:hover {
  cursor: pointer;
}
/* about me widget - END */
/* vypis kategorie - BEGIN */
#main article.thumb:after {
  background-image: none;
}
@media screen and (max-width: 736px) {
  .poptrox-popup .closer,
  .poptrox-popup .nav-previous,
  .poptrox-popup .nav-next {
    display: block !important;
  }
}
/* vypis kategorie - END */
/* stranka kontakt - BEGIN */
#contact-form input,
#contact-form textarea {
  width: 100%;
  max-width: 100%;
  color: #212121;
}
/* stranka kontakt - BEGIN */
/* responsivita - BEGIN */
@media only screen and (max-width: 419px) {
  body .container {
    max-width: 100%;
  }
  .blog-item-wrapper.gdlr-blog-full-type {
    margin: 0;
  }
  .section {
    margin: 0;
  }
  .gdlr-blog-full .blog-content-inner-wrapper {
    padding-left: 20px;
    padding-right: 30px;
  }
}
/* responsivita - BEGIN */
/*# sourceMappingURL=project.css.map */