/*!

bootstrap ref
sm 576
md  768
lg  992
xl  1200

colors
black 1e1e1e
dark gray 6aadc9
blue   027ec7
light gray f0f0f0

red  6aadc9
burnt orange   6aadc9
*/

html {
  scroll-behavior: smooth;
}

body {
	font-family:Montserrat,Helvetica,Arial;

	background:#fafafa;
	color:#231f20;

    font-size: 1.0rem;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.smalltext
{
	font-size:1rem;
}

@media only screen and (max-width: 600px)
{
/*
	body
	{
		background:none;
		background:transparent;
	}

	body:after
	{
		content: url(/wp-content/uploads/bg-starlight.jpg);
		position: fixed;
		height: 100vh;
		right: 0;
		top: 0;
		left: 0;
		z-index: -1;
	}
*/
}

*::-webkit-media-controls-panel
{
  display: none!important;
  -webkit-appearance: none;
}

*::--webkit-media-controls-play-button
{
  display: none!important;
  -webkit-appearance: none;
}

*::-webkit-media-controls-start-playback-button
{
  display: none!important;
  -webkit-appearance: none;
}

.clear
{
	clear:both;
}

img
{
	max-width:100%;
	height:auto;
}

a
{
	color:#6aadc9;
	color:#0922bd;
	text-decoration:none;
}

a:hover
{
	color:#716e6e;
	text-decoration:none;
}

#main
{
	margin-top:190px;
	padding-bottom:24px;
}

.page-template-page-flexible #main,
.home #main
{
	margin-top:110px;
}

.home #main,
.page-id-1442 #main
{
	padding-bottom:0px;
}

.anchor
{
    display: block;
    position: relative;
    top: -200px;
    visibility: hidden;
}

.bg
{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #FFFFFF;
    padding: 250px 120px;

}

section
{
	margin:48px auto;
}

.blue
{
	color:#027ec7;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin:0rem auto 1rem;
	line-height:1.24;
	padding:0;
	color:#231f20;
	font-weight:600;
	letter-spacing:1px;
}

h1
{
	font-size:2rem;
	line-height:1.1;
	font-weight:700;
	text-transform:uppercase;
	margin:0 auto 24px;
	letter-spacing:0px;
}

h2
{
	font-size:1.8rem;
	color:#6aadc9;
	color:#3B7087; /* ada contrast pass */
	margin-top:1.6rem;
}

h3
{
	font-size:1.4rem;
}

h4
{
	font-size:1.1rem;
	color:#000000;
}

h5
{
	font-size:1.0rem;
	color:#6aadc9;
	color:#3B7087; /* ada contrast pass */
	margin:7px 0 4px;
	line-height:1;
}

.section-title-styled
{
	position:relative;
}

.section-title-styled:after
{
    content: "";
    width: 200px;
    margin-left: -100px;
    left: 50%;
    bottom: 0px;
    position: absolute;
    border-bottom: 3px solid #CCCCCC;
}


/*  dining for dollars, loyalty program */
.page-id-1052 h1:first-child,
.page-id-1284 h1:first-child
{
	text-align:center;
}

.accent
{
	color:#6aadc9;
	color:#3B7087; /* ada contrast pass */
}

#accordionFAQ .card-header
{
	background:#1e1e1e;
}

#accordionFAQ h6 a
{
	color:#f0f0f0;
}

p+h2,
p+h3,
p+h4,
ul+h2,
ul+h3,
ul+h4
{
	margin-top:2.4rem;
}

.tapbox .inside
{
	text-transform:uppercase;
    transition: all .3s ease-in-out 0s;
	padding:52px 0;
	background:rgba(142, 170, 195, 0.74);
	color:#ffffff;
	font-size:20px;
}

.tapbox.skinny .inside
{
	padding:7px 0;
	font-size:16px;
}

.tapbox:hover .inside
{
	background:rgba(142, 170, 195, 1);
	color:#ffffff;
}

.tapbox.opt2 .inside
{
	background:rgba(155, 186, 213, 0.74);
}

.tapbox.opt2:hover .inside
{
	background:rgba(155, 186, 213, 1);
}

.tapbox.opt3 .inside
{
	background:rgba(211, 227, 238, 0.74);
}

.tapbox.opt3:hover .inside
{
	background:rgba(211, 227, 238, 1);
}

.tapbox.opt4 .inside
{
	background:rgba(226, 237, 240, 0.74);
}

.tapbox.opt4:hover .inside
{
	background:rgba(226, 237, 240, 1);
}


/*--------------------------------------------------------------
# Misc
--------------------------------------------------------------*/

.inner-header,
.light-panel
{
	background:#f0f0f0 !important;
	color:#231f20;
}

.dark-panel
{
	background:#1e1e1e;
	color:#ffffff;
}

.some-fixed-background
{

	background: url(/wp-content/uploads/bg-clouds.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

	color:#ffffff;
}

.team img
{
	border-radius:50%;
}

/*--------------------------------------------------------------
# Optional Page Header space
--------------------------------------------------------------*/
.inner-header .side img
{

}

@media only screen and (max-width: 720px)
{
	.some-fixed-background
	{
		background: url(/wp-content/uploads/bg-clouds.jpg) no-repeat center center;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
}


.btn, .container-fluid, .entry-img, .navbar, .overlay, .wpcf7 input[type=submit], a, img {
    transition: all .5s ease-in-out 0s;
}

/*--------------------------------------------------------------
# Buttons
--------------------------------------------------------------*/
input[type="submit" i],
.btn,
.gform_wrapper.gravity-theme .gform_footer button,
.gform_wrapper.gravity-theme .gform_footer input,
.gform_wrapper.gravity-theme .gform_page_footer button,
.gform_wrapper.gravity-theme .gform_page_footer input
{
    color: #333333 !important;
    background: #6aadc9 !important;
	font-size:0.9rem;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:14px;
	line-height:1;
	padding: 0.64rem 0.8rem 0.64rem;
	border-radius:0px;
    border-width: 0px;
    border-color:#6aadc9;
    border-style: inset;
	cursor:pointer;
}

input[type="submit" i]:hover,
.btn:hover,
.gform_wrapper.gravity-theme .gform_footer button:hover,
.gform_wrapper.gravity-theme .gform_footer input:hover,
.gform_wrapper.gravity-theme .gform_page_footer button:hover,
.gform_wrapper.gravity-theme .gform_page_footer input:hover

{
    color: #ffffff !important;
    background: #333333 !important;
}


/*--------------------------------------------------------------
# Site Header
--------------------------------------------------------------*/

header.site-header
{
	position: fixed;
    right: 0;
    left: 0;
    top:0;
    height:108px;
    padding:0;
    z-index: 200;
	background:#ffffff;
	color:#231f20;
/*
	box-shadow: 0px -2px 11px 1px rgb(0 0 0 / 46%);
*/
}

.site-title img
{
	width:154px;
	max-width:100%;
	height:auto;

	position:absolute;
	top:11px;
	left:11px;
	z-index:998;
}

.phone
{
	white-space:nowrap;
}

.site-header .cta
{
	display:inline-block;
	background:#fafafa;
	color:#231f20;
	border-radius:0 0 0 24px;
	padding:0px 0px 0px 24px;
	font-size:1rem;
	font-weight:700;
}


.site-header a.hub
{
	font-size:13px;
	text-transform:uppercase;
	background:#333333;
	padding:7px 6px;
	color:#ffffff;
	margin-left:16px;
}

.site-header a.hub:hover
{
	background:#111111;
}

/*
ctabtn - style in mega menu settings
*/

.site-header .phone,
.site-header .phone a,
.site-header a
{
	color:#0922bd;
	color:#6aadc9;
	color:#3B7087; /* ada contrast pass */
	
}

/*--------------------------------------------------------------
# Gravity Forms
--------------------------------------------------------------*/

.gform_wrapper div.validation_error {
    color: #6aadc9 !important;
    font-size: 1em;
    font-weight: 600;
    margin-bottom: 25px;
    border-top: 2px solid #6aadc9 !important;
    border-bottom: 2px solid #6aadc9 !important;
}

.gform_wrapper .validation_message {
    color: #6aadc9 !important;
    font-weight: 600;
    letter-spacing: normal;
}

.gform_wrapper.gravity-theme .gform_validation_errors>h2,
.gform_wrapper.gravity-theme .gform_validation_errors>ol a
{
    color: #6aadc9 !important;
    font-size: 1rem !important;
}

.gform_required_legend
{
	font-size:0.9rem;
	margin:11px 0 18px;
}

.gform_wrapper.gravity-theme .gform_fields
{
    grid-column-gap: 5% !important;
    grid-row-gap: 24px !important;
}

.gform_wrapper.gravity-theme .gsection
{
    background: #6aadc9 !important;
    padding:11px 24px !important;
    color: #ffffff !important;
    border-bottom: 0px solid #ccc;
}

h3.gsection_title
{
	color:#ffffff;
	line-height:1;
	padding:8px 0;
	margin:0 0 0px !important;
    font-size:22px;
	font-weight:600;
}

.gform_wrapper.gravity-theme .top_label .gsection_description
{
    margin-bottom: 8px !important;
    padding-bottom:0px !important;
    width: 100%;
}

.gform_wrapper.gravity-theme .field_description_above .gfield_description
{
	padding-bottom:4px !important;
	padding-top:4px !important;
}

.hide_price_option .ginput_price,
.hide_on_form
{
	display:none;
}

.instrux
{
    border-bottom: 1px solid #6aadc9;
    padding: 0 0px 8px 0;
	color:#6aadc9;
    font-size:18px;
    font-weight:600;
}

.gform_wrapper.gravity-theme .gfield .ginput_quantity
{
	max-width:44px;
}

.gform_wrapper.gravity-theme .gfield_radio .gchoice
{
	margin-bottom:11px; !important;
}

.gform_wrapper.gravity-theme .gfield_radio label
{
	line-height:1rem !important;
}

.gpecf-order-summary tfoot
{
	display:none !important;
}

/*--------------------------------------------------------------
# Reviews
--------------------------------------------------------------*/
.reviewblock
{
	color:#716e6e;
	padding:24px;
	margin:0 0 32px;
}

.review
{
	font-style:italic;
}

.reviewer
{
	margin:18px 0 0 0;
	color:#6aadc9;
	color:#3B7087; /* ada contrast pass */
}

/*--------------------------------------------------------------
# Cards
--------------------------------------------------------------*/
.card
{
	background:#f0f0f0;
	color:#231f20;
	border:0;
}

.card-body
{
	padding:.4rem 1rem;
}

.reviews .card-body
{
	padding:1.4rem 1.74rem;
}

.card-body p
{
/*
	font-size:.92rem;
*/
}

.card .card-title
{
	/* dark bg card */
	color:#231f20;
}

h4.card-title
{
	margin:auto;
	padding-top:11px;
	padding-bottom:11px;
}

h4.card-title a
{
	color:#231f20;
	text-decoration:none;
}

h4.card-title a:hover
{
	color:#6aadc9;
}

.card .entry-meta
{
	margin:4px 0 14px;
}

.page-id-2 h1.entry-title
{
	display:none;
}

/* image by text card */
.card.horizontal
{
	background:#ffffff;
	color:#1e1e1e;
	border:0;
}

.card-img-side
{
	min-width:100%;
	min-height:100%;
	width:auto;
	height:auto;
	object-fit: cover;
}

.deck .card img
{
	border-bottom:7px solid #6aadc9;
}

.deck .card-footer
{
	padding: 0.24rem 0rem;
	background: transparent;
	border-top:0;
}

.card-img-top
{
	width: 100%;
	height: 16vw;
	object-fit: cover;
}

.card-img-overlay h1,
.card-img-overlay a
{
	color:#ffffff;
}

.single .post .post-thumbnail
{
	margin-bottom:24px;
}


h1.dropshadow,
h2.dropshadow
{
    text-shadow: -0.54px -0.54px 0 #fff, 1px 1px 0 #fff, 2.5px 2.5px 0 #6aadc9;
}

h3.dropshadow,
h4.dropshadow,
h5.dropshadow
h6.dropshadow
{
    text-shadow: -0.64px -0.64px 0 #fff, 0.9px 0.9px 0 #fff, 1.4px 1.4px 0 #6aadc9;
}

.footer-area h4.dropshadow
{
    text-shadow: -1px -1px 0 #000, 1.5px 1.5px 0 #000, 3.5px 3.5px 0 #6aadc9;
}

/*--------------
*  home details
-----------------*/
/*
#002f4b,#dc4225
Convert HEX to RGBA - http://hex2rgba.devoth.com/
*/
.img-gradient:after {
  content:'';
  position:absolute;
  left:0; top:0;
  width:100%; height:100%;
  display:inline-block;
  background: -moz-linear-gradient(top, rgba(72,72,72,0.5) 0%, rgba(24,24,24, 0.74) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(24,24,24, 0.74)), color-stop(100%,rgba(72,72,72,0.5))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(72,72,72,0.5) 0%,rgba(24,24,24, 0.74) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(72,72,72,0.5) 0%,rgba(24,24,24, 0.74) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(72,72,72,0.5) 0%,rgba(24,24,24, 0.74) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(72,72,72,0.5) 0%,rgba(24,24,24, 0.74) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002f4b', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}

/*
*
* ==========================================
* ACCORDION STUFF
* ==========================================
*
*/
/* Horizontal line */
.collapsible-link::before {
  content: '';
  width: 14px;
  height: 2px;
  background: #CCC;
  position: absolute;
  top: calc(50% - 1px);
  right: 1rem;
  display: block;
  transition: all 0.3s;
}

/* Vertical line */
.collapsible-link::after {
  content: '';
  width: 2px;
  height: 14px;
  background: #CCC;
  position: absolute;
  top: calc(50% - 7px);
  right: calc(1rem + 6px);
  display: block;
  transition: all 0.3s;
}

.collapsible-link[aria-expanded='true']::after {
  transform: rotate(90deg) translateX(-1px);
}

.collapsible-link[aria-expanded='true']::before {
  transform: rotate(180deg);
}

/*--------------------------------------------------------------
# Overlay / Popup
--------------------------------------------------------------*/
#overlay,
#overlay-content,
.modal {
    z-index: 9999999 !important;
}

.modal-dialog,
.modal-content
{
	z-index:99999;
}

.modal-dialog
{
	max-width: 80%;
}

@media (min-width: 1200px)
{
	.modal-dialog {
		max-width: 900px;
		margin: 1.75rem auto;
	}
}

#overlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5);
  z-index: 2;
  cursor: pointer;
}

#overlay-content
{
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 18px;
	transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	text-align:center;
	border:6px solid #f9d20c;
	border-radius:4px;
	background:#FFFFFF;
	color:#000000;
	width:98%;
	padding:40px 1%;
	max-width:640px;
}


/*--------------------------------------------------------------
# Tables
--------------------------------------------------------------*/

table, th, td {
  border: 0px solid #716e6e;
}

table
{
	margin:0 0 24px;
}

th, td {
  padding: 11px;
  text-align: left;
}

th {
  background-color: #716e6e;
  color: #231f20;
}

tr:nth-child(even)
{
	background-color: #f2f4f4;
}

/*--------------------------------------------------------------
# Bullets / list style
--------------------------------------------------------------*/
ul.nobullet
{
	padding:5px 0 0 0;
    list-style-type: none;
}

.styled-ul ul
{
	margin-top:14px;
}

ul li
{
	margin-bottom:14px;
}

ul.nobullet li
{
    list-style-type: none;
    display:block;
/*
	background:url(images/li-wings.png) no-repeat 2px 2px;
*/
	padding:0px 0 11px 0px;
	margin:0 0 14px 0;

}

.styled-ul li::marker 
{
  content: url("data:image/svg+xml,%3Csvg width='16' height='10' viewBox='0 0 16 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.753 5.99999L10.273 8.29399C9.877 8.68399 9.877 9.31699 10.273 9.70799C10.668 10.098 11.31 10.098 11.705 9.70799L15.555 6.06099C15.843 5.77799 16 5.40299 16 4.99999C16 4.59999 15.842 4.22199 15.556 3.93999L11.706 0.292988C11.31 -0.0970117 10.668 -0.0970117 10.272 0.292988C9.877 0.682988 9.877 1.31599 10.272 1.70699L12.752 3.99999H1C0.447 3.99999 0 4.44599 0 4.99999C0 5.54999 0.448 5.99999 1 5.99999H12.753Z' fill='%237B61FF'/%3E%3C/svg%3E%0A");
}

.styled-ul li {
  padding-left: .5rem;
}

.text-center ul 
{
	list-style-position: inside;
	text-align: center;
}


.gallery figure
{
    margin: 0 1rem 1rem;
}

/*--------------------------------------------------------------
# Social Media
--------------------------------------------------------------*/
.social-icons
{
	margin: 11px auto 11px;
	padding: 0px 0 0 0;
	font-size:32px;
}
.social-icon
{
	padding-right:11px;
}


/*--------------------------------------------------------------
# ACF Map
--------------------------------------------------------------*/
.acf-map {
    width: 100%;
    height: 600px;
    border: #ccc solid 1px;
    margin: 0px 0;
}

// Fixes potential theme css conflict.
.acf-map img {
   max-width: inherit !important;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.footer-cards
{
	margin:64px 0 0;
}

.footer-cards .card-footer
{
	background:#e7dad2;
	color:#ffffff !important;
	font-size:1.35rem;
	line-height:1;
	text-decoration:none !important;
}

.footer-cards .card:hover .card-footer
{
	background:#045691;
}

.footer-area
{
    margin: 0px auto 0;

	line-height:1.44em;
	font-size:1.0rem;
	padding:24px 0 24px 0px;
	background:#231f20;
	color:#ffffff;
}

.footer-area h3,
.footer-area h4,
.footer-area h5
{
	color:#ffffff;
}

.footer-area ul {
	display: block;
	text-align:inherit;
	list-style: none;
	margin: 0 auto;
	padding-left: 0;
}

.footer-area .menu li {
	display:block;
	text-align:inherit;
	position: relative;
	padding:0 0px;
	margin:0 0 3px 0;
}

.footer-area .menu li .nav-link
{
	display:inline-block;
}

.footer-area .menu ul ul{
	margin-left:12px;
}

.footer-area .menu li li:before
{
	color:#716e6e; /* set color to white */
	content:"\2022"; /* /2022 is the numerical unicode for &bull; */
	font-size:1em; /* set the font-size of the bullet if necessary. Make sure to use em or %*/
	padding-right:4px; /* give the bullet some padding from the text Make sure to use em*/
	position:relative;
	top:.1em; /* set the vertical position of the bullet if necessary. Make sure to use em or % */
	font-size:12px;
}

.footer-area a,
.footer-area .menu li a
{
	text-decoration:none;
	color:#ffffff;
}

.footer-area a:hover,
.footer-area .menu li a:hover,
.footer-area .nav-link:hover
{
	color:#6aadc9;
}

.footer-area .nav-link,
.footer-copyright .nav-link
{
    padding: 0rem 1rem 0.5rem;
}

.footer-copyright {
	padding:11px 0 20px;
	line-height: 18px;
	font-size:0.9rem;
	color: #1e1e1e;
	background-color: #f0f0f0;
	margin:0 0;
}

.footer-copyright a
{
	color:#716e6e;
}

.footer-copyright a:hover
{
	color:#1e1e1e;
}

.footer-copyright ul
{
	display: block;
	text-align:inherit;
	list-style: none;
	margin: 0px auto;
	padding-left: 0;
}

.footer-copyright .menu li {
	display:inline-block;
	text-align:inherit;
	position: relative;
	padding:0 0px;
	margin:0 0 0px 0;
}

.footer-copyright .logos
{
	text-align:inherit;
	margin-bottom:14px;
}


/*
*  responsive embeds
*/
.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	overflow: hidden;
	max-width: 100%;
	height: auto;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.smaller
{
	font-size:84%;
}

/* bootstrap xl */
@media only screen and (max-width: 1200px)
{
	.container
	{
		max-width: 95%;
	}
}

/* bootstrap large */
@media only screen and (max-width: 992px)
{
	/* mega menu mobile break */
	header.site-header
	{
		position:absolute;
		right: 0;
		left: 0;
		top:0;
	}

	.flex-viewport
	{
		max-height: 300px !important;
	}
}

/* bootstrap medium */
@media only screen and (max-width: 768px)
{
	.site-header .cta
	{
		font-size:0.80rem;
	}

	.card-img-top
	{
		height: 50vw;
	}

	.footer-area .menu li {
		display:inline-block;
		margin:0 14px 3px 0;
	}

}

/* bootstrap small */
@media only screen and (max-width: 576px)
{
	.site-title img
	{
		width:120px;
		max-width:100%;
		height:auto;

		position:absolute;
		top:11px;
		left:11px;
	}

	h2
	{
	}

	.flex-viewport
	{
		max-height: 60vw !important;
	}

}


