/* .uk-navbar-container:not(.uk-navbar-transparent) {background-image: url("/cactus/images/background-cactus.png");} */


.tm-page-container .tm-page {  
    background: transparent;  
}  
.tm-page-container {  
     background: url('/images/background-cactus.png');  
     background-size:  auto;  
     background-repeat: repeat;  
}
.uk-sticky.uk-sticky-fixed .uk-navbar-container{
    background: rgba(255,255,255,0.8);
}
.category-module.uk-list li {margin-top: 0px;}/* home blog display */
strong {font-weight: 800;}


/* bof menu override styles*/
.menu h2:not(.uk-card-title), .menu h3:not(.uk-card-title), .menu h4:not(.uk-card-title), .menu table th  {font-family: 'Poller One', helvetica, sans-serif;font-weight: 300; color: #640d5a;}

.menu h3.uk-card-title{text-transform: capitalize; font-size: 48px;line-height: 50px;font-weight: bold;}
.menu table th {}
.menu .beans h3 {color: rgb(106, 46, 6);}
.menu .veggies h3 {color: rgb(26, 82, 69);}
.menu .chicken h3 {color: rgb(245, 130, 32);}
.menu .carnitas h3 {color: rgb(227, 69, 40);}
.menu .steak h3 {color: rgb(195, 18, 47);}
.menu .shrimp h3 {color: rgb(79, 7, 70);}

.menu #signatures h2 {color: rgb(240, 95, 47);}
.menu #signatures h3 {color: rgb(245, 130, 32);}
.menu .favorites h2 {color: #2D4197;}
.menu .favorites h3 {color: #1390C8;}
.menu .ensaladas h2 {color: #1A5245;}
.menu .ensaladas h3 {color: #92C63E;}
.menu .ensaladas h3.sopa {color: #F35C2F;}
.menu h3.desserts {color: #1A5245;}
.menu #brunch h2 {color: #C20B29;}
.menu #brunch h3 {color: #C20B29;}


.menu .el-meta::before {content: "$";}
.menu .drinks .el-item:nth-child(5) .el-meta::before, .menu .drinks .el-item:nth-child(7) .el-meta::before {content: " ";}
.menu .nodollar .el-meta::before, .menu .drinks li:nth-child(5) .el-meta.uk-text-primary::before, .menu .drinks li:nth-child(6) .el-meta::before, .menu .brunchdrinks li:nth-child(6) .el-meta::before  {content: "";}
.menu .callbox {border: 1px solid gainsboro;}
/* eof menu override styles*/




/* bof calendar edits */
.specials .google1 {background-color: #EEF8DE !important;}
.specials .fc-event {
	border: 1px solid #EEF8DE; /* default BORDER color */
	background-color: #EEF8DE; /* default BACKGROUND color */
	color: #C85F49;               /* default TEXT color */
	font-size: 1em;
	cursor: default;
	padding: 10px;
	text-align: center;
	font-weight: 800;
	line-height: 1.2em;
	}
.specials .fc-state-highlight {background: #DCF1BA;}
/* eof calendar edits */

