/* bbq-events-calendar */



.bbq-control-wrap { margin-bottom:30px; }

.bbq-cal-header { display:table; width:100%; margin:0; padding:0; background-color:white; font-size:16px; line-height:1.5; padding:12px 0px; font-weight:700; }
.bbq-cal-header-left { display:table-cell; width:40px; vertical-align:middle; text-align:center; }
.bbq-cal-header-middle { display:table-cell; width:auto; vertical-align:middle; text-align:center; text-transform:uppercase; }
.bbq-cal-header-right { display:table-cell; width:40px; vertical-align:middle; text-align:center; }

#bbq-calendar table { width:100%; background-color:white; margin:0; padding:0; border:3px solid white; }   
#bbq-calendar th { /* days of the week */
  font-weight:800;	
  border-top:0px; 
  background-color:white;
  color:#A06A4B; /* color of days of the week */
  font-size:10px;
  line-height:26px;
  text-align:center;
  }
#bbq-calendar td {
  border-top:1px #ebdcd4 solid;
  background-color:white;
  color:#757575; /* color of inactive dates */
  font-size:12px;
  line-height:34px;
  text-align:center;
  font-weight:800;
  }
#bbq-calendar td.highlight { background-color:#FCE2CF; }
#bbq-calendar a { display:block; text-decoration:none; }
#bbq-calendar a.ontoday { font-weight:700; }
#bbq-calendar a:hover { text-decoration:none; background-color:#f9b889; }

.bbq-p { text-align:center; font-size:12px; line-height:36px; color:#421d0b; }
.bbq-p span { margin-left:4px; margin-right:4px; }

#bbq-categories {
	border: 3px solid white;
	padding: 8px;
}
#bbq-categories ul { list-style:none; padding:0; margin:0; width:100%; }
#bbq-categories ul li { padding:0; margin:0; border-top: 1px solid #f8f1ed; text-transform:uppercase; font-family: 'avenir-next-lt-pro', sans-serif; }
#bbq-categories ul li:last-child { border-bottom:0px; }
#bbq-categories a { display:block; background-color:white; padding:6px 24px; font-size:0.8rem; line-height:2; font-weight:500; text-align:center; color:var(--cms-green); }
#bbq-categories a.highlight { background-color:var(--cms-green); color:white; }
#bbq-categories a:hover { text-decoration:none; background-color:var(--cms-green); color:white; }

/*
.bbq-submit a { display:block; background-color:var(--cms-green); color:white; padding:0 24px; font-size:1rem; line-height:2; text-align:center; text-transform:uppercase; }
.bbq-submit a:hover { text-decoration:none; background-color:var(--cms-green); color:white; }
*/


/* bbq-results */

h1.bbq-headline { text-align:center; margin-bottom:10px; font-weight:700; }

.bbq-results-header { display:table; width:100%; margin:0; padding:0; font-size:28px; line-height:28px; padding:12px 0px; border-bottom:1px solid white; background-color:white; }
.bbq-results-header-left { display:table-cell; width:40px; vertical-align:middle; text-align:center;  }
.bbq-results-header-middle { display:table-cell; width:auto; vertical-align:middle; text-align:center; text-transform:none; font-size:16px; line-height:28px;font-weight:700; }
.bbq-results-header-right { display:table-cell; width:40px; vertical-align:middle; text-align:center; }

.bbq-results-list { width:100%;}



.bbq-results-list {
  a {  text-decoration:none; }
  a div.lnk-primary, div.lnk-primary { color:#b24310; font-weight:700; font-size:1.1rem; line-height:1.3; font-weight:400; text-decoration:underline; }
  a div.lnk-secondary, div.lnk-secondary { color:#2c1301; font-weight:400; font-size:0.9rem; line-height:1.3; font-weight:400; margin-top:5px; text-decoration:none; }
  a div.lnk-secondary span { color:#c0b39c; }
  a:hover div.lnk-primary { color:#c9511e; text-decoration:underline; }
  a:hover div.lnk-secondary { color:#111; text-decoration:none; }
{

}
.bbq-row { display:block; width:100%; border-top:1px solid #ebdcd4; padding:20px 0px; }
.bbq-row-date { display:block; width:100%; text-align:center; }
.bbq-row-list { display:block; width:100%; text-align:center; }

@media all and (min-width: 768px) {
	.bbq-row { display:table; }
	.bbq-row-date { display:table-cell; vertical-align:top; width:120px; text-align:left;  }
	.bbq-row-list { display:table-cell; vertical-align:top; width:auto; text-align:left; padding-top:5px; }
}

.bbqdate { width:110px; margin:0 auto 24px auto; padding:0 20px; }
.bbqdate-shadow { -webkit-box-shadow: 0px 5px 8px 0px rgba(177,158,144,0.25);
  -moz-box-shadow: 0px 5px 8px 0px rgba(177,158,144,0.25);
  box-shadow: 0px 5px 8px 0px rgba(177,158,144,0.25);
}
@media all and (min-width: 768px) { .bbqdate { margin:0; }}
.bbqdate-month { font-weight:800; letter-spacing:0.050rem; text-align:center; color:white; background-color: var(--cms-green); font-size:12px; line-height:23px; border-radius:6px 6px 0px 0px; margin-top:5px; text-transform:uppercase; }
.bbqdate-day { text-align:center; color:var(--cms-green); background-color:white; font-size:30px; line-height:41px; border-radius:0px 0px 6px 6px;}
.bbqdate-tip { text-align:center; color:#421d0b; background-color:inherit; font-size:12px; line-height:16px; margin-top:6px; }
.bbqdate-ongoing { font-weight:800; text-align:center; color:white; background-color:var(--cms-green); font-size:10px; line-height:23px; border-radius:4px; margin-top:6px; text-transform:uppercase;}

.bbq-row-list ul { margin:0; padding:0; list-style:none; }
.bbq-row-list li { margin:0; padding:0; list-style:none; padding-bottom:16px;}
.bbq-row-list a:hover { text-decoration:none; }