/*
Theme Name:     rest-filho
Description:    Tema personalizado Neteuro 
Author:         Neteuro - Serviços Internet, Lda.
Template:       restaurant

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
#content .widget {
	background:#fff;
	border-right:0px solid #330303;
	border-left:0px solid #330303;
	padding:10px 20px 40px !important;
}
#content .widget:last-child {
	border-bottom:0px solid #330303;
}
#content .widget:first-child {
	border-top:0px solid #330303;
}
#content .widget.widget_banners { padding:10px !important; }
.widget_posts .day{}
.widget_posts .date{}
.tabs_captions .tabscaption{}
.tabs_captions .tabscaption.active, .tabs_captions .tabscaption:hover{}
.fp-next{
	background-position:left 50%;
	width:27px;
}

.fp-next {
	background-position: left 50%;
	width: 39px;
}

.logo {
	padding-top: 10px;
}

.ui-datepicker {
	display: none;
}

.nye .widget-title{
	text-align:center;
	font-size:18px;
	font-weight: 600;
}

@media only screen and (max-width: 639px) and (min-width: 240px){
	#secondarymenu {
		display: block!important;
	}
}