/*
Theme Name:   Scripps College
Theme URI:    http://scrippscollege.edu
Description:  Scripps College main theme
Author:       Scripps College
Author URI:   http://www.scrippscollege.edu
Version:      2.1.1
*/
@import url("https://use.typekit.net/udw3lhx.css");

@font-face {
  font-family: 'Neutraface Text';
  src: url(assets/fonts/NeutrafaceText-Book.woff2) format('woff2'), url(assets/fonts/NeutrafaceText-Book.woff) format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Neutraface Text';
  src: url('assets/fonts/NeutraText-Demi.woff2') format('woff2'), url('assets/fonts/NeutraText-Demi.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Neutraface Text';
  src: url(assets/fonts/NeutrafaceText-Bold.woff2) format('woff2'), url(assets/fonts/NeutrafaceText-Bold.woff) format('woff');
  font-weight: 700;
  font-style: normal;
}


body.events-archive #headerimg h1,
body.events-archive h1.tribe-events-page-title {
  margin-bottom: 1rem;
  margin-top: 0;
  font-size: 75px;
}
body.events-archive #headerimg h1 a,
body.events-archive h1.tribe-events-page-title,
body.events-archive h2.tribe-events-list-separator-month {
  font-family: 'Neutraface Text', sans-serif;
  font-weight: 700;
  color: #2b493e;
  line-height: 1.1428;
  text-decoration: none;
}
body.events-archive #headerimg h1 a:hover {
  text-decoration: underline;
}
body.events-archive h1.tribe-events-page-title,
body.events-archive h2.tribe-events-list-separator-month {
  font-size: 35px;
}

body.events-archive {
  font-family: 'odile', serif;
  font-size: 18px;
  line-height: 1.35;
  color: #333;
}
body.events-archive #tribe-bar-form label {
  font-family: 'odile', serif;
  font-weight: bold;
  font-size: 12px;
}
body.events-archive #tribe_events_filters_toggle,
body.events-archive #tribe-events-content .tribe-events-sub-nav a {
  color: #34715b;
  font-weight: bold;
  font-size: 18px;
}
body.events-archive .tribe-events-venue-details a,
body.events-archive .tribe-events-list-event-description a {
  color: #34715b;
}
body.events-archive h3.tribe-events-list-event-title a {
  font-family: 'odile-upright-italic', serif;
  font-weight: 400;
  font-style: normal;
  font-size: 30px;
  color: #000;
  line-height: 1.111;
}
body.events-archive h3.tribe-events-month-event-title a,
body.events-archive .tribe-events-tooltip h3,
body.events-archive .tribe-week-event h3 a {
  font-family: 'odile-upright-italic', serif;
  font-weight: 400;
  color: #000;
}
body.events-archive .tribe-events-tooltip .tribe-events-event-body {
  font-family: 'odile', serif;
}
body.events-archive .tribe-events-loop .tribe-events-event-meta {
  font-size: 14px;
}
body.events-archive .tribe-events-loop,
body.events-archive .single-tribe_organizer .tribe-events-loop,
body.events-archive .single-tribe_venue .tribe-events-loop,
body.events-archive .tribe-events-day .tribe-events-loop {
  max-width: 800px;
}
body.events-archive #tribe_events_filters_wrapper label.tribe-events-filters-label,
body.events-archive #tribe_events_filters_wrapper label,
body.events-archive #tribe_events_filters_wrapper .tribe-events-filters-group-heading,
body.events-archive #tribe-bar-views .tribe-bar-views-option.tribe-bar-active,
body.events-archive #tribe-bar-views .tribe-bar-views-option {
  font-size: 16px;
}
body.events-archive #tribe-bar-views .tribe-bar-views-option {
  margin: 5px 0;
}
body.events-archive .tribe-bar-views span[class^=tribe-icon-] {
  display: initial;
  vertical-align: middle;
  padding-top: 4px;
}
body.events-archive #tribe_events_filters_wrapper label span {
  padding-top: 2px;
}
body.events-archive .tribe-bar-views-inner {
  padding: 19px 0;
}
body.events-archive #tribe-events-content .tribe-events-tooltip h4,
body.events-archive #tribe_events_filters_wrapper .tribe_events_slider_val,
body.events-archive .single-tribe_events a.tribe-events-gcal,
body.events-archive .single-tribe_events a.tribe-events-ical {
  color: #34715b;
}
body.events-archive #tribe_events_filters_reset,
body.events-archive #tribe-bar-form .tribe-bar-submit input[type=submit] {
  margin: 15px;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 2px solid #333;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #333;
  font-size: 16px;
  font-weight: 700;
  padding: 15px;
  text-transform: uppercase;
  -webkit-transition: background-color 0.2s ease, color 0.2s ease;
  -o-transition: background-color 0.2s ease, color 0.2s ease;
  transition: background-color 0.2s ease, color 0.2s ease;
}
body.events-archive #tribe-bar-form .tribe-bar-submit input[type=submit] {
  margin: 0;
}
body.events-archive #tribe_events_filters_reset:hover,
body.events-archive #tribe_events_filters_reset:focus,
body.events-archive #tribe_events_filters_reset:active,
body.events-archive #tribe-bar-form .tribe-bar-submit input[type=submit]:hover {
  opacity: 1;
  background-color: #333;
  border-color: #333;
  color: #fff;
}
@media (max-width: 767px) {
  body.events-archive #tribe_events_filters_wrapper #tribe_events_filters_toggle {
    margin: 15px;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 2px solid #333;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #333;
    font-size: 16px;
    font-weight: 700;
    padding: 15px;
    text-transform: uppercase;
    -webkit-transition: background-color 0.2s ease, color 0.2s ease;
    -o-transition: background-color 0.2s ease, color 0.2s ease;
    transition: background-color 0.2s ease, color 0.2s ease;
  }
  body.events-archive #tribe_events_filters_wrapper #tribe_events_filters_toggle:hover {
    opacity: 1;
    background-color: #333;
    border-color: #333;
    color: #fff;
  }
  body.events-archive #tribe_events_filters_wrapper #tribe_events_filters_toggle {
    margin: 15px;
    width: auto !important;
    height: auto !important;
    background-color: transparent;
  }
  body.tribe-events-filter-view.tribe-filters-closed #tribe-events-content,
  body.tribe-events-filter-view.tribe-filters-open #tribe-events-content {
    margin-top: 100px;
  }
  body.events-archive #headerimg h1 {
    font-size: 55px;
  }
  body.events-archive .tribe-events-sub-nav li a {
    background: none;
  }
}




