@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,900;1,400;1,900&family=Cabin&family=Kalam&display=swap');
@font-face {
    font-family: 'hello_radio';
    src: url('../font/hello_radio-webfont.woff2') format('woff2'),
         url('../font/hello_radio-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
html { font-size: 100%; }
body {
	background: #fff;
	color: #231F20;
	font-family:"Lato", Arial, Helvetica, sans-serif;
	font-size: 1.25rem;
}
body {
	background-image: url(../images/bg-tile-red.png);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position-x: center;
}
img { max-width: 100%; height: auto; }
iframe { max-width: 100%; }

p {
	margin: 0 auto 1.5rem;
}
a {
	color: #B00D28;
	text-decoration: none;
}
a:hover, a:focus {
	color: #591628;
}
h1 {
	font-family: 'hello_radio', Arial, Helvetica, sans-serif;
	font-size: 3.5rem;
	color: #B00D28;
	margin-bottom: 3rem;
}
h2 {
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size: 2.5rem;
	color: #7EA492;
	font-style: italic;
}
h3 {
	font-family: 'hello_radio', Arial, Helvetica, sans-serif;
	font-size: 3.5rem;
	color: #B00D28;
}
h4 {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-size: 1.5rem;
	font-weight: 900;
	color: #000;
}
.menu p {
	font-size: 1.125rem;
}
h5 {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-size: 1rem;
	color: #591628;
	font-style: italic;
}
h6 {
	color: #48535b;
}

.lightblue {
	color: #d8e4e5;
}

/***** Admin Menu *****/
table.directoryTable td.directoryCol {
	text-align: left;
}

/**** major framework sections ****/
.header {
/*	padding-bottom: 1rem; */
/* 	background: linear-gradient(to bottom,#090b28,#151e4f); */
	background-color: #fff;
}
#pre-main .moduletable {
	padding-left: 1rem;
	padding-right: 1rem;
}
#main {
	padding: 2rem 0 0;
}
.main-content {
	margin-bottom: 2rem;
}
.copyright {
	text-align: center;
	margin: 10px 0;
}

/***** global content formatting *****/

.page-header h1 {
	text-align: center;
}
.page-header h1::before, .page-header h1::after {
	display: inline-block;
	content: "";
	border-top: 1px solid #d1d1d1;
	width: 100px;
	transform: translateY(-1rem);
	margin: 0 1rem;
}
.subheader {
	color: #7EA492;
	font-size: 1.5rem;
	margin: 4px 0 40px 0;
	font-style: italic;
}

.centered-block {
}
.centered-block h2, .centered-block h3, .centered-block h4 {
	text-align: center;
}
.centered-block p {
	max-width: 60rem;
}
figure.item-image img {
	width: 100%;
}

.pagination__wrapper {
	margin-top: 1rem;
}

/***** nav menus & dropdowns *****/
#menu-top {
	background-color: #efefef;
}
nav#menu-top ul.navbar-nav .nav-link {
	color: #B00D28;
	border-bottom: 1px solid #fff0;
}
nav#menu-top ul.navbar-nav .nav-link.active {
	color: #333;
	border-bottom: 1px solid #333;
}
nav#menu-top ul.navbar-nav .nav-link:hover {
	color: #333;
	border-bottom: 1px solid #333;
}


/***** Sidebar *****/
.sidebar {
}

.sidebar .moduletable {
	margin: 10px;
}
.sidebar .moduletable h3 {
	color: #333;
	font-size: 1.7em;
}
.sidebar ul.nav > li > a {
	padding: 2px 5px;
	background-color: unset;
	color: #0067c1;
	display: block;
}
.sidebar ul.nav > li > a:hover, .sidebar ul.nav > li > a:focus {
	background-color: transparent;
	text-decoration: underline;
}
.sidebar ul.nav > li.current, .sidebar ul.nav > li:hover, .sidebar ul.nav > li:active {
	background-color: #ddd;
}
.sidebar ul.nav > li.current a, .sidebar ul.nav > li:hover a, .sidebar ul.nav > li:active a {
	text-decoration: none;
	color: #000;
}

/***** Footer *****/
footer {
	color: #333;
	padding: 20px 0;
	background-color: #d8e4e5;
}
.footer {
}
.footer h1 {
	margin-top: 0;
}
.footer h3 {
	font-family: 'Lato';
	font-style: italic;
	font-size: 2rem;
}
.footer a {
}
.footer a:hover {
}
.footer.flex {
	display: flex;
	flex-wrap: wrap;
}
.footer-links {
	align-self: end;
}
footer .nav-link {
	padding: 0 0.25rem;
	display: inline-block;
	line-height: normal;
}

footer .formContainer {
	background-color: #eee;
	color: #000;
	padding: 10px;
	border-radius: 10px;
}
/***** Module Customizations *****/
.slides .col {
	padding: 0;
}
.something-about-reds {
	background-image: url('../../../images/header_bg.jpg');
	padding: 2rem 0;
	color: #fff;
}
.something-about-reds p, .welcome p, .specials .inner-div {
	max-width: 60rem;
}
.something-about-reds h1, .something-about-reds a {
	color: #fff;
}
.shortcut-menu {
	text-align: center;
	font-size: 2rem;
}
.shortcut-menu .btn {
	background-color: #B00D28;
}
.shortcut-menu li {
	margin: 0 3rem;
	display: inline-block;
}
.shortcut-menu li span {
	display: block;
}
.welcome h1, .welcome h2 {
	text-align: center;
}
.avatar img {
	border-radius: 50%;
}
.specials {
	background-image: url(../../../images/specials-bg.jpg);
	padding: 5rem 0;
}
.specials > h3 {
	background-color: #B00D28;
	color: #fff;
	border-radius: 15px 15px 0 0;
	padding: 10px 10px 15px;
	max-width: 25rem;
	margin: 0 auto;
	text-align: center;
}
.specials .inner-div {
	background-color: rgba(255,255,255,0.8);
	padding: 2rem;
	margin: 0 auto;
}
.event {
	padding: 0.25rem 0.5rem;
	background: linear-gradient(to bottom, #fff, #f8f8f8);
	border-bottom: 1px solid #ccc;
	flex-grow: 1;
}

/***** page and content specific customization *****/

/*** home page feature blocks ***/
.home-features {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 20px;
}
.feature-item {
	flex-grow: 1;
	width: 272px;
}
.feature-item img {
	width: 100%;
}
.feature-item .btn {
	border-radius: 0;
	width: 100%;
}

/**** Restaurant Menu styles ****/
.reds-menu h2 {
	font-family: 'hello_radio';
	font-style: normal;
	font-size: 5rem;
	color: #000;
}
.gw-menu h3 {
	margin: 1rem 0;
	font-weight: bold;
	font-style: italic;
	font-size: 1.75rem;
	border-bottom: 1px dotted;
}
.reds-menu h4 {
	text-transform: uppercase;
	font-size: 1.25rem;
	font-weight: normal;
	margin-bottom: 0;
}

/** events **/
.eb-event-item-grid-default-layout {
	background-color:#6f614b;
}
.eb-event-title {
	text-transform: uppercase;
	font-family: "Cabin", sans-serif;
	font-size: 1.25rem;
}
.eb-event-date-container {
	background-color: #333;
	border-color: #B00D28;
}
.eb-event-date {
	background-color: #B00D28 !important;
}
.eb-event-date-day, .eb-event-date-month, .eb-event-date-year {
	color: #333;
}

/** catering packages / grouped blog **/
h2.subcat-name {
	margin: 1rem 0;
}
.subcat {
	max-width: 60rem;
}

/***** bootstrap overrides *****/
.form-label {
	display: inline-block;
}
.rsform-type-radiogroup .formControls {
	padding: .375rem 0;
}

.btn {
}
.bg-primary {
	background-color: #B00D28;
}
.btn-gw-primary {
	--bs-btn-color: #333;
	--bs-btn-border-color: #B00D28;
	--bs-btn-bg: #B00D28;
	--bs-btn-hover-bg: #d5e2e9;
	--bs-btn-hover-color: #333;
}
.btn-secondary {
}
.btn-group {
	margin: 0 0 15px 15px;
}
.page-item.active .page-link {
}
.page-link {
}
.page-link:hover {
}
.page-item.active .page-link {}

fieldset {
	margin-bottom: 1rem;
}

/***** recreating gk reviews style *****/
blockquote p::before, blockquote p::after {
	font-family: 'hello_radio';
	font-size: 3.5rem;
	line-height: 0.1;
	top: 1.5rem;
}
blockquote p::before {
	content: "“";
	position: absolute;
	left: -35px;
}
blockquote p::after {
	content: "”";
	display: inline-block;
	padding: 0 0 0 15px;
	position: relative;
}

i.fa, i.fas {
	min-width: 1rem;
	margin-right: 5px;
}
/***** Reusable classes to simplify & standardize custom colors etc *****/
.icons {
	display: block;
	overflow: auto;
}
.parallax {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.center { 
	text-align: center;
}
blockquote {
	padding: 25px;
}
blockquote p {
	font-size: 1.1em;
	line-height: 1.5em;
	margin-bottom: 0;
}
strong.red, span.star, .formRequired {
	color: #f00;
}

[role="tooltip"]:not(.show) {
	z-index: 1070;
	color: #000;
	text-align: start;
	background: #fff;
	border: 1px solid #6d757e;
	border-radius: .25rem;
	max-width: 100%;
	margin: .5em;
	padding: .5em;
	display: none;
	right: 5em;
	box-shadow: 0 0 .5rem #000c;
}
:focus + [role="tooltip"], :hover + [role="tooltip"] {
	display: block;
	position: absolute;
}
[role="tooltip"]:not(.show)[id^="editarticle-"], [role="tooltip"]:not(.show)[id^="editcontact-"], [role="tooltip"]:not(.show)[id^="tip-"] {
	right: auto;
}

/*****************************/
/***** Staff Site Styles *****/
/*****************************/

.news.blog-item {
	margin-bottom: 1rem;
}
.schedules .blog-item, .schedules .com-content-article__body {
	padding: 10px;
	margin: 0 5px;
}

joomla-tab > joomla-tab-element, #eb-event-page {
	color: #111;
}

.article-info {
	align-self: start;
	background-color: #d3d3d3;
	padding: 6px 5px 0;
	border-radius: 5px;
	font-size: 1rem;
	line-height: normal;
	display: inline-block;
}
.sidebar .print-button {
}
.sidebar .kitchen, .sidebar .dining-room {
	border: 1px solid #ddd;
	padding: 5px;
	margin: 1rem 0;
}
.sidebar .moduletable h5 {
	font-style: normal;
}
.blog-item.kitchen, .blog-item.dining-room, .blog-item.schedules {
	padding: 1rem 0 1rem;
	border-bottom: 1px solid #ddd;
}
/**** Responsive Tables ****/

@media only screen and (max-width: 550px) {
  .newsflash {
    clear: both;
  }
  /* force table to not be like tables anymore */
  .kitchen :is(table, thead, tbody, th, td, tr), .dining-room :is(table, thead, tbody, th, td, tr) {
    display: block;
  }
  
  /* hide table headers (but not display: none; for accessibility) */
  .kitchen :is(tr th), .dining-room :is(tr th) {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  
  .kitchen tr, .dining-room tr {
    border: 1px solid #ccc;
  }
  .kitchen td, .dining-room td {
    /* behave like a "row" */
    border: none;
    border-bottom: 1px solid #fafafa;
    position: relative;
    padding-left: 10em;
    text-align: left;
  }
  .kitchen td:before, .dining-room td:before {
    /* now like a table header */
    position: absolute;
    /* top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 7em;
    padding-right: 10px;
    white-space: nowrap;
  }
  
  /* label the data */
  td:nth-of-type(1):before { content: "Employee:"; }
  td:nth-of-type(2):before { content: "Monday:"; }
  td:nth-of-type(3):before { content: "Tuesday:"; }
  td:nth-of-type(4):before { content: "Wednesday:"; }
  td:nth-of-type(5):before { content: "Thursday:"; }
  td:nth-of-type(6):before { content: "Friday:"; }
  td:nth-of-type(7):before { content: "Saturday:"; }
  td:nth-of-type(8):before { content: "Sunday:"; }
  
}

.back-to-top-link {position: fixed;}

@media only screen and (max-width: 550px) { 
  .blog-item.news td::before { content: unset; }
}

.edit form .btn.btn-primary {
	background-color: green;
	border-color: green;
}

.menu [data-rlta-element="heading"] {
	font-size: 1rem !important;
}
.menu [data-rlta-element="container"][data-rlta-state="ready"][data-rlta-type="accordions"] > [data-rlta-element="panel"] {
	padding: 0;
}

table { max-width: 100%; background-color: transparent; border-spacing: 0; border-collapse: collapse; }
th, td { padding: 3px 5px; border: 1px solid #ccc; text-align: center; }
th { font-weight: bold; vertical-align: top; }
.kitchen th { background: #4d6666; color: white; }
.dining-room th { background: #daebe6; color: black; }
tr:nth-of-type(2n+1) { background: #eee; }

/*** Tripleseat CSS overrides ***/
#tripleseat_embed_form_inline h2 {
	font-size: 1.5rem;
}
.row_details_header {
	margin-top: 1.5rem;
}
#ui-datepicker-div {
	top: auto !important;
	left: auto !important;
}
#tripleseat_embed_form_inline select.ui-datepicker-month {
	float: none;
}
input.hasDatepicker {
	width: 10rem !important;
}
#lead_start_time, #lead_end_time {
	width: 10rem;
}
#tripleseat_embed_form_inline input, #tripleseat_embed_form_inline select {
	border: 1px solid #999;
	border-radius: .375rem;
	font-size: 1rem;
	padding-top: .375rem;
	padding-bottom: .375rem;
}
div.timeselect a {
	font-size: 1rem;
}
.ts_powered_by {
	display: none;
}
#tripleseat_embed_form_inline .tripleseat_field .button {
	font-size: 1.5rem !important;
	padding: 10px 20px;
	background-color: #b00d28;
	color: #fff;
	border: none !important;
	width: 10rem;
}