/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/
Description: Child theme for Astra, A very lightweight and beautiful theme made to work with Page Builders.
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

#content {
  background-color: #fff;
}

h1,
h2,
h3 {
  color: #3c4c76;
  font-family: "trashhand", "Muli", Sans-serif;
  font-weight: 500;
  letter-spacing: 1.8px;
  margin-bottom: 10px;
}

@media (max-width: 900px) {
  .elementor-widget-heading h1.elementor-heading-title.elementor-size-default {
    font-size: 46px;
  }
  .elementor-widget-heading h2.elementor-heading-title.elementor-size-default {
    font-size: 40px;
  }
  .elementor-widget-heading h3.elementor-heading-title.elementor-size-default {
    font-size: 32px;
  }
  .elementor-widget-heading h4.elementor-heading-title.elementor-size-default {
    font-size: 28px;
  }
}

blockquote.wp-block-quote,
blockquote.wp-block-quote.is-style-large,
blockquote.wp-block-quote.is-large {
  border: 1px solid lightgray;
  border-left-color: transparent;
  border-right-color: transparent;
  color: #c79316;
  font-family: serif;
  font-size: 36px;
  margin: 20px 0;
  padding: 20px 80px;
  text-align: center;
}

blockquote.wp-block-quote p,
blockquote.wp-block-quote.is-large p,
blockquote.wp-block-quote.is-style-large p {
  font-size: 30px;
  font-style: normal;
  margin-bottom: 5px;
}

blockquote.wp-block-quote cite,
blockquote.wp-block-quote.is-style-large cite,
blockquote.wp-block-quote.is-large cite {
  color: #3c4c76;
  font-family: "Muli";
  font-size: 16px;
  font-style: normal;
}

figure.wp-block-embed {
  margin: 20px 0;
}

.page-numbers {
  display: block;
  min-width: 40px;
  min-height: 40px;
  border: 2px solid #1f55f1;
  line-height: 36px;
  text-align: center;
  font-size: 17px;
  font-weight: bold;
  color: #1f55f1;
  margin: 0 4px;
}

.nav-links {
  display: flex;
  justify-content: center;
}

.current.page-numbers {
  color: #fff;
  background-color: #1f55f1;
}

a.next.page-numbers,
a.prev.page-numbers {
  padding: 0 9px;
}

.elementor-element .elementor-pagination {
  color: #3c4c76;
  display: flex;
  justify-content: center;
}

.elementor-element .elementor-pagination .page-numbers,
.navigation.pagination .page-numbers {
  background-color: #ffffff;
  border-color: #3c4c76;
  border-radius: 50px;
  color: #3c4c76;
}

.elementor-element .elementor-pagination .current.page-numbers,
.elementor-element .elementor-pagination .page-numbers:hover,
.navigation.pagination .current.page-numbers,
.navigation.pagination .page-numbers:hover {
  background-color: #3c4c76;
  color: #ffffff;
  cursor: pointer;
}

.elementor-widget-posts .elementor-pagination .prev.page-numbers,
.navigation.pagination .prev.page-numbers {
  order: 2;
  width: 60px;
}

.elementor-widget-posts .elementor-pagination .next.page-numbers,
.navigation.pagination .next.page-numbers {
  order: 1;
  width: 60px;
}

.elementor.elementor-location-footer {
  background-color: #ffffff;
}

/* Event styles */
#tribe-events-pg-template.tribe-events-pg-template {
  padding-top: 30px;
}

.tribe-events-main-title {
  color: #e55302;
  font-family: "Anton", "Muli";
  font-size: 100px;
  font-weight: 500;
  letter-spacing: -1.5px;
  margin: 10px 0;
  text-align: center;
}

.tribe-events-category-nav {
  display: flex;
  justify-content: center;
  margin-bottom: 25px;
}

.tribe-events-category-item {
  margin: 5px;
}

.tribe-events-category-item a {
  padding: 5px 10px;
  font-weight: bold;
  color: #3c4c76;
}

.tribe-events-category-item a:hover {
  color: #e55302;
}

#tribe-events-content,
.events-list.tribe-bar-is-disabled #tribe-events-content-wrapper,
.events-list .tribe-events-loop {
  margin: 0 auto;
  max-width: 1140px;
}

.tribe-events-card-deck {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.tribe-events-card {
  position: relative;
  display: flex;
  flex-direction: column;
  flex: 0 1 30%;
  min-width: 0;
  word-wrap: break-word;
  background-color: rgba(60, 76, 118, 0.05);
  background-clip: border-box;
}

.tribe-events-card .card-top {
  background-color: #767676;
  height: 200px;
  background-size: cover;
  background-repeat: no-repeat;
}

.tribe-events-date-box {
  align-items: center;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  font-family: "Muli";
  min-height: 60px;
  justify-content: center;
  line-height: 1;
  margin: 12px;
  width: 60px;
}

.tribe-events-date-box-day {
  color: #3c4c76;
  font-family: "Muli";
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}

.tribe-events-date-box-month {
  color: #3c4c76;
  font-family: "Muli";
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  opacity: 0.6;
}

.tribe-events-card .card-body {
  flex: 1;
  padding: 16px 30px;
}

.tribe-events-card .card-body .card-text {
  color: #1c407c;
  font-family: "trashhand", "Muli";
  margin-bottom: 0;
}

.tribe-events-date {
  color: #e55302;
  font-family: "Muli";
  font-size: 14px;
  font-weight: 600;
}

.tribe-events-title {
  margin: 10px 0 20px;
  letter-spacing: 0.8px;
}

.tribe-events-title a {
  color: #1c407c;
  cursor: pointer;
  font-family: "Assistant", "Muli", "Times New Roman", Times, serif;
  font-size: 30px;
  font-weight: 500;
}

.tribe-events-card .card-footer {
  color: #3c4c76;
  font-family: "Muli";
  font-size: 14px;
  padding: 0 30px;
}

.events-list #tribe-events-footer {
  border: none;
}

#tribe-events .tribe-events-ical.tribe-events-button {
  display: none !important;
}

/* Single Tribe Events */
#tribe-events-content.tribe-events-single {
  padding-bottom: 50px;
}

.tribe-single-event-categories {
  display: flex;
  justify-content: center;
  list-style-position: inside;
  list-style-type: none;
  margin: 0;
}

.tribe-single-event-categories a {
  color: #c79316;
  font-family: "Muli";
  font-size: 14px;
  font-weight: 600;
  padding: 5px 10px;
}

.single-tribe_events .tribe-events-single-event-title {
  color: #e55302;
  font-family: "trashhand", "Muli";
  font-size: 70px;
  font-weight: 600;
  letter-spacing: -1.5px;
  margin: 10px 0;
  text-align: center;
}

#tribe-events-content.tribe-events-single .tribe-events-schedule {
  margin: 0 0 10px;
}

#tribe-events-content.tribe-events-single .tribe-events-schedule h2 {
  color: #1c407c;
  font-family: "Lora", Georgia, "Times New Roman", Times, serif;
  font-size: 26px;
  font-weight: 500;
  margin: 0;
}

.single-tribe_events .tribe-events-schedule .tribe-events-cost {
  color: #1c407c;
  display: block;
  font-family: "Lora", Georgia, "Times New Roman", Times, serif;
  font-size: 20px;
  font-weight: 500;
}

#tribe-events-content.tribe-events-single .ast-article-single {
  padding: 20px 0;
}

.single-tribe_events .feat-img-wrapper {
  margin: 0 auto;
  text-align: center;
}

.single-tribe_events .tribe-events-event-image img {
  max-height: 500px;
}

.tribe-events-info-wrapper {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}

.tribe-events-single-event-description.tribe-events-content {
  flex: 0 1 65%;
  margin: 30px 0;
  padding-right: 15px;
}

.tribe-events-single-section.tribe-events-event-meta.primary {
  background: none;
  border: none;
  border-left: 1px solid #dddddd96;
  color: #1c407c;
  display: flex;
  align-items: center;
  flex-basis: 35%;
  flex-direction: column;
  padding-left: 15px;
}

.tribe-events-single-section.tribe-events-event-meta .tribe-events-meta-group {
  width: 100%;
}

.tribe-events-single-section.tribe-events-event-meta
  .tribe-events-meta-group
  a {
  color: #c79316;
}

.tribe-events-single-section.tribe-events-event-meta
  .tribe-events-meta-group
  a:hover {
  color: #aa7e16;
}

.tribe-events-meta-group .tribe-events-single-section-title {
  margin-top: 0;
  font-family: "Muli";
  font-weight: 800;
}

.single-tribe_events
  #tribe-events-content
  .tribe-events-event-meta
  .tribe-events-gmap {
  padding: 0;
}

.single-tribe_events #tribe-events-content .tribe-events-event-meta dd {
  margin: 2px 0;
}

.single-tribe_events #tribe-events-content .tribe-events-event-meta dd a {
  padding: 8px 0;
}

.tribe-events-meta-group .tribe-events-event-details span {
  border: none;
  margin-right: 3px;
  padding: 0;
}

.tribe-events-footer-img {
  margin-top: -60px;
}

#tribe-events-content.tribe-events-single #tribe-events-footer {
  text-align: center;
}

.tribe-events-related-title {
  font-size: 42px;
}

#tribe-events-content.tribe-events-single .tribe-events-meta-group a.btn {
  background-color: #ffffff;
  border: 2px solid #1c407c;
  border-radius: 50px;
  color: #1c407c;
  display: block;
  font-size: 16px;
  font-weight: bold;
  line-height: 32px;
  margin: 5px 0;
  min-height: 32px;
  max-width: 150px;
  padding: 0;
  text-align: center;
}

#tribe-events-content.tribe-events-single .tribe-events-event-url a.btn:hover {
  background-color: #1c407c;
  color: #ffffff;
}

#tribe-events-content.tribe-events-single
  #tribe-events-footer
  .tribe-events-loop {
  margin-top: 20px;
  text-align: left;
}

@media (max-width: 900px) {
  .ast-separate-container #content .ast-container {
    padding: 0;
  }

  #tribe-events-pg-template.tribe-events-pg-template {
    padding: 0 20px 20px;
  }

  .tribe-events-main-title {
    font-size: 40px;
    letter-spacing: normal;
    margin: 0;
  }

  .tribe-events-category-nav {
    flex-flow: row wrap;
  }

  .tribe-events-card {
    flex-basis: 40%;
    margin: 10px 0;
  }

  #tribe-events-footer:before,
  #tribe-events-header:before,
  #tribe-events-footer:after,
  #tribe-events-header:after {
    content: none;
  }

  .tribe-events-info-wrapper {
    flex-direction: column;
  }

  .tribe-events-info-wrapper .tribe-events-schedule {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
  }

  #tribe-events-content.tribe-events-single .tribe-events-schedule h2 {
    font-size: 20px;
    margin: 10px 0;
  }

  .tribe-events-single-section.tribe-events-event-meta.primary {
    border: none;
    padding: 0;
  }

  .tribe-events-single-section.tribe-events-event-meta
    .tribe-events-meta-group {
    margin: 8px;
    padding: 0;
  }

  .tribe-events-footer-img {
    margin-top: 0;
  }
}

@media (min-width: 576px) {
  .tribe-events-card-deck {
    flex-flow: row wrap;
    margin-left: -15px;
    margin-right: -15px;
  }

  .tribe-events-card-deck .tribe-events-card {
    flex-direction: column;
    margin-bottom: 0;
    margin: 15px;
  }
}
