/**
 * 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.
 */

 html {
	overflow-y: scroll;
}

/* This ensures that the page always has a scrollbar to ensure that some headers load correctly without FOUC */

html, body {
	height: 100%;
}

h1 {
	font-size: 1.6rem;
	color: #696460;
	font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}

h3 {
	font-size: 1.1rem;
	color: #696460;
	font-weight: normal;
	font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}

h4 {
	font-size: 0.9rem;
	color: #696460;
	font-weight: bold;
	font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}

body > .contentRender {
	min-height: 100%;
	height: 100%;
}

body .mfp-close:hover, body .mfp-arrow:hover, body .mfp-arrow:focus {
	background-color: transparent; /* foundation compatibility with magnific popup */
}

.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}
.embed-container iframe, .embed-container object, .embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.panel_page {
	min-height: 100%;
	position: relative;
}
.panel_custom_two_col_sidebar_left {
	position: relative;
	z-index: 0;
	margin-bottom: 0px;
	z-index: 1;
}
*:focus { outline: 0!important; }
body.user-is-tabbing *:focus {
	outline: 0 !important;
	box-shadow: 0 0 0 2px #fff, 0 0 0 4px #00a4ef;
}
.no-header > section.header-slideshow.slideshow-slider-container{display:none;}
.no-header > .content {
	margin-top: calc(290/1920 * 0%);
	padding-top: calc(290/1920 * 0%);
}
.no-header.details > .content {
	margin-top: calc(290/1920 * -100%);
}
.panel_custom_header .logo p {
	margin-bottom: 0px;
}

.panel_custom_one_col {
	padding-top: 20px;
}
.panel_custom_one_col_primary19.full strong > img.footer {
	top: 11%;
	transform: scaleY(-1);
}
.panel_custom_one_col_primary19.full strong > img {
	position: absolute;
	top: -18px;
	width: 100%;
	left: 0;
}
.footer_container {
	position: relative;
}
.footer_container::before {
	content: '';
	background-image: url(/includes/public/assets/footer-swoop-mb.png);
	position: absolute;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
	display: block;
	background-repeat: no-repeat;
	background-size: 100% 70%;
}
@media (min-width: 641px) {
	.footer_container::before {
		background-image: url(/includes/public/assets/footer-swoop-tb.png);
	}
}
@media (min-width: 1025px) {
	.no-header > .content {
	padding-top: calc(290/1920 * 80%);
	}
	.footer_container::before {
		background-image: url(/includes/public/assets/footer-swoop-dt.png);
		background-size: 100% 100%;
	}
}
.panel_custom_two_col_sidebar_left > .row {
	max-width: 100%;
	padding: 0 15px;
}
.panel_custom_two_col_sidebar_left .columns.large-2.sidebar_container {
	padding-left: 0px;
}
.panel_custom_two_col_sidebar_left .main_container {
	/* background: #fff; */
	flex: 1 1 100%;
	width: calc(100% - 361px); 
	max-width: 1438px;
	padding: 0 50px;
}
.panel_custom_two_col_sidebar_left .two_col_container {
	display: flex;
	justify-content: center;
}
.panel_custom_two_col_sidebar_left .sidebar_container {
	width: 400px;
	min-width: 400px;
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 27px;
}
@media (max-width: 1840px) {
	.panel_custom_two_col_sidebar_left .main_container {
		padding-left: 0;
	}
}
@media (max-width: 1280px) {
	.panel_custom_two_col_sidebar_left .sidebar_container {
		padding-right: 30px; 
		padding-left: 30px;
		width: 350px;
		min-width: 350px;
	}
	.panel_custom_two_col_sidebar_left .main_container {
		padding-right: 30px;
	}
}
@media (max-width: 1024px) {
	.panel_custom_two_col_sidebar_left .sidebar_container {
		display: none;
	}
	.panel_custom_two_col_sidebar_left .main_container {
		padding-right: 16px;
		padding-left: 16px;
	}
}
@media screen and (min-width : 320px) and (max-width : 738px) {
	.panel_custom_two_col_sidebar_left .sidebar_container {
		width: auto;
		display: none;
	}
	.panel_custom_two_col_sidebar_left .two_col_container {
		flex-direction: column-reverse;
	}
	.panel_custom_two_col_sidebar_left .main_container {
		margin-bottom: 0px;
		padding-left: 16px;
		padding-top: 60px;
		width: 100%;
	}
	.interior-hero-wrapper picture.slide {
		background-attachment: scroll;
	}
}

@media screen and (max-width: 1024px) {
	.panel_custom_two_col_sidebar_left .two_col_container {
		display: flex;
	}
}
.one_col_swoop_wrapper {
	position: relative;
	overflow: hidden;
	/*padding: 14% 0px 18% 0px;*/
	margin-bottom: -100px;
}
.panel_custom_one_col_primary19.full {
	width: 100%;
}
.panel_custom_two_col_sidebar_left .main_container .panel_custom_one_col_primary19.full {
	padding-left: 0;
	padding-right: 0;
}
.panel_custom_one_col_primary19 {
	/*padding: 15px;*/
	margin: 0 auto;
	max-width: 1390px;
}
.panel_custom_one_col_primary19.full img.footer {
	position: absolute;
	bottom: 0;
	transform: scale(-1);
	left: 0;
	width: 100%;
}
.panel_custom_one_col_primary19.full img.top {
	position: absolute;
	top: 0;
	width: 100%;
	left: 0;
}
/* Mobile Bottom Fixed Container */
.panel_custom_footer .mobile-fixed {
	position: fixed;
	bottom: 0px;
	width: 100%;
	z-index: 9999;
}

/* DTN Mobile Footer Banner */
.panel_custom_footer.hasMobileAd .mobileAd {
	display: block;
}

.panel_custom_footer .mobileAd {
	width: 100%;
	height: 50px;
	width:320px;
	margin:0 auto;
	position: relative;
}

.panel_custom_footer .mobileAd #dtnContainer {
	padding: 0px;
	position: relative;
	margin: 0 auto;
	width: 320px;
	display: block;
}

.panel_custom_footer .mobileAd .banner-close {
	position: absolute;
	top: 0;
	cursor: pointer;
	right: 0px;
	padding: 5px 7px;
	color: white;
	background: #ef3264;
	font-size: 12px;
	transform: translateY(-100%);
}

.panel_custom_footer .mobileAd .fa {
	color: white;
}


.dtn-pushdown-container + .contentRender_name_plugins_common_header_primary19 header#site-header,
.contentRender_name_plugins_dtn_gam_ad + header#site-header {
	margin-top: 91px;
}

.dtn-pushdown-container + .contentRender_name_plugins_common_header_primary19 header#site-header.sticky,
.contentRender_name_plugins_dtn_gam_ad + header#site-header {
	/*top: 54px;*/
	top:0;
}
.dtn-pushdown-container + .contentRender_name_plugins_common_header_primary19 header.open,
.contentRender_name_plugins_dtn_gam_ad + header.open {
	margin-top: 415px!important;
}
.dtn-pushdown-container + .contentRender_name_plugins_common_header_primary19 header.close,
.dtn-pushdown-container + .contentRender_name_plugins_common_header_primary19 header.sticky
.contentRender_name_plugins_dtn_gam_ad + header.close,
.contentRender_name_plugins_dtn_gam_ad + header.sticky {
	margin-top: 0!important;
}
header#site-header .contentRender_name_plugins_core_textbox p {
    display: none;
}
@media screen and (max-width: 640px) {
	.dtn-pushdown-container + .contentRender_name_plugins_common_header_primary19 header#site-header ,
	.contentRender_name_plugins_dtn_gam_ad + header#site-header {
		/*margin-top: 54px;*/
		margin-top: 0px;
	}
	.dtn-pushdown-container + .contentRender_name_plugins_common_header_primary19 header.open
	.contentRender_name_plugins_dtn_gam_ad + header.open {
		margin-top: 480px!important;
	}
	.dtn-pushdown-container + .contentRender_name_plugins_common_header_primary19 header.close,
	.dtn-pushdown-container + .contentRender_name_plugins_common_header_primary19 header.sticky,
	.contentRender_name_plugins_dtn_gam_ad + header.close,
	.contentRender_name_plugins_dtn_gam_ad + header.sticky {
		margin-top: 0!important;
	}
}
.header_container {
	z-index: 9999;
	position: relative;
}
/*.header_container::before {
	background-image: url('https://res.cloudinary.com/simpleview/image/upload/f_webp/v1568405627/clients/houston/bg-dots.png');
	content: "";
	position: absolute;
	top: 0;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-size: 40px;
}*/
.navFooter {
	margin-left: 0px;
	margin-bottom: 0px;
}

.navFooter .item {
	display: inline;
}
.navFooter .item {
	border-right: 1px solid #ccc;
	margin-right: 5px;
	padding-right: 5px;
}

.navFooter .item:last-child {
	border-right: 0px; 
}

.navFooter .item a {
	font-size: 15px;
	line-height: 35px;
	color: #ccc;
	text-transform: uppercase;
}
.navFooter .item.no-border a {
	border: none;
}
.navFooter ul.dl-submenu {
	display: none;
}

/*** Social Hub ***/
.panel_custom_socialhub {
}

.panel_custom_socialhub .rawContent {
	display: none;
}

.panel_custom_socialhub .panes {
}

.panel_custom_socialhub .panes > .pane {
	display: none;
}

.panel_custom_socialhub .panes > .pane.active {
	display: block;
}

.panel_custom_socialhub .tabs {
	overflow: hidden;
}

.panel_custom_socialhub .tabs .tabContent {
	padding: 10px;
	float: left;
	text-align: center;
	background: #eee;
	cursor: pointer;
}

.panel_custom_socialhub .tabs > .tab.active .tabContent {
	background: #bbb;
}

.panel_custom_socialhub .powered-by-youtube {
	clear: both;
	font-size: 11px;
	line-height: 18px;
}

.panel_custom_socialhub .youtube-logo {
	height: 24px;
	width: 53px;
	display: block;
}

.youtube-logo {
	background: url(/includes/public/assets/shared/youtube_logo_bw.png) no-repeat;
}

/* Consistent styling for shared action items in event/listing/offer layout and detail */
/* Usually appears as foo | bar | baz, span separated */
.shared-action-items {
	margin-bottom: 10px;
	font-size: 16px;
}

.shared-action-items span {
	padding-right: 5px;
	margin-right: 5px;
	float: left;
	border-right: 1px solid #ccc;
}

.shared-action-items span:last-child {
	border-right: none;
}

/* shared back button used in event/listing/offer/blog  */
.shared-back-button{
	display: none;
}

/* OnceThere Book Now Button */
.once-there-book-button {
	text-align: center;
}

.once-there-book-button p {
	margin-bottom: 5px;
}

.once-there-book-button a.book-button {
	max-width: 125px;
	padding: 5px 0px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	background-color: #b95915;
	display: inline-block;
	width: 100%;
}

.shared-list .item .once-there-book-button {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	width: 125px;
}

.shared-list .item .once-there-book-button a {
	color: #fff;
	padding: 5px 0px;
}

/** snippet is shared in offer detail, listing layout, listing detail **/
.yelp-snippet {
	font-size: 12px;
}

.yelp-snippet .yelp-logo img {
	height: 23px;
	position: relative;
	top: -3px;
}

.yelp-snippet .yelp-bottom {
	font-size: 12px;
}

.yelp-snippet .yelp-price {
	font-size: 12px;
	font-weight: bold;
}

.yelp-snippet .yelp-review-count {
	color: #666;
}
.panel_page.no-header > .content > *:first-child:not(.contentRender_name_plugins_collections_template_custom_navbar) {
	margin-top: 30px;
}
.panel_page.no-header  .header img {
	filter: blur(4px);
}
@font-face{
	font-family:"Summer Loving Solid";
	font-display: swap;
	src: url('/includes/public/assets/font/Summer_Loving_Solid/Summer_Loving_Solid.eot'); /* IE9 Compat Modes */
	src: url('/includes/public/assets/font/Summer_Loving_Solid/Summer_Loving_Solid.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('/includes/public/assets/font/Summer_Loving_Solid/Summer_Loving_Solid.woff2') format('woff2'), /* Super Modern Browsers */
		 url('/includes/public/assets/font/Summer_Loving_Solid/Summer_Loving_Solid.woff') format('woff'), /* Pretty Modern Browsers */
		 url('/includes/public/assets/font/Summer_Loving_Solid/Summer_Loving_Solid.ttf')  format('truetype'); /* Safari, Android, iOS */

	
}
@font-face {
	font-family:"RobotoCondensed";
	font-display: swap;
	src: url('/includes/public/assets/font/RobotoCondensed-Regular.ttf')  format('truetype');
	src: url('/includes/public/assets/font/RobotoCondensed-Bold.ttf')  format('truetype');
}
/* CHEAT SHEET
--black: #333;
--evil-grey: #666;
--grey: #999;
--white: #fff;
--blue-list-filter: #0078be;
--blue-list-item: #2280bc;
--blue-bg: #039be5;
--blue-pale: #90a3ad;
--blue-light: #7abdd7;
--blue: #2aa5d7;
--blue-dark: #2381bc;
--red: #d23431;
--red-pink: #bd2e49;
--pink: #ef3264;
--open-sans: 'Open Sans', sans-serif;
--roboto: 'Roboto Condensed', sans-serif;
--maven: 'Maven Pro', sans-serif;
--sls: 'Summer Loving Solid', cursive;
--control-width-sm: 940px;
--control-width: 1024px;
--control-width-lg: 1200px;
--control-width-xlg: 1920px;
--transition-timing: 0.35s ease;

FLUID CALC
calc([minimum size] + ([maximum size] - [minimum size]) * ((100vw - [minimum viewport width]) / ([maximum viewport width] - [minimum viewport width])));
calc(14px + (26 - 14) * ((100vw - 300px) / (1600 - 300)));
*/




/* RESET STYLES */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,
big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,tt,var,center,dl,
dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,
canvas,details,embed,figure,figcaption,footer,header#site-header,hgroup,menu,nav,output,ruby,section,summary,
time,mark,audio,video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	box-sizing: border-box;
	vertical-align: bottom;
}

article,aside,details,figcaption,figure,footer,header#site-header,hgroup,menu,nav,section {
	display: block;
	position: relative;
}

body {
	font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	font-style: normal;
	color: #333;
}
p ol,
p ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

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

button,
button:hover,
button:focus,
.button,
.button:hover,
.button:focus {
	margin: 0;
	padding: 0;
	background-color: transparent;
	box-shadow: none;
	border: none;
	outline: none;
}
.clearfix {
	overflow: auto;
}
.clearfix::after {
	content: "";
	clear: both;
	display: table;
}
button[class*=yxt-SearchBar-clear]:hover{
	padding:8px;
	color:#333;
}

button[class*=yxt-SearchBar-button]:hover{
	padding:8px 16px;
}


/* WRAPPER */
.wrapper {
	position: relative;
	width: 100%;
	margin: 0 auto;
	display: block;
	overflow: hidden;
	background-color: #039be5;
}
.wrapper main.content {
	position: relative;
}
.wrapper main.content::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-size: 40px;
	pointer-events: none;
}
.wrapper.interior main.content::before {
	top: 105px;	
}
@media (min-width: 641px) {
	.wrapper.interior main.content::before {
		top: 15vw;	
	}
}
/*.not-webp .wrapper main.content::before {
	background-image: url('https://res.cloudinary.com/simpleview/image/upload/v1568405627/clients/houston/bg-dots.png');
}
.webp .wrapper main.content::before {
	background-image: url('https://res.cloudinary.com/simpleview/image/upload/f_webp/v1568405627/clients/houston/bg-dots.png');
}*/
main {
	display: block;
	position: relative;
}
@media screen and (min-width: 40.063em) {
	main::before {
		content: url('/includes/public/assets/graphics/houston-vertical.svg');
		position: absolute;
		width: 115vw;
		top: 1840px;
		left: -14vw;
		z-index: 0;
	}
}



/* CONTROL STYLES */
.control-width {
	position: relative;
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
	padding: 0 10px;
	margin-bottom: 30px;
	z-index: 1;
}
.control-width.sm {
	max-width: 940px;
}
.control-width.lg {
	max-width: 1200px;
}
.control-width.xlg {
	max-width: 1920px;
	z-index: 0;
	overflow: visible;
}
h1 {
	color:#2381bc;
	font-size: 5vw;
	line-height: 5vw;
	margin-bottom: 10px;
	margin-top: 20px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	transition-property: font-size, line-height;
	transition-duration: .35s;
	transition-timing-function: ease;
}
h2 {
	color: #ef3264;
	font-size: 10vw;
	line-height: 0.6;
	font-family:"Summer Loving Solid";
	padding-bottom: 5%;
	font-weight: 400;
	transition-property: font-size, line-height;
	transition-duration: .35s;
	transition-timing-function: ease;
}
h3 {
	color:#2381bc;
	font-size: 4vw;
	line-height: 4vw;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 600;
	transition-property: font-size, line-height;
	transition-duration: .35s;
	transition-timing-function: ease;
}
h4 {
	color:#2381bc;
	font-size: 35px;
	line-height: 35px;
	font-family: 'Maven Pro', sans-serif;
	font-weight: 700;
	transition-property: font-size, line-height;
	transition-duration: .35s;
	transition-timing-function: ease;
}
h5 {
	color:#2381bc;
	font-size: 3.8vw;
	line-height: 3.8vw;
	font-family: 'Maven Pro', sans-serif;
	font-weight: 700;
	transition-property: font-size, line-height;
	transition-duration: .35s;
	transition-timing-function: ease;
}
h6 {
	color:#2381bc;
	font-size: 3.2vw;
	line-height: 3.2vw;
	font-family: 'Maven Pro', sans-serif;
	font-weight: 700;
	transition-property: font-size, line-height;
	transition-duration: .35s;
	transition-timing-function: ease;
}

::selection {
  color: #fffff;
  background: #2381bc;
}

h1 > a,
h2 > a,
h3 > a,
h4 > a,
h5 > a,
h6 > a,
.item > a,
h1 > a:link,
h2 > a:link,
h3 > a:link,
h4 > a:link,
h5 > a:link,
h6 > a:link,
.item > a:link {
	font: inherit;
	color: inherit;
	text-decoration: none;
	position: relative;
	z-index: 1;
	display: inline-block;
}
@media screen and (min-width: 40.063em) {
	h1 {
		font-size: 5vw;
		line-height: 5vw;
		margin-bottom: 6px;
	}
	h2 {
		font-size: 10vw;
		line-height: 0.9;
	}

	.control-height {
		max-height: none;
	}
	.control-height button:last-child {
		display: none;
	}
	.control-height::after {
		display: none;
	}
	.control-height button {
		display: none
	}
	.control-height.active {
		max-height: none;
		padding-bottom: 0px;
	}
}
@media screen and (min-width: 64.063em) {
	h1 {
		font-size: 50px;
		line-height: 45px;
		margin-bottom: 20px;
	}
	h2 {
		font-size: 20.5vw;
	}
	h3 {
		font-size: 40px;
		line-height: 40px;
	}
	h4 {
		font-size: 35px;
		line-height: 35px;
	}
	h5 {
		font-size: 30px;
		line-height: 30px;
	}
	h6 {
		font-size: 25px;
		line-height: 25px;
	}
}

/* SLIDE */
.slide,
.slide > a picture,
.slide > a video,
.slide picture {
	display: block;
	position: relative;
}
.slide video,
.slide picture img {
	width: 100%;
}
.slide picture .right-click {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	z-index: 2;
}
/* LOGO */
a.logo {
	display: block;
}

/* SOCIAL */
ul.social {
	list-style: none;
	text-align: center;
}
.social li.item {
	display: inline-block;
	color: #000;
	font-size: 30px;
	margin: 0px 10px;
}
.social li.item:last-child {
	margin-right: 0px;
}
.social li.item:first-child {
	margin-left: 0px;
}
@media screen and (min-width: 40.063em) {
	.social li.item {
		font-size: 35px;
	}
}


/* PLAY BUTTON */
button.video-play,
.video-play {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	height: 60px;
	width: 60px;
	z-index: 5;
}
@media screen and (max-width: 64em) and (min-width: 40.063em) {
	button.video-play,
	.video-play {
		height: 74px;
		width: 74px;
	}
}
@media screen and (min-width: 64.063em) {
	button.video-play,
	.video-play {
		height: 88px;
		width: 88px;
	}
}



/* BACK TO TOP */
.back-to-top {
	font: 400 14px/1 'Roboto Condensed', sans-serif;
	color: #fff;
	display: block;
	margin: auto;
	padding: 13px 30px;
	border: 2px solid #fff;
}
.back-to-top i {
	font-size: 11px;
	margin-bottom: 3px;
}
@media screen and (min-width: 40.063em) {
	.back-to-top {
		font-size: 20px;
	}
	.back-to-top i {
		font-size: 13px;
		margin-bottom: 3px;
	}
}


/* SECTION HEADERS */
section > header.flex {
	padding: 1px;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	margin-bottom: 20px;
}
header > .sh-all-link {
	font: 400 28px/0.2 'Summer Loving Solid', cursive;
	color: #2aa5d7;
	padding: 12px 20px;
	background-color: #fff;
	box-shadow: 5px 5px 15px rgba(0,0,0,0.35);
}
header > .sh-all-link i {
	font-size: 16px;
	color: #ef3264;
}


/* MORE-ALL LINK */
.sh-more-link {
	display: inline-block;
	font: 100 13px/1 'Roboto Condensed', sans-serif;
	color: #fff;
	background-color: #ef3264;
	/*box-shadow: 0px 2px 8px rgba(0,0,0,0.55);*/
	padding: 12px 20px;
	min-width: 120px;
}
.sh-more-link:hover {
	background-color: #2aa5d7;
	color: #fff;
	box-shadow: 0px 4px 10px rgba(0,0,0,0.8);
}
p .sh-more-link {
	display: inline;
	font: inherit;
	color: #fff;
	background-color: none;
	box-shadow: none;
	padding: 0;
	min-width: none;
}
.sh-all-link {
	display: inline-flex;
	font: 400 28px/0.3 'Summer Loving Solid', cursive;
	color: #2aa5d7;
	padding: 10px;
	background-color: #fff;
	box-shadow: 5px 5px 15px rgba(0,0,0,0.35);
}
.sh-all-link i {
	font-size: 16px;
	color: #ef3264;
	margin-left: 8px;
}
@media screen and (min-width: 40.063em) {
	.sh-more-link {
		font-size: 14px;
		padding: 12px;
		min-width: 200px;
		transition: all 300ms ease-in-out;
	}
}
a.sh-more-link.bfb.more {
	color: #fff;
	padding-top: 10px;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 24px;
	font-weight: 500;
}
a.sh-more-link.bfb.more:hover {
	color: #ef3264;
	text-decoration: none;
}
a.sh-more-link.bfb.more.full-width {
    width: 100%;
}

/* ACCENTS */
.sh-background-accent1 {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	pointer-events: none;
}
.sh-background-accent1 img {
	width: 100%;
}
.interior main {
	margin-top: calc(290/1920 * -100%);
	padding-top: calc(290/1920 * 100%);
}

.sh-offset-accent {
	display: block;
	position: absolute;
	top: -8px;
	left: -8px;
	right: 8px;
	bottom: 8px;
	pointer-events: none;
	border-top: 5px solid #fff;
	border-left: 5px solid #fff;
	z-index: 100;
}
.sh-offset-accent::before {
	content: "";
	position: absolute;
	height: 5px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-image: linear-gradient(to right, rgba(255,255,255,1), rgba(0,0,0,0) 50%);
}
.sh-offset-accent::after {
	content: "";
	position: absolute;
	width: 5px;
	top: 0px;
	bottom: 0px;
	right: 0px;
	background-image: linear-gradient(to bottom, rgba(255,255,255,1), rgba(0,0,0,0) 50%);
}
.sh-brushdots-accent {
	position: relative;
	height: 19px;
	transform: translateX(11%) scaleX(-1);
	width: 100%;
}
/*.sh-brushdots-accent::before {
	content: '';
	position: absolute;
	top: 0px;
	left: 0;
	right: 0px;
	bottom: 0px;
	background-image: url(/includes/public/assets/graphics/hr-accent.png);
	background-position: right;
	background-repeat: no-repeat;
}*/
hr.accent {
	display: block;
	border: none;
	background-image: url(/includes/public/assets/graphics/hr-accent.png);
	background-position: 100% center;
	background-repeat: no-repeat;
	height: 60px;
	margin: 20px 0px;
}
hr.accent.hr-left {
	margin-left: -10px;
}
hr.accent.hr-right {
	margin-right: -10px;
	transform: scaleX(-1);
}
@media screen and (min-width: 40.063em) {
	.sh-offset-accent {
		top: -30px;
		left: -30px;
		right: 25px;
		bottom: 25px;
		border-top: 10px solid #fff;
		border-left: 10px solid #fff;
		max-height: 770px;
	}
	.sh-offset-accent::before {
		height: 10px;
	}
	.sh-offset-accent::after {
		width: 10px;
	}
	hr.accent {
		background-position: 125% center;
		background-repeat: no-repeat;
		height: 60px;
		margin: 55px 0px;
	}
	hr.accent.hr-left {
		margin-left: -85px;
	}
	hr.accent.hr-right {
		margin-right: -85px;
		transform: scaleX(-1);
	}
	.sh-brushdots-accent {
		height: 78px;
		transform: translateX(50%) scaleX(-1);
		position: absolute;
		width: 100%;
	}
}

@media screen and (min-width : 320px) and (max-width : 738px){ 
	.interior main {
	padding-top: calc(290/1920 * 0%);
	}
}
/* HIDERS */
.hide {
	display: none !important;
}
@media screen and (max-width: 40em) {
	.hide-small {
		display: none !important;
	}
}
@media screen and (max-width: 64em) {
	.hide-medium-down {
		display: none !important;
	}
}
@media screen and (min-width: 40.063em) {
	.hide-medium-up {
		display: none !important;
	}
}
@media screen and (min-width: 64.063em) {
	.hide-large-up {
		display: none !important;
	}
}

/* INTERIOR & ASTRO CONTENT WRAPPER */
.interior-content-wrapper,
.astro-container {
	max-width: 1320px;
	padding: 40px 50px 0;
	margin: 0 auto 0;
	z-index: 1;
}

.theme_wedding .intro-wrapper,
.theme_wedding 
.astro-container {
	z-index: 0;
}
.astro-container {
	margin-bottom: 0;
	position: relative;
}

.astro-container.show-astronaut::before {
	content: url(/includes/public/assets/graphics/astronaut.png);
	position: absolute;
	top: -130px;
	left: -515px;
	z-index: 4;
}
.interior-content-wrapper .intro,
.astro-container .intro-wrapper {
	background-color: #fff;
	border-radius: 10px;
	padding: 50px 70px 55px 80px;
	position: relative;
	/*box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);*/
}
.interior-content-wrapper .intro h1,
.astro-container .intro-wrapper h1 {
	font: 600 80px/1 'Roboto Condensed', sans-serif;
	color: #2aa5d7;
	margin-bottom: 30px;
	letter-spacing: -2px;
}
.astro-container .intro-wrapper h2 {
	font-family: 'Summer Loving Solid', cursive;
	font-size: 70px;
	line-height: .7;
	color: #ef3264;
	padding: 0;
	margin-bottom: 45px;
}
.interior-content-wrapper .intro p,
.astro-container .intro-wrapper p {
	color: #333;
	font-size: 20px;
	line-height: 45px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	margin-bottom: 20px;
}
.interior-content-wrapper .intro p:last-of-type,
.astro-container .intro-wrapper p:last-of-type {
	margin-bottom: 0;
}

.astro-container .intro-wrapper .contentRender_name_plugins_collections_template_custom_imagebox p {
	line-height: 35px;
	margin-bottom: 25px;
}
.interior-content-wrapper .intro h6 {
	font: 600 16px/1.25 'Open Sans', sans-serif;
	color: #333;
}
.main_container .interior-content-wrapper,
.main_container .astro-container {
	background-color: initial;
	max-width: none;
	padding: 0;
}
.astro-container .intro-wrapper .sh-brushdots-accent {
	position: absolute;
	top: 130px;
	right: 0;
	width: 50%;
	height: 80px;
	transform: rotate3d(0, 1, 0, 180deg);
}
@media screen and (max-width: 1400px) {
	.interior-content-wrapper,
	.astro-container {
		margin-bottom: 140px;
	}
}
@media screen and (max-width: 1280px) {
	.interior-content-wrapper,
	.astro-container {
		padding: 40px 30px 0;
		margin-bottom: 100px;
	}
	.interior-content-wrapper .intro,
	.astro-container .intro-wrapper {
		padding: 35px 60px 45px;
	}
}
@media screen and (max-width: 1024px) {
	.interior-content-wrapper,
	.astro-container {
		padding: 40px 16px 0;
		margin-bottom: 15px;
	}
	.astro-container.show-astronaut::before {
		content: none;
	}
	.interior-content-wrapper .intro,
	.astro-container .intro-wrapper {
		padding: 15px 30px 30px;
		margin-bottom: 75px;
	}
	.interior-content-wrapper .intro h1,
	.astro-container .intro-wrapper h1 {
		font-size: 30px;
		margin-bottom: 20px;
	}
	.astro-container .intro-wrapper h2 {
		font-size: 52px;
	}
	.interior-content-wrapper .intro p,
	.astro-container .intro-wrapper p {
		font-size: 18px;
		line-height: 32px;
	}

	.astro-container .intro-wrapper .contentRender_name_plugins_collections_template_custom_imagebox p {
		line-height: 25px;
		margin-bottom: 20px;
	}
	.astro-container .intro-wrapper .sh-brushdots-accent {
		top: 40px;
	}
}
	.blog-detail .interior-content-wrapper .intro h1#blog-title{
		display:none;}
/* 2 COLUMN PANEL */
@media screen and (min-width: 40.063em) {
	.panel-2col {
		display: flex;
		flex-wrap: wrap;
	}
	.panel-2col > * {
		flex: 1 1 45%;
		max-width: calc(50% - 30px);
	}
}


/* SITE HEADER */
header#site-header {
	top: 0px;
	left: 0px;
	right: 0px;
	background-color: rgba(0,0,0,0.85);
	z-index: 3;
}
/*header#site-header .control-width {
	padding: 0px 0px 20px;
	margin-bottom: 0px;
	height: 100%;
	z-index: 5;
	max-width: var(--control-width);
}*/
header#site-header .logo {
	width: 100%;
	max-width: 130px;
	z-index: 1;
}
header#site-header .logo.gay-logo {
	margin-top: -12px;
	padding-bottom: 58px;
}
header#site-header .logo.gay-logo .black-logo {
	display: none;
}
header#site-header .nav-indy-container,
header#site-header .nav-primary-container {
	display: none;
}
header#site-header .nav-indy-container li {
	text-transform: none;
}
button:focus {
	outline: -webkit-focus-ring-color auto 5px;
}
.search-control:hover,
.search-control:focus {

}
header#site-header .mobile-logo{
	width: 100%;
}
header#site-header .site-search-dd {
	display: none;
	position: absolute;
	background-color: transparent;
	z-index: 9;
	top: 100%;
	bottom: auto;
	right: 0px;
	left: 0px;
	padding: 0;
}
header#site-header .site-search-dd label {
	font: 100 16px/1 'Roboto Condensed', sans-serif;
	color: #2aa5d7;
	margin-bottom: 5px;
}
header#site-header .site-search-dd.active {
	display: block;
}
header#site-header .site-search-dd form {
	display: flex;
}
header#site-header .site-search-dd form input {
	border: none;
	background-color: rgba(0,0,0,0);
	border: 1px solid #999;
	box-shadow: none;
	padding: 5px 12px;
	font: 800 16px/1 'Roboto Condensed', sans-serif;
	height: auto;
	color: #333;
	flex: 1 1 1%;
	max-width: 263px;
	margin: 6px;
	height: 38px;
}
header#site-header .site-search-dd form input::placeholder {
	font: 400 15px/1 'Roboto Condensed', sans-serif;
	color: #2aa5d7;
}
header#site-header .site-search-dd form button.search-button {
	font: 100 16px/1 'Roboto Condensed', sans-serif;
	padding: 0px;
	font-size: 15px;
	flex: 1 1 1%;
	max-width: 84px;
	background-color: #2aa5d7;
}
.search-control span {
	display: none;
}
@media screen and (max-width: 64em) {
	header#site-header {
		z-index: 5100;
		/*position: absolute;*/
	}
	/*.dtn-pushdown-container + .contentRender_name_plugins_common_header_primary19 header#site-header.sticky,
	.contentRender_name_plugins_dtn_gam_ad + header#site-header {
		top: 54px;
	} If absolute above uncomment*/
	header#site-header .header-inner {
		display: flex;
		align-items: center;
		justify-content: space-between;
		padding: 7.5px 0px;
	}
	header#site-header.sticky {
		margin-top: 0 !important;
		padding: 0;
		position: fixed;
	}
	header#site-header > .contentRender_name_plugins_common_utility_nav {
	position: relative;
	transform: translateY(0%);
	}
	header#site-header > .contentRender_name_plugins_core_textbox p {
	height: 0px;
	margin: 0px;
	}
	header#site-header.sticky > .contentRender_name_plugins_common_utility_nav {
		display: none;}
	header#site-header .site-search-dd label {
		display: none;
	}
	header#site-header > .contentRender_name_plugins_common_utility_nav {
		position: relative;
		transform: translateY(0%);
	}
	header#site-header > .contentRender_name_plugins_core_textbox p {
		height: 0px;
		margin: 0px;
	}
	header#site-header.sticky .utility-nav {
		box-shadow: 0px 0px 5px rgba(0,0,0,0.35);
	}

	header#site-header.sticky .st-logo {
		fill: #FFFFFF;
	}
	
}
@media screen and (min-width: 40.063em) {
	header#site-header .site-search-dd {
		max-width: 380px;
		right: 40px;
		left: auto;
	}
}

@media screen and (min-width: 1025px) {
	header#site-header .site-search-dd form input::placeholder {
		opacity: 0;
	}
}

@media screen and (min-width: 64.063em) {
	header#site-header {
		background-color: rgba(0,0,0,0);
		height: auto;
		position: absolute;
		z-index: 5100;
	}
	header#site-header .logo {
		position: relative;
	}
	
	header#site-header.sticky .logo {
		max-width: 225px;
	}
	header#site-header .nav-indy-container,
	header#site-header .nav-primary-container {
		display: flex;
		align-items: center;
		justify-content: flex-end;
		padding: 0px 15px;
	}
	header#site-header .nav-indy-container .nav-spacer,
	header#site-header .nav-primary-container .nav-spacer {
		content: '';
		flex: 1 1 350px;
		height: 5px;
	}
	header#site-header .nav-primary-container .primary {
		flex: 1 1 1143px;
	}
	header#site-header .nav-primary-container .actions {
		flex: 1 1 280px;
		height: 29px;
	}
	header#site-header.sticky .nav-primary-container .actions {
	}
	header#site-header .nav-primary-container .indy-menu {
	}
	header#site-header .nav-indy-container {
		background-image: linear-gradient(to left, rgba(0,0,0,0.8), rgba(0,0,0,0)90%);
	}
	header#site-header .nav-indy-container ul.nav-indy-style {
		display: flex;
		align-items: center;
		margin-left: 25px;
		margin-bottom: 0px;
		height: 36px;
	}
	header#site-header .nav-indy-container ul.nav-indy-style > li.item {
		font: 100 16px/1 'Roboto Condensed', sans-serif;
		color: #fff;
		padding: 0px 10px;
		height: 100%;
		line-height: 34px;
		transition: background-color, .2s;
	}
	header#site-header .nav-indy-container ul.nav-indy-style > li.item:hover {
		color: #0078a0;
		background-color: #fff;
	}
	header#site-header .nav-indy-container ul.nav-indy-style > li.item:last-child {
		margin-right: 4px;        
	}
	header#site-header .nav-primary-container ul.nav-primary-style {
		display: flex;
		align-items: center;
		justify-content: flex-end;
		margin-bottom: 0px;
		position: relative;
		padding-right: 20px;
	}
	header#site-header .nav-indy-container > .action-item {
		margin-left: 35px;
	}
	header#site-header .nav-primary-container .action-item,
	header#site-header .nav-primary-container ul.nav-primary-style > li.item {
		font: 600 24px/1 'Roboto Condensed', sans-serif;
		color: #fff;
		text-shadow: 1px 1px 5px rgba(0,0,0,0.5);
		margin: 0px 18px;
		padding: 20px 0;
	}
	header#site-header .nav-primary-container .action-item.search-control.active {
	}
	header#site-header .nav-primary-container .action-item.search-control::before {
		/* I see no reason for this
		content: "";
		position: absolute;
		top: 37px;
		bottom: 0;
		right: 89px;
		width: 60px; */
	}
	header#site-header .nav-primary-container .action-item.search-control.active::before {
		background-color: transparent;
	}
	header#site-header .nav-primary-container .action-item.search-control i {
		position: relative;
		font-style: normal;
	}
	header#site-header .nav-primary-container .action-item {
		margin: 0px 14px;
		padding: 0;
		cursor: pointer;
		line-height: 26px;
	}
	header#site-header .nav-primary-container .indy-menu.active .action-item {
		color: #2aa5d7;
		background: #fff;
	}
	.indy-menu {
		display: block;
	}
	.sticky .indy-menu {
		height: auto;
	}    
	header#site-header .nav-primary-container .indy-menu-control {
		margin: 0;
		padding: 0;
		line-height: 57px;
		height: 60px;
		width: 60px;
		position: relative;
	}
	header#site-header .nav-primary-container .indy-menu.active .indy-menu-control:before {
		content: "";
		height: 60px;
		bottom: 0;
		right: -15px;
		left: -28px;
		top: 0;
		position: absolute;
	}
	.nav-primary-container .indy-menu.active .indy-menu-control {
		color: #2aa5d7;
		text-shadow: none;
	}
	.nav-primary-container .indy-menu .indy-menu-control i {
		font-size: 20.7857px;
	}
	.indy-menu nav.indy {
		display: none;
		justify-content: center;
		background-color: #fff;
	}
	.indy-menu.active .indy-wrapper {
		position: absolute;
		left:0;
		top: 97px;
		right: 0;
		width: 100%;
		background: #fff;
		height: auto;
	}
	.sticky .indy-menu.active .indy-wrapper {
		top: 60px;
	}
	.indy-menu.active nav.indy {
		display: flex;
		justify-content: space-between;
		max-width: 1105px;
		margin: auto;
		top: 84%;
		padding: 60px;
		background: none;
		position: static;
	}
	.indy-menu.active nav.indy::afterx {
		content: "";
		position: absolute;
		top: 60px;
		left: 0px;
		right: 0px;
		bottom: 60px;
		border-left: 1px solid #999;
		border-right: 1px solid #999;
	}
	.indy-menu.active nav.indy::beforex {
		content: "";
		position: absolute;
		top: 16px;
		left: -50vw;
		right: -50vw;
		bottom: 0px;
		background-color: #fff;
		z-index: -1;
	}
	.indy-menu nav.indy ul.nav-indy-style li.item {
		font: 600 36px/1 'Roboto', sans-serif;
		display: block;
		color: #c02b48;
		margin-bottom: 30px;
		padding: 0 30px;
	}
	.indy-menu nav.indy ul.nav-indy-style li.item a {
		font: 900 33px/1 'Roboto Condensed', sans-serif;
		z-index: 99;
		text-transform: uppercase;
		margin-right: 23px;
	}
	.indy-menu nav.indy ul.nav-indy-style li.item a.read-more {
		font-size: inherit;
		font-weight: 300;
		line-height: inherit;
		font-family: inherit;
		text-transform: none;
	}
	.indy-menu nav.indy ul.nav-indy-style li.item:hover {
		color: #333;
	}
	.indy-menu nav.indy ul.dropdown {
		width: 342px;
		transform: none;
		left: 357px;
	}
	.indy-menu nav.indy ul.dropdown .dropdown-items {
		display: block;
		margin: 0px;
	}
	header#site-header .nav-primary-container ul.nav-primary-style li.item.quick-link > a {
		font-family: 'Roboto Condensed', sans-serif;
		text-shadow: none;
		text-transform: none;
		font-size: 19px;
		font-weight: 900;
	}
	header#site-header .nav-primary-container ul.nav-primary-style > li.item:hover > a {
		color: #2aa5d7;
		text-shadow: none;
		position: relative;
	}
	header#site-header .nav-primary-container ul.nav-primary-style > li.item:hover > a::before {
		content: "";
		position: absolute;
		top: -20px;
		left: -10px;
		right: -10px;
		bottom: -30px;
		background-color: #fff;
		z-index: -1;
	}
	.indy-menu .quick-links-container {
		min-width: 28%;
	}
	.indy-menu ul.quick-links-container {
		max-width: 28%;
		text-align: left;
		max-height: 435px;
		overflow-y: auto;
		z-index: 999;
	}
	.indy-menu .quick-links-container h3 {
		font-size: 20px;
		margin-bottom: 5px;
		width:100%;
	}
	.indy-menu .quick-links-container li.item {
		font: 600 20px/1 'Roboto Condensed', sans-serif;
		margin-bottom: 15px;
		margin-left: 0;
	}
	.indy-menu .quick-links-container .sh-more-link {
		font: 600 16px/1 'Roboto Condensed', sans-serif;
	}

	/* STICKY NAV */
	header#site-header.sticky {
		margin-top: 0 !important;
		background-color: #fff;
		position: fixed;
	}
	header#site-header.sticky a.logo .st-logo {
		fill: #039be5;
	}
	header#site-header.sticky .nav-primary-container .action-item,
	header#site-header.sticky .nav-primary-container ul.nav-primary-style > li.item {
		color: #333;
		text-shadow: none;
	}
	header#site-header.sticky .nav-indy-container {
		height: 0px;
		position: absolute;
		right: 0px;
		top: -50px;
	}
	
	/* ====================================== */
	/* Updates for Check Hotel Rates 06/09/20 */
	/* ====================================== */
	
	header#site-header .logo {
		width: 225px;
		max-width: 225px;
	}

	header#site-header .logo.gay-logo,
	header#site-header.sticky .logo.gay-logo {
		bottom: auto;
		margin-top: 0;
		padding-bottom: 0;
	}

	header#site-header.sticky .logo.gay-logo .white-logo {
		display: none;
	}

	header#site-header.sticky .logo.gay-logo .black-logo {
		display: block;
	}
	
	header#site-header .nav-indy-container .nav-spacer, header#site-header .nav-primary-container .nav-spacer {
	    flex: 1 1 200px;
	}
	
	header#site-header .nav-primary-container .primary {
	    flex: 1 1 1250px;
	}
	
	header#site-header .nav-primary-container .primary {
	    flex: 1 1 1250px;
	}
	
	header#site-header .nav-primary-container ul.nav-primary-style>li#check-hotel-rates>a:after {
	    position: absolute;
	    width: 145px;
	    height: 40px;
	    background: #ee3264;
	    left: -10px;
	    top: -10px;
	    z-index: -1;
	}
	
	header#site-header .nav-primary-container ul.nav-primary-style>li#check-hotel-rates>a {
	    background: #ee3264;
	    border: 1px solid #ee3264;
	    text-align: center;
	    line-height: .75;
	    padding: .25em 1em;
	    font-family: 'Open Sans';
	    font-size: 85%;
	}
	
	header#site-header .nav-primary-container ul.nav-primary-style>li#check-hotel-rates>a>span {
	    font-size: 65%;
	}
	
	header#site-header.sticky .nav-primary-container ul.nav-primary-style>li#check-hotel-rates>a {
	    color: white;
	}
	
	header#site-header .nav-primary-container .actions {
	    flex: 1 1 250px;
	}
	
	header#site-header .nav-primary-container ul.nav-primary-style>li#check-hotel-rates:hover>a::before {
	    content: none;
	}
	
	header#site-header .nav-primary-container ul.nav-primary-style>li#check-hotel-rates:hover>a {
	    color: inherit;
	    text-shadow: inherit;
	    background: #2aa5d7;
	    border-color: #2aa5d7;
	}
	
	header#site-header .nav-primary-container ul.nav-primary-style>li#check-hotel-rates {
	    margin-left: .2em;
	    margin-right: .2em;
	}
}
header#site-header button.action-item.search-control {
	position: relative;
}
header#site-header span.action-item.weather-container {
	cursor: default;
}
@media screen and (max-width: 120em) and (min-width: 64.063em) {
	header#site-header .nav-primary-container .actions .action-item,
	header#site-header .nav-primary-container ul.nav-primary-style > li.item {
		margin-left: calc(3px + (18 - 3) * ((100vw - 1024px) / (1920 - 1024)));
		margin-right: calc(3px + (18 - 3) * ((100vw - 1024px) / (1920 - 1024)));
		font-size: calc(12px + (24 - 12) * ((100vw - 1024px) / (1920 - 1024)));
		position: static;
	}
	header#site-header .nav-indy-container ul.nav-indy-style > li.item {
		font-size: calc(14px + (16 - 14) * ((100vw - 1024px) / (1920 - 1024)));
		margin-left: calc(5px + (10 - 5) * ((100vw - 1024px) / (1920 - 1024)));
		margin-right: calc(5px + (10 - 5) * ((100vw - 1024px) / (1920 - 1024)));
	}
	header#site-header .nav-indy-container > .action-item {
		margin-left: calc(14px + (35 - 15) * ((100vw - 1024px) / (1920 - 1024)));
	}
	header#site-header .nav-indy-container > ul.social {
		margin-left: calc(14px + (74 - 15) * ((100vw - 1024px) / (1920 - 1024)));
	}
}


/* FOOTER */
footer .sh-background-accent1 {
	z-index: 0;
	background: none;
	border: none;
	box-shadow: none;
	margin: 0px;
	padding: 0px;
	top: 15% !important;
}
footer .engagement {
	opacity: 0;
	transform: translateY(30%);
	transition: opacity 800ms ease-out, transform 800ms ease-out;
}

footer .engagement.loaded {
	opacity: 1;
	transform: none;
}
footer .engagement > * {
	position: relative;
	z-index: 2;
	margin-bottom: 20px;
	text-align: center;
	border: 10px solid #ccc;
	background-size: 391px;
	/*padding: 66px 15px;*/
	/*box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.35);*/
}

.not-webp footer .engagement > * {
	background: #fff url(https://res.cloudinary.com/simpleview/image/upload/v1568405626/clients/houston/bg-hypnotize-lighter.png);
}

.webp footer .engagement > * {
	background: #fff url(https://res.cloudinary.com/simpleview/image/upload/f_webp/v1568405626/clients/houston/bg-hypnotize-lighter.png);
}

footer .engagement > *:hover,
footer .engagement > *:focus {
	background-color: #bd2e49;
	transition: all 0.35s ease;
	/*box-shadow: 0px 10px 30px 10px rgba(0,0,0,0.75);*/
}

footer .engagement > *:hover a,
footer .engagement > *:hover h3,
footer .engagement > *:hover p,
footer .engagement > *:focus a,
footer .engagement > *:focus h3,
footer .engagement > *:focus p {
	color: #fff;
}

footer .main > * {
	position: relative;
	z-index: 1;
}
footer .engagement i {
	font-size: 56px;
	color: #7abdd7;
	margin-right: 15px;
	margin-bottom: 5px;
	font-family: "fontAwesome";
	font-style: normal;
}
footer .enews-wrapper a,
footer .vguide-wrapper a {
	text-decoration: none;
	display: block;
	padding: 71px 15px 78px;
}
footer .engagement h3 {
	font: 400 64px/1 'Roboto Condensed', sans-serif;
	color: #2381bc;
	margin-bottom: 0px;
}
footer .engagement p {
	font: 400 100px/0.3 'Summer Loving Solid', cursive;
	color: #ef3264;
	padding-bottom: 20px;
	margin-bottom: 0;
}
footer .main {
	padding: 110px 20px 60px;
}
footer nav.footer {
	margin-bottom: 50px;
}
footer .cta-app {
	text-align: center;
	margin-bottom: 35px;
}
footer .cta-app h2 {
	font: 600 30px/1 'Maven Pro', sans-serif;
	color: #000;
	padding: 0px;
	margin-bottom: 20px;
	text-transform: none;
}
footer .cta-app p {
	font: 400 19px/1 'Roboto Condensed', sans-serif;
	margin-bottom: 20px;
	line-height: 22px;
	color: #000;
}
footer ul.social {
	margin-bottom: 30px;
}
footer a.logo {
	width: 100%;
	max-width: 230px;
	margin: 0 auto 40px;
}
footer a.logo svg .st0 {
	fill: #0399e1;
}
footer address.visitor-center {
	text-align: center;
	margin-bottom: 30px;
}
footer address.visitor-center h3 {
	font: 600 24px/1 'Open Sans', sans-serif;
	color: #000;
	margin-bottom: 10px;
}
footer address.visitor-center p {
	color: #000;
}
footer address.visitor-center p {
	font: 600 19px/1 'Roboto Condensed', sans-serif;
}
footer .partners-wrapper {
	display: block;
	text-align: center;
	margin: auto;
	margin-bottom: 50px;
	max-width: 1125px;
}
footer .partners-wrapper img {
	margin: 0px auto 30px;
	display: block;
}
footer .copyright {
	font: 600 14px/1.2 'Open Sans', sans-serif;
	text-align: center;
	margin-bottom: 25px;
	text-shadow: 2px 2px 3px rgba(0,0,0,0.5);
}
footer .sv-logo {
	display: block;
	margin: 0px auto 35px;
	width: 200px;
}
footer .back-to-top {
	font: 400 14px/1 'Roboto Condensed', sans-serif;
	color: #333;
	display: block;
	margin: auto;
	padding: 13px 30px;
	border: 2px solid #333;
}
footer .back-to-top i {
	font-size: 11px;
	margin-bottom: 3px;
}
@media screen and (max-width : 738px){
	footer .enews-wrapper a,
	footer .vguide-wrapper a {
	padding: 0px;
	}
}
@media screen and (min-width: 40em) {
	footer a.logo svg {
		-ms-transform:translate(13%,0%);
	}
}
@media screen and (max-width: 1024px) {
	footer .engagement h3 {
		font: 400 37px/1 "Roboto Condensed", sans-serif;
		color: #2381bc;
		margin-bottom: 0px;
	}

}
@media screen and (max-width: 40em) {
	footer .main::before {
		/*content: "";
		position: absolute;
		top: 5%;
		left: 0px;
		right: 0px;
		bottom: 0px;
		background-image: linear-gradient(to bottom, #fff, rgba(0,0,0,0));*/
	}
}
footer ul.social li a i {
	font-family: "fontAwesome";
	font-style: normal;
}
@media screen and (min-width: 40.063em) {
	footer .engagement {
		display: flex;
		flex-flow: row wrap;
		justify-content: space-evenly;
		margin-bottom: 0px;
		max-width: 1505px;
	}
	footer .engagement > * {
		flex: 1 1 1%;
		margin: 0 54px 55px;
	}
	footer .main {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}
	footer nav.footer {
		flex: 1 1 100%;
	}
	footer nav.footer ul.nav-footer-style {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	footer nav.footer ul.nav-footer-style li.item {
		margin-right: 37px;
	}
	footer nav.footer ul.nav-footer-style li.item a {
		color: #000;
	}
	footer nav.footer .path.st0 {
		fill: #000;
	}
	footer nav.footer ul.nav-footer-style li.item:last-child {
		margin-right: 0px;
	}
	footer .main ul.social {
		flex: 1 1 100%;
		display: flex;
		justify-content: space-between;
		padding: 15px;
	}
	footer .cta-app {
		flex: 1 1 25%;
	}
	footer a.logo {
		flex: 1 1 65%;
		max-width: 315px;
		margin-left: 20px;
	}
	footer .group-for-flex {
		flex: 1 1 50%;
	}
	footer .partners-wrapper img {
		display: inline-block;
		margin-right: 20px;
		margin-bottom: 50px;
	}
	footer .partners-wrapper a:nth-child(1) {width: 215px; padding-right: 15px;}

	footer .partners-wrapper a:nth-child(2) {width: 105px; padding-right: 15px;}

	footer .partners-wrapper a:nth-child(3) {
		width: 142px;
		padding-right: 15px;
	}

	footer .partners-wrapper a:nth-child(4) {
		width: 193px;
		padding-right: 15px;
	}

	footer .partners-wrapper a:nth-child(5) {
		width: 234px;
		padding-right: 15px;
	}
	footer .partners-wrapper a:nth-child(6) {
		width: 234px;
		padding-right: 15px;
	}
	footer .partners-wrapper a:nth-child(7) {
		width: 190px;
		margin-bottom: 59px;
		padding-right: 15px;
	}
	footer .partners-wrapper a:nth-child(8) {
		margin-right: 0px;
		width: 210px;
	}
	footer .copyright {
		flex: 1 1 100%
	}
	footer address.visitor-center h3 {
		font-size: 30px;
	}
	footer address.visitor-center p {
		font-size: 27px;
		font-weight: 400;
	}
	footer .sh-background-accent1 {
		top: 10% !important;
	}
}
@media screen and (min-width: 59.375em) {
	footer .cta-app {
		flex: 1 1 30%;
		max-width: 340px;
	}
	footer a.logo {
		flex: 1 1 495px;
		 max-width: 638px;
		margin: 0px 20px 70px;
	}
	footer .group-for-flex {
		flex: 1 1 30%;
		max-width: 342px;
	}
	footer .back-to-top {
		font-size: 20px;
		padding: 15px 50px 20px;
		position: absolute;
		right: 20px;
		bottom: 90px;
	}
	footer .back-to-top i {
		font-size: 14px;
		margin-bottom: 3px;
		font-family: "fontAwesome";
		font-style: normal;
	}
	footer .sh-background-accent1 {
		top: 5% !important;
	}
}
@media screen and (min-width: 64.063em) {
	nav.footer ul.nav-footer-style {
		text-align: center;
	}
	nav.footer ul.nav-footer-style > li.item {
		display: inline-block;
		margin-bottom: 0px;
	}
	footer .main {
		position: relative;
		display: flex;
		flex-flow: row wrap;
		align-items: center;
		justify-content: space-between;
		margin: auto;
		max-width: 1400px;
	}
}
@media screen and (max-width: 640px) {
	  footer .engagement > * {
		padding: 19px 15px;
		border: 5px solid #ccc;
	}
	footer .engagement i {
		font-size: 24px;
		color: #7abdd7;
		margin-right: 15px;
		margin-bottom: 5px;
		font-family: "fontAwesome";
		font-style: normal;
	}
	footer .engagement h3 {
		font: 400 30px/1 'Roboto Condensed', sans-serif;
	}
	footer .engagement p {
		font: 400 53px/0.3 'Summer Loving Solid', cursive;
	}    
}

/* INTERIOR */
nav.interior > div.row{ 
	max-width: 1330px;}
nav.interior > div.row > .columns{
    padding-left: 0;
    padding-right: 0;}
nav.interior {
	display: block;
    margin: 0px auto 30px;
    padding: 0px 15px;
    z-index: 3;
}

.theme_wedding nav.interior {
	z-index: 0;
}
nav.interior .back-link,
nav.interior li.item {
	font: 600 14px/1 'Roboto Condensed', sans-serif;
	color: #2381bc;
	color: #fff;
	display: inline-block;
}
.listings nav.interior li.item {
	color: #fff;
}
nav.interior a.share {
	float: right;
	font: 600 12px/1 'Open Sans', sans-serif;
	color: #fff;
	display: inline-block;
	background-color: #ef3264;
	padding: 6px 13px;
	border-radius: 5px;
	margin-top: 0px;
}
nav.interior a.share:hover {
	background-color: #2aa5d7;
	box-shadow: 0px 4px 10px rgba(0,0,0,0.8)
}
nav.interior li.item::after {
	content: "/";
	display: inline-block;
	margin: 0px 4px;
	color: #ef3264;
}
nav.interior a.back-link i.fas,
nav.interior .share i.fas,
nav.interior li.item.current-page {
}
nav.interior a.back-link i.fas {
	margin-right: 7px;
}
nav.interior a.back-link,
nav.interior a.share {

}
nav.interior a.share i.fas {
}
.interior nav.interior a.share::before {
	display: none;
}
nav.interior li.item.current-page::after {
	display: none;
}
@media screen and (max-width: 40em) {
	.interior nav.interior {
		padding: 0px 15px;
		margin: 0px auto 0px;
	}
}
@media screen and (min-width: 40.063em) {
	nav.interior a.share {
		font-size: 16px;
		padding: 10px 16px;
		padding: 9px 30px;
		margin-top: -5px;
	}
	nav.interior ul.nav-interior-style {
		display: inline-block;
		padding: 0px 0px;
	}
	nav.interior .back-link,
	nav.interior li.item {
		font-size: 18px;
		font-size: 26px;
	}
}
@media screen and (max-width: 1024px) {
	nav.interior .back-link, nav.interior li.item {
		font-size: 19px;
	}
}
@media screen and (max-width: 640px) {
	nav.interior .back-link, nav.interior li.item {
		font: 600 16px/1.25 'Roboto Condensed', sans-serif;
		display: inline-block;
	}
}
@media screen and (min-width: 64.063em) {
	.panel_custom_two_col_sidebar_left .main_container .interior-nav-wrapper {
		max-width: none;
		padding: 0;
	}
	.indy-menu nav.indy ul.nav-indy-style .dropdown-items li.item > a {
		font-size: 25px;
	}
	.indy-menu nav.indy ul.nav-indy-style .dropdown-items li.item .dd {
		display: block;
		margin: 0px;
	}
}
.contentRender_name_plugins_nav_breadcrumb_primary19 {
	display: inline-block;
}
.contentRender_name_plugins_addthis_addthis {
	float: right;
}
/* Simple button styling */
.simple-button {
	display: block;
	max-width: 1230px;
	margin: 0 auto;
	padding: 0 15px;
}
.simple-button.align_right {
	text-align: right;
}
.simple-button.align_left {
	text-align: left;
}
.simple-button.align_center {
	text-align: center;
}
.simple-button a {
	margin: 10px 0;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
	line-height: 52px;
	color: #2aa5d7;
	min-width: 148px;
	background-color: #fff;
	padding: 6px 5px 14px 5px;
	text-align: center;
	font: 400 35px 'Summer Loving Solid', cursive;
	text-decoration: none;
}
.simple-button a i {
	font-family: "fontAwesome";
	color: #ef3264;
	font-style: normal;
	font-weight: 100;
	font-size: 28px;
	padding-left: 5px;
}
.simple-button.small-button a {
	padding: 6px 5px;
	font-size: 20px;
	width: 125px;
	line-height: 25px;
}
.simple-button.small-button a i {
	padding: 6px 5px;
	font-size: 20px;
	width: 125px;
	line-height: 25px;
	display: inline;
}
ol li ol,
ul li ul {
	margin-left: 20px;
	margin-bottom: 0;
}
ol ,
ul {
	margin-bottom: 20px;
}
.contentRender_name_plugins_core_textbox {
	position: relative;
	/*z-index: 1;*/
}
.content {
	font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}
/* END Simple button styling */

.contentRender_name_plugins_tripbuilder_counter,
.contentRender_name_plugins_weather_weather {
	display: inline-block;
}

/*nav*/
nav ul {
	list-style: none;
	margin: 0;
}
nav li.item {
	position: relative;
}
nav.mobile > ul.nav-primary-style,
nav.mobile > ul.nav-indy-style,
nav li.item.active > ul.dropdown {
	padding-bottom: 24px;
	border-bottom: 1px solid rgba(0,0,0,0.38);
	margin-bottom: 30px;
}
nav.mobile > ul.nav-indy-style {
	padding-bottom: 15px;
	margin-bottom: 30px;
}
nav.indy ul.dropdown li.item,
nav.primary ul.dropdown li.item,
nav.mobile ul.dropdown.nav-primary-style li.item {
	font: 600 20px/1 'Roboto Condensed', sans-serif;
	color: #2381bc;
}
nav.indy ul.dropdown .dropdown-items li.item:first-child > a,
nav.primary ul.dropdown .dropdown-items li.item:first-child > a,
nav.indy ul.dropdown .dropdown-items li.item:first-child .link-container a,
nav.primary ul.dropdown .dropdown-items li.item:first-child .link-container a,
nav.indy ul.dropdown li.item.active > .arrow,
nav.primary ul.dropdown li.item.active > .arrow,
nav.mobile ul.dropdown li.item.active > .arrow,
nav.indy ul.dropdown li.item.active .link-container .arrow,
nav.primary ul.dropdown li.item.active .link-container .arrow,
nav.mobile ul.dropdown li.item.active .link-container .arrow {
	font-size: 32px;
	text-shadow: none;
	font-weight: 900;
}

nav.mobile ul.dropdown .dropdown-items li.imagebox .link-container > .arrow {
	color: #c02b48;
}
nav.mobile ul.dropdown .dropdown-items li.imagebox .link-container > a {
	color: #c02b48;
	font-size: 18px;
	text-shadow: none;
	font-weight: 900;
}
nav.mobile .link-container a {
	font-size: 19px;
	margin-right: 10px;
}
nav.indy ul.dropdown li.item .arrow,
nav.primary ul.dropdown li.item .arrow,
nav.mobile .nav-primary-style ul li.item .arrow {
	color: #57b9e1;
}
nav.indy ul.dropdown li.item img,
nav.primary ul.dropdown li.item img,
nav.mobile ul.dropdown li.item img {
	margin-bottom: 13px;
}
nav.mobile ul.dropdown li.item img {
	margin-top: 5px;
	width: 100%;
}
nav.indy ul.dropdown li.item p,
nav.primary ul.dropdown li.item p,
nav.mobile ul.dropdown li.item p {
	font: 400 16px/1.45em 'Open Sans', sans-serif;
	color: #333;
	margin-bottom: 18px;
	text-transform: none;
	text-shadow: none;
}
nav.mobile ul.dd.menu-caption a {
	color: #ef3264;
	font-weight: 600;
	font-family: inherit;
	line-height: inherit;
	font-size: inherit;
	text-decoration: none;
	display: inline;
	margin-bottom: 18px;
}
ul.dd.menu-caption a {
	color: #88c4de;
	font: 400 17px/1.45 'Roboto Condensed', sans-serif;
	text-decoration: none;
	display: inline;
	margin-bottom: 18px;
	text-shadow: none;
	text-transform: none;
}

/* ARROWS */
nav .arrow {
	display: none;
}
li.item.has-dropdown .link-container .arrow,
li.item.has-dropdown > .arrow {
	display: block;
	position: absolute;
	z-index: 3;
}
li.item.has-dropdown .link-container {
	position: relative;
}
li.item.has-dropdown .arrow::before {
	content: "\f105";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 20px;
}
nav.mobile ul.dropdown li.item.active .link-container .arrow:before,
li.item.has-dropdown.active > .arrow:before {
	content: "\f107" !important;
}
nav ul.dropdown,
nav ul.dd {
	display: none;
}
nav li.item.active > ul.dropdown,
nav li.item.active > ul.dd {
	display: block;
	margin-left: 0;
}
nav .quick-links-container > h3 {
	margin-bottom: 6px;
}
nav .quick-links-container > ul.dd li {
	font-size: 19px;
	margin-left: 20px;
	margin-bottom: 4px;
}
nav ul.dropdown .menu-caption,
nav ul.dd .menu-caption {
	display: block;
	max-height: 0px;
	overflow: hidden;
	transition: max-height 0.35s ease;
	margin: 0;
}
nav.mobile ul.dropdown li.item.active .menu-caption {
	margin-bottom: 16px;
}
nav ul.dropdown li.item.active .menu-caption,
nav ul.dd li.item.active .menu-caption {
	max-height: 600px;
}

@media screen and (max-width: 64em) {
	nav.mobile ul.dropdown .dropdown-items li.item > a {
		font-size: 18px;
	}
}

@media screen and (max-width: 40em) {
	nav.indy ul.dropdown .dropdown-items li.item > a,
	nav.primary ul.dropdown .dropdown-items li.item > a,
	nav.indy ul.dropdown .dropdown-items li.item:first-child .link-container a,
	nav.primary ul.dropdown .dropdown-items li.item:first-child .link-container a,
	nav.mobile ul.dropdown .dropdown-items li.item:first-child .link-container a,
	nav.indy ul.dropdown li.item.active > .arrow,
	nav.primary ul.dropdown li.item.active > .arrow,
	nav.mobile ul.dropdown li.item.active > .arrow,
	nav.indy ul.dropdown li.item.active .link-container .arrow,
	nav.primary ul.dropdown li.item.active .link-container .arrow,
	nav.mobile ul.dropdown li.item.active .link-container .arrow {
		font-size: 20px;
	}
}
@media screen and (min-width: 64.063em) {
	nav ul.dropdown li.item.has-dropdown > .link-container > .arrow,
	nav ul.dropdown li.item.has-dropdown > .arrow {
		display: none;
	}
	nav.indy ul.dropdown li.item,
	nav.primary ul.dropdown li.item,
	nav.mobile ul.dropdown li.item {
		font: 600 20px/1 'Roboto Condensed', sans-serif;
		color: #2381bc;
		border-right: 1px solid #999;
		padding: 0px 45px 18px 45px;
	}
}
@media screen and (max-width: 80em) and (min-width: 64.063em) {
	nav ul.nav-indy-style > li.item {
		
	}
	nav ul.nav-primary-style > li.item {
		
	}
}


/* MOBILE */
.mobile-menu {
	display: flex;
	width: 100%;
}
.mobile-menu > * {
}

.mobile-menu.active > * {
	display: block;
	right: 0 !important;
	visibility: visible !important;
}
.mobile-menu > button {
	margin-right: 25px;
	font-size: 25px;
	color:#fff;
}
.mobile-menu .search-control {
	display: block;
}
.mobile-menu .mobile-menu-control {
	display: block;
	transition: color 0.35s ease;
}
.mobile-menu .search-control.active,
.mobile-menu.active .mobile-menu-control {
	color: #2aa5d7;
}
.mobile-menu nav.mobile {
	position: absolute;
	top: 100%;
	background-color: #fff;
	z-index: 10000000000;
	z-index: 9999991;
	width: 320px;
	max-height: calc(100vh - 125px);
	right: -320px;
	padding: 19px 19px 43px;
	box-shadow: -2px 4px 10px rgba(0,0,0,0.15);
	transition: right .5s;
	animation-timing-function: ease-in, ease-in-out;
	overflow-y: auto;
}

@media screen and (min-width: 400px) {
	.mobile-menu nav.mobile {
	z-index: 9999991;
	}
}
.mobile-menu ul.social li a i {
	font-family: 'fontAwesome';
}
.mobile-menu .actions ul.social {
	display: flex;
	margin-bottom: 0;
}
.mobile-menu .actions .action-item,
.mobile-menu .actions ul.social li.item {
	display: inline-block;
	font: 400 24px/1 'Roboto Condensed', sans-serif;
	color: #333;
	text-transform: uppercase;
	margin-right: 18px;
	margin-bottom: 30px;
}
.mobile-menu .actions .action-item {
	font-weight: 600;
}
nav.mobile ul.nav-primary-style > li.item {
	font: 600 23px/1 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
}
nav.mobile  ul > li.item .arrow {
	top: -10px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	right: -14px;
}
nav.mobile ul.nav-primary-style li.item {
	margin-bottom: 10px;
}
nav.mobile ul.nav-primary-style > li.item .dropdown,
nav.mobile ul.nav-primary-style > li.item .dd {
	padding: 10px 0 0 10px;
}

/* ============================================= */
/* Check Hotel Rates Mobile Changes - 06/09/2020 */
/* ============================================= */
nav.mobile ul.nav-primary-style > li#check-rates-mobile a {
    color: #ef3264;
    margin: .5em 0;
    padding: .5em 0;
    border: 1px solid #ef3264;
    text-align: center;
    display: block;
}

nav.mobile ul.nav-primary-style > li#check-rates-mobile {
    margin: 0;
}
/* ============================================= */

nav.mobile  ul > li.item li .arrow {
	top: -7px;
}
nav.mobile ul.nav-primary-style > li.item p {
	text-transform: none;
}
nav.mobile ul.dropdown li.item:first-child p a {
	color: #ef3264;
}
nav.mobile ul.nav-primary-style > li.item p a {
	color: #57b9e1;
	font-weight: 600;
}
ul > li.item > a {/*  margin-bottom: 10px; */z-index: 10;}
nav.indy ul.dropdown li.item:first-child > a,
nav.primary ul.dropdown li.item:first-child > a,
nav.mobile ul.dropdown li.item:first-child > a,
nav.indy ul.dropdown li.item:first-child > .link-container,
nav.primary ul.dropdown li.item:first-child > .link-container,
nav.mobile ul.dropdown li.item:first-child > .link-container {
	margin-bottom: 8px;
}
nav.indy ul.dropdown li.item > a,
nav.primary ul.dropdown li.item > a,
nav.mobile ul.dropdown li.item > a,
nav.indy ul.dropdown li.item > .link-container,
nav.primary ul.dropdown li.item > .link-container,
nav.mobile ul.dropdown li.item > .link-container {
	margin-bottom: 5px;
	padding-right: 22px;
}
.link-container a {
	font: 600 24px/1 'Roboto Condensed', sans-serif;
	color: #2381bc;
	text-decoration: none;
	text-shadow: none;
}
nav.mobile .nav-callouts a { display: block; color: inherit; text-transform: uppercase }
nav.mobile .nav-callouts a,
nav.mobile ul.nav-indy-style > li.item {
	font: 400 20px/1 'Roboto Condensed', sans-serif;
	margin-bottom: 17px;
}
nav.mobile ul.nav-indy-style > li.item.active > a {
	margin-bottom: 10px;
}
nav.mobile ul.nav-indy-style > li.item li.item {
	margin-left: 10px;
	line-height: 30px;
}
nav.mobile ul.nav-indy-style > li.item li.item .arrow {
	top: -4px;
}
nav.mobile ul.nav-footer-style > li.item {
	font: 600 20px/1.5 'Roboto Condensed', sans-serif;
}
nav.mobile > ul > li.item:last-child {
	margin-bottom: 0px;
}
nav.mobile > ul {
	
}
nav.mobile > ul:last-of-type {
	
}
@media screen and (max-width: 40em) {

}


/* DESKTOP */
@media screen and (min-width: 64.063em) {
	.mobile-menu,
	.mobile-menu .mobile-menu-control {
		display: none;
	}
	nav.primary ul.nav-primary-style > li.item,
	nav.indy ul.nav-indy-style > li.item {
		display: inline-block;
		position: static;
		text-transform: uppercase;
	}
	nav.indy ul.nav-indy-style > li.item {
		text-transform: capitalize;
	}
	nav.primary ul.nav-primary-style > li.item > .arrow,
	nav.indy ul.nav-indy-style > li.item > .arrow {
		display: none;
	}
	.indy-menu nav.indy ul.nav-indy-style > li.item {
		position: relative;
		width: 357px;
	}
	.indy-menu nav.indy ul.nav-indy-style > li.item > .arrow {
		display: block;
		cursor: pointer;
		width: 40px;
		top: 0;
		right: 0;
		text-align: right;
		padding-right:24px;
		text-align: center;
	}
	.indy-menu nav.indy ul.nav-indy-style .arrow::before {
		font-size: 40px;
	}
	nav ul.dropdown {
		display: none;
		position: absolute;
		top: 100%;
		left: 250%;
		width: 110vw;
		transform: translateX(-50%);
		overflow: hidden;
		margin: 0px;
		background-color: #fff;
		z-index: 1;
	}
	nav li ul.dropdown {
		left: 48%;
	}
	nav ul.nav-indy-style ul.dropdown {
		width: 768px;
		transform: translateX(-50%);
		z-index: 2;
	}
	nav li.item:hover > ul.dropdown {
		display: block;
		top: 0px;
	}
	nav.primary li.item:hover > ul.dropdown {
		top: 100%;
	}
	nav ul.dropdown .dropdown-items {
		position: relative;
		display: -ms-grid;
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		-ms-grid-columns: (1fr)[3];
		-ms-grid-rows: 1fr 1fr 1fr;
		max-width: 1125px;
		margin: 60px auto 30px auto;
	}
	nav ul.dropdown > li.item {
		-ms-grid-column: 2;
		grid-column: 2;
		grid-row: span 1;
	}
	nav ul.dropdown li.item:first-of-type {
		-ms-grid-column: 1;
		grid-column: 1;
		-ms-grid-row: 1;
		-ms-grid-row-span: 3;
		grid-row: 1 / span 3;
		border-left: 1px solid #999;
		padding: 0px 45px;
	}
	nav ul.dropdown li.item:last-of-type {
		-ms-grid-column: 3;
		grid-column: 3;
		-ms-grid-row: 1;
		-ms-grid-row-span: 100;
		grid-row: 1 / span 100;
	}

	nav ul.dropdown li.item:nth-child(2) {
		-ms-grid-column: 2;
		-ms-grid-row: 1;
	}
	nav ul.dropdown li.item:nth-child(3) {
		-ms-grid-column: 2;
		-ms-grid-row: 2;
	}

	nav ul.dropdown li.item:nth-child(4) {
		-ms-grid-column: 2;
		-ms-grid-row: 3;
	}
	nav ul.dropdown li.item li.item {
		border: none;
		margin: 0px;
		padding: 0px;
	}
	nav ul.dropdown li.item li.item a {
		color: inherit;
	}
	nav ul.dropdown li.item .arrow {
		display: inline;
	}
	nav ul.dropdown li.item .arrow::before {
		content: "\f054"
	}
	nav ul.dropdown li.item:hover {
	}
	nav ul.dropdown li.item:hover > .dd {
		display: block;
		margin: 0px;
	}
	nav ul .quick-links-container h3 {
		text-align: left;
		    font-size: 24px;
    line-height: 1;
    text-shadow: none;
	}
	nav ul .quick-links-container .dd {
		display: block;
		text-align: left;
		margin: 0;
		margin-bottom: 18px;
	}
	nav ul.dropdown .dd.menu-caption {
		max-height: none;
	}
	nav.primary ul.dropdown .dropdown-items li.item:first-child .menu-caption a {
		color: #ef3264;
	}
	.nav-indy-container a.cultural-site-link {
		display: inline-block;
		font: 100 14px/1 'Roboto Condensed', sans-serif;
		background-color: #000;
		color: #fff;
		margin-right: 1px;
		padding: 12px 11px 11px;
		font-weight: 600;
	}
}
@media screen and (max-width: 1130px) {
	nav ul.dropdown .dropdown-items {
		max-width: 1054px;
	}
}
@media screen and (max-width: 80em) and (min-width: 64.063em) {
	nav ul.nav-primary-style > li.item:hover > a::before {
		top: calc(16px + (22 - 16) * ((100vw - 1024px) / (1280 - 1024)));
		z-index: 1;
	}
}


/* FOOTER */
nav.footer ul.nav-footer-style > li.item {
	font: 600 23px/1 'Roboto Condensed', sans-serif;
	position: relative;
	display: block;
	text-align: center;
	margin-bottom: 10px;
	text-transform: uppercase;
}
nav.footer ul.nav-footer-style > li.item:last-of-type {
}
@media screen and (min-width: 64.063em) {
	nav.footer ul.nav-footer-style {
		text-align: center;
	}
	nav.footer ul.nav-footer-style > li.item {
		
	}
	nav.footer ul.nav-footer-style ul.dropdown {
		
	}
	nav.footer ul.nav-footer-style ul.dropdown .dropdown-items {
		width: 236px;
	}
	nav.footer ul.dropdown li.item {
		
	}
	nav.footer ul.dropdown li.item.has-dropdown > .arrow {
		position: absolute;
		top: auto;
		right: 0;
		height: 16px;
		display: inline-block;
		width: 15px;
	}
	nav.footer ul.dropdown li.item.has-dropdown > .arrow::before {
		font-size: 15px;
	}
	nav.footer ul.dropdown .dd::before {
		content: "";
		display: block;
		position: absolute;
		top: 0px;
		bottom: 0px;
		left: 0px;
		right: 0px;
	}
}


/* QUICK LINKS */
.panel_custom_quicklinks {
	background-color: #fff;
}
.panel_custom_quicklinks .title {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 22px;
	font-weight: 600;
	color: #2381bc;
	padding: 15px 20px;
	border-bottom: 1px solid #2381bc;
	text-transform: uppercase;
}
.panel_custom_quicklinks .content {
	padding: 20px 20px 10px;
}
.panel_custom_quicklinks .quicklinks-main {
	padding-bottom: 20px;
	margin-bottom: 30px;
	border-bottom: 2px solid #ccc;
}
.panel_custom_quicklinks ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.panel_custom_quicklinks ul .item {
	font-family: 'Roboto Condensed', sans-serif;
	color: #333;
	position: relative;
}
.panel_custom_quicklinks .quicklinks-main .quicklinks-primary-style > .item {
	font-size: 22px;
	font-weight: 600;
	text-transform: uppercase;
}
.panel_custom_quicklinks .quicklinks-secondary .secondary-quicklinks-style > .item {
	font-size: 22px;
}
.panel_custom_quicklinks .quicklinks-primary-style > .item {
}
.panel_custom_quicklinks .item a {
	margin-bottom: 10px;
	display: inline-block;
	margin-right: 25px;
}
.panel_custom_quicklinks .quicklinks-primary-style > .item a:hover,
.panel_custom_quicklinks .secondary-quicklinks-style > .item a:hover {
	color: #2381bc;
}
.panel_custom_quicklinks .side-arrow {
	position: absolute;
	top: 0;
	right: 3px;
	cursor: pointer;
	transition: transform 300ms ease-in-out;
}
.panel_custom_quicklinks .side-arrow.active-ql {
	transform: rotate(90deg);
	transition: transform 300ms ease-in-out;
}
.panel_custom_quicklinks .side-arrow::before {
	content: "\f105";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 20px;
}
.panel_custom_quicklinks .side-arrow:hover {
	color: #2381bc;
}
.panel_custom_quicklinks .dropdown {
	max-height: 0;
	overflow: hidden;
	transition: max-height 700ms ease-in-out;
	pointer-events: none;
}
.panel_custom_quicklinks .active-ql > .dropdown {
	max-height: 2000px;
	transition: max-height 700ms ease-in-out;
	pointer-events: auto;
}
.panel_custom_quicklinks .dropdown.dd {
	padding-left: 15px;
}
.panel_custom_quicklinks .dropdown .item {
	font-size: 18px;
	color: #2381bc;
	line-height: 28px;
}
.panel_custom_quicklinks .item a.current,
.panel_custom_quicklinks .dropdown .item a:hover {
	color: #bf2744;
}
.panel_custom_quicklinks .dropdown .item a img {
	margin-bottom: 15px;
}
.panel_custom_quicklinks .dropdown .item .more-item {
	margin-bottom: 10px;
}
.panel_custom_quicklinks .dropdown .item .link-cont {
	position: relative;
}
.panel_custom_quicklinks .dropdown .side-arrow:hover {
	color: #bf2744;
}
 /* INTRO */
section.intro-wrapper {

}
section.intro-wrapper .textbox {
	/*padding: 32px 20px;
	background-color: #fff;
	border-radius: 10px;*/
}
section.intro-wrapper h2 {
	/*font: 400 50px/1 'Summer Loving Solid', cursive;
	padding: 0;
	margin-bottom: 15px;
	color: #ef3264;*/
}
@media screen and (min-width: 1025px) and (max-width: 1365px) {
	section.intro-wrapper {
		width: calc(100% - 430px);
		/*margin-left: 20%!important;*/
		max-width: 1400px;
		overflow: hidden;
	}
	section.intro-wrapper h1 {
		font-size: 70px!important;
	}
}
@media screen and (min-width: 64.063em) {
	section.intro-wrapper {
		width: 100%;
		max-width: 1400px;
		overflow: hidden;
	}
	section.intro-wrapper h1 {
		font-size: 100px;
		color: #2aa5d7;
		line-height: 89px;
	}
	section.intro-wrapper h1 + p {
		/*margin-top: 40px;*/
	}
	section.intro-wrapper .textbox h2 {
		/*font-family: 'Summer Loving Solid', cursive;
		font-size: 70px;
		color: #ef3264;
		padding: 0px;
		margin-top: -20px;*/
	}
}
section.intro-wrapper h1 {
	/*font-size: 30px;
	color: #2aa5d7;
	line-height: 35px;*/
}
@media screen and (min-width: 64.063em) {
	section.intro-wrapper h1 {
		/*font-size: 80px;
		color: #2aa5d7;
		line-height: 70px;*/
	}
}
@media screen and (max-width: 1024px) {
	header > .contentRender_name_plugins_search_headerbox,
	header .header-inner > .contentRender_name_plugins_search_headerbox {
		position: absolute;
		width: 100%;
		top: 100%;
	}
}
@media screen and (max-width: 40em) {
	nav.footer ul.nav-footer-style > li.item {
		
	}
	footer .cta-app h2 {
		font-size: 29px;
	}
}
.astronaut {
	position: absolute;
	top: 0%;
	z-index: 100;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	margin-top: 100px;
	margin-bottom: 100px;
	left: -200px;
	width: 37%;
}
.float {
	animation: bounce 9s infinite;
	-webkit-animation: bounce 9s infinite;
	-moz-animation: bounce 9s infinite;
	-o-animation: bounce 9s infinite;
	cursor: pointer;
}
 
@-webkit-keyframes bounce {
 0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);} 
 40% {-webkit-transform: translateY(-20px);}
 60% {-webkit-transform: translateY(-35px);}
}
 
@-moz-keyframes bounce {
 0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}
 40% {-moz-transform: translateY(-20px);}
 60% {-moz-transform: translateY(-35px);}
}
 
@-o-keyframes bounce {
0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}
 40% {-o-transform: translateY(-20px);}
 60% {-o-transform: translateY(-35px);}
}
@keyframes bounce {
0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
 40% {transform: translateY(-20px);}
 60% {transform: translateY(-35px);}
}
@media screen and (min-width: 1366px) {
	
	.astronaut {left: -140px; width: 35%;}
	
	
}
@media screen and (min-width: 1440px) {
	
	.astronaut {left: -170px; width: 37%;}
	
	
}
@media screen and (min-width: 1680px) {
	
	.astronaut {left: -200px; width: 37%;}
	
	
	
}
@media screen and (min-width: 1920px) {
	
	.astronaut {left: -220px; width: 37%;}
	
}
/* INTERIOR CONTENT WRAPPER */
.interior-content-wrapper {
	/*padding: 0px 10px 10px;*/
	/* background-color: #fff; */
	/* max-width: 1390px; */
	/* padding: 0 30px 0 30px; */
}
.interior-content-wrapper .intro {
	/*padding-top: 20px;*/
	/* padding: 80px 80px 65px; */
	/*background-color: #fff;
	border-radius: 10px;*/
}
.interior-content-wrapper .intro h1 {
	/*font:600 30px/1 'Roboto Condensed', sans-serif;
	color: #2aa5d7;*/
}
.interior-content-wrapper .intro h6 {
	/*font: 600 16px/1.25 'Open Sans', sans-serif;
	color: #666;*/
}
.interior-content-wrapper .intro p {
	/*color: #333;
	font-size: 18px;
	line-height: 32px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	margin-bottom: 20px;
	margin: 0;*/
}
.interior-content-wrapper .intro p:last-of-type {
	/*margin-bottom: 30px;
	padding-bottom: 30px!important;*/
}
@media screen and (max-width: 1024px) {
	header > .contentRender_name_plugins_search_headerbox,
	header .header-inner > .contentRender_name_plugins_search_headerbox {
		/*position: absolute;
		width: 100%;
		top: 100%;*/
	}
}
@media screen and (max-width: 40em) {
	.interior-content-wrapper {
		/*width: auto;*/
		/*margin: 0px 10px 30px;*/
	}
	nav.footer ul.nav-footer-style > li.item {
		/*margin-bottom: 1px;*/
	}
	footer .cta-app h2 {
		/*font-size: 29px;*/
	}
}
@media screen and (min-width: 64.063em) {
	.interior-content-wrapper {
		/* padding: 0px 85px; */
		/*margin-bottom: 85px;*/
	}
	.interior-content-wrapper .intro {
		/*margin-bottom: 50px;*/
		/*padding: 50px 60px*/
	}
	.interior-content-wrapper .intro h1 {
		/*font-size: 70px;
		margin-bottom: 20px;*/
	}
	.interior-content-wrapper .intro h6 {
		/*font-size: 30px;
		color: #666;
		margin-bottom: 20px;*/
	}
}
@media screen and (min-width: 1280px) {
	.interior-content-wrapper .intro {
		/*margin-bottom: 50px;
		padding: 70px 80px 70px;*/
	}
	.interior-content-wrapper .intro h1 {
		/*font-size: 80px;
		margin-bottom: 30px;*/
	}
	.interior-content-wrapper .intro p {
		/*font-size: 20px;
		line-height: 45px;*/
	}
}
@media screen and (min-width: 1400px) {
	.interior-content-wrapper {
		margin-bottom: 80px;
	}
}
header nav ul > li.item > a {
	z-index: 1;
}
header nav .nav-indy-style > .item:hover > .dropdown-support,
header nav .nav-indy-style > .item > a:hover > .dropdown-support,
header nav .nav-primary-style > .item:hover > .dropdown-support,
header nav .nav-primary-style > .item > a:hover > .dropdown-support {
	z-index: 0;
	bottom: 193px;
	left: 279px;
	width: 100%;
	height: 100%;
	transition: transform 1s;
	transform: scaleY(0);
	transform-origin: center bottom;
	position: absolute;
	z-index: 99;
}
header nav .nav-indy-style .item:hover > .dropdown-support {
	bottom: 6px;
	height: 31px;
}

/****
Top 10 Trending Content Widget
****/
.trending-tabs-container {position: relative;background: #2381bc;/* padding: 22px 18px !important; */margin: 28px 0;opacity: 0;}
.trending-tabs-container.fadein { opacity: 1; }
.trending-tabs-container .heading {color: #2381bc;background: #fff;font: 600 22px/1 'Maven Pro', sans-serif;padding: 16px 10px;text-align: center;text-transform: uppercase;width: 100%;}
.trending-tabs-container .tabs {overflow: hidden;z-index: 10;display: flex;}
.trending-tabs-container .tabs .tab {cursor: pointer;flex: 1;}
.trending-tabs-container .tabs .tab-head {padding: 15px 10px;text-align: center;}
.trending-tabs-container .tabs .tab-head {color: #fff;background: #65a7d0;font: 600 20px/1 'Maven Pro', sans-serif;text-transform: uppercase;}
.trending-tabs-container .tabs > .tab.active .tab-head {
	background: #2381bc;
}
.trending-tabs-container .rawContent { display: none; }
.trending-tabs-container .panes {
	padding: 30px 25px 10px 20px;
}
.trending-tabs-container .panes > .pane { display: none; }
.trending-tabs-container .panes > .pane.active { display: block; }
.trending-tabs-container .panes .analytics-top-content {/* margin: 0px 0px 0px 18px; */}
.trending-tabs-container .panes .analytics-top-content .loading { color:#bcbcbc; font-size: 25px; text-align: center; }
.trending-tabs-container .panes .analytics-top-content ol {margin: 0px;list-style-position: inside;color: #fff;}
.trending-tabs-container .panes .analytics-top-content li {/* padding: 0px 0px 10px 12px; *//* line-height: 23px; *//* list-style-position: outside; *//* position: relative; */margin-bottom: 20px;}
.trending-tabs-container .panes .analytics-top-content li a {
	color: #fff;
	font: 400 18px/1.25 'Open Sans', sans-serif;
	padding-left: 35px;
	margin-top: -20px;
	display: block;
}
.featured-tabs-container { position: relative; padding-bottom: 20px; background: #2381bc; /*margin-top: 55px; margin-bottom: 20px;*/ margin: 28px 0; }
.featured-tabs-container .rawContent { display: none; }
.featured-tabs-container .panes > .pane { display: none; }
.featured-tabs-container .panes > .pane.active { display: block; }
.featured-tabs-container .tabs { overflow: hidden; padding: 20px 0.9375rem 20px; z-index: 10; }
.featured-tabs-container .tabs .tab-head {
	border-right: 1px solid rgba(255,255,255,0.3);
	cursor: pointer;
	float: left;
	margin-right: 14px;
	padding-right: 14px;
	max-width: 95px;
}
.featured-tabs-container .tabs .tab-head span {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 19px;
	font-weight: 300;
	line-height: 19px;
	opacity: 0.3;
}
.featured-tabs-container .tabs .tab:last-child .tab-head {border-right: 0 none; margin-right: 0; padding-right: 0;}
.featured-tabs-container .tabs > .tab.active .tab-head span {font-weight: 700; opacity: 1;}

.featured-tabs-container.sidecol { margin-right: 0px; margin-left: 0px; }
.featured-tabs-container.sidecol .tabs {}
.featured-tabs-container.sidecol .tabs .tab-head { max-width: 110px; }
.featured-tabs-container.sidecol .tabs .tab-head span { font-size: 16px; line-height: 16px; letter-spacing: 2.5px; }
.panel_custom_two_col_sidebar_left .main_container .astro-container section.intro-wrapper.control-width {
	margin-left: auto!important;
	width: 100%;
}
.root_panel.no-header .interior-hero-wrapper {
	margin-top: 80px;
	height: 50px;
}
@media screen and (min-width: 60em) {
	.root_panel.no-header .interior-hero-wrapper {
		margin-top: 120px;
		height: 100px;
	}
}
/*wedding theme*/
header#site-header.theme_wedding .nav-indy-container {
	background: #fa6464;
	background-image: none;
}
header#site-header.theme_wedding .nav-indy-container a.cultural-site-link {
	background-color: #e34e4e;
}
header#site-header.theme_wedding .site-search-dd form button.search-button {
	font: 100 16px/1 'Roboto Condensed', sans-serif;
	padding: 0px;
	font-size: 15px;
	flex: 1 1 1%;
	max-width: 84px;
	background-color: #ffc000;
}
header#site-header.theme_wedding .site-search-dd label {
	font: 100 16px/1 'Roboto Condensed', sans-serif;
	color: #fa6464;
	margin-bottom: 5px;
}
header#site-header.theme_wedding {
	background-color: #fff;
	height: auto;
	position: fixed;
	z-index: 25;
}
header#site-header.theme_wedding .nav-primary-container .action-item, 
header#site-header.theme_wedding .nav-primary-container ul.nav-primary-style > li.item,
header#site-header.theme_wedding .nav-primary-container li.item.has-dropdown a:hover,
header#site-header.theme_wedding .nav-primary-container li.item.has-dropdown a {
	color: #fa6464;
	text-shadow: none;
}
.root_panel.panel_page.wrapper.theme_wedding {
	background: none;
	background-color: transparent;
}
.root_panel.panel_page.theme_wedding:before {
	content: none;
}
.root_panel.panel_page.wrapper.theme_wedding footer.panel_custom_footer {
	background: #f3f3f3;
}
.root_panel.panel_page.wrapper.theme_wedding .social li.item {
	color: #fa6464;
}
.root_panel.panel_page.wrapper.theme_wedding ul.nav-footer-style li a {
	color: #fa6464;
}
.root_panel.panel_page.wrapper.theme_wedding .sh-more-link:hover,
.root_panel.panel_page.wrapper.theme_wedding .sh-more-link {
	background-color: #fa6464;
}
.root_panel.panel_page.wrapper.theme_wedding  .mobile-menu > button {
	margin-right: 25px;
	font-size: 25px;
	color: #fa6464;
}
.root_panel.theme_wedding .blog-container header.flex i.fas.fa-arrow-right {
	color: #fa6464;
}
.root_panel.theme_wedding h4,
.root_panel.theme_wedding .collections_template_custom_related_content h4 {
	color: #6b6b6b;
}
/*Wedding listings */
.root_panel.theme_wedding .isMobile.layoutjs .settings {
	width:100%;
}
.root_panel.theme_wedding main.content:before {
	content:none;
}
.root_panel.theme_wedding .isMobile ul.options {
	background-color: #fa6464;
}
.root_panel.theme_wedding .layoutjs.isMobile .mobileHeader button {
	background: #fa6464;
}
.root_panel.theme_wedding .layoutjs .pager li.info {
	color: #fa6464;
}
.root_panel.theme_wedding .shared-items .shared-item .contents .phone, .root_panel.theme_wedding .shared-items .shared-item .contents .address,
.root_panel.theme_wedding .layoutjs .content .item .info h4 {
	color: #212121;
}
.root_panel.theme_wedding ul.options .sort-title {
	font: 400 18px/1 'Open Sans', sans-serif;
	color: #212121;
	margin-right: 20px;
}
.root_panel.theme_wedding ul.options .controlled-width-listing > div > li > a {
	 color: #212121;
}
.root_panel.theme_wedding .layoutjs a.prv.prv-sec,
.root_panel.theme_wedding .layoutjs a.nxt.next-main, 
.root_panel.theme_wedding .layoutjs a.prv.prev-main,
.root_panel.theme_wedding .layoutjs .filterPane .highlight a, 
.root_panel.theme_wedding .layoutjs .settings .highlight a, 
.root_panel.theme_wedding .layoutjs .pager .highlight a {
	background: #fa6464;
	color:#fff;
}
.root_panel.theme_wedding .filters button.shared-submit {
	color: #fa6464;
	border-left: 1px solid #fa6464;
}
.root_panel.theme_wedding .filters-wrapper .filter .fa-search, ul.mobile-options > li .fa {
	color: #fa6464;
}
.root_panel.theme_wedding input[type="checkbox"]:not(:checked) + label:before, input[type="checkbox"]:checked + label:before {
	border: 1.5px solid #fa6464;
}
.root_panel.theme_wedding .filters {
	background-image: linear-gradient( rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 17%, rgba(104, 104, 104,0.9)25%, rgba(0,0,0,0.8)50%, rgba(104, 104, 104,0.7) 75%, rgba(0,0,0,0) 100%);
}
.root_panel.theme_wedding .filter .filterLabel, .root_panel.theme_wedding .filters h2.filter-label {
	color: #fff;
}
.root_panel.theme_wedding .filters .show-more {
	color: #fa6464;
}
.root_panel.theme_wedding .indy-menu .quick-links-container h3 {
	color:#686868;
}
.root_panel.theme_wedding .indy-menu nav.indy ul.nav-indy-style li.item {
	font: 600 36px/1 'Roboto', sans-serif;
	display: block;
	color: #c02b48;
	margin-bottom: 30px;
}
.root_panel.theme_wedding .layoutjs span.back-btn {
	background: #fa6464;
}
.root_panel.theme_wedding ul.nav-interior-style li a {
	color: #212121;
}
.root_panel.theme_wedding nav.interior li.item::after {
	color: #fa6464;
}
.root_panel.theme_wedding nav.interior a.share {
	float: right;
	font: 600 12px/1 'Maven Pro', sans-serif;
	color: #fff;
	display: inline-block;
	background-color: #fa6464;
	padding: 6px 13px;
	border-radius: 5px;
}
.root_panel.theme_wedding nav.quick-links {
	background-color: #fa6464;
}
/*Wedding Search*/
.search_results_items .search_results_above h4,
.root_panel.theme_wedding .search_results h1 {
	color: #6b6b6b;
}
.root_panel.theme_wedding .search_results .searchBox .searchBtn {
	background: #6b6b6b;
}
.root_panel.theme_wedding .search_results_items .search_results_filters .search_results_facets a.searchLink {
	color: #fa6464;
}
.root_panel.theme_wedding .search_results_items .search_results_filters {
	background: #f3f3f3;
	border: 1px solid #d5d5d5;
}
.root_panel.theme_wedding .search_results_items .search_result_item h4 a,
.root_panel.theme_wedding .search_results_items .search_results_pagination a span {
	color: #fa6464;
}
/*INTRO PANEL*/
.root_panel.theme_wedding section.intro-wrapper h1 {
	color: #6b6b6b;
}
/*Imagebox */
.root_panel.theme_wedding .imagebox-wrapper .slide-caption h3 {
	color:#6b6b6b;
}
.root_panel.theme_wedding .imagebox-wrapper .slide-caption .sh-more-link i.fas {
	color:#fff;
}
/*Booking*/
.root_panel.theme_wedding form.booking button {
	background-color: #fa6464;
}
.root_panel.theme_wedding form.booking label {
	color:#6b6b6b;
}
.root_panel.theme_wedding .booking-form-wrapper h2 {
	color: #fa6464;
}
/*widgets */
.root_panel.theme_wedding .contentRender_name_plugins_common_related_content h3, .root_panel.theme_wedding .collections_template_custom_related_content h3.title {
	color:#6b6b6b;
}
.root_panel.theme_wedding header > .sh-all-link {
	color: #fa6464;
}
.root_panel.theme_wedding header > .sh-all-link i {
	color: #fff;
}
.root_panel.theme_wedding .blog-wrapper .slide-caption {
	background: #fa6464 url(https://res.cloudinary.com/simpleview/image/upload/v1568405626/clients/houston/bg-hypnotize-lighter.png);
}
.root_panel.theme_wedding .blog-wrapper  .sh-more-link:hover {
	color: #fff;
}
.root_panel.theme_wedding .blog-wrapper .slide-caption a:link, .root_panel.theme_wedding .blog-wrapper .slide-caption p {
	color: #fff;
}
.root_panel.theme_wedding .blog-wrapper .sh-more-link svg path {
	fill: rgba(0,0,0,0.5);
}
/** read more **/
.content .read-more-container .read-more-tab { display: none; }
@media only screen and (max-width: 1080px) {
	.content .read-more-container {
		position: relative;
		width: auto;
		margin: 0 0 50px 0;
		max-height: 192px;
		padding-bottom: 80px;
		overflow: hidden;
		max-width: 100%;
	}
	.content .read-more-container.open {max-height: none;}
	.content .read-more-container-int {padding: 0px;}
	.content .read-more-container .read-more-tab {
		display: block;
		position: absolute;
		z-index: 100;
		bottom:0;
		width: 100%;
		background: #FFF;
		color: #bd2e49;
		box-shadow: 0px -6px 8px 0px rgba(0, 0, 0, 0.13);
		font:700  14px/14px 'Roboto', sans-serif;
		text-transform: uppercase;
		padding: 15px 0 10px;
		text-align: center;
		cursor: pointer;
	}
	.content .read-more-container .read-more-tab span {padding-right: 10px; font-family: 'Open Sans', sans-serif;}
}

.main_container .contentRender_name_plugins_common_content_panel_primary19 .intro {
	/*padding-top: 0;*/
}
.main_container .contentRender_name_plugins_common_content_panel_primary19 .intro h1 {
	margin-top: 0;
}
.main_container section.intro-wrapper .textbox {
	/*padding-top: 0;*/   
}
@media screen and (max-width: 1024px) {
	.main_container .contentRender_name_plugins_common_content_panel_primary19 .intro {
		/*padding-top: 20px;*/
		padding: 30px;
	}
}

.dtnContainer {
	margin-bottom: 30px;
	display: block;
}

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

/*Custom Button Styles*/
.simple-custom-button {
	display: flex;
	margin: 0 auto;
	padding: 0 15px;
	max-width: 920px;
	margin-bottom: 20px;
}
.simple-custom-button a.simple-link.sh-hover {
	font-family: "AvenirNextLTW01-Regular", sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 22px;
	line-height: 34px;
	color: #f0595d;
	margin-top: 20px;
	margin-left: 15px;
}
@media screen and (min-width: 40.063em) {
	.home-slider-wrapper .dtn-mini-wrapper {
		position: absolute;
		bottom: 20%;
		left: auto;
		right: 0px;
		display: flex;
		align-items: center;
		flex-wrap: nowrap;
		box-shadow: 0px 0px 25px rgba(0,0,0,0.75);
		outline: 1px solid #333;
		background-color: rgba(0,0,0,0.7);
	}
	.home-slider-wrapper .dtn-mini-wrapper > img {
		display: block;
		flex: 1 1 182px;
		max-width: 182px;
		border: 5px solid #fff;
	}
	.home-slider-wrapper .dtn-mini-wrapper .dtn-caption {
		flex: 1 1 383px;
		padding: 5px 27px;
		text-align: center;
	}
	.home-slider-wrapper .dtn-mini-wrapper .dtn-caption h3 {
		font: 600 29.72px/1 'Roboto Condensed', sans-serif;
		color: #fff;
		margin-bottom: 5px;
		padding: 0px;
		margin-top: -5px;
	}
	.home-slider-wrapper .dtn-mini-wrapper .dtn-caption p {
		font: 400 15px/1.15 'Open Sans', sans-serif;
		color: #fff;
		margin-bottom: 15px;
	}
	.home-slider-wrapper .dtn-mini-wrapper .dtn-caption .sh-more-link {

	}
}

/* The popup dialog that stops clients right right clicking */
.ui-dialog.ui-widget {
	padding: 10px;
	width: 360px !important;
	background: rgba(240, 240, 240, 0.9);
	font: 400 14px/1.65 'Open Sans', sans-serif;
	text-align: center !important;
	border-radius: 5px;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3); 
	z-index: 100000000;
}

.ui-dialog.ui-widget .ui-button {
	position: absolute;
	top: 10px;
	right: 10px;
	font-weight: bold;
	color: black;;
}

.ui-dialog.ui-widget .ui-button:before {
	content: "x";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.ui-dialog.ui-widget .ui-button .ui-button-text {
	display: none;
}

.ui-dialog.ui-widget #protectModal {
	min-height: auto !important;
}

.ui-button-icon-primary {
	display: block;
	margin-left: -9px !important;
	margin-top: -8px !important;
}

/*Imagebox with Credits*/
 .credit-imagebox {
	max-width: 900px;
	margin: 0 auto 40px;
	position: relative;
}
.credit-imagebox img {
	width: 100%;
}
.credit-imagebox .credit-info {
	position: absolute;
	color: #fff;
	font-size: 15px;
	line-height: 25px;
	font-family: 'Maven Pro', sans-serif;
	font-weight: 700;
	bottom: 15px;
	right: 15px;
}
iframe.instagram-media.instagram-media-rendered{ margin: 10px auto!important;}
/**
*** Code Editor - Commit, 10/14/19
**/


.home-slider-wrapper .sh-background-accent1,
.interior-hero-wrapper .sh-background-accent1 {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
.home-slider-wrapper .sh-background-accent1 img,
.interior-hero-wrapper .sh-background-accent1 img {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100.5%;
}
.home-slider-wrapper .sh-background-accent1:before,
.interior-hero-wrapper .sh-background-accent1:before {
	content: '';
	width: 100%;
	padding-bottom: calc(450/670* 100%);
	/* background: linear-gradient(180deg, #fff 0%, #fff 40%, rgba(9,9,121,0) 100%, rgba(1,212,255,0) 100%); */
	position: absolute;
	left: 0;
	bottom: 2px;
	transform: translateY(100%);
}

/* at the moment this appears to be used mostly for right click protection dialog */
.ui-widget-overlay {
	position: fixed;
	background: black;
	opacity: .5;
	filter: Alpha(Opacity=30);
	z-index: 9999;
}

.visitorsPluginContainer button.submit {
	font-size: .8rem;
	font-weight: bold;
	color: #2381bc;
	border: 1px solid #2381bc;
}

.interior-content-wrapper.fullWidth {
	max-width: none;
	padding-left: 0px;
	padding-right: 0px;
}
	
.interior-content-wrapper.fullWidth .intro {
	border-radius: 0px;
}
	
@media screen and (max-width: 1024px) {
	.interior-content-wrapper.fullWidth .intro {
		padding: 15px 15px 30px;
	}
	.interior-content-wrapper.fullWidth {
		padding: 40px 0px 0;
	}
}

@media screen and (min-width: 1800px) {
	header#site-header .site-search-dd {
		right: calc( (100vw - 1700px) / 2.0 );
		left: auto;
	}
}
