/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 03 2020 | 12:09:42 */
.hiddenBlock {
  display: none;
}


.elementor-widget-theme-post-content .elementor-widget-container img,
.elementor-widget-theme-post-content .elementor-widget-container p img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}


.category-news .elementor-post__card .elementor-post__badge {
  background: #4fb12d;
}


.category-case-study .elementor-post__card .elementor-post__badge {
  background: #EB7941;
}

.eael-grid-post-holder {
  min-height: 485px;
}

/* Sipka na submit formulari */
.submit-with-arrow span:first-child:after {
    font-family: "Font Awesome 5 Free";
    content: "\f061";
    font-weight: 900;
    margin-left: 0.25em;
    font-size: 1em;
    vertical-align: middle;
}

.elementor-popup-modal {
  z-index: 3;
}