/* Custom CSS */

.ue_post_blocks_box {
    border-radius: 12px;
    border: none;
    box-shadow: 0px 6px 15px rgb(0 0 0 / 16%);
}

span.ue-grid-item-meta-data-icon i {
    color: #E46C0B;
    margin-right: 10px;
}

.top-menu li:hover a,
.top-menu li.current-menu-item a {
  border-bottom: 2px solid #e46c0b;
}

/* .top-menu li.current-menu-item a{
  color: #e46c0b;
} */

.wpcf7-not-valid-tip {
  color: #cdc8c8 !important; 
}

img.error-image {
  margin-top: 100px;
}