@charset "UTF-8";
/*!
Theme Name: tcw
Theme URI: http://underscores.me/
Author: Joe Addison
Author URI: http://thesouthernweekend.com
Description: The City Weekend
Version: 2.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tcw
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

tcw is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/**
 * @license
 * MyFonts Webfont Build ID 2973476, 2015-02-16T12:17:42-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: BrandonText-BlackItalic by HVD Fonts
 * URL: http://www.myfonts.com/fonts/hvdfonts/brandon-text/black-italic/
 * 
 * Webfont: BrandonText-Black by HVD Fonts
 * URL: http://www.myfonts.com/fonts/hvdfonts/brandon-text/black/
 * 
 * Webfont: BrandonText-Medium by HVD Fonts
 * URL: http://www.myfonts.com/fonts/hvdfonts/brandon-text/medium/
 * 
 * Webfont: BrandonText-MediumItalic by HVD Fonts
 * URL: http://www.myfonts.com/fonts/hvdfonts/brandon-text/medium-italic/
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2973476
 * Licensed pageviews: 1,000,000
 * Webfonts copyright: Copyright (c) 2012 by Hannes von Doehren. All rights reserved.
 * 
 * ┬⌐ 2015 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
/*@import url("//hello.myfonts.net/count/2d5f24");*/
@font-face {
  font-family: 'BrandonText-BlackItalic';
  src: url("assets/fonts/myfonts/2D5F24_0_0.eot");
  src: url("assets/fonts/myfonts/2D5F24_0_0.eot?#iefix") format("embedded-opentype"), url("assets/fonts/myfonts/2D5F24_0_0.woff2") format("woff2"), url("assets/fonts/myfonts/2D5F24_0_0.woff") format("woff"), url("assets/fonts/myfonts/2D5F24_0_0.ttf") format("truetype"), url("assets/fonts/myfonts/2D5F24_0_0.svg#wf") format("svg"); }
@font-face {
  font-family: 'BrandonText-Black';
  src: url("assets/fonts/myfonts/2D5F24_1_0.eot");
  src: url("assets/fonts/myfonts/2D5F24_1_0.eot?#iefix") format("embedded-opentype"), url("assets/fonts/myfonts/2D5F24_1_0.woff2") format("woff2"), url("assets/fonts/myfonts/2D5F24_1_0.woff") format("woff"), url("assets/fonts/myfonts/2D5F24_1_0.ttf") format("truetype"), url("assets/fonts/myfonts/2D5F24_1_0.svg#wf") format("svg"); }
@font-face {
  font-family: 'BrandonText-Medium';
  src: url("assets/fonts/myfonts/2D5F24_2_0.eot");
  src: url("assets/fonts/myfonts/2D5F24_2_0.eot?#iefix") format("embedded-opentype"), url("assets/fonts/myfonts/2D5F24_2_0.woff2") format("woff2"), url("assets/fonts/myfonts/2D5F24_2_0.woff") format("woff"), url("assets/fonts/myfonts/2D5F24_2_0.ttf") format("truetype"), url("assets/fonts/myfonts/2D5F24_2_0.svg#wf") format("svg"); }
@font-face {
  font-family: 'BrandonText-MediumItalic';
  src: url("assets/fonts/myfonts/2D5F24_3_0.eot");
  src: url("assets/fonts/myfonts/2D5F24_3_0.eot?#iefix") format("embedded-opentype"), url("assets/fonts/myfonts/2D5F24_3_0.woff2") format("woff2"), url("assets/fonts/myfonts/2D5F24_3_0.woff") format("woff"), url("assets/fonts/myfonts/2D5F24_3_0.ttf") format("truetype"), url("assets/fonts/myfonts/2D5F24_3_0.svg#wf") format("svg"); }
@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?jbwg5q");
  src: url("fonts/icomoon.eot?jbwg5q#iefix") format("embedded-opentype"), url("fonts/icomoon.woff2?jbwg5q") format("woff2"), url("fonts/icomoon.ttf?jbwg5q") format("truetype"), url("fonts/icomoon.woff?jbwg5q") format("woff"), url("fonts/icomoon.svg?jbwg5q#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.container {
  width: 100%;
  max-width: 1140px;
  padding: 0 20px;
  margin: 0 auto; }

#content {
  padding: 20px 0; }

.home #page-content {
  padding: 0; }

#category-page .module {
  margin-bottom: 20px; }

#category-page .slick-slider .module {
  margin-bottom: 0; }

.food-posts .module.one-half, .ttd-posts .module.one-half {
  width: calc(50% - 20px); }
  .food-posts .module.one-half:nth-child(2n), .ttd-posts .module.one-half:nth-child(2n) {
    margin-right: -4px;
    margin-left: 20px; }
  .food-posts .module.one-half:nth-child(2n-1), .ttd-posts .module.one-half:nth-child(2n-1) {
    margin-right: 20px; }

.category-title {
  color: #FF2C0C;
  text-transform: uppercase;
  position: relative;
  top: -16px;
  margin: 0 0 16px;
  font-family: 'BrandonText-Black';
  font-weight: 400;
  font-size: 32px; }
  @media (max-width: 735px) {
    .category-title {
      margin: 12px auto; } }
  .tax-series .category-title {
    top: 0; }
  .category-title:before {
    font-size: 60px;
    font-family: 'icomoon';
    color: #FF2C0C;
    display: inline-block;
    margin-right: 16px;
    font-weight: normal;
    top: 12px;
    position: relative; }
  .category-title.food:before {
    content: "\e902"; }
  .category-title.plan-your-weekend:before {
    content: "\e901"; }
  .category-title.featured:before {
    content: "\e904"; }
  .category-title.places-to-go:before {
    content: "\e903"; }
  .category-title.local-trending:before {
    content: "\e911"; }
  .category-title.lists:before {
    content: "\e910"; }
  .category-title.top-stories:before {
    content: "\e90a"; }
  .category-title.events-page {
    top: 0; }

.two-module-posts {
  position: relative; }
  .two-module-posts:after {
    display: block;
    content: "";
    clear: both; }
  .two-module-posts .module:first-child {
    float: left; }
  .two-module-posts .module:last-child {
    float: right; }

.flex {
  display: -ms-flexbox;
  display: flex; }
  .flex.column {
    -ms-flex-direction: column;
    flex-direction: column; }
  .flex:not(.column) {
    -ms-flex-direction: row;
    flex-direction: row; }
  .flex.wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .flex.space {
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .flex.center {
    -ms-flex-align: center;
    align-items: center; }
  .flex.align-center {
    justify-content: center; }

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  color: #000;
  font-family: "BrandonText-Medium", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5; }

h1, h2, h3, h4, h5, h6 {
  clear: both; }

p {
  margin-bottom: 1.5em; }

dfn, cite, em, i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

ul {
  padding-left: 0; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem; }

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark, ins {
  background: #fff9c0;
  text-decoration: none; }

big {
  font-size: 125%; }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box; }

html,
body {
  height: 100%; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */ }

blockquote,
q {
  quotes: "" ""; }
  blockquote:before, blockquote:after,
  q:before,
  q:after {
    content: ""; }

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

ul, ol {
  margin: 0 0 1.5em 3em; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

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

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

table {
  margin: 0 0 1.5em;
  width: 100%; }

.wrapper {
  width: 100%;
  max-width: 1150px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px; }

/* Header */
.header {
  background-image: url("img/gray-header.jpg");
  background-repeat: repeat-x;
  padding: 20px 0;
  position: relative; }
  .header .wrapper {
    position: relative; }
    .header .wrapper:after {
      content: "";
      display: block;
      clear: both; }
  .header img {
    display: inline-block;
    vertical-align: middle; }
    @media (max-width: 680px) {
      .header img {
        vertical-align: bottom; } }
  .header .logo-container {
    margin: 0; }
    @media (min-width: 681px) {
      .header .logo-container {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: center;
        -webkit-box-align: center;
        align-items: center;
        float: left; } }
  .header .logo {
    max-width: 400px;
    max-height: 100px;
    margin-right: 20px; }
  .header .secondary-logo {
    max-height: 100px;
    max-width: 400px; }
    @media (max-width: 800px) {
      .header .secondary-logo {
        max-width: 200px; } }
  .header .partnership {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    display: inline-block;
    max-width: 20%; }
    .header .partnership img {
      max-height: 80px; }

.menu-toggle {
  background: transparent !important;
  display: block;
  text-shadow: none;
  text-align: left;
  border: 0;
  color: #fff;
  box-shadow: none !important;
  font-size: 18px;
  font-weight: bold;
  width: 100%;
  padding: 0; }
  .menu-toggle i {
    margin-right: 6px;
    display: inline-block; }
  .menu-toggle:focus, .menu-toggle:active {
    outline: none;
    background: transprent;
    box-shadow: none; }

nav {
  background-color: #FF2C0C;
  position: relative;
  padding: 8px 0;
  text-align: center; }
  nav li:first-child a {
    padding-left: 0; }
  nav li:last-child a {
    padding-right: 0; }
  nav .wrapper {
    position: relative; }
  nav .search {
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 20px;
    font-weight: bold; }
    nav .search span {
      padding-left: 3px; }
    nav .search:hover {
      cursor: pointer; }
    @media screen and (min-width: 46em) {
      nav .search {
        right: 10px;
        font-size: 16px;
        font-weight: normal; }
        nav .search span {
          padding-left: 6px; }
        nav .search i {
          font-size: 18px; } }
  nav .mobile-menu .main-navigation ul {
    display: block; }

#secondary {
  width: 300px;
  display: inline-block;
  vertical-align: top;
  margin-top: 82px;
  margin-bottom: 40px; }

#primary {
  width: calc(100% - 300px);
  margin-right: -8px;
  display: inline-block;
  vertical-align: top;
  padding-right: 40px; }
  #primary.fullwidth {
    width: 100%;
    padding-right: 0; }

footer:not(.with-newsletter) {
  background-color: #000;
  color: #fff;
  padding: 40px 0; }
  footer:not(.with-newsletter) .one-half {
    width: 50%;
    display: inline-block;
    margin-right: -4px;
    text-align: center;
    vertical-align: top; }
    @media (max-width: 768px) {
      footer:not(.with-newsletter) .one-half {
        display: block;
        width: 100%;
        margin-bottom: 30px; } }
  footer:not(.with-newsletter) .long-title img {
    max-height: 80px;
    max-width: 350px;
    margin-bottom: 12px; }
  footer:not(.with-newsletter) .station,
  footer:not(.with-newsletter) .partnership {
    display: inline-block;
    width: 50%;
    margin-right: -4px;
    vertical-align: middle;
    padding: 0 2.5%; }
    @media (max-width: 768px) {
      footer:not(.with-newsletter) .station,
      footer:not(.with-newsletter) .partnership {
        width: 90%; } }
    footer:not(.with-newsletter) .station img,
    footer:not(.with-newsletter) .partnership img {
      padding: 0 30px;
      max-height: 85px; }
  @media (max-width: 768px) {
    footer:not(.with-newsletter) .partnership {
      margin-top: 20px; } }
  footer:not(.with-newsletter) .menu-footer-menu-container,
  footer:not(.with-newsletter) .menu-secondary-footer-menu-container {
    display: inline-block;
    width: 40%;
    vertical-align: top;
    text-align: center; }
    footer:not(.with-newsletter) .menu-footer-menu-container ul,
    footer:not(.with-newsletter) .menu-secondary-footer-menu-container ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      footer:not(.with-newsletter) .menu-footer-menu-container ul li,
      footer:not(.with-newsletter) .menu-secondary-footer-menu-container ul li {
        margin-bottom: 5px; }
        footer:not(.with-newsletter) .menu-footer-menu-container ul li a,
        footer:not(.with-newsletter) .menu-secondary-footer-menu-container ul li a {
          color: #fff;
          text-decoration: none;
          text-transform: uppercase; }
          footer:not(.with-newsletter) .menu-footer-menu-container ul li a:visited, footer:not(.with-newsletter) .menu-footer-menu-container ul li a:active,
          footer:not(.with-newsletter) .menu-secondary-footer-menu-container ul li a:visited,
          footer:not(.with-newsletter) .menu-secondary-footer-menu-container ul li a:active {
            color: #fff; }
          footer:not(.with-newsletter) .menu-footer-menu-container ul li a:hover,
          footer:not(.with-newsletter) .menu-secondary-footer-menu-container ul li a:hover {
            color: #FF2C0C; }

footer.with-newsletter {
  background-color: #000;
  color: #fff;
  padding: 40px 0; }
  footer.with-newsletter .flex {
    width: 100%; }
  footer.with-newsletter .nav1,
  footer.with-newsletter .social-nav2 {
    width: 30%; }
  footer.with-newsletter .newsletter-signup {
    width: 40%; }
    footer.with-newsletter .newsletter-signup h3 {
      text-transform: uppercase;
      margin-top: 0; }
    footer.with-newsletter .newsletter-signup form input[type="email"] {
      background: #fff;
      border: 0;
      font-size: 16px;
      width: 100%;
      border-radius: 0;
      color: #000;
      padding: 8px 16px;
      text-align: center; }
      footer.with-newsletter .newsletter-signup form input[type="email"]:focus {
        outline: none; }
    footer.with-newsletter .newsletter-signup form input[type="submit"] {
      padding: 12px 16px;
      font-size: 18px;
      background: #000;
      border: 2px solid #fff;
      margin-top: 3px;
      border-radius: 0;
      text-align: center;
      color: #fff;
      width: 100%;
      text-shadow: none;
      box-shadow: none; }
  footer.with-newsletter .logos {
    margin-top: 30px;
    padding: 30px 20px 0;
    border-top: 2px solid #666; }
    footer.with-newsletter .logos img {
      max-height: 80px;
      margin: 10px 0;
      max-width: 100%; }
    footer.with-newsletter .logos .station-partnership a:first-child {
      margin: 0 8px;
      display: inline-block; }
  footer.with-newsletter .one-half {
    width: 50%;
    display: inline-block;
    margin-right: -4px;
    text-align: center;
    vertical-align: top; }
  footer.with-newsletter .long-title img {
    max-height: 70px;
    width: 100%;
    max-width: 300px;
    margin-bottom: 12px; }
  footer.with-newsletter .partnership img {
    max-height: 70px; }
  @media (max-width: 750px) {
    footer.with-newsletter .flex {
      max-width: 400px;
      margin: 0 auto; }
    footer.with-newsletter .newsletter-signup {
      order: 1;
      width: 100%;
      margin-bottom: 30px; }
    footer.with-newsletter .nav1 {
      order: 2;
      width: 50%; }
    footer.with-newsletter .social-nav2 {
      order: 3;
      width: 50%; }
    footer.with-newsletter .logos .flex.space {
      text-align: center; }
      footer.with-newsletter .logos .flex.space > * {
        width: 100%; } }
  @media (max-width: 350px) {
    footer.with-newsletter .nav1,
    footer.with-newsletter .social-nav2 {
      width: 100%; } }
  footer.with-newsletter .menu-footer-menu-container,
  footer.with-newsletter .menu-secondary-footer-menu-container {
    vertical-align: top;
    text-align: center; }
    footer.with-newsletter .menu-footer-menu-container ul,
    footer.with-newsletter .menu-secondary-footer-menu-container ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      footer.with-newsletter .menu-footer-menu-container ul li,
      footer.with-newsletter .menu-secondary-footer-menu-container ul li {
        margin-bottom: 5px; }
        footer.with-newsletter .menu-footer-menu-container ul li a,
        footer.with-newsletter .menu-secondary-footer-menu-container ul li a {
          color: #fff;
          text-decoration: none;
          text-transform: uppercase; }
          footer.with-newsletter .menu-footer-menu-container ul li a:visited, footer.with-newsletter .menu-footer-menu-container ul li a:active,
          footer.with-newsletter .menu-secondary-footer-menu-container ul li a:visited,
          footer.with-newsletter .menu-secondary-footer-menu-container ul li a:active {
            color: #fff; }
          footer.with-newsletter .menu-footer-menu-container ul li a:hover,
          footer.with-newsletter .menu-secondary-footer-menu-container ul li a:hover {
            color: #FF2C0C; }

ul.social {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  width: 100%;
  margin-top: 0;
  text-align: center;
  margin-bottom: 16px; }
  ul.social li {
    display: inline-block;
    padding: 0 4px; }
    ul.social li a {
      color: #fff;
      text-decoration: none; }
      ul.social li a:hover {
        color: #FF2C0C; }
      ul.social li a:before {
        font-size: 32px; }

.gm-style-iw {
  width: 450px !important;
  top: 10px !important;
  left: 10px !important; }

/* Road Trip -- Google Map */
.map-image {
  display: inline-block;
  width: 40%;
  margin-right: -8px;
  vertical-align: top;
  background-size: auto 100%;
  background-position: center center;
  padding-top: 33%;
  background-repeat: no-repeat; }
  .map-image a {
    position: relative; }
  .map-image img {
    opacity: 0;
    width: 100%;
    height: 100%; }

.map-content {
  display: inline-block;
  width: 60%;
  vertical-align: top;
  padding-left: 20px; }
  .map-content hr {
    color: #333;
    background-color: #333;
    height: 2px;
    margin-bottom: 8px; }
  .map-content a {
    text-decoration: none; }
  .map-content h3 {
    padding: 0 20px 0 0;
    margin: 0 0 8px; }
  .map-content .directions i.fa {
    color: #FF2C0C; }
  .map-content .directions a span {
    color: #333;
    padding-left: 4px;
    padding-right: 10px; }

span.ui-slider-handle.ui-state-default {
  background: #FF2C0C;
  border-radius: 50%;
  border: none; }
  span.ui-slider-handle.ui-state-default:focus {
    outline: none; }

.ui-slider-range.ui-widget-header {
  background: black; }

.range-val {
  font-size: .75em;
  text-align: center;
  padding: 8px 0; }

.ui-slider-handle:focus {
  outline: none; }

.more-category-posts {
  margin: 0 auto;
  background-color: #E0DDD8;
  padding: 40px 0;
  padding: 10px 0; }
  .more-category-posts .module {
    margin-bottom: 30px;
    background-color: #fff !important; }
    .more-category-posts .module:nth-child(2n) {
      float: left; }
    .more-category-posts .module:nth-child(2n-1) {
      float: right; }
  .more-category-posts h2 {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px; }
  .more-category-posts:after {
    content: "";
    display: block;
    clear: both; }

@media (max-width: 480px), (max-device-width: 480px) {
  body .gform_wrapper.gf_browser_chrome .seriously-full-width select {
    width: 100% !important; } }

.gform_wrapper {
  width: 100%;
  max-width: 500px !important;
  display: block;
  margin: 1em auto !important; }
  .gform_wrapper input[type="text"],
  .gform_wrapper textarea,
  .gform_wrapper select {
    border: 2px solid #666;
    padding: 6px 12px !important;
    width: 100% !important;
    border-radius: 0; }
  .gform_wrapper .seriously-full-width select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-shadow: none;
    box-shadow: none;
    background: transparent url("img/triangle.png") calc(100% - 10px) center no-repeat; }
    @media (max-width: 480px), (max-device-width: 480px) {
      .gform_wrapper .seriously-full-width select {
        width: 100% !important; } }
  .gform_wrapper textarea {
    max-height: 180px;
    resize: none; }
  .gform_wrapper input[type="file"] {
    width: 100% !important;
    position: relative;
    font-size: 16px;
    padding-left: 6px;
    line-height: 1ex; }
    .gform_wrapper input[type="file"]:before {
      content: 'Choose File';
      display: inline-block;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      color: #fff;
      background-color: #000;
      font-size: 16px;
      padding: 3px 8px;
      -webkit-user-select: none;
      cursor: pointer;
      font-weight: 400;
      font-style: normal;
      left: 0;
      line-height: 1.4em; }
    .gform_wrapper input[type="file"]::-webkit-file-upload-button {
      -webkit-appearance: none;
      margin: 0;
      padding: 0;
      width: 90px; }
  .gform_wrapper input[type="submit"] {
    background: #000;
    color: #fff;
    border-radius: 0;
    border: 2px solid #000;
    transition: all 0.2s ease-in-out;
    display: block;
    width: 100%;
    padding: 12px;
    box-shadow: none;
    text-shadow: none;
    text-transform: uppercase; }
    .gform_wrapper input[type="submit"]:hover {
      background: #FF2C0C;
      color: #fff;
      box-shadow: none;
      text-shadow: none;
      border: 2px solid #FF2C0C; }

@media (max-width: 480px), (max-device-widh: 480px) {
  body .gform_wrapper.gf_browser_chrome select {
    width: 100% !important; } }

form[role="search"] input[type="search"] {
  border-radius: 0;
  width: 100%;
  max-width: 250px;
  padding: 6px; }
  form[role="search"] input[type="search"]:focus {
    outline: none; }
  @media (max-width: 360px) {
    form[role="search"] input[type="search"] {
      max-width: 190px; } }
form[role="search"] input[type="submit"] {
  padding: 10px 30px;
  border: 0;
  border-radius: 0;
  color: #fff;
  background-color: #333;
  box-shadow: none;
  text-shadow: none;
  font-size: 1em; }
  form[role="search"] input[type="submit"]:focus {
    outline: none; }
  form[role="search"] input[type="submit"]:hover {
    background-color: #FF2C0C; }
  @media (max-width: 360px) {
    form[role="search"] input[type="submit"] {
      padding: 10px 20px; } }

.search-box {
  background-color: #ddd; }
  .search-box .wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center; }
    .search-box .wrapper .popular-searches h3 {
      text-transform: uppercase;
      color: #5b5b5b;
      margin-bottom: 8px; }
    .search-box .wrapper .popular-searches ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      .search-box .wrapper .popular-searches ul li {
        padding: 2px;
        display: inline-block; }
        .search-box .wrapper .popular-searches ul li a {
          display: block;
          padding: 2px 8px;
          border-radius: 3px;
          background-color: #5b5b5b;
          color: #fff;
          font-size: .85em;
          text-decoration: none; }
          .search-box .wrapper .popular-searches ul li a:hover {
            background-color: #FF2C0C; }

.tsw_author_image_wrapper {
  color: white;
  display: flex;
  flex-flow: row nowrap;
  float: left;
  overflow: hidden; }

.tsw_author_page_icon {
  font-size: 32px;
  height: 80%; }

.tsw_author_page_content {
  color: black;
  flex: 12 1 auto;
  height: 80%;
  font-weight: bold;
  min-width: 250px;
  overflow: hidden;
  padding-left: 10px; }
  .tsw_author_page_content a:link, .tsw_author_page_content a:hover, .tsw_author_page_content a:visited, .tsw_author_page_content a:active {
    text-decoration: none !important;
    outline: 0; }

.tsw_author_page_img {
  max-width: 200px;
  max-height: 150px;
  width: auto; }

.tsw_author_page_name {
  color: #FF2C0C; }

.tsw_author_bio {
  color: grey;
  font-style: italic;
  margin-left: 20px;
  padding-left: 20px;
  overflow: hidden;
  margin-bottom: 50px; }

@media (max-width: 800px) {
  .tsw_author_image_wrapper {
    float: none; }

  .tsw_author_bio {
    margin-left: 0px;
    padding-left: 0px; } }
.social_icon {
  padding: 15px 15px 15px 0px; }

.author_center {
  margin: auto;
  width: 100%;
  padding-top: 20px; }

.tsw_byline_wrapper {
  color: white;
  display: flex;
  flex-flow: row nowrap;
  height: 80px; }

.tsw_byline_icon {
  font-size: 32px;
  margin: 2%;
  height: 80%; }

.tsw_byline_content {
  color: black;
  flex: 12 1 auto;
  margin-top: 15px;
  height: 80%;
  font-weight: bold;
  font-size: 12px; }
  .tsw_byline_content a:link, .tsw_byline_content a:hover, .tsw_byline_content a:visited, .tsw_byline_content a:active {
    text-decoration: none !important;
    color: black !important;
    outline: 0; }

.tsw_byline_img {
  height: 80%;
  border-radius: 20%; }

.tsw_byline_name {
  color: red; }

.tsw_byline_tcw_logo {
  float: right;
  height: 80px; }

.tsw_byline_link {
  font-size: 15px; }

@media screen and (max-width: 900px) {
  .tsw_byline_tcw_logo {
    display: none !important; } }
.tsw_byline_tcw_img {
  height: 80%; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: .6em 1em .4em;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8); }
  button:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02); }
  button:active, button:focus,
  input[type="button"]:active,
  input[type="button"]:focus,
  input[type="reset"]:active,
  input[type="reset"]:focus,
  input[type="submit"]:active,
  input[type="submit"]:focus {
    border-color: #aaa #bbb #bbb;
    box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15); }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  textarea:focus {
    color: #111; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
  padding: 3px; }

textarea {
  padding-left: 3px;
  width: 100%; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #FF2C0C; }
  a:visited {
    color: inherit; }
  a:hover, a:focus, a:active {
    color: #FF2C0C; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0; }

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation .wrapper {
  clear: both;
  display: block;
  width: 100%; }
  .main-navigation .wrapper ul {
    display: none;
    list-style: none;
    margin: 8px 0 -8px;
    padding: 4px 20px;
    background: black;
    font-size: 18px; }
    @media (min-width: 46em) {
      .main-navigation .wrapper ul {
        display: block;
        background: transparent;
        margin: 0;
        font-size: 1em;
        padding: 0; } }
    .main-navigation .wrapper ul ul {
      position: absolute;
      top: 1.2em;
      left: -999em;
      z-index: 99999; }
      .main-navigation .wrapper ul ul ul {
        left: -999em; }
      .main-navigation .wrapper ul ul li:hover > ul, .main-navigation .wrapper ul ul li.focus > ul {
        left: 100%; }
      .main-navigation .wrapper ul ul a {
        width: 200px; }
    .main-navigation .wrapper ul li {
      border-bottom: 1px solid #333; }
      .main-navigation .wrapper ul li:last-child {
        border-bottom: 0; }
      @media (min-width: 46em) {
        .main-navigation .wrapper ul li {
          border-bottom: 0; } }
    .main-navigation .wrapper ul li:hover > ul,
    .main-navigation .wrapper ul li.focus > ul {
      left: auto; }
  @media (min-width: 46em) {
    .main-navigation .wrapper li {
      position: relative;
      display: inline-block; } }
  .main-navigation .wrapper a {
    display: block;
    text-decoration: none;
    font-size: .85em;
    text-transform: uppercase;
    color: #fff;
    position: relative;
    z-index: 8;
    padding: 8px 0; }
    .main-navigation .wrapper a:hover {
      color: #DADADA; }
    @media (min-width: 46em) {
      .main-navigation .wrapper a {
        padding: 0 10px; } }

/* Small menu. */
.menu-toggle {
  display: block; }

@media screen and (min-width: 46em) {
  .mobile-menu {
    display: none; }

  .menu-toggle {
    display: none; }

  .main-navigation ul {
    display: block; } }
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden; }
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
  float: left;
  width: 50%; }
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%; }

.mobile-menu, .search-box {
  transition: 0.3s all ease-in-out;
  overflow-y: hidden;
  max-height: 0; }
  .mobile-menu.opened, .search-box.opened {
    max-height: 400px; }

.mobile-menu ul {
  background-color: black;
  list-style: none;
  margin: 0;
  padding: 0 10px; }
  .mobile-menu ul li {
    text-align: center;
    border-bottom: 1px solid #333; }
    .mobile-menu ul li:last-child {
      border-bottom: 0; }
    .mobile-menu ul li a {
      text-decoration: none;
      color: #fff;
      text-transform: uppercase;
      padding: 6px;
      display: block; }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */ }
  .widget select {
    max-width: 100%; }

/*--------------------------------------------------------------
# Additional CSS from Scripts/Plugins
--------------------------------------------------------------*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }
  .slick-slider.road-trip-slider {
    padding-top: 30px;
    padding-bottom: 30px; }

.slick-slider .module {
  margin-bottom: 0; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  overflow: hidden; }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
    #food .slick-initialized .slick-slide, #the-lists .slick-initialized .slick-slide, #deals .slick-initialized .slick-slide, #things-to-do .slick-initialized .slick-slide {
      display: flex; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px\9;
  /*lte IE 8*/
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  box-shadow: none;
  border-radius: 0;
  height: 100%;
  z-index: 10; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent;
    border: 0;
    box-shadow: none; }

.slick-prev:before, .slick-next:before {
  font-size: 20px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -20px;
  text-align: left; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "\f053";
    font-family: 'fontawesome';
    color: #000; }

.slick-next {
  right: -20px;
  text-align: right; }
  .slick-next:before {
    content: "\f054";
    font-family: 'fontawesome';
    color: #000; }

/* Dots */
.slick-dots {
  position: absolute;
  bottom: -40px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
  margin: 0 auto; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      display: block;
      width: 12px;
      height: 12px;
      text-align: center;
      background: #666;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      outline: none;
      cursor: pointer;
      content: "";
      text-shadow: 0;
      font-size: 0px;
      box-shadow: none; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button {
      background-color: #FF2C0C;
      opacity: 1; }

.slick-no-slide .slick-track {
  width: 100% !important;
  text-align: center;
  left: auto !important; }

.slick-no-slide .slick-slide {
  float: none;
  display: inline-block;
  text-align: left; }

.addtocalendar var {
  display: none; }

.addtocalendar {
  position: relative;
  display: inline-block;
  background: transparent !important;
  position: relative; }

.atcb-link {
  display: block;
  outline: none !important;
  cursor: pointer; }

.atcb-link:focus ~ ul,
.atcb-link:active ~ ul,
.atcb-list:hover {
  visibility: visible; }

.atcb-list {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 50%;
  width: 170px;
  z-index: 900;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: inline-block;
  box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.25); }

.atcb-list,
.atcb-item {
  list-style: none;
  margin: 0;
  padding: 2px 0 0; }

.atcb-item {
  float: none;
  text-align: center;
  padding: 2px 6px 4px;
  margin: 0;
  margin-bottom: 0 !important;
  border-left: 1px solid #aaa;
  border-right: 1px solid #aaa;
  background-color: #fff; }
  .atcb-item:first-child {
    border-top: 1px solid #aaa; }
  .atcb-item:last-child {
    border-bottom: 1px solid #aaa; }

.atcb-item-link {
  text-decoration: none;
  outline: none;
  display: block;
  padding-bottom: 4px;
  border-bottom: 1px solid #dedede;
  color: #000; }
  .atcb-item-link:hover {
    color: #FF2C0C; }

.atcb-item:last-child .atcb-item-link {
  border-bottom: 0;
  padding-bottom: 0; }

.atcb-item.hover,
.atcb-item:hover {
  position: relative;
  z-index: 900;
  cursor: pointer;
  text-decoration: none;
  outline: none; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.top_ad {
  display: table;
  width: 100%; }

.top_ad_inside_div {
  display: table-cell;
  text-align: center;
  vertical-align: middle; }

.mobile_top_ad {
  position: fixed;
  display: block;
  background-color: #fff;
  width: 100%;
  text-align: center !important;
  position: fixed;
  right: 0;
  left: 0;
  margin-right: auto;
  margin-left: auto;
  z-index: 99;
  box-shadow: #ccc 1px 1px 1px;
  padding-top: 2px; }

.tsw_image_caption {
  text-align: center;
  color: black;
  text-decoration: none;
  font-size: 75%;
  font-style: italic; }

#page-content {
  padding: 20px 0 0; }

.sticky {
  display: block; }

.hentry {
  margin: 0 0 1.5em; }

.byline,
.updated:not(.published) {
  display: none; }

.single .byline,
.group-blog .byline {
  display: inline; }

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0; }

.post-title {
  font-size: 1.7em; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

.blog-post p {
  margin-bottom: 1em;
  font-size: 1.1em; }
.blog-post .divider {
  margin-bottom: 12px; }

.connect {
  display: inline-block; }

.connect-container span {
  color: #FF2C0C;
  font-size: 20px;
  position: relative;
  top: -2px; }
.connect-container ul.social {
  list-style: none;
  display: inline-block;
  margin: 0;
  padding-left: 6px; }
  .connect-container ul.social li {
    display: inline-block;
    margin-right: 4px; }
    .connect-container ul.social li a {
      text-decoration: none; }
      .connect-container ul.social li a:before {
        font-size: 20px;
        color: #333; }

.video-player {
  margin-bottom: 16px; }

.bc-video {
  border: none; }

ul.cat-links {
  list-style: none;
  float: right;
  padding: 0;
  padding-top: 4px; }
  ul.cat-links li {
    display: inline-block;
    background-color: #FF2C0C;
    padding: 2px 10px 4px;
    line-height: 1;
    margin-left: 6px; }
    ul.cat-links li a {
      color: #fff;
      text-decoration: none;
      text-transform: uppercase;
      font-size: 12px; }

.post-container {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-content: stretch;
  align-content: stretch; }
  .post-container > div:nth-child(2n) {
    align-self: flex-end; }

.search h1 {
  color: #FF2C0C;
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
  top: -16px;
  margin: 0 0 16px;
  font-family: 'BrandonText-Black';
  font-weight: 400;
  font-size: 26px;
  display: inline-block; }
  @media (max-width: 735px) {
    .search h1 {
      margin: 16px 0; } }
  .search h1:before {
    font-size: 50px;
    font-family: 'icomoon';
    color: #FF2C0C;
    display: inline-block;
    margin-right: 16px;
    font-weight: normal;
    top: 12px;
    position: relative;
    content: "\e90b"; }
  .search h1:after {
    background: url("img/header-arrow-right.png") center center no-repeat;
    background-size: 100% auto;
    width: 9px;
    content: "";
    height: 50px;
    display: inline-block;
    margin-left: 8px;
    position: relative;
    top: 16px; }

.archive .module,
.search .module {
  margin-bottom: 40px; }
  @media (min-width: 736px) {
    .archive .module.image-only,
    .search .module.image-only {
      padding-top: 25%; } }

.see-more {
  text-align: center;
  max-height: 120px;
  padding: 0 20px 40px;
  position: relative;
  display: block;
  flex: 2; }
  .see-more a {
    font-size: 24px;
    text-decoration: none;
    font-weight: bold; }

#circles-loading {
  display: none;
  font-size: 1em;
  duration: 1s;
  position: relative;
  top: 20px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 10; }
  #circles-loading .circle-loader {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    border-radius: 50%;
    z-index: 1;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: all 200ms ease; }
    #circles-loading .circle-loader:nth-child(1) {
      z-index: 2;
      border: 3px solid #000;
      -webkit-animation-name: explode;
      animation-name: explode;
      -webkit-animation-duration: 1s;
      animation-duration: 1s;
      -webkit-animation-timing-function: ease;
      animation-timing-function: ease;
      -webkit-animation-delay: 0;
      animation-delay: 0;
      -webkit-animation-iteration-count: infinite; }
    #circles-loading .circle-loader:nth-child(2) {
      background-color: #FF2C0C;
      -webkit-animation-name: explode;
      animation-name: explode;
      -webkit-animation-duration: 1s;
      animation-duration: 1s;
      -webkit-animation-timing-function: ease;
      animation-timing-function: ease;
      -webkit-animation-delay: 0.5s;
      animation-delay: 0.5s;
      -webkit-animation-iteration-count: infinite;
      animation-iteration-count: infinite; }

@keyframes explode {
  0% {
    width: 0;
    height: 0;
    z-index: 1; }
  50% {
    width: 6em;
    height: 6em;
    z-index: 1; }
  100% {
    display: none; } }
@-webkit-keyframes explode {
  0% {
    width: 0;
    height: 0;
    z-index: 1; }
  50% {
    width: 6em;
    height: 6em;
    z-index: 1; }
  100% {
    display: none; } }
.about-introduction {
  margin-bottom: 40px; }

.team-member {
  margin-bottom: 30px; }
  .team-member:not(:last-of-type) {
    margin-bottom: 50px; }
  .team-member img {
    float: left;
    max-width: 220px;
    max-height: 300px;
    margin-right: 20px;
    margin-bottom: 16px; }
  .team-member h3 {
    display: inline;
    margin: 0 0 16px; }
  .team-member .desc p:first-of-type {
    margin-top: 16px; }
  .team-member .desc p:last-of-type {
    margin-bottom: 0; }
  @media (max-width: 500px) {
    .team-member img {
      display: block;
      float: none; } }

@media (max-width: 400px) {
  .single-post h1.post-title {
    font-size: 22.4px;
    font-size: 1.4rem;
    margin: 0.67em 0 0; }
  .single-post .entry-content {
    margin: 1em 0 0; } }

.listicle.as-slider {
  border: 1px solid #ddd;
  border-top: 0; }
  .listicle.as-slider .item {
    padding-top: 0;
    margin-bottom: 0;
    overflow: hidden;
    position: relative;
    background-color: #fafafa; }
    .listicle.as-slider .item .content {
      padding: 30px 30px 10px;
      position: relative;
      z-index: 2;
      margin-left: 0;
      display: block;
      width: 100%;
      border-top: 1px solid #ccc;
      background-color: #fff; }
    .listicle.as-slider .item .linked-image {
      width: auto;
      display: block;
      margin: 0 auto;
      background-position: center center;
      background-size: auto 90%; }
      @media (max-width: 500px) {
        .listicle.as-slider .item .linked-image {
          size: 100% auto; } }
    .listicle.as-slider .item img {
      position: relative;
      width: auto;
      z-index: 2;
      height: 400px;
      margin: 0 auto;
      display: block;
      padding-right: 0; }
      @media (max-width: 500px) {
        .listicle.as-slider .item img {
          height: 300px; } }
    @media (max-width: 975px) {
      .listicle.as-slider .item .content {
        padding: 16px; }
      .listicle.as-slider .item img {
        margin-bottom: 0; }
      .listicle.as-slider .item:before {
        position: relative;
        border-bottom: 1px solid #bbb; } }
  .listicle.as-slider .slick-prev {
    left: 0; }
  .listicle.as-slider .slick-next {
    right: 0; }
    .listicle.as-slider .slick-next:before {
      text-align: center; }
  .listicle.as-slider .slick-prev,
  .listicle.as-slider .slick-next {
    height: auto;
    top: 200px;
    transform: translateY(-50%);
    background-color: #333;
    padding: 12px 20px;
    box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.25); }
    @media (max-width: 500px) {
      .listicle.as-slider .slick-prev,
      .listicle.as-slider .slick-next {
        top: 150px; } }
  .listicle.as-slider .slick-prev:before,
  .listicle.as-slider .slick-next:before {
    display: block;
    font-size: 13px;
    background-color: #333;
    color: #fff; }

#primary.fullwidth {
  width: 100%;
  margin-right: 0;
  padding-right: 0; }
  #primary.fullwidth h1 {
    text-align: center; }
  #primary.fullwidth .entry-content {
    text-align: center; }

#primary.fullwidth ~ #secondary {
  display: none; }

.newsletter-signup-section {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 30px; }
  .newsletter-signup-section .subscribe-image {
    width: 50%;
    padding: 0 10px; }
  .newsletter-signup-section h3 {
    margin-top: 0; }
  .newsletter-signup-section .subscribe-content {
    width: 50%;
    text-align: center;
    padding: 0 10px; }
    .newsletter-signup-section .subscribe-content form {
      max-width: 360px;
      margin: 0 auto; }
      .newsletter-signup-section .subscribe-content form input[type="email"] {
        background: #fff;
        border: 2px solid #000;
        font-size: 16px;
        width: 100%;
        border-radius: 0;
        color: #000;
        padding: 8px 16px;
        text-align: center; }
        .newsletter-signup-section .subscribe-content form input[type="email"]:focus {
          outline: none; }
      .newsletter-signup-section .subscribe-content form input[type="submit"] {
        padding: 12px 16px;
        font-size: 18px;
        background: #000;
        border: 2px solid #000;
        margin-top: 3px;
        border-radius: 0;
        text-align: center;
        color: #fff;
        width: 100%;
        text-shadow: none;
        box-shadow: none; }
  @media (max-width: 650px) {
    .newsletter-signup-section .subscribe-image,
    .newsletter-signup-section .subscribe-content {
      width: 100%;
      padding: 0; }
    .newsletter-signup-section .subscribe-image {
      order: 2; }
    .newsletter-signup-section .subscribe-content {
      order: 1;
      margin-bottom: 30px; }
      .newsletter-signup-section .subscribe-content > *:not(#mc_embed_signup) {
        display: none; } }

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none; }

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

/*--------------------------------------------------------------
## Specific Pages
--------------------------------------------------------------*/
h2.things-to-do {
  font-weight: normal;
  margin-top: 30px; }
  h2.things-to-do:before {
    content: "\e901"; }
  h2.things-to-do a {
    text-decoration: none; }

.day-navigation {
  text-align: center;
  margin-bottom: 20px;
  margin-top: 20px; }
  .day-navigation .prev-day {
    float: left;
    margin-top: 3px; }
  .day-navigation .next-day {
    float: right;
    margin-top: 3px; }
  .day-navigation .prev-day, .day-navigation .next-day {
    font-size: 1.3em;
    text-decoration: none;
    color: #FF2C0C; }
    .day-navigation .prev-day:hover, .day-navigation .next-day:hover {
      color: #000; }
    @media (max-width: 650px) {
      .day-navigation .prev-day span, .day-navigation .next-day span {
        display: none; } }
  .day-navigation .current-day {
    display: inline-block;
    margin: 0; }
    @media (max-width: 450px) {
      .day-navigation .current-day span {
        display: none; } }

.list-events {
  position: relative;
  width: 100%; }

.event-listing {
  display: inline-block;
  margin-bottom: 30px;
  border-bottom: 8px solid #FF2C0C;
  width: calc(50% - 20px);
  background-color: #E0DDD8; }
  @media (max-width: 680px) {
    .event-listing {
      width: 100%; } }
  .event-listing a {
    color: #FF2C0C;
    text-decoration: none;
    font-weight: bold; }
  .event-listing .event-image {
    display: table-cell;
    width: 50%;
    background-size: auto 100%;
    background-position: center 20%;
    vertical-align: top;
    line-height: 1; }
    .event-listing .event-image a {
      line-height: 0;
      display: block; }
    .event-listing .event-image img {
      opacity: 0; }
    @media (min-width: 681px) and (max-width: 850px) {
      .event-listing .event-image {
        width: 100%;
        display: block;
        height: 120px;
        background-size: 100% auto; }
        .event-listing .event-image img {
          height: 120px; } }
    @media (max-width: 430px) {
      .event-listing .event-image {
        width: 100%;
        display: block;
        height: 120px;
        background-size: 100% auto; }
        .event-listing .event-image img {
          height: 120px; } }
  .event-listing .event-content {
    display: table-cell;
    padding: 8px 15px 0;
    width: 50%;
    vertical-align: top; }
    @media (min-width: 681px) and (max-width: 850px) {
      .event-listing .event-content {
        width: 100%;
        display: block; } }
    @media (max-width: 430px) {
      .event-listing .event-content {
        width: 100%;
        display: block; } }
    .event-listing .event-content a {
      text-decoration: none; }
    .event-listing .event-content h3 {
      margin: 0; }
    .event-listing .event-content .desc {
      font-size: .9em;
      margin-bottom: 12px; }
    .event-listing .event-content .event-time {
      font-weight: bold;
      margin-bottom: 6px; }

.no-events {
  padding: 40px 0;
  margin-bottom: 40px;
  text-align: center; }

.single-event-content img {
  float: left;
  max-width: 250px;
  margin-right: 20px;
  margin-bottom: 20px; }
.single-event-content a {
  color: #FF2C0C;
  text-decoration: none;
  font-weight: bold; }

.event-meta {
  display: block;
  clear: both;
  list-style: none;
  margin: 20px 0 40px;
  padding: 0;
  padding-left: 36px; }
  .event-meta li {
    margin-bottom: 8px;
    position: relative; }
    .event-meta li b {
      color: #FF2C0C;
      display: inline-block;
      width: 100px;
      vertical-align: top;
      font-size: 19.2px;
      font-size: 1.2rem; }
    .event-meta li span {
      display: inline-block;
      width: calc(100% - 128px); }
      .event-meta li span.addtocalendar {
        width: auto; }
      @media (max-width: 425px) {
        .event-meta li span i {
          display: block; } }

.event-meta li:before {
  position: absolute;
  top: 0;
  left: -36px;
  font-size: 22.4px;
  font-size: 1.4rem;
  color: #000;
  font-family: "icomoon"; }
.event-meta .date:before {
  content: ""; }
.event-meta .phone:before {
  content: ""; }
.event-meta .time:before {
  content: ""; }
.event-meta .email:before {
  content: ""; }
.event-meta .address:before {
  content: "\e908"; }

#things-to-do .links-eviesays h3.add-event {
  background-color: #FF2C0C;
  border-radius: 50px;
  font-size: 22.4px;
  font-size: 1.4rem;
  max-width: 150px;
  margin: 16px auto 0;
  padding: 2px 0 4px; }
  #things-to-do .links-eviesays h3.add-event a {
    color: #fff;
    display: inline; }
    #things-to-do .links-eviesays h3.add-event a i {
      position: relative;
      top: 3px;
      margin-bottom: -3px; }

.page-deals {
  margin-bottom: 30px; }
  .page-deals h1.deals:before {
    content: "\e90e";
    color: #FF2C0C; }
  .page-deals h1.deals a {
    text-decoration: none; }
  .page-deals .list-deals {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  .page-deals .module {
    margin-bottom: 30px; }
    .page-deals .module.with-image {
      padding-top: 0; }
    .page-deals .module:after {
      padding-top: 43%;
      content: "";
      display: block; }
    .page-deals .module.with-image a h3 {
      text-transform: initial; }
    .page-deals .module.with-image .post-image {
      background-size: 100% auto;
      background-repeat: no-repeat; }

/* Top Stories */
#top-stories {
  padding-bottom: 30px; }
  #top-stories .module.with-image {
    padding-top: 23%;
    float: right; }
  #top-stories .module.image-only {
    padding-top: 45.4%; }
    #top-stories .module.image-only:nth-child(2n-1) {
      float: left; }
    #top-stories .module.image-only:nth-child(2n) {
      float: right; }
  #top-stories .module.module-promo {
    width: calc(50% - 20px);
    margin-bottom: 30px;
    float: right; }
  #top-stories .slick-dots {
    bottom: -40px; }

/* Things to Do */
#things-to-do {
  background-color: #E0DDD8; }
  @media (min-width: 736px) {
    #things-to-do {
      padding-bottom: 30px; } }
  #things-to-do h2:before {
    content: "\e901"; }
  #things-to-do:after {
    clear: both;
    content: "";
    display: block; }
  #things-to-do .module {
    margin-bottom: 0; }
    #things-to-do .module:first-child, #things-to-do .module:nth-child(2) {
      margin-bottom: 40px; }
    #things-to-do .module.with-image {
      background-color: #fff; }
  #things-to-do .ttd-modules {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%; }
    #things-to-do .ttd-modules > * {
      align-self: center; }
    @media (max-width: 860px) {
      #things-to-do .ttd-modules {
        justify-content: space-around; }
        #things-to-do .ttd-modules .module.tcw-promo {
          width: 100%;
          text-align: center; } }

h1.things-to-do {
  display: inline-block; }
  h1.things-to-do a {
    text-decoration: none; }
  h1.things-to-do:before {
    content: "\e901"; }

h1.calendar {
  display: inline-block; }
  h1.calendar a {
    text-decoration: none; }
  h1.calendar:before {
    content: "\e912"; }

/* Calendar */
.calendar-channel .heading a {
  text-decoration: none; }

#calendar {
  background-color: #383838; }
  @media (min-width: 736px) {
    #calendar {
      padding-bottom: 30px; } }
  #calendar h2:before {
    content: "\e912"; }
  #calendar:after {
    clear: both;
    content: "";
    display: block; }
  #calendar .calendar {
    background-color: #FF2C0C;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -ms-border-radius: 20px;
    width: 250px;
    padding: 8px;
    float: left; }
    #calendar .calendar h3 {
      text-align: center;
      font-size: 1.8em;
      margin: 0 auto 6px;
      color: #383838; }
    #calendar .calendar table {
      height: 100%;
      margin-bottom: 0; }
    #calendar .calendar td {
      color: #fff;
      width: calc(100% / 7);
      text-align: center;
      font-size: .9em;
      padding: 4px 0; }
      #calendar .calendar td.past-month a {
        display: none; }
      #calendar .calendar td a {
        color: #fff;
        text-decoration: none; }
  #calendar .module {
    margin-bottom: 0; }
    #calendar .module:first-child, #calendar .module:nth-child(2) {
      margin-bottom: 40px; }
  #calendar .ttd-modules {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%; }
    #calendar .ttd-modules > * {
      align-self: center; }
    @media (max-width: 860px) {
      #calendar .ttd-modules {
        justify-content: space-around; }
        #calendar .ttd-modules .module.tcw-promo {
          width: 100%;
          text-align: center; } }
  #calendar .module-calendar {
    padding: 0 20px;
    text-align: center; }
  #calendar .links-eviesays h3 {
    margin-top: 6px;
    margin-bottom: 0;
    font-size: 2.2em;
    color: #FF2C0C; }
    #calendar .links-eviesays h3 a {
      text-decoration: none; }
  #calendar .slick-prev:before,
  #calendar .slick-next:before {
    color: #fff;
    text-shadow: none; }

/* Food */
#food .module-content h2:before {
  content: "\e902"; }
#food .module-content .food-posts {
  margin-bottom: 30px; }

.home-module.alt-background {
  background-color: #E0DDD8; }
.home-module .module-content {
  max-width: 1100px;
  padding: 40px 20px;
  margin: 0 auto;
  position: relative; }
  .home-module .module-content .post-content {
    position: relative; }
  .home-module .module-content a.title {
    text-decoration: none; }
  .home-module .module-content h2 {
    color: #FF2C0C;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    top: -16px;
    margin: 0 0 16px;
    font-family: 'BrandonText-Black';
    font-weight: 400;
    font-size: 26px;
    display: inline-block; }
    .home-module .module-content h2:before {
      font-size: 50px;
      font-family: 'icomoon';
      color: #FF2C0C;
      display: inline-block;
      margin-right: 16px;
      font-weight: normal;
      top: 12px;
      position: relative; }
    .home-module .module-content h2:after {
      content: "\e913";
      font-size: 20px;
      font-family: 'icomoon';
      color: #FF2C0C;
      display: inline-block;
      margin-left: 10px;
      font-weight: normal;
      position: relative; }

#featured-partners {
  background-color: #383838; }
  #featured-partners .module-content h2:before {
    content: "\e904"; }
  #featured-partners .module.one-whole.image-only {
    position: relative;
    border-bottom: 0;
    padding-bottom: 10%; }
    #featured-partners .module.one-whole.image-only .post-content h3 {
      display: inline-block;
      background-color: #FF2C0C;
      padding: 10px 20px;
      text-transform: uppercase; }
      @media (max-width: 735px) {
        #featured-partners .module.one-whole.image-only .post-content h3 {
          background-color: rgba(0, 0, 0, 0.5);
          display: block;
          padding: 12px 8px;
          font-size: 1.15em;
          border-bottom: 10px solid #FF2C0C; }
          #featured-partners .module.one-whole.image-only .post-content h3:hover {
            color: #FF2C0C; } }
    #featured-partners .module.one-whole.image-only:hover .post-content h3 {
      background-color: rgba(0, 0, 0, 0.5); }
  #featured-partners .two-module-posts.with-spacing {
    margin-top: 40px; }

#road-trip .module-content h2:before {
  content: "\e903"; }
#road-trip .no-posts {
  background-color: #fff; }
#road-trip .slick-slide > div:first-child {
  margin-bottom: 40px; }

#the-lists {
  margin-bottom: 40px; }
  #the-lists .module-content h2:before {
    content: "\e910"; }

.icon-facebook:before {
  content: "\e605";
  color: #444; }

.icon-instagram:before {
  content: "\e607";
  color: #444; }

.icon-twitter:before {
  content: "\e60a";
  color: #444; }

#local-trending .module-content h2:before {
  content: "\e911"; }
#local-trending .social-links {
  float: right;
  padding-top: 20px; }
  #local-trending .social-links a {
    color: #FF2C0C; }
#local-trending .twitter {
  display: block;
  width: calc(100% - 20px);
  margin: 0 auto 20px;
  position: relative;
  background-color: #fff;
  padding: 10px; }
  #local-trending .twitter a {
    text-decoration: none; }
  #local-trending .twitter p {
    font-size: 1.2em;
    padding-left: 100px;
    position: relative;
    color: #000; }
    #local-trending .twitter p:before {
      display: inline-block;
      content: "";
      width: 100px;
      height: 70px;
      background: url("img/twitter-bird.png") no-repeat center center;
      position: absolute;
      left: 0px;
      top: -10px; }

/* Deals */
#deals {
  padding-bottom: 30px;
  background-color: #383838; }
  #deals h2:before {
    content: "\e90e";
    color: #FF2C0C; }
  #deals .view-all-deals {
    float: right;
    padding-top: 20px;
    color: #FF2C0C;
    text-decoration: none;
    font-size: 1.2em;
    font-weight: bold;
    text-transform: uppercase; }
    #deals .view-all-deals:hover {
      color: #000; }
  #deals .module.with-image a h3 {
    text-transform: initial; }
  #deals .module.with-image .post-image {
    background-size: 100% auto;
    background-repeat: no-repeat; }
  #deals .slick-prev:before,
  #deals .slick-next:before {
    color: #fff;
    text-shadow: none; }

.footer-credit {
  display: none;
  font-size: 0; }

@media (min-width: 736px) {
  .food-posts,
  .ttd-posts,
  .deals-posts,
  .lists-posts,
  .ts-posts {
    opacity: 0;
    transition: 0.1s all ease-in-out; }
    .food-posts.slick-initialized,
    .ttd-posts.slick-initialized,
    .deals-posts.slick-initialized,
    .lists-posts.slick-initialized,
    .ts-posts.slick-initialized {
      opacity: 1; } }
.module {
  display: inline-block;
  vertical-align: top;
  overflow: hidden; }
  .module .post-image {
    background-position: 50% 50%;
    background-size: cover; }
  .module .post-format {
    position: absolute;
    z-index: 10; }
    .module .post-format:before {
      font-size: 50px;
      font-family: 'icomoon';
      color: #fff;
      display: inline-block;
      margin-right: 16px;
      font-weight: normal;
      text-shadow: 0px 0px 20px black; }
    .module .post-format.video:before {
      content: "\e615"; }
    .module .post-format.text:before {
      content: "\e617"; }
    .module .post-format.without-text {
      display: none; }
  .module:hover .post-format:before {
    color: #FF2C0C; }
  .module.one-half {
    width: calc(50% - 20px); }
  .module.two-thirds {
    width: calc((100% * (2 / 3)) - 20px); }
  .module.one-whole {
    width: 100%; }
  .module.one-fourth {
    width: calc(25% - 20px); }
  .module.with-image {
    position: relative;
    border-bottom: 8px solid #FF2C0C;
    background-color: #E0DDD8;
    height: 18vw;
    min-height: 220px;
    max-height: 250px;
    z-index: 2; }
    #top-stories .module.with-image {
      min-height: 1px; }
    .module.with-image .post-format {
      bottom: 2px;
      left: 10px; }
    .module.with-image .link-overlay {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .module.with-image .post-image {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      display: inline-block;
      width: 50%;
      margin: 0 -8px 1px 0;
      vertical-align: top; }
    .module.with-image a {
      text-decoration: none; }
    .module.with-image a h3 {
      color: #000;
      text-transform: uppercase;
      text-decoration: none;
      font-family: "BrandonText-Medium";
      margin: 6px 0;
      font-size: 1.15em; }
      .module.with-image a h3:hover {
        color: #FF2C0C; }
    .module.with-image .post-content {
      display: inline-block;
      position: absolute;
      top: 0;
      left: 50%;
      width: 50%;
      vertical-align: top;
      padding: 6px 12px;
      font-size: .95em;
      color: #000; }
  .module.title-list {
    padding: 22.25% 30px 0 20px;
    width: calc(50% - 320px);
    margin-top: -22.25%;
    margin-right: 0 !important;
    z-index: 1;
    position: relative; }
    .module.title-list ul {
      margin: 0;
      list-style: none;
      padding: 0; }
      .module.title-list ul li {
        position: relative;
        margin-bottom: 12px; }
        .module.title-list ul li:before {
          background-image: url("img/header-arrow-right.png");
          background-size: 100% 100%;
          width: 7px;
          height: 14px;
          position: absolute;
          top: 8px;
          left: -16px;
          display: inline-block;
          content: ""; }
        .module.title-list ul li a {
          text-decoration: none;
          text-transform: uppercase;
          color: #000; }
          .module.title-list ul li a:hover {
            color: #FF2C0C; }
          .module.title-list ul li a h3 {
            margin: 0;
            font-size: 1.05em; }
  .module.image-only {
    height: 20vh;
    min-height: 280px;
    position: relative;
    border-bottom: 8px solid #FF2C0C; }
    .module.image-only a {
      text-decoration: none; }
    .module.image-only .post-format {
      position: relative;
      bottom: 0;
      left: 12px; }
    .module.image-only .post-image {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      display: inline-block;
      width: 100%;
      margin: 0 -8px 1px 0;
      vertical-align: top; }
    .module.image-only .post-content {
      position: absolute;
      bottom: 0;
      width: 100%; }
      .module.image-only .post-content h3 {
        color: #fff;
        margin: 0;
        font-size: 24px;
        padding: 12px 10px;
        font-weight: normal;
        background-color: rgba(0, 0, 0, 0.5); }
  .module.one-whole.image-only {
    padding-top: 50%; }
  .module.text-only {
    position: relative;
    border-bottom: 8px solid #333;
    background-color: #E0DDD8;
    padding: 12px;
    background-position: top right;
    background-repeat: no-repeat;
    overflow: hidden; }
    .module.text-only a {
      text-decoration: none; }
    .module.text-only .post-format {
      top: -30px;
      right: -30px; }
      .module.text-only .post-format:before {
        text-shadow: none;
        color: #000;
        font-size: 70px; }
    .module.text-only h3 {
      color: #FF2C0C;
      text-transform: uppercase;
      font-weight: bold;
      margin: 0;
      font-size: 22px;
      padding-right: 50px; }
    .module.text-only p {
      font-size: 1.2em;
      color: #000; }
  .module .read-more {
    position: absolute;
    right: 16px;
    bottom: 8px;
    text-align: right;
    display: block;
    color: #FF2C0C;
    text-decoration: none;
    z-index: 12; }
    .module .read-more:after {
      background-image: url("img/arrow-right.png");
      background-size: 100% 100%;
      width: 7px;
      height: 14px;
      position: relative;
      top: 2px;
      left: 4px;
      display: inline-block;
      content: ""; }
  .module.module-promo img {
    width: 100%; }
  .module.module-tcw-promo {
    display: inline-block;
    text-align: center;
    margin-bottom: 40px !important;
    width: 300 px !important;
    text-align: center; }
    .module.module-tcw-promo img {
      width: 100%;
      max-width: 300px; }
    .module.module-tcw-promo .reeses {
      width: 300px;
      height: 250px; }

.sponsored {
  position: absolute; }
  .with-image .sponsored, .image-only .sponsored {
    top: 10px;
    left: 10px;
    background-color: #000;
    color: #fff;
    padding: 2px 12px;
    font-size: 12px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.25); }
  .text-only .sponsored {
    bottom: 6px;
    left: 10px;
    font-weight: 700;
    letter-spacing: 2px;
    color: #000;
    text-transform: uppercase;
    font-size: 13px; }

.category-posts .module {
  margin-right: 20px; }

.grid-sizer {
  width: 1%; }

.more-posts {
  margin-top: 40px;
  display: block;
  background: #E0DDD8;
  padding: 40px 0; }
  .more-posts h1 {
    text-align: center;
    text-transform: uppercase; }
  .more-posts h1 span {
    color: #FF2C0C; }
  .more-posts .container {
    max-width: 930px; }
  .more-posts .module {
    margin-bottom: 20px; }
  .more-posts .two-thirds,
  .more-posts .one-half {
    background-color: #fff; }
  .more-posts .one-half {
    width: calc(50% - 10px);
    margin-right: -4px; }
  .more-posts .two-thirds {
    height: 250px;
    margin-right: 20px;
    width: calc(100% - 324px); }
  .more-posts .module-tcw-promo {
    width: 300px;
    line-height: 1; }
  .more-posts .image-only {
    padding-top: 26%;
    margin-right: 20px; }
    .more-posts .image-only .post-content h3 {
      font-size: 18px; }
  .more-posts .one-half.with-image {
    padding-top: 26%;
    margin-left: -4px; }
    .more-posts .one-half.with-image .post-content {
      font-size: .9em; }

.listicle .item {
  text-align: left;
  margin-bottom: 20px;
  padding-top: 40px;
  border-top: 1px solid #eaeaea; }
  .listicle .item .linked-image {
    width: calc(300px - 20px);
    display: inline-block;
    margin-right: 20px;
    vertical-align: top;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }
    @media (max-width: 975px) {
      .listicle .item .linked-image {
        width: 300px;
        margin: 0 auto 20px;
        display: block; } }
  .listicle .item img {
    width: 100%;
    opacity: 0; }
  .listicle .item .content {
    display: inline-block;
    width: calc(100% - 300px);
    margin-left: -8px;
    padding-left: 10px;
    vertical-align: top; }
    .listicle .item .content.no-image {
      width: 100%; }
      .listicle .item .content.no-image.is-slider {
        padding-left: 75px;
        padding-right: 75px; }
    .listicle .item .content h2 {
      color: #FF2C0C;
      margin: 0 0 12px;
      font-weight: normal;
      font-size: 22px;
      line-height: 1.2; }
    .listicle .item .content p {
      font-size: .95em; }
    .listicle .item .content a {
      text-decoration: none;
      font-weight: bold; }
  .listicle .item:first-child {
    margin-top: 40px; }
  .listicle .item:last-child {
    margin-bottom: 40px; }

.listicle:not(.as-slider) .item .linked-image {
  background: transparent !important; }
.listicle:not(.as-slider) .item img {
  opacity: 1; }

.food-posts .slick-slide > div:first-child, .food-posts .slick-slide > div:nth-child(2), .ttd-posts .slick-slide > div:first-child,
.ttd-posts .slick-slide > div:nth-child(2) {
  margin-bottom: 40px; }
  #top-stories .food-posts .slick-slide > div:first-child,
  #top-stories .food-posts .slick-slide > div:nth-child(2),
  #top-stories .ttd-posts .slick-slide > div:first-child,
  #top-stories
  .ttd-posts .slick-slide > div:nth-child(2) {
    margin-bottom: 0; }

.home .rt-posts-slider {
  text-align: center;
  width: 30%;
  margin-right: -8px;
  display: inline-block;
  vertical-align: top;
  padding: 20px 60px 0 0; }
  .home .rt-posts-slider > p {
    margin-top: 40px;
    margin-bottom: 0; }
  .home .rt-posts-slider img {
    max-height: 250px; }

#road-trip .road-trip-slider {
  padding-top: 30px; }

.road-trip-content {
  width: 70%;
  display: inline-block;
  vertical-align: top;
  background-color: #fff; }
  .road-trip-content .slider-header {
    background-color: #FF2C0C;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    padding: 6px 20px; }
  .road-trip-content .road-trip-slider .module {
    margin: 0 auto;
    width: calc(100% - 40px);
    background-color: #DADADA; }
  .road-trip-content .road-trip-slider .module.image-only,
  .road-trip-content .road-trip-slider .module.with-image {
    padding-bottom: 22.5%; }
  .road-trip-content .road-trip-slider .module.text-only {
    padding: 20px; }
  .road-trip-content .no-posts {
    background-color: #dadada;
    padding: 20% 20px;
    text-align: center;
    margin-bottom: 40px; }
  .road-trip-content .slick-prev.prev,
  .road-trip-content .slick-next.next {
    background-repeat: no-repeat;
    background-position: center center;
    width: 70px;
    height: 70px;
    content: ".";
    font-size: 12px;
    line-height: 1;
    text-shadow: 0px 0px 50px rgba(0, 0, 0, 0.2);
    opacity: 0.4;
    transition: all 0.2s ease-in-out; }
    .road-trip-content .slick-prev.prev:hover,
    .road-trip-content .slick-next.next:hover {
      opacity: 1;
      cursor: pointer; }
  .road-trip-content .slick-prev.prev {
    background-image: url("img/larr.png");
    left: 0; }
    .road-trip-content .slick-prev.prev:before {
      content: ""; }
  .road-trip-content .slick-next.next {
    background-image: url("img/rarr.png");
    right: 0; }
    .road-trip-content .slick-next.next:before {
      content: ""; }

#road-trip .home-slider .slick-slide > div:first-child {
  margin-bottom: 0; }

.road-trip-channel .road-trip-content {
  background-color: #E0DDD8;
  width: 100%; }
.road-trip-channel p {
  margin-bottom: 0; }
.road-trip-channel p .mobile-rt {
  display: none; }
.road-trip-channel .road-trip-slider .module {
  background-color: #fff; }
.road-trip-channel .slider-info,
.road-trip-channel .range-section {
  display: inline-block;
  width: 50%;
  margin-right: -4px;
  padding: 40px 10%;
  text-align: center;
  margin-bottom: 40px;
  vertical-align: middle; }
.road-trip-channel .slider-info {
  padding: 40px 7.5%; }
  .road-trip-channel .slider-info h1:before {
    content: "\e903"; }
  .road-trip-channel .slider-info p {
    font-size: 1.2em; }
.road-trip-channel .range-section img {
  max-width: 300px;
  width: auto;
  max-height: 250px; }
.road-trip-channel .range-section #range {
  max-width: 300px;
  margin: 0 auto 20px; }
.road-trip-channel .slide {
  text-align: center; }
  .road-trip-channel .slide .module {
    text-align: left; }

.slide {
  position: relative; }
  .slide .distance {
    position: absolute;
    top: 10px;
    right: 50px;
    background-color: #000;
    padding: 2px 12px;
    color: #fff;
    font-size: 12px;
    letter-spacing: 0.5px; }
    @media (max-width: 735px) {
      .slide .distance {
        right: 10px; } }

.calendar-channel .heading {
  margin-bottom: 16px; }
  .calendar-channel .heading .category-title {
    line-height: 1; }
    .calendar-channel .heading .category-title:before {
      top: 15px;
      margin-bottom: -15px; }
    .calendar-channel .heading .category-title.events-page {
      top: -5px; }
.calendar-channel .filter-add-event {
  margin-bottom: 20px; }
.calendar-channel .add-event {
  background-color: #FF2C0C;
  border-radius: 50px;
  font-size: 19.2px;
  font-size: 1.2rem;
  max-width: 150px;
  padding: 2px 8px 4px;
  text-align: center; }
  .calendar-channel .add-event a {
    color: #fff;
    display: inline;
    text-decoration: none; }
    .calendar-channel .add-event a i {
      position: relative;
      top: 3px;
      margin-bottom: -3px; }
  @media (max-width: 735px) {
    .calendar-channel .add-event.hide-on-mobile {
      display: none; } }
  @media (max-width: 710px) {
    .calendar-channel .add-event {
      margin: 10px auto 0; } }
.calendar-channel .slick-dots {
  bottom: -40px; }
.calendar-channel#category-page .panel .module {
  margin-bottom: 0; }
@media (max-width: 710px) {
  .calendar-channel .filtering-options {
    text-align: center;
    width: 100%;
    margin-bottom: 0; } }
.calendar-channel .dateRangeForm {
  display: none; }
.calendar-channel .filter-dropdown {
  position: relative;
  display: inline-block; }
  .calendar-channel .filter-dropdown span {
    color: #FF2C0C;
    font-size: 1.2em; }
  .calendar-channel .filter-dropdown .filter-events {
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 1px solid #000;
    font-size: 18px;
    border-radius: 0;
    padding: 2px 6px;
    min-width: 220px;
    background: transparent;
    position: relative; }
    .calendar-channel .filter-dropdown .filter-events:hover {
      cursor: pointer; }
    .calendar-channel .filter-dropdown .filter-events:focus {
      outline: none; }
  .calendar-channel .filter-dropdown .dropdown-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 8px;
    font-size: 2em;
    color: #FF2C0C;
    z-index: -1; }
.calendar-channel .date-ranges {
  display: block;
  margin-top: 20px;
  margin-bottom: 0; }
  .calendar-channel .date-ranges input[type="radio"] {
    display: none; }
  .calendar-channel .date-ranges label {
    position: relative;
    padding-left: 10px;
    font-size: 1.2em;
    display: inline-block;
    margin-right: 12px; }
    .calendar-channel .date-ranges label:hover {
      cursor: pointer; }
    .calendar-channel .date-ranges label:before {
      content: "";
      width: 20px;
      height: 20px;
      border: 1px solid #000;
      position: relative;
      left: -10px;
      top: 4px;
      display: inline-block; }
    .calendar-channel .date-ranges label:hover:before {
      background-color: #E0DDD8;
      cursor: pointer; }
    @media (max-width: 575px) {
      .calendar-channel .date-ranges label {
        display: inline-block;
        text-align: left;
        width: 50%;
        margin-right: -4px; } }
    @media (max-width: 430px) {
      .calendar-channel .date-ranges label {
        display: block;
        margin: 0 auto 10px;
        width: 80%; } }
  .calendar-channel .date-ranges input[type="radio"]:checked + label:before {
    background-color: #FF2C0C; }
  .calendar-channel .date-ranges .dateRangeForm {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 8px 0;
    margin-top: 10px;
    position: relative; }
    .calendar-channel .date-ranges .dateRangeForm .dateBoxes {
      display: inline-block; }
      @media (max-width: 615px) {
        .calendar-channel .date-ranges .dateRangeForm .dateBoxes {
          display: block; }
          .calendar-channel .date-ranges .dateRangeForm .dateBoxes:first-of-type {
            margin-bottom: 12px; } }
    .calendar-channel .date-ranges .dateRangeForm input[type="text"] {
      margin-right: 12px;
      border: 1px solid #000;
      border-radius: 0; }
    .calendar-channel .date-ranges .dateRangeForm b {
      display: inline-block;
      margin-right: 8px;
      color: #FF2C0C; }
    .calendar-channel .date-ranges .dateRangeForm button {
      background: transparent;
      border: 0;
      font-size: 28px;
      color: #FF2C0C;
      padding: 0;
      position: relative;
      top: 4px;
      left: -4px; }
      @media (max-width: 615px) {
        .calendar-channel .date-ranges .dateRangeForm button {
          position: absolute;
          left: auto;
          top: 50%;
          -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
          right: 10px; } }
.calendar-channel .loading-results {
  display: none;
  text-align: center; }
.calendar-channel .no-events {
  margin-bottom: 0; }

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block; }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  margin-bottom: 20px; }

.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    margin: 0.8075em 0; }

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

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }
  .gallery-columns-2 .gallery-item {
    max-width: 50%; }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%; }
  .gallery-columns-4 .gallery-item {
    max-width: 25%; }
  .gallery-columns-5 .gallery-item {
    max-width: 20%; }
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%; }
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%; }
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%; }
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%; }

.gallery-caption {
  display: block; }

@media screen and (max-width: 1040px) {
  .module.module-tcw-promo, .module.title-list {
    width: calc(50% - 20px); }

  .module.title-list {
    padding-left: 20px; }

  .two-thirds.with-image {
    width: calc(50% - 20px); } }
@media screen and (min-width: 1041px) {
  .category-posts .module:nth-of-type(4) {
    margin-left: -10px; } }
@media screen and (max-width: 1000px) {
  .one-half.with-image .text, .two-thirds.with-image .text {
    display: none; }
  .one-half.with-image .post-image, .two-thirds.with-image .post-image {
    width: 100%; }
  .one-half.with-image .read-more, .two-thirds.with-image .read-more {
    display: none; }
  .one-half.with-image a h3, .two-thirds.with-image a h3 {
    color: #fff;
    display: block;
    left: 0;
    width: 100%;
    bottom: 0;
    top: auto;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 12px 8px;
    margin: 0; }
  .one-half.with-image:hover a h3, .two-thirds.with-image:hover a h3 {
    color: #FF2C0C; }
  .one-half.with-image .post-format.with-text, .two-thirds.with-image .post-format.with-text {
    display: none; }
  .one-half.with-image .post-format.without-text, .two-thirds.with-image .post-format.without-text {
    position: relative;
    bottom: 0;
    display: inline-block; }
  .one-half.with-image .post-content, .two-thirds.with-image .post-content {
    display: block;
    left: 0;
    width: 100%;
    bottom: 0;
    top: auto;
    padding: 0; }
    .one-half.with-image .post-content a, .two-thirds.with-image .post-content a {
      color: #fff;
      font-size: 18px;
      text-transform: initial; }
      .one-half.with-image .post-content a h3, .two-thirds.with-image .post-content a h3 {
        font-weight: normal; }

  .two-thirds.with-image {
    padding-top: 22.5%; } }
@media screen and (max-width: 975px) {
  .listicle .item img, .listicle .item .content {
    width: 100%;
    display: block;
    padding: 0;
    margin: 0; }
  .listicle .item img {
    margin-bottom: 20px; } }
@media screen and (max-width: 940px) {
  .home .rt-posts-slider, .home .road-trip-content {
    display: block;
    width: 100%;
    padding: 20px; }

  .home .rt-posts-slider {
    padding: 20px; }
    .home .rt-posts-slider img {
      max-width: 220px; }
    .home .rt-posts-slider #range {
      max-width: 300px;
      margin: 20px auto; }
    .home .rt-posts-slider > p {
      max-width: 350px;
      margin: 20px auto;
      padding-top: 20px; } }
@media screen and (min-width: 901px) {
  .category-food .category-page .module-tcw-promo:first-child {
    margin-left: -10px; } }
@media screen and (max-width: 850px) {
  nav {
    text-align: left; } }
@media screen and (max-width: 800px) {
  #primary, #secondary {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0; }

  #secondary {
    margin-top: 40px;
    text-align: center; } }
@media screen and (max-width: 768px) {
  .site-footer .one-half {
    display: block;
    width: 100%;
    margin: 0 auto 40px; }
    .site-footer .one-half .logo, .site-footer .one-half .partnership img {
      padding: 0;
      max-width: 90%; } }
@media screen and (max-width: 735px) {
  .road-trip-channel .slider-info, .road-trip-channel .range-section {
    display: block;
    width: 100%;
    max-width: 400px;
    margin: 10px auto;
    padding: 10px 0; }
  .road-trip-channel p .desktop-rt {
    display: none; }
  .road-trip-channel p .mobile-rt {
    display: inline; }

  #featured-partners .two-module-posts.with-spacing {
    margin-top: 20px; }

  .module.image-only .post-content h3 {
    font-size: 21px;
    font-weight: normal;
    margin-bottom: -2px; }

  #top-stories .module.module-promo {
    width: 100%;
    float: none;
    display: block;
    margin-bottom: 20px; }

  .module-tcw-promo, .module.title-list {
    width: 100%; }

  #top-stories .module.with-image {
    padding-top: 45.7%; }

  .one-half.image-only, .module.with-image, .module.text-only {
    width: 100% !important;
    display: block;
    margin: 0 0 20px !important;
    float: none !important; }
    .one-half.image-only .post-image, .module.with-image .post-image, .module.text-only .post-image {
      padding-top: 45.7%; }

  .one-half.with-image, .one-half.image-only {
    padding-top: 45.7%; }

  #top-stories .module-tcw-promo {
    width: 100% !important;
    float: none !important;
    margin-bottom: 20px !important; }

  #the-lists, #food .module-content .food-posts {
    margin-bottom: 0; }

  .more-posts .two-thirds {
    height: auto;
    padding-top: 45.7%; }

  .more-posts .module-tcw-promo {
    text-align: center;
    display: block;
    margin: 0 auto 20px; }

  .home-module .module-content {
    padding: 20px 20px 40px; }

  #page-content {
    padding: 0; }

  .module.module-tcw-promo, .module.title-list {
    width: 100%; }

  #road-trip .slick-slide > div:first-child {
    margin-bottom: 0; }

  .road-trip-posts .slick-slider {
    margin-bottom: 0; }

  .home .rt-posts-slider img {
    width: 50%;
    max-width: 180px; } }
@media screen and (max-width: 42.5em) {
  .header {
    text-align: center; }
    .header .logo-container {
      display: inline; }
    .header .logo {
      float: none;
      position: relative;
      margin-right: 20px;
      max-width: 45%;
      max-height: 80px; }
    .header .secondary-logo {
      display: block;
      margin: 0 auto 10px; }
    .header .partnership {
      position: relative;
      right: auto;
      top: auto;
      transform: none;
      display: inline-block;
      width: auto;
      max-width: 45%; } }
@media screen and (max-width: 500px) {
  .module.with-image .post-content a h3, .module.image-only .post-content h3 {
    font-size: 18px; }

  .two-module-posts .one-half.image-only {
    padding-top: 55%; }

  #top-stories .module.with-image .post-image {
    padding-top: 45.7%; }

  .more-category-posts .one-half.image-only {
    padding-top: 55%; }

  .more-posts .two-thirds, .more-posts .image-only {
    padding-top: 55% !important; } }
@media screen and (max-width: 485px) {
  .single-event-content img {
    float: none;
    display: block;
    margin: 0 auto 20px; } }
@media screen and (max-width: 480px) {
  #local-trending .social-links {
    display: none; } }
@media screen and (max-width: 410px) {
  #local-trending .twitter p:before {
    opacity: 0.25; }

  #local-trending .twitter p {
    padding-left: 0; } }
@media screen and (max-width: 400px) {
  footer .station, footer .partnership {
    display: block;
    margin: 0 auto;
    width: 75%;
    padding: 0; }
  footer .menu-footer-menu-container, footer .menu-secondary-footer-menu-container {
    display: block;
    width: 100%; } }

/*# sourceMappingURL=style.css.map */
