/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

body{
	line-height:1.4em!important;
}
main img{
	border-radius:12px;
}
aside.sidebar img{
	border-radius:0!important;
	text-align:center;
}
aside .widget_media_image{
	text-align:center;
}
.home .entry-content ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.home .entry-content li{
margin:0;
}
.title_container .main-title{
font-size:1.6em;
}
div .logo {
    float: left;
    position: absolute;
    left: -20px;
    z-index: 1;
    bottom: ;
    height: 120%;
}
div .logo img{
    height: 120%;
}
.html_elegant-blog #top .post-entry .post-title, .html_elegant-blog .avia-content-slider .slide-entry-title {
text-transform:none;
}
.content .entry-content-wrapper {
padding-right: 0;
}
.rt-holder.tpg-post-holder {
border:none!important;
box-shadow:none!important;
}
.tpg-widget-heading-wrapper .external-link {
    top: -0.5em;
}
.page-thumb {
  display: none;
}
.widget {
    padding: 10px 0 10px 0;
}
.tpg-el-main-wrapper .post-meta-tags span.author-prefix,
a.noticias, span.date a {
    padding-left: 5px;
}
.main_color{background-color:#fffce9;}
.center{text-align:center;}
.copyright{display:none;}
#header_main .avia-menu-text { font-size: 16px; }
#header_main .avia-menu-text a{
	color:#444;
}
.rt-tpg-container .grid-layout1 .rt-holder, .rt-tpg-container .grid-layout3 .rt-holder {
	background:transparent;
	}
.title_container .breadcrumb {
	z-index: 1;
	line-height: 1.1em;
	font-size: 11px;
	position: relative;
	right:;
	top:;
	margin-top: 0; 
	display:contents;
}
.main-title.entry-title {
	line-height: 1.2em;
	padding-top:0.5em;
	padding-bottom:0.5em;
}
.breadcrumb-title{font-weight:600;}
.titulo404{font-size:200px;}
.primeranoticia .tpg-el-main-wrapper .grid-layout4 .tpg-el-image-wrap img {
	height: 50vh;
}
.home .main-title {
	display:;
}
.home .breadcrumb {
	display:none!important;
}
.tpg-el-main-wrapper .tpg-el-image-wrap img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    max-height: 400px;
}
.tpg-widget-heading-wrapper .external-link{
	color:#fff;
	background: var(--enfold-main-color-primary);
	padding:6px 10px 4px 10px;
	border: 1px solid transparent;
	border-radius:6px;
	margin:-10px 0 10px 0;
}
a.external-link:hover {
	color: var(--enfold-main-color-primary);
	background:transparent;
	border: 1px solid var(--enfold-main-color-primary);
}
#avia2-menu a {
font-size:16px;
}
