.edd_purchase_receipt_files{
	display:none;
}

.edd-search input{
	border-radius:5px;
	padding:5px 20px!important;
	border:none;
}

.ast-below-header-bar{
	margin-bottom:0!important;
}

.wpgb-search-facet,
.wpgb-sort-facet{
	background:#fff;
}


/*


.site-header{
	background:var(--ast-global-color-2);	
}

.ast-theme-transparent-header .site-header{
	background:transparent;	
}


.ast-below-header-wrap{
  background:rgba(0,0,0,0.3);
}



#ast-desktop-header{
	background:rgba(0,0,0,0.2);
}

.ast-primary-header-bar{
	background:var(--ast-global-color-2);
}

*/

.ast-blog-layout-4-grid .ast-article-inner, .ast-blog-layout-5-grid .ast-article-inner, .ast-blog-layout-6-grid .ast-article-inner {
    box-shadow: none;
	 background:#4CB5B019;
}

.ast-blog-layout-4-grid .ast-article-inner h2 a, .ast-blog-layout-5-grid .ast-article-inner h2 a, .ast-blog-layout-6-grid .ast-article-inner h2 a {
    text-decoration:none;
}




.sombra{
	border:1px solid #ccc;
	background:#fff;
	box-shadow:5px 5px 10px #ccc;
}

.brz-icon__container{
	max-width:30px!important;
}

.menu_a_pagina{
	background:rgb(226,230,232);
	border-top:1px solid #f0f0f0;
}

#menu-textos-legales-adapta-rgpd{
	display:flex;
	gap:20px;
}

.page-id-3 h1.entry-title,
.page-id-1930 h1.entry-title,
.page-id-1931 h1.entry-title,
.page-id-1932 h1.entry-title
{
	font-size:50px!important;
	
}

.page-id-3 .entry-content h2,
.page-id-1930 .entry-content h2,
.page-id-1931 .entry-content h2,
.page-id-1932 .entry-content h2
{
	font-size : 32px!important;
	font-weight:normal;
	color:var(--ast-global-color-1);	
	margin-top:40px;
}

.inicio a{color:#fff!important;}

.inicio a:before{
    
   color:#4ab4af;
   font-family: "Font Awesome 5 Free";
   content: "\f015";
   display: inline-block;
   padding-right: 3px;
   vertical-align: middle;
   font-weight: 900;
}