/**
*  ______   ______  _____      _    __ _____ _______  ______
* | |  | \ | |     | | \ \    | |  / /  | |    | |   | |
* | |__| | | |---- | |  | |   | |-< <   | |    | |   | |----
* |_|  \_\ |_|____ |_|_/_/    |_|  \_\ _|_|_   |_|   |_|____
*
* Theme Name:    CAFP 2023
* Theme URI:     https://coloradoafp.org
* Author:        Debbie Campbell
* Author URI:    https://www.redkitecreative.com
* Description:   A custom child theme using Kadence Pro parent theme.
* Template:      kadence
* Version:       1.0.0
* License:       GNU General Public License v3.0 (or later)
* License URI:   https://www.gnu.org/licenses/gpl-3.0.html
*/
/* Variables
-------------------------------------------------- */ /* Plugins
--------------------------------------------- */
.home .tribe-events-widget-events-list h2.tribe-events-widget-events-list__header-title {
  display: none;
}
.home .tribe-events-widget-events-list .tribe-events-widget-events-list__event-row {
  background: #FADAAE;
  padding: 20px 40px;
}
.home .tribe-events-widget-events-list .tribe-events-widget-events-list__event-row .tribe-events-widget-events-list__event-date-tag-month {
  font-size: 1.25em;
}
.home .tribe-events-widget-events-list .tribe-events-widget-events-list__event-row .tribe-events-widget-events-list__event-date-tag-daynum {
  font-family: outfit, sans-serif;
  font-size: 4em;
  line-height: 1.1;
}
.home .tribe-events-widget-events-list .tribe-events-widget-events-list__event-row .tribe-events-widget-events-list__event-wrapper {
  padding: 0 20px;
}
.home .tribe-events-widget-events-list .tribe-events-widget-events-list__event-row .tribe-events-widget-events-list__event-datetime {
  font-size: 1.3em;
}
.home .tribe-events-widget-events-list .tribe-events-widget-events-list__view-more {
  display: none;
}

.tribe-common .tribe-common-anchor-thin:hover {
  border-bottom: 0;
  text-decoration: none;
}

.gform-body input[type=text], .gform-body input[type=email], .gform-body input[type=url], .gform-body input[type=password], .gform-body input[type=search], .gform-body input[type=number], .gform-body input[type=tel], .gform-body input[type=range], .gform-body input[type=date], .gform-body input[type=month], .gform-body input[type=week], .gform-body input[type=time], .gform-body input[type=datetime], .gform-body input[type=datetime-local], .gform-body input[type=color], .gform-body textarea {
  border: 1px solid #bbb;
  -webkit-transition: background-color 0.25s ease;
  transition: background-color 0.25s ease;
}
.gform-body input[type=text]:hover, .gform-body input[type=text]:active, .gform-body input[type=email]:hover, .gform-body input[type=email]:active, .gform-body input[type=url]:hover, .gform-body input[type=url]:active, .gform-body input[type=password]:hover, .gform-body input[type=password]:active, .gform-body input[type=search]:hover, .gform-body input[type=search]:active, .gform-body input[type=number]:hover, .gform-body input[type=number]:active, .gform-body input[type=tel]:hover, .gform-body input[type=tel]:active, .gform-body input[type=range]:hover, .gform-body input[type=range]:active, .gform-body input[type=date]:hover, .gform-body input[type=date]:active, .gform-body input[type=month]:hover, .gform-body input[type=month]:active, .gform-body input[type=week]:hover, .gform-body input[type=week]:active, .gform-body input[type=time]:hover, .gform-body input[type=time]:active, .gform-body input[type=datetime]:hover, .gform-body input[type=datetime]:active, .gform-body input[type=datetime-local]:hover, .gform-body input[type=datetime-local]:active, .gform-body input[type=color]:hover, .gform-body input[type=color]:active, .gform-body textarea:hover, .gform-body textarea:active {
  background-color: #ebebeb;
  border-color: #888;
  -webkit-transition: background-color 0.25s ease;
  transition: background-color 0.25s ease;
}
.gform-body h3.gsection_title {
  padding-top: 25px;
}

.gform_wrapper.gravity-theme .gfield-choice-input {
  margin-top: 8px;
  margin-right: 6px;
  vertical-align: top;
}

.gform_wrapper.gravity-theme .gchoice {
  margin-bottom: 10px;
}

.gform_wrapper.gravity-theme .gchoice label {
  font-size: 16px;
}

.gform_footer {
  padding-top: 0;
}

/* Defaults
--------------------------------------------- */
.entry-content a:not(.kt-button),
.entry-content a:not(.button) {
  font-weight: 600;
}
.site-header .entry-content a:not(.kt-button),
.site-header .entry-content a:not(.button) {
  border-bottom: none;
  padding-bottom: 0;
  text-decoration: none;
}

.tribe-events a {
  text-decoration: none;
}
.tribe-events a:hover {
  text-decoration: none !important;
}

.single-content h1,
.single-content h2,
.single-content h3,
.single-content h4,
.single-content h5,
.single-content h6 {
  margin: 0 0 0.75em;
}

@media (max-width: 600px) {
  figure.alignright, figure.alignleft {
    float: none !important;
    margin-right: auto !important;
    margin-left: auto !important;
    text-align: center;
  }
}

.wp-block-kadence-image figcaption {
  text-align: center;
}

.single-content h1, .single-content h2, .single-content h3, .single-content h4, .single-content h5, .single-content h6 {
  margin: 1em 0 0.5em;
}

ol li li li, ol li li li li li {
  list-style-type: decimal;
}
ol li li li li {
  list-style-type: disc;
}

/* Custom
--------------------------------------------- */
@media only screen and (min-width: 1180px) {
  .hide-on-desktop {
    display: none;
  }
}
.footer-list-color span.kt-svg-icon-list-text a:hover {
  color: #FEAA30 !important;
}

.bottom-buttons .kb-buttons-wrap {
  bottom: 15px;
  position: absolute;
  width: calc(100% - 30px) !important;
}

.bottom-buttons .kt-inside-inner-col .wp-block-kadence-advancedheading + p {
  margin-bottom: 4rem;
}

span#hide-credit {
  display: none;
}
.home span#hide-credit {
  display: inline;
}

#mvLeaderboard img {
  margin: 25px auto;
}