/*
Theme Name:   Mais Conteúdo
Description:  Para veículos, jornalistas e especialistas que precisam publicar seu conteúdo de fácil, rápida e moderna.
Author:       id5
Template:     layerswp
Version:      1.0.0
License:      GPL 2.0
Tags: 		  Notícias, Conteúdo, Blog
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

.sidebar {background-color: #ececec; padding: 30px !important; border: 1px solid #e4e4e4;}
.categorias-laterais  {padding-right: 20px;}
.categorias-laterais .section-title .heading {font-size: 1.8rem; font-weight: bold; position: relative; margin-bottom: 30px;}
.categorias-laterais .section-title .heading:after {content: ''; width: 50px; height: 2px; background-color: #ac3a84; position: absolute; left: 0; bottom: -5px;}
.categorias-laterais .thumbnail-body{padding-bottom: 15px !important; margin: 0; border-bottom: 1px solid #e4e4e4;}
.categorias-laterais .thumbnail-body .heading { line-height: 1.4rem;}
.categorias-laterais .thumbnail-body .heading a {font-size: 1.4rem; color: #ac3a84; opacity: 0.6; transition: 0.3s;}
.categorias-laterais .thumbnail-body .heading a:hover {opacity: 1; transition: 0.3s;}

body,
.widget-area-plataforma .section-title.medium p,
.widget-area-personas .excerpt p 							{font-size: 1.6rem;}

.section-title.large .heading,
.widget-area-plataforma .section-title.medium h3,
.widget-area-contato .media .heading,
.story h1 													{font-size: 4.8rem; font-weight: 500; line-height: normal;}

.media.small .heading 										{font-size: 1.6rem; font-weight: 500;}

.rev_slider_wrapper                                       	{position: static !important;}
.rev_slider_wrapper + .tp-fullwidth-forcer                	{position: absolute; top: 0;}

.widget-area-personas .media.small .heading,
.widget-area-blog .heading a 								{font-size:2.4rem; font-weight: 500;}

.wrapper-content input[type="button"],
.wrapper-content input[type="submit"],
.wrapper-content button,
.wrapper-content .button,
.wrapper-content .form-submit input[type="submit"],
.wrapper-content .invert input[type="button"],
.wrapper-content .invert input[type="submit"],
.wrapper-content .invert button,
.wrapper-content .invert .button,
.wrapper-content .invert .form-submit input[type="submit"] 	{background-color: #ac3a84;font-weight: 300;border-radius: 50px;padding: 20px 65px;transition: background-color 0.3s linear !important;}

.wrapper-content input[type="button"]:hover,
.wrapper-content input[type="submit"]:hover,
.wrapper-content button:hover,
.wrapper-content .button:hover,
.wrapper-content .form-submit input[type="submit"]:hover,
.wrapper-content .invert input[type="button"]:hover,
.wrapper-content .invert input[type="submit"]:hover,
.wrapper-content .invert button:hover,
.wrapper-content .invert .button:hover,
.wrapper-content .invert .form-submit input[type="submit"]:hover {background-color: #6337a6;}
.wrapper-content 											{padding-top:0 !important;}
.responsive-nav .l-menu 									{color: #fff;}


/* ================================================= HEADER ============================================== */

.header-site 										{background-color: rgba(255, 255, 255, 0) !important;}
.header-site.is_stuck 								{background:url('/wp-content/uploads/2017/07/contato.png')}
.header-site .nav-horizontal li a 					{position: relative;}
.header-site .nav-horizontal li a:before 			{content:""; width:0; height: 2px; position: absolute; left:0; bottom:-5px;transition: width 0.2s linear;}
.header-site .nav-horizontal li:hover a:before,
.header-site li.current-menu-item a:before,
.header-site li.current-menu-parent a:before 		{background: #ffffff;width:30px;}
.thumb-busca-md-1 a,
.thumb-busca-md-1 a:hover 							{color:#fff;}

/* ================================================= HOME ============================================== */

/*--------------------------------------*/
/*- widget-area-solucoes ---------------*/
.widget-area-solucoes .media 						{padding:10px 30px;}

/*--------------------------------------*/
/*- widget-area-personas ---------------*/
.widget-area-personas .column 						{background:#ffffff;min-height: 270px;}
.widget-area-personas .media 						{padding:40px;}
.widget-area-personas .heading a 					{color:#ac3a84;}
 
/*--------------------------------------*/
/*- widget-area-blog -------------------*/
.widget-area-blog .thumbnail-body,
.archive .thumbnail-body 							{padding-left: 0; padding-right: 0;}
.widget-area-blog .heading a 						{line-height: normal;}

/* ================================================= FOOTER ============================================== */

/*--------------------------------------*/
/*- widget-area-contato ----------------*/
.widget-area-contato {background: url('assets/images/timmyajuda/bg-formulario.jpg') center;}
.widget-area-contato .media .heading,
.widget-area-contato .media p 						{color: #ffffff;}

/* ================================================= INTERNAL ============================================== */
.title-container 									{overflow: hidden; height: 190px; background:url(assets/images/timmyajuda/title-container.png)no-repeat; background-attachment: fixed;}
.title-container .title 							{padding: 80px 20px;}
.title-container .bread-crumbs,
.title-container .heading 							{visibility: hidden;}
.story h1 											{color:#ac3a84;}
.story h2 											{font-size: 3rem;font-weight: 500;}
.story h3 											{font-size: 2.4rem;font-weight: 500;}
.story table,
.story table td,
.story table th 									{border-width: 1px; border-color: #cccccc;}

@media only screen and (min-width : 1025px) {
	.header-site .container 						{max-width:none; padding:30px 100px;}
}

