#uv-mobile-toggler{color: #FFF;}
.uv-upcomingmenu button.active i, a, .uv-upcomingmenu button, .uv-upcomingmenu button i{
    color: #2B894B;
}
.uv-btn, .uv-btn1, .uv-panel.closed .uv-panelheader button, .uv-panel.closed a .uv-panelheader, .uv-submititems, .btn-danger, .uv-btnoptdark{
		background: #2B894B!important;
	    border: none;
	    color: #fff!important;
}
.uvc-eldate h5{
	    border-bottom: 3px solid #2B894B;
}
.uv-panel-tickets:not(.closed), .uv-panel-reservations:not(.closed), .uv-panel-tables:not(.closed), .uv-panel-reservation:not(.closed), .uv-panel-packages:not(.closed), .uv-panel-freeguestlist:not(.closed), .uv-panel-free:not(.closed), .uv-panel-dinner:not(.closed), .uv-panel-dining:not(.closed), .uv-panel-bottleservice:not(.closed), .uv-panel-birthday:not(.closed), .uv-panel-bachelor:not(.closed), .uv-panel-bachelorette:not(.closed){
	    border-top: #2B894B 2px solid;
}
.uv-popmsg .uv-popheader{
	background: #2B894B!important;
}
.uv-popmap .uv-popheader{background: #2B894B!important;}
.uvc-eldate .uv-eldate-m{
	border-bottom: 3px solid #2B894B;
}
.uvg-emailcont input[type='text'] {
    max-width: 280px;
    width: 100% !important;
}
#cvc{
	margin-bottom: 0;
    padding-bottom: 8px;
}

.uv-header{
	background-color: #2B894B;
}
.uv-mainmenu > li > a,
.uv-mainmenu > li.uv-buttonli a{
	color: #FFF;
}
.uv-mainmenu > li > a:hover{color: #000;}
.uv-mainmenu > li.uv-buttonli a{
	border: 1px solid #fff;
}
.uv-footer{
	background-color: #000;
	color: #fff;
}
#uv-mapddate{background: #2B894B!important;}
.bootstrap-datetimepicker-widget table td.active{background-color: #2B894B;}
.uv-header .uv-section-inner .uv-pagebrand img
{
	position: relative;
	max-width: 200px;
    height: auto;
    top: 50%;
    transform: translateY(-50%);
}
.uv-pagebrand img{ padding: 12px; }
.uv-pby-darknobg{ background: url("https://uvtix.com/brand/powered-landspace-lightbg.png") no-repeat; }

@media(max-width:768px)
{
	.uv-header .uv-section-inner .uv-pagebrand img{max-width: 148px;padding: 8px;}
	.uv-headermenu .uv-mainmenu > li > a{color: #000;}
}