@font-face {
  font-family: 'Arbutus';
  src: url('../fonts/arbutusslab-regular-webfont.woff2') format('woff2'), url('../fonts/arbutusslab-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'im_fell_great_primeritalic';
  src: url('../fonts/imfegpit28p-webfont.woff2') format('woff2'), url('../fonts/imfegpit28p-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'im_fell_great_primerregular';
  src: url('../fonts/imfegprm28p-webfont.woff2') format('woff2'), url('../fonts/imfegprm28p-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
body {
  margin-top: 0px;
}
.georgia {
  font-family: Georgia, serif !important;
}
.scroll_viewer {
  padding: 20px 0;
  height: 340px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.left {
  text-align: left;
}
a:hover {
  text-decoration: none;
}
.center {
  text-align: center;
}
.upper {
  text-transform: uppercase;
}
.nowrap {
  white-space: nowrap;
}
.container h1 {
  font-size: 3.2em;
}
.news_content .article {
  margin-bottom: 60px;
}
.loud {
  font-weight: bold;
}
.coverphoto {
  margin-top: 25px;
  margin-bottom: 25px;
  display: block;
  height: auto;
  width: 130%;
  position: relative;
  left: -15%;
}
ul.event_categories {
  margin: 0 0 0 10px;
  padding: 0;
}
ul.event_categories strong {
  font-size: 1.1em;
}
ul.event_categories li {
  margin-left: 1.5em;
}
ul.news_categories {
  margin: 0;
  padding: 0;
}
ul.news_categories li {
  margin-bottom: 0.3em;
  margin-left: 1.5em;
}
#nav_wrapper {
  display: block;
  height: 50px;
  margin-bottom: 30px;
}
.col-md-offset-1x {
  margin-left: 5% !important;
}
.italic {
  font-style: italic;
}
a#header_logo {
  display: block;
  width: 330px;
  margin: auto;
}
a#header_logo div {
  position: relative;
  margin: 10px auto 20px auto;
  width: 300px;
  height: 92px;
  background-image: url(/static/img/chamber-logo/logo.svg);
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  outline: none;
}
a#header_logo_dark {
  display: block;
  width: 330px;
  margin: auto;
}
a#header_logo_dark div {
  position: relative;
  margin: 10px auto 20px auto;
  width: 300px;
  height: 92px;
  background-image: url(/static/img/chamber-logo/logo-darkmode.svg);
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  outline: none;
}
.navbar .dropdown-menu {
  background-color: #383838;
  font-size: 0.8em;
  border: none;
}
.navbar-default {
  position: relative;
}
.navbar-default .dropdown-menu a {
  font-family: 'Helvetica Neue', Helvetica, Verdana, Arial, sans-serif;
  font-size: 1.3em;
}
.navbar .dropdown-menu > li > a:hover,
.navbar .dropdown-menu > li > a:focus {
  background: #515151;
  border-radius: none;
}
.navbar-default .navbar-nav > .active > a {
  background-image: none;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #383838;
  border-radius: none;
}
.navbar .dropdown-menu .divider {
  background-color: #484848;
}
.navbar-nav > li > a {
  text-shadow: none;
}
.navbar-toggle {
  text-align: center;
  border: none;
  color: white;
}
.navbar-default button {
  background: none;
  font-family: 'IM Fell Great Primer', serif;
  font-size: 1.5em;
  line-height: 1em;
}
.navbar-collapse {
  padding-left: 0;
}
.navbar-header {
  text-align: center;
}
.navbar-nav .glyphicon,
.navbar-nav .badge {
  position: relative;
  top: 4px;
}
.navbar-nav .badge {
  background-color: #252525;
  position: relative;
  left: 10px;
}
.navbar-nav .glyphicon {
  margin-right: 8px;
}
.navbar-default {
  border: none;
  background: #248edc;
  background: -moz-linear-gradient(top, #248edc 0%, #207fc4 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #248edc), color-stop(100%, #207fc4));
  background: -webkit-linear-gradient(top, #248edc 0%, #207fc4 100%);
  background: -o-linear-gradient(top, #248edc 0%, #207fc4 100%);
  background: -ms-linear-gradient(top, #248edc 0%, #207fc4 100%);
  background: linear-gradient(to bottom, #248edc 0%, #207fc4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#248edc', endColorstr='#207fc4', GradientType=0);
}
.navbar-default a {
  padding-right: 15px;
  font-size: 1.67em;
  font-family: 'IM Fell Great Primer', serif;
  color: white !important;
  text-shadow: 0 1px 0 #11385f !important;
}
body > div > div.navbar.navbar-default > div.navbar-collapse.collapse > ul > li:nth-child(1) > a {
  border-radius: 0 !important;
}
ul.nav li.dropdown a:hover {
  background-color: #383838;
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
}
.navbar .dropdown-header {
  color: #e4ca75;
  font-weight: bold;
}
.navbar .dropdown-menu {
  margin-top: 0px;
}
.navbar-default li.active > a {
  background-color: #1a69b6 !important;
  box-shadow: inset 0 1px 5px #114080;
  border-radius: none;
}
.navbar-default li.active:hover > a {
  background-color: #383838 !important;
  box-shadow: inset 0 1px 5px #114080;
  border-radius: none;
}
.pull-right .nav {
  margin-right: 15px;
}
.pull-right .nav li a {
  padding: 15px 3px 13px 3px;
}
.dropdown:hover > a {
  background: #383838;
}
li.dropdown > ul > li:hover > a:hover {
  background: #348dda;
}
#header_date,
#header_action {
  font-family: Georgia, serif !important;
  margin-top: 15px;
  font-size: 1em;
}
#header_date {
  float: left;
}
#header_action {
  text-align: right;
  float: right;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Arbutus Slab', serif;
}
h3 {
  line-height: 1.25em;
}
.event-location-meta {
  padding: 10px;
  background-color: #f8f8f8;
  max-width: 420px;
  display: inline-block;
  line-height: 24px;
}
.trolly_splash {
  position: relative;
  top: -120px;
  z-index: -1;
  margin-bottom: -120px;
}
.parade-splash {
  width: 110%;
  position: relative;
  left: -3%;
}
@media screen and (max-width: 767px) {
  .trolly_splash {
    display: none;
  }
  .navbar-default {
    box-shadow: none;
    border: none;
  }
  #header_date {
    float: none;
    text-align: center;
  }
  #header_action {
    float: none;
    text-align: center;
  }
}
/*
 * Style tweaks
 * --------------------------------------------------
 */
body {
  margin-bottom: 50px;
}
/*
 * Off Canvas
 * --------------------------------------------------
 */
@media screen and (max-width: 767px) {
  .row-offcanvas {
    position: relative;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }
  .row-offcanvas-right .sidebar-offcanvas {
    right: -50%;
    /* 6 columns */
  }
  .row-offcanvas-left .sidebar-offcanvas {
    left: -50%;
    /* 6 columns */
  }
  .row-offcanvas-right.active {
    right: 50%;
    /* 6 columns */
  }
  .row-offcanvas-left.active {
    left: 50%;
    /* 6 columns */
  }
  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 50%;
    /* 6 columns */
  }
}
.global_search_form {
  display: inline-block;
  position: relative;
  top: 13px;
}
.global_search_form input {
  border-radius: 12px;
  padding: 3px 0 3px 33px;
  font-size: 1em;
  border: 0;
  width: 160px;
  box-shadow: none;
  color: white;
  background: #1061a0;
}
.global_search_form input {
  outline: none;
}
.global_search_form .ss-icon,
.fas {
  position: absolute;
  top: 5px;
  left: 10px;
  color: #fff;
  font-size: 1.1em;
}
#nav.affix {
  position: fixed;
  top: 0;
  z-index: 9999;
  width: 1140px;
}
#sidemenu.affix {
  position: fixed;
  top: 70px;
  z-index: 9999;
  width: 300px;
  right: 173px;
}
.leftpad-0 {
  padding-left: 0;
}
.leftpad-10 {
  padding-left: 10px;
}
/* Become a Member Styling
---------------------------------------------------------------------------  */
#farm-vector-wrapper {
  background: url(/static/img/membership/member_header_bg.jpg) center -30px no-repeat;
  background-size: 100%;
}
#become_member_intro {
  text-align: center;
  padding-top: 0px;
  margin-bottom: 20px;
}
#become_member_intro h2 {
  font-weight: 600;
  font-size: 1.8em;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.dark_block {
  padding: 10px 5px 25px 5px;
  color: #dadad9;
  background: #424242;
  text-align: center;
}
.dark_block h4.price_level {
  text-align: center;
  color: #a1a1a1;
  font-family: Helvetica, sans-serif !important;
  font-size: 1.5em !important;
}
.dark_block ul {
  margin: 0 0 0 30px;
  padding: 0;
  text-align: left;
}
.dark_block .btn-select {
  color: #fff;
  text-shadow: 0 1px 0 #3a5515;
  background: #86ce39;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg2Y2UzOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4MGI3MmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #86ce39 0%, #80b72b 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #86ce39), color-stop(100%, #80b72b));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #86ce39 0%, #80b72b 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #86ce39 0%, #80b72b 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #86ce39 0%, #80b72b 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #86ce39 0%, #80b72b 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#86ce39', endColorstr='#80b72b', GradientType=0);
  /* IE6-8 */
}
.dark_block .btn {
  margin-top: 14px;
  font-size: 1.2em !important;
}
.dark_block h3 {
  color: white;
  text-align: center;
  font-size: 2.2em;
}
#member_level_details {
  margin-top: 30px;
}
#membership_levels h4,
#member_level_details h4 {
  font-weight: 600;
  font-size: 1.1em;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.signup_form {
  margin-top: 30px;
  width: 100%;
}
.signup_form th {
  vertical-align: top;
  padding: 6px 15px 0 0;
  text-align: right;
  min-width: 220px;
  color: #858585;
  font-weight: 300;
}
.signup_form td {
  padding-bottom: 12px;
  text-align: left;
}
.signup_form table {
  width: 540px;
}
.larger {
  font-size: 140%;
}
.right {
  text-align: right;
}
.single_article .coverphoto {
  margin-top: 23px;
}
.top {
  margin-top: 0px;
}
.top-1 {
  margin-top: 1px;
}
.top-2 {
  margin-top: 2px;
}
.top-3 {
  margin-top: 3px;
}
.top-4 {
  margin-top: 4px;
}
.top-5 {
  margin-top: 5px;
}
.top-6 {
  margin-top: 6px;
}
.top-7 {
  margin-top: 7px;
}
.top-8 {
  margin-top: 8px;
}
.top-9,
.alt_thumbnail {
  margin-top: 9px;
}
.top-10 {
  margin-top: 10px;
}
.top-11 {
  margin-top: 11px;
}
.top-12 {
  margin-top: 12px;
}
.top-13 {
  margin-top: 13px;
}
.top-14 {
  margin-top: 14px;
}
.top-15 {
  margin-top: 15px;
}
.top-16 {
  margin-top: 16px;
}
.top-17 {
  margin-top: 17px;
}
.top-18 {
  margin-top: 18px;
}
.top-19 {
  margin-top: 19px;
}
.top-20 {
  margin-top: 20px;
}
.top-25 {
  margin-top: 25px;
}
.top-30 {
  margin-top: 30px;
}
.top-35 {
  margin-top: 35px;
}
.top-40 {
  margin-top: 40px;
}
.top-45 {
  margin-top: 45px;
}
.top-50 {
  margin-top: 50px;
}
.top-55 {
  margin-top: 55px;
}
.top-60 {
  margin-top: 60px;
}
.top-65 {
  margin-top: 65px;
}
.top-70 {
  margin-top: 70px;
}
.top-75 {
  margin-top: 75px;
}
.top-80 {
  margin-top: 80px;
}
.top-85 {
  margin-top: 85px;
}
.top-90 {
  margin-top: 90px;
}
.top-95 {
  margin-top: 95px;
}
.top-100 {
  margin-top: 100px;
}
.bottom {
  margin-bottom: 0px;
}
.bottom-1 {
  margin-bottom: 1px;
}
.bottom-2 {
  margin-bottom: 2px;
}
.bottom-3 {
  margin-bottom: 3px;
}
.bottom-4 {
  margin-bottom: 4px;
}
.bottom-5 {
  margin-bottom: 5px;
}
.bottom-6 {
  margin-bottom: 6px;
}
.bottom-7 {
  margin-bottom: 7px;
}
.bottom-8 {
  margin-bottom: 8px;
}
.bottom-9 {
  margin-bottom: 9px;
}
.bottom-10 {
  margin-bottom: 10px;
}
.bottom-15 {
  margin-bottom: 15px;
}
.bottom-18 {
  margin-bottom: 18px;
}
.bottom-19 {
  margin-bottom: 19px;
}
.bottom-20 {
  margin-bottom: 20px;
}
.bottom-21 {
  margin-bottom: 21px;
}
.bottom-22 {
  margin-bottom: 22px;
}
.bottom-23 {
  margin-bottom: 23px;
}
.bottom-24 {
  margin-bottom: 24px;
}
.bottom-25 {
  margin-bottom: 25px;
}
.bottom-30 {
  margin-bottom: 30px;
}
.bottom-35 {
  margin-bottom: 35px;
}
.bottom-40 {
  margin-bottom: 40px;
}
.bottom-45 {
  margin-bottom: 45px;
}
.bottom-50 {
  margin-bottom: 50px;
}
.bottom-60 {
  margin-bottom: 60px;
}
.bottom-70 {
  margin-bottom: 70px;
}
.bottom-71 {
  margin-bottom: 71px;
}
.bottom-72 {
  margin-bottom: 72px;
}
.bottom-73 {
  margin-bottom: 73px;
}
.bottom-75 {
  margin-bottom: 75px;
}
.bottom-80 {
  margin-bottom: 80px;
}
.bottom-90 {
  margin-bottom: 90px;
}
.bottom-100 {
  margin-bottom: 100px;
}
.committee-table th {
  text-align: right;
  min-width: 200px;
}
.committee-table .participate {
  min-width: 140px;
  text-align: right;
}
.popover-title {
  font-family: sans-serif !important;
  font-weight: bold !important;
}
.quiet {
  color: #6a6a6a;
}
.attention {
  color: green;
}
.justify {
  text-align: justify !important;
}
.nostyle {
  color: #333;
}
.help-block {
  font-size: 0.85em;
}
.mainAttractions {
  margin: 0 auto 25px auto;
  text-align: center;
}
.mainAttractions a {
  position: relative;
  margin: 0 8px;
  border-radius: 4px;
  padding: 8px 15px;
}
.mainAttractions a.active {
  background: #383838;
  color: white;
  z-index: 9999;
}
.mainAttractions a.active:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: ' ';
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(37, 50, 59, 0);
  border-top-color: #383838;
  border-width: 10px;
  margin-left: -10px;
}
.carousel-control.left,
.carousel-control.right {
  background: none;
}
.tourism-retail-block {
  margin-top: 20px;
  border-radius: 4px;
}
.tourism-retail-block > .col-md-2 {
  min-height: 340px;
  margin: 0;
  padding: 20px 10px;
  background: #383838;
  border-radius: 6px 0 0 6px;
}
.tourism-retail-block > .col-md-2 ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 1.9em;
  font-family: 'IM Fell Great Primer', Georgia, serif;
  text-align: right;
}
.tourism-retail-block > .col-md-2 ul li {
  margin: 0;
  padding: 0;
}
.tourism-retail-block > .col-md-2 ul a {
  margin-bottom: 5px;
  color: #6cc0fe;
  display: block;
  border-bottom: 1px solid #505050;
}
.tourism-retail-block > .col-md-2 ul a.active {
  color: white;
}
.tourism-retail-block .col-md-10 {
  padding-right: 5px;
  border-radius: 0 6px 6px 0;
  background: #f2f2f2;
}
.tourism-retail-block .col-md-10 .contact {
  font-size: 1.2em;
}
.tourism-retail-block .col-md-10 .contact .ss-icon {
  font-size: 1.2em;
}
.tourism-retail-block .col-md-10 p.location {
  margin: 5px 0;
}
.tourism-retail-block .col-md-10 p.keywords {
  font-size: 0.9em;
}
.tourism-retail-block .col-md-10 h3 {
  margin-top: 0;
  font-weight: 200;
  font-family: 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;
}
.tourism-retail-block .col-md-10 .clearfix {
  margin-bottom: 20px;
}
.carousel-inner img {
  border-radius: 6px;
}
.article_body {
  font-size: 1.2em;
  font-family: Georgia, serif !important;
  line-height: 1.6em;
}
.article_body p {
  margin-bottom: 1.2em;
}
.article_body:first-letter {
  float: left;
  color: #761518;
  font-weight: normal;
  font-size: 500%;
  line-height: 0.8;
  padding: 0.05333em 0.10667em 0em 0.04em;
}
a.staff_only {
  color: #da4130 !important;
}
/*
  NEWS STYLING ======================
*/
.article_list span.body,
.article_detail span.body {
  font-family: Georgia, serif !important;
}
/* news_homepage styling */
.article_list h1 {
  margin: 0 0 20px 0;
}
.article_list span.body p {
  font-size: 1.1em;
  margin-bottom: 1.2em;
}
.article_list .datestamp {
  margin: 25px 0 10px 0;
  border-bottom: 1px solid #d4d4d4;
  text-transform: uppercase;
  color: #576677 !important;
  font-size: 1.2em;
  font-family: Georgia, serif !important;
}
.article_list .coverphoto_tn {
  margin-top: 1.7em;
}
.article_detail h3 {
  margin: 0;
}
.article_detail span.body p {
  font-size: 1.2em;
  margin-bottom: 1.2em;
}
.article_detail .datestamp {
  font-family: Georgia, serif !important;
  margin: 0;
  font-size: 1.1em;
  text-transform: uppercase;
  color: #acacac;
}
.article_detail .byline {
  font-family: Georgia, serif !important;
  font-size: 1.1em;
}
.serif_body {
  font-family: Georgia, serif !important;
  font-size: 1.1em;
  line-height: 1.5em;
}
.red {
  color: #c90008;
}
.spaced li {
  margin: 5px 0;
}
.spacer,
.spacer-1 {
  clear: both;
  width: 100%;
  height: 1px;
}
.spacer-2 {
  clear: both;
  width: 100%;
  height: 2px;
}
.spacer-3 {
  clear: both;
  width: 100%;
  height: 3px;
}
.spacer-4 {
  clear: both;
  width: 100%;
  height: 4px;
}
.spacer-5 {
  clear: both;
  width: 100%;
  height: 5px;
}
.spacer-6 {
  clear: both;
  width: 100%;
  height: 6px;
}
.spacer-7 {
  clear: both;
  width: 100%;
  height: 7px;
}
.spacer-8 {
  clear: both;
  width: 100%;
  height: 8px;
}
.spacer-9 {
  clear: both;
  width: 100%;
  height: 9px;
}
.spacer-10 {
  clear: both;
  width: 100%;
  height: 10px;
}
.spacer-15 {
  clear: both;
  width: 100%;
  height: 15px;
}
.spacer-20 {
  clear: both;
  width: 100%;
  height: 20px;
}
.spacer-25 {
  clear: both;
  width: 100%;
  height: 25px;
}
.spacer-30 {
  clear: both;
  width: 100%;
  height: 30px;
}
.spacer-35 {
  clear: both;
  width: 100%;
  height: 35px;
}
.spacer-40 {
  clear: both;
  width: 100%;
  height: 40px;
}
.spacer-45 {
  clear: both;
  width: 100%;
  height: 45px;
}
.spacer-50 {
  clear: both;
  width: 100%;
  height: 50px;
}
.spacer-60 {
  clear: both;
  width: 100%;
  height: 60px;
}
.spacer-70 {
  clear: both;
  width: 100%;
  height: 70px;
}
.spacer-80 {
  clear: both;
  width: 100%;
  height: 80px;
}
.spacer-90 {
  clear: both;
  width: 100%;
  height: 90px;
}
.spacer-100 {
  clear: both;
  width: 100%;
  height: 100px;
}
.spacer-200 {
  clear: both;
  width: 100%;
  height: 200px;
}
.spacer-300 {
  clear: both;
  width: 100%;
  height: 300px;
}
.spacer-400 {
  clear: both;
  width: 100%;
  height: 400px;
}
.spacer-500 {
  clear: both;
  width: 100%;
  height: 500px;
}
.spacer-600 {
  clear: both;
  width: 100%;
  height: 600px;
}
.spacer-700 {
  clear: both;
  width: 100%;
  height: 700px;
}
.serif p {
  font-family: Georgia, serif;
  font-size: 1.05em;
  line-height: 1.5em;
}
.event_detail_body {
  color: #3d3d3d;
  font-size: 1.5rem;
  line-height: 2.5rem;
  font-family: sans-serif;
}
.event_detail_body p {
  margin-bottom: 20px;
}
.fr-fil {
  position: relative;
  left: -30px;
  margin: 15px 0 10px 0;
  border: none !important;
}
.fr-fir {
  position: relative;
  right: -40px;
  margin: 15px 0 10px 0;
  border: none !important;
}
.sans {
  font-family: 'Helvetica Neue', Helvetica, Verdana, Arial, sans-serif;
}
p.small {
  font-family: 11px !important;
}
/* Frontpage Styling */
.sort_cell:hover a.btn-edit {
  display: block;
}
.sort_cell a.btn-edit {
  z-index: 9999;
  position: relative;
  top: 27px;
  display: none;
  border-radius: 3px;
  font-size: 1em;
  float: right;
  margin: 3px 5px 0 0;
  background: #fcfcfc;
  padding: 0px 5px;
  color: white;
}
.featured_block {
  margin-top: 25px;
  position: relative;
  display: block;
  height: 190px;
  overflow: hidden;
  border-radius: 5px;
  background-color: #eaeaea;
}
.featured_block h3 {
  color: white;
  margin: 0;
  padding: 30px 10px 0px 10px;
  display: block;
  height: 70px;
  background: #000000;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.87298669) 0%, rgba(255, 255, 255, 0) 100%);
  text-shadow: 0 1px 0px black;
  width: 100%;
  font-size: 1em;
  position: absolute;
  bottom: 0px;
  left: 0px;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.navbar-default .navbar-toggle,
.navbar-default .navbar-toggle .collapsed,
.navbar-default .navbar-toggle,
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background: none !important;
  box-shadow: none;
  outline: none;
}
.navbar-collapse {
  padding-left: 25px;
  padding-right: 25px;
}
@media screen and (max-width: 420px) {
  a#header_logo div {
    margin-top: 0px;
    margin-bottom: 5px;
    background-size: 65%;
  }
}
.danger {
  color: #be2d39;
}
span.help_text {
  margin-top: 10px;
  display: block;
  font-size: 0.89em;
  color: #5b5a5b;
}
.form-control-phone {
  position: relative;
  width: 240px !important;
}
.form-control-city {
  position: relative;
  width: 200px !important;
}
.form-control-zip {
  position: relative;
  width: 120px !important;
}
ul.messages {
  list-style-type: none;
  margin: 0;
  padding: 10px;
  background: red;
}
/*
*  Notify Bar - jQuery plugin
*
*  Copyright (c) 2009-2015 Dmitri Smirnov
*
*  Licensed under the MIT license:
*  http://www.opensource.org/licenses/mit-license.php
*
*  Project home:
*  http://www.whoop.ee/posts/2013/04/05/the-resurrection-of-jquery-notify-bar.html
*/
/* Default bars' style */
.jquery-notify-bar {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 32768;
  background-color: rgba(29, 111, 194, 0.9);
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  font-family: Arial, Verdana, sans-serif;
  padding: 20px 0px;
  cursor: pointer;
  border-bottom: 1px solid #80b2ed;
}
.jquery-notify-bar.bottom {
  bottom: 0;
  top: auto;
  border-top: 1px solid #ddd;
  border-bottom: 0;
  -webkit-box-shadow: inset 0 1px 0 0 #fff;
  -moz-box-shadow: inset 0 1px 0 0 #fff;
  box-shadow: inset 0 1px 0 0 #fff;
}
.jquery-notify-bar.error .notify-bar-text-wrapper,
.jquery-notify-bar.warning .notify-bar-text-wrapper,
.jquery-notify-bar.success .notify-bar-text-wrapper {
  padding: 1px 0 1px 23px;
}
/* Style for errors */
.jquery-notify-bar.error {
  color: #d00;
  background-color: #fdd;
}
/* Style for warning */
.jquery-notify-bar.warning {
  color: #000;
  background-color: #fffaaa;
}
/* Style for success */
.jquery-notify-bar.success {
  color: #060;
  background-color: #bbffb6;
}
/* Style for close button */
.notify-bar-close {
  position: absolute;
  left: 97%;
  top: 13px;
  text-decoration: none;
  color: #222;
  font-size: 30px;
}
.notify-bar-close:hover {
  color: #05f;
}
.btn-link-red,
.btn-link-red:hover,
.btn-link-red:active,
.btn-link-red:focus {
  color: #da4130;
  text-decoration: none;
}
.errorlist {
  color: #da4130 !important;
}
.featured_date {
  font-size: 11px;
  display: block;
  color: #94adaf;
}
.addr_textarea {
  height: 100px !important;
}
.mailchimp_subscribe_block {
  padding: 20px 20px;
  color: white;
  text-align: center;
  background-color: #f7ce00;
  border-radius: 5px;
}
.mailchimp_subscribe_block h3,
.mailchimp_subscribe_block h4,
.mailchimp_subscribe_block h5,
.mailchimp_subscribe_block form,
.mailchimp_subscribe_block input {
  display: inline;
}
.mailchimp_subscribe_block input {
  margin-left: 25px;
  margin-right: 10px;
  width: 235px;
}
.mailchimp_subscribe_block .btn {
  color: white;
  background-color: #1c4263;
}
.mute {
  opacity: 0.7;
}
.navbar-nav-right {
  margin-right: 8px !important;
  padding-right: 0;
}
.navbar-nav-right li {
  margin-right: 8px;
}
.navbar-nav-right li a {
  text-shadow: none !important;
}
.navbar-nav-right li:last-child {
  margin-right: 0;
}
.videowrapper {
  float: none;
  clear: both;
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.videowrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.dot {
  height: 10px;
  width: 10px;
  background-color: #5d5d5d;
  border-radius: 50%;
  display: inline-block;
}
/* Custom, iPhone Retina */
/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
/* Medium Devices, Desktops */
/* Large Devices, Wide Screens */
.easttroy-market-block {
  width: 100%;
  box-sizing: border-box;
  background: #ffb700;
  color: white;
  padding: 10px;
}
.easttroy-market-block p {
  color: #b3b3b3;
}
.easttroy-market-block .easttroy-market-block-inner {
  padding-top: 30px;
  min-height: 200px;
  background: #000000;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  align-content: start;
}
.easttroy-market-block .btn {
  display: inline-block;
  min-width: 120px;
  background: #ffb700;
  color: black;
  border-radius: 3px;
  margin-bottom: 20px;
}
.easttroy-market-block .easttroy-market-block-inner-logo {
  margin: auto;
  max-width: 310px;
  width: 100%;
}
.etlights-special {
  color: white;
  margin-bottom: 50px;
}
.etlights-special .etlights-logo {
  margin-top: 50px;
  width: 100%;
  max-width: 550px;
}
.etlights-special p {
  max-width: 500px;
  font-size: 1.7rem;
  margin: 30px 0 50px 0;
  color: #d9d9d9;
}
.etlights-special .etlights-cta-btn,
.etlights-special .etlights-more-btn {
  text-align: center;
  display: block;
  padding: 15px 8px;
  font-size: 1.5rem;
}
.etlights-special .etlights-cta-btn {
  border: 1px solid #FF88C0;
  box-shadow: 0 0 17px 0 #ff61ab59;
  border-radius: 3px;
  color: #ffe4f1;
  letter-spacing: 0.7px;
  text-shadow: 0 0 14px rgba(255, 255, 255, 0.5);
  color: #FFFFFF;
  text-decoration: none;
}
.etlights-special .etlights-more-btn {
  color: #eff2ba;
}
.darkmode h1,
.darkmode h2,
.darkmode h3,
.darkmode h4,
.darkmode p,
.darkmode li,
.darkmode ul {
  color: white;
}
.animate-spin {
  animation: pulsate 120s infinite linear;
}
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}
@-webkit-keyframes pulsate {
  0% {
    opacity: 0.5;
    -webkit-transform: rotate(0deg) scale(1.5, 1.5);
  }
  50% {
    opacity: 1;
    -webkit-transform: rotate(180deg) scale(3, 3);
  }
  100% {
    opacity: 0.5;
    -webkit-transform: rotate(359deg) scale(1.5, 1.5);
  }
}
.flex {
  display: flex;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-center {
  align-items: center;
}
.justify-between {
  justify-content: space-between;
}
.justify-center {
  justify-content: center;
}
.mt-9 {
  margin-top: 2.25rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.font-bold {
  font-weight: 700;
}
.font-semibold {
  font-weight: 600;
}
