/* main style sheet */
/* global styles */
* {
  box-sizing: border-box;
}

:root {
  --main-color: #101010;
  --secondary-color: #11C5E5;
  --terciary-color: #F9BF3C;
  --headings-color: #333;
  --disabled-text-color: #C2C5C7;
  --soft-grey-color: #E5E8EB;
}

body {
  font-size: 18px;
  color: var(--main-color);
}

.home {
  color: green;
}/*# sourceMappingURL=vlc_styles.css.map */

/* Filtres Blog-categories */
#-wpgb-facet-831-111 .wpgb-inline-list li:nth-child(2) div[aria-pressed="true"] span {
    background: #C7D51F;
}
#-wpgb-facet-831-111 .wpgb-inline-list li:nth-child(3) div[aria-pressed="true"] span {
    background: #9593D0;
}
#-wpgb-facet-831-111 .wpgb-inline-list li:nth-child(4) div[aria-pressed="true"] span {
    background: #E48FA0;
}
#-wpgb-facet-831-111 .wpgb-inline-list li:nth-child(5) div[aria-pressed="true"] span {
    background: #b3ddf5;
}
#-wpgb-facet-1841-21 .wpgb-inline-list li:nth-child(6) div[aria-pressed="true"] span {
    background: #9593D0;
}
#-wpgb-facet-1841-21 .wpgb-inline-list li:nth-child(7) div[aria-pressed="true"] span {
    background: #8bfdfa;
}
#-wpgb-facet-1841-21 .wpgb-inline-list li:nth-child(8) div[aria-pressed="true"] span {
    background: #Eba864;
}
#-wpgb-facet-1841-21 .wpgb-inline-list li:nth-child(9) div[aria-pressed="true"] span {
    background: #Ac8afc;
}
#-wpgb-facet-1841-21 .wpgb-inline-list li:nth-child(10) div[aria-pressed="true"] span {
    background: #D3bb57;
}



#-wpgb-facet-831-111 .wpgb-inline-list li:nth-child(2) div[aria-pressed="false"] span {
    background: white;
    color: #C7D51F;
}
#-wpgb-facet-831-111 .wpgb-inline-list li:nth-child(3) div[aria-pressed="false"] span {
    background: white;
    color: #9593D0;
}
#-wpgb-facet-831-111 .wpgb-inline-list li:nth-child(4) div[aria-pressed="false"] span {
    background: white;
    color:#E48FA0;
}
#-wpgb-facet-831-111 .wpgb-inline-list li:nth-child(5) div[aria-pressed="false"] span {
    background: white;
    color: #b3ddf5;
}
#-wpgb-facet-1841-21 .wpgb-inline-list li:nth-child(6) div[aria-pressed="false"] span {
    background: white;
    color: #9593D0;
}
#-wpgb-facet-1841-21 .wpgb-inline-list li:nth-child(7) div[aria-pressed="false"] span {
    background: white;
    color: #8bfdfa;
}
#-wpgb-facet-1841-21 .wpgb-inline-list li:nth-child(8) div[aria-pressed="false"] span {
    background: white;
    color:#Eba864;
}
#-wpgb-facet-1841-21 .wpgb-inline-list li:nth-child(9) div[aria-pressed="false"] span {
    background: white;
    color: #Ac8afc;
}
#-wpgb-facet-1841-21 .wpgb-inline-list li:nth-child(10) div[aria-pressed="false"] span {
    background: white;
    color: #D3bb57;
}

.categories a[href$="/legislacion/"], #_dynamic_list-3-111 .categories a[href$="/legislacion/"]{
    background-color: #C7D51F;
    border: 0.5px solid #C7D51F;
}
.categories a[href$="/tecnologia/"], #_dynamic_list-3-111 .categories a[href$="/tecnologia/"]{
    background-color: #b3ddf5;
    border: 0.5px solid #b3ddf5;
}
.categories a[href$="/marketing/"], #_dynamic_list-3-111 .categories a[href$="/marketing/"]{
    background-color: #E48FA0;
    border: 0.5px solid #E48FA0;
}
.categories a[href$="/trabajo-en-equipo/"], #_dynamic_list-3-111 .categories a[href$="/trabajo-en-equipo/"]{
    background-color: #9593D0;
    border: 0.5px solid #9593D0;
}
.categories a[href$="/administracion-de-fincas/"], #_dynamic_list-3-111 .categories a[href$="/administracion-de-fincas/"]{
    background-color: #C7D51F;
    border: 0.5px solid #C7D51F;
}
.categories a[href$="/consultoria/"], #_dynamic_list-3-111 .categories a[href$="/consultoria/"]{
    background-color: #E48FA0;
    border: 0.5px solid #E48FA0;
}
.categories a[href$="/economia/"], #_dynamic_list-3-111 .categories a[href$="/economia/"]{
    background-color: #b3ddf5;
    border: 0.5px solid #b3ddf5;
}
.categories a[href$="/eventos/"], #_dynamic_list-3-111 .categories a[href$="/eventos/"]{
    background-color: #9593D0;
    border: 0.5px solid #9593D0;
}
.categories a[href$="/legislacion/"], #_dynamic_list-3-111 .categories a[href$="/legislacion/"]{
    background-color: #8bfdfa;
    border: 0.5px solid #8bfdfa;
}
.categories a[href$="/marketing/"], #_dynamic_list-3-111 .categories a[href$="/marketing/"]{
    background-color: #Eba864;
    border: 0.5px solid #Eba864;
}
.categories a[href$="/tecnologia/"], #_dynamic_list-3-111 .categories a[href$="/tecnologia/"]{
    background-color: #Ac8afc;
    border: 0.5px solid #Ac8afc;
}
.categories a[href$="/trabajo-en-equipo/"], #_dynamic_list-3-111 .categories a[href$="/trabajo-en-equipo/"]{
    background-color: #D3bb57;
    border: 0.5px solid #D3bb57;
}

.categories a[href$="/formacion/"], #_dynamic_list-3-111 .categories a[href$="/formacion/"]{
    background-color: #E48FA0;
    border: 0.5px solid #E48FA0;
}
.categories a[href$="/noticias/"], #_dynamic_list-3-111 .categories a[href$="/noticias/"]{
    background-color: #B3DDF5;
    border: 0.5px solid #B3DDF5;
}
#-wpgb-facet-831-111 .wpgb-inline-list li:nth-child(3) div{ 
	color: #9593D0;
	border: 1px solid #9593D0 !important;
}

.wpgb-inline-list li:nth-child(7) div{ 
	color: #8bfdfa;
	border: 1px solid #8bfdfa !important;
}
.wpgb-inline-list li:nth-child(8){
	color: #Eba864;
	border: 1px solid #Eba864 !important;
}
.wpgb-inline-list li:nth-child(9) div{
	background-color: white !important;
	color: #Ac8afc;
	border: 1px solid #Ac8afc !important;
}
.wpgb-inline-list li:nth-child(10) div{
	background-color: white !important;
	color: #D3bb57;
	border: 1px solid #D3bb57 !important;
}
/* Fi filtres Blog-categories */
 .categories-format {
    width:100%!Important;
    max-width:100%!Important;
  }
  .categories-format span {
    display:flex!important;
    flex-wrap:wrap;
    width:100%!important;
  }
  
  .categories-format span a {
    margin-bottom:5px;
    margin-right: 6px!important;
  }