:root {
 --cfc          :#4ab4af;
 --ects          :#f3944f;
 --expertos     :#6ba8c3;
 --masters      :#2a78ab;
 --packs        :#6588E0;
}

.sub-menu{margin-top:10px!important;}

.logo_cfc {
  background: #fff url(../logo_cfc.png) center center no-repeat;
  background-size:82%;
  width:70px;
  height:70px;
  
  margin:0px 0;
}

.logo_cfc.logo_tarjeta{
  position:absolute;
  left:calc(50% - 35px);
  top:-65px;  
  border-radius:100%;
  padding:20px!important;
}

.linea_tarjeta{
  height:6px; 
  width:55%;
  background: var(--cfc);
  transition: 500ms;
}

.wpgb-card:hover .linea_tarjeta {
  position:relative;
  width:70%;
  transition: 500ms;
 }
 

.wpgb-card.expertos-universitarios .linea_tarjeta{	background:var(--masters)!important; }
.wpgb-card.masters .linea_tarjeta{	background:var(--masters)!important; }


.titulo_tarjeta{
  margin-bottom:10px;
  min-height:80px;
  line-height:2.4em!important;
}

@media(max-width:767px){
  .titulo_tarjeta{
    min-height:0px;
  }
}

.titulo_tarjeta a{
  line-height:1.2em;
}



.ast-custom-button-link{
  text-decoration:none!important;
}


.wpgb-card-1 .wpgb-block-6 {
  font-size: 12px!important;
  line-height: 1.2!important;
  font-weight: 400!important;
}

.wpgb-card .mostrar-precios{
	font-size:12px!important;
	line-height:10px!important;
}
.wpgb-card .mostrar-precios h3{
  color:#444!important;
}
.wpgb-card .mostrar-precios h3{
	font-size:24px!important; 
}

h1.page-title{	color:var(--cfc); }

.masters .edd_purchase_submit_wrapper .edd-add-to-cart {	background:var(--masters)!important; width:100%;}
.masters .nav-pills.nav-tabs-line .nav-link {   color: var(--masters)!important; }
.masters .ast-primary-header-bar { background:var(--masters)!important; }
.masters h6.tipo-tag.masters  { background:var(--masters)!important; }
.masters .ast-builder-menu-2 .menu-item > .menu-link {  color: var(--masters)!important; }
.masters i.text-primary{ color: var(--masters)!important; } 
.masters .text-primary i{ color: var(--masters)!important; } 
.masters a {color: var(--masters); } 

.term-masters .ast-primary-header-bar { background:var(--masters)!important; }
.term-masters .ast-builder-menu-2 .menu-item > .menu-link {  color: var(--masters)!important; }
.term-masters h1{  color: var(--masters)!important; }


.expertos-universitarios .edd_purchase_submit_wrapper .edd-add-to-cart {	background:var(--masters)!important; width:100%;}
.expertos-universitarios .nav-pills.nav-tabs-line .nav-link {   color: var(--masters)!important; }
.expertos-universitarios .ast-primary-header-bar { background:var(--masters)!important; }
.expertos-universitarios h6.tipo-tag.expertos-universitarios  { background:var(--masters)!important; }
.expertos-universitarios .ast-builder-menu-2 .menu-item > .menu-link {  color: var(--masters)!important; }
.expertos-universitarios i.text-primary{ color: var(--masters)!important; } 
.expertos-universitarios .text-primary i{ color: var(--masters)!important; } 
.expertos-universitarios a {color: var(--masters); } 

.term-expertos-universitarios .ast-primary-header-bar { background:var(--masters)!important; }
.term-expertos-universitarios .ast-builder-menu-2 .menu-item > .menu-link {  color: var(--masters)!important; }
.term-expertos-universitarios h1{  color: var(--masters)!important; }

/*
.wpgb-card.cfc .wpgb-block-term{	color:var(--cfc)!important; }
.wpgb-card.ects .mostrar-precios h3{	color:var(--ects)!important; }
.wpgb-card.expertos-universitarios .mostrar-precios h3{	color:var(--expertos)!important; }
.wpgb-card.masters .mostrar-precios h3{	color:var(--masters)!important; }
.wpgb-card.packs .mostrar-precios h3{	color:var(--packs)!important; }
*/


.wpgb-card.cfc .wpgb-block-term{	background:var(--cfc)!important; }
.wpgb-card.ects .wpgb-block-term{	background:var(--cfc)!important; }
.wpgb-card.expertos-universitarios .wpgb-block-term{	background:var(--masters)!important; }
.wpgb-card.masters .wpgb-block-term{	background:var(--masters)!important; }
.wpgb-card.packs .wpgb-block-term{	background:var(--cfc)!important; }


.edd_purchase_submit_wrapper .edd-add-to-cart {	border:none!important; background:var(--cfc)!important; width:100%;}

.wpgb-card.cfc .edd-add-to-cart {	background:var(--cfc)!important; }
.wpgb-card.ects .edd-add-to-cart{	background:var(--cfc)!important; }
.wpgb-card.expertos-universitarios .edd-add-to-cart{	background:var(--masters)!important; }
.wpgb-card.masters .edd-add-to-cart{	background:var(--masters)!important; }
.wpgb-card.packs .edd-add-to-cart{	background:var(--cfc)!important; }

/** ------------ **/

.wpgb-card-footer{margin-top:30px,}


.wpgb-card-footer a.edd_go_to_checkout,
.wpgb-card-footer a.wpgb-block-7,
.wpgb-card button {
  border:none!important;
  padding:10px 10px!important;
  font-size:14px!important;
  margin:2px!important;
}


.wpgb-card-footer a.edd_go_to_checkout,
.wpgb-card-footer a.wpgb-block-7 {
  background:#eee!important;
  color:#000!important;
  text-decoration:none;
  border:none;
  border:1px solid #999!important;
}

.wpgb-card-footer a.edd_go_to_checkout {
  background:#a00!important;
  color:#fff!important;
  border:1px solid #a00!important;
}

.wpgb-card-body li.list-group-item1{
  font-size:16px!important;
  border:none!important;
  padding:4px 0px!important;
  display:block!important;
}

.wpgb-card-body li.list-group-item1 i{
  display:none;
}

.wpgb-card-body li.list-group-item1 span span{
  font-weight:bold;
}



.boton-carro, .wpgb-card .edd-add-to-cart {
  background:#000!important;
  color:#fff!important;
}

.wpgb-card:hover .edd-add-to-cart:hover {

  background:#000!important;
 
 }

.boton-carro:hover, .wpgb-card:hover .edd-add-to-cart {

 box-shadow:none!important;

}





.boton-carro,.boton-quiero{
  font-size:14px!important;
  padding:10px 20px!important;
  margin:2px!important;
  display:inline-block;
  border-color:#000;
  color:#000;
}

.boton-carro:hover,.boton-quiero:hover{
  background:#000;
  border-color:#000;
}

.wpgb-card-body .list-group-item span span {font-size:16px!important;font-weight:600!important;}
.wpgb-card-body .list-group-item span.h6{font-size:16px;}

/* ----------------------------------------------- */

.tipo-tag.cfc,
.wpgb-card.cfc .wpgb-block-term,
.tax-tipo.term-cfc .wpgb-block-term,
.wpgb-card.cfc .edd-add-to-cart
{
    background: var(--cfc)!important;
} 

.wpgb-card h3 a{
  color:var(--ast-global-color-3)!important;
  font-weight:600!important;
  font-size:20px!important;
  position:relative;
  /*top:-20px;*/
  text-decoration:none;
} 

.wpgb-facet .wpgb-range-facet .wpgb-range-slider .wpgb-range-progress {
  background-color: var(--ast-global-color-1)!important;
}

/*



.wpgb-card.cfc{
  border:5px solid var(--cfc)!important;
}

.FALSE .wpgb-card.cfc .wpgb-card-body{
  border-top:10px solid var(--cfc)!important;
}

body.cfc .nav-link.active.text-primary{color:#fff!important;background:var(--cfc)!important;}
body.cfc .text-primary,.tax-tipo.term-cfc h1.page-title{color:var(--cfc)!important;}
body.tax-download_category h1.page-title{color:var(--cfc)!important;}





.tipo-tag.ects,
.wpgb-card.ects .wpgb-block-term,
.tax-tipo.term-ects .wpgb-block-term,
.tax-tipo.term-ects #ast-desktop-header, 
.tax-tipo.term-ects #ast-desktop-header .ast-primary-header-bar,
body.ects #ast-desktop-header, 
body.ects #ast-desktop-header .ast-primary-header-bar {
    background: var(--ects)!important;
} 

.wpgb-card.ects{
  border:5px solid var(--ects)!important;
}

body.ects .nav-link.active.text-primary{color:#fff!important;background:var(--ects)!important;}
body.ects .text-primary,.tax-tipo.term-ects h1.page-title{color:var(--ects)!important;}



.tipo-tag.expertos-universitarios,
.wpgb-card.expertos-universitarios .wpgb-block-term,
.tax-tipo.term-expertos-universitarios .wpgb-block-term,
.tax-tipo.term-expertos-universitarios #ast-desktop-header,
.tax-tipo.term-expertos-universitarios #ast-desktop-header .ast-primary-header-bar,
body.expertos-universitarios #ast-desktop-header, 
body.expertos-universitarios #ast-desktop-header .ast-primary-header-bar
{
    background: var(--expertos)!important;
} 

.wpgb-card.expertos-universitarios{
  border:5px solid var(--expertos)!important;
}

body.expertos-universitarios .nav-link.active.text-primary{color:#fff!important;background:var(--expertos)!important;}
body.expertos-universitarios .text-primary,.tax-tipo.term-expertos-universitarios h1.page-title{color:var(--expertos)!important;}



.tipo-tag.masters,
.wpgb-card.masters .wpgb-block-term,
.tax-tipo.term-masters .wpgb-block-term,
.tax-tipo.term-masters #ast-desktop-header, 
.tax-tipo.term-masters #ast-desktop-header .ast-primary-header-bar,
body.masters #ast-desktop-header, 
body.masters #ast-desktop-header .ast-primary-header-bar {
    background: var(--masters)!important;
} 

.wpgb-card.masters{
  border:5px solid var(--masters)!important;
}

body.masters .nav-link.active.text-primary{color:#fff!important;background:var(--masters)!important;}
body.masters .text-primary,.tax-tipo.term-masters h1.page-title{color:var(--masters)!important;}



.tipo-tag.packs,
.wpgb-card.packs .wpgb-block-term,
.tax-tipo.term-packs .wpgb-block-term,
.tax-tipo.term-packs #ast-desktop-header, 
.tax-tipo.term-packs #ast-desktop-header .ast-primary-header-bar,
body.packs #ast-desktop-header, 
body.packs #ast-desktop-header .ast-primary-header-bar {
    background: var(--packs)!important;
} 

.wpgb-card.packs{
    border:5px solid var(--packs)!important;
}

body.packs .nav-link.active.text-primary{color:#fff!important;background:var(--packs)!important;}
body.packs .text-primary,.tax-tipo.term-packs h1.page-title{color:var(--packs)!important;}

*/


.lista_etiquetas a{
	padding: 6px 20px;
	margin:10px;
	font-size:18px!important;
	text-decoration:none;
	background:#4bb4af!important;
	color:#fff!important;
	border-radius:5px;
}