@import url(https://fonts.googleapis.com/css?family=Life+Savers:400,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,500,600);
@import url(https://fonts.googleapis.com/css?family=Economica:400,700);


/* Splash */
[data-page="splash"] .page .page_content {
    background-color: #000000;
    background-image: none;
}
[data-page="splash"] .page_error:first-child > .page_banner,
[data-page="splash"] .page_lang:first-child > .page_banner,
[data-page="splash"] .page_splash:first-child > .page_banner {
    padding-bottom: 0;
}
.page_lang .header, 
.page_splash .header {
    display: none;
}
[data-page="splash"] .footer {
    display: none;
}
body[data-page="splash"] {
    background-color: #000000;
}
[data-page="splash"] .content .body_block {
    padding-top: 7%;
}


/* Header */
.header {
	font-family: 'Cabin', sans-serif;
	background-image: url(/images/header-texture.png);
	background-color: rgb(41, 41, 41);
	background-color: rgba(41, 41, 41, 0.60);
	border-color: rgb(0, 0, 0);
}
.header .header_logo {
    width: 256px;
    height: 195px;
    background-size: 70%;
    margin-top: -12px;
    left: -190px;
}
.header .header_info .name, 
.header .header_info .address:before {
	display: none;
}

.page_home .header {
    background-color: transparent;
    border-color: transparent;
    box-shadow: 0 0 0 transparent;  
}
.header:hover,
.header.inverted {
    background-color: rgba(0, 0, 0, 0.90);
    border-color: rgba(0, 0, 0, 1.00);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}
.header:hover .header_info,
.header.inverted .header_info {
    color: #fff;
    text-shadow: 0 0 0 transparent;  
}
.header:hover .header_helper_01,
.header:hover .header_helper_02,
.header.inverted .header_helper_01,
.header.inverted .header_helper_02 {
    background-position: 0 -70px;  
}




/* Nav */
.nav .list_pages .item_page .link_page,
.nav .list_pages .item_page.active .link_page,
.nav .list_pages .item_page:hover .link_page,
.nav .list_pages .item_page .link_page:hover {
	color: #FFFFFF;
    font-family: 'Economica', sans-serif;
    font-size: 20px;
    padding: 8px;
    font-weight: bold;
}
.nav .list_pages .item_page.active .link_page,
.nav .list_pages .item_page:hover .link_page,
.nav .list_pages .item_page .link_page:hover {
    color: #000000;
    background-color: #FCB02A;
    text-decoration: none;
    font-weight: bold;
    text-shadow: none;
}

/*- Online Order -*/
#nav > div > ul > li.item.item_page.item_page_order-online > a	{
	color: #000000!important;
	font-weight: bold;
    background-color: #ffffff;
    text-shadow: none;
}
#nav > div > ul > li.item.item_page.item_page_order-online> a:hover	{
	color: #ffffff !important;
    background-color: #FCB02A;
    font-weight: bold;
}


/* Video */
.page:first-child > .page_banner {
    border-color: #000000; 
}
.page:first-child > .page_banner .video_banner {
    display: block; 
    overflow: hidden; 
    width: auto; 
    height: 0; 
    padding-bottom: 58%; 
    position: relative; 
    margin-top: -1%;
}
.page:first-child > .page_banner .video_banner .youtube_frame {
    display: block; 
    position: absolute; 
    top: 0; 
    left: 0; 
    right: 0; 
    bottom: 0;
    width: 100%;
    height: 100%;
}
[data-page=home] .website .page_banner {
   padding: 0 0 49%;
	height: 100vh;
}




/* Content */
.content hr, 
.content .line_divider {
    border-color: #b7b8ba;
    border-style: solid;  
}
.content .image_border,
.content .block_border,
.content .frame_border {
    border-color: #b7b8ba;  
}
.content .highlight_block,
.content .no_content {
    border-color: transparent;
    border-style: none;
    background-color: #292929;
    border-radius: 0;
}
.content h1, 
.content h3, 
.content h4, 
.content h5, 
.content h6 {
/*	font-family: 'Life Savers', cursive;*/
    font-family: 'Economica', sans-serif;
	text-transform: uppercase;
	font-weight: 900;
	font-size: 180%;
	color: #FCB02A;
}
.content h2 {
    font-size: 250%;
    font-family: 'Economica', sans-serif;
	text-transform: uppercase;
	font-weight: 900;
	color: #FCB02A;
}
.content h2:before	{
	display: none;
}
.content a {
    color: #fff;
}
.content a:hover {
    color: #b7b8ba;
}
.content .highlight_block, 
.content .no_content	{
	background-color: transparent;
}
.content .float_body {
    width: 60%;
}
.content .text_summary,
.content .header_block p,
.content .body_block p {
    font-size: 110%;
}
.content .list_item {
    font-size: 110%;
}

/* E-Certificate */
.ezButton {
    border: none !important;
    background: rgba(156, 156, 156, 0.34) !important;
}
#iframe_certificates a {
    color: #fff !important;
}
#iframe_certificates.page_serve .serve_form .addButton_fa,
#iframe_certificates.page_serve .serve_form .ezButton .fa {
    color: #FCB02A;    
}
#iframe_certificates .container form,
#iframe_certificates .container-fluid form {
    display: block;
    background-color: #000000;
    padding: 6px;
    border-radius: 6px;
}

#iframe_certificates .safari-session-fix-link .ezButton {
    background-color: #313131 !important;
}

/* Page */
.page {
    border-color: #000000;
    font-family: 'Raleway', sans-serif;
}
.page .page_content {
    background-color: #0F0F0F;
    color: #FFFFFF;
	background-image: url(/images/spotlight.jpg);
  	background-repeat: no-repeat;  
    background-color: #000000;
}

.float_sidebar .icon:before {
    display: none;
}
.deatsfeats	{
	width: 62%;
	float: left;
}
.ophours	{
	border: none;
	width: 34%;
	float: right;
}
.content .list_events .item_description {
  line-height: 175%;
}


/* Homepage */
.content .home_rotator {
  display: block;
  float: right;
    margin: 0 0 0 10px;
    width: 228px;
}
.content_editor .home_rotator {
    padding: 4px;
    background-color: #DEDEDE;
}
.content .home_rotator .page_banner_block {
    margin: 0;
}
.content .sidebar_widget_directions {
    text-align: left;
    margin: 0 auto 20px;
}
.content .sidebar_widget_directions .block_contact_map {
    margin: 0 auto 6px 0;
}
.content .sidebar_widget .text_list .list_item {
    padding: 0 0 5px;
}
.content .sidebar_widget .text_list {
    font-size: 100%;
}
.content .float_sidebar .block_info_hours .list_item {
	display: flex;
}
.content .float_sidebar .block_info_hours .item_label, 
.content .float_sidebar .block_info_hours .item_value {
	width: 50%;
}
#CDSSCROLLINGRAVE.narrow {
    width: 480px!important;
}
#CDSSCROLLINGRAVE.border {
    border: 1px solid #FFFFFF!important;
}



/*- Menu -*/
.content .menus_list {
	text-align: center;
	margin-left: 15px;
}
.page .menus_content	{
	border: none;
}
.content .menu_section {
	margin-top: 30px;
}
.page .menus_content .menu_top	{
	border-color: #fff;
}
.content .menus_content .menu_name	{
	float: none;
	text-align: center;
}
#menus > div.page_content.page_content_hasbanner > div > div.body_block > div > div > div.menu_text > div.text_content.text_content_header	{
	text-align: center;
}
.page .menus_content .menu_top .menu_name	{
	font-size: 48px;
/*	font-family: 'Life Savers', cursive;*/
    font-family: 'Economica', sans-serif;
}
.content .menu_section h3.section_name {
	font-size: 36px;
	line-height: 120%;
/*	font-family: 'Life Savers', cursive;*/
    font-family: 'Economica', sans-serif;
	color: #898989;
}
.menu_section h3.section_name {
	border-bottom: 2px solid #fff;
}
.menu_section .menu_item	{
	border-color: #fff;
	font-size: 16px;
	font-family: 'Raleway', sans-serif;
}
.menu_section .menu_item h4.item_name	{
/*	font-family: 'Life Savers', cursive;*/
    font-family: 'Economica', sans-serif;
	color: #ffffff;
	letter-spacing: 1px;
}
.menu_section .menu_item td.price	{
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
}
.menu_section .menu_item table.menu_item_prices tbody {
	font-size: 14px;
}
.menu_section .menu_item .item_desc {
	margin-top: 40px;
	font-family: 'Raleway', sans-serif;
}



/* SPECIALS PAGE STYLES */
.content .block_specials_coupons .list_coupons,
.content .block_specials_deals .list_specials {
    font-size: 100%;
    border: 0 none transparent;
}
.content .block_specials_deals .list_item {
    padding: 10px 10px;
}
.content .block_specials_deals .item_text hr {
	margin: 8px auto 4px;
	border-bottom-style: dotted;
	border-color: #fff;
}
.content .block_specials_coupons .item_print,
.content .block_specials_coupons .item_print .label {
    display: inline-block;
    text-decoration: underline;
    color: #fff;
}
[data-page=specials] .content .block_border {
	border-color: #ddd;
	border-style: solid;
}

/* -- Reservation/VIP STYLES -- */
#iframe_certificates_html,
#iframe_certificates,
#iframe_reservations_html,
#iframe_reservations,
#iframe_viplist_html,
#iframe_viplist {
	color: #fff;
}



/* Footer */
.footer {
  background-color: rgba(41, 41, 41, 0.6);
  background-image: none;
  background-position: center bottom;
  background-repeat: repeat-x;
  font-family: 'Cabin', sans-serif;
}
.footer .footer_info .footer_column {
  border-color: #fff;
}
.footer .footer_info .name:before {
  display: inline;
}
.footer .footer_info .name, 
.footer .footer_info .connect, 
.footer .footer_info .sitemap {
  text-transform: uppercase;
}
.footer .footer_info .name:before, 
.footer .footer_info .connect:before, 
.footer .footer_info .sitemap:before {
  color: #ddd;
}
.footer .footer_info .sitemap_list {
  line-height: 180%;
}
.footer .footer_info a {
  color: #FFFFFF;
} 
.footer .footer_info a:hover {
  color: #ddd;
}
.footer .footer_info .footer_column_logo .logo_image {
	background-size: auto 100%;
	background-size: contain;
	background-position: center center;
	width: 200px;
	height: 100px;
}
.footer .footer_info .name:before {
	display: none;
}
.footer .footer_info .footer_column_address {
	width: 37.5%;
}




@media screen and (max-width: 1695px){

	.header .header_logo {
		
	}
}
@media screen and (max-width: 1610px){

	.header .header_logo {
		
	}
}
@media screen and (max-width: 1535px){

	.header .header_logo {
		
	}
}
@media screen and (max-width: 1455px){

	.header .header_logo {
	    left: -83px;
	}
}
@media screen and (max-width: 1370px){

	.header .header_logo {
		
	}
}
@media screen and (max-width: 1300px){

	.header .header_logo {
		
	}
}
@media screen and (max-width: 1212px){

	.header .header_logo {
		
	}
}
@media screen and (max-width: 1166px){

	.header .header_logo {
		
	}
}
@media screen and (max-width: 1134px){

	.header .header_logo {
	  left: -3px;
	}
   .nav .list_pages .item_page {
      font-size: 18px;
   }
}
@media screen and (max-width: 1024px){

	.header .header_logo {
		
	}
}
@media screen and (max-width: 944px){

	.header .header_logo {
		
	}
}