/*
Theme Name: LNNano
*/
@import url('library/css/ef3-default.css');
@import url("library/css/ef3-adjustments.css");

.box-copyright a img {
margin: 0 35px;
vertical-align: middle;
}

.language-selector{
	display:none !important;
}

.tribe-events-back{
	display:none !important;
}

/*DESENVOLVIDO POR IOIO DIGITAL*/
#access .menu-header, div.menu{
	width: 790px;
	margin: 0 auto;
	padding-left: 0px !important;
}

aside.sidebar div.menu{
	width: 245px !important;
}

.box-newsletter-mailchimp{
	margin-top: 30px;
	padding-right: 20px;
}
.box-newsletter-mailchimp h3{
	padding-left: 10px;
	color: #1180bf;
	font-size: 14px;
}
.box-newsletter-mailchimp > .container-mailchimp{
	padding: 10px;
	border: solid 2px #f7dcbe;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 195px;
}

.container-mailchimp{
	margin-bottom: 30px;
}
.container-mailchimp .yks-require-description, .container-mailchimp  .yks-required-label{
	display:none;
}

.container-mailchimp .yks-mailchimpFormDivRowLabel{
	font-weight:normal;
	font-size: 10px;
	width: 100%;
	display:inline-block;
}

.container-mailchimp .yks-mailchimpFormDivRowField input[type='text']{
	height: 20px !important;
	border: solid thin #bbbbbb;
	width: 160px;
}


.container-mailchimp .yks-mailchimpFormDivSubmit{
	position: relative;
	top: -30px;
	left: 5px;
	float:right;
	width: 30px;
	
}
.container-mailchimp .yks-mailchimpFormDivSubmit .ykfmc-submit{
	font-size: 10px;
	color: #2f5dac;
	border:solid thin #fed6ac;
	background-color: #fdf0e2;
	cursor: pointer;
}

.breadcrumb a{
	text-decoration: underline;
	color: #717171;
}
.breadcrumb a:hover{
	color: #000;
}
.form-advanced-search{
	width: 400px;
}
.form-advanced-search input[type='text'], .form-advanced-search select{
	width: 100%;
}
.form-advanced-search input[type='submit']{
	float:right;
}

/*PREV NEXT POST*/
.nav-prev-next{
	width: 94%;
	padding: 0px 20px;
	height: 25px;
}
.nav-prev-next a:first-child{
	float:left;
}
.nav-prev-next a:last-child{
	float:right;
}

/*Archive dropdown*/
.archive-sub-menu {
	display:none;
}


/*CORRIGINDO O CSS DO TITULO DE CADA PÁGINA*/
.breadcrumb {
	margin-top: 25px;
	z-index: 100;
}
.title-wrapper{
	padding-left: 0px !important;
}
.title-wrapper.pages{
	display:inline-block;
	height: auto !important;
	min-height: 50px;
	width: 100%;
}
.title-wrapper.pages h3{
	height: auto !important;
	min-height: 28px;
	line-height: auto !important;
	padding-bottom: 1%;
	vertical-align: bottom;
	width: 465px;
	padding-right: 5px;
	padding-left: 50px;
}
section.content .container-content{
	margin-top: 5px !important;
}

section.content .container-content .the-content{
	padding: 55px 20px 10px 70px !important;
}

.title-content {
	border-bottom: 1px solid #FCBA75;
	float: right;
	position: relative;
	top: -10px;
	left: 0px;
	width: 610px;
	height: 1px;
}


.features{
	position: absolute;
	right: 0px;
	top: 0px;
	height: auto !important;
	vertical-align:bottom;
}


/*SITEMAP*/
.white-bck{
	background-color: #FFF;
}
.container-sitemap{
	width: 100%;
	
}
.container-sitemap .coluna-50{
	width: 45%;
	margin-right: 5px;
	display:inline-block;
	vertical-align:top;
}
.container-sitemap .coluna-30{
	width: 30%;
	display:inline-block;
	vertical-align:top;
}
.container-sitemap .coluna-25{
	width: 24%;
	display:inline-block;
	vertical-align:top;
}

.container-sitemap a{
	color: #333;
	text-decoration:none;
}
.container-sitemap a:hover{
	text-decoration:underline;
}

.container-sitemap ul.sub-menu{
	display:none;
}
.current-menu-item a{
	color: #000 !important;
	font-weight: bold;
}
/*Seta fundo branco em um dos containers do site*/
.has-defined-width{
	background-color: #FFF;
}

/*Box Redes Sociais Home*/
.box-social-links {
	width: 297px;
	height: 75px;
	float: left;
	background: url(library/images/box-social2.jpg) no-repeat;
}
ul.list-social-home li a{
	height: 75px !important;
}
ul.list-social-home .link-01{
	width: 90px !important;
}
ul.list-social-home .link-02{
	width: 105px !important;
}
ul.list-social-home .link-03{
	width: 102px !important;
}
/*Banners Home*/
.banners-divulgacao a{
	margin-right: 15px;
}
.banners-divulgacao a:last-child{
	margin-right: 0px;
}

 @media print {
	.header-home, .mainnav, .sidebar, footer, .etmoverlay_all, .copyright, .nav-prev-next{
		display:none;
	}
	section.content{
		width: 1024px;	
	}
}


.block{
	display: block;
	float: left;
}
.one-third{
	width:31%;
	margin:1.5%;
	border:0;
	padding: 0;
	margin-bottom: -10px;
}
.one-half{
	width:48%;
	margin:1%;
}
.first{
	margin-left:0;
}
.last{
	margin-right:0;
}
#lang_sel_list.lang_sel_list_vertical {
	width: 37px;
}
#lang_sel_list {
	position: absolute;
	right: 0;
	top: 42px;
	border: solid 1px #ddd;
	padding-bottom: 17px;
	border-radius: 5px 0 0 5px;
	background: #fff;
	box-shadow: #666 0px 0px 8px;
}
#lang_sel_list.lang_sel_list_vertical a, #lang_sel_list.lang_sel_list_vertical a:visited{
	background:none;
	border:0;
}

/*Corrigindo a classe author para o plugin de eventos*/
.tribe-events-event-meta .published, .tribe-events-single .published{
	float: none !important;
	margin-right: 15px !important;
}
.tribe-events-event-meta .author .time-details{
	margin-right: 10px;
}

/* Eliminando a rolagem horizontal */
#lang_sel_list.lang_sel_list_vertical ul{
	/*overflow: hidden;*/
}
/*Corrigindo as bandeirinhas do wpml, overflow-x no body*/
body{
	overflow-x: hidden;
}

/*Corrigindo o css do menu principal*/
#menu-principal{
	width: 100%;
	margin: 0 auto !important;
}
#menu-principal li a{
	font-size: 12px !important;
}
#menu-principal li{
	margin-right: 0px !important;
	padding-right: 0px !important;
}

.top-links{
	width: 360px !important;
}

.top-links ul{
	margin: 0px !important;
}
.top-links .search-top {
    float: left !important;
    width: 130px !important;
}

.top-links .menu-advanced-search-container{
	float:right !important;
}

.tribe-events-event-url a{
	word-wrap: break-word;
}
