/**
* Theme Name: Antra Child
* Description: This is a child theme of Antra, generated by Merlin WP.
* Author: <a href="http://themelexus.com/">Themelexus</a>
* Template: antra
* Version: 1.0.6
*/

.elementor-widget-antra-project-meta {
    display: none;
}
/* Hide on Mobile (below 768px) */
@media (max-width: 767px) {
  .hide-on-mobile {
    display: none !important;
  }
}

/* Hide on Desktop (768px and above) */
@media (min-width: 768px) {
  .hide-on-desktop {
    display: none !important;
  }
}

.elementor-element-3023e72a .elementor-button {
    padding: 14px 24px !important;
}
.elementor-element-3023e72a .elementor-widget-container .button-search-popup,
.elementor-element-3023e72a .elementor-widget-container .antra-info-button {
    width: 40px !important;
    height: 40px !important;
}

.elementor-widget-antra-image-carousel a img {
    height: 301px !important;
    width: 210px !important;
}

h3.team-loop-title {
    color: #fff !important;
}