/**
 * This file will be included in header in every page after foundation.
 * It should be used for content that relates
 * to your site as a whole, it should not be used for plugin-specific css.
 */

 @font-face {
	font-family: 'handelson2';
	src:  url('/includes/public/assets/fonts/handelson2.woff2') format('woff2'),
		  url('/includes/public/assets/fonts/handelson2.woff') format('woff');
  }

body {background: #fff !important; color: #37424a; font-family: 'Nunito', sans-serif; background-image:none !important; }
h1, h2, h3, h4, h5, h6 {color: #37424a; font-family: 'Barlow Condensed', sans-serif;}
p,
li {font-size: 1.25rem;}
.wrapper { display: block; margin: 0; position: relative; width: 100%; }

.row { max-width: 1440px;}
.layout-panel { padding-top: 0.938rem; padding-bottom: 0.938rem;}
.double-layout-panel { padding-top: 1.875rem; padding-bottom: 1.875rem;}
.reveal-modal-bg {position: fixed;}
div img.placeholder{width: 100%;}
.img-right {
	display: block;
	float: right;
	margin-left: 1rem;
	clear: right;
}
.img-left {
	display: block;
	float: left;
	margin-right: 1rem;
	clear: left;
}
.img-right img,
.img-left img {
	display: block;
}
hr {
  border: 0;
  margin: 1.35em auto;
  max-width: 100%;
  height: 1px;
  background-image: linear-gradient(90deg, rgba(56,60,42, 0), rgba(56,60,42, 0.5) 15%, rgba(56,60,42, 0.5) 85%, rgba(56,60,42, 0) 100%);
}
.clear {clear: both;}
a{color:#b71234;};

::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder,
:-ms-input-placeholder {
   color: #90986b;
   opacity: 0.75;
}

.img-circle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.page-intro {margin-bottom: 0;}
.page-intro h1 {font-size: 48px; font-style: normal; font-weight: 400; line-height: 48px; text-align: center; margin: 30px 0 50px;}
.page-intro > div > p {font-size: 20px; font-style: normal; font-weight: 400;}
.page-intro img.img-left {float: left; margin-right: 1.875rem; max-width: 350px;}
.page-intro img.img-right {float: right; margin-left: 1.875rem; max-width: 350px;}
.page-head .page-head-cont {padding: 0;}
.page-head .page-head-box {
    background: rgba(55, 66, 74, 0.75);
    color: #fff;
    height: 270px;
    margin-top: -270px;
    width: 100%;
    padding: 0.9375rem 0.9375rem 0px 0.9375rem;
    z-index: 100;
    position: relative;
}
.page-head-box h1 {color: #fff; font-size: 44px; font-style: normal; font-weight: 300; line-height: 46px;}
.page-head-box p {color: #fff; font-size: 14px; margin-top: 10px;}
.page-head .head-search {position: absolute; bottom: 0.9375rem; left: 0.9375rem; right: 0.9375rem;}

.panel_socialsidebar {margin-top: 40px;}
.panel_socialsidebar .rawContent { display: none; }
.panel_socialsidebar .panes > .pane { display: none; }
.panel_socialsidebar .panes > .pane.active { display: block; }
.panel_socialsidebar .tabs { overflow: hidden; }
.panel_socialsidebar .tabs .tabContent { padding: 10px; color: #4d4d4f; float: left; cursor: pointer; font-size: 20px; font-style: normal; font-weight: 700; }
.panel_socialsidebar .tab .tabContent img { display: none; margin: 5px 0 10px 0; }
.panel_socialsidebar .tabs > .tab.active .tabContent { color: #1b5686; }
.panel_socialsidebar .tabs > .tab.active .tabContent img { display: block; }

.ui-datepicker {z-index: 99999 !important;}

.border-box-cont.row {max-width: 1220px; margin: 0 auto;}
.border-box-title-cont {height: 36px; text-align: center;}
.border-box {padding: 30px;}

.sponsored-stories {position: relative; z-index: 100;}

/*** footer ***/
.footer-section {margin: 20px 0px 70px;}
.footer-bar img {width: 100%;}
.footer-toprow {margin-top: 50px; margin-bottom: 50px;}
.footer-section a { color: #90986b; font-size: 18px; font-weight: 700; display: inline-block; margin-bottom: 10px; }
.footer-section a:hover {color: #766a65;}
.footer-mid p {margin: 0px;}

.footer-guide {margin-top: 20px;}
.footer-guide button {
  background: url("/includes/public/assets/buttons/green-240.png") no-repeat;
  color: #f1ede1;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0px;
  height: 60px;
  width: 240px;
}

.footer-section .tripadvisor {padding: 50px 0px 10px;}
.footer-section .sv {padding: 10px 0px;}

.panel {color: inherit; background: rgba(144, 152, 107,.25); border-color: rgba(144, 152, 107,.5);}
.panel.callout {background: #90986b; border-color: rgba(0,0,0,.1); color: #ffffff;}
.panel.callout a:not(.button) {color: #165788;}
.panel.callout a:not(.button):hover,
.panel.callout a:not(.button):focus {color: #766a65;}

.tabs .tab-title > a {font-family: inherit; color: #ffffff; background-color: #90986b;}
.tabs .tab-title.active > a,
.tabs .tab-title > a:hover {background-color: #165788; color: #ffffff;}

.tabs-content {color: inherit;}

table thead tr th,
table tfoot tr th,
table tfoot tr td,
table tbody tr th,
table tbody tr td,
table tr td {
	vertical-align: top;
}

.alert-box {background-color: #165788; border-color: transparent !important; font-size: inherit; margin-bottom: 0;}
.alert-box.success {background-color: #90986b;}
.alert-box.warning {background-color: #eeaf30;}
.alert-box.info {background-color: #37424a; color: #ffffff;}
.alert-box.alert {background-color: #981e32;}
.alert-box.secondary {background-color: #766a65; color: #ffffff;}

.social-icon {background-image: url("https://assets.simpleviewinc.com/simpleview/image/upload/v1/clients/asheville/social_sprite35_d5bd361c-1d3f-46ae-963a-708fca968efc.png"); width: 35px; height: 35px;}
.social-icon.fb {background-position: 0 0;}
.social-icon.tw {background-position: 0 -35px;}
.social-icon.gp {background-position: 0 -70px;}
.social-icon.pn {background-position: 0 -105px;}
.social-icon.ig {background-position: 0 -140px;}

.social-fixed {
  background: rgba(55, 66, 74, 0.75);
  position: fixed;
  right: 0;
  top: 325px;
  z-index: 99999;
  height: 290px;
  width: 70px;
  padding: 10px 10px 0px;
}
.social-fixed .social-icon, .social-fixed .social-icon2 {display: block; margin-bottom: 4px;}
.social-footer {text-align: right;}
.social-footer .social-icon {display: inline-block; margin-top: 16px; margin-left: 12px;}

.sidebar #dtnContainer {padding: 0; margin-top: 30px; text-align: center; height: 250px; display: block;}


@media only screen and (max-width: 40em){
.title-arrow {
    font-family: handelson2;
    display: block !important;
    font-size: 28px !important;
    text-transform: UPPERCASE;
    letter-spacing: 3px;
    font-weight: 200;
    font-style: normal;
    white-space: nowrap;
    text-overflow: inherit;
    overflow: inherit;
    text-align: left;
}}

/*** mobile ***/
@media only screen and (max-width: 40em) {
	.body-section.no-slideshow {padding-top: 43px;}
	.page-head-box h1 { font-size: 36px; line-height: 40px; margin-top:10% !important;  text-shadow: 1px 1px #000000;}
	.page-intro img.img-left, .page-intro img.img-right {display: block; float: none; margin: 0 0 1.875rem 0; max-width: none; width: 100%;}
	.page-head .page-head-box {
		background: none;
		text-align: center;
		margin-top: -380px;
		height: auto;
		padding: 10px;
		background: -moz-linear-gradient(top,  rgba(55,66,74,1) 0%, rgba(55,66,74,0) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(55,66,74,1)), color-stop(100%,rgba(55,66,74,0))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(55,66,74,1) 0%,rgba(55,66,74,0) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(55,66,74,1) 0%,rgba(55,66,74,0) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(55,66,74,1) 0%,rgba(55,66,74,0) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(55,66,74,1) 0%,rgba(55,66,74,0) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#37424a', endColorstr='#0037424a',GradientType=0 ); /* IE6-9 */
	}
	
	.page-head-box p { font-size: 18px; margin-top: 18px; text-shadow: 1px 1px #000000;}

	.col2-page-header .col2-right {padding-top: 1.875rem; padding-bottom: 1.875rem; }

	.footer-toprow {margin-top: 20px; margin-bottom: 20px;}
	.social-footer {text-align: center; margin-top: 0px;}
	.footer-right {text-align: center;}
	.footer-section .tripadvisor {padding-top: 30px;}
}

/*** tablet ***/
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
	.body-section.no-slideshow {padding-top: 43px;}
	.page-head .page-head-box {
		background: none;
		text-align: center;
		margin-top: -490px;
		height: auto;
		padding: 20px 100px;
		background: -moz-linear-gradient(top,  rgba(55,66,74,1) 0%, rgba(55,66,74,0) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(55,66,74,1)), color-stop(100%,rgba(55,66,74,0))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(55,66,74,1) 0%,rgba(55,66,74,0) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(55,66,74,1) 0%,rgba(55,66,74,0) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(55,66,74,1) 0%,rgba(55,66,74,0) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(55,66,74,1) 0%,rgba(55,66,74,0) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#37424a', endColorstr='#0037424a',GradientType=0 ); /* IE6-9 */
	}
	.page-head-box h1 { font-size: 48px; line-height: 52px; text-shadow: 1px 1px #000000;}
	.page-head-box p { font-size: 24px; margin-top: 18px; text-shadow: 1px 1px #000000;}

	.col2-page-header .col2-right {padding-top: 1.875rem; padding-bottom: 1.875rem; }

	.sponsored-stories.row {margin: 20px;}
}

/*** desktop ***/
@media only screen and (min-width: 64.063em) {
	.body-section.no-slideshow {padding-top: 204px;}
	.page-intro {padding: 0 125px;}
	.page-intro > div > p {font-size: 24px;}
	.col2-page-header .col2-right .custom_content_featured_overlay {margin-top: -236px; position: relative; z-index: 10000;}
	.page-head .page-head-box {width: 340px;}
	.sponsored-stories.row {margin: 90px;}
}

/*** Small Desktop ***/
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
	.page-head-box h1 {font-size: 36px; line-height: 38px; }
	.page-head-box p {font-size: 14px;}
	.sponsored-stories.row {margin: 60px;}
}



.nav-grid li {padding: 0 0.938rem 1.25rem 0.938rem;}

/*** nav media queries, have to put here so it loads after foundation ***/
@media only screen and (max-width: 40.063em) {
  .nav-grid li {padding: 0 0 1.25rem 0;}
}
@media only screen and (min-width: 64.063em) and (max-width: 90.5em) {
  .header-nav, .main-cont {position: static !important;}
  .main-logo { margin-left: 0px; padding-top: 10px;}
  .industry-cont, .main-cont {margin-left: 8.33333% !important; width: 91.66667%;}
  .nav-primary .item {padding: 0px 10px;}
}
@media only screen and (min-width: 64.063em) and (max-width: 82.50em) {
  .header-nav, .main-cont {position: static !important;}
  .industry-cont, .main-cont {margin-left: 0px !important; width: 100%;}
  .nav-primary .secondaryItem {padding: 0 10px;}
  .nav-primary .secondaryItem:first-child {padding-left: 0;}
  .nav-primary .secondaryItem:last-child {padding-right: 0;}
}
@media only screen and (min-width: 64.063em) and (max-width: 75em) {
  .nav-primary .secondaryItem {padding: 0 8px;}
  .nav-primary .secondaryItem a {font-size: 14px;}
}
@media only screen and (min-width: 64.063em) and (max-width: 70.75em) {
  .nav-primary .item > a {font-size: 13px;}
}
@media only screen and (min-width: 64.063em) and (max-width: 67.375em) {
  .header-nav, .main-cont {position: static !important;}
  .nav-industry .item {margin-right: 15px;}
  .nav-primary .item {padding: 0px 10px;}
}
@media only screen and (max-width: 64.063em) {
  .header-nav, .main-cont {position: static !important;}
  .header-section { background: none; z-index: 1000; height: 43px;}
}

/*** Print queries to remove nav from printed pages -EMW ***/
@media print {
.nav-primary, .nav-industry, .industry-extra, .social-fixed, .addthis_toolbox { display: none !important; }
}

/*** Style for Copyright - EMW ***/
.ea-copyright {
    margin-top: 15px;
}
/*** Style for  Event Detail Paragraph Content - Consistency in sizing/style - EMW ****/
.EA_EventDescription p, .EA_EventDescription span, .EA_EventDescription {
    font-size: 1.25rem !important;
    font-style: normal;
}
/*** Style for Page Intro H1 - EMW ****/
.page-head-box h1 {
    font-size: 42px;
}
/*** Style to fix columns on right side of listing page - EMW ***/
.listingDetailContainer .detailtabs {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}
/*** Style for font on ListingsPager Container - EMW ***/
.listings .listingPagerContainer a {
    font-size: 16px;
}

/*** Style for event submit form ***/
.submit-an-event #mediafile_hint {
    font-size: 1em !important;
    color: #b71234 !important;
    font-weight: bold !important;
}
/*** Style for h1 for listings, events, offers ***/
.custom_detail h1 {
    color: #37424a;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 45px;
}
@media only screen and (max-width: 40em) {
.custom_detail h1 {
    font-size: 36px;
    margin-bottom: 30px;
}
}
/* styles for button a hrefs - EMW */
.blue .theme-button.theme-small {
    background: url(/includes/public/assets/buttons/blue-165.png) no-repeat;
}
.red .theme-button.theme-small {
    background: url(/includes/public/assets/buttons/red-165.png) no-repeat;
}
.green .theme-button.theme-small {
    background: url(/includes/public/assets/buttons/green-165.png) no-repeat;
}
.yellow .theme-button.theme-small {
    background: url(/includes/public/assets/buttons/yellow-165.png) no-repeat;
}
.brown .theme-button.theme-small {
    background: url(/includes/public/assets/buttons/brown-165.png) no-repeat;
}
/*  styles for ares booking widget changes - EMW */
.homepage-top .col-booking {
    padding-left: 0;
    padding-right: 0;
}
.wrapper:not(.music) .ares.blue {
    padding-right: 25px;
    padding-left: 25px;
    padding-top: 10px;
    background: url(https://res.cloudinary.com/simpleview/image/upload/v1477590201/clients/asheville/box_border_blue_small_c67674ad-bd52-4a41-bcfa-13b0d4471d44.png) no-repeat;
    background-size: 100% 100%;
}

.wrapper:not(.music) .ares.blue .theme-color.text-center em {
    font-size: 1.8rem;
}

.ares.blue .buttons {
    text-align: center;
}
.ares.blue .tabs .tab-title, .ares .tabs .tab-title.pkg, .ares .tabs .tab-title.act {
    width: 33%;
}
.ares.blue .addl-links a {
    white-space: nowrap;
}
.wrapper:not(.music) .ares.blue .theme-color.text-center {
    margin-bottom: 0.5rem;
}
/*styles for GetSmart Content*/
#gsc-rule-preview .minimize-preview-pane, #gsc-rule-preview .maximize-preview-pane {
	padding:0;
}
.gsc-modal-close, .gsc-flyin-close-btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 25px;
    height: 25px;
    cursor: pointer;
    z-index: 9999;
    background-color: #165788;
    border: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    font-size: 18px;
    padding: 0;
    text-transform: uppercase;
}
.gsc-modal-close:hover, .gsc-modal-close:focus, .gsc-modal-close:hover, .gsc-modal-close:focus, .gsc-flyin-close-btn:hover {
    background-color: #2e6894;
}
.gsc-flyin-close-btn {
    top: 10px;
    right: 10px;
}
.gsc-flyin {
    box-shadow: rgba(55,66,74,.4) 0 0 20px;
}
@media only screen and (min-width: 64.063em) { 	
	.homepage-top .col-featured {z-index: 8000;}
	.homepage-bottom .col-featured-bottom {z-index: 8000;}
}

/*** Additional styles for booking widget - EMW ***/

@media only screen and (min-width: 64.063em) { 
.homepage-top .col-booking {
    padding-right: 0.9375rem;
}
}

.wrapper:not(.music) .ares.blue {
    background: none;
    background-color: rgba(55,66,74,0.075);
    margin-top: 25px;
}

.wrapper:not(.music) .ares.blue button.theme-small {
    background: url(/includes/public/assets/buttons/red-165.png) no-repeat;
}

.wrapper:not(.music) .ares.blue .addl-links a {
    color: #b71234;
}

.wrapper:not(.music) .ares.blue .theme-border-color {
    border-color: rgba(55,66,74,0.8) !important;
    border-radius: 4px;
}


.blue.select2-drop-active{
    border-color: rgba(55,66,74,0.8);
}

.ares.blue .select2-container.themed .select2-choice {
    border-color: rgba(55,66,74,0.8);
}

.ares.blue .select2-container.themed .select2-choice .select2-arrow:before {
    color: rgba(55,66,74,0.8);
}

.ares.blue .select2-results {
    color: #37424a;
}

.ares.blue .select2-results .select2-highlighted {
    background: #37424a;
}

.ares.blue .select2-container.themed .select2-default, .ares.blue .select2-container.themed .select2-chosen {
    color: #37424a !important;
}

.ares .tabs .tab-title > a:hover, .ares .tabs .tab-title.active > a {
    color: #b71234;
}

.wrapper:not(.music) .ares.blue .theme-color.text-center em {
    font-size: 1.3rem;
    color: #fff;
    font-family: Rock Salt;
    font-style: normal;
    background: url(/includes/public/assets/buttons/red-240.png) no-repeat;
    background-size: 100% 100%;
    padding-left: 25px;
    padding-right: 25px;
    top: -25px;
    position: relative;
    white-space: nowrap;
}

.ares .tab-title.active img {
    content: url(https://res.cloudinary.com/simpleview/image/upload/v1484074393/clients/asheville/arrow_full_tiny_red_e9377ddb-87e3-4513-9f14-6e46c9aaa8ec.png);
}
/* Styles for listings pager */
.listings .fa.fa-angle-double-left, .listings .fa.fa-angle-left, .listings .fa.fa-angle-right, .listings .fa.fa-angle-double-right {
    font-size: 30px;
    font-weight: bold;
}
.listings .pageText {
    font-size: 22px !important;
}
@media only screen and (max-width: 40em) {
.listings .filter-paging .special-pager {
    width: 250px;
}
}
@media only screen and (max-width: 52em) and (min-width: 40em) {
.listings .filter-paging .special-pager {
    width: 250px;
}
}
.listingContainer .nav-pager.special-top .listingPager.moreLink {
    display:none;
}
.page-intro .contentRender_name_plugins_core_textbox {
    margin-bottom: 0;
}
.page-intro {
    margin-bottom: 0;
}
.phoneNumber, .phoneNumber:hover {
    color: #37424a;
}
@media only screen and (max-width: 40em) {
.phoneNumber, .phoneNumber:hover {
    border-bottom: solid 2px #37424a;
}
}
.nav-pager .alphaSort a {
    margin: 0px 5px;
    color: #1B5686;
    font-size: 18px !important;
}
.nav-pager .alphaSort a.selected {
    color: #37424a;
    font-weight: bold;
}
.filter-paging {
    text-align: right;
}
.filter-alpha {
    text-align: left;
}
.listingPager.prv, .listingPager.nxt {
    display: none !important;
}
.special-pager .listingPager.prv, .special-pager .listingPager.nxt {
    display: inline !important;
}
form.simpleForm label {
    text-align: left !important;
}
@media only screen and (min-width: 48.063em) {
form.simpleForm label {
    text-align: right !important;
}
}
/* Fix blog titles */
.blog-panel h1 { color:#37424a !important; }


/* Adjust content link styles Ticket #: 332596 */
/* Adjust content link styles to fix custom links in textbox widgets on microsites and landing pages EMW */
	.home .contentRender_name_plugins_core_textbox a,
	.iconic-asheville .contentRender_name_plugins_core_textbox a,
	.things-to-do .contentRender_name_plugins_core_textbox a,
	.trip-ideas .contentRender_name_plugins_core_textbox a,
	.event-calendar .contentRender_name_plugins_core_textbox a,
	.places-to-stay .contentRender_name_plugins_core_textbox a,
	.foodtopia .contentRender_name_plugins_core_textbox a,
	.outdoor-adventures .contentRender_name_plugins_core_textbox a,
	.packages-deals .contentRender_name_plugins_core_textbox a,
	.blog_core_panel .contentRender_name_plugins_core_textbox a,
	.travel-guide .contentRender_name_plugins_core_textbox a,
	.newsletter-signup .contentRender_name_plugins_core_textbox a,
	.postInfo a{
		color: #b71234;
		text-underline-position: under;
		text-decoration: underline dashed rgba(183,18,52,0.5);
	}
	.home .contentRender_name_plugins_core_textbox a:hover,
	.iconic-asheville .contentRender_name_plugins_core_textbox a:hover,
	.things-to-do .contentRender_name_plugins_core_textbox a:hover,
	.trip-ideas .contentRender_name_plugins_core_textbox a:hover,
	.event-calendar .contentRender_name_plugins_core_textbox a:hover,
	.places-to-stay .contentRender_name_plugins_core_textbox a:hover,
	.foodtopia .contentRender_name_plugins_core_textbox a:hover,
	.outdoor-adventures .contentRender_name_plugins_core_textbox a:hover,
	.packages-deals .contentRender_name_plugins_core_textbox a:hover,
	.blog_core_panel .contentRender_name_plugins_core_textbox a:hover,
	.travel-guide .contentRender_name_plugins_core_textbox a:hover,
	.newsletter-signup .contentRender_name_plugins_core_textbox a:hover,
	.postInfo a:hover {
		color: #b71234;
		text-underline-position: under;
		text-decoration: underline solid rgba(183,18,52,0.5);
	}

/*
|-----------------------------------------------------------------------------------------------------------
| Quickview
|-----------------------------------------------------------------------------------------------------------
*/

.quickview-title h5,
.qv-btn {
	display: inline-block;
	width: auto;
}
.layoutjs .content .item .actions a.qv-btn {
	font-size: 16px;
	color: #fff;
	cursor: pointer;
	background: url(/includes/public/assets/buttons/blue-165.png) no-repeat;
	background-size: contain;
	padding: 10px 20px;
	color: #fff;
	float: left;
}
.layoutjs .content.grid .item .actions a.qv-btn {
	float: right;
}
.layoutjs .content .item .actions a.qv-btn:hover {

}
.layoutjs .content .item .actions a.qv-btn:after {
	display: none;
}

.qv-shade {
	position: fixed;
	z-index: 10000;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	opacity: 0;
	transition: opacity 0.3s cubic-bezier(0, 0, 0.3, 1);
	pointer-events: none;
	will-change: opacity;
}
.open .qv-shade {
	opacity: 1;
	pointer-events: all;
}

.qv-sidebar {
	position: fixed;
	z-index: 10001;
	top: 0;
	right: 0;
	width: 100%;
	max-width: 400px;
	height: 100%;
	transform: translateX(100%);
	transition: transform 0.3s cubic-bezier(0, 0, 0.3, 1);
	will-change: transform;
}
.open .qv-sidebar { transform: translateX(0); }

.qv-sidebar .qv-sidebar-shadow {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.4);
	background-color: rgba(0, 0, 0, 0.4);
	opacity: 0;
	transition: opacity 0.3s cubic-bezier(0, 0, 0.3, 1);
	will-change: opacity;
}
.open .qv-sidebar .qv-sidebar-shadow { opacity: 1; }

.qv-sidebar .qv-sidebar-content {
	position: relative;
	z-index: 1;
	top: 0;
	left: 0;
	padding: 10px 25px 25px;
	width: 100%;
	height: 100%;
	max-height: 100vh;
	background-color: #fff;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}

.qv-sidebar .qv-sidebar-content .qv-content {
	position: relative;
	height: 100%;
}

.qv-sidebar .qv-sidebar-content .qv-content > .content {
	display: flex;
	flex-direction: column;
	height: calc(100% - 32px);
}

.qv-sidebar .qv-sidebar-content .content-head {
	font-family: 'Helvetica Neue LT W01_71488914', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1d1d1d;
	padding-bottom: 10px;
}

.qv-sidebar .qv-sidebar-content .content-head .qv-header,
.qv-sidebar .qv-sidebar-content .content-head .close-btn {
	float: left;
	width: 50%;
	text-align: left;
}
.qv-sidebar .qv-sidebar-content .content-head .qv-header .fa { color: #1b5686; }
.qv-sidebar .qv-sidebar-content .content-head .close-btn {
	text-align: right;
	cursor: pointer;
}

.qv-sidebar .qv-sidebar-content .listing .img {
	position: relative;
	margin-bottom: 5px;
}
.qv-sidebar .qv-sidebar-content .listing .title,
.qv-sidebar .qv-sidebar-content .listing .title a {
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 30px;
	color: #1b5686;
}

.qv-sidebar .qv-sidebar-content .listing .date{
	font-family: 'Helvetica Neue LT W01_71488914';
	font-weight: 600;
	color: #0498d9;
	padding: 15px 0;
}

.qv-sidebar .qv-sidebar-content .listing ul {
	margin: 0 0 10px;
}
.qv-sidebar .qv-sidebar-content .listing ul li {
	font-size: 16px;
	margin: 0;
}
.qv-sidebar .qv-sidebar-content .listing .social-icons ul li {
	display: inline-block;
}

.qv-sidebar .qv-sidebar-content .listing .desc .section-title,
.qv-sidebar .qv-sidebar-content .listing .desc .section-title a,
.qv-sidebar .qv-sidebar-content .listing ul li span.info-list-label { 
}
.qv-sidebar .qv-sidebar-content .listing ul li span.info-list-label,
.qv-sidebar .qv-sidebar-content .listing .date-wrap {
	font-weight: 700;
}
.qv-sidebar .qv-sidebar-content .listing ul li a { font-size: 16px; }
.qv-sidebar .qv-sidebar-content .listing ul li.address a,
.qv-sidebar .qv-sidebar-content .listing ul li.phone a{
	color: #90986b;
	font-size: 14px;
}
.qv-sidebar .qv-sidebar-content .listing ul li.address a:hover,
.qv-sidebar .qv-sidebar-content .listing ul li.phone a:hover {
	color: #0078a0;
}
.qv-sidebar .qv-sidebar-content .listing ul li.address a .fa{ color: #1b5686; }

.qv-sidebar .qv-sidebar-content .listing .social-icons { margin: 0 0 5px; }
.qv-sidebar .qv-sidebar-content .listing .social-icons .icon {
	display: inline-block;
	background-color: #0498d9;
	width: 28px;
	height: 28px;
	color: #fff;
	text-align: center;
	line-height: 28px;
	vertical-align: middle;
	border-radius: 100%;
	margin-right: 5px;
}
.qv-sidebar .qv-sidebar-content .listing .social-icons .go-local {
	margin-left: 5px;
}
.qv-sidebar .qv-sidebar-content .listing .social-icons .icon {
	font-size: 20px;
	line-height: 28px;
}
.qv-sidebar .qv-sidebar-content .listing .social-icons .icon:last-child { 
	margin-right: 0; 
}
.qv-sidebar .qv-sidebar-content .listing .social-icons .icon.i-Facebook {
	background: #14598a;
}
.qv-sidebar .qv-sidebar-content .listing .social-icons .icon.i-Youtube {
	background: transparent;
}
.qv-sidebar .qv-sidebar-content .listing .social-icons .icon i.fa.fa-youtube-square {
	color: #37424b;
	font-size: 33px;
	line-height: 29px;
}
.qv-sidebar .qv-sidebar-content .listing .social-icons .icon.i-Twitter {
	background: #776b66;
}
.qv-sidebar .qv-sidebar-content .listing .social-icons .icon.i-Pinterest {
	background: transparent;
	color: #981e33;
}
.qv-sidebar .qv-sidebar-content .listing .social-icons .icon i.fa.fa-pinterest {
	font-size: 33px;
	line-height: 28px;
	width: 28px;
	height: 28px;
}
.qv-sidebar .qv-sidebar-content .listing .social-icons .icon.i-Flickr {
	background: #919a6c;
}
.qv-sidebar .qv-sidebar-content .listing .social-icons .icon.i-Instagram {
	background: #37454d;
}
.qv-sidebar .qv-sidebar-content .listing .desc {
	margin-bottom: 20px;
}

.qv-sidebar .qv-sidebar-content .listing .desc.no-map { margin: 0 0 50px; }
.qv-sidebar .qv-sidebar-content .listing .gmap { margin: 25px 0;}

.qv-sidebar .detail-link {
	background: url(/includes/public/assets/buttons/blue-240.png) no-repeat;
	width: 240px;
	height: 60px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	padding: 8px 0 10px;
	background-size: cover;
	display: inline-block;
	margin: auto auto 0;
}
.qv-sidebar .detail-link a { 
	color: #fff;
	line-height: 40px;
}
.qv-sidebar .book-link {
	background: url(/includes/public/assets/buttons/red-165.png) no-repeat;
	background-size: contain;
	padding: 10px 30px;
	color: #fff;
	font-size: 18px;
	color: #fff;
	text-align: center;
	display: inline-block;
	margin: 20px auto 5px;
}
.qv-sidebar .book-link a { 
	color: #fff;
}
.qv-sidebar .tripadvisor {
	font-size: 16px;
	line-height: 20px;
	font-style: normal;
	margin: 0 0 10px;
	padding: 5px 0 10px;
	color: #37424a;
	border-bottom: 1px solid #1b5686;
}
.qv-sidebar .tripadvisor a {
	color: #37424a;
}
.qv-sidebar .tripadvisor .top-title {
	font-weight: 700;
	font-size: 20px;
	line-height: 24px;
}
.qv-sidebar .yelp-snippet {
	padding: 5px 0 10px;
	margin: 0 0 10px;
	border-bottom: 1px solid #1b5686;
}
.qv-sidebar .yelp-rating {
	width: 100px;
}
.qv-sidebar .yelp-logo {
	width: 80px;
}

@media only screen and (max-width: 40em) {
	.qv-btn { 
		margin: 15px 0 5px;
		left: 0;
		padding: 2px 0;
	}

	.qv-sidebar { max-width: 300px }

	.qv-sidebar .qv-sidebar-content .listing .title {
		position: relative;
		bottom: 0;
		left: 0;
		max-width: 100%;
		font-size: 27px;
		padding: 0;
	}
	.qv-sidebar .qv-sidebar-content .listing .title > div { padding: 0; }
	.qv-sidebar .detail-link { margin-bottom: 70px; }
}


.title-arrow {
    font-family: handelson2 !important;
    display: block !important;
    font-size: 28px !important;
    text-transform: UPPERCASE;
    letter-spacing: 2px;
    font-weight: 200;
    font-style: normal;
}

.storyCategories li {
    color: #37424a;
    font-family: sans-serif;
    font-size: 18px;
    line-height: 32px;
}

.storyCategories .title {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 15px;
    font-family: sans-serif;
    margin-left: 5%;
}

.title-arrow::after {
    content: url(/includes/public/assets/images/arrows/arrow_right_blue.png);
	display:none;
}

.title-arrow::before {
    content: url(/includes/public/assets/images/arrows/arrow_right_blue.png);
	display:none;
}

.custom_content_featured .content .subtitle, p, li, .theme-color a {
    color: #000;
}

.custom_content_grid .content .content-arrow {
    background-position: center center;
    height: 60px;
    display: none !important;
}

h1.music {
    color: #000;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
}

.theme-button.theme-small {
    background: transparent;
    border: 3px solid #eeaf30;
    color: #eeaf30;
	font-family:  sans-serif;
    font-size: 16px;
    margin: 0px;
    padding: 0 10px;
    height: 58px;
    width: 165px;
    text-transform: lowercase;
}

@media only screen and (max-width: 40em){
.title-arrow {
    font-family: handelson2;
    display: block !important;
    font-size: 28px !important;
    text-transform: UPPERCASE;
    letter-spacing: 2px;
    font-weight: 200;
    font-style: normal;
}
}

@media only screen and (min-width: 64.063em){
.newsletter-signup.homepage .news-left, .newsletter-signup.homepage .news-middle, .newsletter-signup.homepage .news-right {
    display: block !important;
}.newsletter-signup.homepage .news-right {
    padding-left: 0 !important;
    width: 185px !important;
}}

@media only screen and (max-width: 40em){
div.vguide.homepage.red{
    margin-top: 25%;
    margin-left: 11%;
}
}


@media only screen and (max-width: 400px){
.blueBorder{margin-top:-1%}
}
@media only screen and (max-width: 900px){
.blueBorder{margin-top:-6%}
}
@media only screen and (max-width: 350px){
.blueBorder{margin-top:-8%}
}

.custom_layout .content {
    position: relative;
    font-size: 16px;
    font-style: normal !important;
    line-height: 20px;
    padding: 0.938rem 0;
}

.content-cont .content p {
    color: #37424a;
    font-size: 16px;
    font-style: normal !important;
    margin: 0px;
}

.title-arrow::before {
    content: url(/includes/public/assets/images/arrows/arrow_left_blue.png);
	display:none !important;
}

.title-arrow::after {
    content: url(/includes/public/assets/images/arrows/arrow_left_blue.png);
	display:none !important;
}

@media only screen and (max-width: 40em){
p.show-for-medium-up.text-left{display: block !important; margin-top:0;}

.theme-small-arrow {
    background: url(/includes/public/assets/images/arrows/arrow_full_sm_yellow.png) no-repeat;
    display: none !important;
}}


div.page-head-box h1 {
    font-size: 42px;
    margin: 0 auto;
    display: block;
    width: 90%;
    padding-bottom: 10px;
}

@media only screen and (min-width: 64.063em){
.newsletter-signup.homepage .news-left, .newsletter-signup.homepage .news-middle, .newsletter-signup.homepage .news-right {
    display: block;
}}

 .theme-small-arrow {
    background: url(/includes/public/assets/images/arrows/arrow_full_sm_blue.png) no-repeat;
    display: none;
}

@media only screen and (max-width: 40em){
.page-head .page-head-box {
    background: none;
    text-align: center;
    margin-top: -400px;
    height: auto;
    padding: 20px;
    background: -moz-linear-gradient(top, rgba(55,66,74,1) 0%, rgba(55,66,74,0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(55,66,74,1)), color-stop(100%,rgba(55,66,74,0)));
    background: -webkit-linear-gradient(top, rgba(55,66,74,1) 0%,rgba(55,66,74,0) 100%);
    background: -o-linear-gradient(top, rgba(55,66,74,1) 0%,rgba(55,66,74,0) 100%);
    background: -ms-linear-gradient(top, rgba(55,66,74,1) 0%,rgba(55,66,74,0) 100%);
    background: linear-gradient(to bottom, rgba(55,66,74,1) 0%,rgba(55,66,74,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#37424a', endColorstr='#0037424a',GradientType=0 );
}
}


.custom_contentbox {
    position: relative;
    margin-bottom: 3.875rem;
}

.custom_content_grid .content {
    color: #37424a;
    font-size: 16px;
    font-style: normal;
}

.custom_content_grid {
    position: relative;
    margin-bottom: 1.875rem;
    margin-top: 6%;
}

.mobile-logo img {
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url(https://assets.simpleviewinc.com/simpleview/image/upload/v1/clients/asheville/MobileLogo_7a83dfea-340c-4de9-a67d-4e756b13426c.png) no-repeat !important;
    width: 115px;
    height: 28px;
    padding-left: 115px;
}