/*
Theme Name:     Neteuro Theme
Description:    Tema personalizado Neteuro 
Author:         Neteuro - Serviços Internet, Lda.
Template:       wp-bootstrap-starter

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

.recent-post-slider .post-image-bg img {
	object-position: center center;
}

.copyright a, footer#colophon a {
	color: inherit;
	font-size: 12px;
}

#content.site-content {
	padding-bottom: 60px;
	padding-top: 0px
}
.site-footer {
	padding: 7.25rem 0 !important;
	height: 250px !important;
	background-image: url(/wp-content/uploads/2017/07/touros2-e1502378445496.png)!important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}

.single .byline, .group-blog .byline {
	display: none;
}

.posted-on, .byline, .comments-link {
	display: none;
}

.entry-footer {
	display:none;
}

.tribe-events-list-widget-events:not(:first){

}
.tribe-events-widget-link{
	text-align:center;
	color: #c10000 !important;
}

.tribe-events-widget-link a{
	text-align:center;
	color: #c10000 !important;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 {
	background-image: url(/wp-content/uploads/2017/08/barrissima.png)!important;
	background-size: contain !important;
	height: 132px;
}

#masthead {
	background-color:#000000 !important;
	border-bottom:2px solid #D5A238;

}

.tribe-list-widget.row{
	padding-left:0px;
}

.tribe-list-widget.row li{
	margin-bottom:10px;
	padding-left:0;
	margin-left:0;
}

.tribe-list-widget.row li .widget-text{
	width:100%;
	padding:10px;
	background-color:#C10000;
	min-height:125px;
	color:#fff;
}

.tribe-list-widget.row li .widget-text a{
	color:#fff;
}

footer#colophon {
	background: #000000 none repeat scroll 0 0;
	color: #ffffff;
	padding: 3.25rem 0;
	text-align: center;
	height: 90px;
}

.entry-content{
	margin-top:0px;
}


.content-area{
	margin:0 auto!important;
}

.navbar-brand > a {
	color: #DBA238;
	font-size: 25px;
	outline: medium none;
	text-decoration: none;
	font-weight: bold;
}

.tribe-list-widget{
	display:flex!important;
}

.tribe-list-widget li{
	flex-basis: 100%;
	text-align:center;
	padding-right:0;
	border:2px solid #fff;
}
.tribe-list-widget li:not(:first-child){
	margin-left:0px!important;
	display:box;
}

.tribe-list-widget li img{
	width:100%;
}

.tribe-list-widget li > div{
	width:100%;
	padding-right:0;
}

.tribe-list-widget li > div > div:first-child{
	/*padding-bottom:55%;*/
}

.tribe-list-widget .widget-text{
	position:absolute;
	bottom:0;
	min-height:135px!important;
}

.navbar-toggler-icon {
	display:none;
}

.grid-element-dark {
	background-color: #BD2323 !important;
	color: #ffffff !important;
}

.grid-layout .content-dark {
	color: #ffffff !important;
}

h1 {
	padding-top: 10px;
}

.btn-primary {
	background-color: #BD2323;
	border-color: #7b1616;
}

.btn-primary:hover {
	background-color: #7b1616;
	border-color: #7b1616;
}

#pg-25-0, #pg-670-0{
	margin-bottom:-1px!important;
}

#pg-25-1 > div > div,
#pg-670-1 > div > div
{
	width:33.3333%!important;
	margin-bottom: 0;
	float: left;
	display: inline-block;
	position: relative;
}

#pg-25-1,
#pg-670-1
{
	margin-bottom:0px!important;
}

#pg-25-1 .panel-grid-cell,
#pg-670-1 .panel-grid-cell
{
	margin-right: 0;
	width: 100% !important;

}

#neteuro-news{
	margin-top:0;
	padding-top:0;
	width:100%;
	height:300px;
	background-color:transparent;
	background-image: url(/wp-content/uploads/2017/08/1D9A7362.jpg);
	background-size: cover;
	background-position: 0px -173px;
	background-repeat: no-repeat;
	transition: background-position .25s ease-in-out;
}

#neteuro-news:hover{
	transition: background-position 5s ease-in-out;
	background-position: 0px -250px!important;
}

#neteuro-news .hover{
	position:relative;
	width:100%;
	height:100%;
	display:block;
	background-color:transparent;
	transition: background-color .5s ease-in-out;
}


#neteuro-news:hover .hover{
	width:100%;
	height:100%;
	display:block;
	background-color:rgba(81, 80, 80,.5);
	color:#fff;
}

#neteuro-news .hover h4{
	position:absolute;
	top:45%;
	left:45%;
	color:#fff;
	font-weight: 600;
	font-size:25px;
	transition: top .5s ease-in-out;
}

#neteuro-news .hover:hover h4{
	top:35%;
}

@media only screen and (max-width: 500px) {
	#neteuro-news{
		height:100px;
		background-position: 0px -50px;
	}
	#neteuro-news:hover{
		transition: background-position 5s ease-in-out;
		background-position: 0px -150px!important;
	}
}


.site-header .search-form {
	position: absolute;
	right: 0px;
	top: 11px;
}

.site-header .search-field {
	background-color: transparent;
	background-image: url(images/search-icon.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	background-size: 24px 24px;
	border: none;
	cursor: pointer;
	height: 37px;
	margin: 3px 0;
	padding: 0 0 0 34px;
	position: relative;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition:         width 400ms ease, background 400ms ease;
	width: 0;
}

.site-header .search-field:focus {
	background-color: #fff;
	border: 2px solid #c3c0ab;
	cursor: text;
	outline: 0;
	width: 200px;
}
.search-form
.search-submit { 
	display:none;
}

@media only screen and (max-width: 600px) {
.site-header .search-field:focus {
	width: 510px;
}
}

