/*
Theme Name:  Museum of Man
Theme URI:   http://www.museumofman.org
Version:     1.0
Description: A child theme of Divi. This is a custom child theme created for our site Museum of Man.
Author:      fnatygo
Author URI:  portfolio.goldlilys-media.com
Template:    Divi
*/
/***********************************************************************
Caution: do not remove this to keep Divi Children Engine always updated
Divi Children Engine version: 1.0.3
***********************************************************************/
/*------------------------------[FONT ICONS]-----------------------------*/
/*--[Created by Divi Children, http://divi4u.com/divi-children-plugin/]--*/
/*-----------------------------------------------------------------------*/
/* line 22, sass/style.scss */
.icon_tags, .icon_profile, .icon_chat, .icon_clipboard, .icon_calendar {
  font-family: 'ETmodules';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  color: #318EC3;
}

/* line 36, sass/style.scss */
.icon_tags:before {
  content: "\e07c";
  padding: 0px 5px 0 0;
}

/* line 41, sass/style.scss */
.icon_profile:before {
  content: "\e08a";
  padding: 0 5px 0 0;
}

/* line 46, sass/style.scss */
.icon_chat:before {
  content: "\e066";
  padding: 0 5px 0 20px;
}

/* line 51, sass/style.scss */
.icon_clipboard:before {
  content: "\e0e6";
  padding: 0 5px 0 20px;
}

/* line 56, sass/style.scss */
.icon_calendar:before {
  content: "\e023";
  padding: 0 5px 0 20px;
}

/*- YOU CAN INCLUDE THE CUSTOM CODE FOR YOUR CHILD THEME BELOW THIS LINE-*/
/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/
/* line 66, sass/style.scss */
body {
  letter-spacing: 0.8px;
}

/* line 70, sass/style.scss */
h1, h2, h3, h4, h5, h6 {
  line-height: 1.2em;
}

/* line 74, sass/style.scss */
a:hover {
  color: #faa844;
}

/* line 78, sass/style.scss */
img.attachment-full {
  width: 100%;
  max-height: 350px;
}

/*------------------------------------------------*/
/*---------------[MAIN LAYOUT INFO]---------------*/
/*------------------------------------------------*/
/* line 86, sass/style.scss */
#et-main-area, .et_pb_post .entry-content, .project .entry-content {
  clear: both;
  overflow: hidden;
}

/* line 91, sass/style.scss */
.et_pb_post {
  margin-bottom: 30px;
}
/* line 93, sass/style.scss */
.et_pb_post h2 {
  margin-top: 0;
}

/* line 98, sass/style.scss */
.home .et-waypoint img {
  width: 100%;
}

/* line 102, sass/style.scss */
.et_pb_gutters3.et_pb_footer_columns4 .footer-widget {
  width: 23%;
  min-height: 460px;
}

/* Search icon */
/* line 108, sass/style.scss */
span.et_close_search_field {
  top: -3.5em;
  color: #fff;
}

/* line 113, sass/style.scss */
.et-search-form input {
  top: -2.5em;
  color: #fff;
}

/* line 118, sass/style.scss */
.et_pb_row.et_pb_row_fullwidth, .et_pb_specialty_fullwidth > .et_pb_row {
  width: 100% !important;
  max-width: 100% !important;
}

/*------------------------------------------------*/
/*---------------[HEADER INFO]---------------*/
/*------------------------------------------------*/
/* line 127, sass/style.scss */
.et-fixed-header span.et_close_search_field {
  top: -7.5em;
}
/* line 130, sass/style.scss */
.et-fixed-header .et-search-form input {
  top: -6.5em;
}

/* line 135, sass/style.scss */
.et_header_style_split #et_search_icon::before {
  color: #fff;
  margin-top: -12px;
}

/* line 140, sass/style.scss */
.et_header_style_left .et-fixed-header #et-top-navigation,
.et_header_style_split .et-fixed-header #et-top-navigation {
  padding-top: 10px;
}

/* line 145, sass/style.scss */
.et_header_style_left .et-fixed-header #et-top-navigation nav > ul > li > a,
.et_header_style_split .et-fixed-header #et-top-navigation nav > ul > li > a {
  padding-bottom: 15px;
}

/* line 150, sass/style.scss */
#top-header-news {
  background: #fff;
  color: #222;
  font-size: 1em;
  padding: 1em 4em 0.5em;
  overflow: hidden;
}
/* line 156, sass/style.scss */
#top-header-news a {
  float: none;
  background: #807f7e;
  color: #fff;
  padding: 5px 10px;
  margin-left: -10px;
  overflow: hidden;
  text-transform: uppercase;
}
/* line 164, sass/style.scss */
#top-header-news a:hover {
  background: #ddd !important;
}
/* line 168, sass/style.scss */
#top-header-news h2, #top-header-news p {
  width: 75%;
  float: left;
}
/* line 172, sass/style.scss */
#top-header-news h2 {
  font-size: 1em;
  padding: 5px 10px 0 2em;
  max-width: 42%;
}
/* line 177, sass/style.scss */
#top-header-news .top-news-widget {
  width: 48%;
  text-align: left;
  float: left;
}
/* line 181, sass/style.scss */
#top-header-news .top-news-widget label {
  display: none;
}
/* line 184, sass/style.scss */
#top-header-news .top-news-widget:first-child {
  border-right: 1px dotted #222;
  width: 52%;
}
/* line 189, sass/style.scss */
#top-header-news input, #top-header-news a {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  float: left;
}
/* line 193, sass/style.scss */
#top-header-news input[type="text"] {
  width: 290px;
  float: left;
  font-size: 1em;
  border: 2px solid #ddd;
  padding: 7px 10px;
  margin: -5px 8px 5px;
}
/* line 61, ../../../../../../.rvm/gems/ruby-2.2.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
#top-header-news input[type="text"]:-moz-placeholder {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 0.9em;
}
/* line 64, ../../../../../../.rvm/gems/ruby-2.2.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
#top-header-news input[type="text"]::-moz-placeholder {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 0.9em;
}
/* line 67, ../../../../../../.rvm/gems/ruby-2.2.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
#top-header-news input[type="text"]:-ms-input-placeholder {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 0.9em;
}
/* line 56, ../../../../../../.rvm/gems/ruby-2.2.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
#top-header-news input[type="text"]::-webkit-input-placeholder {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 0.9em;
}
/* line 207, sass/style.scss */
#top-header-news .mc4wp-form button, #top-header-news .mc4wp-form input[type="submit"], #top-header-news #constantcontact button, #top-header-news #constantcontact input[type="submit"] {
  background: #807f7e !important;
  color: #fff !important;
  text-transform: uppercase;
  padding: 8px 10px;
  font-size: 1em;
  border: none;
  margin: -5px 0 5px;
}
/* line 215, sass/style.scss */
#top-header-news .mc4wp-form button:hover, #top-header-news .mc4wp-form input[type="submit"]:hover, #top-header-news #constantcontact button:hover, #top-header-news #constantcontact input[type="submit"]:hover {
  background: #ddd !important;
}
/* line 219, sass/style.scss */
#top-header-news .mc4wp-form p, #top-header-news #constantcontact p {
  padding: 0 2em;
  width: auto;
}
/* line 224, sass/style.scss */
#top-header-news .newsform {
  float: right;
}

/* line 229, sass/style.scss */
.et_fullwidth_nav #main-header .container {
  padding: 0;
}

/* Banner Logo Area */
/* line 234, sass/style.scss */
#banner {
  padding: 1.5em 4em 1em;
  background: url(images/smBluePattern.png);
  position: relative;
}

/* line 241, sass/style.scss */
.et_header_style_split #main-header .logo_container {
  text-align: left;
}
/* line 243, sass/style.scss */
.et_header_style_split #main-header .logo_container h1 {
  padding-bottom: 0;
  line-height: 1em;
}
/* line 247, sass/style.scss */
.et_header_style_split #main-header .logo_container a {
  color: #fff;
  font-size: 1.4em;
  font-weight: bold;
  text-transform: uppercase;
}
/* line 253, sass/style.scss */
.et_header_style_split #main-header .logo_container #tickets a {
  font-size: 2em;
}
/* line 257, sass/style.scss */
.et_header_style_split #logo {
  display: inline-block;
}
/* line 260, sass/style.scss */
.et_header_style_split #top-banner-info {
  text-align: left;
  color: #fff;
  padding: 10px 0 0;
}
/* line 264, sass/style.scss */
.et_header_style_split #top-banner-info p {
  font-size: 1.1em;
}
/* line 267, sass/style.scss */
.et_header_style_split #top-banner-info a {
  color: #fff;
}
/* line 270, sass/style.scss */
.et_header_style_split #top-banner-info a:hover {
  color: #faa844;
}
/* line 274, sass/style.scss */
.et_header_style_split #tickets {
  right: 4em;
  top: 2em;
  padding-top: 0.6em;
  position: absolute;
}
/* line 279, sass/style.scss */
.et_header_style_split #tickets a {
  background: #c5bf2f;
  padding: 4px 1.5em;
  border: #ddd thin solid;
  text-shadow: #555 2px 2px;
  font-size: 2em;
  font-weight: bold;
  text-transform: uppercase;
}
/* line 287, sass/style.scss */
.et_header_style_split #tickets a:hover {
  text-decoration: none;
  color: inherit;
}

/* Featured images for pages */
/* line 296, sass/style.scss */
#header-image {
  padding-bottom: 1em;
}

/*------------------------------------------------*/
/*---------------[DROPDOWN MENU]------------------*/
/*------------------------------------------------*/
/* line 303, sass/style.scss */
#main-header .nav li a:hover {
  color: #faa844;
}

/* line 307, sass/style.scss */
#et-top-navigation {
  width: 100%;
  border-bottom: 1px solid #fff;
  position: relative;
  z-index: 1000;
}
/* line 312, sass/style.scss */
#et-top-navigation a {
  font-weight: bold;
}
/* line 314, sass/style.scss */
#et-top-navigation a:hover {
  color: #faa844;
}

/* line 320, sass/style.scss */
.et_header_style_left #et-top-navigation,
.et_header_style_split #et-top-navigation {
  text-align: left;
  padding: 15px 4em 0 !important;
}

/* line 326, sass/style.scss */
#top-menu li {
  padding-right: 2.5em;
}

/* Search box */
/* line 331, sass/style.scss */
#searchBox {
  z-index: 10000;
  position: absolute;
  right: 4em;
  top: 10px;
}
/* line 336, sass/style.scss */
#searchBox input[type='search'] {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 5px 10px;
  border: none;
}

/* line 343, sass/style.scss */
#mobileSearch {
  display: none;
}

/* line 347, sass/style.scss */
.et-fixed-header #top-menu .sub-menu li a, #top-menu li li a {
  font-size: 1em;
  text-transform: capitalize;
  padding: 0;
}
/* line 351, sass/style.scss */
.et-fixed-header #top-menu .sub-menu li a:hover, #top-menu li li a:hover {
  text-decoration: underline;
  color: #faa844;
}

/* line 358, sass/style.scss */
.et-fixed-header #top-menu li.et-hover a:hover {
  color: #faa844 !important;
}

/* line 363, sass/style.scss */
#top-menu li .menu-item-has-children > a:first-child::after,
.fullwidth-menu li li.menu-item-has-children > a:first-child::after {
  top: 0;
}

/* Mobile Menu Styles */
/* line 369, sass/style.scss */
.et_mobile_menu {
  border-top: none;
  padding: 1% 0 4%;
}
/* line 373, sass/style.scss */
.et_mobile_menu li a {
  padding: 5px 10px;
}
/* line 375, sass/style.scss */
.et_mobile_menu li a:hover {
  background: #faa844;
}
/* line 379, sass/style.scss */
.et_mobile_menu li li {
  padding-left: 2%;
}

/* line 385, sass/style.scss */
.mobile_menu_bar::before {
  top: -5px;
  font-size: 40px;
}

/*------------------------------------------------*/
/*-------------------[DIVI STYLES]-------------------*/
/*------------------------------------------------*/
/* line 393, sass/style.scss */
.et_pb_image {
  position: relative;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

/* Captions for image on hover */
/* line 399, sass/style.scss */
.et-waypoint figcaption {
  cursor: pointer;
  position: absolute;
  width: 100%;
  bottom: 0;
  top: 86%;
  background-color: rgba(211, 82, 39, 0.7);
  overflow: hidden;
  z-index: 10;
  padding: 0.5em 1.5em;
  transition: all 0.2s ease;
  -webkit-transition: all 0.20s ease;
  -moz-transition: all 0.20s ease;
  -o-transition: all 0.20s ease;
  -ms-transition: all 0.20s ease;
}

/* line 416, sass/style.scss */
.et-waypoint figcaption h4 {
  z-index: 100;
  color: white;
  text-align: left;
  text-transform: uppercase;
  font-size: 1.6em;
  font-weight: bold;
  line-height: 1.4em;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

/* line 427, sass/style.scss */
.et-waypoint figcaption p {
  display: none;
  color: white;
  line-height: 1.4em;
  text-align: left;
  font-size: 1.1em;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

/* line 436, sass/style.scss */
.et_pb_image:hover figcaption {
  top: 0;
  padding: 1em 1.5em;
}

/* line 441, sass/style.scss */
.et_pb_image:hover figcaption p {
  display: block;
  padding: 1em 0;
}

/* line 446, sass/style.scss */
.nofigcaption figcaption {
  display: none;
}

/* Green Background Caption */
/* line 451, sass/style.scss */
.green-caption figcaption {
  background-color: rgba(185, 196, 51, 0.7);
}

/* Blue Background Caption */
/* line 456, sass/style.scss */
.blue-caption figcaption {
  background-color: rgba(16, 36, 74, 0.7);
}

/* Contact form styles */
/* line 462, sass/style.scss */
body .twenty-fifteen-pattern p {
  font-size: 1.2em;
}
/* line 465, sass/style.scss */
body .twenty-fifteen-pattern input[type="text"], body .twenty-fifteen-pattern input[type="email"], body .twenty-fifteen-pattern input[type="url"],
body .twenty-fifteen-pattern input[type="submit"], body .twenty-fifteen-pattern textarea {
  font-size: 0.9em;
}

/*------------------------------------------------*/
/*---------------------[FOOTER]-------------------*/
/*------------------------------------------------*/
/* line 474, sass/style.scss */
#main-footer {
  /* Footer Newsletter Sign Up */
}
/* line 476, sass/style.scss */
#main-footer .footer-widget a, #main-footer .footer-widget li a, #main-footer #footer-widgets .et_pb_widget a, #main-footer #footer-widgets .et_pb_widget li a {
  color: #fff;
  text-decoration: none;
}
/* line 479, sass/style.scss */
#main-footer .footer-widget a:hover, #main-footer .footer-widget li a:hover, #main-footer #footer-widgets .et_pb_widget a:hover, #main-footer #footer-widgets .et_pb_widget li a:hover {
  text-decoration: underline;
  color: #faa844 !important;
}
/* line 487, sass/style.scss */
#main-footer #constantcontact input[type="text"] {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  width: 180px;
  font-size: 1em;
  padding: 5px 10px;
  margin: 10px 10px 10px 0;
}
/* line 61, ../../../../../../.rvm/gems/ruby-2.2.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
#main-footer #constantcontact input[type="text"]:-moz-placeholder {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 0.9em;
}
/* line 64, ../../../../../../.rvm/gems/ruby-2.2.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
#main-footer #constantcontact input[type="text"]::-moz-placeholder {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 0.9em;
}
/* line 67, ../../../../../../.rvm/gems/ruby-2.2.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
#main-footer #constantcontact input[type="text"]:-ms-input-placeholder {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 0.9em;
}
/* line 56, ../../../../../../.rvm/gems/ruby-2.2.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
#main-footer #constantcontact input[type="text"]::-webkit-input-placeholder {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 0.9em;
}
/* line 499, sass/style.scss */
#main-footer #constantcontact input[type="submit"] {
  background: #807F7E;
  color: #fff;
  text-transform: uppercase;
  font-size: 1em;
  padding: 5px 2em;
  border: none;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
/* line 507, sass/style.scss */
#main-footer #constantcontact input[type="submit"]:hover {
  background: #ddd;
}

/* line 515, sass/style.scss */
.et_pb_gutters3 .footer-widget {
  padding-right: 2em;
  border-right: 1px dotted #fff;
  margin-right: 2em;
}
/* line 520, sass/style.scss */
.et_pb_gutters3 .footer-widget.last {
  border: none;
  margin-right: 0;
  padding-right: 0;
}

/* line 528, sass/style.scss */
.footer-widget .title {
  font-weight: bold;
}

/* line 533, sass/style.scss */
.et_pb_gutters3.et_pb_footer_columns4 .footer-widget .fwidget {
  margin-bottom: 2em;
}

/* line 538, sass/style.scss */
#footer-widgets .footer-widget li {
  padding-left: 0;
}
/* line 540, sass/style.scss */
#footer-widgets .footer-widget li::before {
  border: none;
}

/*------------------------------------------------*/
/*--------------------[SIDEBAR]-------------------*/
/*------------------------------------------------*/
/* line 550, sass/style.scss */
.widget_archive label {
  display: none;
}

/* Search */
/* line 556, sass/style.scss */
.widget_search input#searchsubmit {
  color: #fff;
  text-transform: uppercase;
  background: #807f7e;
  width: auto;
}
/* line 561, sass/style.scss */
.widget_search input#searchsubmit:hover {
  background: #ddd;
}

/* line 566, sass/style.scss */
.widget_search input#s, .widget_search input#searchsubmit {
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

/* line 571, sass/style.scss */
#sidebar a:hover {
  color: #faa844;
}
/* line 574, sass/style.scss */
#sidebar li, #sidebar li a {
  font-size: 15px !important;
}
/* line 577, sass/style.scss */
#sidebar h4 {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 2px;
}
/* line 582, sass/style.scss */
#sidebar h4.widgettitle {
  text-transform: uppercase;
  font-weight: bold;
  padding-bottom: 1.5em;
  padding-top: 1em;
}
/* line 589, sass/style.scss */
#sidebar .tribe-events-list-widget ol li {
  margin-bottom: 1.5em;
  padding-bottom: 1em;
  border-bottom: 1px solid #ddd;
}
/* line 594, sass/style.scss */
#sidebar .tribe-events-list-widget ol li:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
/* line 598, sass/style.scss */
#sidebar .tribe-events-list-widget .duration {
  font-weight: normal;
}
/* line 603, sass/style.scss */
#sidebar .upw-posts article {
  margin-bottom: 1em;
}
/* line 606, sass/style.scss */
#sidebar .upw-posts .entry-title {
  margin-bottom: 0;
}
/* line 608, sass/style.scss */
#sidebar .upw-posts .entry-title a {
  font-size: 0.9em;
}
/* line 612, sass/style.scss */
#sidebar .upw-posts .entry-meta {
  font-size: 1em;
}

/* line 619, sass/style.scss */
#main-content.archives .container::before {
  background: none;
}
/* line 622, sass/style.scss */
#main-content.archives #content-area {
  padding-bottom: 1em;
}
/* line 625, sass/style.scss */
#main-content.archives #masonry-loop {
  margin: 0 auto;
}
/* line 628, sass/style.scss */
#main-content.archives article {
  border: #ddd thin solid;
  width: auto;
  margin: 2em 0;
  overflow: hidden;
}
/* line 634, sass/style.scss */
#main-content.archives h3 {
  padding: 1.2em 1.35em 0;
}
/* line 637, sass/style.scss */
#main-content.archives .post-thumb.with-thumb {
  width: 36%;
  float: left;
  line-height: 0;
}
/* line 642, sass/style.scss */
#main-content.archives .post-excerpt {
  padding: 2em;
}
/* line 645, sass/style.scss */
#main-content.archives .post-details.with-thumb {
  width: 64%;
  float: left;
  padding: 0 1em;
}
/* line 650, sass/style.scss */
#main-content.archives .pagination {
  padding-bottom: 2em;
}

/* Archives other pages */
/* line 657, sass/style.scss */
.paged #main-content.archives article {
  width: auto;
}

/* line 662, sass/style.scss */
.type-page .et_pb_section, #main-content {
  background: #fff url(images/header_bottom.png) no-repeat;
  background-size: 100%;
  background-position: top center;
}

/* line 668, sass/style.scss */
#tribe-events .et_pb_section {
  background: none;
}

/*------------------------------------------------*/
/*------------[CAPTIONS AND ALIGNMENTS]-----------*/
/*------------------------------------------------*/
/* line 675, sass/style.scss */
.centered {
  text-align: center;
  margin: auto;
  clear: both;
}
/* line 679, sass/style.scss */
.centered img {
  margin: 0 1em;
}

/* line 684, sass/style.scss */
#main-content h3.centered, h4.centered {
  padding: 1em 0;
  font-weight: bold;
}

/*------------------------------------------------*/
/*-----------------[WP CALENDAR]------------------*/
/*------------------------------------------------*/
/* line 693, sass/style.scss */
.single-tribe_events #left-area {
  float: left;
  padding-right: 2em;
  margin-right: 2em;
  width: 75%;
  border-right: thin solid #ddd;
  min-height: 1210px;
}
/* line 701, sass/style.scss */
.single-tribe_events #main-content .container {
  padding-top: 0;
}
/* line 704, sass/style.scss */
.single-tribe_events #main-content .container::before {
  background: none;
}
/* line 707, sass/style.scss */
.single-tribe_events #sidebar {
  padding-top: 3em;
}
/* line 710, sass/style.scss */
.single-tribe_events .et_pb_section {
  padding: 0;
}

/* line 715, sass/style.scss */
.entry-content tr th, .entry-content thead th {
  color: #fff;
}

/* line 719, sass/style.scss */
.tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"],
.tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"] > a {
  color: #555;
}

/* line 724, sass/style.scss */
.tribe-events-calendar div[id*="tribe-events-event-"] h3.tribe-events-month-event-title a {
  color: #000;
}

/* line 728, sass/style.scss */
.tribe-events-calendar div[id*="tribe-events-daynum-"],
.tribe-events-calendar div[id*="tribe-events-daynum-"] a {
  background: #1A305A;
}

/* line 733, sass/style.scss */
.tribe-events-back {
  margin: 2em 0 20px;
}

/* line 738, sass/style.scss */
#main-content a:hover {
  text-decoration: underline;
  color: #faa844;
}
/* line 742, sass/style.scss */
#main-content h2, #main-content h3 {
  text-transform: uppercase;
  color: #807f7e;
  font-weight: bold;
}
/* line 747, sass/style.scss */
#main-content h2 {
  font-size: 1.8em;
  padding-bottom: 1em;
}
/* line 751, sass/style.scss */
#main-content h3 {
  font-size: 1.4em;
  padding-bottom: 5px;
}
/* line 755, sass/style.scss */
#main-content .event, #main-content .post {
  padding-bottom: 1.5em;
}
/* line 757, sass/style.scss */
#main-content .event a:hover, #main-content .post a:hover {
  color: #faa844;
}
/* line 761, sass/style.scss */
#main-content .event {
  overflow: hidden;
}
/* line 763, sass/style.scss */
#main-content .event .date {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjEuMCIgeDI9IjEuMCIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M1YmYyZiIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjYzViZjJmIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjYmZiOTMxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -moz-linear-gradient(45deg, #c5bf2f, #c5bf2f, #bfb931);
  background-image: -webkit-linear-gradient(45deg, #c5bf2f, #c5bf2f, #bfb931);
  background-image: linear-gradient(45deg, #c5bf2f, #c5bf2f, #bfb931);
  color: #fff;
  width: 80px;
  padding: 10px;
  float: left;
  margin-right: 1em;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
}
/* line 775, sass/style.scss */
#main-content .event .dateinfo {
  float: left;
  width: 80%;
}
/* line 780, sass/style.scss */
#main-content .blogs {
  background: #eee;
  padding: 1.6em;
}
/* line 783, sass/style.scss */
#main-content .blogs h3 {
  color: #000;
  text-transform: capitalize;
}
/* line 787, sass/style.scss */
#main-content .blogs a:hover {
  color: #faa844;
}
/* line 790, sass/style.scss */
#main-content .blogs .date {
  color: #222;
}
/* line 795, sass/style.scss */
#main-content .et_pb_blog_grid h2 {
  padding-bottom: 10px;
}
/* line 799, sass/style.scss */
#main-content .et_pb_post .post-meta {
  margin-bottom: 2em;
}

/* Homepage */
/* line 806, sass/style.scss */
#main-content #getInvolved h3 {
  color: #fff;
  text-transform: uppercase;
  float: left;
  padding: 8px 0 5px 1.5em;
  width: 40%;
  font-size: 3em;
}
/* line 814, sass/style.scss */
#main-content #getInvolved .buttons {
  float: right;
  width: 40%;
  padding-top: 10px;
}
/* line 819, sass/style.scss */
#main-content #getInvolved .give a, #main-content #getInvolved .join a {
  float: left;
  text-transform: uppercase;
  color: #fff;
  padding: 0.4em 2em;
  border: #ddd thin solid;
  font-weight: bold;
  font-size: 2em;
  text-shadow: #555 2px 2px;
}
/* line 828, sass/style.scss */
#main-content #getInvolved .give a:hover, #main-content #getInvolved .join a:hover {
  text-decoration: none;
}
/* line 833, sass/style.scss */
#main-content #getInvolved .give a {
  margin-right: 2.2em;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjEuMCIgeDI9IjEuMCIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiYjE1NSIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZmJiMTU1Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmFhODQ0Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -moz-linear-gradient(45deg, #fbb155, #fbb155, #faa844);
  background-image: -webkit-linear-gradient(45deg, #fbb155, #fbb155, #faa844);
  background-image: linear-gradient(45deg, #fbb155, #fbb155, #faa844);
}
/* line 839, sass/style.scss */
#main-content #getInvolved .join a {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjEuMCIgeDI9IjEuMCIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyNjMyZiIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZjM3MzQ2Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjI2MzJmIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -moz-linear-gradient(45deg, #f2632f, #f37346, #f2632f);
  background-image: -webkit-linear-gradient(45deg, #f2632f, #f37346, #f2632f);
  background-image: linear-gradient(45deg, #f2632f, #f37346, #f2632f);
}

/* Instagram */
/* line 846, sass/style.scss */
#sb_instagram.sbi_col_4 #sbi_images .sbi_item {
  padding: 5px;
}

/*------------------------------------------------*/
/*-------------------[PAGE NAVI]------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------[TRANSITIONS]-----------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*---------------[RESPONSIVE LAYOUTS]-------------*/
/*------------------------------------------------*/
/*---------------[Chrome Hacks]-------------*/
@media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  /* line 865, sass/style.scss */
  .mc4wp-form button, .mc4wp-form input[type="submit"], #constantcontact button, #constantcontact input[type="submit"] {
    padding: 8px 10px !important;
  }

  /* line 869, sass/style.scss */
  #top-header-news input[type="text"] {
    padding: 6px 10px 7px !important;
  }
}
@media only screen and (max-width: 1350px) {
  /* line 876, sass/style.scss */
  #top-header-news h2, #top-header-news p {
    width: auto;
  }
  /* line 879, sass/style.scss */
  #top-header-news a {
    margin-left: 0;
  }
  /* line 882, sass/style.scss */
  #top-header-news input[type="text"] {
    margin: 0 8px 5px;
    width: 270px;
  }
  /* line 886, sass/style.scss */
  #top-header-news .top-news-widget {
    float: left;
    overflow: hidden;
  }
  /* line 889, sass/style.scss */
  #top-header-news .top-news-widget p {
    width: 65%;
    padding: 5px 0;
  }
  /* line 893, sass/style.scss */
  #top-header-news .top-news-widget:first-child {
    width: 52%;
    margin-left: -10px;
  }
  /* line 897, sass/style.scss */
  #top-header-news .top-news-widget:last-child {
    width: 48%;
    padding-left: 1em;
  }
  /* line 902, sass/style.scss */
  #top-header-news .mc4wp-form button, #top-header-news .mc4wp-form input[type="submit"],
  #top-header-news #constantcontact button, #top-header-news #constantcontact input[type="submit"] {
    margin: 0 0 5px;
  }
}
@media only screen and (max-width: 1300px) {
  /* line 910, sass/style.scss */
  #searchBox {
    display: none;
  }

  /* line 913, sass/style.scss */
  #top-menu li {
    padding-right: 1.5em;
  }

  /* line 917, sass/style.scss */
  #top-header-news .mc4wp-form p, #top-header-news #constantcontact p {
    padding: 0;
  }
}
/*-------------------[960px]------------------*/
@media only screen and (min-width: 981px) and (max-width: 1300px) {
  /* line 925, sass/style.scss */
  .et_pb_gutters3.et_pb_footer_columns4 .footer-widget {
    width: 22%;
  }

  /*-------------------[Sliders]------------------*/
  /*-------------------[Portfolio]------------------*/
  /*-------------------[Sidebar]------------------*/
  /*-------------------[Menu]------------------*/
}
/*-------------------[1280px]------------------*/
@media only screen and (max-width: 1280px) {
  /* line 940, sass/style.scss */
  .et_pb_gutters3.et_pb_footer_columns4 .footer-widget {
    min-height: 380px;
  }

  /* line 943, sass/style.scss */
  .et_header_style_split #tickets {
    top: 1.5em;
  }

  /* line 946, sass/style.scss */
  .et_header_style_split .et_mobile_menu {
    top: 35px;
  }

  /* line 950, sass/style.scss */
  #top-header-news .mc4wp-form p, #top-header-news #constantcontact p {
    width: 30%;
    padding: 0;
  }
  /* line 954, sass/style.scss */
  #top-header-news input[type="text"] {
    width: 180px;
  }

  /*-------------------[Homepage]------------------*/
  /* line 961, sass/style.scss */
  #main-content #getInvolved h3 {
    padding: 10px 0 10px 1.5em;
    width: 38%;
    font-size: 2.5em;
  }
  /* line 966, sass/style.scss */
  #main-content #getInvolved .buttons {
    width: 60%;
  }
  /* line 969, sass/style.scss */
  #main-content #getInvolved .give a, #main-content #getInvolved .join a {
    font-size: 2em;
    padding: 0.5em 2.9em;
    text-align: right;
  }
  /* line 975, sass/style.scss */
  #main-content .event .dateinfo {
    width: 75%;
  }

  /* line 979, sass/style.scss */
  .et-waypoint figcaption h4 {
    font-size: 1.4em;
    padding: 0.1em 0.2em 0.2em;
  }

  /* line 983, sass/style.scss */
  .et-waypoint figcaption {
    font-size: 1.2em;
    padding: 0.2em 1em;
    top: 84%;
  }

  /* line 988, sass/style.scss */
  .et_pb_image:hover figcaption h4 {
    padding: 0.2em 0;
  }

  /* line 991, sass/style.scss */
  .et_pb_image:hover figcaption p {
    font-size: 1em;
  }

  /*-------------------[Portfolio]------------------*/
  /*-------------------[Sliders]------------------*/
  /*-------------------[Menu]------------------*/
}
@media only screen and (max-width: 1050px) {
  /* line 1003, sass/style.scss */
  .et_header_style_split #main-header .logo_container a {
    font-size: 1em;
  }

  /* line 1007, sass/style.scss */
  #top-header-news input[type="text"] {
    margin: 0 8px 5px 0;
  }

  /* line 1011, sass/style.scss */
  .et-waypoint figcaption h4 {
    font-size: 1.2em;
  }

  /*-------------------[Portfolio]------------------*/
  /*-------------------[Sliders]------------------*/
  /*-------------------[Menu]------------------*/
}
/*-------------------[768px]------------------*/
@media only screen and (max-width: 980px) {
  /* line 1024, sass/style.scss */
  .et_pb_column .et_pb_blog_grid .column.size-1of2:nth-child(2n),
  .et_pb_column .et_pb_widget:nth-child(2n),
  #footer-widgets .footer-widget:nth-child(2n) {
    border-right: none;
  }

  /* line 1029, sass/style.scss */
  .et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
    padding: 5px 0 !important;
  }

  /* line 1032, sass/style.scss */
  .et_pb_gutters3.et_pb_footer_columns4 .footer-widget {
    min-height: 220px;
  }

  /* line 1035, sass/style.scss */
  .et-waypoint figcaption {
    top: 90%;
  }

  /* line 1038, sass/style.scss */
  #top-header-news {
    padding: 1em 0 0.5em;
  }
  /* line 1040, sass/style.scss */
  #top-header-news .top-news-widget:first-child {
    display: none;
  }
  /* line 1043, sass/style.scss */
  #top-header-news .top-news-widget:last-child {
    width: 100%;
  }
  /* line 1046, sass/style.scss */
  #top-header-news .newsform {
    float: none;
  }
  /* line 1049, sass/style.scss */
  #top-header-news .mc4wp-form p, #top-header-news #constantcontact p {
    width: auto;
    padding: 0 1em 5px 10px;
  }
  /* line 1053, sass/style.scss */
  #top-header-news input[type="text"] {
    width: 55%;
  }

  /* line 1058, sass/style.scss */
  #banner {
    padding: 2em 0;
  }

  /* line 1061, sass/style.scss */
  .et_header_style_centered .mobile_nav .select_page,
  .et_header_style_split .mobile_nav .select_page,
  .et_nav_text_color_light #top-menu > li > a,
  .et_nav_text_color_dark #top-menu > li > a,
  #top-menu a, .et_mobile_menu li a, .et_nav_text_color_light .et_mobile_menu li a,
  .et_nav_text_color_dark .et_mobile_menu li a, #et_search_icon::before,
  .et_search_form_container input, span.et_close_search_field::after,
  #et-top-navigation .et-cart-info, .mobile_menu_bar::before {
    color: #fff !important;
  }

  /* line 1071, sass/style.scss */
  .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post,
  #footer-widgets .footer-widget .fwidget {
    width: 100%;
  }

  /* line 1075, sass/style.scss */
  .et_header_style_split #et_mobile_nav_menu {
    margin-top: 10px;
  }

  /*-------------------[Homepage]------------------*/
  /* line 1080, sass/style.scss */
  #main-content #getInvolved h3, #main-content #getInvolved .give a, #main-content #getInvolved .join a, #main-content #getInvolved a, .et_header_style_split #tickets h3, .et_header_style_split #tickets .give a, .et_header_style_split #tickets .join a, .et_header_style_split #tickets a {
    float: none;
    width: 100%;
    padding: 8px 10px;
    display: block;
    text-align: center;
  }
  /* line 1087, sass/style.scss */
  #main-content #getInvolved h3, .et_header_style_split #tickets h3 {
    font-size: 2em;
    padding: 0;
  }
  /* line 1091, sass/style.scss */
  #main-content #getInvolved .buttons, .et_header_style_split #tickets .buttons {
    width: 100%;
  }
  /* line 1094, sass/style.scss */
  #main-content #getInvolved .give a, #main-content #getInvolved .join a, #main-content #getInvolved a, .et_header_style_split #tickets .give a, .et_header_style_split #tickets .join a, .et_header_style_split #tickets a {
    font-size: 1.6em;
    margin-bottom: 10px;
  }
  /* line 1098, sass/style.scss */
  #main-content #getInvolved .et_pb_column, .et_header_style_split #tickets .et_pb_column {
    margin: 0;
  }

  /* line 1102, sass/style.scss */
  .et_pb_image figcaption {
    padding: 0;
  }

  /* line 1105, sass/style.scss */
  .et_pb_image figcaption h4 {
    padding: 0.2em 1.2em;
    font-size: 1.6em;
  }

  /* line 1109, sass/style.scss */
  .et_pb_image:hover figcaption {
    padding: 1em 0;
  }

  /* line 1112, sass/style.scss */
  .et_pb_image:hover figcaption h4 {
    padding: 0.2em 1.2em 1em;
  }

  /* line 1115, sass/style.scss */
  .et_pb_image:hover figcaption p {
    padding: 0 1.8em;
  }

  /* line 1118, sass/style.scss */
  .home .blue-caption .et_pb_column_1_2 {
    padding-left: 0 !important;
    padding-bottom: 0 !important;
    padding-right: 0 !important;
  }

  /* line 1123, sass/style.scss */
  #banner {
    padding: 1em 1.5em;
  }

  /* line 1126, sass/style.scss */
  .et_boxed_layout #page-container,
  .et_boxed_layout.et_non_fixed_nav.et_transparent_nav #page-container #top-header,
  .et_non_fixed_nav.et_transparent_nav.et_boxed_layout #page-container #main-header,
  .et_fixed_nav.et_boxed_layout #page-container #top-header,
  .et_fixed_nav.et_boxed_layout #page-container #main-header,
  .et_boxed_layout #page-container header .container {
    width: 100%;
  }

  /* line 1134, sass/style.scss */
  .et_header_style_split #main-header {
    padding: 0;
  }

  /* line 1137, sass/style.scss */
  .et_header_style_split #tickets {
    padding: 1em 0;
    position: static;
    font-size: 0.8em;
  }

  /*-------------------[Archives]------------------*/
  /* line 1144, sass/style.scss */
  #main-content.archives .post-thumb.with-thumb, #main-content.archives article:nth-child(odd) .post-thumb.with-thumb, #main-content.archives .post-details.with-thumb {
    width: auto;
    float: none;
  }
  /* line 1148, sass/style.scss */
  #main-content.archives img {
    width: 100%;
  }
  /* line 1151, sass/style.scss */
  #main-content.archives article {
    width: 98%;
    margin: 1em 0 2em;
    min-height: 0;
  }
  /* line 1156, sass/style.scss */
  #main-content.archives h3 {
    font-size: 1.4em;
    padding: 0.8em 1em 0;
  }
  /* line 1160, sass/style.scss */
  #main-content.archives .post-details {
    padding: 2em 5px;
  }
  /* line 1163, sass/style.scss */
  #main-content.archives .post-excerpt {
    padding: 1.5em;
  }

  /*-------------------[Inner Pages]------------------*/
  /* line 1168, sass/style.scss */
  .single-tribe_events #left-area {
    border: none;
  }

  /*-------------------[Menu]------------------*/
}
/*-------------------[480px]------------------*/
@media only screen and (max-width: 767px) {
  /* Header */
  /* line 1182, sass/style.scss */
  #banner {
    padding: 0.5em 1.5em 1em;
  }

  /* line 1185, sass/style.scss */
  .et_header_style_split #tickets {
    float: none;
    margin-top: 0;
  }

  /* line 1189, sass/style.scss */
  .et_pb_gutters3 .footer-widget {
    border: none;
  }

  /* line 1192, sass/style.scss */
  #footer-widgets .footer-widget {
    min-height: 0;
    border-bottom: 1px dotted #fff;
    padding-bottom: 3em;
  }

  /* line 1197, sass/style.scss */
  #footer-widgets .footer-widget.last {
    border-bottom: none;
    padding-bottom: 0;
  }

  /* Homepage */
  /* line 1203, sass/style.scss */
  #main-content h3 {
    font-size: 1em;
  }

  /* line 1207, sass/style.scss */
  .et-waypoint figcaption h4 {
    font-size: 1.2em;
  }

  /* line 1210, sass/style.scss */
  .et_pb_image:hover figcaption p {
    font-size: 1em;
  }

  /* line 1213, sass/style.scss */
  .et_pb_image:hover figcaption h4 {
    padding: 0.2em 1.5em 1em;
  }

  /* line 1217, sass/style.scss */
  #main-content #getInvolved h3, #main-content #getInvolved h3 a, .et_header_style_split #tickets h3, .et_header_style_split #tickets h3 a {
    font-size: 1.4em;
  }

  /*-------------------[Menu]------------------*/
  /* line 1222, sass/style.scss */
  .et_header_style_split #main-header .logo_container a {
    font-size: 0.8em;
  }

  /* line 1225, sass/style.scss */
  .et_header_style_split #et_mobile_nav_menu {
    margin-top: 0;
  }

  /* line 1228, sass/style.scss */
  .et_header_style_split #main-header .mobile_nav {
    padding: 10px 20px;
  }

  /* line 1231, sass/style.scss */
  .et_header_style_split .et_mobile_menu {
    top: 35px;
    padding: 2% 2% 6%;
  }

  /* line 1235, sass/style.scss */
  .et_header_style_split #top-banner-info {
    padding: 0;
  }
}
@media only screen and (max-width: 650px) {
  /* line 1241, sass/style.scss */
  .et_pb_image:hover figcaption p {
    padding: 0 1.6em;
    font-size: 0.9em;
  }

  /* line 1245, sass/style.scss */
  .et_pb_image:hover figcaption h4 {
    padding: 0.2em 1.2em 1em;
  }

  /* line 1248, sass/style.scss */
  .et-waypoint figcaption {
    font-size: 1.2em;
    top: 86%;
  }
}
/*-------------------[320px]------------------*/
@media only screen and (max-width: 479px) {
  /* line 1260, sass/style.scss */
  #top-header-news input[type="text"] {
    margin-left: 5px;
    width: 75%;
  }

  /* line 1264, sass/style.scss */
  #top-header-news .mc4wp-form p, #top-header-news #constantcontact p {
    display: none;
  }

  /* line 1267, sass/style.scss */
  .et_header_style_split #top-banner-info {
    padding: 0;
    font-size: 0.85em;
  }

  /* line 1271, sass/style.scss */
  .et_header_style_split #main-header .logo_container a {
    font-size: 0.57em;
  }

  /* line 1274, sass/style.scss */
  .et-waypoint figcaption {
    font-size: 1em;
    top: 88%;
  }

  /* line 1278, sass/style.scss */
  .et-waypoint figcaption h4 {
    font-size: 1em;
  }

  /* line 1281, sass/style.scss */
  .et_pb_image:hover figcaption h4 {
    padding: 0.2em 1.4em 1em;
  }

  /* line 1285, sass/style.scss */
  #main-content .event .dateinfo {
    width: 65%;
  }
}
