/* Imports
----------------------------------------------- */
/*
@import "import/";
*/
/* =Reset
-------------------------------------------------------------- */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

html {
  font-size: 62.5%;
  /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
  overflow-y: scroll;
  /* Keeps page centred in all browsers regardless of content height */
  -webkit-text-size-adjust: 100%;
  /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
  -ms-text-size-adjust: 100%;
  /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}

body {
  background: #fff;
}

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

ol,
ul {
  list-style: none;
}

table {
  /* tables still need 'cellspacing="0"' in the markup */
  border-collapse: separate;
  border-spacing: 0;
}

/*Events Form*/
#gform_wrapper_60 {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: white;
  border-radius: 4px;
}

/* Event Singles Page */
.tl-date-time-wrapper {
  display: flex;
}
.tl-date-time-wrapper h2 {
  margin-top: 18%;
  min-width: 300px;
  text-align: right;
}
.tl-content-wrapper {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}
.tl-event-2-3rds {
  width: 66.66666%;
  padding: 10px;
}
.tl-event-1-3rd {
  width: 33.33333%;
  padding: 10px;
}
.page-id-634040 .entry-content {
  width: 75% !important;
}
.tl-content-wrapper .widget {
  margin: 0 0 30px 0;
  display: block;
  margin-top: 20px;
}
.taxonomy-description {
  display: none;
}
.tl-content-wrapper .addthis_toolbox a {
  margin-bottom: 5px;
  margin-right: 11px;
  border-right: 1px solid lightgray;
  padding-right: 10px;
  line-height: initial;
}

.tl-content-wrapper .widget .addthisevent-drop {
  width: 100%;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #27578c;
  color: #fff !important;
  font-family: "MissionGothicBold", Arial, Helvetica, Tahoma, sans-serif;
  background-image: url(../images/attending.png);
  background-position: 20px -93px;
  background-repeat: no-repeat;
  padding-left: 110px;
  height: 100px;
  line-height: 80px;
  font-size: 20px;
  border: 1px solid #27578c;
}

#gform_wrapper_60 .gform_title {
  display: none;
}

/* news page */

.tl-filter-search-details {
  width: 100%;
  position: relative;
}

#tl-filter-search-table {
  width: 100%;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

#tl-filter-search-table {
  border-collapse: collapse;
  font-size: 0.9em;
  font-family: sans-serif;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

#tl-filter-search-table th,
#tl-filter-search-table td {
  padding: 12px 15px;
}

#tl-filter-search-table tbody tr {
  border-bottom: thin solid #dddddd;
}

#tl-filter-search-table tbody tr:nth-of-type(even) {
  background-color: #f3f3f3;
}

#tl-filter-search-table tbody tr:last-of-type {
  border-bottom: 2px solid #009879;
}

/**/

.wedding .view-more-bar,
.category-wedding-planner .view-more-bar {
  color: #fff !important;
  background-color: #134479;
}

.wedding .entry-header .callout-cat a {
  background: #134479;
  color: white !important;
}

.wedding .entry-header h1,
.page-header h1 {
  color: #134479;
}

.wedding .tl-related-header-related-articles {
  border-bottom: 3px solid #134479;
}
.wedding .divide-bar {
  background: #134479;
}
.wedding .disqus-comments #rater-block .rate-plus {
  background: #134479;
  color: white !important;
}

.wedding #header .mobile-menu-btn {
  background-color: #134479 !important;
}

.wedding .mobile-nav {
  background-color: #134479 !important;
}
.wedding .mobile-nav .main-navigation ul li {
  background: #57b0e3;
  height: 45px;
}
.wedding .disqus-comments #rater-block .rate-minus {
  background: #57b0e3;
}
.wedding .mobile-nav .nav li:hover {
  background-color: lightblue;
}
.wedding .mobile-nav .main-navigation ul li > ul {
  top: 9px;
}

.post-type-archive-event .tl-reopen-proximity {
  width: 112px;
}
.tl-event-proximity-inputs {
  position: absolute;
  top: 29px;
  display: block;
  padding-top: 15px;
  width: 246px;
  text-align: center;
  padding-bottom: 15px;
  left: -123px;
  z-index: 50;
}
#tl-event-distance-wrapper {
  display: none;
}
.tl-event-distance-text {
  padding-bottom: 0px !important;
}
.tl-no-results {
  text-align: center;
  font-size: 2.5rem;
  margin-top: 10%;
  margin-bottom: 10%;
}

@media (max-width: 962px) {
  .tl-content-wrapper {
    display: block;
  }
  .tl-event-2-3rds,
  .tl-event-1-3rd {
    margin-left: auto;
    margin-right: auto;
  }

  .tl-email-icon {
    position: absolute;
    bottom: 8px;
    font-size: 3.5rem;
    left: -6px !important;
  }
}
/*

            Townlively-search-results-pagination styling
*/

.pagination-holder {
  width: 100%;
  text-align: center;
}
.search-pagination {
  font-size: 2rem;
}
a.prev.page-numbers,
a.next.page-numbers {
  margin-right: 5px;
}
.tl-ad-spacer {
  height: 250px;
  width: 250px;
  background-color: #25598f;
  margin-bottom: 25px;
}
.tl-homepage-event-details-postdate {
  font-size: 1.8rem;
}
.tl-homepage-card-img-wrapper {
  width: 100%;
}
.tl-homepage-community-wrapper {
  border-bottom: 5px solid #25598f;
  margin-bottom: 25px !important;
}
.tl-homepage-community-title {
  margin-bottom: -15px;
  font-size: 2.5rem;
}
.tl-homepage-event-details-title {
  font-size: 2.1rem;
  color: #898787;
  margin-top: 10px;
  font-weight: 700;
}
.tl-homepage-event-wrapper {
  margin-top: 0px;
}
.tl-homepage-event-details-title {
  padding-bottom: 5px;
}
.tl-homepage-event-details-summary {
  padding-bottom: 10px;
  display: none;
}
.tl-homepage-event-details-readmore a span {
  color: #a95355;
  font-weight: 700;
}
.community-links .website-url-right {
  float: right;
}
.community-links .website-url {
  float: left;
}

@media (max-width: 465px) {
  .community-links .website-url-right {
    float: none;
    margin-top: 7px;
  }
  .community-links .website-url {
    float: none;
  }
  .community-links .title {
    text-align: center;
    padding-bottom: 55px !important;
  }
}
div#article-list:nth-child(odd) {
  margin-right: 30px;
}

caption,
th,
td {
  font-weight: normal;
  text-align: left;
}

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

blockquote,
q {
  quotes: "" "";
}

a:focus {
  outline: thin dotted;
}

a:hover,
a:active {
  /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
  outline: 0;
}

a img {
  border: 0;
}

/* Clearing */
.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;
}

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

/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
@-ms-viewport {
  width: device-width;
}
@media screen and (max-width: 400px) {
  .hero-unit .royalSlider.rsUni .rsBullets {
    bottom: -8px !important;
    right: 101px !important;
  }
}
@-ms-viewport {
  width: 320px;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}

.visible-xs {
  display: none !important;
}

@media (max-width: 775px) {
  .visible-xs {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important;
  }
}
.visible-sm {
  display: none !important;
}

@media (max-width: 775px) {
  .visible-sm.visible-xs {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important;
  }
}
.visible-md {
  display: none !important;
}

@media (max-width: 775px) {
  .visible-md.visible-xs {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important;
  }
}
.visible-lg {
  display: none !important;
}

@media (max-width: 775px) {
  .visible-lg.visible-xs {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
}
.hidden-xs {
  display: block !important;
}

@media (max-width: 775px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-xs.hidden-lg {
    display: none !important;
  }
}
.hidden-sm {
  display: block !important;
}

@media (max-width: 775px) {
  .hidden-sm.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-sm.hidden-lg {
    display: none !important;
  }
}
.hidden-md {
  display: block !important;
}

@media (max-width: 775px) {
  .hidden-md.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-md.hidden-lg {
    display: none !important;
  }
}
.hidden-lg {
  display: block !important;
}

@media (max-width: 775px) {
  .hidden-lg.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
/* 2014 Colors */
/*
$wppink: #ff8090;
$wpgreen: #009d86;
$wpblue: #71bd9a // #2096C9;
$wpbrown: #8a4b43;
$wpmag: #d13a89;
$wppeach: #f99461;
$wpyellow: #a6d3c0 // #f4c06d;
*/
/* 2015 Colors */
@font-face {
  font-family: "TimesRomanBold";
  src: url("../fonts/TIMESBD0.TTF");
  src: url("../fonts/TIMESBD0.TTF") format("truetype");
  font-weight: bold;
  font-style: bold;
}

@font-face {
  font-family: "TimesRomanNormal";
  src: url("../fonts/TimeRomanNormal.ttf");
  src: url("../fonts/TimeRomanNormal.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "MissionGothicThin";
  src: url("../fonts/MissionGothicThin.eot");
  src: url("../fonts/MissionGothicThin.eot?#iefix") format("embedded-opentype"),
    url("../fonts/MissionGothicThin.woff") format("woff"),
    url("../fonts/MissionGothicThin.ttf") format("truetype"),
    url("../fonts/MissionGothicThin.svg#MissionGothicThin") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "AbadiMTStd";
  src: url("../fonts/AbadiMTStd-CondExtraBold.otf");
  src: url("../fonts/AbadiMTStd-CondExtraBold.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "MissionGothicLight";
  src: url("../fonts/MissionGothicLight.eot");
  src: url("../fonts/MissionGothicLight.eot?#iefix") format("embedded-opentype"),
    url("../fonts/MissionGothicLight.woff") format("woff"),
    url("../fonts/MissionGothicLight.ttf") format("truetype"),
    url("../fonts/MissionGothicLight.svg#MissionGothicLight") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MissionGothicRegular";
  src: url("../fonts/MissionGothicRegular.eot");
  src: url("../fonts/MissionGothicRegular.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/MissionGothicRegular.woff") format("woff"),
    url("../fonts/MissionGothicRegular.ttf") format("truetype"),
    url("../fonts/MissionGothicRegular.svg#MissionGothicRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MissionGothicBold";
  src: url("../fonts/MissionGothicBold.eot");
  src: url("../fonts/MissionGothicBold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/MissionGothicBold.woff") format("woff"),
    url("../fonts/MissionGothicBold.ttf") format("truetype"),
    url("../fonts/MissionGothicBold.svg#MissionGothicBold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MissionGothicBlack";
  src: url("../fonts/MissionGothicBlack.eot");
  src: url("../fonts/MissionGothicBlack.eot?#iefix") format("embedded-opentype"),
    url("../fonts/MissionGothicBlack.woff") format("woff"),
    url("../fonts/MissionGothicBlack.ttf") format("truetype"),
    url("../fonts/MissionGothicBlack.svg#MissionGothicBlack") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Varsity-T";
  font-style: normal;
  font-weight: 400;
  src: url("https://fonts.cdnfonts.com/s/15089/Varsity.woff") format("woff");
}
/* =Global
----------------------------------------------- */
html {
  height: 100%;
}
html #wpadminbar {
  position: fixed !important;
  z-index: 10000 !important;
}

body {
  min-width: 320px;
  height: auto;
  /* padding-bottom: 431px; */
  min-height: 100%;
  position: relative;
  overflow-x: hidden;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.hidden {
  display: none !important;
}

.searchandfilter {
  color: white;
}

body,
button,
input,
select,
textarea {
  color: #404040;
  font-family: "MissionGothicRegular", Arial, Helvetica, Tahoma, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
}

label.select {
  position: relative;
  height: 30px;
  display: block;
}
label.select:before {
  /* background: url("../images/droparrow.png") no-repeat scroll 0 0 #939598;*/
  content: "";
  display: block;
  height: 28px;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  z-index: 1000;
}
label.select select {
  display: inline;
  position: absolute;
  color: #27578c;
  font-size: 1.3rem;
  padding: 6px 3px;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  top: 0px;
  left: 90px;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 100;
  margin: 0;
  border: none;
  outline: none;
  cursor: pointer;
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

select {
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  padding: 3px;
  height: 100%;
  width: 100%;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background: #fff;
  border: 1px solid #ddd;
  text-indent: 0.01px;
  text-overflow: "";
}
select::-ms-expand {
  display: none;
}

.wrap {
  position: relative;
  max-width: 1200px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 15px 3%;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.nobr {
  white-space: nowrap;
  display: inline;
}

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

h2 {
  font-size: 20px;
  font-size: 2rem;
  line-height: normal;
  font-family: "MissionGothicBold", Arial, Helvetica, Tahoma, sans-serif;
  color: #27578c;
  text-transform: uppercase;
  margin: 15px 0;
}

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

/* Text elements */
p {
  padding-bottom: 1.5em;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "MissionGothicLight", Arial, Helvetica, Tahoma, sans-serif;
}

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;
}

b,
strong {
  font-weight: bold;
}

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

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

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

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

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

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

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

.tl-border {
  border-top: 5px solid #346475;
  margin-bottom: 20px;
}

sup {
  bottom: 1ex;
}

sub {
  top: 0.5ex;
}

small {
  font-size: 75%;
}

big {
  font-size: 125%;
}

figure {
  margin: 0;
}

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

th {
  font-weight: bold;
}

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

button,
input,
select,
textarea {
  font-size: 100%;
  /* Corrects font size not being inherited in all browsers */
  margin: 0;
  /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
  vertical-align: baseline;
  /* Improves appearance and consistency in all browsers */
  *vertical-align: middle;
  /* Improves appearance and consistency in all browsers */
}

button,
input {
  line-height: normal;
  /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
}

button,
input[type="submit"],
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  height: 35px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  cursor: pointer;
  /* Improves usability and consistency of cursor style between image-type 'input' and others */
  -webkit-appearance: none;
  /* Corrects inability to style clickable 'input' types in iOS */
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  padding: 0.6em 1.5em 0.4em;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

button,
input[type="submit"] {
  color: #fff;
  background-color: #27578c;
  text-transform: uppercase;
  -webkit-appearance: none;
  border-radius: 0;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
button:hover,
input[type="submit"]:hover {
  background-color: #7f8182;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* Addresses box sizing set to content-box in IE8/9 */
  padding: 0;
  /* Addresses excess padding in IE8/9 */
  cursor: pointer;
}

input[type="search"] {
  -webkit-appearance: textfield;
  /* Addresses appearance set to searchfield in S5, Chrome */
}

input[type="search"]::-webkit-search-decoration {
  /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
  border: 0;
  padding: 0;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ccc;
  position: relative;
  font-size: 14px;
  font-size: 1.4rem;
  -webkit-appearance: none;
  border-radius: 0;
}
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;
  height: 35px;
}

input[type="hidden"],
input#category-name {
  display: none;
}

textarea {
  overflow: auto;
  /* Removes default vertical scrollbar in IE6/7/8/9 */
  padding-left: 3px;
  vertical-align: top;
  /* Improves readability and alignment in all browsers */
  width: 98%;
}

*:focus {
  outline: none;
}

#content .gform_wrapper {
  max-width: 100%;
}
#content .gform_wrapper ul.gfield_radio li input,
#content .gform_wrapper ul.gfield_checkbox li input {
  margin-left: 1px !important;
}
#content .gform_wrapper .top_label .gfield_label {
  color: #27578c;
  margin-top: 15px;
}
#content .gform_wrapper .ginput_complex label,
#content .gform_wrapper .gfield_time_hour label,
#content .gform_wrapper .gfield_time_minute label,
#content .gform_wrapper .gfield_date_month label,
#content .gform_wrapper .gfield_date_day label,
#content .gform_wrapper .gfield_date_year label,
#content .gform_wrapper .instruction {
  margin: 0 0 10px 0 !important;
}
#content .gform_wrapper .gfield_description.validation_message {
  padding: 0 !important;
}
#content .gform_wrapper .gfield_required {
  color: #f00 !important;
}
#content .gform_wrapper input[type="text"],
#content .gform_wrapper input[type="url"],
#content .gform_wrapper input[type="email"],
#content .gform_wrapper input[type="tel"],
#content .gform_wrapper input[type="number"],
#content .gform_wrapper input[type="password"] {
  font-size: 14px !important;
  font-size: 1.4rem !important;
}
#content .gform_wrapper * {
  font-weight: normal !important;
}
#content li.gfield.gfield_error {
  margin: 0 !important;
  background-color: transparent !important;
  border: none !important;
  padding: 0 !important;
}
#content li.gfield.gfield_error.gfield_contains_required label.gfield_label,
#content li.gfield.gfield_error.gfield_contains_required div.ginput_container {
  margin-top: 10px !important;
}
#content li.gfield.gfield_error .gfield_label {
  color: #000 !important;
}

#loginform {
  margin: 0 auto;
  max-width: 340px;
  width: 100%;
}
#loginform p {
  min-height: 30px;
  padding-left: 80px;
  position: relative;
}
#loginform p label {
  left: 0;
  position: absolute;
  top: 5px;
}
#loginform p input[type="text"],
#loginform p input[type="password"] {
  width: 100%;
}
#loginform p [type="submit"] {
  left: 0;
  position: absolute;
  top: 0;
  width: 50%;
}

/*wedding css*/
.wedding .view-more-bar,
.category-wedding-planner .view-more-bar {
  color: #fff;
  background-color: #346475;
}

/* Migrated Customizer CSS*/
/* Header Background Styles */
#header-toggle,
#header {
  border-bottom: 5px solid #7dcb78;
  /*background-image: url(https://www.townlively.com/wp-content/uploads/2018/06/text-banner.png); */
  background-repeat: repeat;
  background-color: #f1eee5;
}

/* Handle click through overlapping divs */
.main-navigation {
  pointer-events: none;
}
.nav {
  pointer-events: all;
}

#field_60_28 {
  display: none;
}

/* faq */

.tl-faq-top {
  max-width: 1200px;
  display: flex;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
}
.tl-faq-top-wrapper-left {
  width: 66%;
}
.tl-faq-top-wrapper-right {
  width: 30%;
  position: relative;
  min-height: 300px;
}
.tl-faq-img {
  max-width: 320px;
  position: absolute;
  top: 33px;
}
.tl-faq-title-top {
  font-family: AbadiMTStd;
  font-size: 9rem;
  color: #26588e;
  text-align: right;
  margin-right: 100px;
  padding-bottom: 0px;
}
.tl-faq-sub-title {
  text-align: right;
  font-size: 9rem;
  color: #64a37f;
  font-family: "AbadiMTStd";
  margin-right: 30px;
  margin-top: -48px;
  padding-bottom: 0px;
}
.tl-faq-text {
  font-size: 2.8rem;
}
.tl-faq-text-bold {
  font-size: 3rem;
  font-weight: 700;
  padding-bottom: 10px;
}
.tl-link-green {
  font-weight: 700;
  color: #7ec678;
}
.tl-faq-body {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.tl-faq-mobile-screen-text {
  display: none;
}
@media (max-width: 1250px) {
  .tl-faq-text-bold {
    font-size: 2.5rem;
    padding-left: 15px;
    padding-right: 15px;
  }
  .tl-faq-text {
    font-size: 2.3rem;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 1154px) {
  #tl-community-results {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
  }
  .filter-container .location-filter {
    right: -1px;
  }
}

@media (max-width: 963px) {
  .tl-faq-title-top {
    font-size: 7rem;
  }
  .tl-faq-sub-title {
    font-size: 7rem;
  }
  .tl-faq-top-wrapper-right {
    width: 42%;
  }
  .tl-faq-text-bold {
    font-size: 2.2rem;
  }
}

@media (max-width: 847px) {
  .tl-faq-full-screen-text {
    display: none;
  }
  .tl-faq-mobile-screen-text {
    display: block;
  }

  .tl-faq-title-top {
    font-size: 6rem;
  }
  .tl-faq-sub-title {
    font-size: 7rem;
  }
  .tl-faq-top-wrapper-right {
    width: 42%;
  }
  .tl-faq-text-bold {
    font-size: 2.2rem;
  }
  .tl-faq-top {
    display: block;
  }
  .tl-faq-top-wrapper-left {
    max-width: 484px;
    margin-left: auto;
    margin-right: auto;
  }
  .tl-faq-top-wrapper-right {
    width: 100%;
    text-align: center;
  }
  .tl-faq-img {
    max-width: 320px;
    position: relative;
    top: 0px;
  }
  .tl-faq-top-wrapper-right {
    width: 100%;
    text-align: center;
    margin-bottom: 25px;
  }
}

@media (max-width: 693px) {
  .tl-faq-full-screen-text {
    display: none;
  }
  .tl-faq-img {
    max-width: 265px;
  }
  .tl-faq-sub-title {
    font-size: 6rem;
  }
  .tl-faq-title-top {
    font-size: 5rem;
  }
  .tl-faq-text {
    padding-left: 20px;
    padding-right: 20px;
  }
  .tl-faq-text-bold {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 698px) {
  .tl-faq-sub-title {
    font-size: 4rem;
  }
  .tl-faq-title-top {
    font-size: 4rem;
  }
  .tl-faq-title-top {
    padding-bottom: 30px;
  }
}

@media (max-width: 575px) {
  #tl-community-results {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
  }
  .category-events .has-banner {
    padding-bottom: 10px;
    margin-bottom: 60px;
  }
  .category-events .highlight .banner {
    margin-top: -20px !important;
    height: 135px !important;
    position: relative !important;
    left: 0px !important;
  }
  .category-events .highlight .content .image-container {
    height: 135px !important;
    position: absolute !important;
    top: 0px;
    right: 0px;
    overflow: hidden;
  }

  .highlight .content {
  }
  .share-listing-button-revised {
    text-align: center;
  }
  .tl-event-lower {
    margin-top: 30px;
  }
}

@media (max-width: 525px) {
  .tl-faq-sub-title,
  .tl-faq-title-top {
    text-align: center;
    margin-right: 0px;
    width: 100%;
  }
}

@media (max-width: 385px) {
  .tl-faq-sub-title,
  .tl-faq-title-top {
    text-align: center;
    margin-right: 0px;
    width: 100%;
  }
  .tl-faq-title-top {
    font-size: 3rem;
  }
  .tl-faq-text {
    font-size: 1.8rem;
  }
  .tl-faq-text-bold {
    font-size: 1.8rem;
  }
}

/* Default Publication styles */
#tl-mid-nav-list-item-first {
  margin-right: 10px;
  margin-left: -15px;
  letter-spacing: 0.9px;
  color: #27578c;
  text-decoration: none;
}

#tl-mid-nav-list-item {
  border-left: solid 2px #27578c;
  padding-left: 15px;
  margin-right: 10px;
  letter-spacing: 0.9px;
  color: #27578c;
  text-decoration: none;
}

#tl-mid-nav-list-item-last {
  border-left: solid 2px #27578c;
  padding-left: 15px;
  margin-right: 10px;
  padding-right: 0px;
  letter-spacing: 0.9px;
  color: #27578c;
  text-decoration: none;
}
/* Default Publication Text styles */
#tl-mid-nav-a {
  padding-bottom: 0px;
  font-size: 3.37rem;
  line-height: 1;
}
#nav2 {
  list-style: none;
  display: inline-flex;
}
.tl-main-header-search-social {
  display: inline-flex;
}
.tl-main-header-search-text {
  max-width: 275px;
}
.tl-main-header-search-input-wrapper {
  max-width: 275px;
}
.post-type-archive-read .pre-footer {
  display: none;
}

/* Mobile First Media Queriess */
@media (min-width: 501px) and (max-width: 775px) {
  h1.site-title a img {
    margin-top: 0px;
    width: 100px;
  }

  .home h1.site-title a img {
    margin-top: 3px;
    width: 100px;
  }
}

@media (min-width: 425px) and (max-width: 775px) {
  ul.nav {
    display: inline;
  }

  .mobile-nav .search-form {
    margin-left: auto;
    margin-right: auto;
    width: 400px;
  }

  .mobile-nav input.search-field {
    width: 400px;
    height: 30px;
  }
}

@media (max-width: 500px) {
  /* HEADER */

  h1.site-title a img {
    margin-top: 11px;
    width: 100px;
  }

  .wedding h1.site-title a img {
    margin-top: 0px;
    width: 100px;
  }

  .home h1.site-title a img {
    margin-top: 3px;
    width: 100px;
  }
  /* Mobile Navigation */
  ul.nav {
    display: inline;
  }

  .mobile-nav input.search-field {
    width: 300px;
  }
  #mc_embed_signup input.email {
    width: 73%;
  }
}

@media (max-width: 335px) {
  a.article-title {
    font-size: 1.1rem;
  }

  h1.site-title a img {
    margin-top: 12px;
    margin-left: 15px;
    width: 86px;
  }

  .home h1.site-title a img {
    margin-top: 3px;
    margin-left: 15px;
    width: 86px;
  }
  .filter-buttons {
    width: 240px;
  }
  h1.site-title {
    margin-left: -13px;
  }
  .mobile-menu-btn.visible-xs {
    margin-right: 7px;
  }
}

@media (max-width: 992px) {
  .wedding #header-toggle .main-navigation {
    bottom: 0px !important;
  }
}

@media (max-width: 775px) {
  #tl-mid-nav-list-item-first {
    padding-left: 15px;
    margin-right: 10px;
    padding-right: 0px;
    margin-left: 0px;
    letter-spacing: 0.9px;
  }
  #tl-mid-nav-list-item-last {
    border-left: solid 2px #27578c;
    padding-left: 15px;
    margin-right: 10px;
    padding-right: 0px;
    letter-spacing: 0.9px;
  }
  #tl-mid-nav-list-item {
    border-left: solid 2px #27578c;
    padding-left: 15px;
    margin-right: 10px;
    letter-spacing: 0.9px;
  }
  #tl-mid-nav-a {
    font-size: 2.2rem;
    color: white;
  }
  #nav2 {
    display: none;
    padding-bottom: 0px;
    margin-bottom: 25px;
  }
}

@media (min-width: 768px) and (max-width: 853px) {
  .nav {
    font-size: 1.2rem;
  }
  #tl-mid-nav-a {
    padding-bottom: 0px;
    font-size: 1.6rem;
  }
  #nav2 {
    margin-bottom: 50px;
  }
}

@media (min-width: 854px) and (max-width: 1039px) {
  .nav {
    font-size: 1.2rem;
  }
  #tl-mid-nav-a {
    padding-bottom: 0px;
    font-size: 2rem;
  }
  #nav2 {
    margin-bottom: 50px;
  }
}

@media (min-width: 1040px) and (max-width: 1124px) {
  #tl-mid-nav-a {
    padding-bottom: 0px;
    font-size: 2.2rem;
  }
}

@media (min-width: 1125px) and (max-width: 1200px) {
  #tl-mid-nav-list-item-first {
    padding-left: 15px;
    margin-right: 10px;
    padding-right: 0px;
    margin-left: 0px;
    letter-spacing: 0.9px;
  }
  #tl-mid-nav-list-item {
    border-left: solid 2px #27578c;
    padding-left: 15px;
    margin-right: 10px;
    letter-spacing: 0.9px;
  }
  #tl-mid-nav-list-item-last {
    border-left: solid 2px #27578c;
    padding-left: 15px;
    margin-right: 10px;
    padding-right: 0px;
    letter-spacing: 0.9px;
  }
  #tl-mid-nav-a {
    padding-bottom: 0px;
    font-size: 2.95rem;
  }
  #nav2 {
  }
}

.login-container {
  margin: 0 auto;
  max-width: 390px;
  width: 100%;
  position: relative;
  font-weight: 400;
  overflow: hidden;
  padding: 26px 24px 46px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.social-login-contianer {
  float: right;
  margin: -52px 0 0;
  position: relative;
}

.wp-social-login-connect-with {
  font-weight: normal;
  float: left;
  margin: 10px 0 0 0;
}

.wp-social-login-provider-list {
  float: left;
  padding: 10px 0 0 10px;
}

#wp-social-login-connect-options {
  padding: 0 0 0 10px !important;
  float: left;
}
#wp-social-login-connect-options a {
  text-decoration: none;
  height: 30px;
  width: 28px;
  background: url("../images/facebook-login.png") no-repeat scroll 0 0
    transparent;
  display: block;
  float: left;
}
#wp-social-login-connect-options img {
  border: 0 none;
  display: none;
}

.mtl-reg {
  margin: 0 auto;
  max-width: 340px;
  width: 100%;
}
.mtl-reg a {
  background-color: #27578c;
  color: #ffffff;
  display: block;
  margin: 10px 0 0;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}
.mtl-reg a:hover {
  background-color: #7dcb78;
  color: #ffffff;
}

/* Links */
a {
  color: #27578c;
  -webkit-transition: color 0.3s, background-color 0.3s;
  -ms-transition: color 0.3s, background-color 0.3s;
  -moz-transition: color 0.3s, background-color 0.3s;
  -o-transition: color 0.3s, background-color 0.3s;
  transition: color 0.3s, background-color 0.3s;
  text-decoration: none;
}
a:visited {
  /* color: purple; */
}
a:hover,
a:focus,
a:active {
  color: #7dcb78;
}

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

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

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}

.rate-bubble {
  display: none !important;
}

.category-wedding-planner .address-info {
  display: none !important;
}

.tl-across-data-wrapper {
  max-width: 1400px;
}

/* Text meant only for screen readers */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.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-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 */
}

/* =Header
----------------------------------------------- */
#header-toggle,
#header {
  border-bottom: 5px solid #7dcb78;
  background-color: #f1eee5;
}
#header-toggle .wrap,
#header .wrap {
  /* overflow: hidden; */
  height: 201px;
}
.wedding #header .wrap {
  height: auto;
}
#header-toggle .header-left,
#header .header-left {
  float: left;
  height: 100%;
  overflow: auto;
}
#header-toggle .header-right,
#header .header-right {
  float: right;
  height: 100%;
  width: 350px;
  position: relative;
}
#header-toggle .site-description,
#header .site-description {
  float: left;
  clear: none;
}
#header-toggle .search-container,
#header .search-container {
  position: absolute;
  width: 100%;
  right: 0;
  bottom: -5px;
}
#header-toggle .social-login,
#header .social-login {
  position: relative;
}
#header-toggle .social-login .login,
#header .social-login .login {
  float: right;
}
#header-toggle .social-login .login .signup,
#header .social-login .login .signup {
  float: left;
}
#header-toggle .social-login .login .sep,
#header .social-login .login .sep {
  float: none;
}
#header-toggle .social-login .login #wp-social-login-connect-with,
#header .social-login .login #wp-social-login-connect-with {
  display: none;
}
#header-toggle .social-login .login #wp-social-login-connect-options,
#header .social-login .login #wp-social-login-connect-options {
  float: right;
  padding: 0 !important;
}
#header-toggle .social-login .login #wp-social-login-connect-options a,
#header .social-login .login #wp-social-login-connect-options a {
  background: url("../images/facebook-login.png") no-repeat scroll 0 0
    transparent;
  display: block;
  float: none;
  height: 30px;
  text-decoration: none;
  width: 28px;
}
#header-toggle .mobile-menu-btn,
#header .mobile-menu-btn {
  width: 40px;
  height: 30px;
  float: right;
  -webkit-border-radius: 6px;
  -ms-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  background: #27578c url("../images/btn-mobile-menu.png") no-repeat center
    center;
}
#header-toggle {
  display: none;
}
.wedding #header-toggle {
  display: inline;
}
.tl-site-title-wrapper {
  max-width: 140px;
  min-width: 133px;
}

#header .site-title > a {
  top: -30px;
  width: inherit;
  position: absolute;
  z-index: 1000;
}

#header-toggle .site-title img {
  width: 135px;
  margin: 0;
  padding: 0;
  display: block;
}

#header-toggle .site-title {
  margin: 0;
  padding: 0 !important;
}

@media screen and (max-width: 650px) {
  .wedding #header .site-title {
    width: 70px;
  }
}
.wedding #header .site-title > a {
  position: static;
  z-index: 100;
}

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

.ad-spacer a > img {
  margin-bottom: 20px;
}

@media all and (max-width: 340px) {
  .wedding .site-title {
    margin-left: -13px;
  }
}
.wedding .toggle-header span {
  color: white;
}
.wedding .site-title {
  width: 50px;
}

.social-container {
  width: 350px;
  height: 55px;
}
.social-container .social-widget {
  list-style: none;
  height: 100%;
  float: right;
  margin: 15px 14px 0 0;
}
.social-container .social-widget li {
  height: 32px;
  width: 28px;
  float: left;
  padding: 0 0 0 15px;
}
.social-container .social-widget li:first-child {
  background: none;
  padding: 0 !important;
}
.social-container .social-widget li a {
  /* background: url("../images/social-sprite.png") no-repeat 0 0; */
  display: block;
  height: 100%;
  width: 100%;
}
.social-container .social-widget li a.fb {
  background-position: 0 0;
}
.social-container .social-widget li a.tw {
  background-position: -28px 0;
}
.social-container .social-widget li a.pt {
  background-position: -56px 0;
}
.social-container .social-widget li a.ig {
  background-position: -84px 0;
}
.social-container .social-login a {
  text-transform: uppercase;
}
.social-container .social-login .sep {
  margin: 0 10px;
}

.social-widget {
  font-size: 3rem;
  margin-right: 14px;
}

/*footer advertise css*/

header-toggle .wrap {
  /* overflow: hidden; */
  height: auto;
  padding-bottom: 0px;
  margin-bottom: -25px;
}

.tl-footer-advertise {
  margin-top: -6px;
  text-transform: uppercase;
  border-bottom: 3px solid #2a588d;
  color: #2a588d;
  font-weight: 700;
  font-size: 2rem;
  padding-bottom: 0px;
  margin-bottom: 15px;
}
.tl-footer-advertise-list {
  padding-left: 0px;
  list-style: none;
  margin-left: 16px;
  margin-top: 10px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: 1px solid #9399ad;
  -webkit-text-fill-color: white;
  -webkit-box-shadow: 0 0 0px 1000px #9399ad inset;
  transition: background-color 5000s ease-in-out 0s;
}

.wedding #header-toggle {
  height: 150px;
}
.wedding #header,
.category-wedding-planner #header {
  border-bottom: 5px solid #346475;
  background-image: url(../images/wedding/header-bg-2015.png);
}

.wedding .searchandfilter ul input[type="text"] {
  width: 100%;
  height: 30px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #cccccc;
  padding-right: 165px;
}
.tl-loading-icon {
  width: 148px;
  margin-left: auto;
  margin-right: auto;
}
.add-this-grid {
  display: grid !important;
}
#share-listing-link-tweak span i {
  font-size: 2rem;
  margin-top: -1px;
}

.addthis_toolbox a {
  margin-bottom: 5px;
  line-height: initial;
}
.addthis_toolbox a {
  margin-bottom: 10px !important;
  line-height: initial;
}
.add_button {
  width: 100% !important;
  text-align: left;
  font-size: 1rem;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
  padding: 3px;
  height: 35px;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ccc;
  position: relative;
  font-size: 14px;
  font-size: 1.4rem;
  -webkit-appearance: none;
  border-radius: 0;
}
.tl-cat-name-input {
  max-width: 221px;
  width: 100%;
}
.search-details-text {
  display: none;
}
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
#tl-community-results li:nth-child(odd) {
  margin-right: 40px;
}
.community-article-wrapper {
  max-width: 525px;
}
.fadein {
  opacity: 0;
}
.highlight {
  overflow: hidden;
  margin-bottom: 18px;
  width: 100%;
  background: white;
  display: inline-block;
}
#tl-event-results li:nth-child(odd) {
  margin-right: 40px;
}
.highlight.has-banner {
  overflow: visible;
  max-width: 500px;
}
.addthis_toolbox a {
  margin-bottom: 5px;
  line-height: initial;
}
.wedding .tl-event-share {
  color: #32578c !important;
}

.wedding .one-fourth {
  color: white !important;
}
.tl-event-details-left {
  min-width: 50%;
}
.tl-event-details-right {
  min-width: 50%;
}
.tl-event-singles-details-wrapper {
  margin-top: 20px;
  margin-bottom: 20px;
}
.heading-map {
  font-size: 2rem;
  margin-bottom: 15px;
}
#map-canvas-tl-events {
  height: 400px;
  border: 1px solid black;
}
.tl-border-bottom {
  border-bottom: 1px solid black;
  margin-bottom: 20px;
}
.tl-event-details-section {
  display: flex;
  text-align: left;
}
.tl-event-details-left h4,
.tl-event-details-right h4 {
  font-size: 1.8rem;
}
.tl-event-details-left p,
.tl-event-details-right p {
  padding-bottom: 0px;
}
.tl-event-details-cta-wrapper {
  color: white;
  font-size: 2rem;
  padding-top: 3px;
  padding-bottom: 3px;
  letter-spacing: 0.6px;
}
.tl-event-singles-details-wrapper {
  padding: 25px;
  text-align: center;
}

.addthis_toolbox a {
  margin-bottom: 10px !important;
  line-height: initial;
}
.tl-event-content {
  border-bottom: 1px solid black;
}
.category-communities .addthis_default_style {
  display: none;
}
.addthis_default_style {
  display: flex;
}
.add_button {
  width: 100% !important;
  text-align: left;
  font-size: 1rem;
}
.category-events .article-list {
  margin-bottom: 20px;
}
.share-listing-gly {
  position: absolute;
  background-color: white;
  padding: 14px;
  display: none;
  right: 13px;
  bottom: 0px;
  border: 1px solid gray;
}
.wedding .highlight .rate-bar .share:hover {
  cursor: pointer;
}
.wedding #tl-initial-home-events {
  padding-top: 7px;
}
.wedding .site-title {
  width: 678px;
}
.wedding .social-container .social-widget {
  list-style: none;
  height: 100%;
  float: right;
}
.tl-footer-advertise-list li {
  color: #2a588d;
  margin-bottom: 5px;
}
.tl-footer-advertise-list li::before {
  content: "\0095"; /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #2a588d; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1.5em; /* Also needed for space (tweak if needed) */
  margin-left: -1.1em; /* Also needed for space (tweak if needed) */
}

/* Default Styles */
.tl-default-title-inner {
  max-width: 1104px;
  margin-left: auto;
  margin-right: auto;
}
.tl-default-title-wrapper {
  margin-top: 150px;
}
.tl-default-title-inner h4 {
  font-size: 6rem;
  font-weight: 500;
  padding-bottom: 10px;
}

.searchandfilter ul {
  margin: 0;
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.searchandfilter ul li {
  padding: 0;
  display: block;
}
.searchandfilter ul input[type="text"] {
  width: 100%;
  height: 30px;
  color: white;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #cccccc;
  background-color: #9399ad;
  padding-right: 100px;
  padding-left: 35px;
  border-radius: 25px;
}
.searchandfilter ul select {
  padding: 5px 3px;
}
.searchandfilter ul label[for="ofcategory"] {
  position: absolute;
  right: 103px;
  top: 1px;
  width: 95px;
  height: 26px;
}
.searchandfilter ul input[type="submit"] {
  width: 30px;
  height: 28px;
  position: absolute;
  bottom: 1px;
  left: 0;
  padding: 0;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  background: #9399ad url("../images/btn-search.png") no-repeat center center;
  -webkit-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.searchandfilter ul input[type="submit"]:hover {
  background-color: #325891;
}
.tl-main-header-search-text p {
  font-size: 1.3rem !important;
  font-weight: 600;
  /* text-transform: capitalize; */
  margin-right: 15px;
  color: gray;
  margin-top: 8px;
}
.search-form {
  position: relative;
  width: 100%;
  height: 30px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 30px;
}

#header-toggle .search-form {
  position: relative;
  width: 75%;
  height: 30px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 30px;
}

#header-toggle form.search-form {
  display: grid;
  float: right;
}
.search-form .search-field {
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.search-form .search-submit {
  width: 30px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  /* text-indent: 9999px; */
  padding: 0;
  background: #27578c url("../images/btn-search.png") no-repeat center center;
  -webkit-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.search-form .search-submit:hover {
  background-color: #7dcb78;
}

.entry-header,
.page-header {
  /* height: 225px; */
  border-bottom: 5px solid #7dcb78;
  margin: 0 0 20px 0;
  position: relative;
}
.entry-header .callout-cat,
.page-header .callout-cat {
  margin-top: 5px;
  width: 33%;
  font-size: 24px;
  display: block;
  position: absolute;
}
.entry-header .callout-cat a,
.entry-header .callout-cat span,
.page-header .callout-cat a,
.page-header .callout-cat span {
  padding: 10px 30px;
  white-space: nowrap;
  color: #fff;
  background: #27578c;
  font-family: "MissionGothicLight", Arial, Helvetica, Tahoma, sans-serif;
  text-transform: uppercase;
  display: inline-block;
}
.entry-header .callout-cat a:hover,
.entry-header .callout-cat span:hover,
.page-header .callout-cat a:hover,
.page-header .callout-cat span:hover {
  color: #fff;
}
.entry-header .header-rating,
.page-header .header-rating {
  padding: 12px 15px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1;
  background: #27578c;
  float: right;
  margin-top: 5px;
  color: #fff;
  position: relative;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  height: 40px;
  min-width: 50px;
  text-align: center;
}
.entry-header .header-rating:after,
.page-header .header-rating:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border-top: 15px solid #27578c;
  border-left: 0 solid transparent;
  border-right: 20px solid transparent;
  bottom: -9px;
  left: 10px;
}
.entry-header h1,
.page-header h1 {
  width: 100%;
  margin-top: 2em;
  padding-right: 360px;
  font-size: 64px;
  line-height: 1;
  display: block;
  text-transform: capitalize;
  font-family: "MissionGothicRegular", Arial, Helvetica, Tahoma, sans-serif;
  color: #27578c;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.entry-header .event-date,
.page-header .event-date {
  float: right;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.2;
  margin: -61px 0 0 0;
  text-align: right;
  font-family: "MissionGothicLight", Arial, Helvetica, Tahoma, sans-serif;
  color: #27578c;
}
.category-events .entry-header,
.category-events .page-header {
  /* .header-rating {
    	background: $events;
    	&:after {
    		border-top: 15px solid $events;
    	}
    } */
  /* .event-date {
    	color: $events;
    } */
}
.category-events .entry-header .callout-cat a,
.category-events .entry-header .callout-cat span,
.category-events .page-header .callout-cat a,
.category-events .page-header .callout-cat span {
  background: #aa5152;
}
.category-events .entry-header h1,
.category-events .page-header h1 {
  color: #aa5152;
}
.sports .entry-header,
.school-sports .entry-header,
.sportsrecreation .entry-header,
.category-sports .entry-header,
.category-school-sports-sports-communities .entry-header,
.category-sports-communities .entry-header,
.sports .page-header,
.school-sports .page-header,
.sportsrecreation .page-header,
.category-sports .page-header,
.category-school-sports-sports-communities .page-header,
.category-sports-communities .page-header {
  /* .header-rating {
    	background: $events;
    	&:after {
    		border-top: 15px solid $events;
    	}
    } */
  /* .event-date {
    	color: $events;
    } */
}

#event-map {
  width: 100%;
  height: 110px;
  margin: 20px 0 0 0;
}

/* Handle Header toggle mobile styling */
.wedding #header-toggle .site-title {
  margin-top: 0px;
  width: 123px;
  margin-right: 20px;
  margin-bottom: 5px;
}

.wedding .banner {
  display: none;
}

@media all and (min-width: 901px) and (max-width: 1110px) {
  #header-toggle .main-navigation ul li {
    float: left;
    font-size: 1.2rem;
    position: relative;
    margin: 0 10px 0 0;
  }
}
@media all and (min-width: 768px) and (max-width: 900px) {
  #header-toggle .main-navigation ul li {
    float: left;
    font-size: 1rem;
    position: relative;
    margin: 0 10px 0 0;
  }
}

/* =Menu
----------------------------------------------- */
.main-navigation {
  position: relative;
  display: block;
  height: auto;
  width: auto;

  z-index: 1000;
}

.tl-header-top-logo-wedding {
  width: 100%;
}

.tl-homepage-card-wrapper {
  margin-bottom: 30px;
}
.tl-homepage-card-wrapper {
  height: 245px;
  background-color: white;
  display: inline-flex;
}
.tl-homepage-card-details-title {
  margin-top: 0px;
  margin-bottom: 2px;
  font-size: 2rem;
  font-weight: 600;
  color: #585555;
}
.tl-community-results-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media (max-width 768px) {
  .tl-community-results-wrapper {
    grid-template-columns: 1fr;
  }
}
.tl-homepage-card-details-author {
  padding-bottom: 1px;
}
.tl-homepage-card-details-postdate {
  padding-bottom: 8px;
}
.tl-homepage-card-details-summary {
  padding-bottom: 6px;
}
.tl-homepage-card-details-readmore {
  font-weight: 600;
}
.tl-homepage-card-img-wrapper {
  width: 357px;
}
.tl-homepage-card-details-wrapper {
  width: 100%;
  padding: 20px;
}
.main-navigation > ul.nav > li {
  text-transform: uppercase;
}
.main-navigation ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
  display: flex;
  justify-content: space-between;
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 1px;
}
.main-navigation ul li {
  float: left;
  position: relative;
  margin: 0 20px 0 0;
}
.main-navigation ul li:hover > a {
  color: #7dcb78;
}
.main-navigation ul li:hover > ul {
  display: block;
  /* transition-delay: 0;
        opacity: 1;
        max-height: 2000px;
        padding: 10px 0;
        overflow: visible; */
}
.main-navigation ul li:hover span {
  display: block;
}
@media screen and (max-width: 856px) {
  .main-navigation ul li {
    margin: 0 10px 0 0;
  }
}
.main-navigation ul li span {
  height: 0;
  width: 0;
  position: absolute;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 20px solid #27578c;
  bottom: 3px;
  left: 50%;
  margin: 0 0 0 -15px;
  z-index: 10;
  display: none;
}
.main-navigation ul li a {
  display: block;
  text-decoration: none;
  padding-left: 12px;
  padding-right: 12px;
}
.tl-main-header-search-text p {
  font-family: "Roboto";
  color: #939598;
}
.tl-main-header-search-social-icons {
  width: 100px;
  display: inline-flex;
}
.tl-main-header-social-icon {
  text-align: center;
  margin-left: 12px;
  width: 29px;
}
.main-navigation ul li > ul {
  background-color: #27578c;
  padding: 10px 0;
  /* box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); */
  display: none;
  float: left;
  left: 0;
  position: absolute;
  top: 32px;
  z-index: 99999;
}
.main-navigation ul li > ul li {
  padding: 0;
  margin: 0;
  float: none;
  text-transform: none;
  padding-right: 5px;
}
.main-navigation ul li > ul li:hover {
  background-color: #7dcb78;
}
.main-navigation ul li > ul li:hover a {
  color: #fff;
}
.main-navigation ul li > ul li a {
  padding: 5px 20px;
  display: block;
  white-space: nowrap;
  min-width: 235px;
  color: #fff;
  position: relative;
  z-index: 2;
}
.main-navigation ul li > ul li > ul {
  left: 100%;
  top: -10px;
  background-color: #7dcb78;
}
.main-navigation ul li > ul li > ul li:hover {
  background-color: #27578c;
}
.main-navigation ul li > ul li > ul li > ul {
  background-color: #27578c;
}
.main-navigation ul li > ul li > ul li > ul li:hover {
  background-color: #7dcb78;
}
.main-navigation ul li > ul li > ul:after {
  display: none;
}
.main-navigation ul li > ul li span {
  background: url("../images/main-nav-arrow.png") no-repeat right bottom;
  width: 34px;
  height: 34px;
  position: absolute;
  border: none;
  right: 0;
  top: 0;
  left: auto;
  bottom: auto;
  margin: 0;
  z-index: 1;
  display: block;
}

.mobile-nav {
  border-bottom: 1px solid black;
  position: absolute;
  width: 100%;
  background: #27578c;
  display: none;
  z-index: 1000;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.mobile-nav .search-form {
  margin-bottom: 10px;
}
.mobile-nav .main-navigation {
  position: relative;
  bottom: auto;
}
.mobile-nav .main-navigation ul li {
  float: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #fff;
}
.mobile-nav .main-navigation ul li:hover a {
  color: #fff;
}
.mobile-nav .main-navigation ul li:hover > ul {
  display: none;
}
.mobile-nav .main-navigation ul li a {
  color: #fff;
  display: inline-block;
  text-decoration: none;
  position: relative;
  z-index: 10;
  min-width: 0;
  padding: 5px;
}
.mobile-nav .main-navigation ul li a:hover {
  color: #fff;
}
.mobile-nav .main-navigation ul li span {
  background: url("../images/mobile-nav-arrow.png") no-repeat right bottom;
  width: 100%;
  height: 34px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: auto;
  left: auto;
  margin: 0;
  border: none;
  display: block;
  z-index: 1;
}
.mobile-nav .main-navigation ul li span.opened {
  background-position: right top;
  background-color: #7dcb78;
}
.mobile-nav .main-navigation ul li span:hover {
  background-color: #7dcb78;
}
.mobile-nav .main-navigation ul li > ul {
  background-color: #27578c;
  padding-top: 0;
  display: none;
  float: none;
  left: auto;
  top: auto;
  position: relative;
  z-index: 99999;
}
.mobile-nav .main-navigation ul li > ul li {
  border: none;
  padding: 0;
  margin: 0;
  float: none;
  text-transform: none;
}
.mobile-nav .main-navigation ul li > ul li:hover {
  background-color: transparent;
}
.mobile-nav .main-navigation ul li > ul li a {
  padding: 5px 20px;
  white-space: nowrap;
  min-width: none;
  color: #fff;
}
.mobile-nav .main-navigation ul li > ul li > ul {
  left: auto;
  top: auto;
}
.mobile-nav .main-navigation ul li > ul li > ul li a {
  padding: 5px 40px;
}

/* =Hero Unit
----------------------------------------------- */
.hero-unit {
  width: 100%;
  background: #008dc3;
  text-align: left;
  border-bottom: 5px solid #7dcb78;
  position: relative;
}
.hero-unit > .wrap {
  padding-top: 0;
  padding-bottom: 0;
}
.hero-unit .hero-nav {
  position: absolute;
  width: 40%;
  height: 150px;
  bottom: 0;
  left: 3%;
  padding: 30px 20px 0;
  background: rgba(0, 0, 0, 0.25);
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 20px 20px 0 0;
  -ms-border-radius: 20px 20px 0 0;
  -moz-border-radius: 20px 20px 0 0;
  -o-border-radius: 20px 20px 0 0;
  border-radius: 20px 20px 0 0;
}
.hero-unit .hero-nav h1 {
  color: #fff;
  line-height: normal;
  text-transform: uppercase;
  font-size: 55px;
  font-family: "MissionGothicBold", Arial, Helvetica, Tahoma, sans-serif;
  text-align: left;
}
.hero-unit .hero-nav h1 span {
  color: #7dcb78;
  display: block;
  font-size: 30px;
  line-height: 0.4;
  font-family: "MissionGothicRegular", Arial, Helvetica, Tahoma, sans-serif;
}
.hero-unit .hero-nav ul {
  margin: 0;
  text-align: justify;
  position: absolute;
  width: 100%;
  bottom: 5px;
  left: 0;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.hero-unit .hero-nav ul:after {
  content: "";
  display: inline-block;
  width: 100%;
}
.hero-unit .hero-nav ul li {
  display: inline-block;
  height: 15px;
}
.hero-unit .hero-nav ul li a {
  color: #fff;
}
.hero-unit .hero-nav ul li a:hover {
  color: #7dcb78;
}
.hero-unit .royalSlider {
  min-height: 50px;
}
.hero-unit .royalSlider > .rsContent {
  display: none;
}
.hero-unit .royalSlider.rsUni {
  background: #25598f;
  margin-left: auto;
  margin-right: auto;
}
.hero-unit .royalSlider.rsUni .rsOverflow,
.hero-unit .royalSlider.rsUni .rsSlide,
.hero-unit .royalSlider.rsUni .rsVideoFrameHolder,
.hero-unit .royalSlider.rsUni .rsThumbs {
  background: #4c89cd;
}
.hero-unit .royalSlider.rsUni .rsBullets {
  width: auto;
  position: absolute;
  bottom: 10px;
  right: 0;
  padding: 5px 50px;
}
.hero-unit .royalSlider.rsUni .rsBullet {
  height: 11px;
  width: 11px;
}
.hero-unit .royalSlider.rsUni .rsBullet.rsNavSelected span {
  background-color: #7dcb78;
}
.hero-unit .royalSlider.rsUni .rsBullet span {
  height: 100%;
  width: 100%;
  background-color: #000;
  opacity: 0.5;
}

/* .category-events {
	.date-location-filters {
		.filter-buttons {
			.buttons {
				color: $events;
				> span {
					background: $events;
				}
			}
			a {
				color: $events;
				&:after {
					border-top: 15px solid $events;
				}
			}
		}
	}
} */
.date-location-filters {
  /* float: left; */
  width: 100%;
  position: relative;
  z-index: 10;
  margin: -105px 0 40px;
}
.home .date-location-filters {
  margin: 0 0 20px 0;
  border-bottom: 2px solid #e3b66d;
}
.date-location-filters .filter-buttons {
  min-height: 30px;
  margin: 0;
  overflow: hidden;
}
.date-location-filters .filter-buttons .your-location {
  font-size: 50px;
  color: #27578c;
  float: left;
}
.date-location-filters .filter-buttons .buttons {
  float: right;
}
.date-location-filters .filter-buttons .buttons > span {
  background: #27578c;
  float: right;
  margin: 25px 0 0 20px;
  width: 2px;
  height: 20px;
}
.date-location-filters .filter-buttons a {
  float: right;
  display: block;
  height: 30px;
  padding: 0 20px 14px 0;
  margin: 20px 0 0 20px;
  line-height: 30px;
  font-size: 25px;
  font-size: 2.5rem;
  position: relative;
}
.date-location-filters .filter-buttons a:after {
  content: "";
  border-top: 15px solid #27578c;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  height: 0;
  right: 0;
  position: absolute;
  top: 7px;
  width: 0;
  z-index: 10;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.filter-container {
  position: relative;
  width: 100%;
  z-index: 100000;
}
.filter-container .mtl-filter {
  background-color: #27578c;
  display: none;
  width: 330px;
  padding: 15px;
  height: auto;
  font-family: "MissionGothicLight", Arial, Helvetica, Tahoma, sans-serif;
  color: #fff;
  position: absolute;
  right: 0;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.filter-container .mtl-filter:after {
  position: absolute;
  top: -10px;
  right: 20px;
  display: inline-block;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #27578c;
  border-left: 10px solid transparent;
  border-bottom-color: #27578c;
  content: "";
}
.filter-container .mtl-filter label {
  height: 100%;
}
.filter-container .mtl-filter select {
  width: 100%;
  height: 100%;
}
.filter-container .category-filter {
  background-color: #27578c;
  display: none;
  width: 330px;
  padding: 15px;
  height: 55px;
  font-family: "MissionGothicLight", Arial, Helvetica, Tahoma, sans-serif;
  color: #fff;
  position: absolute;
  right: 90px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.filter-container .category-filter:after {
  position: absolute;
  top: -10px;
  right: 20px;
  display: inline-block;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #27578c;
  border-left: 10px solid transparent;
  border-bottom-color: #27578c;
  content: "";
}
.filter-container .category-filter select {
  padding: 0px;
}
@media screen and (max-width: 437px) {
  .filter-container .category-filter {
    right: 0;
  }
}
.filter-container .sort-filter {
  background-color: #27578c;
  display: none;
  width: 330px;
  padding: 15px;
  height: 55px;
  font-family: "MissionGothicLight", Arial, Helvetica, Tahoma, sans-serif;
  color: #fff;
  position: absolute;
  right: 0;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.filter-container .sort-filter:after {
  position: absolute;
  top: -10px;
  right: 20px;
  display: inline-block;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #27578c;
  border-left: 10px solid transparent;
  border-bottom-color: #27578c;
  content: "";
}
.filter-container.add-locations .location-filter,
.home .filter-container .location-filter {
  right: 0;
}
.filter-container .location-filter {
  background-color: #27578c;
  display: none;
  width: 450px;
  height: 160px;
  font-family: "MissionGothicLight", Arial, Helvetica, Tahoma, sans-serif;
  color: #fff;
  position: absolute;
  right: 115px;
}
.filter-container .location-filter:after {
  position: absolute;
  top: -10px;
  right: 20px;
  display: inline-block;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #27578c;
  border-left: 10px solid transparent;
  border-bottom-color: #27578c;
  content: "";
}
.filter-container .location-filter .location-choices {
  width: 34%;
  height: 100%;
  padding: 10px 4%;
  float: left;
  background-color: #4c89cd;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.filter-container .location-filter .location-choices > div {
  width: 100%;
  margin: 0 auto 7px;
  border: 1px solid #fff;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1px 0 1px 10%;
  font-size: 17px;
  font-size: 1.7rem;
  cursor: pointer;
}
.filter-container .location-filter .location-choices > div.active {
  background-color: #27578c;
  border-color: #27578c;
}
.filter-container .location-filter .location-choices > div:hover {
  background-color: #7f8182;
}
.filter-container .location-filter .location-entry {
  width: 66%;
  height: 100%;
  padding: 10px 4%;
  float: left;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.filter-container .location-filter .location-entry label {
  font-size: 10px;
  margin-bottom: 5px;
  display: block;
}
.filter-container .location-filter .location-entry label span {
  height: 30px;
  line-height: 30px;
}
.filter-container .location-filter .location-entry input {
  width: 100%;
  margin-bottom: 15px;
  height: 40px;
  text-align: center;
  font-size: 27px;
  line-height: 40px;
}
.filter-container .location-filter .location-entry input[type="submit"] {
  padding: 0;
  background-color: black;
}
.filter-container .location-filter .location-entry input[type="submit"]:hover {
  background-color: #b60400;
}
.filter-container .active {
  display: block !important;
}

/* =Content
----------------------------------------------- */
@media screen and (max-width: 960px) {
  .marketplace-home-row-one .two-fifths,
  .marketplace-home-row-one .three-fifths {
    width: 100%;
  }
}
.marketplace-home-row-one .three-fifths {
  margin-left: 0 !important;
}
@media screen and (max-width: 775px) {
  .marketplace-home-row-one .two-fifths .bx-wrapper {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 500px) {
  .marketplace-home-row-one .two-fifths .bx-wrapper {
    padding: 0 0 40px;
  }
}

.hentry {
  /* margin: 0 0 1.5em; */
}

.byline,
.updated {
  display: none;
}

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

.page-content,
.entry-content,
.entry-summary {
  /* margin: 1.5em 0 0; */
  font-size: 16px;
  font-size: 1.6rem;
}

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

.widget-area {
  font-size: 16px;
  font-size: 1.6rem;
}

.post-author {
  margin: 0 0 15px 0;
}

#secondary {
  opacity: 0;
}

#featured-image {
  background: #f7f7f7;
  border: 1px solid #d6d6d6;
  padding: 13px;
  font-size: 0;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto 30px;
}
#featured-image .bx-wrapper {
  padding: 0;
  margin: 0;
}
#featured-image .slider {
  margin: 0;
}
#featured-image .slider li img {
  border: 1px solid #d6d6d6;
}
#featured-image .captions {
  background: #f7f7f7;
  padding: 20px 0 0;
}

#featured-image-controls .bx-pager {
  margin: 0;
  list-style: none;
  font-size: 0;
  padding: 0 17px;
  overflow: auto;
}
#featured-image-controls li {
  width: 23%;
  margin: 1%;
  float: left;
}
#featured-image-controls li img {
  width: 100%;
}

.fancybox-title-float-wrap {
  height: 28px;
}
.fancybox-title-float-wrap .child {
  white-space: normal;
}

.highlight .star-rating .kksr-legend {
  display: none !important;
}

.star-rating-container {
  position: relative;
}
.type-advertiser .star-rating-container {
  position: absolute;
  bottom: 15px;
  right: 3%;
}

.star-rating-no-vote {
  min-height: 70px;
  min-width: 150px;
  float: left;
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99999;
  cursor: pointer;
}

/* =Article Highlights
----------------------------------------------- */
#tabs > ul {
  margin: 0 0 -2px 0;
}
#tabs > ul > li {
  width: 48% !important;
}
#tabs > ul > li > a {
  font-size: 20px;
  font-size: 2rem;
  font-family: "MissionGothicBold", Arial, Helvetica, Tahoma, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  color: #27578c;
  cursor: text;
}
#tabs .one-half {
  margin-bottom: 0;
  font-size: 0;
}
#tabs .one-half .one-half {
  font-size: 1.5rem;
}
#tabs .highlight.advertiser-block .content,
#tabs .highlight.category-local-featured-brides .content {
  height: 148px;
}

/*	
.dotdotdot{
	.text{
		max-height: 150px;
		overflow: hidden;
	}
}
*/
.pin-wrapper.one-half {
  left: 50% !important;
}
.pin-wrapper.one-half .advertiser-block.one-half {
  left: 50% !important;
  position: absolute;
  top: 0;
}
.pin-wrapper.one-half .highlight.advertiser-block {
  left: 50% !important;
}
@media screen and (max-width: 1050px) {
  .pin-wrapper.one-half .highlight.advertiser-block {
    max-width: 400px;
  }
}
@media screen and (max-width: 740px) {
  .pin-wrapper.one-half .highlight.advertiser-block {
    display: none !important;
  }
}

#marketplace-categories {
  margin: 0 0 40px 0;
}
#marketplace-categories h2 {
  color: #7dcb78;
}
#marketplace-categories span {
  color: #27578c;
  margin-left: 10px;
}
#marketplace-categories .one-third {
  margin-bottom: 5px;
}

.highlight {
  overflow: hidden;
  margin-bottom: 18px;
  width: 100%;
  background: white;
  display: inline-block;
}
.highlight.community-links .title {
  color: #000;
}
.highlight.community-links .title a {
  color: #000;
}
.highlight.community-links .content {
  height: 200px;
}
.highlight.community-links .content .one-half {
  width: 48%;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.highlight.community-links .content .municipalities {
  font-size: 16px;
}
.highlight.community-links .category-bar span {
  padding: 10px 5px;
  float: left;
  position: relative;
  z-index: 1;
  background-color: #27578c;
}
.highlight.community-links .rate-bar a {
  color: #fff;
  line-height: 35px;
}
.highlight.community-links .rate-bar a:hover {
  color: #7dcb78;
}
.highlight .category-bar {
  text-transform: uppercase;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: normal;
  width: 100%;
  float: left;
  position: relative;
  background-color: #27578c;
}
.highlight .category-bar h3 {
  padding: 10px 15px;
  float: left;
  position: relative;
  z-index: 1;
  background-color: #27578c;
}
.highlight .category-bar h3:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 45px solid transparent;
  border-right: 45px solid transparent;
  border-top: 20px solid;
  position: absolute;
  bottom: -9px;
  left: 50px;
  border-top-color: #27578c;
}
.highlight .category-bar hr {
  background: #fff;
  margin: -1px;
  position: absolute;
  top: 50%;
  right: 15px;
  width: 100%;
}
.highlight .content {
  padding-top: 20px;
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  height: auto;
  overflow: hidden;
  position: relative;
  /* img {
    	float: left;
    	margin: 0 15px 0 0;
    } */
}
.highlight .content .content {
  padding: 0px;
  margin: 0px;
  height: auto;
}
.highlight .content .title {
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
  position: relative;
  line-height: 1.1em;
  border-bottom: 1px solid #ccc;
  font-size: 19px;
  font-size: 1.9rem;
  max-height: 40px;
  overflow: hidden;
  font-family: "MissionGothicRegular", Arial, Helvetica, Tahoma, sans-serif;
}
.highlight .content .title a {
  color: #000;
  text-decoration: none;
  display: block;
}
.highlight .content .title .date {
  position: absolute;
  right: 0;
  top: 50%;
  margin: -11px 0 0 0;
  font-size: 16px;
  font-size: 1.6rem;
}
.highlight .content .image-container {
  float: left;
  margin: 0 15px 0 0;
  height: 126px;
  overflow: hidden;
  /* max-width: 33%; */
}
.highlight .content p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5em;
  padding-bottom: 10px;
}
.highlight .content .text {
  font-family: "MissionGothicLight", Arial, Helvetica, Tahoma, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4em;
  padding: 0;
}
.highlight .rate-bar {
  color: #fff;
  padding: 0 0 0 15px;
  margin: 15px 0 0 0;
  float: left;
  width: 100%;
  height: 35px;
  background-color: #27578c;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.highlight .rate-bar span {
  font-size: 1.3rem;
}
.highlight .rate-bar .rate-bubble {
  height: 20px;
  min-width: 6px;
  background: #fff;
  color: #27578c;
  line-height: 1.5;
  text-align: center;
  padding: 0 12px;
  margin: 5px 10px 0 0;
  display: block;
  float: right;
  -webkit-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  position: relative;
}
.highlight .rate-bar .rate-bubble:after {
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  bottom: -7px;
  left: 5px;
}
.highlight .rate-bar .share {
  height: 100%;
  width: 50px;
  background: url("../images/share-arrow.png") center center no-repeat;
  background-color: #4c89cd;
  display: block;
  float: right;
  -webkit-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.highlight .rate-bar .share.addthis_toolbox {
  display: block;
}
.highlight .rate-bar .share.addthis_toolbox .addthis_button_expanded {
  display: none;
}
.highlight .rate-bar .share.addthis_toolbox .addthis_button_compact {
  height: 100%;
  width: 100%;
  display: block;
}
.highlight .rate-bar .share.addthis_toolbox .addthis_button_compact span {
  background: none !important;
}
.highlight .banner {
  background: #aa5152 url("../images/banner-bottom.png") center bottom no-repeat;
  padding: 5px 13px 38px 13px;
  margin: -17px 15px 0 0;
  width: 100px;
  height: 100%;
  color: #fff;
  text-align: center;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  left: 15px;
}
.highlight .banner span {
  display: block;
  line-height: 1em;
  border-bottom: 1px solid #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  padding: 4px 0;
}
.highlight .banner span:last-child {
  border: none;
}
.highlight .banner span.month {
  font-size: 17px;
  font-size: 1.7rem;
}
.highlight .banner span.day {
  font-size: 22px;
  font-size: 2.2rem;
}
.highlight .banner span.time {
  font-size: 14px;
  font-size: 1.4rem;
}
.highlight .banner span.year {
  font-size: 22px;
  font-size: 2.2rem;
}
.highlight.has-banner .category-bar {
  display: none;
}
.bxslider .highlight,
.highlight.has-banner {
  overflow: visible;
}
.bxslider .highlight .content,
.highlight.has-banner .content {
  height: 151px;
  padding-left: 130px;
}
.bxslider .highlight .content .title,
.highlight.has-banner .content .title {
  clear: none;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 20px;
  max-height: 37px;
}
.bxslider .highlight .rate-bar,
.highlight.has-banner .rate-bar {
  background-color: #aa5152;
}
.bxslider .highlight .rate-bar .rate-bubble,
.highlight.has-banner .rate-bar .rate-bubble {
  color: #aa5152;
}
.highlight.local-featured-brides .category-bar {
  display: none;
}
.highlight.local-featured-brides .content {
  height: 148px;
  overflow: hidden;
}
.highlight.local-featured-brides .content .title a,
.highlight.local-featured-brides .content .title .date {
  color: #27578c;
}
.highlight.local-featured-brides .content .image-container {
  float: right;
  margin: 0 0 0 15px;
  /* max-width: 33%; */
}
.highlight.local-featured-brides .content p {
  font-size: 16px;
  font-size: 1.6rem;
}
.highlight.advertiser-block .content {
  height: 148px;
}
.highlight.advertiser-block .row {
  font-family: "MissionGothicLight", Arial, Helvetica, Tahoma, sans-serif;
}
.highlight.advertiser-block .row > div {
  margin-bottom: 0;
}
.highlight.advertiser-block span.block-title {
  font-family: "MissionGothicRegular", Arial, Helvetica, Tahoma, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
}
.highlight.advertiser-block .advertiser-address {
  margin: 0;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.3em;
}
.highlight.advertiser-block .advertiser-info {
  margin: 0;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.3em;
  border-left: 1px solid #ccc;
  padding-left: 3%;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.highlight.advertiser-block .advertiser-cats {
  margin: 0;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.3em;
  border-left: 1px solid #ccc;
  padding-left: 3%;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.highlight.advertiser-block .advertiser-cats ul {
  margin-left: 0;
  list-style: none;
}
.highlight.advertiser-block img {
  max-width: 100%;
}
.highlight.wedding-planner .banner,
.highlight.wedding-planner .rate-bar,
.highlight.wedding-planner .category-bar,
.highlight.wedding-planner .rate-bar,
.highlight.wedding-planner h3,
.highlight.category-wedding .banner,
.highlight.category-wedding .rate-bar,
.highlight.category-wedding .category-bar,
.highlight.category-wedding .rate-bar,
.highlight.category-wedding h3,
.highlight.category-wedding-planner .banner,
.highlight.category-wedding-planner .rate-bar,
.highlight.category-wedding-planner .category-bar,
.highlight.category-wedding-planner .rate-bar,
.highlight.category-wedding-planner h3 {
  background-color: #7fbbd7;
}
.highlight.wedding-planner h3:after,
.highlight.category-wedding h3:after,
.highlight.category-wedding-planner h3:after {
  border-top-color: #7fbbd7;
}
.highlight.wedding-planner .share,
.highlight.category-wedding .share,
.highlight.category-wedding-planner .share {
  background-color: #a6d0e3;
}
.highlight.wedding-planner.category-events .banner,
.highlight.wedding-planner.category-events .rate-bar,
.highlight.category-wedding.category-events .banner,
.highlight.category-wedding.category-events .rate-bar,
.highlight.category-wedding-planner.category-events .banner,
.highlight.category-wedding-planner.category-events .rate-bar {
  background-color: #f99461;
}
.highlight.wedding-planner.category-events .banner .share,
.highlight.wedding-planner.category-events .rate-bar .share,
.highlight.category-wedding.category-events .banner .share,
.highlight.category-wedding.category-events .rate-bar .share,
.highlight.category-wedding-planner.category-events .banner .share,
.highlight.category-wedding-planner.category-events .rate-bar .share {
  background-color: #fbb592;
}
.highlight.category-local-featured-brides .banner,
.highlight.category-local-featured-brides .rate-bar,
.highlight.category-local-featured-brides .category-bar,
.highlight.category-local-featured-brides .rate-bar,
.highlight.category-local-featured-brides h3 {
  background-color: #27578c;
}
.highlight.category-local-featured-brides h3:after {
  border-top-color: #27578c;
}
.highlight.category-local-featured-brides.category-events .banner,
.highlight.category-local-featured-brides.category-events .rate-bar {
  background-color: #27578c;
}
.highlight.category-local-featured-brides.category-events .banner .share,
.highlight.category-local-featured-brides.category-events .rate-bar .share {
  background-color: #3270b4;
}

.archive .highlight.has-banner .content {
  height: 180px !important;
}
.highlight .advertiser-info {
  display: none;
}

.highlight.enhanced .advertiser-info {
  display: inline-block;
}
.highlight.enhanced .image-container {
  display: none;
}
#footer-nav {
  margin-top: 14px;
}
.tl-footer-ad-wrapper {
  background: gray;
  padding-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  color: white;
  margin-bottom: 0px !important;
  padding-bottom: 50px;
}
.tl-homepage-margin {
  margin-bottom: 0px !important;
}
.advertiser-search {
  width: 48%;
  padding: 0 0 25px 170px;
  position: relative;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.advertiser-search label {
  font-size: 40px;
  font-family: "MissionGothicLight", Arial, Helvetica, Tahoma, sans-serif;
  color: #27578c;
  position: absolute;
  left: 0;
  top: -5px;
}
.advertiser-search .advertiser-search-input-container {
  border-bottom: 1px solid #ccc;
  width: 100%;
  position: relative;
}
.advertiser-search .advertiser-search-input-container label {
  position: absolute;
  height: 40px;
  width: 50px;
  background-color: #27578c;
  background-image: url("../images/vendor-search.png");
  background-position: 0 -5px;
  top: 0;
  right: 0;
  left: auto;
}
.advertiser-search input[type="text"] {
  background: transparent;
  font-family: "MissionGothicLight", Arial, Helvetica, Tahoma, sans-serif;
  color: #27578c;
  border: medium none;
  display: block;
  font-size: 40px;
  height: 50px;
  margin: 0 0 -12px;
  padding: 0 55px 0 0;
  width: 100%;
}
.advertiser-search input[type="text"]::-webkit-input-placeholder {
  color: #27578c;
  opacity: 1;
}
.advertiser-search input[type="text"]:-moz-placeholder {
  color: #27578c;
  opacity: 1;
}
.advertiser-search input[type="text"]::-moz-placeholder {
  color: #27578c;
  opacity: 1;
}
.advertiser-search input[type="text"]:-ms-input-placeholder {
  color: #27578c;
  opacity: 1;
}
.advertiser-search input[type="text"]:focus::-webkit-input-placeholder {
  opacity: 0.6;
}
.advertiser-search input[type="text"]:focus:-moz-placeholder {
  opacity: 0.6;
}
.advertiser-search input[type="text"]:focus::-moz-placeholder {
  opacity: 0.6;
}
.advertiser-search input[type="text"]:focus:-ms-input-placeholder {
  opacity: 0.6;
}

.fadein {
  opacity: 0;
}

.pink {
  background: #7fbbd7;
}

.red {
  background: red;
}

.bx-wrapper {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 50px;
}
.bx-wrapper ul.bxslider {
  margin: 0;
}
.bx-wrapper .bx-controls-direction a {
  height: 41px;
  width: 21px;
  background-color: #27578c;
  margin-top: -20px;
}
.bx-wrapper .bx-prev {
  background-image: url("../images/bx-arrow-mask.png");
  background-position: left top;
  left: 0;
}
.bx-wrapper .bx-prev:hover {
  background-position: left top;
}
.bx-wrapper .bx-next {
  background-image: url("../images/bx-arrow-mask.png");
  background-position: right top;
  right: 0;
}
.bx-wrapper .bx-next:hover {
  background-position: right top;
}

.divide-bar {
  height: 35px;
  width: 100%;
  background: #27578c;
  text-align: center;
  position: relative;
  z-index: 1;
  color: #fff;
  display: block;
  text-decoration: none;
  line-height: 35px;
}

.site-main {
  position: relative;
}
.site-main .loading-posts {
  background: url("../images/ajax-loader.gif") center center no-repeat
    transparent;
  height: 32px;
  width: 32px;
  margin: 25px -25px 25px -15px;
  position: absolute;
  bottom: 80px;
  left: 50%;
}

.view-more-bar {
  height: 35px;
  width: 100%;
  background: #27578c;
  text-align: center;
  position: relative;
  z-index: 1;
  color: #fff !important;
  display: block;
  text-decoration: none;
  line-height: 35px;
  color: #fff;
  margin: 50px 0 20px;
}
.view-more-bar:hover {
  color: #fff;
}
.view-more-bar:before {
  color: #fff;
  content: "";
  position: absolute;
  top: -30px;
  left: 50%;
  margin: 0 0 0 -40px;
  height: 40px;
  width: 80px;
  -webkit-border-radius: 40px/40px 40px 0px 0px;
  -ms-border-radius: 40px/40px 40px 0px 0px;
  -moz-border-radius: 40px/40px 40px 0px 0px;
  -o-border-radius: 40px/40px 40px 0px 0px;
  border-radius: 40px/40px 40px 0px 0px;
  background: url("../images/view-more-arrow.png") center center no-repeat
    #27578c;
  z-index: -1;
}

.view-more-bar-disabled {
  height: 35px;
  width: 100%;
  background-color: #27578c;
  text-align: center;
  position: relative;
  z-index: 1;
  color: #fff !important;
  display: block;
  text-decoration: none;
  line-height: 35px;
  color: #fff;
  margin: 50px 0 20px;
}
.view-more-bar-disabled:hover {
  color: #fff;
}

.the-end {
  text-align: center;
  color: #999;
}

/* =Sidebar
----------------------------------------------- */
.claim-listing {
  display: inline-block;
  float: right;
  width: 31%;
  text-align: center;
  position: relative;
  background-color: #7dcb78;
}
.claim-listing h2 {
  color: white;
}
.claim-listing a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.category-events #secondary .widget .widget-title {
  color: #999;
}
.category-events #secondary .widget .addthisevent-drop {
  background-color: #aa5152;
  border: 1px solid #aa5152;
}
.category-events #secondary .widget .addthisevent-drop span {
  background-color: #aa5152;
  border: 1px solid #aa5152;
}
.category-events #secondary .widget .addthisevent-drop span span {
  border: none;
}
.category-events #secondary .widget .addthisevent-drop span span:hover {
  background-color: #bc7273;
}
.category-events #secondary .widget .wrap {
  background-color: #aa5152;
}

.sports #secondary .widget .widget-title,
.school-sports #secondary .widget .widget-title,
.sportsrecreation #secondary .widget .widget-title,
.category-sports #secondary .widget .widget-title {
  color: #999;
}
.sports #secondary .widget .addthisevent-drop,
.school-sports #secondary .widget .addthisevent-drop,
.sportsrecreation #secondary .widget .addthisevent-drop,
.category-sports #secondary .widget .addthisevent-drop {
  background-color: #58906b;
  border: 1px solid #58906b;
}
.sports #secondary .widget .addthisevent-drop span,
.school-sports #secondary .widget .addthisevent-drop span,
.sportsrecreation #secondary .widget .addthisevent-drop span,
.category-sports #secondary .widget .addthisevent-drop span {
  background-color: #58906b;
  border: 1px solid #58906b;
}
.sports #secondary .widget .addthisevent-drop span span,
.school-sports #secondary .widget .addthisevent-drop span span,
.sportsrecreation #secondary .widget .addthisevent-drop span span,
.category-sports #secondary .widget .addthisevent-drop span span {
  border: none;
}
.sports #secondary .widget .addthisevent-drop span span:hover,
.school-sports #secondary .widget .addthisevent-drop span span:hover,
.sportsrecreation #secondary .widget .addthisevent-drop span span:hover,
.category-sports #secondary .widget .addthisevent-drop span span:hover {
  background-color: #72a985;
}
.sports #secondary .widget .wrap,
.school-sports #secondary .widget .wrap,
.sportsrecreation #secondary .widget .wrap,
.category-sports #secondary .widget .wrap {
  background-color: #58906b;
}

#secondary .widget {
  margin: 0 0 30px 0;
  display: block;
}
#secondary .widget .widget-title {
  color: #7dcb78;
}
#secondary .widget .addthisevent-drop {
  width: 100%;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #27578c;
  color: #fff !important;
  font-family: "MissionGothicBold", Arial, Helvetica, Tahoma, sans-serif;
  background-image: url("../images/attending.png");
  background-position: 20px -93px;
  background-repeat: no-repeat;
  padding-left: 110px;
  height: 100px;
  line-height: 80px;
  font-size: 20px;
  border: 1px solid #27578c;
}
#secondary .widget .addthisevent-drop span {
  font-size: 13px;
  width: 100%;
  background-color: #27578c;
  color: #fff !important;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "MissionGothicRegular", Arial, Helvetica, Tahoma, sans-serif;
  border: 1px solid #27578c;
  text-align: center;
}
#secondary .widget .addthisevent-drop span span {
  border: none;
}
#secondary .widget .addthisevent-drop span span:hover {
  background-color: #7dcb78;
}
#secondary .widget .wrap {
  padding: 20px;
  background-color: #27578c;
  color: #fff;
  font-family: "MissionGothicLight", Arial, Helvetica, Tahoma, sans-serif;
  font-size: 16px;
  line-height: normal;
}
#secondary .widget .wrap ul {
  margin: 0;
  list-style: none;
}
#secondary .widget .wrap ul li {
  margin: 0 0 20px 0;
}
#secondary .widget .wrap ul li:last-child {
  margin: 0;
}
#secondary .widget .wrap a {
  color: #fff;
  text-decoration: none;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
}
#secondary .widget.attending-btn .wrap {
  background-image: url("../images/attending.png");
  background-position: 20px -93px;
  background-repeat: no-repeat;
  padding: 0 20px 0 110px;
  line-height: 100px;
  height: 100px;
}
#secondary .widget.attending-btn.attending .wrap {
  background-position: 20px 15px;
  background-color: #7dcb78;
}

.no-res-inner {
  width: 100%;
  margin: 30px auto;
  max-width: 500px;
}

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

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

.wp-caption {
  border: 1px solid #ccc;
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 1.2% auto 0;
  max-width: 98%;
}

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

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.site-main .gallery {
  margin-bottom: 1.5em;
}

.site-main .gallery a img {
  border: none;
  height: auto;
  max-width: 90%;
}

.site-main .gallery dd {
  margin: 0;
}

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

/* =Navigation
----------------------------------------------- */
.site-main [class*="navigation"] {
  margin: 0 0 1.5em;
  overflow: hidden;
}

[class*="navigation"] .nav-previous {
  float: left;
  width: 50%;
}

[class*="navigation"] .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

#nav-below {
  display: inline-block;
  width: 100%;
}

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

.form-allowed-tags {
  display: none;
}

.disqus-comments .one-third {
  float: right;
}
.disqus-comments #rater-block {
  margin: 0 0 20px 0;
  width: 100%;
  display: block;
  height: 50px;
  background: url("../images/rate-divide.png") center 3px no-repeat;
}
.disqus-comments #rater-block .rating,
.disqus-comments #rater-block .rate-plus,
.disqus-comments #rater-block .rate-minus {
  padding: 12px 15px 12px 45px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1;
  background: #27578c;
  color: #fff;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  height: 40px;
  width: 46%;
  background-repeat: no-repeat;
  background-position: 8px center;
  text-align: center;
}
.disqus-comments #rater-block .rating:after,
.disqus-comments #rater-block .rate-plus:after,
.disqus-comments #rater-block .rate-minus:after {
  content: "";
  width: 18px;
  height: 11px;
  position: absolute;
  background-color: inherit;
  background-image: url("../images/speech-bubble-bottom.png");
  bottom: -11px;
  left: 10px;
}
.disqus-comments #rater-block .rating {
  margin: 0 9% 0 0;
}
.disqus-comments #rater-block .rate-minus {
  background-color: #7dcb78;
  background-image: url("../images/rate-minus.png");
}
.disqus-comments #rater-block .rate-plus {
  background-image: url("../images/rate-plus.png");
}
.disqus-comments .rate-question {
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  border: 4px solid #cccccc;
  color: #cccccc;
  display: none;
  float: left;
  font-size: 28px;
  height: 37px;
  line-height: 1.2;
  margin: 0 0 0 20px;
  position: absolute;
  right: 0;
  text-align: center;
  text-decoration: none;
  top: 0;
  width: 37px;
}

/*
.star-rating{
	width:100%;
	.kk-star-ratings.lft{
		float:none;
		width:100%;
		.kksr-stars{
			width:120px;
			margin:0 auto;
		}
		.kksr-legend{
			width:100%;
		}
	}
}
*/

/* 2021 new code */

/*events page update*/
.tl-event-filter-options-wrapper {
  position: relative;
  width: 100%;
  background-color: #e6e7e8;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: -19.8px;
}
#tl-event-filter-keyword {
  text-indent: 10px;
  font-size: 1.8rem;
}
.tl-event-filter-options-inner-wrapper {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}
#tl-event-filter-start-date,
#tl-event-filter-end-date {
  text-align: center;
  font-size: 1.8rem;
}
.tl-event-filter-two-thirds {
  margin-top: 10px;
  width: 72%;
  display: inline-flex;
}
.tl-event-filter-two-thirds-data {
  width: 72%;
  display: block;
}
.tl-event-filter-options-left {
  width: 55%;
  margin-right: 35px;
}
.tl-event-filter-top-group {
  margin-bottom: 15px;
}
#tl-event-filter-keyword {
  height: 40px;
  border: 2px solid #bbb9b9;
}
.tl-event-filter-bottom-group {
  display: inline-flex;
}
.tl-event-filter-town-wrapper {
  width: 140px;
  margin-right: 24px;
}
#tl-event-filter-town-select {
  height: 40px;
  border: 2px solid #bbb9b9;
}
.tl-event-filter-options-left .tl-event-filter-top-group input {
  width: 100%;
}
.tl-event-filter-county-select-wrapper {
  width: 140px;
}
#tl-event-filter-county-select,
#tl-event-filter-category,
#tl-event-filter-start-date,
#tl-event-filter-end-date,
#datepicker_start,
#datepicker_end {
  height: 40px;
  border: 2px solid #bbb9b9;
}
#datepicker_start,
#datepicker_end {
  width: 158px;
}
#tl-event-filter-keyword {
  color: #bbb9b9;
}
.tl-event-filter-one-third {
  width: 28%;
  text-align: center;
}
.tl-event-market-space {
  height: 225px;
  width: 225px;
  background: #e6e7e8;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid black;
}
.tl-event-details-header-text {
  color: gold;
  font-size: 2.5rem;
  margin-bottom: 10px;
}
.tl-event-details-date-location {
  display: flex;
  margin-bottom: 10px;
}
.tl-event-details-date-location p {
  padding-bottom: 0px;
}
.tl-event-details-short-description {
  font-size: 2rem;
  font-weight: normal;
  margin-bottom: 10px;
  display: none;
}
.tl-event-details-short-description p {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 10px;
}
.tl-event-details-date {
  font-size: 2.2rem;
  font-weight: bold;
}
.tl-event-details-date-spacer {
  font-size: 2.2rem;
  margin-left: 10px;
  margin-right: 10px;
}
.tl-event-details-city-state {
  font-size: 2.2rem;
}
.tl-event-display-wrapper {
  display: flex;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
.tl-event-list {
  width: 100%;
  padding-top: 10px;
}
.tl-event-details-wrapper {
  border-top: 1px solid black;
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.tl-event-details-readmore {
  color: gold;
  font-size: 2.5rem;
}
.tl-event-details-image {
  width: 260px;
  min-width: 260px;
  margin-right: 20px;
}
.three-fourths {
  width: 75%;
}
.tl-event-details-inner-wrapper-img {
  display: inline-flex;
}
.page-template-page-submitted-events .tl-reopen-proximity-wrapper {
  width: 135px;
}
.page-template-page-submitted-events .tl-reopen-proximity {
  margin-top: 2px;
}
.page-template-page-submitted-events .tl-proximity-text {
  font-size: 2rem;
  padding-bottom: 0px;
}
.page-template-page-submitted-events .tl-reopen-proximity {
  width: 135px;
}
.tl-event-filter-options-right {
  width: 45%;
}
#tl-event-filter-category {
  color: #bbb;
  font-size: 1.8rem;
  text-indent: 5px;
}
#tl-event-filter-town-select,
#tl-event-filter-county-select,
#datepicker_start,
#datepicker_end {
  color: #bbb;
  text-indent: 3px;
  font-size: 1.8rem;
}
.tl-event-filter-category-wrapper {
  margin-bottom: 15px;
}
#tl-event-filter-start-date {
  width: 49%;
}
#tl-event-filter-end-date {
  width: 51%;
  margin-left: -5px;
}
#tl-event-filter-submit {
  width: auto;
  height: auto;
  font-size: 2.5rem;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 35px;
  padding-right: 35px;
}
.tl-event-filter-reset-wrapper {
  margin-top: 15px;
}
.tl-event-town-county-wrap {
  display: inline-flex;
}

.tl-event-filter-date-input-wrapper {
  display: flex;
}
.tl-event-full-market-wrapper {
  display: block;
}
#tl-market-space-mobile {
  display: none;
}
.tl-event-full-market-wrapper {
  margin-left: 30px;
  margin-top: 10px;
}

@media (max-width: 1115px) {
  .tl-event-filter-two-thirds-data {
    padding-left: 20px;
  }
  .tl-event-filter-options-inner-wrapper {
    display: block;
    text-align: center;
  }
  .tl-event-filter-options-right-top,
  .tl-event-filter-options-right-bottom {
    width: 330px;
  }
  .tl-event-filter-one-third {
    width: 225px;
    margin-left: auto;
    margin-right: auto;
  }
  .tl-event-market-space {
    width: 225px;
  }
  .tl-event-filter-two-thirds {
    width: 90%;
  }
  .tl-event-filter-top-group {
    max-width: 496px;
  }
  .post-type-archive-event .tl-reopen-proximity {
    width: 125px;
  }
  .tl-event-proximity-inputs {
    top: 26px;
    left: -95px;
  }
}
@media (max-width: 964px) {
  .tl-event-display-wrapper {
    display: block;
  }
  .tl-event-full-market-wrapper {
    display: none;
  }
  #tl-market-space-mobile {
    display: block;
    margin-top: 50px;
  }
  .tl-event-filter-two-thirds-data {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 870px) {
  .tl-event-filter-two-thirds {
    display: block;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }
  .tl-event-filter-options-left {
    width: 100%;
  }
  .tl-event-filter-options-right {
    width: 100%;
    text-align: center;
  }
  .tl-event-filter-options-right {
    margin-top: 5px;
  }
  .tl-event-filter-options-right-top,
  .tl-event-filter-options-right-bottom {
    width: 100%;
  }

  .post-type-archive-event .tl-reopen-proximity {
    margin-top: 5px;
  }
  .tl-event-filter-bottom-group {
    margin-bottom: 10px;
  }
  .tl-event-proximity-inputs {
    left: -57px;
  }
}

@media (max-width: 641px) {
  .post-type-archive-event .tl-reopen-proximity {
    width: 190px;
  }
  .tl-event-filter-bottom-group {
    display: block;
  }
  .tl-event-filter-date-input-wrapper {
    display: inline-flex;
  }
  .tl-event-filter-two-thirds {
    display: block;
    width: 65%;
  }
  .tl-event-details-inner-wrapper-img {
    display: block;
  }
  #tl-market-space-mobile .tl-event-filter-one-third {
    width: 47%;
  }
  .tl-event-details-image {
    margin-left: auto;
    margin-right: auto;
  }
  .tl-event-details-header-text {
    font-size: 2.5rem;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 15px;
  }
  .tl-event-1-3rd {
    width: 90%;
  }
}
@media (max-width: 580px) {
  .tl-datepair-set {
    display: block !important;
  }
  .tl-datepair-event-date-range-group {
    display: block !important;
  }
  .tl-datepair-event-date-range-group .col-sm-4 {
    margin-top: 10px;
  }
  .tl-datepair-fix-date {
    margin-top: 10px;
  }
  .event-date {
    margin-top: -38px !important;
  }
}
@media (max-width: 400px) {
  .tl-event-town-county-wrap {
    display: block;
  }
  .tl-event-filter-town-wrapper {
    width: 100%;
    margin-bottom: 15px;
  }
  .tl-event-filter-date-input-wrapper {
    display: block;
  }

  #datepicker_start,
  #datepicker_end {
    width: 100%;
    margin-bottom: 15px;
  }
  .tl-event-filter-county-select-wrapper {
    width: 100%;
  }

  .tl-event-filter-one-third {
    width: 50%;
    text-align: center;
  }
  .addthis_toolbox.addthis_default_style {
    margin-left: -15px;
  }
}

/* theme update */
.tl-header-top-search-wrapper {
  text-align: right;
}

.tl-header-top-pub-list-wrapper {
  text-align: center;
}
#nav2 {
  margin-left: 0px;
  margin-top: 12px;
  padding-left: 20px;
}
#nav2 {
  margin-left: 0px;
  margin-top: 12px;
  padding-left: 20px;
  height: 18px;
}

#tl-mid-nav-list-item-first,
#tl-mid-nav-list-item,
#tl-mid-nav-list-item-last,
#tl-mid-nav-list-item,
#tl-mid-nav-list-item-last,
#tl-mid-nav-a {
  font-family: "Roboto";
  font-size: 1.5rem !important;
  color: #939598;
  letter-spacing: 6px;
  font-weight: 300;
  margin-left: 1px;
}

.tl-header-top-logo {
  max-width: 150px;
  margin-right: 15px;
}
.tl-header-top-wrapper {
  display: inline-flex;
  margin-bottom: 16px;
}
.tl-header-top-links-n-search {
  max-width: 100%;
}
@media screen and (max-width: 775px) {
  div.rating-container {
    margin-bottom: 80px;
  }
}

.comments-sidebar-title {
  border-bottom: 1px solid #ccc;
  color: #ccc;
  text-transform: uppercase;
  font-size: 34px;
  font-size: 3.4rem;
  line-height: 1.3em;
  margin: 0 0 15px 0;
  position: relative;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 50px;
}

.addthis_toolbox .at300b {
  width: 25% !important;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  border-left: 1px solid #ccc;
}
.addthis_toolbox .at300b:first-child {
  border: none;
}
.addthis_toolbox .addthis_counter {
  display: none !important;
}

/* =Widgets
----------------------------------------------- */
.widget {
  margin: 0 0 1.5em;
}
.widget .widget-title {
  font-size: 24px;
  text-transform: uppercase;
}

/* Make sure select elements fit in widgets */
.widget select {
  max-width: 100%;
}

/* Search widget */
.widget_search .search-submit {
  display: none;
}

/* =Footer
----------------------------------------------- */
.footer-container {
  /* position: absolute;
  bottom: 0; */
  width: 100%;
}
.footer-container .pre-footer .wrap {
  padding-bottom: 0;
}
.footer-container .pre-footer .large-az-container {
  text-align: center;
  margin: 10px 0 30px;
}
.footer-container .pre-footer .icon-bar {
  margin: 20px 0 0 0;
}
.footer-container .pre-footer .icon-bar a {
  font-size: 20px;
  padding: 35px 0 5px 10px;
  color: #fff;
  text-decoration: none;
  background: #27578c;
  position: relative;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  text-transform: uppercase;
}
.footer-container .pre-footer .icon-bar a.sports {
  background-color: #58906b;
  background-image: url("../images/sports-icons.png");
}
.footer-container .pre-footer .icon-bar a.events {
  background-color: #aa5152;
  background-image: url("../images/events-icons.png");
}
.footer-container .pre-footer .icon-bar a.lifestyle {
  background-color: #f99461;
  background-image: url("../images/lifestyle-icons.png");
}
.footer-container .pre-footer .icon-bar a.forums {
  background-color: #7dcb78;
  background-image: url("../images/forums-icons.png");
}
.footer-container .pre-footer .icon-bar a:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  height: 43px;
  width: 43px;
  background: url("../images/pre-footer-plus.png") no-repeat;
}
.footer-container .pre-footer .icon-bar a:hover {
  background-color: #27578c;
}
.footer-container .pre-footer .social-container .social-widget {
  float: left;
}
.footer-container .pre-footer .pre-footer-bottom {
  padding: 20px 0 0;
}
@media screen and (max-width: 775px) {
  .footer-container .pre-footer .pre-footer-bottom .one-half:first-child {
    display: none;
  }
}
.footer-container .pre-footer .pre-footer-bottom .email-signup {
  position: relative;
  padding-left: 150px;
}
.footer-container .pre-footer .pre-footer-bottom .email-signup label {
  color: #27578c;
  cursor: pointer;
  -webkit-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
.footer-container .pre-footer .pre-footer-bottom .email-signup label:hover {
  color: #7dcb78;
}
.footer-container
  .pre-footer
  .pre-footer-bottom
  .email-signup
  label[for="mce-EMAIL"] {
  position: absolute;
  left: 0;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 35px;
  text-transform: uppercase;
}
.footer-container .pre-footer .pre-footer-bottom .email-signup .response {
  line-height: 1.3;
  font-size: 12px;
}
.footer-container .pre-footer .pre-footer-bottom .email-signup ul {
  list-style: none;
  margin: 0;
}
.footer-container .pre-footer .pre-footer-bottom .email-signup ul li {
  display: inline-block;
  width: 33%;
}
.footer-container .pre-footer .pre-footer-bottom .email-signup ul li label {
  font-size: 12px;
}
.footer-container
  .pre-footer
  .pre-footer-bottom
  .email-signup
  ul
  li
  label
  input {
  margin-right: 5px;
}
.footer-container .pre-footer .pre-footer-bottom .email-form-container {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  padding-right: 75px;
  width: 100%;
}
.footer-container .pre-footer .pre-footer-bottom input[type="email"] {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  height: 35px;
  width: 100%;
  position: relative;
  border: 0;
  font-size: 14px;
  font-size: 1.4rem;
  background: #f1eee5;
}
.footer-container .pre-footer .pre-footer-bottom input[type="submit"] {
  position: absolute;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  width: 75px;
  height: 35px;
  padding: 0;
  right: 0;
  top: 0;
  color: #fff;
  background: #27578c;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.footer-container .pre-footer .pre-footer-bottom input[type="submit"]:hover {
  background-color: #7dcb78;
}
.footer-container .pre-footer .pre-footer-bottom .input-group {
  display: block;
}
.footer-container #footer {
  border-top: 5px solid #7dcb78;
  background-color: #f1eee5;
}
.footer-container #footer .wrap {
  padding-bottom: 0;
}
.footer-container #footer .wrap .one-sixth {
  margin: 0;
}
.footer-container #footer .site-info {
  position: absolute;
  bottom: 64px;
  font-family: "Roboto", "MissionGothicRegular", Arial, Helvetica, Tahoma,
    sans-serif;
  text-transform: uppercase;
  color: #27578c;
}
.footer-container #footer .small-az-container {
  text-align: center;
  display: block;
}
.footer-container #footer #footer-nav ul {
  list-style: none;
  font-size: 0;
}
.footer-container #footer #footer-nav ul li {
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1em;
  text-transform: uppercase;
  display: inline-block;
  padding: 0 15px;
  margin-bottom: 10px;
  border-left: 2px solid black;
}
.footer-container #footer #footer-nav ul li:first-child {
  border: none;
  padding-left: 0;
}
.footer-container #footer #footer-nav ul li a {
  text-decoration: none;
  display: block;
}

.footer-advertisment {
  min-height: 70px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 700px) {
  .footer-advertisment {
    width: 90%;
  }
}
.footer-advertisment p {
  color: white;
  text-align: center;
  position: relative;
  padding-top: 28px;
}

.back-to-top {
  background-image: url("../images/back-to-top.png");
  background-position: left center;
  background-repeat: no-repeat;
  background-color: #27578c;
  opacity: 0;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  bottom: 105px;
  visibility: hidden;
  height: 60px;
  width: 60px;
  position: fixed;
  right: 50px;
  vertical-align: middle;
  z-index: 10000;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.back-to-top.shown {
  opacity: 0.8;
  visibility: visible;
}

/* =Infinite Scroll
----------------------------------------------- */
/* =BBPress
----------------------------------------------- */
.forum-wrap {
  overflow-x: auto;
}

#bbpress-forums {
  min-width: 600px;
  font-size: 15px;
}
#bbpress-forums .bbp-forums-list li {
  font-size: 15px;
}
#bbpress-forums .subscription-toggle {
  float: right;
}
#bbpress-forums #bbp_search {
  border: 0;
  background: #f1eee5;
}
#bbpress-forums .bbp-forums {
  border: 1px solid #ccc;
}
#bbpress-forums li.bbp-header {
  background: #27578c;
  color: #fff;
  font-weight: normal;
  font-family: "MissionGothicBold", Arial, Helvetica, Tahoma, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
}
#bbpress-forums li.bbp-header a {
  color: #fff;
}
#bbpress-forums li.bbp-header a:hover {
  color: #7dcb78;
}
#bbpress-forums li.bbp-body {
  font-size: 16px;
  font-size: 1.6rem;
}
#bbpress-forums li.bbp-footer {
  background: #c4d8ee;
}
#bbpress-forums .bbp-forum-info .bbp-forum-content,
#bbpress-forums p.bbp-topic-meta {
  font-size: 14px;
  font-size: 1.4rem;
}
#bbpress-forums .bbp-template-notice p {
  font-size: 14px;
  font-size: 1.4rem;
}

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-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;
}

.townlively-pagination {
  float: left;
  width: 100%;
  margin: 0 0 20px 0;
}

.townlively-pagination li a,
.townlively-pagination li a:hover,
.townlively-pagination li.active a,
.townlively-pagination li.disabled {
  color: #fff;
  font-size: 14px;
  text-decoration: none;
}

.townlively-pagination li {
  display: inline;
  margin: 0 5px 0 0;
}

.townlively-pagination li a,
.townlively-pagination li a:hover,
.townlively-pagination li.active a,
.townlively-pagination li.disabled {
  background-color: #27578c;
  border-radius: 3px;
  cursor: pointer;
  padding: 12px;
  padding: 5px;
}

.townlively-pagination li a:hover,
.townlively-pagination li.active a {
  background-color: #3c8dc5;
}

.addthisevent_dropdown .copyx {
  display: none !important;
}

.kk-star-ratings .kksr-star.yellow {
  background-image: url("http://townlively.com/wp-content/uploads/2014/05/orange.png") !important;
}

.comment-respond .wp-social-login-provider-list {
  float: none;
}
.comment-respond .wp-social-login-provider-list .wp-social-login-provider {
  margin-left: 10px;
}

/* List For Comments */
ol.comment-list {
  list-style-type: none;
  margin-left: 0;
}

li.comment {
  list-style-type: none;
}

.comment-author {
  display: inline-block;
}
.comment-author img {
  display: block;
  float: left;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  margin-top: 5px;
}
@media screen and (max-width: 500px) {
  .comment-author img {
    width: 30px;
    height: 30px;
    margin-right: 10px;
  }
}
.comment-author cite {
  font-style: normal;
}

.comment-metadata {
  display: inline-block;
}
.comment-metadata a {
  color: grey;
  font-size: 1.35rem;
  margin-left: 10px;
}
@media screen and (max-width: 500px) {
  .comment-metadata a {
    margin-left: 7px;
  }
}
@media screen and (max-width: 500px) {
  .comment-metadata a:first-child {
    font-size: 1rem;
  }
}
.comment-metadata .edit-link {
  position: absolute;
  bottom: 0px;
  left: 80px;
}
@media screen and (max-width: 500px) {
  .comment-metadata .edit-link {
    left: 70px;
  }
}

.says {
  display: none;
}

.comment-body {
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
@media screen and (max-width: 500px) {
  .comment-body {
    padding-bottom: 34px;
  }
}
.comment-body .reply {
  position: absolute;
  bottom: 0;
  left: 50px;
}
@media screen and (max-width: 500px) {
  .comment-body .reply {
    left: 40px;
  }
}
.comment-body .reply a {
  color: grey;
  font-size: 1.35rem;
}

@media screen and (max-width: 500px) {
  a.comment-edit-link {
    font-size: 1.35rem !important;
  }
}

.comment-content {
  text-align: left;
  margin-top: -20px;
  margin-left: 50px;
}
.comment-content p {
  padding-bottom: 0;
}
@media screen and (max-width: 500px) {
  .comment-content {
    width: calc(100% - 40px);
    margin-top: -12px;
  }
}

/* PRELOAD ANIMATION */
.marketplace-search {
  position: relative;
}

.loading {
  margin-left: -25% !important;
  margin-top: 2% !important;
  display: none;
}

.loading,
.loading::before,
.loading::after {
  z-index: 99;
  position: absolute;
  top: 50%;
  left: 50%;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-left-color: rgba(39, 87, 140, 0.9);
  -webkit-border-radius: 999px;
  -moz-border-radius: 999px;
  border-radius: 999px;
}

.loading {
  margin: -25px 0 0 -25px;
  height: 80px;
  width: 80px;
  -webkit-animation: animation-rotate 1000ms linear infinite;
  -moz-animation: animation-rotate 1000ms linear infinite;
  -o-animation: animation-rotate 1000ms linear infinite;
  animation: animation-rotate 1000ms linear infinite;
}

.loading::before {
  content: "";
  margin: -23px 0 0 -23px;
  height: 44px;
  width: 44px;
  -webkit-animation: animation-rotate 1000ms linear infinite;
  -moz-animation: animation-rotate 1000ms linear infinite;
  -o-animation: animation-rotate 1000ms linear infinite;
  animation: animation-rotate 1000ms linear infinite;
}

.loading::after {
  content: "";
  margin: -29px 0 0 -29px;
  height: 56px;
  width: 56px;
  -webkit-animation: animation-rotate 2000ms linear infinite;
  -moz-animation: animation-rotate 2000ms linear infinite;
  -o-animation: animation-rotate 2000ms linear infinite;
  animation: animation-rotate 2000ms linear infinite;
}

@-webkit-keyframes animation-rotate {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes animation-rotate {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-o-keyframes animation-rotate {
  100% {
    -o-transform: rotate(360deg);
  }
}
@keyframes animation-rotate {
  100% {
    transform: rotate(360deg);
  }
}
/* END PRE LOAD ANIMATION */
.get-comments {
  visibility: hidden;
}

.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front {
  width: 50% !important;
  z-index: 9999;
  left: 50% !important;
  margin-left: -25% !important;
}
@media screen and (max-width: 495px) {
  .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front {
    width: 80% !important;
    margin-left: -40% !important;
  }
}

h3.gform_title {
  display: none !important;
}

#at20mc {
  display: none !important;
}

.pin-wrapper .pin-hide {
  display: none !important;
}

.upgrade-listing-button {
  color: white;
  background-color: #27578c;
  text-transform: uppercase;
  padding: 7px 20px;
}
.upgrade-listing-button:hover {
  color: white;
  background-color: #7dcb78;
}

/* Responsive Import
----------------------------------------------- */
.row-flex {
  width: 100%;
  display: flex;
  margin: 0px;
  max-width: 1110px;
  margin-left: auto;
  margin-right: auto;
}
#tl-across-results {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 21px;
  grid-auto-rows: 278px;
  grid-row-gap: 2px;
  margin-top: 8px;
}
.tl-partner-content {
  padding-bottom: 0px !important;
}

.tl-across-lead-space h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 3rem;
  letter-spacing: 1px;
}
.tl-partner-details-wrap p {
  padding-bottom: 0px !important;
}

.tl-partner-sub-head {
  font-size: 1.8rem;
  font-weight: 600;
  border-bottom: 6px solid #27578c;
  margin-bottom: 16px;
  padding-bottom: 4px;
}
.tl-row-margin {
  margin-top: 25px;
}
#tl-across-nav-text-top {
  display: none;
}

.tl-parnter-read-link {
  font-weight: 900;
}

.tl-partner-details-wrap {
  background-color: #e5e5e5;
  padding: 15px;
  margin-bottom: 20px;
  min-height: 311px;
  max-height: 311px;
}
.tl-view-more-wrapper {
  margin-top: 90px;
}

.tl-parnter-read-more {
  margin-top: 15px;
}
.tl-partner-text {
  font-size: 2rem;
  font-weight: 400;
  color: #21537e;
  padding-bottom: 8px;
  border-bottom: 3px dashed #7dcb78;
}
.tl-partner-title {
  font-size: 2rem;
  margin-top: 10px;
  margin-bottom: 16px;
  padding-bottom: 4px;
  color: #27578c;
  font-weight: 900;
}
.tl-parnter-read-link {
  font-size: 2rem;
}

@media (max-width: 1214px) {
  .tl-across-pa-btn,
  .tl-across-town-btn {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0px !important;
    width: 200px;
    text-align: center;
    padding-right: 0px !important;
    background-color: #27578c;
    color: white;
    float: none;
  }

  .tl-across-nav-left {
    width: 100% !important;
    display: inline-flex !important;
  }

  .tl-across-lead-space {
    max-width: 500px;
    max-width: 500px;
    margin-top: 75px;
    margin-left: auto !important;
    margin-right: auto;
  }
}

@media (max-width: 767px) {
  #tl-across-results {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
  .tl-across-view-more-grid-mobile {
    grid-template-columns: repeat(1, 1fr) !important;
  }
  #tl-across-nav-text-top {
    display: block;
  }
  #tl-across-nav-text {
    display: none;
  }
  .tl-across-logo {
    width: 300px;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 27px !important;
  }
  .tl-across-space {
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .tl-across-nav-left {
    display: block !important;
  }
  .tl-across-nav-wrapper {
    height: 100px !important;
  }
  .tl-across-pa-btn {
    margin-left: 15px !important;
    margin-top: 55px !important;
    float: none !important;
  }
  .tl-across-town-btn {
    float: none;
  }
  .tl-across-pa-btn,
  .tl-across-town-btn {
    width: 100% !important;
  }
  .tl-across-pa-btn {
    margin-left: -10px !important;
  }
  .tl-across-nav-left {
    width: 100% !important;
    min-width: 284px;
  }
  #tl-across-nav-text-top {
    display: block;
    width: 346px;
    font-size: 1.2rem;
    margin-left: 50px;
    margin-right: 20px;
    margin-top: 40px;
  }
}
@media (max-width: 519px) {
  .tl-across-nav-right {
    display: none !important;
  }
  .tl-across-nav-left {
    width: 100% !important;
    min-width: 139px;
    margin-right: 15px;
  }
  .tl-across-nav-wrapper {
    height: 150px !important;
  }

  .tl-across-all-btn {
    float: none !important;
    color: white;
    padding-top: 5px;
    background-color: #255a8f;
    padding-bottom: 5px;
    text-align: center;
    width: 100%;
    margin-top: 9px;
    margin-left: -11px;
  }
  #tl-across-nav-text-top {
    font-size: 1.5rem;
  }
  .tl-across-space {
    width: 275px !important;
  }
  #tl-across-nav-text-top {
    margin-left: 24px !important;
  }
  .tl-across-pa-btn {
    margin-top: 57px !important;
  }

  .tl-across-logo {
    width: 265px;
  }
}
/*!
 * Stylesheet for the Date Range Picker, for use with Bootstrap 3.x
 *
 * Copyright 2013 Dan Grossman ( http://www.dangrossman.info )
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Built for http://www.improvely.com
 */
.daterangepicker.dropdown-menu {
  max-width: none;
  z-index: 3000;
  display: none;
}

.daterangepicker.opensleft .ranges {
  float: left;
  padding: 15px 20px;
}

.daterangepicker.opensleft .calendar {
  float: left;
  padding: 10px 15px;
}
.daterangepicker.opensleft .calendar span {
  display: block;
  text-align: center;
  color: #fff;
  padding-bottom: 5px;
}
.daterangepicker.opensleft .calendar.right {
  padding-left: 5px;
}
.daterangepicker.opensleft .calendar.right span.from-date {
  display: none;
}
.daterangepicker.opensleft .calendar.left {
  padding-right: 5px;
}
.daterangepicker.opensleft .calendar.left span.to-date {
  display: none;
}

.daterangepicker.opensright .ranges,
.daterangepicker.opensright .calendar {
  float: right;
  margin: 4px;
}

.daterangepicker .ranges {
  width: 160px;
  text-align: left;
  background: #4c89cd;
}

.range_inputs {
  clear: both;
}

.daterangepicker .ranges .range_inputs > div {
  float: left;
}

.daterangepicker .ranges .range_inputs > div:nth-child(2) {
  margin-left: 17%;
}

.calendars-container {
  float: left;
}

.daterangepicker .calendar {
  display: none;
  /*none*/
  max-width: 270px;
}

.daterangepicker .calendar th,
.daterangepicker .calendar td {
  /* font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; */
  white-space: nowrap;
  text-align: center;
  min-width: 30px;
  font-weight: normal;
  font-family: "MissionGothicLight", Arial, Helvetica, Tahoma, sans-serif;
}

.daterangepicker .calendar tr:nth-child(1) th {
  font-size: 27px;
  font-size: 2.7rem;
  line-height: 0.9;
}
.daterangepicker .calendar tr:nth-child(1) th.prev {
  background: url("../images/datepicker-arrows.png") no-repeat center 0;
}
.daterangepicker .calendar tr:nth-child(1) th.next {
  background: url("../images/datepicker-arrows.png") no-repeat center -30px;
}

.daterangepicker .calendar tr:nth-child(2) th {
  font-family: "MissionGothicBold", Arial, Helvetica, Tahoma, sans-serif;
}

.daterangepicker .ranges label {
  color: #fff;
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: normal;
  height: 20px;
  line-height: 20px;
  margin-bottom: 2px;
  text-transform: uppercase;
  width: 74px;
  font-family: "MissionGothicLight", Arial, Helvetica, Tahoma, sans-serif;
}

.daterangepicker .ranges input {
  font-size: 11px;
}

.range_inputs button {
  width: 74px;
  background-color: black !important;
  font-size: 15px;
  font-size: 1.5rem;
  -webkit-border-radius: 8px;
  -ms-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  height: 30px;
  padding: 0;
}
.range_inputs button.cancelBtn {
  background-color: #b60400 !important;
}

.daterangepicker .ranges .input-mini {
  background-color: #fff;
  text-align: center;
  border: none;
  -webkit-border-radius: 8px;
  -ms-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  color: #4c89cd;
  font-family: "MissionGothicLight", Arial, Helvetica, Tahoma, sans-serif;
  display: block;
  font-size: 15px;
  font-size: 1.5rem;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  margin: 0 0 10px 0;
  padding: 0 6px;
  width: 84px;
}

.daterangepicker .ranges ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.daterangepicker .ranges li {
  font-size: 17px;
  font-size: 1.7rem;
  /* background: #f5f5f5; */
  border: 1px solid #fff;
  color: #fff;
  padding: 1px 15px;
  margin-bottom: 7px;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  cursor: pointer;
  font-family: "MissionGothicLight", Arial, Helvetica, Tahoma, sans-serif;
}

.daterangepicker .ranges li.active {
  background-color: #27578c;
  border: 1px solid #27578c !important;
  color: #fff;
}

.daterangepicker .ranges li:hover {
  background-color: #b60400;
  border: 1px solid #fff;
  color: #fff;
}

.daterangepicker .calendar-date {
  /* border: 1px solid #ddd; */
  padding: 4px;
  border-radius: 4px;
  /* background: #fff; */
}

.daterangepicker .calendar-time {
  text-align: center;
  margin: 8px auto 0 auto;
  line-height: 30px;
}

.daterangepicker {
  position: absolute;
  background-color: #27578c;
  top: 100px;
  left: 20px;
  padding: 0;
  margin-top: 1px;
}

.daterangepicker:after {
  position: absolute;
  top: -10px;
  right: 20px;
  display: inline-block;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #27578c;
  border-left: 10px solid transparent;
  border-bottom-color: #27578c;
  content: "";
}

.daterangepicker table {
  width: 100%;
  margin: 0;
  color: #fff;
}

.daterangepicker td,
.daterangepicker th {
  text-align: center;
  /* width: 20px; */
  /* height: 20px; */
  padding: 3px 0;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
  white-space: nowrap;
}
.daterangepicker td.start-date,
.daterangepicker th.start-date {
  -webkit-border-radius: 4px 0 0 4px;
  -ms-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  -o-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.daterangepicker td.end-date,
.daterangepicker th.end-date {
  -webkit-border-radius: 0 4px 4px 0;
  -ms-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -o-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.daterangepicker td.start-date.end-date,
.daterangepicker th.start-date.end-date {
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background-color: #7dcb78;
}

.daterangepicker td.off {
  color: #aaa;
}

.daterangepicker td.off.in-range {
  color: #777;
}

.daterangepicker td.disabled {
  color: #aaa;
}

.daterangepicker td.available:hover {
  background-color: #fff;
  color: #27578c;
}

.daterangepicker td.in-range {
  background-color: #4c89cd;
  color: #fff;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
  background-color: #7dcb78;
  /* border-color: #3071a9; */
  color: #fff;
}
.daterangepicker td.active.end-date,
.daterangepicker td.active:hover.end-date {
  background-color: #e23b3b;
}
.daterangepicker td.active.start-date.end-date,
.daterangepicker td.active:hover.start-date.end-date {
  background-color: #7dcb78;
}

.daterangepicker td.week,
.daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}

.daterangepicker select.monthselect,
.daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}

.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}

.daterangepicker select.yearselect {
  width: 40%;
}

.daterangepicker select.hourselect,
.daterangepicker select.minuteselect,
.daterangepicker select.ampmselect {
  width: 50px;
  margin-bottom: 0;
}

/* Articles page*/

.filter-container .search-filter {
  display: none;
}

/* Responsive Import
----------------------------------------------- */
/* Across town*/

.tl-across-top {
  max-width: 1137px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 29px;
}

.tl-across-logo {
  width: 405px;
  float: left;
}
.tl-across-space {
  width: 400px;
  float: right;
}

.tl-across-nav-left,
.tl-across-nav-right {
  width: 50%;
  display: inline-block;
}
.tl-across-nav-left p {
  width: 175px;
  float: left;
  margin-left: 61px;
  margin-top: 15px;
  font-weight: 600;
  font-size: 1.8rem;
}
.tl-across-town-btn {
  float: right;
  margin-right: 10px;
  margin-top: 13px;
}
.tl-across-nav-wrapper {
  max-width: 1200px;
  height: 60px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: inline-flex;
}
.tl-across-pa-btn {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 125px;
  padding-right: 125px;
  background-color: #65c7c8;
  color: white;
}

.tl-across-town-btn {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 125px;
  padding-right: 125px;
  background-color: #f19165;
  color: white;
}

.category-across-pa .category-bar,
.category-across-pa .category-bar h3,
.category-across-pa .rate-bar {
  background-color: #65c7c8 !important;
}
.category-across-pa .category-bar h3:after {
  border-top-color: #65c7c8 !important;
}

.category-across-town .category-bar,
.category-across-town .category-bar h3,
.category-across-town .rate-bar {
  background-color: #f19165 !important;
}
.category-across-town .category-bar h3:after {
  border-top-color: #f19165 !important;
}

/*gift local*/
.tl-gift-inner-wrapper {
  margin-left: 0px;
}
.tl-gift-wrapper-left {
  width: 38.3333333%;
  min-width: 410px;
}
.tl-gift-wrapper-right {
  width: 66.6666666%;
}
.tl-gift-col-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.tl-cta-text {
  text-align: center;
  margin-top: 103px;
  font-size: 3rem;
  padding-bottom: 0px;
}

.tl-gift-col-wrapper li,
.tl-gift-wrapper-right li {
  list-style: none;
}
.tl-col-L {
  width: 100%;
  border-right: 1px solid #9e9e9e;
  padding-left: 20px;
  padding-right: 20px;
  min-width: 205px;
}
.tl-gift-header {
  color: #cf1e44;
  font-size: 1.8rem;
  text-align: center;
  padding-bottom: 8px;
}
.tl-gift-town {
  color: #62bd89;
  font-weight: 900;
  letter-spacing: 0.5px;
  font-family: system-ui;
  padding-bottom: 12px;
  font-size: 1.7rem;
}
.tl-gift-venue {
  font-size: 1.4rem;
  color: black;
  padding-bottom: 0px;
  font-weight: 700;
}
.tl-gift-image-wrapper {
  margin-bottom: 20px;
  margin-right: 20px;
}
.tl-gift-wrap-wrapper {
  margin-top: 100px;
}
.tl-gift-inner-wrapper {
  display: flex;
}
.tl-gift-wrapper-right {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
.tl-col-2 {
  width: 100%;
  border-right: 1px solid #9e9e9e;
  padding-left: 20px;
  padding-right: 20px;
  min-width: 180px;
}
.tl-gift-street {
  font-size: 1.3rem;
}
@media (max-width: 1185px) {
  .tl-gift-wrapper-right {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 952px) {
  .tl-gift-wrapper-right {
    grid-template-columns: 1fr;
    max-width: 204px;
  }
}
@media (max-width: 631px) {
  .tl-gift-inner-wrapper {
    display: block;
  }
}
@media (max-width: 448px) {
  .tl-gift-col-wrapper {
    display: grid;
    grid-template-columns: 1fr;
  }
  .tl-gift-image-inner {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }
  .tl-gift-wrapper-left {
    width: 100%;
    min-width: 100%;
  }
  .tl-gift-header {
    margin-bottom: 50px;
  }
  .tl-gift-wrapper-right {
    max-width: 100%;
    width: 100%;
  }
  .tl-col-L,
  .tl-col-2 {
    border-right: none;
  }
}
@media (max-width: 367px) {
  .tl-cta-text {
    font-size: 2rem;
  }
}
.page-template-page-across-town-php .highlight {
  background: #ffffff !important;
}

.tl-across-town-btn:hover,
.tl-across-pa-btn:hover {
  background-color: #7dc777;
}
.tl-across-all-btn:hover {
  background-color: #27578d;
}
.tl-across-all-btn {
  float: right;
  color: white;
  padding-top: 5px;
  background-color: #7dc78b;
  padding-bottom: 5px;
  padding-left: 15px;
  margin-top: 13px;
  padding-right: 15px;
  margin-right: 194px;
}

.tl-across-pa-btn {
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 13px;
}
.tl-across-view-more-container {
  padding-left: 18px;
  padding-right: 19px;
  max-width: 1116px;
  margin-left: auto;
  margin-right: auto;
}
.tl-across-view-more-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 23px;
  grid-auto-rows: 278px;
  grid-row-gap: 2px;
}

.tl-across-view-more-grid-mobile {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 23px;
  grid-auto-rows: 329px;
  grid-row-gap: 0px;
}
.tl-across-view-more-grid div .content {
  height: 172px;
}
#mobile-partner-space {
  margin-left: auto;
  margin-right: auto;
}
.tl-across-lead-space {
  margin-left: -5px;
}
#tl-full-partner-space {
  padding-right: 0px !important;
}
.tl-partner-image-wrapper {
  height: 188px;
  overflow: hidden;
}

/* share icons */
#share-listing-link-tweak span i {
  font-size: 2rem;
  margin-top: -1px;
}

.fa-envelope-square {
  color: #f9f3f3;
}
.fa-twitter-square {
  color: lavender;
}
.fa-pinterest-square {
  color: mediumvioletred;
}
.fa-facebook-square {
  color: #28568b;
}
.tl-facebook-share-tweak {
  margin-top: 2px;
  font-size: 1rem;
}
.tl-share-link {
  display: flex;
  margin-top: -4px;
  max-height: 25px;
}

.row-flex {
  width: 100%;
  display: flex;
  margin: 0px;
  max-width: 1110px;
  margin-left: auto;
  margin-right: auto;
}
#tl-across-results {
  display: grid;
  grid-template-columns: repeat(2fr, 1fr);
  grid-gap: 21px;
  grid-auto-rows: 278px;
  grid-row-gap: 2px;
  margin-top: 8px;
}
.tl-partner-content {
  padding-bottom: 0px !important;
}

.tl-across-lead-space h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 3rem;
  letter-spacing: 1px;
}

.tl-row-margin {
  margin-top: 25px;
}
#tl-across-nav-text-top {
  display: none;
}

#header-toggle .wrap {
  display: block;
}
#header-toggle .header-left {
  overflow: visible;
}

.tl-parnter-read-link {
  font-weight: 900;
}

.tl-partner-details-wrap {
  background-color: #e5e5e5;
  padding: 15px;
  margin-bottom: 20px;
  min-height: 311px;
  max-height: 311px;
}
.tl-view-more-wrapper {
  margin-top: 90px;
}

.tl-parnter-read-more {
  margin-top: 15px;
}

.tl-partner-title {
  font-size: 2rem;
  margin-top: 10px;
  margin-bottom: 16px;
  padding-bottom: 4px;
  color: #27578c;
  font-weight: 900;
}
.tl-parnter-read-link {
  font-size: 2rem;
}

@media (max-width: 1214px) {
  .tl-across-pa-btn,
  .tl-across-town-btn {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0px !important;
    width: 200px;
    text-align: center;
    padding-right: 0px !important;
    color: white;
    float: none;
  }

  .tl-across-nav-left {
    width: 100% !important;
    display: inline-flex !important;
  }

  .tl-across-lead-space {
    max-width: 500px;
    max-width: 500px;
    margin-top: 75px;
    margin-left: auto !important;
    margin-right: auto;
  }
}

@media (max-width: 767px) {
  #tl-across-results {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
  .tl-across-view-more-grid-mobile {
    grid-template-columns: repeat(1, 1fr) !important;
  }
  #tl-across-nav-text-top {
    display: block;
  }
  #tl-across-nav-text {
    display: none;
  }
  .tl-across-logo {
    width: 300px;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 27px !important;
  }
  .tl-across-space {
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .tl-across-nav-left {
    display: block !important;
  }
  .tl-across-nav-wrapper {
    height: 100px !important;
  }
  .tl-across-pa-btn {
    margin-left: 15px !important;
    margin-top: 55px !important;
    float: none !important;
  }
  .tl-across-town-btn {
    float: none;
  }
  .tl-across-pa-btn,
  .tl-across-town-btn {
    width: 100% !important;
  }
  .tl-across-pa-btn {
    margin-left: -10px !important;
  }
  .tl-across-nav-left {
    width: 100% !important;
    min-width: 284px;
  }
  #tl-across-nav-text-top {
    display: block;
    width: 346px;
    font-size: 1.2rem;
    margin-left: 50px;
    margin-right: 20px;
    margin-top: 40px;
  }
}
@media (max-width: 519px) {
  .tl-across-nav-right {
    display: none !important;
  }
  .tl-across-nav-left {
    width: 100% !important;
    min-width: 139px;
    margin-right: 15px;
  }
  .tl-across-nav-wrapper {
    height: 150px !important;
  }

  .tl-across-all-btn {
    float: none !important;
    color: white;
    padding-top: 5px;
    background-color: #255a8f;
    padding-bottom: 5px;
    text-align: center;
    width: 100%;
    margin-top: 9px;
    margin-left: -11px;
  }
  #tl-across-nav-text-top {
    font-size: 1.5rem;
  }
  .tl-across-space {
    width: 275px !important;
  }
  #tl-across-nav-text-top {
    margin-left: 24px !important;
  }
  .tl-across-pa-btn {
    margin-top: 57px !important;
  }

  .tl-across-logo {
    width: 265px;
  }
}

.row {
  width: 100%;
  display: block;
  text-align: center;
  text-align: justify;
  text-justify: distribute;
  font-size: 0;
  margin: 0;
}
.row:after {
  content: "";
  display: inline-block;
  width: 100%;
}

.one-half,
.one-third,
.two-thirds,
.one-fourth,
.three-fourths,
.one-fifth,
.two-fifths,
.three-fifths,
.four-fifths,
.one-sixth,
.five-sixths {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  /* float: left; */
  margin: 0 0 15px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  /* padding-left: 3%; */
}

.one-half {
  width: 48%;
}

.tl-add-pub-space {
  margin-right: 10px;
  margin-bottom: 30px;
}
.tax-advertiser_category #footer {
  height: 140px;
}

.advertiser .addressbar {
  display: none;
}

.one-third {
  width: 31%;
}

@media screen and (max-width: 775px) {
  .marketplace-categories .one-third {
    margin-bottom: 5px;
  }
}

.two-thirds {
  width: 65%;
}

.one-fourth {
  width: 22.5%;
}

.three-fourths {
  width: 73.5%;
}

.one-fifth {
  width: 17.4%;
}

.two-fifths {
  width: 37.8%;
}

.three-fifths {
  width: 58.2%;
}

.four-fifths {
  width: 78.6%;
}

.one-sixth {
  width: 14%;
}

.five-sixths {
  width: 82%;
}

.first {
  /* clear: both; */
  padding-left: 0;
  float: left;
}

/*****************************************************
***************** Large Screen Styles ****************
*****************************************************/
/*****************************************************
*************** Tablet Portrait Styles ***************
*****************************************************/
@media screen and (max-width: 991px) {
  .hero-unit .hero-nav {
    height: 130px;
  }
  .hero-unit .hero-nav h1 {
    font-size: 40px;
  }
  .hero-unit .hero-nav h1 span {
    font-size: 20px;
  }
  .hero-unit .hero-nav ul li a {
    font-size: 12px;
  }

  .footer-container .pre-footer .pre-footer-bottom .email-signup {
    position: relative;
    padding-left: 0;
  }
  .footer-container
    .pre-footer
    .pre-footer-bottom
    .email-signup
    label[for="mce-EMAIL"] {
    position: relative;
    left: auto;
  }

  #header-toggle .search-container,
  #header .search-container {
    width: 248px;
  }

  .searchandfilter ul input[type="text"] {
    padding-right: 125px;
  }
  .searchandfilter ul label[for="ofcategory"] {
    width: 94px;
  }

  label.select:before {
    background: url("../images/droparrow.png") no-repeat scroll -7px 0 #939598;
    width: 20px;
  }

  .postform {
    background: #939598;
  }
}
/*****************************************************
********** Unique Size for calendars ***********
*****************************************************/
@media screen and (max-width: 890px) {
  .daterangepicker.opensleft {
    width: 100%;
    top: 0 !important;
    left: 0 !important;
  }
  .daterangepicker.opensleft:after {
    right: 195px;
    border-bottom-color: #4c89cd;
  }
  .archive .daterangepicker.opensleft:after {
    right: 285px;
  }
  .daterangepicker.opensleft td,
  .daterangepicker.opensleft th {
    -webkit-border-radius: 8px;
    -ms-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
  }
  .daterangepicker.opensleft td.start-date,
  .daterangepicker.opensleft th.start-date {
    -webkit-border-radius: 8px 0 0 8px;
    -ms-border-radius: 8px 0 0 8px;
    -moz-border-radius: 8px 0 0 8px;
    -o-border-radius: 8px 0 0 8px;
    border-radius: 8px 0 0 8px;
  }
  .daterangepicker.opensleft td.end-date,
  .daterangepicker.opensleft th.end-date {
    -webkit-border-radius: 0 8px 8px 0;
    -ms-border-radius: 0 8px 8px 0;
    -moz-border-radius: 0 8px 8px 0;
    -o-border-radius: 0 8px 8px 0;
    border-radius: 0 8px 8px 0;
  }
  .daterangepicker.opensleft td.start-date.end-date,
  .daterangepicker.opensleft th.start-date.end-date {
    -webkit-border-radius: 8px;
    -ms-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
  }
  .daterangepicker.opensleft td.in-range,
  .daterangepicker.opensleft th.in-range {
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
  }
  .daterangepicker.opensleft .ranges {
    padding: 15px 3%;
    width: 100%;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  .daterangepicker.opensleft .ranges li {
    width: 49%;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-right: 2%;
  }
  .daterangepicker.opensleft .ranges li:nth-child(even) {
    margin-right: 0;
  }
  .daterangepicker.opensleft .ranges .range_inputs > div {
    width: 49%;
  }
  .daterangepicker.opensleft .ranges .range_inputs > div:nth-child(2) {
    padding-left: 2%;
  }
  .daterangepicker.opensleft .ranges .input-mini {
    width: 100%;
  }
  .daterangepicker.opensleft .ranges button {
    width: 49%;
  }
  .daterangepicker.opensleft .calendars-container {
    width: 100%;
  }
  .daterangepicker.opensleft .calendars-container .calendar {
    width: 50%;
    max-width: none;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
}
/*****************************************************
********** Average Mobile Landscape Styles ***********
*****************************************************/
@media screen and (max-width: 775px) {
  /* body {
  	padding-bottom: 770px;
  } */
  .one-half,
  .one-third,
  .two-thirds,
  .one-fourth,
  .three-fourths,
  .one-fifth,
  .two-fifths,
  .three-fifths,
  .four-fifths,
  .one-sixth,
  .five-sixths {
    width: 100%;
    padding: 0;
    margin: 0 0 25px 0;
  }

  #header .wrap,
  #header-toggle .wrap {
    min-height: 80px;
    height: auto;
  }

  #header .site-title,
  #header-toggle .site-title {
    float: none;
  }
  #header .header-right,
  #header-toggle .header-right {
    position: static;
  }
  #header .social-login,
  #header-toggle .social-login {
    position: absolute;
    height: 30px;
    top: 25px;
    right: 3%;
    margin: 10px 0 0 0;
  }
  #header .social-login .login,
  #header-toggle .social-login .login {
    float: left;
    width: 165px;
    margin: 5px 10px 0 0;
    font-size: 14px;
  }
  #header .social-login .login #wp-social-login-connect-options,
  #header-toggle .social-login .login #wp-social-login-connect-options {
    margin: -3px 0 0 0;
  }
  #header .social-login .login .wp-social-login-provider-list,
  #header-toggle .social-login .login .wp-social-login-provider-list {
    padding-top: 5px;
  }
  #header .social-container,
  #header-toggle .social-container {
    float: left;
    margin-top: -25px;
    margin-right: 9px;
  }

  .date-location-filters {
    margin: -20px 0 0 0;
  }
  .date-location-filters .filter-buttons .your-location {
    font-size: 25px;
    margin: 10px 0 0 0;
  }
  .date-location-filters .filter-buttons a {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 0 25px 0px 0;
    margin-top: 10px;
  }
  .date-location-filters .filter-buttons a:after {
    border-top: 10px solid #27578c;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    top: 10px;
    right: 7px;
  }
  .date-location-filters .filter-buttons .buttons > span {
    margin: 15px 0 0 20px;
  }

  .filter-container {
    width: 100%;
  }
  .filter-container .sort-filter {
    width: 100%;
    right: 0;
  }
  .filter-container .sort-filter:after {
    top: -10px;
    right: 20px;
  }
  .filter-container .location-filter {
    width: 100%;
    right: auto;
  }
  .filter-container .mtl-filter {
    width: 100%;
    right: auto;
  }

  .archive .filter-container .location-filter:after {
    right: 100px;
  }

  .daterangepicker.opensleft:after {
    right: 135px;
    border-bottom-color: #4c89cd;
  }
  .archive .daterangepicker.opensleft:after {
    right: 210px;
  }

  .hero-unit .hero-nav {
    position: relative;
    width: 106%;
    height: 100px;
    left: -3%;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
  }
  .hero-unit .hero-nav h1 {
    font-size: 40px;
  }
  .hero-unit .hero-nav h1 span {
    font-size: 20px;
  }
  .hero-unit .hero-nav ul {
    left: auto;
    right: 0;
    width: 58%;
  }
  .hero-unit .hero-nav ul li a {
    font-size: 12px;
  }

  .home .entry-content .wrap {
    padding-top: 0;
  }

  #tabs > ul {
    margin: 0 0 20px -3%;
    width: 106%;
    background-color: #27578c;
  }
  #tabs > ul > li {
    margin: 0;
    background-color: #4c89cd;
    width: 49% !important;
  }
  #tabs > ul > li.active {
    background-color: #27578c;
  }
  #tabs > ul > li > a {
    display: block;
    color: #fff !important;
    font-size: 16px;
    font-size: 1.6rem;
    padding: 10px 14px;
    cursor: pointer;
    width: 100%;
    text-align: center;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  #tabs .highlight.advertiser-block .content {
    height: auto;
  }

  .highlight .content .title {
    line-height: 1.1em;
    font-size: 16px;
    font-size: 1.6rem;
    max-height: 32px;
  }
  .highlight .content .title .date {
    margin: -11px 0 0 0;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .highlight.advertiser-block .one-half {
    width: 48%;
  }
  .highlight.advertiser-block .content {
    height: auto;
  }
  .highlight.enhanced-listing .advertiser-cats {
    margin: 10px 0 0 0 !important;
    border-left: none !important;
    border-top: 1px solid #ccc;
    padding: 10px 0 0 0 !important;
  }

  .bx-wrapper {
    padding: 0 0 75px 0;
  }
  .bx-wrapper ul.bxslider {
    margin: 0;
  }
  .bx-wrapper .bx-controls-direction a {
    padding: 10px 0;
    bottom: 0;
    top: auto;
    margin-top: 0;
    width: 48%;
  }
  .bx-wrapper .bx-prev {
    background-image: url("../images/bx-arrow-mask-mobile.png");
    background-position: center top;
    left: 0;
  }
  .bx-wrapper .bx-prev:hover {
    background-position: center top;
  }
  .bx-wrapper .bx-next {
    background-image: url("../images/bx-arrow-mask-mobile.png");
    background-position: center bottom;
    right: 0;
  }
  .bx-wrapper .bx-next:hover {
    background-position: center bottom;
  }

  .entry-header .callout-cat,
  .page-header .callout-cat {
    margin: 0;
  }
  .entry-header .header-rating,
  .page-header .header-rating {
    padding: 7px 15px;
    font-size: 16px;
    font-size: 1.6rem;
    height: 30px;
    margin: 0;
    min-width: 40px;
  }
  .entry-header .header-rating:after,
  .page-header .header-rating:after {
    bottom: -8px;
    left: 8px;
  }
  .entry-header h1,
  .page-header h1 {
    padding-right: 0 !important;
  }
  .entry-header .event-date,
  .page-header .event-date {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.2;
    margin: 43px 0 0 0;
  }

  #content .gform_wrapper .ginput_complex .ginput_full,
  #content .gform_wrapper .ginput_complex .ginput_left,
  #content .gform_wrapper .ginput_complex .ginput_right {
    width: 48% !important;
  }
  #content .gform_wrapper .ginput_complex input[type="text"],
  #content .gform_wrapper .ginput_complex input[type="url"],
  #content .gform_wrapper .ginput_complex input[type="email"],
  #content .gform_wrapper .ginput_complex input[type="tel"],
  #content .gform_wrapper .ginput_complex input[type="number"],
  #content .gform_wrapper .ginput_complex input[type="password"],
  #content .gform_wrapper .ginput_complex select,
  #content .gform_wrapper .ginput_complex .ginput_left input {
    width: 100% !important;
  }
  #content .gform_wrapper .ginput_complex .ginput_right input[type="text"],
  #content .gform_wrapper .ginput_complex .ginput_right input[type="url"],
  #content .gform_wrapper .ginput_complex .ginput_right input[type="email"],
  #content .gform_wrapper .ginput_complex .ginput_right input[type="tel"],
  #content .gform_wrapper .ginput_complex .ginput_right input[type="number"],
  #content .gform_wrapper .ginput_complex .ginput_right input[type="password"],
  #content .gform_wrapper .ginput_complex .ginput_right select,
  #content .gform_wrapper .ginput_complex .ginput_right .ginput_left input {
    width: 100% !important;
  }
  #content .gform_wrapper .field_name_first input {
    width: 100% !important;
  }
  #content .gform_wrapper .top_label input.medium,
  #content .gform_wrapper .top_label select.medium {
    width: 100% !important;
  }

  .footer-container .pre-footer .icon-bar .one-fourth {
    width: 48%;
  }
  .footer-container #footer .wrap {
  }
  .footer-container #footer .wrap .one-sixth {
    margin: 0 20px 0 0;
    width: 90px;
    float: left;
  }
  .footer-container #footer .wrap .five-sixths {
    width: auto;
    float: left;
  }
  .footer-container #footer .site-info {
    left: 21px;
    top: 84%;
  }
  .footer-container #footer #footer-nav ul li {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1em;
    text-transform: uppercase;
    display: block;
    padding: 5px 0;
    border-left: none;
  }

  .widget #featured-image {
    width: 48%;
    float: left;
  }
  .widget #featured-image-controls {
    float: right;
    width: 48%;
  }

  .back-to-top {
    bottom: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    background-position: -60px center;
  }

  .social-container {
    width: auto;
  }
  .social-container .social-widget {
    float: left !important;
    margin: 0 15px 0 0 !important;
  }
  .social-container .social-widget li {
    background: none !important;
    padding: 0 0 0 15px !important;
  }

  .advertiser-search {
    width: 100%;
  }
}
/*****************************************************
*********** Average Mobile Portrait Styles ***********
*****************************************************/
@media (max-width: 568px) {
  /* body {
  	padding-bottom: 941px;
  } */
  .hero-unit .hero-nav {
    padding-top: 15px;
  }
  .hero-unit .hero-nav h1 {
    font-size: 28px;
  }
  .hero-unit .hero-nav h1 span {
    display: inline;
    font-size: inherit;
  }
  .hero-unit .hero-nav ul {
    left: 0;
    right: 0;
    width: 100%;
  }

  #tabs > ul {
    height: 70px;
  }
  #tabs > ul > li {
    display: inline-table;
    height: 100%;
    line-height: 1;
    height: 100%;
  }
  #tabs > ul > li > a {
    vertical-align: middle;
    display: table-cell;
  }

  .footer-container .pre-footer .icon-bar .one-fourth {
    width: 100%;
  }

  .entry-header .callout-cat,
  .page-header .callout-cat {
    font-size: 15px;
  }
  .entry-header h1,
  .page-header h1 {
    font-size: 30px;
  }

  .highlight.community-links .content {
    height: auto;
  }
  .highlight.community-links .content .one-half {
    width: 100%;
  }
  .highlight.advertiser-block .one-half {
    width: 100%;
  }
  .highlight.advertiser-block .one-half.advertiser-cats,
  .highlight.advertiser-block .one-half.advertiser-info {
    margin: 10px 0 0 0;
    border-left: none;
    border-top: 1px solid #ccc;
    padding: 10px 0 0 0;
  }
  .highlight.advertiser-block .one-half ul {
    margin: 0;
  }
  .highlight.advertiser-block img {
    display: block;
  }

  .daterangepicker.opensleft .calendars-container .calendar {
    width: 100%;
    margin: 0 auto;
    float: none;
  }

  #content .gform_wrapper .ginput_complex .ginput_full,
  #content .gform_wrapper .ginput_complex .ginput_left,
  #content .gform_wrapper .ginput_complex .ginput_right {
    width: 100% !important;
  }

  .advertiser-search {
    padding-left: 107px;
  }
  .advertiser-search label {
    font-size: 25px;
    top: -1px;
  }
  .advertiser-search input[type="text"] {
    font-size: 25px;
    height: 35px;
    margin: 0 0 -10px;
  }
}
@media screen and (max-width: 420px) {
  .widget #featured-image,
  .widget #featured-image-controls {
    width: 100%;
    float: none;
  }
}
@media screen and (max-width: 360px) {
  /* body {
  	padding-bottom: 922px;
  } */
  .hero-unit .hero-nav h1 {
    font-size: 20px;
  }

  .widget #featured-image,
  .widget #featured-image-controls {
    width: 100%;
    float: none;
  }
}
/* Internal Themes
----------------------------------------------- */
.wedding a,
.category-wedding-planner a {
  color: #134479;
}
.wedding a:visited,
.category-wedding-planner a:visited {
  /* color: purple; */
}
.wedding a:hover,
.category-wedding-planner a:hover {
  color: #7fbbd7;
}
.wedding h2,
.category-wedding-planner h2 {
  color: #134479;
}
.wedding button,
.wedding input[type="submit"],
.category-wedding-planner button,
.category-wedding-planner input[type="submit"] {
  background-color: #134479;
}
.wedding button:hover,
.wedding input[type="submit"]:hover,
.category-wedding-planner button:hover,
.category-wedding-planner input[type="submit"]:hover {
  background-color: #7fbbd7;
}
.wedding #header,
.category-wedding-planner #header {
  border-bottom: 5px solid #134479;
  background-image: url("../images/wedding/header-bg-2015.png");
}
.wedding #header .header-left,
.category-wedding-planner #header .header-left {
  clear: both;
  height: auto;
}
.wedding #header .site-title,
.category-wedding-planner #header .site-title {
  padding: 0;
  min-width: 60px;
}
.wedding #header .site-description,
.category-wedding-planner #header .site-description {
  display: none !important;
}
.wedding #header .mobile-menu-btn,
.category-wedding-planner #header .mobile-menu-btn {
  background-color: #134479;
}
.wedding .searchandfilter select,
.category-wedding-planner .searchandfilter select {
  color: #134479;
}
.wedding .searchandfilter label[for="ofcategory"]:before,
.category-wedding-planner .searchandfilter label[for="ofcategory"]:before {
  background-color: #009d86;
}
.wedding .searchandfilter input[type="submit"],
.category-wedding-planner .searchandfilter input[type="submit"] {
  background: #134075 url("../images/btn-search.png") no-repeat center center;
}
.wedding .searchandfilter input[type="submit"]:hover,
.category-wedding-planner .searchandfilter input[type="submit"]:hover {
  background-color: #7fbbd7;
}
.wedding .search-form .search-submit,
.category-wedding-planner .search-form .search-submit {
  background-color: #134479;
}
.wedding .search-form .search-submit:hover,
.category-wedding-planner .search-form .search-submit:hover {
  background-color: #7fbbd7;
}
.wedding .in-this-issue,
.category-wedding-planner .in-this-issue {
  float: left;
  margin-right: 0px;
  margin-left: 0px;
  height: 50px;
}
.in-this-issue a img {
  display: none !important;
}
.wedding .main-navigation ul li a,
.category-wedding-planner .main-navigation ul li a {
  text-decoration: none;
}
.wedding .main-navigation ul li a:hover,
.category-wedding-planner .main-navigation ul li a:hover {
  color: #7fbbd7;
}
.wedding .main-navigation ul li:hover > a,
.category-wedding-planner .main-navigation ul li:hover > a {
  color: #7fbbd7;
}
.wedding .main-navigation ul li span,
.category-wedding-planner .main-navigation ul li span {
  border-bottom-color: #134479;
}
.wedding .main-navigation ul li > ul,
.category-wedding-planner .main-navigation ul li > ul {
  background-color: #57b0e3;
}
.wedding .main-navigation ul li > ul li:hover,
.category-wedding-planner .main-navigation ul li > ul li:hover {
  background-color: #7fbbd7;
}
.wedding .main-navigation ul li > ul li:hover a,
.category-wedding-planner .main-navigation ul li > ul li:hover a {
  color: #fff;
}
.wedding .main-navigation ul li > ul li > ul,
.category-wedding-planner .main-navigation ul li > ul li > ul {
  background-color: #7fbbd7;
}
.wedding .main-navigation ul li > ul li > ul li:hover,
.category-wedding-planner .main-navigation ul li > ul li > ul li:hover {
  background-color: #57b0e3;
}
.wedding .main-navigation ul li > ul li > ul li > ul,
.category-wedding-planner .main-navigation ul li > ul li > ul li > ul {
  background-color: #134479;
}
.wedding .main-navigation ul li > ul li > ul li > ul li:hover,
.category-wedding-planner .main-navigation ul li > ul li > ul li > ul li:hover {
  background-color: #7fbbd7;
}
.wedding .main-navigation ul li > ul li a:hover,
.category-wedding-planner .main-navigation ul li > ul li a:hover {
  color: #fff;
}
.wedding .mobile-nav,
.category-wedding-planner .mobile-nav {
  background-color: #134479;
}
.wedding .mobile-nav .search-form .search-submit,
.category-wedding-planner .mobile-nav .search-form .search-submit {
  background-color: #009d86;
}
.wedding .mobile-nav .search-form .search-submit:hover,
.category-wedding-planner .mobile-nav .search-form .search-submit:hover {
  background-color: #7fbbd7;
}
.wedding .mobile-nav .main-navigation ul li:hover a,
.category-wedding-planner .mobile-nav .main-navigation ul li:hover a {
  color: #fff !important;
}
.wedding .mobile-nav .main-navigation ul li a:hover,
.category-wedding-planner .mobile-nav .main-navigation ul li a:hover {
  color: #e3af59;
}
.wedding .mobile-nav .main-navigation ul li span.opened,
.category-wedding-planner .mobile-nav .main-navigation ul li span.opened {
  background-color: #7fbbd7;
}
.wedding .mobile-nav .main-navigation ul li span:hover,
.category-wedding-planner .mobile-nav .main-navigation ul li span:hover {
  /*background-color: #7fbbd7; */
}
.wedding .mobile-nav .main-navigation ul li > ul,
.category-wedding-planner .mobile-nav .main-navigation ul li > ul {
  background-color: #134479;
}
.wedding .mobile-nav .main-navigation ul li > ul li:hover,
.category-wedding-planner .mobile-nav .main-navigation ul li > ul li:hover {
  background-color: transparent;
}
.wedding .hero-unit,
.category-wedding-planner .hero-unit {
  /* background-color: lighten($tlblue, 20%); */
  border-bottom: 5px solid #134479;
}
.wedding .hero-unit .royalSlider.rsUni,
.category-wedding-planner .hero-unit .royalSlider.rsUni {
  background-color: #fff;
}
.wedding .hero-unit .royalSlider.rsUni .rsOverflow,
.wedding .hero-unit .royalSlider.rsUni .rsSlide,
.wedding .hero-unit .royalSlider.rsUni .rsVideoFrameHolder,
.wedding .hero-unit .royalSlider.rsUni .rsThumbs,
.category-wedding-planner .hero-unit .royalSlider.rsUni .rsOverflow,
.category-wedding-planner .hero-unit .royalSlider.rsUni .rsSlide,
.category-wedding-planner .hero-unit .royalSlider.rsUni .rsVideoFrameHolder,
.category-wedding-planner .hero-unit .royalSlider.rsUni .rsThumbs {
  background-color: #fff;
}
.wedding .hero-unit .royalSlider.rsUni .rsBullets,
.category-wedding-planner .hero-unit .royalSlider.rsUni .rsBullets {
  background-image: url("../images/wedding/slider-nav-bg-e3af59.png");
}
.wedding .hero-unit .royalSlider.rsUni .rsBullet.rsNavSelected span,
.category-wedding-planner
  .hero-unit
  .royalSlider.rsUni
  .rsBullet.rsNavSelected
  span {
  background-color: #134479;
}
.wedding .hero-unit .royalSlider.rsUni .rsBullet span,
.category-wedding-planner .hero-unit .royalSlider.rsUni .rsBullet span {
  background-color: #fff;
  opacity: 1;
}
.wedding .mobile-nav .main-navigation ul li span:hover {
  background-color: lightblue;
}
.wedding .mobile-nav .main-navigation ul li > ul li > ul {
  top: 4px !important;
}
.wedding .mobile-nav .main-navigation ul li > ul li:hover,
.category-wedding-planner .mobile-nav .main-navigation ul li > ul li:hover {
  background-color: lightblue;
}
.wedding .hero-unit .callout,
.category-wedding-planner .hero-unit .callout {
  width: 320px;
  height: 195px;
  padding: 5px 90px 0 30px;
  background: url("../images/wedding/wedding-slider-banner.png") no-repeat;
  position: absolute;
  top: 50%;
  margin: -100px 0 0 0;
  text-align: left;
}
.wedding .hero-unit .callout h3,
.category-wedding-planner .hero-unit .callout h3 {
  color: #fff;
  font-size: 59px;
  font-size: 5.9rem;
  line-height: normal;
  font-family: "MissionGothicThin", Arial, Helvetica, Tahoma, sans-serif;
}
.wedding .hero-unit .callout span,
.category-wedding-planner .hero-unit .callout span {
  color: #fff;
  padding: 10px 0;
  display: block;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  font-size: 39px;
  font-size: 3.9rem;
  line-height: 1;
}
.wedding .hero-unit .hero-nav,
.category-wedding-planner .hero-unit .hero-nav {
  background-color: rgba(0, 0, 0, 0.25);
}
.wedding .entry-header,
.wedding .page-header,
.category-wedding-planner .entry-header,
.category-wedding-planner .page-header {
  background-image: url("../images/wedding/article-heading-bg.jpg");
  border-bottom: 5px solid #134479;
}
.wedding .entry-header .callout-cat a,
.wedding .entry-header .callout-cat span,
.wedding .page-header .callout-cat a,
.wedding .page-header .callout-cat span,
.category-wedding-planner .entry-header .callout-cat a,
.category-wedding-planner .entry-header .callout-cat span,
.category-wedding-planner .page-header .callout-cat a,
.category-wedding-planner .page-header .callout-cat span {
  background-color: #134479;
}
.wedding .entry-header .callout-cat a:hover,
.wedding .entry-header .callout-cat span:hover,
.wedding .page-header .callout-cat a:hover,
.wedding .page-header .callout-cat span:hover,
.category-wedding-planner .entry-header .callout-cat a:hover,
.category-wedding-planner .entry-header .callout-cat span:hover,
.category-wedding-planner .page-header .callout-cat a:hover,
.category-wedding-planner .page-header .callout-cat span:hover {
  color: #fff;
}
.wedding .entry-header .header-rating,
.wedding .page-header .header-rating,
.category-wedding-planner .entry-header .header-rating,
.category-wedding-planner .page-header .header-rating {
  background: #134479;
}
.wedding .entry-header .header-rating:after,
.wedding .page-header .header-rating:after,
.category-wedding-planner .entry-header .header-rating:after,
.category-wedding-planner .page-header .header-rating:after {
  border-top-color: #134479;
}
.wedding .entry-header h1,
.wedding .page-header h1,
.category-wedding-planner .entry-header h1,
.category-wedding-planner .page-header h1 {
  color: #134479;
}
.wedding .date-location-filters .filter-buttons a:after,
.category-wedding-planner .date-location-filters .filter-buttons a:after {
  border-top-color: #134479;
}
.wedding .date-location-filters .filter-buttons a:hover:after,
.category-wedding-planner .date-location-filters .filter-buttons a:hover:after {
  border-top-color: #7fbbd7;
}
.wedding .date-location-filters .filter-buttons .buttons > span,
.category-wedding-planner
  .date-location-filters
  .filter-buttons
  .buttons
  > span {
  background: #009d86;
}
.wedding .location-filter,
.category-wedding-planner .location-filter {
  background-color: #134479;
}
.wedding .location-filter:after,
.category-wedding-planner .location-filter:after {
  border-bottom-color: #134479;
}
.wedding .location-filter .location-choices,
.category-wedding-planner .location-filter .location-choices {
  background-color: #27578c;
}
.wedding .location-filter .location-choices > div.active,
.category-wedding-planner .location-filter .location-choices > div.active {
  background-color: #134479;
  border-color: #134479;
}
.wedding .location-filter .location-choices > div:hover,
.category-wedding-planner .location-filter .location-choices > div:hover {
  background-color: #134479;
}
.wedding .location-filter .location-entry input[type="submit"],
.category-wedding-planner
  .location-filter
  .location-entry
  input[type="submit"] {
  background-color: black;
}
.wedding .location-filter .location-entry input[type="submit"]:hover,
.category-wedding-planner
  .location-filter
  .location-entry
  input[type="submit"]:hover {
  background-color: #7fbbd7;
}
.wedding .daterangepicker .ranges,
.category-wedding-planner .daterangepicker .ranges {
  background-color: #27578c;
}
.wedding .daterangepicker .ranges li.active,
.category-wedding-planner .daterangepicker .ranges li.active {
  background-color: #134479;
  border: 1px solid #134479 !important;
}
.wedding .daterangepicker .ranges .input-mini,
.category-wedding-planner .daterangepicker .ranges .input-mini {
  color: #27578c;
}
.wedding .daterangepicker .ranges li:hover,
.category-wedding-planner .daterangepicker .ranges li:hover {
  background-color: #134479;
  border: 1px solid #fff;
}
.wedding .daterangepicker,
.category-wedding-planner .daterangepicker {
  background-color: #134479;
}
.wedding .daterangepicker:after,
.category-wedding-planner .daterangepicker:after {
  border-bottom-color: #134479;
}
.wedding .daterangepicker td.off,
.category-wedding-planner .daterangepicker td.off {
  color: #ccc;
}
.wedding .daterangepicker td.off.in-range,
.category-wedding-planner .daterangepicker td.off.in-range {
  color: #777;
}
.wedding .daterangepicker td.disabled,
.category-wedding-planner .daterangepicker td.disabled {
  color: #ccc;
}
.wedding .daterangepicker td.available:hover,
.category-wedding-planner .daterangepicker td.available:hover {
  background-color: #a6d0e3;
}
.wedding .daterangepicker td.in-range,
.category-wedding-planner .daterangepicker td.in-range {
  background-color: #7fbbd7;
}
.wedding .daterangepicker td.active,
.wedding .daterangepicker td.active:hover,
.category-wedding-planner .daterangepicker td.active,
.category-wedding-planner .daterangepicker td.active:hover {
  background-color: #7fbbd7;
}
.wedding #tabs ul li a,
.category-wedding-planner #tabs ul li a {
  color: #134479;
}
.wedding .highlight.local-featured-brides .rate-bar,
.category-wedding-planner .highlight.local-featured-brides .rate-bar {
  background-color: #27578c;
}
.wedding .highlight.local-featured-brides .rate-bar .share,
.category-wedding-planner .highlight.local-featured-brides .rate-bar .share {
  background-color: #4c89cd;
}
.wedding .bx-wrapper .banner,
.wedding .bx-wrapper .rate-bar,
.category-wedding-planner .bx-wrapper .banner,
.category-wedding-planner .bx-wrapper .rate-bar {
  background-color: #f99461;
}
.wedding .bx-wrapper .share,
.category-wedding-planner .bx-wrapper .share {
  background-color: #fbb592;
}
.wedding .bx-wrapper .bx-controls-direction a,
.category-wedding-planner .bx-wrapper .bx-controls-direction a {
  background-color: #f99461;
}
.wedding .divide-bar,
.category-wedding-planner .divide-bar {
  background-color: #134479;
}
.wedding .view-more-bar,
.category-wedding-planner .view-more-bar {
  color: #fff !important;
  background-color: #134479;
}
.wedding .view-more-bar:hover,
.category-wedding-planner .view-more-bar:hover {
  color: #fff;
}
.wedding .view-more-bar:before,
.category-wedding-planner .view-more-bar:before {
  background-color: #134075;
}
.wedding .view-more-bar-disabled,
.category-wedding-planner .view-more-bar-disabled {
  background-color: #134075;
}
.wedding #secondary .widget .widget-title,
.category-wedding-planner #secondary .widget .widget-title {
  color: #ccc;
}
.wedding #secondary .widget .wrap,
.category-wedding-planner #secondary .widget .wrap {
  background-color: #e3af59;
}
.wedding .disqus-comments .rater-block .rating,
.wedding .disqus-comments .rater-block .rate-plus,
.wedding .disqus-comments .rater-block .rate-minus,
.category-wedding-planner .disqus-comments .rater-block .rating,
.category-wedding-planner .disqus-comments .rater-block .rate-plus,
.category-wedding-planner .disqus-comments .rater-block .rate-minus {
  background-color: #134479;
}
.wedding .disqus-comments .rater-block .rate-minus,
.category-wedding-planner .disqus-comments .rater-block .rate-minus {
  background-color: #7dcb78;
}
.wedding .pre-footer .pre-footer-bottom .email-signup label,
.category-wedding-planner .pre-footer .pre-footer-bottom .email-signup label {
  color: #134479;
}
.wedding .pre-footer .pre-footer-bottom .email-signup label:hover,
.category-wedding-planner
  .pre-footer
  .pre-footer-bottom
  .email-signup
  label:hover {
  color: #57b0e3;
}
.wedding .pre-footer .pre-footer-bottom input[type="submit"],
.category-wedding-planner .pre-footer .pre-footer-bottom input[type="submit"] {
  background-color: #134075;
}
.wedding .pre-footer .pre-footer-bottom input[type="submit"]:hover,
.category-wedding-planner
  .pre-footer
  .pre-footer-bottom
  input[type="submit"]:hover {
  background-color: #57b0e3;
}
.wedding .pre-footer .icon-bar a,
.category-wedding-planner .pre-footer .icon-bar a {
  background-color: #134075;
  background-image: url("https://www.townlively.com/wp-content/themes/town-lively/assets/images/wedding/wedding-icons.png");
  background-repeat: repeat;
}
.wedding .pre-footer .icon-bar a:hover,
.category-wedding-planner .pre-footer .icon-bar a:hover {
  background-color: #57b0e3;
}
.wedding .footer-container #footer,
.category-wedding-planner .footer-container #footer {
  border-top: 5px solid #134479;
  background-image: url("../images/wedding/header-bg-2015.png");
}
.wedding .footer-container #footer .site-info,
.category-wedding-planner .footer-container #footer .site-info {
  color: #134479;
}
.wedding .footer-container #footer #footer-nav ul li,
.category-wedding-planner .footer-container #footer #footer-nav ul li {
  border-color: #134479;
}
.wedding .footer-container #footer #footer-nav ul li:first-child,
.category-wedding-planner
  .footer-container
  #footer
  #footer-nav
  ul
  li:first-child {
  border: none;
}
.wedding .back-to-top,
.category-wedding-planner .back-to-top {
  background-color: #134479;
}

.wedding .filter-container .location-filter .location-choices > div.active {
  background-color: #27578c;
  border-color: #27578c;
}
.wedding .filter-container .location-filter:after {
  border-bottom: 10px solid #27578c;
  border-bottom-color: #27578c;
}

.wedding .social-container .social-widget li:first-child,
.category-wedding-planner .social-container .social-widget li:first-child {
  background: none;
}
.wedding .social-container .social-widget li a,
.category-wedding-planner .social-container .social-widget li a {
  /* background: url("../images/wedding/social-sprite-346475.png") no-repeat 0 0; */
}
.wedding .social-container .social-widget li a.fb,
.category-wedding-planner .social-container .social-widget li a.fb {
  background-position: 0 0;
}
.wedding .social-container .social-widget li a.pt,
.category-wedding-planner .social-container .social-widget li a.pt {
  background-position: -31px 0;
}
.wedding .social-container .social-widget li a.cb,
.category-wedding-planner .social-container .social-widget li a.cb {
  background-position: -62px 0;
}
.wedding #wp-social-login-connect-options a,
.category-wedding-planner #wp-social-login-connect-options a {
  height: 30px;
  width: 31px;
  background: url("../images/wedding/social-sprite-346475.png") no-repeat scroll
    0 0;
}
.wedding #wp-social-login-connect-with,
.category-wedding-planner #wp-social-login-connect-with {
  margin: 5px 0 0 0;
}
.wedding .mtl-reg a,
.category-wedding-planner .mtl-reg a {
  background-color: #134479;
  color: #ffffff;
}
.wedding .mtl-reg a:hover,
.category-wedding-planner .mtl-reg a:hover {
  background-color: #7fbbd7;
  color: #ffffff;
}
.wedding .advertiser-search label,
.category-wedding-planner .advertiser-search label {
  color: #134479;
}
.wedding .advertiser-search .advertiser-search-input-container label,
.category-wedding-planner
  .advertiser-search
  .advertiser-search-input-container
  label {
  background-color: #134479;
}
.wedding .advertiser-search input[type="text"],
.category-wedding-planner .advertiser-search input[type="text"] {
  color: #134479;
}
.wedding .advertiser-search input[type="text"]::-webkit-input-placeholder,
.category-wedding-planner
  .advertiser-search
  input[type="text"]::-webkit-input-placeholder {
  color: #134479;
}
.wedding .advertiser-search input[type="text"]:-moz-placeholder,
.category-wedding-planner
  .advertiser-search
  input[type="text"]:-moz-placeholder {
  color: #134479;
}
.wedding .advertiser-search input[type="text"]::-moz-placeholder,
.category-wedding-planner
  .advertiser-search
  input[type="text"]::-moz-placeholder {
  color: #134479;
}
.wedding .advertiser-search input[type="text"]:-ms-input-placeholder,
.category-wedding-planner
  .advertiser-search
  input[type="text"]:-ms-input-placeholder {
  color: #134479;
}
@media screen and (max-width: 775px) {
  .wedding .hero-unit .royalSlider.rsUni .rsBullets,
  .category-wedding-planner .hero-unit .royalSlider.rsUni .rsBullets {
    display: none;
  }
  .wedding .hero-unit .callout,
  .category-wedding-planner .hero-unit .callout {
    width: 100%;
    height: 70px;
    padding: 0;
    background-color: #7fbbd7;
    position: absolute;
    top: auto;
    bottom: 20px;
    margin: 0;
    text-align: left;
  }
  .wedding .hero-unit .callout h3,
  .category-wedding-planner .hero-unit .callout h3 {
    clear: none;
    font-size: 2.8rem;
    left: 5px;
    margin: -18px 0;
    position: absolute;
    top: 50%;
    width: 50%;
  }
  .wedding .hero-unit .callout span,
  .category-wedding-planner .hero-unit .callout span {
    font-size: 1.7rem;
    margin: -20px 0;
    padding: 4px 0;
    position: absolute;
    right: 5px;
    top: 50%;
    width: 45%;
  }
  .wedding .hero-unit .hero-nav,
  .category-wedding-planner .hero-unit .hero-nav {
    background-color: rgba(0, 0, 0, 0.25);
  }
  .wedding .daterangepicker:after,
  .category-wedding-planner .daterangepicker:after {
    border-bottom-color: #27578c;
    right: 120px !important;
  }
  .wedding .location-filter:after,
  .category-wedding-planner .location-filter:after {
    right: 35px;
  }
}
.wedding #bbpress-forums li.bbp-header,
.category-wedding-planner #bbpress-forums li.bbp-header {
  background-color: #134479;
}
.wedding #bbpress-forums li.bbp-footer,
.category-wedding-planner #bbpress-forums li.bbp-footer {
  background-color: #7db2c5;
}

/* Marketplace
----------------------------------------------- */
/* marketplace home */
.page-template-page-marketplace-home-php header .page-title {
  width: 65%;
  padding: 0;
  display: inline-block;
}

.page-title {
  text-transform: capitalize;
}
.page-template-page-marketplace-home-php header div.one-third {
  display: inline-block;
  margin: 100px 0 0 0;
  text-align: right;
}
.page-template-page-marketplace-home-php .marketplace-title {
  font-size: 2.5rem;
}
.page-template-page-marketplace-home-php .bx-wrapper {
  padding: 0px 35px;
}
.page-template-page-marketplace-home-php .bx-wrapper .highlight {
  margin-left: -47.75px;
}
.page-template-page-marketplace-home-php .marketplace-home-row-one:after,
.page-template-page-marketplace-home-php .marketplace-home-row-two:after {
  clear: both;
  content: "";
  display: table;
}
.page-template-page-marketplace-home-php
  .marketplace-home-row-one
  .marketplace-search,
.page-template-page-marketplace-home-php
  .marketplace-home-row-two
  .marketplace-search {
  width: 55%;
  float: left;
}
@media screen and (max-width: 850px) {
  .page-template-page-marketplace-home-php
    .marketplace-home-row-one
    .marketplace-search,
  .page-template-page-marketplace-home-php
    .marketplace-home-row-two
    .marketplace-search {
    width: 100%;
  }
}
.page-template-page-marketplace-home-php
  .marketplace-home-row-one
  .marketplace-search
  .marketplace-search-row,
.page-template-page-marketplace-home-php
  .marketplace-home-row-two
  .marketplace-search
  .marketplace-search-row {
  margin: 0 2em 2em 0;
}
@media screen and (max-width: 850px) {
  .page-template-page-marketplace-home-php
    .marketplace-home-row-one
    .marketplace-search
    .marketplace-search-row,
  .page-template-page-marketplace-home-php
    .marketplace-home-row-two
    .marketplace-search
    .marketplace-search-row {
    margin-right: 0;
  }
}
.page-template-page-marketplace-home-php
  .marketplace-home-row-one
  .marketplace-search
  .marketplace-search-row:after,
.page-template-page-marketplace-home-php
  .marketplace-home-row-two
  .marketplace-search
  .marketplace-search-row:after {
  display: table;
  clear: both;
  content: "";
}
.page-template-page-marketplace-home-php
  .marketplace-home-row-one
  .marketplace-search
  .marketplace-search-row
  input,
.page-template-page-marketplace-home-php
  .marketplace-home-row-one
  .marketplace-search
  .marketplace-search-row
  select,
.page-template-page-marketplace-home-php
  .marketplace-home-row-two
  .marketplace-search
  .marketplace-search-row
  input,
.page-template-page-marketplace-home-php
  .marketplace-home-row-two
  .marketplace-search
  .marketplace-search-row
  select {
  padding: 1em;
  height: auto;
  font-size: 1.5rem;
  line-height: 1.5;
  border: 1px solid #bbbbbb;
  float: left;
}
.page-template-page-marketplace-home-php
  .marketplace-home-row-one
  .marketplace-search
  .marketplace-search-row
  select,
.page-template-page-marketplace-home-php
  .marketplace-home-row-two
  .marketplace-search
  .marketplace-search-row
  select {
  color: #989898;
}
.page-template-page-marketplace-home-php
  .marketplace-home-row-one
  .marketplace-search
  .marketplace-search-row
  #txt_search_term,
.page-template-page-marketplace-home-php
  .marketplace-home-row-one
  .marketplace-search
  .marketplace-search-row
  #ddl-advertiser-categories,
.page-template-page-marketplace-home-php
  .marketplace-home-row-two
  .marketplace-search
  .marketplace-search-row
  #txt_search_term,
.page-template-page-marketplace-home-php
  .marketplace-home-row-two
  .marketplace-search
  .marketplace-search-row
  #ddl-advertiser-categories {
  width: 46%;
}
.page-template-page-marketplace-home-php
  .marketplace-home-row-one
  .marketplace-search
  .marketplace-search-row
  #txt_distance,
.page-template-page-marketplace-home-php
  .marketplace-home-row-two
  .marketplace-search
  .marketplace-search-row
  #txt_distance {
  width: 36%;
}
.page-template-page-marketplace-home-php
  .marketplace-home-row-one
  .marketplace-search
  .marketplace-search-row
  #txt_starting_point,
.page-template-page-marketplace-home-php
  .marketplace-home-row-two
  .marketplace-search
  .marketplace-search-row
  #txt_starting_point {
  width: 56%;
}
.page-template-page-marketplace-home-php
  .marketplace-home-row-one
  .marketplace-search
  .marketplace-search-row
  span,
.page-template-page-marketplace-home-php
  .marketplace-home-row-two
  .marketplace-search
  .marketplace-search-row
  span {
  color: #989898;
  text-align: center;
  width: 8%;
  float: left;
  padding: 1em 0;
}
.page-template-page-marketplace-home-php
  .marketplace-home-row-one
  .marketplace-search
  .marketplace-search-row
  #btn_search,
.page-template-page-marketplace-home-php
  .marketplace-home-row-two
  .marketplace-search
  .marketplace-search-row
  #btn_search {
  width: 100%;
  padding: 1.5rem;
  font-size: 1.7rem;
  text-transform: uppercase;
  text-align: center;
  height: auto;
}
.page-template-page-marketplace-home-php
  .marketplace-home-row-one
  .marketplace-search
  .marketplace-search-buttons,
.page-template-page-marketplace-home-php
  .marketplace-home-row-two
  .marketplace-search
  .marketplace-search-buttons {
  margin: 6rem 0;
}
@media screen and (max-width: 850px) {
  .page-template-page-marketplace-home-php
    .marketplace-home-row-one
    .marketplace-search
    .marketplace-search-buttons,
  .page-template-page-marketplace-home-php
    .marketplace-home-row-two
    .marketplace-search
    .marketplace-search-buttons {
    margin: 0;
    margin-bottom: 2em;
  }
}
.page-template-page-marketplace-home-php
  .marketplace-home-row-one
  .marketplace-search
  .marketplace-search-buttons
  a,
.page-template-page-marketplace-home-php
  .marketplace-home-row-two
  .marketplace-search
  .marketplace-search-buttons
  a {
  display: block;
  float: left;
  padding: 1rem 5rem;
  width: 27%;
  margin-right: 2em;
  box-sizing: border-box;
  color: #ffffff;
  text-align: center;
}
@media screen and (max-width: 976px) {
  .page-template-page-marketplace-home-php
    .marketplace-home-row-one
    .marketplace-search
    .marketplace-search-buttons
    a,
  .page-template-page-marketplace-home-php
    .marketplace-home-row-two
    .marketplace-search
    .marketplace-search-buttons
    a {
    width: 25%;
    padding: 1rem 2.5rem;
  }
}
@media screen and (max-width: 408px) {
  .page-template-page-marketplace-home-php
    .marketplace-home-row-one
    .marketplace-search
    .marketplace-search-buttons
    a,
  .page-template-page-marketplace-home-php
    .marketplace-home-row-two
    .marketplace-search
    .marketplace-search-buttons
    a {
    width: 100%;
    padding: 1rem;
    margin: 0 0 1em 0;
  }
}
.page-template-page-marketplace-home-php
  .marketplace-home-row-one
  .marketplace-search
  .marketplace-search-buttons
  a.marketplace-search-button-add,
.page-template-page-marketplace-home-php
  .marketplace-home-row-two
  .marketplace-search
  .marketplace-search-buttons
  a.marketplace-search-button-add {
  background: #58906b;
}
.page-template-page-marketplace-home-php
  .marketplace-home-row-one
  .marketplace-search
  .marketplace-search-buttons
  a.marketplace-search-button-claim,
.page-template-page-marketplace-home-php
  .marketplace-home-row-two
  .marketplace-search
  .marketplace-search-buttons
  a.marketplace-search-button-claim {
  background: #aa5152;
}
.page-template-page-marketplace-home-php
  .marketplace-home-row-one
  .marketplace-search
  .marketplace-search-buttons
  a.marketplace-search-button-upgrade,
.page-template-page-marketplace-home-php
  .marketplace-home-row-two
  .marketplace-search
  .marketplace-search-buttons
  a.marketplace-search-button-upgrade {
  background: #f99461;
}
.page-template-page-marketplace-home-php
  .marketplace-home-row-one
  .marketplace-search
  .marketplace-search-buttons
  a:hover,
.page-template-page-marketplace-home-php
  .marketplace-home-row-two
  .marketplace-search
  .marketplace-search-buttons
  a:hover {
  background: #27578c;
  color: #ffffff;
  text-decoration: none;
}
.page-template-page-marketplace-home-php
  .marketplace-home-row-one
  .marketplace-reviews,
.page-template-page-marketplace-home-php
  .marketplace-home-row-two
  .marketplace-reviews {
  width: 45%;
  float: left;
}
@media screen and (max-width: 850px) {
  .page-template-page-marketplace-home-php
    .marketplace-home-row-one
    .marketplace-reviews,
  .page-template-page-marketplace-home-php
    .marketplace-home-row-two
    .marketplace-reviews {
    width: 100%;
  }
}
.page-template-page-marketplace-home-php
  .marketplace-home-row-one
  .marketplace-reviews
  .marketplace-review-list,
.page-template-page-marketplace-home-php
  .marketplace-home-row-two
  .marketplace-reviews
  .marketplace-review-list {
  background: #f1eee5;
  max-height: 407px;
  overflow-y: auto;
}
.page-template-page-marketplace-home-php
  .marketplace-home-row-one
  .marketplace-reviews
  .marketplace-review-list
  .marketplace-review,
.page-template-page-marketplace-home-php
  .marketplace-home-row-two
  .marketplace-reviews
  .marketplace-review-list
  .marketplace-review {
  padding: 1em;
  border-bottom: 1px solid #b0aea7;
}
.page-template-page-marketplace-home-php
  .marketplace-home-row-one
  .marketplace-reviews
  .marketplace-review-list
  .marketplace-review
  .mr-title,
.page-template-page-marketplace-home-php
  .marketplace-home-row-two
  .marketplace-reviews
  .marketplace-review-list
  .marketplace-review
  .mr-title {
  margin: 0 0 10px;
}
.page-template-page-marketplace-home-php
  .marketplace-home-row-one
  .marketplace-reviews
  .marketplace-review-list
  .marketplace-review
  .mr-title
  a,
.page-template-page-marketplace-home-php
  .marketplace-home-row-two
  .marketplace-reviews
  .marketplace-review-list
  .marketplace-review
  .mr-title
  a {
  color: #000000;
  text-decoration: none;
}
.page-template-page-marketplace-home-php
  .marketplace-home-row-one
  .marketplace-reviews
  .marketplace-review-list
  .marketplace-review
  .mr-title
  a:hover,
.page-template-page-marketplace-home-php
  .marketplace-home-row-two
  .marketplace-reviews
  .marketplace-review-list
  .marketplace-review
  .mr-title
  a:hover {
  text-decoration: none;
  color: #27578c;
}
.page-template-page-marketplace-home-php
  .marketplace-home-row-one
  .marketplace-reviews
  .marketplace-review-list
  .marketplace-review
  .mr-comment,
.page-template-page-marketplace-home-php
  .marketplace-home-row-two
  .marketplace-reviews
  .marketplace-review-list
  .marketplace-review
  .mr-comment {
  margin: 0;
  padding: 0 0 10px;
}
.page-template-page-marketplace-home-php
  .marketplace-home-row-one
  .marketplace-reviews
  .marketplace-review-list
  .marketplace-review
  .mr-meta,
.page-template-page-marketplace-home-php
  .marketplace-home-row-two
  .marketplace-reviews
  .marketplace-review-list
  .marketplace-review
  .mr-meta {
  padding: 0;
  color: #27578c;
}
.page-template-page-marketplace-home-php .marketplace-home-row-two {
  margin-bottom: 6rem;
}
.page-template-page-marketplace-home-php .marketplace-categories {
  border-top: 5px solid #7dcb78;
  border-bottom: 5px solid #7dcb78;
}

/* single community page */

.tl-entry-date {
  text-align: right;
  min-width: 200px;
  margin-top: auto;
}

.tl-header-wrap {
  display: inline-flex;
  width: 100%;
}

.tl-header-wrap .entry-title {
  padding-right: 0px !important;
}

@media (max-width: 480px) {
  .tl-header-wrap {
    display: block;
  }

  .tl-entry-date {
    text-align: left;
    margin-top: 8px;
  }

  .tl-header-wrap .entry-title {
    font-size: 2rem !important;
    margin-top: 91px;
  }
}
/* single advertiser page */
.single-advertiser .ad-meta.ad-meta-phone {
  background: url("../images/phone-icon.png") no-repeat 0 2px;
  padding-left: 49px;
  padding-left: calc(32px + 1em);
}
.single-advertiser .ad-meta.ad-meta-web {
  background: url("../images/www-icon-green.png") no-repeat 0 2px;
  padding-left: 49px;
  padding-left: calc(32px + 1em);
}
.single-advertiser .ad-meta.ad-meta-email {
  background: url("../images/mail-icon-green.png") no-repeat 0 5px;
  padding-left: 49px;
  padding-left: calc(32px + 1em);
}
.single-advertiser .ad-meta.ad-meta-hours {
  background: none;
  padding: 0 0 1.5em 0;
  margin: 0;
  font-family: "MissionGothicLight", Arial, Helvetica, Tahoma, sans-serif;
  font-size: 1.6rem;
  line-height: 1.5;
}
.single-advertiser .ad-meta-social-links .ad-meta-social-link {
  width: 29px;
  height: 35px;
  display: inline-block;
  margin-right: 1em;
}
.single-advertiser
  .ad-meta-social-links
  .ad-meta-social-link.ad-meta-social-facebook {
  background: url("../images/fb-icon-green.png") no-repeat 0 0;
  transition: background-image 0.3s;
}
.single-advertiser
  .ad-meta-social-links
  .ad-meta-social-link.ad-meta-social-facebook:hover {
  background: url("../images/fb-icon-blue.png") no-repeat 0 0;
}
.single-advertiser
  .ad-meta-social-links
  .ad-meta-social-link.ad-meta-social-twitter {
  background: url("../images/twit-icon-green.png") no-repeat 0 0;
  transition: background-image 0.3s;
}
.single-advertiser
  .ad-meta-social-links
  .ad-meta-social-link.ad-meta-social-twitter:hover {
  background: url("../images/twit-icon-blue.png") no-repeat 0 0;
}
.single-advertiser
  .ad-meta-social-links
  .ad-meta-social-link.ad-meta-social-google {
  background: url("../images/googplus-icon-green.png") no-repeat 0 0;
  transition: background-image 0.3s;
}
.single-advertiser
  .ad-meta-social-links
  .ad-meta-social-link.ad-meta-social-google:hover {
  background: url("../images/googplus-icon-blue.png") no-repeat 0 0;
}
.single-advertiser
  .ad-meta-social-links
  .ad-meta-social-link.ad-meta-social-instagram {
  background: url("../images/insta-icon-green.png") no-repeat 0 0;
  transition: background-image 0.3s;
}
.single-advertiser
  .ad-meta-social-links
  .ad-meta-social-link.ad-meta-social-instagram:hover {
  background: url("../images/insta-icon-blue.png") no-repeat 0 0;
}
.single-advertiser
  .ad-meta-social-links
  .ad-meta-social-link.ad-meta-social-pinterest {
  background: url("../images/pin-icon-green.png") no-repeat 0 0;
  transition: background-image 0.3s;
}
.single-advertiser
  .ad-meta-social-links
  .ad-meta-social-link.ad-meta-social-pinterest:hover {
  background: url("../images/pin-icon-blue.png") no-repeat 0 0;
}
.single-advertiser aside .sidebar-featured-image {
  width: 100%;
}
.single-advertiser aside .sidebar-image-thumbnails ul {
  margin: 0;
  list-style: none;
}
.single-advertiser aside .sidebar-image-thumbnails ul:after {
  content: "";
  display: table;
  clear: both;
}
.single-advertiser aside .sidebar-image-thumbnails ul .sidebar-image-thumbnail {
  width: 23%;
  margin: 0 1%;
  padding: 0;
  float: left;
}
.single-advertiser
  aside
  .sidebar-image-thumbnails
  ul
  .sidebar-image-thumbnail.sidebar-image-thumbnail-first {
  width: 24%;
  margin: 0 1% 0 0;
}
.single-advertiser
  aside
  .sidebar-image-thumbnails
  ul
  .sidebar-image-thumbnail.sidebar-image-thumbnail-last {
  width: 24%;
  margin: 0 0 0 1%;
}
.single-advertiser aside.ad-lively-meter table {
  margin: 0;
  font-size: 1.7rem;
}
.single-advertiser aside.ad-lively-meter table td {
  padding: 13px 0 13px 52px;
  text-align: right;
}
.single-advertiser aside.ad-lively-meter table td.ad-lm-reviews {
  background: url("../images/reviews-icon.png") no-repeat 0 10px;
}
.single-advertiser aside.ad-lively-meter table td.ad-lm-likes {
  background: url("../images/rate-plus.png") no-repeat 0 10px;
}
.single-advertiser aside.ad-lively-meter table td.ad-lm-dislikes {
  background: url("../images/rate-minus.png") no-repeat 0 10px;
}
.single-advertiser aside.ad-lively-meter table td.ad-lm-shares {
  background: url("../images/share-icon.png") no-repeat 0 8px;
}
.single-advertiser aside.ad-lively-meter table td:last-child {
  padding-left: 20px;
  width: 100%;
  text-align: left;
}
.single-advertiser aside .ad-manage-listing-button {
  display: block;
  text-align: center;
  color: #ffffff;
  background: #7dcb78;
  padding: 10px;
  font-size: 2rem;
}
.single-advertiser aside .ad-manage-listing-button:hover {
  background: #27578c;
  text-decoration: none;
}
.single-advertiser .ad-uploads .ad-twitter-widget {
  width: 48%;
  padding-right: 1px;
}
@media screen and (max-width: 1111px) {
  .single-advertiser .ad-uploads .ad-twitter-widget {
    width: 345px;
    display: block;
  }
}
.single-advertiser .ad-uploads .ad-other-uploads,
.single-advertiser .ad-uploads .ad-videos {
  padding: 15px 0;
}
.single-advertiser .ad-uploads .ad-other-uploads:after,
.single-advertiser .ad-uploads .ad-videos:after {
  display: table;
  content: "";
  clear: both;
}
.single-advertiser .ad-uploads .ad-other-uploads .ad-other-upload,
.single-advertiser .ad-uploads .ad-other-uploads .ad-video,
.single-advertiser .ad-uploads .ad-videos .ad-other-upload,
.single-advertiser .ad-uploads .ad-videos .ad-video {
  width: 23%;
  display: block;
  float: left;
  margin: 0 1% 0 1%;
}
@media screen and (max-width: 590px) {
  .single-advertiser .ad-uploads .ad-other-uploads .ad-other-upload,
  .single-advertiser .ad-uploads .ad-other-uploads .ad-video,
  .single-advertiser .ad-uploads .ad-videos .ad-other-upload,
  .single-advertiser .ad-uploads .ad-videos .ad-video {
    width: 100%;
    display: block;
    float: none;
    margin-bottom: 20px;
  }
}
.single-advertiser
  .ad-uploads
  .ad-other-uploads
  .ad-other-upload.ad-other-upload-first,
.single-advertiser
  .ad-uploads
  .ad-other-uploads
  .ad-other-upload.ad-video-first,
.single-advertiser
  .ad-uploads
  .ad-other-uploads
  .ad-video.ad-other-upload-first,
.single-advertiser .ad-uploads .ad-other-uploads .ad-video.ad-video-first,
.single-advertiser
  .ad-uploads
  .ad-videos
  .ad-other-upload.ad-other-upload-first,
.single-advertiser .ad-uploads .ad-videos .ad-other-upload.ad-video-first,
.single-advertiser .ad-uploads .ad-videos .ad-video.ad-other-upload-first,
.single-advertiser .ad-uploads .ad-videos .ad-video.ad-video-first {
  margin: 0 1% 0 0;
  width: 24%;
  margin-left: 1%;
}
@media screen and (max-width: 590px) {
  .single-advertiser
    .ad-uploads
    .ad-other-uploads
    .ad-other-upload.ad-other-upload-first,
  .single-advertiser
    .ad-uploads
    .ad-other-uploads
    .ad-other-upload.ad-video-first,
  .single-advertiser
    .ad-uploads
    .ad-other-uploads
    .ad-video.ad-other-upload-first,
  .single-advertiser .ad-uploads .ad-other-uploads .ad-video.ad-video-first,
  .single-advertiser
    .ad-uploads
    .ad-videos
    .ad-other-upload.ad-other-upload-first,
  .single-advertiser .ad-uploads .ad-videos .ad-other-upload.ad-video-first,
  .single-advertiser .ad-uploads .ad-videos .ad-video.ad-other-upload-first,
  .single-advertiser .ad-uploads .ad-videos .ad-video.ad-video-first {
    width: 100%;
    display: block;
    float: none;
    margin-bottom: 20px;
  }
}
.single-advertiser
  .ad-uploads
  .ad-other-uploads
  .ad-other-upload.ad-other-upload-last,
.single-advertiser .ad-uploads .ad-other-uploads .ad-other-upload.ad-video-last,
.single-advertiser .ad-uploads .ad-other-uploads .ad-video.ad-other-upload-last,
.single-advertiser .ad-uploads .ad-other-uploads .ad-video.ad-video-last,
.single-advertiser .ad-uploads .ad-videos .ad-other-upload.ad-other-upload-last,
.single-advertiser .ad-uploads .ad-videos .ad-other-upload.ad-video-last,
.single-advertiser .ad-uploads .ad-videos .ad-video.ad-other-upload-last,
.single-advertiser .ad-uploads .ad-videos .ad-video.ad-video-last {
  margin: 0 0 0 1%;
  width: 24%;
  margin-left: 1%;
}
.single-advertiser
  .ad-uploads
  .ad-other-uploads
  .ad-other-upload
  .ad-ou-icon-file,
.single-advertiser
  .ad-uploads
  .ad-other-uploads
  .ad-other-upload
  .ad-ou-icon-video,
.single-advertiser .ad-uploads .ad-other-uploads .ad-video .ad-ou-icon-file,
.single-advertiser .ad-uploads .ad-other-uploads .ad-video .ad-ou-icon-video,
.single-advertiser .ad-uploads .ad-videos .ad-other-upload .ad-ou-icon-file,
.single-advertiser .ad-uploads .ad-videos .ad-other-upload .ad-ou-icon-video,
.single-advertiser .ad-uploads .ad-videos .ad-video .ad-ou-icon-file,
.single-advertiser .ad-uploads .ad-videos .ad-video .ad-ou-icon-video {
  display: block;
  width: 100%;
  min-height: 136px;
  margin: 0;
  padding: 0;
  background-size: cover;
}
.single-advertiser
  .ad-uploads
  .ad-other-uploads
  .ad-other-upload
  .ad-ou-icon-file,
.single-advertiser .ad-uploads .ad-other-uploads .ad-video .ad-ou-icon-file,
.single-advertiser .ad-uploads .ad-videos .ad-other-upload .ad-ou-icon-file,
.single-advertiser .ad-uploads .ad-videos .ad-video .ad-ou-icon-file {
  background: url("../images/pdf-icon.png") no-repeat center center #27578c;
}
.single-advertiser
  .ad-uploads
  .ad-other-uploads
  .ad-other-upload
  .ad-ou-icon-video,
.single-advertiser .ad-uploads .ad-other-uploads .ad-video .ad-ou-icon-video,
.single-advertiser .ad-uploads .ad-videos .ad-other-upload .ad-ou-icon-video,
.single-advertiser .ad-uploads .ad-videos .ad-video .ad-ou-icon-video {
  background: url("../images/video-icon.png") no-repeat center center #27578c;
}
.single-advertiser .ad-uploads .ad-other-uploads .ad-other-upload .ad-ou-file,
.single-advertiser .ad-uploads .ad-other-uploads .ad-other-upload .ad-ou-video,
.single-advertiser .ad-uploads .ad-other-uploads .ad-video .ad-ou-file,
.single-advertiser .ad-uploads .ad-other-uploads .ad-video .ad-ou-video,
.single-advertiser .ad-uploads .ad-videos .ad-other-upload .ad-ou-file,
.single-advertiser .ad-uploads .ad-videos .ad-other-upload .ad-ou-video,
.single-advertiser .ad-uploads .ad-videos .ad-video .ad-ou-file,
.single-advertiser .ad-uploads .ad-videos .ad-video .ad-ou-video {
  color: #ffffff;
  display: block;
  font-size: 1.7rem;
  padding: 5px;
  text-align: center;
  background: #7dcb78;
}
.single-advertiser
  .ad-uploads
  .ad-other-uploads
  .ad-other-upload:hover
  .ad-ou-file,
.single-advertiser
  .ad-uploads
  .ad-other-uploads
  .ad-other-upload:hover
  .ad-ou-video,
.single-advertiser .ad-uploads .ad-other-uploads .ad-video:hover .ad-ou-file,
.single-advertiser .ad-uploads .ad-other-uploads .ad-video:hover .ad-ou-video,
.single-advertiser .ad-uploads .ad-videos .ad-other-upload:hover .ad-ou-file,
.single-advertiser .ad-uploads .ad-videos .ad-other-upload:hover .ad-ou-video,
.single-advertiser .ad-uploads .ad-videos .ad-video:hover .ad-ou-file,
.single-advertiser .ad-uploads .ad-videos .ad-video:hover .ad-ou-video {
  background: #ffffff;
  color: #7dcb78;
  text-decoration: none;
}
.single-advertiser .ad-ads:after {
  content: "";
  display: table;
  clear: both;
}
.single-advertiser .ad-ads .ad-ad {
  background: #27578c;
  height: 150px;
  width: 23%;
  margin: 0 1% 3%;
  float: left;
  position: relative;
}
@media screen and (max-width: 590px) {
  .single-advertiser .ad-ads .ad-ad {
    width: 100%;
    display: block;
    float: none;
    margin-bottom: 20px;
  }
}
.single-advertiser .ad-ads .ad-ad:hover .ad-ad-icon {
  opacity: 1;
  height: 39px;
  width: 39px;
  background: url("../images/fullscreen-icon.png") no-repeat scroll center 0px/39px
    39px transparent;
}
.single-advertiser .ad-ads .ad-ad.ad-ad-first {
  width: 24%;
  margin: 0 1% 3% 0;
}
@media screen and (max-width: 590px) {
  .single-advertiser .ad-ads .ad-ad.ad-ad-first {
    width: 100%;
    display: block;
    float: none;
    margin-bottom: 20px;
  }
}
.single-advertiser .ad-ads .ad-ad.ad-ad-last {
  width: 24%;
  margin: 0 0 3% 1%;
}
.single-advertiser .ad-ads .ad-ad img {
  height: 100%;
  margin: 0 auto;
  display: block;
}
.single-advertiser .ad-ads .ad-ad .ad-ad-icon {
  bottom: 0;
  right: 0;
  position: absolute;
  height: 30px;
  width: 30px;
  display: block;
  z-index: 100;
  background: url("../images/fullscreen-icon.png") no-repeat scroll center 0px/30px
    30px transparent;
  opacity: 0.4;
  transition: opacity 0.3s, height 0.3s, width 0.3s, background 0.3s;
}

/* advertiser listing pages */
.tax-advertiser_category .advertiser-category-row {
  border-bottom: 5px solid #7dcb78;
}
.tax-advertiser_category .advertiser-category-row .one-third {
  padding-left: 2rem;
  width: 28%;
}
.tax-advertiser_category .advertiser-category-row .one-third:first-child {
  width: 37.8%;
  padding-left: 0;
}
@media screen and (max-width: 1026px) {
  .tax-advertiser_category .advertiser-category-row .one-third:first-child {
    width: 49.5%;
  }
}
@media screen and (max-width: 775px) {
  .tax-advertiser_category .advertiser-category-row .one-third:first-child {
    width: 100%;
  }
}
@media screen and (max-width: 1026px) {
  .tax-advertiser_category .advertiser-category-row .one-third:nth-child(2) {
    width: 46.5%;
  }
}
@media screen and (max-width: 775px) {
  .tax-advertiser_category .advertiser-category-row .one-third:nth-child(2) {
    width: 100%;
    padding-left: 0;
  }
}
@media screen and (max-width: 1026px) {
  .tax-advertiser_category .advertiser-category-row .one-third:nth-child(3) {
    width: 100%;
    padding-left: 0;
  }
}
.tax-advertiser_category .advertiser-category-row .advertiser-block {
  display: block;
  width: 100%;
  margin-left: -48px;
}
.tax-advertiser_category
  .advertiser-category-row
  .advertiser-block
  .highlight
  .content {
  height: auto !important;
}
.tax-advertiser_category .advertiser-category-row .advertiser-block .pinned {
  margin-left: 2em;
}
.tax-advertiser_category
  .advertiser-category-row
  .advertiser-block
  .pinned
  .content {
  height: auto !important;
}
.tax-advertiser_category
  .advertiser-category-row
  .advertiser-block
  .pinned
  .rate-bar {
  margin: 0;
}
.tax-advertiser_category .advertiser-category-row .marketplace-title {
  margin-top: 0;
}
.tax-advertiser_category .advertiser-category-row .marketplace-review {
  padding: 10px;
  background: #f1eee5;
  height: 200px;
}
.tax-advertiser_category
  .advertiser-category-row
  .marketplace-review
  .mr-title {
  margin: 0 0 10px;
}
.tax-advertiser_category
  .advertiser-category-row
  .marketplace-review
  .mr-title
  a {
  color: #000000;
  text-decoration: none;
}
.tax-advertiser_category
  .advertiser-category-row
  .marketplace-review
  .mr-title
  a:hover {
  text-decoration: none;
  color: #27578c;
}
.tax-advertiser_category
  .advertiser-category-row
  .marketplace-review
  .mr-comment {
  margin: 0;
  padding: 0 0 10px;
}
.tax-advertiser_category .advertiser-category-row .marketplace-review .mr-meta {
  padding: 0;
  color: #27578c;
}
.tax-advertiser_category .advertiser-category-search {
  margin-bottom: 4rem;
}
.tax-advertiser_category .advertiser-category-search .marketplace-search-row {
  float: left;
  width: 40%;
}
@media screen and (max-width: 700px) {
  .tax-advertiser_category .advertiser-category-search .marketplace-search-row {
    width: 49%;
    margin-right: 1%;
  }
}
@media screen and (max-width: 700px) {
  .tax-advertiser_category
    .advertiser-category-search
    .marketplace-search-row:nth-child(2) {
    margin-right: 0;
  }
}
.tax-advertiser_category
  .advertiser-category-search
  .marketplace-search-row:nth-child(3) {
  width: 20%;
}
@media screen and (max-width: 700px) {
  .tax-advertiser_category
    .advertiser-category-search
    .marketplace-search-row:nth-child(3) {
    width: 100%;
    margin-top: 20px;
  }
}
.tax-advertiser_category
  .advertiser-category-search
  .marketplace-search-row:last-of-type {
  width: 20%;
}
.tax-advertiser_category
  .advertiser-category-search
  .marketplace-search-row:after {
  display: table;
  clear: both;
  content: "";
}
.tax-advertiser_category
  .advertiser-category-search
  .marketplace-search-row
  input,
.tax-advertiser_category
  .advertiser-category-search
  .marketplace-search-row
  select {
  padding: 1em;
  height: auto;
  font-size: 1.5rem;
  line-height: 1.5;
  border: 1px solid #bbbbbb;
  float: left;
  margin-right: 1.5rem;
}
@media screen and (max-width: 996px) {
  .tax-advertiser_category
    .advertiser-category-search
    .marketplace-search-row
    #txt_distance,
  .tax-advertiser_category
    .advertiser-category-search
    .marketplace-search-row
    #txt_search_term {
    margin-bottom: 20px;
  }
}
.tax-advertiser_category
  .advertiser-category-search
  .marketplace-search-row
  select {
  color: #989898;
}
.tax-advertiser_category
  .advertiser-category-search
  .marketplace-search-row
  #txt_search_term,
.tax-advertiser_category
  .advertiser-category-search
  .marketplace-search-row
  #ddl-advertiser-categories {
  width: 46%;
}
@media screen and (max-width: 700px) {
  .tax-advertiser_category
    .advertiser-category-search
    .marketplace-search-row
    #txt_search_term,
  .tax-advertiser_category
    .advertiser-category-search
    .marketplace-search-row
    #ddl-advertiser-categories {
    width: 100%;
  }
}
.tax-advertiser_category
  .advertiser-category-search
  .marketplace-search-row
  #txt_distance {
  width: 36%;
}
@media screen and (max-width: 700px) {
  .tax-advertiser_category
    .advertiser-category-search
    .marketplace-search-row
    #txt_distance {
    width: 100%;
  }
}
.tax-advertiser_category
  .advertiser-category-search
  .marketplace-search-row
  #txt_starting_point {
  width: 56%;
}
@media screen and (max-width: 700px) {
  .tax-advertiser_category
    .advertiser-category-search
    .marketplace-search-row
    #txt_starting_point {
    width: 100%;
  }
}
.tax-advertiser_category
  .advertiser-category-search
  .marketplace-search-row
  span {
  color: #989898;
  text-align: center;
  width: 8%;
  float: left;
  padding: 1em 0;
}
.tax-advertiser_category
  .advertiser-category-search
  .marketplace-search-row
  #btn_search {
  width: 100%;
  padding: 1.4rem;
  font-size: 1.7rem;
  line-height: 1.5;
  text-transform: uppercase;
  text-align: center;
  height: auto;
}

.marketplace-search {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
/* Gift local 2022 */
.tl-gift-inner-wrapper-mobile {
  column-count: 5;
  width: 90%;
  margin-left: 0px;
  column-gap: 110px;
  column-rule: solid #e2e2e2 2px;
}
.tl-gift-image-inner-mobile {
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
}
.tl-gift-inner-wrapper-mobile .tl-gift-header {
  font-size: 1.5rem;
}
.tl-gift-mobile {
  display: none;
}
@media (max-width: 1175px) {
  .tl-gift-full {
    display: none;
  }

  .tl-gift-mobile {
    display: block;
  }
  .tl-gift-inner-wrapper-mobile {
    column-count: 5;
    width: 100%;
    margin-left: 0px;
    column-gap: 73px;
    column-rule: solid #e2e2e2 2px;
  }
}
@media (max-width: 1005px) {
  .tl-gift-inner-wrapper-mobile {
    column-count: 4;
    width: 100%;
    margin-left: 0px;
    column-gap: 73px;
    column-rule: solid #e2e2e2 2px;
  }
}

@media (max-width: 846px) {
  .tl-gift-inner-wrapper-mobile {
    column-count: 3;
    width: 100%;
    margin-left: 0px;
    column-gap: 73px;
    column-rule: solid #e2e2e2 2px;
  }
}
@media (max-width: 721px) {
  .tl-gift-inner-wrapper-mobile {
    column-count: 2;
    width: 100%;
    margin-left: 0px;
    column-gap: 73px;
    column-rule: solid #e2e2e2 2px;
  }
  .tl-gift-inner-wrapper-mobile .tl-gift-header {
    font-size: 1.8rem;
    margin-bottom: 20px;
  }
}

@media (max-width: 530px) {
  .tl-gift-inner-wrapper-mobile {
    column-count: 1;
    width: 100%;
    margin-left: 0px;
    column-gap: 73px;
    column-rule: solid #e2e2e2 2px;
  }
  .tl-gift-inner-wrapper-mobile .tl-gift-header {
    font-size: 1.8rem;
    margin-bottom: 20px;
  }
  .tl-gift-town {
    color: #62bd89;
    font-weight: 900;
    letter-spacing: 0.5px;
    font-family: system-ui;
    padding-bottom: 12px;
    font-size: 1.7rem;
    text-align: center;
  }
  .tl-gift-details {
    text-align: center;
  }
  .tl-gift-image-inner-mobile {
    max-width: 225px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 75px;
  }
  .tl-gift-header {
    font-size: 2.7rem !important;
  }
}

/* advertiser manage page */
.page-template-page-manage-advertiser-php .advertiser-block .highlight {
  position: static;
}

.share-listing-button:hover {
  cursor: pointer;
}

.share-listing {
  display: none;
  position: absolute;
  background-color: white;
  padding: 10px;
  margin: -110px 0 0 -37px;
}
.share-listing a.at300b {
  display: block;
  width: 100% !important;
  text-align: left;
  font-size: 1rem;
  margin-bottom: 6px;
}
.share-listing span {
  margin-right: 7px;
}

.manage-loading {
  margin-left: 0 !important;
  top: 10%;
  border-width: 7px;
}
.manage-loading:before {
  display: none !important;
}
.manage-loading:after {
  display: none !important;
}

.add_button {
  width: 100% !important;
  text-align: left;
  font-size: 1rem;
}

.addthisevent_icon {
  display: none;
}

.tl-destination-active {
  background-color: #7dcb78 !important;
}

/* Remove list style just for firefox */
@-moz-document url-prefix() {
  .tl-map-col-1-of-5 ul li {
    list-style: none;
  }
}

/* REQUIRED FOR MOBILE SOCIAL ICONS */
@media all and (max-width: 775px) {
  #header .site-title,
  #header-toggle .site-title {
    float: none;
    width: 5%;
    height: 90px;
    z-index: 1002;
  }
  #header .site-title .tl-title {
    margin-top: -7px;
  }
  .tl-site-title-wrapper {
    width: 70px;
    margin-top: -11px;
  }

  .wedding .toggle-header {
    display: none;
  }
  .home .site-title {
    width: 91px;
    margin-top: 9px;
  }

  #header-toggle .mobile-menu-btn,
  #header .mobile-menu-btn {
    width: 40px;
    height: 30px;
    margin-right: 18px;
    margin-top: -11px;
    float: right;
    -webkit-border-radius: 6px;
    -ms-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    background: #27578c url("../images/btn-mobile-menu.png") no-repeat center
      center;
  }
  .wedding .social-widget {
    display: none;
  }
  .wedding .toggle-header {
    display: none;
  }
  /* TL Mobile style tweaks */

  #header .login {
    float: left;
  }
  #header .social-login .login {
    margin: 18px -15px 0 0;
  }
}
@media all and (min-width: 768px) and (max-width: 1200px) {
  .footer-container #footer .site-info {
    bottom: 12%;
  }
}

@media all and (min-width: 768px) and (max-width: 812px) {
  .wedding-site-title-wrapper {
    width: 236px;
    margin-top: 20px;
  }
}
@media all and (min-width: 651px) and (max-width: 775px) {
  .wedding-site-title-wrapper {
    width: 94px;
  }
  .wedding .site-title {
    margin-bottom: 18px;
  }
}

@media all and (max-width: 510px) {
  .footer-container #footer .site-info {
    left: 14px;
    top: 82%;
    font-size: 1.3rem;
  }
  #placement_168430_0 {
    margin-top: -41px;
  }
}

@media all and (max-width: 354px) {
  .footer-container #footer .site-info {
    left: 14px;
    top: 82%;
    font-size: 1.1rem;
  }
}
/* 2021 updates */
.highlight.has-banner .content .title {
  max-height: none !important;
}
.tl-loading-icon {
  width: 148px;
  margin-left: auto;
  margin-right: auto;
}
/* 2020 updates */

/* search Page */
.tl-search-content {
  padding: 30px;
  height: 275px;
}
.col-md-3 {
  width: 33%;
  padding: 0px;
}
.col-md-9 {
  width: 66%;
  padding: 0px;
}
.col-md-12 {
  width: 100%;
  padding: 0px;
}
.tl-search-row .entry-summary {
  margin-left: 20px;
}
.tl-search-row .col-md-12 .entry-summary {
  margin-left: 0px;
}
.tl-float-right {
  margin-top: 15px;
}
.tl-card-top-details-wrapper .title {
  margin-bottom: 5px;
}
.tl-search-row {
  display: inline-flex;
  padding-left: 0px;
  padding-right: 0px;
}

@media (max-width: 1101px) {
  .tl-search-content {
    height: auto;
    min-height: 530px;
  }
  .tl-search-row {
    display: block !important;
  }
  .col-md-3 {
    margin-left: auto !important;
    margin-right: auto !important;
    width: 70% !important;
    text-align: center;
    max-width: 70% !important;
  }
  .col-md-9 {
    margin-left: auto !important;
    margin-right: auto !important;
    width: 100% !important;
    max-width: 100% !important;
  }
  .tl-search-row .entry-summary {
    margin-left: 0px !important;
    margin-top: 20px;
  }
}

@media (max-width: 775px) {
  .tl-search-content {
    height: auto !important;
  }
  .col-md-3 {
    margin-left: auto !important;
    margin-right: auto !important;
    width: 100% !important;
    text-align: center;
    max-width: 100% !important;
  }
  .col-md-9 {
    margin-left: auto !important;
    margin-right: auto !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  .tl-search-content {
    height: auto !important;
    min-height: auto;
  }
}
/* Share Icons */
.share-listing-gly {
  display: none;
  position: absolute;
  background-color: white;
  padding: 14px;
  right: 13px;
  bottom: 0px;
  border: 1px solid gray;
}
.add-this-grid {
  display: grid !important;
}

.highlight .one-half .community-links .content .title:nth-child(1) {
  float: left;
}
.highlight .one-half .community-links .content .title:nth-child(1) {
  float: right;
}
.title .web-url {
  float: left;
}
.web-url--right {
  float: right;
}
.tl-share-article-text {
  cursor: pointer;
}
.addthis_toolbox a {
  margin-bottom: 10px !important;
  line-height: initial;
}
.tl-share-article-text {
  color: #32578c;
  font-weight: 700;
  font-family: sans-serif;
}

/* Community Category Page */

#tl-event-results li:nth-child(odd) {
  margin-right: 40px;
}
/* Events catgeory page */
@media (max-width: 1123px) {
  #tl-event-results li:nth-child(odd) {
    margin-right: 10px;
  }
}
@media (max-width: 775px) {
  .tl-event-results-wrapper {
    margin-top: 40px;
  }
}
@media (max-width: 575px) {
  #tl-community-results .content {
    height: auto !important;
    padding-left: 0px;
  }
  #tl-community-results .content .image-container {
    overflow: hidden;
  }
  .banner-mobile {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  #tl-event-results .content {
    height: auto !important;
    padding-left: 0px !important;
  }
}

.tl-loading-icon {
  width: 148px;
  margin-left: auto;
  margin-right: auto;
}
.community-article-wrapper {
  max-width: 525px;
}

#tl-community-results li:nth-child(odd) {
  margin-right: 20px;
}

.highlight .content .title a {
  color: #000;
  font-size: 17px;
  text-decoration: none;
  display: block;
}
.title a {
  max-width: 354px;
}
.search-filter {
  position: absolute;
  right: -2px;
  top: 6px;
  background: #4c89cd;
  max-width: 320px;
  width: 100%;
  padding: 10px;
  display: none;
}

.tl-cat-name-input {
  max-width: 221px;
  width: 100%;
}

.search-details {
  display: none;
}
.search-details-text {
  font-size: 2.5rem;
  color: #27578c;
  font-weight: bold;
  padding-bottom: 1px;
}
#searching-value,
#searching-result-count {
  color: black;
  font-weight: bold;
}

.filter-container .location-filter {
  background-color: #27578c;
  display: none;
  width: 450px;
  height: 160px;
  font-family: "MissionGothicLight", Arial, Helvetica, Tahoma, sans-serif;
  color: #fff;
  position: absolute;
  top: 5px;
  right: 107px;
}

.filter-container .location-filter:after {
  position: absolute;
  top: -10px;
  right: 1px;
  display: inline-block;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #27578c;
  border-left: 10px solid transparent;
  border-bottom-color: #27578c;
  content: "";
}

.daterangepicker {
  position: absolute;
  background-color: #27578c;
  top: 2px;
  right: 261px;
  padding: 0;
  margin-top: 1px;
}

.daterangepicker:after {
  position: absolute;
  top: -10px;
  right: -1px;
  display: inline-block;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #27578c;
  border-left: 10px solid transparent;
  border-bottom-color: #27578c;
  content: "";
}
.highlight.has-banner {
  overflow: visible;
  max-width: 500px;
}
.event-padding {
  margin-top: -17px !important;
}
@media (max-width: 565px) {
  .category-events .archive .highlight.has-banner .content {
    height: auto;
  }
}

#new-royalslider-2 {
  margin-left: auto !important;
  margin-right: auto !important;
}
#tl-across-results div .content {
  height: 172px;
}
#tl-across-results .highlight {
  max-height: 263px;
}
#tl-search-icon {
  margin-left: auto;
  margin-right: -6px;
}
.hero-unit {
  width: 100%;
  background: #25598f;
  text-align: left;
  border-bottom: 5px solid #7dcb78;
  position: relative;
}

.wedding #nav2 {
  margin-top: -56px !important;
}
.wedding .nav .more {
  display: none;
}

/* Across town*/

.tl-across-top {
  max-width: 1137px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 29px;
}

.tl-across-logo {
  width: 405px;
  float: left;
}
.tl-across-space {
  width: 400px;
  float: right;
}

.tl-across-nav {
  background-color: #e5e5e5;
  border-top: 7px solid #7dcb78;
  display: inline-flex;
  width: 100%;
  margin-top: 25px;
}
.tl-across-nav-left,
.tl-across-nav-right {
  width: 50%;
  display: inline-block;
}
.tl-across-nav-left p {
  width: 175px;
  float: left;
  margin-left: 61px;
  margin-top: 15px;
  font-weight: 600;
  font-size: 1.8rem;
}
.tl-across-town-btn {
  float: right;
  margin-right: 10px;
  margin-top: 13px;
}
.tl-across-nav-wrapper {
  max-width: 1200px;
  height: 60px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: inline-flex;
}
.tl-across-pa-btn {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 125px;
  padding-right: 125px;
  background-color: #65c7c8;
  color: white;
}

.tl-across-town-btn {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 125px;
  padding-right: 125px;
  background-color: #f19165;
  color: white;
}

.category-across-pa .category-bar,
.category-across-pa .category-bar h3,
.category-across-pa .rate-bar {
  background-color: #65c7c8 !important;
}
.category-across-pa .category-bar h3:after {
  border-top-color: #65c7c8 !important;
}

.category-across-town .category-bar,
.category-across-town .category-bar h3,
.category-across-town .rate-bar {
  background-color: #f19165 !important;
}
.category-across-town .category-bar h3:after {
  border-top-color: #f19165 !important;
}

.page-template-page-across-town-php .highlight {
  background: #ffffff !important;
}

.tl-across-town-btn:hover,
.tl-across-pa-btn:hover {
  background-color: #7dc777;
}
.tl-across-all-btn:hover {
  background-color: #27578d;
}
.tl-across-all-btn {
  float: right;
  color: white;
  padding-top: 5px;
  background-color: #255a8f;
  padding-bottom: 5px;
  padding-left: 15px;
  margin-top: 13px;
  padding-right: 15px;
  margin-right: 194px;
}

.tl-across-pa-btn {
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 13px;
}
.tl-across-view-more-container {
  padding-left: 18px;
  padding-right: 19px;
  max-width: 1116px;
  margin-left: auto;
  margin-right: auto;
}
.tl-across-view-more-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 23px;
  grid-auto-rows: 278px;
  grid-row-gap: 2px;
}

.tl-across-view-more-grid-mobile {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 23px;
  grid-auto-rows: 329px;
  grid-row-gap: 0px;
}
.tl-across-view-more-grid div .content {
  height: 172px;
}
#mobile-partner-space {
  margin-left: auto;
  margin-right: auto;
}
.tl-across-lead-space {
  margin-left: -5px;
}
#tl-full-partner-space {
  padding-right: 0px !important;
}
.tl-partner-image-wrapper {
  height: 188px;
  overflow: hidden;
}

/* share icons */
#share-listing-link-tweak span i {
  font-size: 2rem;
  margin-top: -1px;
}

.fa-envelope-square {
  color: #f9f3f3;
}
.fa-twitter-square {
  color: lavender;
}
.fa-pinterest-square {
  color: #134479;
}
.fa-facebook-square {
  color: #28568b;
}
.tl-facebook-share-tweak {
  margin-top: 2px;
  font-size: 1rem;
}
.tl-share-link {
  display: flex;
  margin-top: -4px;
  max-height: 25px;
}

.mobile-nav .main-navigation {
  height: auto;
}
.main-navigation ul {
}
/* 2020 Homepage */
.tl-homepage-card-wrapper {
  height: 245px;
  background-color: white;
  display: inline-flex;
}
.tl-homepage-card-img-wrapper {
  width: 357px;
}
.tl-homepage-card-details-wrapper {
  width: 100%;
  padding: 20px;
}
.tl-homepage-card-details-title {
  margin-top: 0px;
  margin-bottom: 2px;
  font-size: 2rem;
  font-weight: 600;
  color: #585555;
}
.tl-homepage-event-details-wrapper {
  /* height: 140px; */
}
.tl-homepage-card-details-author {
  padding-bottom: 1px;
}
.tl-homepage-card-details-postdate {
  padding-bottom: 8px;
}
.tl-homepage-card-details-summary {
  padding-bottom: 6px;
}
.tl-homepage-card-details-readmore {
  font-weight: 600;
}
.tl-homepage-card-wrapper {
  margin-bottom: 30px;
}
/* faq */

.tl-faq-top {
  max-width: 1200px;
  display: flex;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
}
.tl-faq-top-wrapper-left {
  width: 66%;
}
.tl-faq-top-wrapper-right {
  width: 30%;
  position: relative;
  min-height: 300px;
}
.tl-faq-img {
  max-width: 320px;
  position: absolute;
  top: 33px;
}
.tl-faq-title-top {
  font-family: AbadiMTStd;
  font-size: 9rem;
  color: #26588e;
  text-align: right;
  margin-right: 100px;
  padding-bottom: 0px;
}
.tl-faq-sub-title {
  text-align: right;
  font-size: 9rem;
  color: #64a37f;
  font-family: "AbadiMTStd";
  margin-right: 30px;
  margin-top: -48px;
  padding-bottom: 0px;
}
.tl-faq-text {
  font-size: 2.8rem;
}
.tl-faq-text-bold {
  font-size: 3rem;
  font-weight: 700;
  padding-bottom: 10px;
}
.tl-link-green {
  font-weight: 700;
  color: #7ec678;
}
.tl-faq-body {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
/*customizer css migrate */
.search-icon-div {
  float: right;
  padding: 15px;
  background-color: #32578c;
  border-radius: 1px;
  margin-bottom: 16px;
}
.footer-advertisment {
  margin-top: 50px;
}

#gform_submit_button_53 {
  height: 51px;
}

.category-events .rate-bar {
  padding-top: 8px;
}
.category-events .rate-bar .share {
  height: 35px;
  margin-top: -8px;
}

.row .on-half .one-half {
  margin-top: 22px;
}
.tl-faq-mobile-screen-text {
  display: none;
}

@media (max-width: 1250px) {
  .tl-faq-text-bold {
    font-size: 2.5rem;
    padding-left: 15px;
    padding-right: 15px;
  }
  .tl-faq-text {
    font-size: 2.3rem;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 1154px) {
  #tl-community-results {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
  }
  .filter-container .location-filter {
    right: -1px;
  }
}

@media (max-width: 963px) {
  .tl-faq-title-top {
    font-size: 7rem;
  }
  .tl-faq-sub-title {
    font-size: 7rem;
  }
  .tl-faq-top-wrapper-right {
    width: 42%;
  }
  .tl-faq-text-bold {
    font-size: 2.2rem;
  }
}

@media (max-width: 847px) {
  .tl-faq-full-screen-text {
    display: none;
  }
  .tl-faq-mobile-screen-text {
    display: block;
  }

  .tl-faq-title-top {
    font-size: 6rem;
  }
  .tl-faq-sub-title {
    font-size: 7rem;
  }
  .tl-faq-top-wrapper-right {
    width: 42%;
  }
  .tl-faq-text-bold {
    font-size: 2.2rem;
  }
  .tl-faq-top {
    display: block;
  }
  .tl-faq-top-wrapper-left {
    max-width: 484px;
    margin-left: auto;
    margin-right: auto;
  }
  .tl-faq-top-wrapper-right {
    width: 100%;
    text-align: center;
  }
  .tl-faq-img {
    max-width: 320px;
    position: relative;
    top: 0px;
  }
  .tl-faq-top-wrapper-right {
    width: 100%;
    text-align: center;
    margin-bottom: 25px;
  }
  .tl-main-header-search-text {
    max-width: 275px;
    margin-left: 25px;
    margin-top: 2px;
  }
  .tl-main-header-search-text p {
    font-size: 0.5rem !important;
  }
}

@media (max-width: 693px) {
  .tl-faq-full-screen-text {
    display: none;
  }
  .tl-faq-img {
    max-width: 265px;
  }
  .tl-faq-sub-title {
    font-size: 6rem;
  }
  .tl-faq-title-top {
    font-size: 5rem;
  }
  .tl-faq-text {
    padding-left: 20px;
    padding-right: 20px;
  }
  .tl-faq-text-bold {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 698px) {
  .tl-faq-sub-title {
    font-size: 4rem;
  }
  .tl-faq-title-top {
    font-size: 4rem;
  }
  .tl-faq-title-top {
    padding-bottom: 30px;
  }
}

@media (max-width: 575px) {
  #tl-community-results {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
  }
  .category-events .has-banner {
    padding-bottom: 10px;
    margin-bottom: 60px;
  }
  .category-events .highlight .banner {
    margin-top: -20px !important;
    height: 135px !important;
    position: relative !important;
    left: 0px !important;
  }
  .category-events .highlight .content .image-container {
    height: 135px !important;
    position: absolute !important;
    top: 0px;
    right: 0px;
    overflow: hidden;
  }

  .highlight .content {
    height: auto !important;
  }
  .share-listing-button-revised {
    text-align: center;
  }
  .tl-event-lower {
    margin-top: 30px;
  }
}

@media (max-width: 525px) {
  .tl-faq-sub-title,
  .tl-faq-title-top {
    text-align: center;
    margin-right: 0px;
    width: 100%;
  }
}

@media (max-width: 385px) {
  .tl-faq-sub-title,
  .tl-faq-title-top {
    text-align: center;
    margin-right: 0px;
    width: 100%;
  }
  .tl-faq-title-top {
    font-size: 3rem;
  }
  .tl-faq-text {
    font-size: 1.8rem;
  }
  .tl-faq-text-bold {
    font-size: 1.8rem;
  }
}

/* Event category page */
@media (max-width: 1122px) {
  .tl-event-results-wrapper {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 575px) {
  #tl-event-results {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
  }

  .category-event {
    padding-right: 0px !important;
  }
}

/* Homepage Slideshow Hero */
@media screen and (min-width: 1200px) {
  .royalSlider,
  .rsOverflow {
    max-width: 1200px !important;
  }
  .rsImg {
    margin-top: -1px !important;
  }
}

/*Wedding 2022*/
.wedding a,
.category-wedding-planner a {
  color: #134479;
}

.wedding .search-filter {
  background: #27578c;
}

.wedding button,
.wedding input[type="submit"],
.category-wedding-planner button,
.category-wedding-planner input[type="submit"] {
  background-color: black;
}

.wedding .range_inputs button.cancelBtn {
  background-color: #57b0e3 !important;
}
.wedding .tl-share-article-text,
.wedding .fa-pinterest-square {
  color: #134479;
}
.wedding .tl-share-article-text:hover {
  color: #57b0e3;
}
.wedding .fa-pinterest-square:hover {
  color: #57b0e3;
}

.wedding .tl-facebook-icon,
.wedding .tl-pinterest-icon {
  position: absolute;
  bottom: 8px;
  font-size: 3.5rem;
  left: 13px;
  color: #57b0e3;
}

.wedding .tl-twitter-icon,
.wedding .tl-email-icon {
  position: absolute;
  bottom: 8px;
  font-size: 3.5rem;
  left: 7px;
  color: #57b0e3;
}

.wedding .tl-addthis-icon-wrapper {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  border: 6px solid #134479;
  position: relative;
}

.wedding .tl-addthis-icon-wrapper:hover {
  color: #57b0e3;
  border: 6px solid #57b0e3;
}

.wedding .tl-addthis-icon-wrapper i:hover {
  color: #134479;
}

.wedding .filter-container .location-filter .location-choices {
  background-color: lightblue;
}
.wedding .location-entry {
  background-color: #27578c;
}
.wedding .location-submit {
  background-color: black;
}

.wedding .filter-container .search-filter:after {
  position: absolute;
  right: 0px;
  top: -9px;
  display: inline-block;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #27578c;
  border-left: 10px solid transparent;
  border-bottom-color: #27578c;
  content: "";
}

/* News page */
#news-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 20px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

#news-list li {
  padding: 10px;
}

input[name="tl_search_keyword"],
input[name="tl_search_zipcode"],
input[name="tl_search_zipcode"] {
  width: 100%;
  height: 45px;
  padding-left: 15px;
  font-size: 2rem;
}

@media (max-width: 750px) {
  #news-list {
    grid-template-columns: 1fr;
  }

  #news-list li {
    padding: 20px;
  }
}

/*Search Filter Archive pages*/

.search-filter-archive {
  width: 300px;
  position: absolute;
  right: 0px;
  padding: 25px;
  display: none;
}
.tl-archive-search-wrapper input,
.tl-archive-distance-select {
  width: 100%;
  height: 45px;
  font-size: 2rem;
  padding-left: 10px;
}
.tl-archive-and-or {
  color: #c2bfbf;
  margin-top: 1px;
  font-size: 1.4rem;
  margin-bottom: 1px;
  text-align: center;
  padding-bottom: 0px;
}
.tl-archive-distance-select,
.tl-archive-zip {
  margin-bottom: 20px;
}
.tl-archive-btn-text {
  text-align: center;
  padding-bottom: 10px;
  padding-top: 10px;
  font-size: 2rem;
}

#article-list {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px;
  padding-right: 25px;
}

#article-list li {
  padding: 10px;
}

.ziperror {
  border: 3px solid red !important;
}

.view-more-bar-articles {
  height: 35px;
  width: 100%;
  background: #27578c;
  text-align: center;
  position: relative;
  z-index: 1;
  color: #fff !important;
  display: block;
  text-decoration: none;
  line-height: 35px;
  color: #fff;
  margin: 50px 0 20px;
}

.view-more-bar-news {
  height: 35px;
  width: 100%;
  background: #27578c;
  text-align: center;
  position: relative;
  z-index: 1;
  color: #fff !important;
  display: block;
  text-decoration: none;
  line-height: 35px;
  color: #fff;
  margin: 50px 0 20px;
}
#tl-filter-search-table {
  display: none;
}

.view-more-bar-articles:before {
  color: #fff;
  content: "";
  position: absolute;
  top: -30px;
  left: 50%;
  margin: 0 0 0 -40px;
  height: 40px;
  width: 80px;
  -webkit-border-radius: 40px/40px 40px 0px 0px;
  -ms-border-radius: 40px/40px 40px 0px 0px;
  -moz-border-radius: 40px/40px 40px 0px 0px;
  -o-border-radius: 40px/40px 40px 0px 0px;
  border-radius: 40px/40px 40px 0px 0px;
  background: url(../images/view-more-arrow.png) center center no-repeat #27578c;
  z-index: -1;
}

.view-more-bar-news:before {
  color: #fff;
  content: "";
  position: absolute;
  top: -30px;
  left: 50%;
  margin: 0 0 0 -40px;
  height: 40px;
  width: 80px;
  -webkit-border-radius: 40px/40px 40px 0px 0px;
  -ms-border-radius: 40px/40px 40px 0px 0px;
  -moz-border-radius: 40px/40px 40px 0px 0px;
  -o-border-radius: 40px/40px 40px 0px 0px;
  border-radius: 40px/40px 40px 0px 0px;
  background: url(../images/view-more-arrow.png) center center no-repeat #27578c;
  z-index: -1;
}

.blinking {
  animation: blinkingText 3s infinite;
}
@keyframes blinkingText {
  0% {
    color: #000;
  }
  49% {
    color: #636161;
  }
  60% {
    color: #888585;
  }
  75% {
    color: #888585;
  }
  99% {
    color: #636161;
  }
  100% {
    color: #000;
  }
}
@media (min-width: 1449px) {
  .tl-header-bottom {
    margin-top: -18px;
  }
}
