/*
Theme Name: Enfold Child
Theme URI: http://www.kriesi.at/themes/enfold/
Template: enfold
Author: Kriesi
Author URI: https://kriesi.at
Description: A superflexible and responsive Business Theme by Kriesi - Update notifications available on twitter, facebook and via newsletter: Follow me on twitter - Join the Facebook Group - Subscribe to our Newsletter
Version: 4.7.6.3.1600722260
Updated: 2020-09-21 16:04:20

*/

.mtn-btn,
.main_color .mtn-btn,
.main_color .mtn-btn-container a {
    font-weight: 300;
    background: #671e75;
    border-radius: 20px;
    padding: 10px 20px;
    margin: 0 auto;
    color: #fff;
    text-decoration: none;
    transition: 400ms all;
    -webkit-transition: 400ms all;
    font-size: 16px;
}
.mtn-btn:hover,
.main_color .mtn-btn:hover,
.main_color .mtn-btn-container a:hover {
  text-decoration: none;
  font-weight: 300;
  background: #671e75;
  border-radius: 20px;
  padding: 10px 20px;
  margin: 0 auto;
  color: #fff;
  font-size: 16px;
}
.main_color .mtn-btn-container strong,
.main_color .mtn-btn strong {
    color: #fff;
}

.green-btn,
.main_color .green-btn-container a {
    background: #7bc143;
}
.green-btn:hover,
.main_color .green-btn-container a:hover {
  background: #7bc143;
}

.large-button a span {
    font-size: 30px;
}
.mtn-btn-container.large-button a,
.mtn-btn-container.large-button a:hover {
  padding: 15px 20px;
  border-radius: 25px;
}

.full-width-section {
  background-size: cover;
}

.full-width-section.team-image {
    height: 200px;
    display: flex;
    align-items: center;
}

.main_color strong a,
strong a,
#tribe-events-content a, .tribe-events-adv-list-widget .tribe-events-widget-link a, .tribe-events-adv-list-widget .tribe-events-widget-link a:hover, .tribe-events-back a, .tribe-events-back a:hover, .tribe-events-event-meta a, .tribe-events-list-widget .tribe-events-widget-link a, .tribe-events-list-widget .tribe-events-widget-link a:hover, ul.tribe-events-sub-nav a, ul.tribe-events-sub-nav a:hover {
  color: #671e75;
}

.tribe_events .av-single-event-content {
    float: none;
    width: 100%;
    margin-left: 0;
}

.av-single-event-meta-bar {
    width: 100%%;
    display: block;
}

.events-list #tribe-events-footer, .single-tribe_events #tribe-events-footer, .tribe-events-day #tribe-events-footer, .tribe-events-map #tribe-events-footer, .tribe-events-photo #tribe-events-footer {
    border-top: none;
}
.tribe-events-single.has-event-sidebar {
  display: flex;
  flex-direction: column;
}
.tribe-events-single.has-event-sidebar .tribe-events-main-content {
  width: 100%;
}
.tribe-events-single.has-event-sidebar .tribe_events {
    width: 100%;
}
.tribe-events-single.has-event-sidebar .single-event-sidebar {
    /*width: 30%;*/
}
.tribe-events-single.has-event-sidebar .single-event-sidebar {
    width: 100%;
    margin-top: 25px;
}
.tribe-events-single.has-event-sidebar .single-event-sidebar a {
  display: block;
  color: #671e75;
}
.tribe-events-single .av-single-event-meta-bar.av-single-event-meta-bar-mobile {
  display: block;
}

#top #tribe-events-pg-template {
    padding-top: 50px !important;
}
tr th:first-child, tr td:last-child {
    border-right-style: solid;
    border-right-width: 1px;
}
tr:last-child td {
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

#tribe-events-content a.tribe-common-c-btn {
    background: #691f74;
    color: #fff;
    margin-left: 15px;
}
#top #wrap_all .tribe-events-button {
    margin-bottom: 45px;
}
#tribe-events-content.tribe-events-list .tribe-events-event-cost {
  right: 20px;
  bottom: 5px;
}
#tribe-events-bar #tribe-bar-form .tribe-bar-filters-inner {
    padding: 0 15px;
}
.av-tribe-events-inner-content-wrap {
  padding-bottom: 40px;
}
@media (min-width: 500px) {
  #top #tribe-events-pg-template {
      padding-top: 60px !important;
  }
}

@media (min-width: 768px) {
  .full-width-section.team-image {
    height: 300px;
  }
  #top #tribe-events-pg-template {
      padding-top: 70px !important;
  }
  .tribe-events-single.has-event-sidebar {
    flex-direction: row;
    gap: 5%;
  }
  .tribe-events-single.has-event-sidebar .tribe-events-main-content {
    width: 70%;
  }
  .tribe-events-single.has-event-sidebar .single-event-sidebar {
    width: 25%;
    margin-top: 95px;
  }
}

@media (max-width: 989px) {
  .full-width-section.team-image {
    background-image: url();
  }
}

@media (min-width: 1100px) {
  .full-width-section.team-image {
    height: 400px;
  }
}

@media (min-width: 1280px) {
  .full-width-section.team-image {
    background-size: contain;
  }
}

@media (min-width: 1500px) {
  .full-width-section.team-image {
    height: 500px;
  }
}



#top .pagination .current, #top .pagination a, #top .fullsize .template-blog .pagination a {
    background: #fff;
    font-size: 15px;
    color: #671e75;
    box-shadow: unset;
}
#top .pagination .current {
  font-weight: 800;
  color: #fff;
  background: #671e75;
}
.main_color .pagination .pagination-meta {
  color: #671e75; 
}

.current-menu-item > a > .avia-menu-fx {
    opacity: 0;
    visibility: visible;
}

#header .hide-menu-header .mega_menu_title {
    display: none;
}
.hide-menu-header-mobile > ul > li > a {
    display: none !important;
}
.html_av-overlay-side #top #wrap_all .av-burger-overlay li.hide-menu-header-mobile li li a {
    padding-left: 70px;
}
.html_av-overlay-side-classic #top .av-burger-overlay li.hide-menu-header-mobile li li .avia-bullet {
    left: 50px;
}

#header .menu-item-has-children .avia_mega_div {
    width: auto !important;
    left: -15px;
    box-sizing: border-box;
    right: -55px !important;
}
#header #menu-item-17384.menu-item-has-children .avia_mega_div {
    right: -120px !important;
}
@media (max-width: 768px) {
  .tribe-events-sub-nav li a {
      background: unset;
  }
}

@media (max-width: 500px) {
  .av-tribe-events-inner-content-wrap {
    padding-bottom: 80px;
  } 
  #tribe-events-content a.tribe-common-c-btn {
    margin-left: 0;
    margin-top: 10px;
  }
  #tribe-events-content.tribe-events-list .tribe-events-event-cost {
    right: 20px;
    left: 20px;
    flex-wrap: wrap;
  }
  #tribe-events-content .tribe-common {
    width: 100%;
  }
}

.main_color .av-timeline-nav a span {
    background-color: #7cc143;
}

.heading-1{
	font-size: 34px !important;
	margin-bottom: 14px;
} 

.heading-2-large{
	font-size: 28px !important;
	margin-bottom: 14px;
} 

.heading-2{
	font-size: 25px !important;
	margin-bottom: 14px;
} 

.heading-3{
	font-size: 20px !important;
	letter-spacing: inherit !important;
} 

.heading-4{
	font-size: 18px !important;
	letter-spacing: inherit !important;
} 


.heading-5{
	font-size: 17px !important;
	letter-spacing: inherit !important;
	font-weight: bold !important;

} 

.heading-6{
	font-size: 16px !important;
	letter-spacing: inherit !important;
	font-weight: bold !important;
	color: #000;

} 


.paragraph-regular{
	font-size: 17px !important;
	font-weight: normal !important;
	letter-spacing: inherit !important;

} 

.testimonial-pagination-container.recipient ul, .testimonial-pagination-container.donor ul  {
    list-style: none;
}

.testimonial-pagination-container.recipient ul li, .testimonial-pagination-container.donor ul li {
    display: inline;
}

body.single-post#top h6 a {
  color: #52822b;
}

select:focus, input:focus {
  outline: auto!important;
}