/*
 Theme Name:   Frightfind Child
 Description:  FrightFind child theme customizations
 Author:       FrightFind
 Template:     FrightFind
 Version:      1.0.1
 Text Domain:  frightfind-child
*/



/* ============= BASIC OVERRIDES ============== */

body {
  background-color: #000;
  font-family: Arial, helvetica, sans-serif;
}

/* Sets the main elements to transparency so we can show FF backgrounds instead */
.container-wrap, #container, #main, #main > .wrap.row, body #header, body .primary_menu_wrapper  {
  background: transparent !important;
}

@media screen and (max-width: 1200px) {
  .header_container {
    border-bottom: 1px solid rgb(0, 0, 0);
  }
}

body.home #container { 
  background: url(img/ff-wood-bottom.jpg) no-repeat center bottom transparent !important;
  padding-bottom: 40px;
}

body.layout-default {
    background: 
    url(img/ff-wood-tile-middle.jpg) repeat-y center top;
    background-color: #000;
    color: #C7C7C5;
}

body.state-main {
  background: 
    url(img/xray-hand.png) no-repeat 600px 550px,
    url(img/bg-state-page.jpg) no-repeat center top,
    url(img/ff-wood-tile-middle.jpg) repeat-y center top;
    background-color: #000;
}

body.state-single,
body.state-city {
  background: 
    url(img/bg-ff-featured-knives.jpg) no-repeat center 680px,
    url(img/bg-state-page.jpg) no-repeat center top,
    url(img/ff-wood-tile-middle.jpg) repeat-y center top;
    background-color: #000;
}

body.state-city {
  background: 
    url(img/bg-state-page.jpg) no-repeat center top,
    url(img/bg-ff-featured-knives.jpg) no-repeat center 760px,
    url(img/ff-wood-tile-middle.jpg) repeat-y center top;
    background-color: #000;
}

body.singular-page-1168,
body.singular-page-16892,
body.singular-page-16912,
body.singular-page-16914,
body.singular-page-16915 {
  background:
    url(img/bg-zombie.jpg) no-repeat center top,
    url(img/ff-wood-tile-middle.jpg) repeat-y center top;
    background-color: #000;
}

@media only screen and (min-width: 320px) and (max-width: 600px) {
  body.home {
    background: 
    url(img/ff-home-top.jpg) no-repeat 10% top, 
    url(img/ff-wood-tile-middle.jpg) repeat-y center top;
    -webkit-background-blend-mode: overlay, normal, normal, normal;
    background-color: #000;
  }
}

@media only screen and (min-width: 600px) and (max-width: 1200px) {
  body.home {
    background: 
    url(img/blood-stain3.png) no-repeat 80% 2700px,
    url(img/ff-wood-top-blood.jpg) no-repeat center 1180px, 
    url(img/ff-home-top.jpg) no-repeat 5% top, 
    url(img/ff-wood-tile-middle.jpg) repeat-y center top;
    -webkit-background-blend-mode: overlay, normal, normal, normal;
    background-color: #000;
  }
}

@media only screen and (min-width: 1201px) {
  body.home {
    background: 
    url(img/blood-stain3.png) no-repeat 80% 2700px,
    url(img/ff-wood-top-blood.jpg) no-repeat center 1250px, 
    url(img/ff-home-top.jpg) no-repeat center top, 
    url(img/ff-wood-tile-middle.jpg) repeat-y center top;
    -webkit-background-blend-mode: overlay, normal, normal, normal;
    background-color: #000;
  }
}

body a {
  text-decoration: none;
  color: #087669;
}

h3.widget-title {
  font-family: 'Special Elite', Helvetica, arial;
  color: #CAF7A6;
  text-transform: uppercase;
  font-size: 1.4em;
  text-shadow: 1px 1px 15px rgba(110, 234, 110, 1);
  letter-spacing: 0.03em;
  font-weight: 300;
  border-bottom: 1px solid #0C1A1A;
  margin-bottom: 1.5em;
}

body h1,
.error-404 .desc404 h4 {
  font-family: 'Special Elite', Helvetica, arial;
  font-size: 4em;
  text-shadow: 1px 1px 15px rgba(110, 234, 110, 1);
  color: #CAF7A6;
  letter-spacing: 0.03em;
  font-weight: 300;
  margin: 1.15em 0 .5em 0;
  line-height: 1;
}

body h2 {
  font-family: 'Special Elite', Helvetica, arial;
}

.singular-page-1168 .hfeed h1,
.singular-page-16892 .hfeed h1,
.singular-page-16912 .hfeed h1,
.singular-page-16914 .hfeed h1,
.singular-page-16915 .hfeed h1,
.page-template-advertise .hfeed h1,
.page-template-generic-dark .hfeed h1 {
  text-transform: uppercase;
  color: #9C9393;
  text-align: center;
  text-shadow: 1px 1px 15px rgb(185, 37, 18), 5px 5px 5px rgb(21, 3, 1);
  font-size: 1.75em;
  line-height: 1;
  margin-bottom: 5px;
}

.page-template-generic-dark .hfeed h1 {
  font-size: 50px;
  text-align: left;
  text-transform: unset;
}

.singular-page-1168 .hfeed h2,
.singular-page-16892 .hfeed h2,
.singular-page-16912 .hfeed h2,
.singular-page-16914 .hfeed h2,
.singular-page-16915 .hfeed h2,
.page-template-advertise .hfeed h2,
.page-template-generic-dark .hfeed h2,
.taxonomy-post_tag .loop-description h2,
.taxonomy-category .loop-description h2 {
  font-family: 'Special Elite', Helvetica, arial;
  text-shadow: 1px 1px 15px rgba(110, 234, 110, 1);
  color: #CAF7A6;
  letter-spacing: 0.03em;
  font-weight: 300;
  margin: 1.15em 0 .5em 0;
  line-height: 1.2;
  text-align: center;
  font-size: 2em;
}


.page-template-generic-dark .hfeed h2 {
  text-align: left;
}

.taxonomy-post_tag .loop-description h2,
.taxonomy-category .loop-description h2 {
  font-size: 24px;
}

.singular-page-1168 .hfeed h3,
.singular-page-16892 .hfeed h3,
.singular-page-16912 .hfeed h3,
.singular-page-16914 .hfeed h3,
.singular-page-16915 .hfeed h3,
.page-template-advertise .hfeed h3,
.page-template-generic-dark .hfeed h3 {
  font-family: 'Special Elite', Helvetica, arial;
  color: #fff;
}

.singular-page-1168 .hfeed .wp-caption,
.singular-page-16892 .hfeed .wp-caption,
.singular-page-16912 .hfeed .wp-caption,
.singular-page-16914 .hfeed .wp-caption,
.singular-page-16915 .hfeed .wp-caption,
.page-template-advertise .hfeed .wp-caption,
.page-template-generic-dark .hfeed .wp-caption {
  font-size: .75em;
  text-transform: uppercase;
  letter-spacing: .05em;
  background: rgba(0, 0, 0, 0.6);
  margin-right: 30px;
}

.singular-page-1168 .hfeed .wp-caption-text,
.singular-page-16892 .hfeed .wp-caption-text,
.singular-page-16912 .hfeed .wp-caption-text,
.singular-page-16914 .hfeed .wp-caption-text,
.singular-page-16915 .hfeed .wp-caption-text,
.page-template-advertise .hfeed .wp-caption-text,
.page-template-generic-dark .hfeed .wp-caption-text {
  padding: 5px 0;
}

.directory-single-page .hentry .entry-header-title {
  margin-top: 3.2em;
}

.singular .entry-title {
    margin: 1.15em 0 .5em 0;
}

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

.home_page_full_content.columns p {
  color: #5d8b87;
  font-family: 'Special Elite', Helvetica, arial;
  font-size: 1.5em;
  line-height: 1.25;
  text-align: center;
  padding: 0 20px;
}

@media only screen and (min-width: 740px) {
  .home_page_full_content.columns p {
    font-size: 2em;
    line-height: 1.5;
    padding: 0 100px;
  }
}

/*
section#content p {
  color: #C3BDAD;
  color: #CBCBCB;
}
*/

.ff-button,
.singular-page-1168 .hfeed a.ff-button,
.singular-page-16892 .hfeed a.ff-button,
.singular-page-16912 .hfeed a.ff-button,
.singular-page-16914 .hfeed a.ff-button,
.singular-page-16915 .hfeed a.ff-button,
.page-template-advertise .hfeed a.ff-button,
.page-template-generic-dark .hfeed a.ff-button {
  font-family: 'Special Elite', Helvetica, arial;
  display: inline-block;
  background: #094742;
  color: #bce3e0;
  padding: .3em 1em 0 1em;
  margin: .75em .75em .75em .25em;
  box-shadow: 0px 0px 12px rgba(15, 147, 112, 0.75);
  border-radius: 5px;
  text-transform: uppercase;
  font-size: .9em;
  width: auto;
}

a.ff-button:hover,
.singular-page-1168 .hfeed a.ff-button:hover,
.singular-page-16892 .hfeed a.ff-button:hover,
.singular-page-16912 .hfeed a.ff-button:hover,
.singular-page-16914 .hfeed a.ff-button:hover,
.singular-page-16915 .hfeed a.ff-button:hover,
.page-template-advertise .hfeed a.ff-button:hover,
.page-template-generic-dark .hfeed a.ff-button:hover {
  background: rgba(44, 123, 84, 0.36);
  box-shadow: 0px 0px 22px rgba(52, 176, 26, 0.71);
  color: #fff;
}

hr {
  height: 1px;
  display: block;
  background: #0C1A1A;
  margin: 20px 0 40px 0;
}

hr:after {
  content: "";
  display: block;
  box-shadow: 1px 7px 8px rgba(110, 234, 110, 1);
  width: 100%;
  height: 1px;
}

.ff-big-quote,
.hfeed .ff-big-quote {
  margin-bottom: 2em;
  text-align: center;
}

.ff-big-quote h2,
.hfeed .ff-big-quote h2 {
  color: #EF3A3A;
  color: #B3B3B1;
  font-size: 5em;
  text-shadow: 1px 1px 15px rgb(185, 37, 18), 5px 5px 5px rgb(21, 3, 1);
  margin-top: 0;
  font-family: 'Special Elite', Helvetica, arial;
  letter-spacing: 0.03em;
  font-weight: 300;
  margin: .15em 0 .15em 0;
  line-height: 1;
}

.ff-big-quote h3,
.hfeed .ff-big-quote h3 {
  color: #EF3A3A;
  font-size: 2em;
  text-shadow: 1px 1px 15px rgb(185, 37, 18), 5px 5px 5px rgb(21, 3, 1);
  margin-top: 0;
  font-family: 'Special Elite', Helvetica, arial;
  letter-spacing: 0.03em;
  font-weight: 300;
  margin: .15em 0 .5em 0;
  line-height: 1;
}

.ff-big-quote .ff-attribution,
.ff-big-quote .ff-attribution a {
  color: #C7C7C5 !important;
  font-size: .9em;
  opacity: .7;
  margin-top: -10px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.ff-intro {
  font-size: 1.2em;
  text-align: center;
}

.ff-intro a.ff-button {
  font-size: .8em !important;
}

.clear {
  display: block;
  float: none;
  clear: both;
  height: 5px;
}

h3.ff-hdr-section {
  color: #9C9393 !important;
  text-align: center;
  text-shadow: 1px 1px 15px rgb(185, 37, 18), 5px 5px 5px rgb(21, 3, 1);
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0;
  text-align: center;
}

h3.ff-hdr-section:before {
    content: "~~ ";
}

h3.ff-hdr-section:after {
    content: " ~~";
}

/* ==================================== */
/* ==================================== */
/* ============= HEADER =============== */
/* ==================================== */
/* ==================================== */

#branding, #branding1 {
  padding-top: 25px;
}

.header-widget-wrap #sidebar-header form {
  padding-top: 0;
}

::-webkit-input-placeholder {
   color: rgba(119, 143, 147, 1);
}

:-moz-placeholder { /* Firefox 18- */
   color: rgba(119, 143, 147, 1);
}

::-moz-placeholder {  /* Firefox 19+ */
   color: rgba(119, 143, 147, 1);
}

:-ms-input-placeholder {  
   color: rgba(119, 143, 147, 1);
}

.header-widget-wrap #sidebar-header form input[type=hidden] {
  display: none;
}

.header-widget-wrap #sidebar-header form input[type=text],
body .footer_top .footer-wrap.row input[type=text] {
  width: 30% !important;
}

.header-widget-wrap #sidebar-header form input[type=text],
body .footer_top .footer-wrap.row input[type=text], 
.home_page_full_content.columns form.search-form input[type=text],
.home_page_full_content.columns form#searchform input[type=text],
.page-template-geolocated-frights form#FFGeoAddressForm input[type=text] {
  background: rgba(19, 32, 38, 0.84); 
  border: 1px solid rgba(20, 105, 108, 0.41);
  margin-right: 0 !important;
  padding: 10px;
  border: 1px solid #134d4f;
  /* color: rgba(166, 208, 217,1); */
  color: #697F84;
}

/* when this is cleaned up later, note the !important width above */
@media only screen and (max-width: 600px) {
 .home_page_full_content.columns form#searchform input[type=text] {
    display: block;
    width: 80% !important;
    margin: 10px auto !important;
  }

  .home_page_full_content.columns form#searchform input[type=submit] {
    display: block;
    width: 80% !important;
    margin: 10px auto !important;
 }
}

#contact_widget_frm input[type=text],
#contact_widget_frm textarea {
  background: rgba(21, 19, 14, 0.84);
  border: 1px solid rgba(186, 159, 119, 0.41);
  margin-right: 0 !important;
  padding: 10px;
  border: 1px solid #5F5A55;
  color: #fff !important;
}

.page-template-geolocated-frights form#FFGeoAddressForm input[type=submit] {
  margin: 0;
}

.header-widget-wrap #sidebar-header form input[type=submit],
body .footer_top .footer-wrap.row input[type=submit],
.home_page_full_content.columns form.search-form input[type=submit],
.home_page_full_content.columns form#searchform input[type=submit], 
body input[type=submit], 
.button, .uploadfilebutton, a.button, button, input[type=button], input[type=reset], input[type=submit] {
  color: rgba(166, 208, 217,1);
  background: rgba(19, 32, 38, 0.84); 
  border: 1px solid rgba(20, 105, 108, 0.41);
  font-family: 'Special Elite', Helvetica, arial;
  text-transform: uppercase;
  font-weight: 300;
  position: relative;
  left: -6px;
}

.header-widget-wrap #sidebar-header form input[type=submit]:hover,
.home_page_full_content.columns form.search-form input[type=submit]:hover,
.home_page_full_content.columns form#searchform input[type=submit]:hover,
.page-template-geolocated-frights form#FFGeoAddressForm input[type=submit]:hover {
  background: rgba(46, 77, 82, 1);
}

div#menu-primary .menu li {
  color: #507780;
}

div#menu-primary .menu li a {
  text-transform: uppercase;
  color: #dbdfe0;
  font-size: .75em;
  letter-spacing: .05em;
  border-right: 1px solid #507780;
  padding: .25em 1.5em;
  margin-top: 10px;
}

div#menu-primary .menu li:last-of-type a {
  border-right: 0;
}

div#menu-primary .menu li a:hover {
  color: #52E2E2;
}

div#menu-primary .menu li:hover, div#menu-primary .menu li[class*="current-menu"]{ background-color: transparent !important; }


/* ----------------------- Main navigation ----------------------- */
#nav-secondary div#menu-secondary .wrap {
  text-align: center;
}

#nav-secondary div#menu-secondary .wrap li {
  background: url(img/bg-nav.png) repeat-x #2E4D52;
}

#menu-secondary-items li:first-of-type:before {
  content: "";
  background: url(img/bg-nav-left.png);
  display: inline-block;
  position: absolute;
  left: -80px;
  height: 56px;
  width: 80px;
}

#menu-secondary-items li:last-of-type:after {
  content: "";
  background: url(img/bg-nav-right.png);
  display: inline-block;
  position: absolute;
  top: 0px;
  right: -80px;
  height: 56px;
  width: 80px;
}

#nav-secondary div#menu-secondary .wrap li a {
  color: #ccebd7;
  text-transform: uppercase;
  text-shadow: -1px -1px 2px rgba(0, 0, 0, 1);
  padding-left: 1.25em;
  padding-right: 1.25em;
  font-weight: 500;
  letter-spacing: 1.5px;
  line-height: 3.8;
  font-size: 16px;
  font-family: 'special elite';
  padding-top: 0;
  padding-bottom: 0;
  height: 56px;
}

#nav-secondary div#menu-secondary .wrap li a:hover {
  color: #52E2E2;
}


/* ------------------------ Sticky Nav ------------------------- */
.sticky_main #branding1 {
  background: #15383D;
  display: none;
}
@media only screen and (min-width: 1024px) { .sticky_main div#menu-secondary { width: 100%; }}
#nav-secondary div#menu-secondary .wrap {
  background: #081F22;
}

/* ---------------- Breakpoints for navigation ---------------- */
.tab-bar-section.middle {
  padding-right: 0;
}

.tab-bar, .tab-bar-section.middle, .tab-bar a {
  background: #15383D !important;
  color: #fff !important;
}

.left-off-canvas-menu {
  background: #000 !important;
}

.left-small {
  border-right: 0 !important;
  background-color: rgba(0, 0, 0, 0.3) !important;
  color: #fff !important;
}

.right-small .mobile-search {
  color: #fff !important;
  background-color: rgba(0, 0, 0, 0.3) !important;
  border-left: 0 !important;
}

.tab-bar .menu-icon {
  color: #fff !important;
  background-color: rgba(0, 0, 0, 0.3) !important;
}

.tab-bar .menu-icon span,
.tab-bar .menu-icon:hover span {
  box-shadow: 0 0 0 1px #fff, 0 7px 0 1px #fff, 0 14px 0 1px #fff;
  color: #fff !important;
  background-color: rgba(0, 0, 0, 0.3) !important;
}

.middle.tab-bar-section a img {
  /* padding-left: 10px; */
    margin: 0 auto !important;
    text-align: center !important;
    float: none !important;
    display: block;
    padding: 3px 0;
}

/* ------ Breadcrumbs -------- */
.breadcrumb {
  /* margin-bottom: 30px; */
}

#breadcrumb a, .breadcrumb a {
  color: #6E9E9A;
}

#breadcrumb a:hover, .breadcrumb a:hover {
  color: #52E2E2;
}

#breadcrumb .sep, .breadcrumb .sep {
  color: #737272;
}

/*
.breadcrumb-trail:after {
  content: "";
  display: block;
  box-shadow: 1px 7px 8px rgba(110, 234, 110, 1);
  width: 100%;
  height: 1px;
}
*/


/* ==================================== */
/* ==================================== */
/* ============== FOOTER ============== */
/* ==================================== */
/* ==================================== */
body #footer,
body .footer_top .footer-wrap.row {
  background: transparent !important;
  color: #8e96a4;
}

body .footer_top .footer-wrap.row h3.widget-title {
  padding-top: 100px;
}

body .footer_top {
  background: url(img/ff-bg-footer.jpg) repeat-y center top;
}

#footer .footer_bottom {
  background: #0F1110;
}

#footer .footer_bottom, 
#footer .footer_bottom a {
  color: #484846;
}

body .footer_top .footer-wrap.row input[type=text],
#contact_widget_frm input[type=text] {
  width: 100% !important;
  display: block;
  clear: left;
}

body .footer_top .footer-wrap.row input[type=submit],
#sidebar-primary .search_nearby_widget #searchform input[type=submit] {
  font-family: 'Special Elite', Helvetica, arial;
  text-align: center;
  color: #bce3e0 !important;
  font-size: 1.25em;
  text-transform: uppercase;
  display: block;
  background: rgba(16, 90, 84, 0.79);
  margin: 20px 0 20px 0;
  padding: 12px 10px 5px 10px;
  border-radius: 5px;
  box-shadow: 0px 0px 12px rgba(15, 147, 112, 0.75);
  letter-spacing: 0.08em;
}

body .footer_top .footer-wrap.row input[type=submit]:hover,
#sidebar-primary #searchform input[type=submit]:hover {
  background: rgba(44, 123, 84, 0.36);
  box-shadow: 0px 0px 22px rgba(52, 176, 26, 0.71);
  color: #fff !important;
}

#footer-graphic {
  background: url(img/scary-face.png) no-repeat right -30px;
  display: block;
  height: 470px;
  width: 440px;
  animation: flicker 2.1s infinite alternate;
  animation: glow 2s infinite alternate;
}

.footer_widget_wrap .widget {
  margin-top: 0;
  margin-bottom: 0;
}

.footer_top .footer-wrap.row #newsletter_msg {
  font-style: italic;
  font-weight: bold;
}


/* ==================================== */
/* ==================================== */
/* ============  HOMEPAGE  ============ */
/* =========== MAIN CONTENT =========== */
/* ==================================== */
/* ==================================== */

/* -------------- HERO ---------------- */

.home_page_full_content .neighborhood_widget_wrapper {
  text-align: center;
  margin: 0 auto;
}

.home_page_full_content h1 {
  margin-bottom: 10px;
}

@media only screen and (max-width: 480px) {
  .home_page_full_content h1 {
    font-size: 30px;
    line-height: 1.2;
  }
}

.home_page_full_content .neighborhood_widget_wrapper .widget-title, 
.home_page_full_content .neighborhood_widget_wrapper .widget-title:after {
  display: none;
}

.home_page_full_content .neighborhood_widget_wrapper ul {
  margin: 25px auto 5px auto;
}

.home_page_full_content .neighborhood_widget_wrapper ul li {
  display: block;
  width: 100%;
  height: 85px;
  vertical-align: top;
  text-align: left;
  background: rgba(7, 21, 14, 0.48);
  box-shadow: 0px 0px 15px rgba(110, 234, 110, 0.19);
  padding: 5px;
  margin-bottom: 20px;
  border-radius: 8px;
}

.home_page_full_content .neighborhood_widget_wrapper ul li .nearby_image {
  margin: 3px 5.5% 0 20px;
  position: relative;
  top: 50%;
  -ms-transform: perspective(1px) translateY(-50%);
  -webkit-transform: perspective(1px) translateY(-50%);
  -moz-transform: perspective(1px) translateY(-50%);
  -o-transform: perspective(1px) translateY(-50%);
  transform: perspective(1px) translateY(-50%);
}

.home_page_full_content .neighborhood_widget_wrapper ul li .nearby_content {
  position: relative;
  top: 50%;
  -ms-transform: perspective(1px) translateY(-50%);
  -webkit-transform: perspective(1px) translateY(-50%);
  -moz-transform: perspective(1px) translateY(-50%);
  -o-transform: perspective(1px) translateY(-50%);
  transform: perspective(1px) translateY(-50%);
}

.home_page_full_content .neighborhood_widget_wrapper ul li .nearby_content h4 {
  font-family: 'Special Elite', Helvetica, arial; 
  font-size: 18px;
  margin-left: 95px;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis !important;
  max-width: 175px;
  -webkit-line-clamp: 2;
  margin-top: 0;
  margin-bottom: 3px;
  max-height: 41px;
}

.home_page_full_content .neighborhood_widget_wrapper ul li .address {
  text-transform: uppercase;
  font-size: 12px;
  font-family: helvetica, arial;
  letter-spacing: .5px;
  padding-left: 0;
  padding-right: 0;
  text-align: left;
  margin-left: 95px;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  /* white-space: nowrap; */
  max-width: 175px;
  max-width: 100%;
  max-height: 14px;
  -webkit-line-clamp: 1;
}

.neighborhood_widget ul li .nearby_content p {
  padding: 0;
}

.widget.ff-sidebar-states ul {
  height: 250px;
  width: 300px;
  overflow-y: scroll;
  margin: 0 auto 25px auto;
  background: #000;
}

.widget.ff-sidebar-states ul li {
  padding: 5px 10px;
}

.widget.ff-sidebar-states ul li:nth-of-type(odd) {
  background: rgba(44, 74, 79, 0.26);
}

.ff-sidebar-states ul {
  scrollbar-base-color: rgba(38, 72, 78, 0.9);
  scrollbar-face-color: rgba(22, 47, 54, 1);
  scrollbar-3dlight-color: #000;
  scrollbar-highlight-color: #000;
  scrollbar-track-color: rgba(37, 73, 87, 1);
  scrollbar-arrow-color: black;
  scrollbar-shadow-color: #000;
  scrollbar-dark-shadow-color: #000;
}

.ff-sidebar-states ul::-webkit-scrollbar {
  width: 15px;
} 
.ff-sidebar-states ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(106, 167, 165, 0.83); 
} 
.ff-sidebar-states ul::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 6px rgba(38, 72, 78, 0.9); 
    background-color: rgb(44, 74, 79);
}

@media only screen and (min-width: 350px) and (max-width: 639px) {
  .home_page_full_content .neighborhood_widget_wrapper ul li .nearby_content h4 {
    max-width: 75%;
  }
}

@media only screen and (min-width: 640px) {
  /* replace this in the other instance */

  .home_page_full_content .neighborhood_widget_wrapper ul { 
    max-width: 1000px;
  }

  .home_page_full_content .neighborhood_widget_wrapper ul li {
    display: inline-block;
    max-width: 45%;
    height: 90px;
    max-height: 110px;
    overflow: hidden;
    margin-right: 2%;
    background: rgba(0, 0, 0, 0.41);
    box-shadow: 1px 1px 15px rgba(110, 234, 110, 0.33);
    padding: 15px;
    background: rgba(7, 21, 14, 0.48);
    box-shadow: 0px 0px 15px rgba(110, 234, 110, 0.19);
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 8px;
  }

  .home_page_full_content .neighborhood_widget_wrapper ul li:hover {
    transform: rotate(359deg);
    /*background: rgba(35, 5, 5, 0.58);
    box-shadow: 1px 1px 22px rgb(43, 11, 11); */
    background: rgba(44, 123, 84, 0.21);
    box-shadow: 0px 0px 22px rgba(40, 125, 23, 0.6);
  }

  .home_page_full_content .neighborhood_widget_wrapper ul li:nth-child(2n):hover {
    transform: rotate(361deg);
  }

  .home_page_full_content .neighborhood_widget_wrapper ul li:nth-of-type(3n) {
    padding-right: 0;
    margin-right: 0;
  }

  .home_page_full_content .neighborhood_widget_wrapper ul li .nearby_content h4 { 
    font-size: 17px;
  }

  .widget.ff-sidebar-states .ff-home-browse {
    text-align: left;
    margin-bottom: 25px;
  }
}

@media only screen and (min-width: 1000px) {
  #main .home_page_full_content.columns {
    height: 600px;
  }

  .home_page_full_content .neighborhood_widget_wrapper ul li {
    display: inline-block;
    max-width: 30%;
    height: 100px;
    max-height: 120px;
    overflow: hidden;
    margin-right: 2%;
  }

  .widget.ff-sidebar-states ul {
    height: 180px;
    width: 230px;
    overflow-y: scroll;
    margin: 0 0 25px 0;
    background: transparent;
    padding: 0;
  }
  
  .widget.ff-sidebar-states ul li {
    padding: 3px 10px;
  }
}

.widget ul.ff-sidebar-states li {
  padding: 4px 0;
}

.ff-home-slider {
  height: 350px;
  padding-left: 5% !important; 
}

.ff-home-slider .master-slider {
  margin-top: 20px !important;
}

.ff-home-slider .widget-title {
  border-bottom: 0;
  font-size: 23px;
}

.ff-home-slider .ms-info h2 {
  color: #fff !important;
}

.ff-home-slider .ms-slide-bgcont {
  margin-right: 30px;
}

.ff-home-slider .ms-info a.btn {
  font-size: 1.15em;
  max-width: 80%;
}

.ff-home-slider .ms-info {
  text-align: left !important;
}

.ff-home-slider .ms-info h2 {
  color: #5d8b87 !important;
}

.ff-home-slider .ms-inner-controls-cont {
  margin: 0;
}

@media only screen and (max-width: 640px) {
  .ff-home-slider {
    height: 350px;
    background: #000;
  }

  .ff-home-slider .ms-slide {
    display: block;
    width: 100% !important;
  }

  .ff-home-slider .ms-nav-prev,
  .ff-home-slider .ms-nav-next {
    opacity: 0 !important;
  }
}

@media only screen and (min-width: 1220px) {
  .ff-home-slider .ms-slide-info {
    width: 290px !important;
    /*right: -240px !important;*/
    padding-top: 15px;
  }
}


.home_page_full_content.columns form.search-form,
.home_page_full_content.columns form#searchform {
  display: block;
  width: 100%;
  margin: 2.5em auto 1em auto;
  text-align: center;
}

.home_page_full_content.columns form.search-form input[type=text],
.home_page_full_content.columns form#searchform input[type=text],
.tevolution-directory .home_page_full_content.columns .search_nearby_widget #searchform input[type=text]  {
  color: #7ca7a3;
  font-size: 22px;
  padding: 18px;
  background: rgba(19, 31, 39, 0.79);
  box-shadow: -1px -1px 20px rgba(110, 215, 234, 0.25);
  max-width: 380px;
}

.home_page_full_content.columns form.search-form input[type=submit],
.home_page_full_content.columns form#searchform input[type=submit] {
  font-size: 22px;
  box-shadow: 0px -1px 20px rgba(110, 215, 234, 0.3);
  background: rgba(26, 58, 63, 1);
  padding-top: 22px;
  padding-bottom: 18px;
  margin-top: 0;
  color: rgba(166, 208, 217,1);
}

@media only screen and (max-width: 600px) {
  .home_page_full_content.columns form.search-form input[type=text],
  .home_page_full_content.columns form#searchform input[type=text] {
    color: #7ca7a3;
    font-size: 18px;
    padding: 10px;
    background: rgba(19, 31, 39, 0.79);
    box-shadow: -1px -1px 20px rgba(110, 215, 234, 0.25);
  }
}

.home .ff-home-browse,
.ff-browse-buttons {
  text-align: center;
  margin-top: 10px;
}

.home .ff-home-browse a,
.ff-browse-buttons a {
  color: #76c1ca;
  font-family: 'Special Elite', Helvetica, arial;
  font-size: 1.25em;
  display: inline-block;
  background: rgba(26, 58, 63, 0.74);
  border-radius: 3px;
  margin: 0 8px 8px 0;
  padding: 10px 8px 5px 8px;
  color: rgba(255, 255, 255, 0.68) !important;
  text-transform: uppercase;
  font-size: 14px !important;
  letter-spacing: 1px;
  line-height: 1;
}

.home .ff-home-browse a:hover,
.ff-browse-buttons a:hover {
  color: #CAF7A6 !important;
}

@media only screen and (max-width: 520px) {
  .ff-browse-buttons li, 
  .ff-browse-buttons li a {
    display: block !important;
    width: 100% !important; 
  }
}

.ff-browse-buttons { margin-bottom: 15px; }
.ff-browse-buttons li a { width: 100%; }


/* ------------ CATEGORIES ------------ */
.all_category_list_widget .category_list ul li,
#sub_listing_categories ul li,
.main-state-listing ul li,
.home #hybrid-categories-2 ul li {
  color: #658D8C;
  line-height: 1.8;
  font-size: 1.1em;
  padding: 0;
}

.all_category_list_widget .category_list ul li.view a {
  color: #79A39F;
}

#sub_listing_categories {
  /* Theme overrides to fix category page lists; may cause issues elsewhere */
    max-height: inherit;
    overflow-y: visible;
}

#sub_listing_categories ul li {
  margin: 0 2% 0 0;
}

.home #hybrid-categories-2 ul > li,
.home #hybrid-categories-2 ul > li a {
  color: #658D8C;
  font-size: 1.2em;
  font-weight: bold;
}

.home #hybrid-categories-2 ul ul,
.home #hybrid-categories-2 ul ul li {
  padding-left: 0;
  font-size: 1em;
  font-weight: normal;
}

.home #hybrid-categories-2 ul ul li a {
  color: #D5E4E2;
  font-weight: normal;
  font-size: 1em;
}

.all_category_list_widget .category_list ul li a,
#tev_sub_categories ul li a, #sub_event_categories ul li a, #sub_listing_categories ul li a,
.main-state-listing ul li a,
.home #hybrid-categories-2 ul li a {
  color: #D5E4E2;
  text-decoration: none;
}

#sub_listing_categories ul li a {
  color: #63ABA1;
}

.all_category_list_widget .category_list ul li a:hover,
#tev_sub_categories ul li a:hover, #sub_event_categories ul li a:hover, #sub_listing_categories ul li a:hover,
.main-state-listing ul li a:hover,
.home #hybrid-categories-2 ul li a:hover {
/*   color: #CAF7A6;
  background: #244F4C;
  box-shadow: -1px -1px 30px rgba(110, 234, 110, .3), 3px 3px 30px rgba(110, 234, 110, .3);
  */
  color: #52E2E2;
}

.list .post.featured_c, .grid .post.featured_c, .list .hentry.featured_c {
  background: transparent !important;
}

.home #hybrid-categories-2 h3.widget-title,
.home div[id^='directory_featured_category_list'] h3.widget-title {
  font-family: 'Special Elite', Helvetica, arial;
  color: #CAF7A6;
  text-transform: uppercase;
  font-size: 1.5em;
  border-bottom: 1px solid #0C1A1A;
  margin-bottom: 1.5em;
  text-shadow: 1px 1px 15px rgba(110, 234, 110, 1);
  letter-spacing: 0.03em;
}

#directory_featured_category_list-2 h3.widget-title:after,
.home #hybrid-categories-2 h3.widget-title:after,
.home div[id^='directory_featured_category_list'] h3.widget-title:after {
  content: "";
  display: block;
  box-shadow: 1px 7px 8px rgba(110, 234, 110, 1);
  width: 100%;
  height: 1px;
}

.all_category_list_widget .category_list h3,
.all_category_list_widget .category_list h3 a {
  color: #658D8C;
  font-size: 1.2em;
}

.all_category_list_widget .category_list h3 a:hover {
  color: #CAF7A6;
}

.list .featured_tag, .grid .featured_tag {
  font-family: 'Special Elite', Helvetica, arial;
  text-align: center;
  color: #F5F5F5 !important;
  font-size: 1em;
  text-transform: uppercase;
  display: block;
  background: rgba(245, 52, 52, 0.79) !important;
  margin: 0px;
  padding: 5px 6px 3px 6px;
  letter-spacing: 0.05em;
  border-radius: 0 5px 5px 0;
  box-shadow: 5px 0px 20px rgb(195, 41, 41);
}

@media only screen and (max-width: 600px) {
  .home .all_category_list_widget .category_list {
    display: block;
   /* width: 40%; */
   text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (min-width: 890px) and (max-width: 1024px) {
  .home .all_category_list_widget .category_list {
    width: 25%;
  }
}

@media only screen and (max-width: 1024px) {
  .home div[id^='directory_featured_category_list'] .widget-wrap.widget-inside {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }

  .home div[id^='directory_featured_category_list'] h3.widget-title {
    text-align: center;
  }

  .home .all_category_list_widget .category_list {
    text-align: left;
  }

  .home #content .plugin_ad {
    margin-left: 0;
    margin-right: 0;
  }
}

@media only screen and (min-width: 1024px) {
  .home #content .plugin_ad {
    margin: 0;
    text-align: left;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  #main #content.large-9 {
    width: 72%;
    clear: none;
    }

  #sidebar-front_page, #sidebar-primary, #sidebar-post-listing {
    width: 26.8%!important;
    clear: none;
  }
}


/* ---------------- FEATURED LISTINGS ON PARCHMENT ---------------- */
.home #main #content { padding-right: 0px; padding-left: 0;}

.home_page_content > *:not(.ff-homepage-featured-haunts) { padding-left: 15px; padding-right: 15px; }
@media only screen and (min-width: 768px) {
  .home div[id^='directory_featured_homepage_listing'] {
    padding-top: 18.5em;
  }
}

#widget_loop_listing:after {
  background: url(img/paper-bottom-final.png) no-repeat center top;
  background-size: contain;
  height: 223px;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  content: ' ';
}

div[id^='directory_featured_homepage_listing'] h3.widget-title {
  font-family: 'Special Elite', Helvetica, arial;
  font-size: 2.75em;
  text-transform: uppercase;
  text-align: center;
  text-shadow: 0px 0px 3px rgba(24, 115, 24, 1);
  border: 0;
  padding-bottom: .5em;
  background: url(img/paper-top-final.png) no-repeat center bottom;
  background-size: contain;
  margin: 0;
  height: 196px;
  padding-top: 40px;
}

@media only screen and (min-width: 679px) {
  div[id^='directory_featured_homepage_listing'] h3.widget-title {
    color: #000;
    padding-top: 110px;
  }
}

@media only screen and (min-width: 320px) {
  .singular-post section#content:before,
  .taxonomy-listingcategory .directory_manager_tab,
  .directory-search-page .directory_manager_tab,
  .directory-author-page section#content:before,
  .singular-listing #content:before {
    color: #000;
    border: 0;
    background: url(img/paper-top-final.png) no-repeat center bottom;
    background-size: contain;
    margin: -20px 0 0 0;
    padding: 100px 0 0 0;
    display: block;
    content: ' ';
  }
}

@media only screen and (min-width: 679px) {
  .singular-post section#content:before,
  .taxonomy-listingcategory .directory_manager_tab,
  .directory-search-page .directory_manager_tab,
  .directory-author-page section#content:before,
  .singular-listing #content:before {
    padding-top: 190px;
  }
}

.singular-post section#content:after,
/*.taxonomy-listingcategory #loop_listing_taxonomy:after,
 .directory-search-page #loop_listing_archive:after, */
.taxonomy-listingcategory #content:after,
.directory-search-page #content:after,
.directory-author-page #content:after,
.singular-listing #content:after  {
  background: url(img/paper-bottom-final.png) no-repeat center top;
  background-size: contain;
  height: 223px;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  content: ' ';
}

.directory-search-page .listing-search-result > p.nodata_msg { 
  min-height: 71px; 
  margin-top: 221px;
  font-family: 'Special Elite', Helvetica, arial;
  font-size: 2em;
  line-height: 1.5;
}

.directory-search-page .listing-search-result > p.nodata_msg:before { 
  content: " ";
  background: url(img/paper-top-final.png) no-repeat center bottom;
  background-size: contain;
  display: block;
  position: relative;
  margin-bottom: -150px;
  top: -191px;
  left: -25px;
  height: 191px;
  width: 106%;
}

.singular-post section#content .hfeed {
  color: #000;
  border: 0;
  margin: 0;
  background: url(img/paper-mid-tiled-final.png) repeat-y center top;
  background-size: contain;
}

.home div[id^='directory_featured_homepage_listing'] h3.widget-title a.more {
  position: relative;
  right: 35px;
  top: -25px;
  color: #000;
}

.singular-post .hfeed .plugin_ad {
  background: none !important;
  box-shadow: none !important;
}

/*
.singular-post .hentry.post .plugin_ad {
  margin-left: -45px;
}
*/

#content .plugin_ad {
  box-shadow: none !important;
  background: transparent !important;
}

.home #loop_listing_taxonomy,
.page-template-states #loop_listing_taxonomy,
.page-template-geolocated-frights #loop_listing_taxonomy,
.taxonomy-listingcategory #loop_listing_taxonomy,
.directory-search-page #loop_listing_archive,
.directory-search-page #tmpl-search-results,
.directory-search-page .twp_search_cont,
.directory-search-page .loop-pagination,
.directory-author-page .author_cont,
.singular-listing #content .inner-content {
  background: url(img/paper-mid-tiled-final.png) repeat-y center top;
  background-size: contain;
  padding: 0 25px;
  min-height:150px;
  margin-top: 0;
  margin-bottom: 0;
}

.taxonomy-listingcategory #loop_listing_taxonomy .post {
  margin: 0;
  border: 0;
  padding: 15px 25px;
}

.listing-wrapper h2.entry-title, 
.listing-wrapper h2.entry-title a {
  color: #087669;
  font-size: 1.2em;
  margin-top: 0;
}

.listing-wrapper h2.entry-title a:hover,
.page-template-states #loop_listing_taxonomy a h1.entry-title:hover {
  color: #253030;
  text-shadow: 0px 0px 3px rgba(24, 115, 24, 1);
}

.listing-wrapper .entry-details,
.page-template-states #loop_listing_taxonomy .entry-details {
  font-size: 1.06em;
}

.grid .post .listing_img, ul.related_post_grid_view li a.post_img {
/*  box-shadow: -2px -2px 5px rgba(179, 153, 119, 1), 2px 2px 3px rgba(255, 255, 255, 1) */
  box-shadow: 2px 2px 4px rgba(121, 90, 49, 1);
/*  margin-bottom: 20px; */
}

@media only screen and (max-width: 480px) {
  #loop_listing_taxonomy .post .listing_img a, 
  .grid .post .listing_img, ul.related_post_grid_view li a.post_img {
    display: block;
  }
}

.home .single_rating i.rating-on, .home .comments_rating i.rating-on, .home .rating i.rating-on {
  color: #FFA417;
  text-shadow: 1px 1px 4px rgba(255, 255, 255, 1);
}

/* Featured listing -- needs a little more polish */
.post.featured_post {
  background: transparent;
}


/* ---------------- BLOG ---------------- */

#supreme_recent_post-1 h3.widget-title  {
  font-family: 'Special Elite', Helvetica, arial;
  color: #CAF7A6;
  text-transform: uppercase;
  font-size: 2em;
  border-bottom: 1px solid #0C1A1A;
  margin-bottom: 1.5em;
  text-shadow: 1px 1px 15px rgba(110, 234, 110, 1);
  letter-spacing: 0.03em;
}

#supreme_recent_post-1 h3.widget-title:after {
  content: "";
  display: block;
  box-shadow: 1px 7px 8px rgba(110, 234, 110, 1);
  width: 100%;
  height: 1px;
}

@media only screen and (min-width: 481px) {
  #supreme_recent_post-1 .entry-header {
    padding-left: 10px;
    padding-top: 10px;
    text-align: left;
  }
}

/* might need something more specific */
.listing_post .hentry h2 a,
.blog .post .entry-header h2.entry-title a {
  color: #fff;
  font-size: 1.5em;
  font-weight: 300;
  line-height: 1.4;
}

.listing_post .hentry {
  clear: left !important;
}

.post-summery,
.blog .post .entry-summary {
  color: #C3BDAD;
  color: #CBCBCB;
  line-height: 1.5;
}

.post-summery a:last-of-type
/* .blog .post .entry-summary a:last-of-type */ {
  font-family: 'Special Elite', Helvetica, arial;
  display: block;
  background: #094742;
  color: #bce3e0;
  padding: .3em 1em 0 1em;
  margin: .75em 0 .75em .25em;
  box-shadow: 0px 0px 12px rgba(15, 147, 112, 0.75);
  border-radius: 5px;
  text-transform: uppercase;
  font-size: 1.2em;
  width: 7.5em;
}

.post-summery a:last-of-type:hover
/* .blog .post .entry-summary a:last-of-type:hover */ {
  background: rgba(44, 123, 84, 0.36);
  box-shadow: 0px 0px 22px rgba(52, 176, 26, 0.71);
  color: #fff;
}

@media only screen and (max-width: 480px) {
  .post-summery a:last-of-type {
    margin: 1em auto;
  }
}

/* style regular links on main blog listing */
.blog .post .entry-summary a {
  color: #5d8b87;
}

.blog .post .entry-summary a:hover,
.blog .post .byline a:hover, .blog .post .entry-meta a:hover {
  color: #52E2E2;
}

.post .post-blog-image,
.blog .post .listing_img {
  margin: 0 2% 0 0;
}

.blog .featured-post {
  font-family: 'Special Elite', Helvetica, arial;
  text-align: center;
  color: #F5F5F5 !important;
  font-size: 1em;
  text-transform: uppercase;
  display: block;
  background: rgba(245, 52, 52, 0.79) !important;
  margin: 0 0 20px 0;
  padding: 5px 6px 3px 6px;
  letter-spacing: 0.05em;
  border-radius: 0 5px 5px 0;
  box-shadow: 5px 0px 20px rgb(195, 41, 41);
}

@media only screen and (min-width: 768px) {
  .blog .featured-post {
    position: absolute;
    z-index: 10;
    top: 25px;
    margin: 0;
  }
}

@media only screen and (max-width: 1200px) {
  .home .post .post-blog-image {
    width: auto;
  }
}

.post-blog-image img,
.blog .post .listing_img img {
  background: rgb(47, 30, 23); /* Fallback for older browsers without RGBA-support */
  background: rgba(18, 12, 10, 0.4);
  box-shadow: -2px -2px 6px rgba(0, 0, 0, 1), 2px 2px 3px rgba(89, 80, 73, 0.8);
}


/* ============ SINGLE POST ========== */

.entry-thumbnail {
  margin-bottom: 20px;
  text-align: center;
}

.entry-thumbnail:nth-of-type(odd) {
    -ms-transform: rotate(358deg);
    -webkit-transform: rotate(358deg);
    transform: rotate(358deg);
}

.entry-thumbnail:nth-of-type(even) {
    -ms-transform: rotate(2deg);
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg);
}

.entry-thumbnail img {
  margin: 10px auto;
  text-align: center;
  box-shadow: 2px 2px 4px rgba(121, 90, 49, 1);
  height: auto;
}

.singular-post #content .post {
  padding: 0 12%;
  margin-top: -30px; /* Removes some extra space at the top of the parchment */
}

.singular-post section#content p {
  color: #444 !important;
}

.singular-post section#content .post h1 {
  font-family: 'Special Elite', Helvetica, arial;
  font-size: 2.75em;
  text-transform: uppercase;
  text-align: center;
  text-shadow: 0px 0px 3px rgba(24, 115, 24, 1);
  color: #000;
  border: 0;
  padding-bottom: .5em;
  margin: 5px 0 0 0;
}

.singular-post section#content .byline {
  text-align: center;
}

.singular-post .social-media-share {
  margin: 30px 0 20px 0;
}

.singular-post #comments-template {
  padding: 0 25px;
}

@media only screen and (min-width: 700px) {
  .singular-post #comments-template {
    padding: 0 100px;
  }
}

.singular-post .bbp-pagination, .singular-post .comment-pagination, .singular-post .loop-nav, .singular-post .pagination {
  margin: 0 50px;
}

/* YARPP styling */
.yarpp-related {
  clear: both;
  padding-top: 20px;
}

.singular-post .yarpp-related h3,
#comments-number, #reply-title {
  font-family: 'Special Elite', Helvetica, arial;
  font-size: 1.75em;
  text-transform: uppercase;
  text-shadow: 0px 0px 3px rgba(24, 115, 24, 1);
  color: #000;
  border: 0;
  padding-bottom: .5em;
  margin: 5px 0 0 0;
  font-weight: 300;
  letter-spacing: 1px;
  padding: 0;
}

.singular-post .yarpp-thumbnails-horizontal .yarpp-thumbnail {
  border: 0;
  width: 100%;
  height: auto;
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
  width: 100%;
  font-size: 14px;
  overflow: visible;
}

.singular-post .yarpp-thumbnail > img, .yarpp-thumbnail-default {
  width: 100%;
  height: auto;
}

@media only screen and (min-width: 520px) { 
  .singular-post .yarpp-thumbnails-horizontal .yarpp-thumbnail {
    border: 0;
    width: 45%;
    height: auto;
  }

  .yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
    width: 100%;
    font-size: 14px;
    overflow: visible;
  }

  .singular-post .yarpp-thumbnail > img, .yarpp-thumbnail-default {
    width: 100%;
    height: auto;
    max-height: 205px;
  }
}

@media only screen and (min-width: 1000px) { 
  .singular-post .yarpp-thumbnails-horizontal .yarpp-thumbnail {
    margin-right: 20px;
    width: 130px;
    height: 145px;
  }

  .singular-post .yarpp-thumbnails-horizontal .yarpp-thumbnail:last-of-type {
    margin-right: 5px;
  }

  .yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
    width: 125px;
    font-size: 96%;
  }

  .singular-post .yarpp-thumbnail > img, .yarpp-thumbnail-default {
    width: 130px;
    height: 89px;
  }
}

/* ============ CATEGORY ============== */
.taxonomy-listingcategory .directory_manager_tab .sort_options,
.directory-search-page .directory_manager_tab .sort_options {
  float: right;
  position: relative;
  top: 0;
  right: 60px;
}

@media only screen and (min-width: 679px) {
  .taxonomy-listingcategory .directory_manager_tab .sort_options,
  .directory-search-page .directory_manager_tab .sort_options {
    right: 80px;
    top: -50px;
  }
}


/* ============ SIDEBAR  ============== */

/* Popular near you */
h3.widget-title {
  margin: 0 0 .5em 0;
}

.textwidget p {
  color: rgb(144, 142, 142);
}

#templatic_popular_post_technews-1 h3.widget-title,
#templatic_popular_post_technews-1 h3.widget-title a,
.neighborhood_widget h3.widget-title,
.neighborhood_widget h3.widget-title a {
  font-family: 'Special Elite', Helvetica, arial;
  color: #CAF7A6;
  text-transform: uppercase;
  font-size: 1.5em;
  border-bottom: 1px solid #0C1A1A;
  margin-bottom: 1.5em;
  text-shadow: 1px 1px 15px rgba(110, 234, 110, 1);
  letter-spacing: 0.03em;
}

#templatic_popular_post_technews-1 h3.widget-title:after,
.neighborhood_widget h3.widget-title:after {
  content: "";
  display: block;
  box-shadow: 1px 7px 8px rgba(110, 234, 110, 1);
  width: 100%;
  height: 1px;
}

#templatic_popular_post_technews-1 .post_data h3,
#templatic_popular_post_technews-1 .post_data h3 a,
.neighborhood_widget .nearby_content h4,
.neighborhood_widget .nearby_content h4 a {
  color: #fff;
  color: #A2C2BF;
  font-size: 1.2em;
  margin-top: .3em;
}

#templatic_popular_post_technews-1 .post_data h3 a:hover,
.neighborhood_widget .nearby_content h4 a:hover {
  color: #CAF7A6;
}

.neighborhood_widget .nearby_content {
  font-size: 13px;
}

.popular_posts.widget ul li .post_data p .views {
  border-right: 2px solid rgba(255, 255, 255, 0.2)
}

#templatic_popular_post_technews-1 .post_data .date a,
#templatic_popular_post_technews-1 .post_data .views a {
  color: #fff;
}

#templatic_popular_post_technews-1 .post_data .date a:hover,
#templatic_popular_post_technews-1 .post_data .views a:hover {
  color: #52E2E2;
}

#templatic_popular_post_technews-1 .post_data .views,
#templatic_popular_post_technews-1 .post_data .date {
  color: #797F7F;
}

aside.sidebar.large-3 {
  color: #CECBC2;
}

.sidebar .fb_iframe_widget iframe {
  max-width: 300px;
}

@media only screen and (max-width: 460px) {
  #templatic_popular_post_technews-1 .listingview {
    max-width: 80%;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (max-width: 550px) {
  #templatic_popular_post_technews-1 .listingview {
    max-width: 60%;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (max-width: 1024px) {
  #templatic_popular_post_technews-1 .listingview {
    max-width: 44%;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
  }

  #templatic_popular_post_technews-1 h3.widget-title {
    text-align: center;
  }

  body.home .plugin_ad, body.home #sidebar-front_page .widget-wrap {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}

@media only screen and (min-width: 1024px) {
  .home #templatic_popular_post_technews-1 {
    height: 455px;
  }
}

@media only screen and (max-width: 679px) {
  body.home .widget {
    text-align: center;
  }
}


/* Candle */
@media only screen and (min-width: 1024px) {
  #homepage-candle {
    height: 230px;
    margin-top: 150px;
  }
  @keyframes flicker {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  @keyframes glow {
    0% {
      opacity: 0.3;
    }
    10% {
      opacity: 0.35;
    }
    90% {
      opacity: 0.5;
    }
    100% {
      opacity: 0.52;
    }
  }

  #frame_a, #frame_b, #frame_c {
    display: block;
    position: absolute;
    height: 250px;
    width: 251px;
    animation: flicker 2.1s infinite alternate;
    z-index: 2;
    right: 0;
  }

  #frame_a {
    background: url(img/candle-pic-flicker-a.png);
  }

  #frame_b {
    background: url(img/candle-base.png);
    animation-delay: 1.4s;
  }

  #frame_c {
    background: url(img/candle-pic-flicker-b.png);
    animation-delay: 0.7s;
  }

  #glow {
    background: 
      url(img/small-glow.png) no-repeat 20px, 
      url(img/small-glow.png) no-repeat 200px top, 
      url(img/small-glow.png) no-repeat 100px 50px;
    position: absolute;
    left: -25%;
    opacity: 0.4;
    animation: glow 1s infinite alternate;
    height: 300px;
    width: 600px;
    z-index: 1;
  }
}

.widget-wrap {
  line-height: 1.5;
}

.widget-wrap a {
  color: #5d8b87;
}

.widget-wrap a:hover {
  color: #52E2E2;
}

.ff-boxed-widget {
  background: rgb(47, 30, 23); /* Fallback for older browsers without RGBA-support */
  background: rgba(18, 12, 10, 0.4);
  box-shadow: -2px -2px 6px rgba(0, 0, 0, 1), 1px 1px 3px rgba(89, 80, 73, 0.6);
  color: #CECBC2;
}

.ff-boxed-widget .plugin_ad {
  margin: 0;
  padding: 0;
}

.ff-boxed-widget a {
  color: #5d8b87;
}

.ff-boxed-widget a:hover {
  color: #52E2E2;
}

.cat-post-widget * {
  background: transparent;
}

.ff-boxed-widget.ff-padding {
  padding: 1.5em;
}

/* remove padding applied elsewhere */
.singular-post #supreme_recent_post-3 .post {
  margin-top: 0;
  padding: 10px 0;
}

/* overriding settings for recent posts in sidebar */
body #supreme_recent_post-2.listing_post .hentry h2,
body.singular-post .listing_post .hentry h2 {
  font-family: Helvetica, arial !important;
  margin-bottom: 0;
  line-height: 1;
}

#sidebar-primary ul.browse_by_category li a {
  font-weight: 700;
}

#sidebar-primary ul.browse_by_category li ul li a {
  font-weight: 400;
}

/* custom lists on state pages */
.page-template-states #sidebar-primary .ff-custom-list li,
.page-template-states #sidebar-primary .ff-indented-list li {
  padding-top: 1px;
  padding-bottom: 0;
}

/* styles the category listings on ff state sidebars */
.page-template-states #sidebar-primary .ff-indented-list {
  padding: 0 0 15px 20px;
}

.page-template-states #sidebar-primary .category_list h3 {
  padding-bottom: 0;
}

.page-template-states #sidebar-primary .category_list h3 a {
  font-weight: 700;
  color: #94B5B2;
}

.page-template-states #sidebar-primary .view a {
  color: #94B5B2;
}

body.singular-post .listing_post .hentry {
  padding: 10px 0;
}

a.btn {
  font-family: 'Special Elite', Helvetica, arial;
  text-align: center;
  color: #bce3e0 !important;
  font-size: 1.5em;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  display: block;
  background: rgba(16, 90, 84, 0.79);
  margin: 5px 0 20px 0;
  padding: 12px 10px 5px 10px;
  border-radius: 5px;
  box-shadow: 0px 0px 12px rgba(15, 147, 112, 0.75);
}

a.btn:hover {
  background: rgba(44, 123, 84, 0.36);
  box-shadow: 0px 0px 22px rgba(52, 176, 26, 0.71);
  color: #fff !important;
}

.recent_comments .review_info a:first-of-type {
  color: #A2C2BF !important;
  font-size: 1.2em;
}

.recent_comments .review_info a:first-of-type:hover {
  color: #CAF7A6 !important;
}

.home .recent_comments .review_info .rating i.rating-on {
  text-shadow: none;
}

/* Sidebar search only */
.wrap .sidebar .search_nearby_widget #searchform input[type=text] {
  width: 58%;
  background: #131E23;
  border: 1px solid #022521;
  color: #697F83;
}
.wrap .sidebar .search_nearby_widget #searchform input[type=submit] {
  display: inline-block !important;
  margin: 0 0 0 10px !important;
}

/* Sidebar Filter by miles widget overrides */
.wrap .sidebar #directory_mile_range_widget-1 .search_nearby_widget #searchform .search_range input[type=text],
.tevolution-directory .search_nearby_widget #searchform .search_range input.range_address {
  width: 100%;
  display: block;
}

.wrap .sidebar #directory_mile_range_widget-1 .search_nearby_widget #searchform .search_range input#radius_range {
  display: inline;
  background: transparent;
  width: auto;
  max-width: 150px;
}

.ui-widget-content.ui-slider-horizontal {
  background: rgb(29, 58, 55)!important;
}

.ui-widget-content.ui-slider .ui-slider-handle {
  border: 0;
  background: #124D47;
}



/* ==================================== */
/* ==================================== */
/* ==============  BLOG & ============= */
/* =========== POST STYLING =========== */
/* ==================================== */
/* ==================================== */


/* LISTINGS */
body h1.loop-title, body h1.page-title, body .singular h1.page-title, body.page-template-states h1, body.singular-listing h1, body.error-404 .desc404 h4 {
  font-size: 40px;
}

.singular-listing .inner-content > div:first-of-type {
  margin-top: -30px !important;
}

/* styles the verified checkmark after name */
.singular-listing .inner-content h1 .fa-stack {
  margin-top: -15px;
}

.singular-listing .inner-content .fa-certificate {
  color: #0D9A8C;
}

.singular-listing .inner-content .single_rating span {
  float: none;
  display: block;
  text-align: center;
  margin-bottom: 1.5em;
}

.singular-listing .inner-content .entry-header .single_rating {
  text-align: center;
  display: block;
  float: none;
}

.singular-listing h1.entry-title,
.directory-single-page .hentry .entry-header-title .entry-title {
  font-family: 'Special Elite', Helvetica, arial;
  font-size: 2.75em;
  text-transform: uppercase;
  text-align: center;
  text-shadow: 0px 0px 3px rgba(24, 115, 24, 1);
  color: #000;
  border: 0;
  padding-bottom: .05em;
  margin: 5px 0 0 0;
}

.directory-single-page .hentry .entry-header-title .entry-header-custom-wrap .entry-header-custom-left {
  border-right: 0;
  padding-right: 40px;
}

.directory-single-page .hentry .entry-header-title {
  display: block;
  width: 75%;
  /* font-size: 1.2em; */
  margin-left: auto;
  margin-right: auto;
  /* background: rgba(204, 204, 204, 0.37); 
  padding: 5px; */
}

#content article.hentry.featured_c, .archive article.hentry.featured_c, .archive article.post.featured_c, .home .hentry.featured_c, .home .post.featured_c {
  background: transparent;
}

.directory-single-page .hentry .entry-header-title {
  margin-top: 0em;
}

/* Overrides light color settings for dark backgrounds */
body.singular-listing.layout-default {
  color: #444;
}

body.blog .list .hentry p,
body.archive .list .hentry p,
body.category .list .hentry p {
  color: #CBCBCB;
}

/* Custom book now button */
.singular-listing .inner-content .book-now {
  width: 15em;
  margin: 0em auto;
  position: relative;
  top: -45px;
}

.singular-listing .inner-content .book-now a.btn {
  background: rgb(16, 90, 84);
}


/* ======= Singular listing ======== */
.directory-single-page .hentry .entry-header-logo {
  max-width: 700px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  -ms-transform: rotate(358deg);
  -webkit-transform: rotate(358deg);
  transform: rotate(358deg);
  float: none;
}

.directory-single-page .hentry .entry-header-logo img {
    max-height: 500px;
}

.directory-single-page .hentry .entry-header-title .entry-header-custom-wrap p label {
  font-weight: bold;
}

@media only screen and (min-width: 1024px) { 
  .directory-single-page .hentry .entry-header-title {
    width: 80%;
    padding-left: 10px;
  }

  .directory-single-page .hentry .entry-header-title .entry-header-custom-wrap .entry-header-custom-left {
    width: 40%;
    padding-right: 0;
  }

  .directory-single-page .hentry .entry-header-title .entry-header-custom-wrap .entry-header-custom-left p label {
    display: block;
    float: none;
  }

  .directory-single-page .hentry .entry-header-title .entry-header-custom-wrap .entry-header-custom-left p span {
    /* width: auto; */
    /* padding-right: 40px; */
    width: auto;
  }

  .directory-single-page .hentry .entry-header-title .entry-header-custom-wrap .entry-header-custom-right {
    width: 55%;
  }

  .directory-single-page .hentry .entry-header-title .entry-header-custom-wrap .entry-header-custom-right p label {
    width: 60px;
    /* width: 15%; */
  }

  .directory-single-page .hentry .entry-header-title .entry-header-custom-wrap .entry-header-custom-right p span {
    /* width: auto; */
    /* padding-right: 40px; */
    width: 75%;
  }
}

.directory-single-page .hentry .ff-need-info {
  margin: 20px 20px 25px 12px;
  background: rgba(201, 246, 165, 0.79);
  padding: 15px;
  font-style: italic;
}

/* State page */
.archive .archive-meta,
.single .hfeed p,
.entry-content .intro,
.loop-description,
.page-template-states .hfeed p,
.page-template-geolocated-frights .ff-state-short-desc p,
#loop_listing_taxonomy .nodata_msg,
.singular-page-1168 .hfeed p,
.singular-page-16892 .hfeed p,
.singular-page-16912 .hfeed p,
.singular-page-16914 .hfeed p,
.singular-page-16915 .hfeed p,
.error-404 .desc404 p,
.page-template-advertise .hfeed p,
.page-template-generic-dark .hfeed p {
  color: #C7C7C5;
  font-family: 'Special Elite', Helvetica, arial;
  font-size: 1.4em;
  line-height: 1.4;
}

.archive .archive-meta,
.single .hfeed p,
.entry-content .intro,
.loop-description,
.page-template-states .hfeed p,
#loop_listing_taxonomy .nodata_msg {
    margin-bottom: 30px;
}

.archive .archive-meta a,
.single .hfeed p a,
.entry-content .intro a,
.loop-description a,
.page-template-states .hfeed p a,
#loop_listing_taxonomy .nodata_msg a,
.singular-page-1168 .hfeed a,
.singular-page-16892 .hfeed a,
.singular-page-16912 .hfeed a,
.singular-page-16914 .hfeed a,
.singular-page-16915 .hfeed a,
.page-template-advertise .hfeed a,
.page-template-generic-dark .hfeed a {
  color: #1ECACA;
}



.page-template-states .category_list_wrap article ul.main-states {
  display: inline-block;
  vertical-align: top;
  width: 33.33333%;
}

.page-template-states #content .plugin_ad {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 35px;
}

/* overrides !important settings on parent theme */
.row .row {
  margin-left: -0.9375rem !important;
  margin-right: -0.9375rem !important;
}

#sidebar-primary .widget.listing_post .post-blog-image a,
.page-template-states #sidebar-primary #supreme_recent_post-5 .post-blog-image a,
#sidebar-post-detail .listing_post_wrapper .post-blog-image a {
  margin-right: 15px;
}

#sidebar-primary .widget.listing_post h2,
.page-template-states #sidebar-primary #supreme_recent_post-5 h2,
#sidebar-post-detail .listing_post_wrapper .post h2,
.ff-boxed-widget h2 {
  color: #A2C2BF;
  margin-top: .3em;
  padding: 0;
  margin-bottom: 5px;
  font-family: Arial, helvetica, sans-serif;
  font-weight: 700;
}

#sidebar-primary .widget.listing_post h2 a,
.page-template-states #sidebar-primary #supreme_recent_post-5 h2 a,
#sidebar-post-detail .listing_post_wrapper .post h2 a,
#sidebar-post-listing .listing_post_wrapper .post h2 a,
.ff-boxed-widget h2 a {
  color: #A2C2BF;
  font-weight: 700;
  font-size: 1.2em;
}

/* Featured listing */
.page-template-states .ff-featured-wrapper #loop_listing_taxonomy {
  padding: 1.5em;
  background: transparent;
  box-shadow: none;
  color: #CECBC2;
}

.page-template-states .ff-featured-wrapper #loop_listing_taxonomy .listing_img img {
  height: 147px !important;
}

.page-template-states .ff-featured-wrapper #loop_listing_taxonomy .entry-details,
.page-template-states .ff-featured-wrapper #loop_listing_taxonomy .entry-details p {
  color: #C7C7C5;
}

.page-template-states #loop_listing_taxonomy.ff-featured #widget_loop_listing:after,
.page-template-states #widget_loop_listing.ff-featured-wrapper:after  {
  display: none;
}

.page-template-states .ff-featured-wrapper {
  margin-top: 70px;
}

@media only screen and (min-width: 768px) {
  .page-template-states .ff-featured-wrapper .grid .post:nth-child(2n), 
  .page-template-states .ff-featured-wrapper .grid div[id*="post"]:nth-child(2n) {
    margin-right: 3.8%;
  }
}

.page-template-states .ff-featured-wrapper h3.widget-title {
  color: #000000;
  text-align: center;
  text-shadow: 1px 1px 5px rgba(245, 245, 245, 0.43);
  text-transform: uppercase;
  font-weight: 700;
  font-size: 2.1em;
  background: url(img/bg-ff-label-bloody.png) no-repeat top center;
  height: 98px;
  padding-top: 30px;
  margin-top: -45px;
  transform: rotate(358deg);
  padding-left: 20px;
}

.page-template-states .ff-featured-wrapper h3.widget-title span {
  display: block;
  font-size: .65em;
}

.page-template-states .ff-featured-wrapper .grid .post {
    /* background: rgba(26, 23, 21, 0.72); */
    min-height: 270px;
    background: rgba(35, 5, 5, 0.58);
    min-height: 270px;
    box-shadow: 1px 1px 22px rgb(43, 11, 11);
}

.page-template-states .ff-featured-wrapper .grid .post .entry {
  padding-left: 5px;
}

.page-template-states .ff-featured-wrapper .grid .post:last-child {
  padding-bottom: 0;
}

.page-template-states .ff-featured-wrapper .grid .post .listing_img {
    /* box-shadow: 2px 2px 4px rgb(76, 19, 19); */
    /* margin-bottom: 20px; */
    box-shadow: 0px 0px 8px rgba(218, 43, 43, 0.24);
}

.page-template-states .ff-featured-wrapper #loop_listing_taxonomy h1.entry-title, 
.page-template-states .ff-featured-wrapper #loop_listing_taxonomy a h1.entry-title {
  color: #1DC8C8;
  color: #DA2B2B;
}

@media only screen and (min-width: 768px) {
  .page-template-states .ff-featured-wrapper .grid .post:nth-child(1n) {
    transform: rotate(359deg);
  }
  .page-template-states .ff-featured-wrapper .grid .post:nth-child(2n) {
    transform: rotate(361deg);
  }
}

/* regular listing styles on states */
.page-template-states #loop_listing_taxonomy h1.entry-title,
.page-template-states #loop_listing_taxonomy a h1.entry-title {
  color: #087669;
  font-size: 1.32em;
  margin-top: 0;
  text-shadow: none;
  font-weight: 700;
}

.page-template-states #loop_listing_taxonomy .post .entry p {
  font-family: Arial, helvetica, sans-serif;
  font-size: 1em;
}

.page-template-states #loop_listing_taxonomy .hentry p {
  margin-bottom: 0;
}

.page-template-states #loop_listing_taxonomy.ff-featured .post .entry p, 
body .page-template-states #loop_listing_taxonomy.ff-featured article p, 
.page-template-states #loop_listing_taxonomy.ff-featured .entry-details p {
    color: rgb(144, 142, 142);
}

.page-template-states .ff-featured .entry-details h2 {
  color: #C7C7C5;
}

/* States - single */
.page-template-states .ff-states-quick-stats {
  background: url(img/bg-gravestone.png) no-repeat top center;
  width: 302px;
  height: 517px;
  padding: 175px 55px 60px 80px;
  transform: rotate(362deg);
  text-shadow: -2px -1px 1px rgb(19, 19, 19);
}

.page-template-states .ff-states-quick-stats h2 {
  color: #000000;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(245, 245, 245, 0.43);
  text-transform: uppercase;
  font-weight: 700;
  border-bottom:  1px solid gray;
}

.page-template-states .ff-states-quick-stats ul {
  font-family: 'Special Elite', Helvetica, arial;
  list-style-type: none;
  margin-left: 8px;
  padding-left: 0;
  font-size: 1.1em;
}

.page-template-states .ff-states-quick-stats ul li {
  padding: 3px 0;
  line-height: 1.3;
}

.page-template-states .ff-states-quick-stats ul a {
  color: rgb(171, 210, 139);
}

.page-template-states .ff-states-quick-stats ul a:hover {
  text-decoration: underline;
  color: #fff;
}


/* ========= USER PROFILE PAGE ============== */
.directory-author-page section#content .author_cont .entry-summary,
.directory-author-page section#content .author_cont .entry-summary p {
  color: #444;
}

/* ============= LOGIN & REGISTER ========== */
/* For the modal popups */
#tmpl_reg_login_container p,
.reveal-modal.tmpl_login_frm_data p {
  color: #000000;
}

#tmpl_reg_login_container label, 
.reveal-modal.tmpl_login_frm_data label {
  color: #000000;
}

#tmpl_reg_login_container input[type=submit]:hover,
.reveal-modal.tmpl_login_frm_data input[type=submit]:hover {
    background: #3A6F77;
}

/* Standalone login/register page */
.entry-content.login_signup h3 {
  /* Same styles used for h3.widget-title */
  font-family: 'Special Elite', Helvetica, arial;
  color: #CAF7A6;
  text-transform: uppercase;
  font-size: 1.4em;
  text-shadow: 1px 1px 15px rgba(110, 234, 110, 1);
  letter-spacing: 0.03em;
  font-weight: 300;
  border-bottom: 1px solid #0C1A1A;
}

.entry-content.login_signup #loginform input[type=text],
.entry-content.login_signup #loginform input[type=password],
.entry-content.login_signup #userform input[type=text],
.entry-content.login_signup #userform input[type=password] {
  background: rgba(21, 19, 14, 0.84);
  border: 1px solid rgba(186, 159, 119, 0.41);
  margin-right: 0 !important;
  padding: 10px;
  border: 1px solid #5F5A55;
  color: #fff !important;
}

.entry-content.login_signup input[type=submit] {
  left: 0;
}

.entry-content.login_signup input[type=submit]:hover {
    background: #3A6F77;
}


/* ============= ERROR PAGE ================ */
.error-404 .search404 {
  border-radius: 0;
  background: transparent;
  border: 0; 
}

.error-404 .desc404 {
  text-align: left;
}


/* ============ ADD + EDIT LISTINGS =============== */
/* Add your scare page */
/* remove all the borders */
.accordion, 
.accordion .accordion-navigation > div, .accordion dd > div,
.accordion .accordion-navigation > a span:first-child, .accordion dd > a span:first-child {
  border: 0;
}

.accordion .accordion-navigation > a, .accordion dd > a {
  border-top: 1px solid #0C1A1A;
}

.accordion .accordion-navigation > a:before, .accordion dd > a:before {
  content: "";
  display: block;
  box-shadow: 1px 5px 12px rgba(110, 234, 110, 1);
  width: 100%;
  height: 1px;
  border-top: 1px solid rgba(116, 157, 116, 0.7);
}

form#submit_form {
  margin-top: 30px;
  background: rgba(21, 19, 14, 0.8);
  background: rgba(18, 12, 10, 0.4);
  box-shadow: -2px -2px 6px rgba(0, 0, 0, 1), 1px 1px 3px rgba(89, 80, 73, 0.6);
}

#post-listing .step-heading {
  font-size: 1.4em;
}

#post-listing .step-heading span {
  padding-top: 1em;
}

#post-listing .complete .step-heading {
  color: #A1CC86;
}

.packageblock .packagelistitems {
  background: transparent;
  border-bottom: 1px solid #57524E;
}

.packageblock:last-of-type .packagelistitems {
  border: 0;
}

.packageblock .panel-heading h3, .step-payment h5.payment_head, .login_submit .sec_title h3 {
  font-family: 'Special Elite', Helvetica, arial;
  font-size: 1.7em;
  color: #A4C789;
  letter-spacing: 0.03em;
  font-weight: 300;
}

.accordion .accordion-navigation > a span:first-child + span, .accordion dd > a span:first-child + span,
.accordion .accordion-navigation > a span:first-child, .accordion dd > a span:first-child {
  font-family: 'Special Elite', Helvetica, arial;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #fff;
}

.packageblock .panel-desc .panel-body .panel-title,
.packageblock .panel-desc .panel-body .panel-title.price, 
.packageblock .panel-desc .panel-body .moreinfo {
  font-size: 1.3em;
  color: #fff;
}

.packageblock .panel-desc .panel-body .days {
  border-top: 1px dashed #ccc;
}

.hide {
  display: none;
}

.sec_title, .sec_title h3,
.submit_info_section h3, .sis_on_submitinfo h3, .total_charges, 
#price_package_price_list .form_cat {
  font-family: 'Special Elite', Helvetica, arial;
  color: #CAF7A6;
  text-transform: uppercase;
  font-size: 1.4em;
  text-shadow: 1px 1px 15px rgba(110, 234, 110, 1);
  letter-spacing: 0.03em;
  font-weight: 300;
  border-bottom: 1px solid #0C1A1A;
}

#listingcategorychecklist, #listingcategorychecklist,
#listingcategorychecklist .cf_checkbox label, .cf_checkbox input#selectall, .cf_checkbox label input#selectall,
.category_label .form_cat input[type=checkbox], .form_cat_left .form_cat input[type=checkbox] {
  color: #444 !important;
}

.page-template-geolocated-frights .ff-miles-radius {
  background: rgba(16, 90, 84, 0.79);
  color: #bce3e0 !important;
  margin: 0 5px !important;
}

#preview_submit_from {
  display: none !important;
}

.form_row label:hover {
  color: #C7C7C5;
}

.packageblock .panel-desc .panel-body .moreinfo {
  margin-top: 15px;
}

/* Mobile menu addition */
ul#menu-mobile-menu {
    line-height: 1;
    border-bottom: 1px solid #bbb;
    padding-bottom: 15px !important;
    margin-bottom: 15px !important;
}


/* BLOG CATEGORY AND TAG PAGES */
.taxonomy-category .list .post, 
.taxonomy-category .list .hentry, 
.taxonomy-category .list div[id*="post"],
.taxonomy-post_tag .list .post, 
.taxonomy-post_tag .list .hentry, 
.taxonomy-post_tag .list div[id*="post"] {
  background: rgba(7, 21, 14, 0.48);
  box-shadow: 0px 0px 15px rgba(110, 234, 110, 0.19);
  padding: 15px !important;
  margin-bottom: 20px;
  border-radius: 8px;
}

.taxonomy-category .post .entry-header h2.entry-title,
.taxonomy-post_tag .post .entry-header h2.entry-title {
  font-size: 25px;
  line-height: 1.2;
}

.taxonomy-category .post .entry-header h3,
.taxonomy-post_tag .post .entry-header h3 {
  color: #CBCBCB;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 0;
  margin-top: 10px;
}

.taxonomy-category .byline a:hover, 
.taxonomy-category .entry-meta a:hover,
.taxonomy-post_tag .byline a:hover, 
.taxonomy-post_tag .entry-meta a:hover {
  color: #087669;
}

.taxonomy-post_tag .post.category-blog .entry-header, 
.taxonomy-post_tag .infinite .post .entry-header {
  width: auto !important;
}

@media screen and (max-width: 600px) {
  .taxonomy-category .list .post .listing_img,
  .taxonomy-category .list .post .entry-header,
  .taxonomy-post_tag .list .post .listing_img,
  .taxonomy-post_tag .list .post .entry-header {
    width: 100%;
    display: block;
    clear: both;
  }
}