/* 
Theme Name: Child Theme for Hello Theme
Description: This theme is a child theme of Hello Elementor, created by Wingard.
Author: Wingard
Author URI: https://wearewingard.com/
Template: hello-elementor
Version: 1.0.1
*/

/*
*   Add your custom styles here
*/

@media screen and (max-width: 767px) {
  .tcf-order-1 {
    order: 1;
    padding-bottom: 50px;
  }

  .tcf-order-2 {
    order: 2;
  }
}

.tcf-lead-text a {
  font-size: 20px;
}

.clickable {
  cursor: pointer !important;
}

.clickable:hover {
  color: #705aa7;
}

header:not(.page-header) .main-nav .our-impact.mega-menu > ul {
  max-height: 505px !important;
}

.elementor-element-6a5883b .archive-link:nth-child(2),
.elementor-element-16109fae .archive-link:nth-child(2),
.elementor-element-16109fae .archive-link:nth-child(2),
.elementor-element-103586e .archive-link:nth-child(2),
.vertical-divider {
  display: none;
}

.popup-content {
  transform: translateY(57.5px);
}

@media screen and (min-width: 1024px) {
  .popup-content {
    transform: translateY(75px);
  }
}

.excerpt {
  margin-bottom: 1em;
}

.post-type-archive-publications .archive-flex-container .archive-heading a {
  font-family: Palatino,Palatino Linotype,Palatino LT STD,Book Antiqua,Georgia,serif;
  font-size: 26px;
  line-height: 30px;
  padding: 20px 0;
  color: #000000;
  font-weight: 400;
}