/*
Theme Name: Smutny Fotografie
Template: Impreza
Version: 1.0
Author:	Florian Gareis
Theme URI: http://impreza.us-themes.com/
Author URI: https://gareis.io
*/
/*Add your own styles here:*/
.fix-image .l-section-img {
  top: 20px !important;
}
.project-grid article:nth-child(even) .w-grid-item-h > .w-hwrapper {
  flex-direction: row-reverse;
}
.project-grid article:nth-child(even) .w-grid-item-h > .w-hwrapper .project-image {
  margin-left: 0!important;
  margin-right: -11% !important;
}
.project-grid article:nth-child(even) .w-grid-item-h > .w-hwrapper .project-text {
  padding-right: 20px;
  margin-left: 2%!important;
  width: 55%!important;
}
.fluentform .ff-el-form-hide_label .ff-el-input--label {
  display: none;
}
.fluentform .ff-text-center {
  text-align: center;
}
.fluentform .text-danger {
  color: #f44336;
}
.fluentform input::placeholder {
  color: #dadada;
}
.formcraft-css input[type=checkbox] {
  min-height: auto;
}
.mfp-title {
  display: none;
}
