/**
 * 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.
 */

body {background: url("/includes/public/assets/images/handmadepaper.jpg"); color: #37424a; font-family: 'Lato', sans-serif; }
h1, h2, h3, h4, h5, h6 {color: #37424a; font-family: 'Lato', 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: #90986b;}

::-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: italic; font-weight: 400; line-height: 48px; text-align: center; margin: 30px 0 50px;}
.page-intro > div > p {font-size: 20px; font-style: italic; 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: 320px;
  margin-top: -320px;
  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: italic; 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: italic; 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("/includes/public/assets/images/social-sprite.png"); width: 50px; height: 50px;}
.social-icon.fb {background-position: 0 0;}
.social-icon.tw {background-position: 0 -50px;}
.social-icon.gp {background-position: 0 -100px;}
.social-icon.pn {background-position: 0 -150px;}
.social-icon.ig {background-position: 0 -200px;}

.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;}

/** title arrow **/
.title-arrow {font-size: 20px; font-style: italic; font-weight: 700; line-height: 36px; text-transform: lowercase; text-align: center; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.title-arrow::before {margin-right: 20px;}
.title-arrow::after {margin-left: 20px;}
/*.blue .title-arrow::before {content: url("/includes/public/assets/images/arrows/arrow_left_blue.png");}
.blue .title-arrow::after {content: url("/includes/public/assets/images/arrows/arrow_right_blue.png");}
.green .title-arrow::before {content: url("/includes/public/assets/images/arrows/arrow_left_green.png");}
.green .title-arrow::after {content: url("/includes/public/assets/images/arrows/arrow_right_green.png");}
.red .title-arrow::before {content: url("/includes/public/assets/images/arrows/arrow_left_red.png");}
.red .title-arrow::after {content: url("/includes/public/assets/images/arrows/arrow_right_red.png");}*/

@media only screen and (max-width: 775px) {
	.title-arrow { font-size: 18px; }
	.title-arrow::before {margin-right: 10px;}
	.title-arrow::after {margin-left: 10px;}
}



/*** mobile ***/
@media only screen and (max-width: 40em) {
	.body-section.no-slideshow {padding-top: 43px;}
	.page-intro h1 {font-size: 36px;}
	.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: 20px;
		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: 36px; line-height: 40px; }
	.page-head-box p { font-size: 12px; margin-top: 18px; }

	.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; }
	.page-head-box p { font-size: 24px; margin-top: 18px; }

	.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; }
  .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;
}
/*** Styles for foodtopia pages - EWM ****/

.foodtopia .content .title a,
.foodtopia .nav-primary .secondaryItem a,
.foodtopia .news-title,
.foodtopia .vguide .title,
.foodtopia .nav-grid .item .link,
.foodtopia h1,
.foodtopia h2,
.foodtopia h3 {
	font-family: 'Caslon W01 Antique' !important;
	font-weight: 400 !important;
}


.foodtopia .page-intro h1::before {content: url("https://res.cloudinary.com/simpleview/image/upload/v1445988141/clients/asheville/h1left_78d549a6-0452-4982-8dfe-c2767c10bdc7.png");}
.foodtopia .page-intro h1::after {content: url("https://res.cloudinary.com/simpleview/image/upload/v1445988167/clients/asheville/h1right_b3e8a041-9db0-4193-9dbe-bf2be36c9d43.png");}



.foodtopia .nav-primary .secondaryItem a {
	font-size: 18px !important;
}
.foodtopia .nav-grid .item .link {
	color: #615951 !important;
	font-size: 30px !important;
}

.foodtopia .blue .title-arrow::before {content: url("https://res.cloudinary.com/simpleview/image/upload/v1445989039/clients/asheville/blueleft_e846610f-fc69-4405-aba0-ed522b14b4d5.png");}
.foodtopia .blue .title-arrow::after {content: url("https://res.cloudinary.com/simpleview/image/upload/v1445989050/clients/asheville/blueright_203fd99b-7806-474d-a181-09fc958d997e.png");}

.foodtopia .brown .title-arrow::before {content: url("https://res.cloudinary.com/simpleview/image/upload/v1445989059/clients/asheville/brownleft_4a52dc77-817e-466b-aabb-3acc167c38f9.png");}
.foodtopia .brown .title-arrow::after {content: url("https://res.cloudinary.com/simpleview/image/upload/v1445989070/clients/asheville/brownright_9a04ad18-7c17-4a7f-8b80-39f26ec9782e.png");}

.foodtopia .green .title-arrow::before {content: url("https://res.cloudinary.com/simpleview/image/upload/v1445989081/clients/asheville/greenleft_7cfd116e-9a8c-4c44-9e32-bebd60619514.png");}
.foodtopia .green .title-arrow::after {content: url("https://res.cloudinary.com/simpleview/image/upload/v1445989090/clients/asheville/greenright_df3a2b68-c2d3-46c4-b703-50f8930cbfff.png");}

.foodtopia .red .title-arrow::before {content: url("https://res.cloudinary.com/simpleview/image/upload/v1445989101/clients/asheville/redleft_768d89c1-9938-4385-80f2-f8ec448dded4.png");}
.foodtopia .red .title-arrow::after {content: url("https://res.cloudinary.com/simpleview/image/upload/v1445989110/clients/asheville/redright_fd68a5fd-0b2f-46f2-8fdf-cb3443d4a01a.png");}

.foodtopia .yellow .title-arrow::before {content: url("https://res.cloudinary.com/simpleview/image/upload/v1445989120/clients/asheville/yellowleft_68891e55-aa67-494d-a4ff-2a5696caa848.png");}
.foodtopia .yellow .title-arrow::after {content: url("https://res.cloudinary.com/simpleview/image/upload/v1445989130/clients/asheville/yellowright_ad7ed0b8-270f-456c-941d-38cdc005874b.png");}


.foodtopia .blue .theme-small-arrow {background: url("https://res.cloudinary.com/simpleview/image/upload/v1445988486/clients/asheville/bluearrow_4d16f1db-6dbf-47ba-93f2-87c8b4b5728f.png") no-repeat;}
.foodtopia .brown .theme-small-arrow {background: url("https://res.cloudinary.com/simpleview/image/upload/v1445988517/clients/asheville/brownarrow_1c78ff6d-7230-4597-90d9-29dca3e14ae1.png") no-repeat;}
.foodtopia .green .theme-small-arrow {background: url("https://res.cloudinary.com/simpleview/image/upload/v1445988546/clients/asheville/greenarrow_cf26b2b0-e429-41ff-9f36-f288484ba4af.png") no-repeat;}
.foodtopia .red .theme-small-arrow {background: url("https://res.cloudinary.com/simpleview/image/upload/v1445988574/clients/asheville/redarrow_9a01c3fc-4a4b-4146-aea1-09c1a0628b20.png") no-repeat;}
.foodtopia .yellow .theme-small-arrow {background: url("https://res.cloudinary.com/simpleview/image/upload/v1445988602/clients/asheville/yellowarrow_9099b5b7-e5fb-43d2-8a67-480b079ee239.png") no-repeat;}

.foodtopia .custom_content_grid .content .content-arrow, .foodtopia .custom_content_featured .content .content-arrow {
    background-position: center center;
    height: 60px;
}
.foodtopia {
    background: #fff;
}
.foodtopia .page-head-box p {
    font-size: 1rem;
}
.foodtopia .slick-prev {
    left: 0;
    width: 43px;
}
.foodtopia .slick-prev::before {
    content: "<";
    font-size: 40px;
    padding-left: 5px;
    padding-right: 5px;
    background-color: rgba(118,106,101,0.9);
    color: rgba(255,255,255,0.9);
    font-family: "Rock Salt";
    top: 0;
    position: relative;
}
.foodtopia .slick-next {
    right: 0;
    width: 43px;
}
.foodtopia .slick-next::before {
    content: ">";
    font-size: 40px;
    padding-left: 5px;
    padding-right: 5px;
    background-color: rgba(118,106,101,0.9);
    color: rgba(255,255,255,0.9);
    font-family: "Rock Salt";
    top: 0;
    position: relative;
}
.foodtopia .nav-grid .item .link::after {
    content: url("https://res.cloudinary.com/simpleview/image/upload/v1445988517/clients/asheville/brownarrow_1c78ff6d-7230-4597-90d9-29dca3e14ae1.png");
    display: block;
    margin-top: -20px;
}
.foodtopia .title-arrow {
    font-family: 'Caslon W01 Antique' !important;
    font-weight: 400 !important;
    font-size: 32px;
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
.move-events-up .sidebar {
    width: 50%;
    margin-top: -50%;
}
 }
@media only screen and (min-width: 64.063em) {

.foodtopia .move-events-up .sidebar {
    margin-top: -40%;
}
.foodtopia .custom_header_slideshow .slide {
    min-height: 700px;
}
}
/*** 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: italic;
    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);
	}
/*EMW*/
/* 32596 */