/*
 Theme Name:   Tater Truck 2019
 Description:  Custom Theme For Big Idaho Potato
 Author:       Foerstel Design
 Author URI:   http://foerstel.com
 Template:     elementor-hello
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  tatertruck
*/

body {
	background-color: #163572;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 15px;
	line-height: 1.5rem;
	color: #000000;
}

figure {
	max-width: 100%;
}

.wp-caption-text {
	margin-top: 20px;
	margin-bottom: 20px;
}

.aligncenter {
	margin: 0 auto !important;
}

.eael-gravity-form .gform_wrapper ul.gform_fields li.gfield.gf_left_half {
	padding-right: 16px !important;
}

.ai1ec-agenda-view .ai1ec-date-title,
.ai1ec-agenda-view .ai1ec-month,
.ai1ec-agenda-view .ai1ec-event,
.ai1ec-agenda-widget-view .ai1ec-date-title,
.ai1ec-agenda-widget-view .ai1ec-month,
.ai1ec-agenda-widget-view .ai1ec-event,
.ai1ec-agenda-widget-view .ai1ec-event > a,
.ai1ec-btn-group > .ai1ec-btn:first-child:not(:last-child):not(.ai1ec-dropdown-toggle),
.ai1ec-btn-group > .ai1ec-btn:last-child:not(:first-child), .ai1ec-btn-group > .ai1ec-dropdown-toggle:not(:first-child),
.ai1ec-btn-group-xs > .ai1ec-btn,
.timely .ai1ec-btn-sm
{
  border-radius: 0;
}

.ai1ec-agenda-widget-view .ai1ec-event .ai1ec-event-time {
  color: #ED1C2A;
}

.ai1ec-agenda-view .ai1ec-month,
.ai1ec-agenda-widget-view .ai1ec-month {
  background-color: #ED1C2A;
}

.ai1ec-agenda-view .ai1ec-event,
.ai1ec-agenda-widget-view .ai1ec-event {
  border: none;
  min-height: 62px;
}

.ai1ec-agenda-view .ai1ec-date,
.ai1ec-agenda-widget-view .ai1ec-date {
  background: #fff;
  border: none;
}

.ai1ec-agenda-view .ai1ec-date:nth-child(odd),
.ai1ec-agenda-widget-view .ai1ec-date:nth-child(odd) {
  background: #f6f6f6;
}

.ai1ec-agenda-view .ai1ec-event:hover .ai1ec-event-title {
  color: #ED1C2A;
}

.ai1ec-agenda-view .ai1ec-date-title,
.ai1ec-agenda-widget-view .ai1ec-date-title {
  background: #fff;
}

footer.ai1ec-event-footer {
  background: none;
  pading: 0;
}

.sponsor-logos {
  text-align: center;
}

.sponsor-logos a {
  display: inline-block;
  margin: 2rem 1.5rem;
}

#wpsl-result-list {
  display: none;
}

#wpsl-gmap {
  width: 100%;
}

.wpsl-input label, #wpsl-radius label, #wpsl-category label {
  width: initial !important;
}

#wpsl-category {
  clear: none !important;
}

.wpsl-search {
	display: none;
}

#wpsl-search-wrap input {
  border: 0;
  border-radius: 2px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 30px !important;
  padding-right: 30px !important;
  line-height: 40px;
  height: 40px;
}

.map-key .event-type {
  display: inline-block;
  margin-right: 2rem;
  margin-bottom: 2rem;
}

.event-type img {
  margin-right: .5rem;
}


/* BIG HELPING / CHARITY STYLES */

.flex {
  display: flex;
}

.flex-wrap {
  flex-wrap: wrap;
}

.round {
  border-radius: 50%;
}

.p-sm {
  padding: 1rem;
}

.p-md {
  padding: 1.5rem;
}

.p-lg {
  padding: 2rem;
}

.flex-responsive {
  flex-direction: column;
}

.w-full {
  width: 100%;
}

.w-3 {
  width: 25%;
}

.w-4 {
  width: 33.3333%;
}

.w-6 {
  width: 50%;
}

.w-8 {
  width: 66.6666%
}

.p-1 {
  padding: 1rem;
}

.charity-grid-item {
  margin-bottom: 15px;
}

.charity-thumbnail {
  margin-bottom: 1rem;
}

.charity-quote {
  display: block;
  border-width: 2px 0;
  border-style: solid;
  border-color: #eee;
  padding: 1.5em 0 1em;
  margin: 1.5em 0 1em;
  position: relative;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 1.4em;
  color: #4a4a4a;
  font-style: italic;
}

.charity-quote::before {
  content: '\201C';
  position: absolute;
  top: 0em;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  width: 3rem;
  height: 2rem;
  font: 4em/1.08em 'PT Sans', sans-serif;
  color: #666;
  text-align: center;
}

.charity-grid .charity-thumbnail {
  max-width: 75%;
}

.charity-heading {
  margin-top: 0;
  color: #ed1c2a;
  font-weight: bold;
  text-transform: uppercase;
}

.my-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.pb-sm {
  padding-bottom: 10px;
}

.my-md {
  margin-top: 20px;
  margin-bottom: 20px;
}

.my-lg {
  margin-top: 30px;
  margin-bottom: 30px;
}

.divider {
  margin: 30px 0;
}

.mission-statement {
  margin-bottom: 20px;
}

.heading-sm {
  font-size: 18px;
}

.heading-md {
  font-size: 24px;
}

.heading-lg {
  font-size: 36px;
}

.meta-info {
  margin-bottom: 1.5rem;
}

.meta-heading {
  color: #4a4a4a;
  text-transform: none;
}

.grid-sizer { width: 25%; }

.charity-gallery {
  margin: 20px 0;
}

.truck-merch .section-title {
  border-top: 1px solid rgba(0,0,0,.06);
  padding: 30px 0 20px;
}

.truck-merch .product-name {
  margin: 20px 0;
  font-weight: bold;
}

.site-main {
  background-color: #ffffff;
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 2rem;
}

.text-center {
  text-align: center;
}

.charity-thumbnail,
.round {
    border-radius: 50% !important;
}

.charity-grid h4 {
    margin-bottom: 10px;
    line-height: 1.3rem;
}

.charity-grid h4 a {
  font-size: 16px;
  color: #000;
  font-weight: 400;
}

.charity-grid h4 a:hover {
  color: #ed1c2a;
}

/* BIG HELPING / CHARITY STYLES */

.flex {
  display: flex;
}

.flex-wrap {
  flex-wrap: wrap;
}

.round {
  border-radius: 50%;
}

.p-sm {
  padding: 1rem;
}

.p-md {
  padding: 1.5rem;
}

.p-lg {
  padding: 2rem;
}

.flex-responsive {
  flex-direction: column;
}

.w-full {
  width: 100%;
}

.w-3 {
  width: 25%;
}

.w-4 {
  width: 33.3333%;
}

.w-6 {
  width: 50%;
}

.w-8 {
  width: 66.6666%
}

.p-1 {
  padding: 1rem;
}

.charity-grid-item {
  margin-bottom: 15px;
  line-height: 1.3rem;
}

.charity-thumbnail {
  margin-bottom: 1rem;
}

.charity-quote {
  display: block;
  border-width: 2px 0;
  border-style: solid;
  border-color: #eee;
  padding: 1.5em 0 1em;
  margin: 1.5em 0 1em;
  position: relative;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 1.4em;
  color: #4a4a4a;
  font-style: italic;
}

.charity-quote::before {
  content: '\201C';
  position: absolute;
  top: 0em;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  width: 3rem;
  height: 2rem;
  font: 4em/1.08em 'PT Sans', sans-serif;
  color: #666;
  text-align: center;
}

.charity-grid .charity-thumbnail {
  max-width: 75%;
}

.charity-heading {
  margin-top: 0;
  color: #ed1c2a;
  font-weight: bold;
  text-transform: uppercase;
}

.my-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.pb-sm {
  padding-bottom: 10px;
}

.my-md {
  margin-top: 20px;
  margin-bottom: 20px;
}

.my-lg {
  margin-top: 30px;
  margin-bottom: 30px;
}

.divider {
  margin: 30px 0;
}

.mission-statement {
  margin-bottom: 20px;
}

.heading-sm {
  font-size: 18px;
}

.heading-md {
  font-size: 24px;
}

.heading-lg {
  font-size: 36px;
}

.meta-info {
  margin-bottom: 1.5rem;
}

.meta-heading {
  color: #4a4a4a;
  text-transform: none;
}

.grid-sizer { width: 25%; }

.charity-gallery {
  margin: 20px 0;
}

.truck-merch .section-title {
  border-top: 1px solid rgba(0,0,0,.06);
  padding: 30px 0 20px;
}

.truck-merch .product-name {
  margin: 20px 0;
  font-weight: bold;
}

.padded-section {
  margin: -1em 0;
  padding: 0 1em;
}

.centered-container {
  background-color: #fff;
  max-width: 1140px;
  margin: 0 auto;
  padding: 1em 1.5em 1em 1.5em;
}

.single-event-title {
  color: #ed1c2a;
  font-family: "Roboto Slab", Sans-serif;
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 1em;
  text-align: center;
}

.post-password-form {
  max-width: 1140px;
  margin: 0 auto;
}

.post-password-form p {
  background-color: #fff;
  margin: 0 1em;
  padding: 1em 2em;
  text-align: center;
}

.post-password-form p:first-child {
  padding-top: 2em;
}

.post-password-form p:last-child {
  padding-bottom: 2em;
}

#pwbox-22189 {
  margin-top: 10px;
}

.ai1ec-pull-left {
  float: none !important;
  padding: 10px 0;
}

.ai1ec-subscribe-container {
  display: none;
}

.post-25143 h1.entry-title {
  margin: 0;
  padding: 1rem 0;
  color: #ed1c2a;
  font-family: "Roboto Slab", Sans-serif;
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
}

#tourScheduleAgenda .ai1ec-clearfix,
#tourScheduleAgenda .ai1ec-pagination {
  display: none;
}

#tourScheduleAgenda .ai1ec-date-title.ai1ec-load-view {
  pointer-events: none;
}

@media screen and (min-width: 480px) {
  .flex-responsive {
    flex-direction: row;
  }

  .sm-w-full {
    width: 100%;
  }

  .sm-w-3 {
    width: 25%;
  }

  .sm-w-4 {
    width: 33.3333%;
  }

  .sm-w-6 {
    width: 50%;
  }

  .sm-w-8 {
    width: 66.6666%
  }
}

@media screen and (min-width: 767px) {
  .flex-responsive {
    flex-direction: row;
  }

  .md-w-full {
    width: 100%;
  }

  .md-w-3 {
    width: 25%;
  }

  .md-w-4 {
    width: 33.3333%;
  }

  .md-w-6 {
    width: 50%;
  }

  .md-w-8 {
    width: 66.6666%
  }
}