/*
Theme Name: EducationPress Child
Theme URI: http://www.demos.themecycle.com/educationpress
Author: ThemeCycle.com
Author URI: https://themecycle.com
Description: Premium Wordpress LMS theme base on CoursePress Pro Plugin
Version: 1.1
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Template: educationpress
Tags: custom-background, threaded-comments, translation-ready, one-column, two-columns, three-columns, four-columns, custom-menu, theme-options, left-sidebar, right-sidebar, featured-images, full-width-template, threaded-comments, post-formats, rtl-language-support, custom-colors

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
body .cp-form .module-header h4.module-title {
  color:#F09A61;
}
.cp .module-content ul {
  margin-left:30px;
}
.module-content p {
  margin-bottom:20px;
}
/* CURSO */
body .apply-button {
  color:#fff;
}
span.unit-delay-date {
  display:none;
}
/* RECUPERAR CONTRASEÑA */
body.page-id-1491 #reset-pass-submit {
  color:#fff !important;
}
.cp ul.quiz-question {
  list-style-type: none !important;
}
/* INICIAR SESION */
.auninscrito p {
  padding-left:40px;
}
/***************/
/* RESPONSIVE  */
/***************/
@media (max-width: 600px) {
  /* HOME VIDEO */
  body .box_video_home .content_video {
    width:80%;
    height: auto;
  }
  body .box_video_home video {
    width: 100%;
    position: relative;
    top: 5px;
  }
  /* HOME */
  .txt_programas p {
    padding:0 10px;
  }
  /* FOOTER */
  footer {
    margin-bottom:40px;
  }
  /* PROFESORADO */
  body.page-id-710 .breadcrumb-section h1 {
    font-size:34px;
  }
  /* PROFESOR - BLOG */
  body.blog .breadcrumb-section h1 {
    font-size:34px;
  }
  .co-author h3 {
    margin-top:20px;
  }
  /* FAQ */
  #panel-74-1-1-1 a {  
    font-size: 20px;
  }
  /* CURSOS */
  body.page .breadcrumb-section h1 {
    font-size:31px;
  }
  #main li {
    max-width: 90%;
    width: 90%;  
  }
  .without-sidebar.three-column.grid-group-item figure,
  .without-sidebar.three-column.grid-group-item .course-media-img {
    width: 100% !important;
    height: auto !important;
  }
  /* CURSO */
  #main .social-icons li {
    max-width: 100%;
    width: auto;  
  }
  body .co-detail-page h1 {
    font-size: 34px;
    margin-top: 0px;
  }
  .unit-page-title, .unit-page-title {
    white-space: normal;  
  }
  .unit-page-title-one {
    max-width:310px;
  }
  /* LOGIN */
  body .student-settings label,body .student-settings label.password,body .student-settings label.password-confirm {
    width: 100%;
  }
}
@media (max-width: 480px) {
  body .box_video_home .content_video {
    min-width:80%;    
  }
  body .box_video_home video {  
    top: 8px;
  }
}
/* 2021 */
.page-id-83826 .breadcrumb-section{
  background-image: url(images/header_cursos.jpg);
  min-height: 322px;
  background-size: cover;
  text-align: center;
}
.page-id-83826 .breadcrumb-section h1,
.page-id-85097 .breadcrumb-section h1,
.page-id-83828 .breadcrumb-section h1
{
  color: #3a3b41 !important;
}
body.course_archive-template-default .pull-right,
body  .cls-sidebar.pull-right {
    float: left !important;
    width: 23%;
}
body.course_archive-template-default .pull-left,
body .cls-sidebar.pull-left {
    float: right !important;
}
.taxonomy-description {
  display: none;
}
.with-sidebar.three-column.grid-group-item .course-thumbnail figure {
    height: auto;
    width: 100% !important;
    margin-bottom: 10px !important;
    overflow: inherit;
    max-height: 240px;
}
.with-sidebar.three-column.grid-group-item .course {
    min-height: 465px;
    max-height: 465px;
}
body .course h3 {
    font-size: 22px;
    line-height: 26px;
    padding: 0;
    margin: 0 0 0 0;
    min-height: 85px;
}
body .course_space {
    padding: 10px 10px 10px 10px;    
}
body .course_space p {
  margin-bottom: 5px;
  line-height: 20px;
}
body.course_archive-template-default div#secondary,
body div#secondary.cls-sidebar {
    background: #f0f0ec;
    padding: 30px;
}
body.course_archive-template-default div#secondary .widget h3,
body div#secondary.cls-sidebar .widget h3 {
    text-transform: uppercase;
    text-align: center;
}
body.course_archive-template-default div#secondary .widget ul,
body div#secondary.cls-sidebar .widget ul {
    border: none;
    padding: 0;
    list-style: none;
    padding-top: 0;
}
body.course_archive-template-default div#secondary .widget ul li,
body div#secondary.cls-sidebar .widget ul li {    
    padding-top: 0px;
    padding-bottom: 0px;
    border-bottom: none;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
/* FILTROS */
i.mdf_widget_found_count {
    color: #000;
    text-align: center;
    display: block;
    margin: 0;
    padding: 0;
}
body h4.data-filter-section-title {
    font-size: 16px;    
    color: #3a3b41;    
    margin-bottom: 9px;
    font-weight: bold;
}
body .mdf_tax_label_item {
    background-color: transparent;
    border: none;
    margin: 0;
    padding:0;
    width: auto;
    height: auto;
    line-height: 22px;
    text-align: center;
    overflow: hidden;
    text-decoration: none;
    cursor: pointer;
    color: #3a3b41;
}
body .icheckbox_flat-aero {
  display: none
}
body .mdf_tax_label_item:hover {
    background-color: transparent;
    border-color: transparent;
    color: #000;
}
body #secondary .widget h3 {
  display: none;
}
.info-nivel {
  position: absolute;
  bottom: -25px;
  left: 20px;
  color:#000;
}
.info-fechainicio {
  position: absolute;
  right: 20px;
  bottom: -25px;
  color:#000;
}
p.curso_desc {
  min-height: 65px;  
}
/* FILTROS NEW */
.entry-thumbnail-container.clearfix.image-top {
  max-height: 285px;
  overflow-y: hidden;
}
.entry-thumbnail-container.clearfix.image-top img {
  min-height: 285px;
}
.exopite-multifilter-container {
  display:flex;
  flex-direction: row;
  margin-left:-15px;
}
.exopite-multifilter-filter-wrapper {
  width: 240px;
  flex: none;
  /*padding: 0 10px;*/
  padding:0 !important;
  border: 0px solid #ebebeb;
  margin-right: 30px;
  /*background: #f0f0ec;*/
  background:#fff;
}
.exopite-multifilter-filter-reset-search {
  display:none;
}
body .exopite-multifilter-filter-item {
  display: block;
  border:none;
  text-transform:uppercase;
  text-align:left;
}
body .exopite-multifilter-filter-taxonomy.exopite-multifilter-filter-taxonomy-course_category {
  margin-bottom:40px;
}
body .exopite-multifilter-filter-taxonomy.exopite-multifilter-filter-taxonomy-nivel {
    margin-bottom: 40px;
}
body .exopite-multifilter-filter-item.active, body .exopite-multifilter-filter-item:hover, body .exopite-multifilter-filter-reset:hover {
    border-color: #f2bb2f;
    background-color: #f2bb2f;
    color: #fff;
}
.tit-taxonomy {
  font-weight: bold;
}
.tit-taxonomy:hover {
  background: transparent !important;
  color:#333 !important;
  cursor:default;
}
body .exopite-multifilter-container .multi-column .entry-header h2 a {
  color: #666;
  font-size: 19px;
  font-weight: 700;
  letter-spacing: 0.2px;
  line-height: 19px !important;
  color: #333 !important;
}
body .exopite-multifilter-container .multi-column .entry-header h2 {
  margin-top:0;
  padding-top:10px;
  line-height: 19px !important;
  min-height: 70px;
  padding: 10px 20px;
  text-align: left;
}
body .exopite-multifilter-container .multi-column header::after {
  border:none;
  padding-top: 0;
  margin-bottom: 0;
}
.exopite-multifilter-items .entry-content-container {
  background: #f4f4f4;
  min-height: 220px;
}
.exopite-multifilter-items .entry-content {
  margin:0;
  padding: 0px 20px;
  text-align: left;
}
.exopite-multifilter-items article {
  margin-bottom:35px !important;
  max-height: 505px;
}
.exopite-multifilter-items .info-nivel {
    position: absolute;
    bottom: 10px;
    left: 35px;
    color: #000;
    font-weight: bold;
}
.exopite-multifilter-items .info-fechainicio {
    position: absolute;
    bottom: 10px;
    right: 35px;
    color: #000;
    font-weight: bold;
}
.exopite-multifilter-container .multi-column .entry-excerpt {
  margin-bottom:35px;
}
.exopite-multifilter-paginations {
  
}
.page-id-83826 .entry-header,.page-id-85097 .entry-header, .page-id-83828 .entry-header{
  margin:0 auto;
}
.page-id-83826 .breadcrumb-section, .page-id-85097 .breadcrumb-section, .page-id-83828 .breadcrumb-section{  
    min-height: 460px;
    background-size: cover;
    text-align: center;
} 

.page-id-85097 .breadcrumb-section {  
    background-image: url(images/header2.jpg);

    background-position-y: center;

}
.page-id-85097 .breadcrumb-section h1{  
  padding: 75px 0 111px 0;
}
.page-id-83828 .breadcrumb-section {  
    background-image: url(images/header1.jpg);
    background-position-y: center;

}

.page-id-83826 .breadcrumb-section {  
    background-image: url(images/header_buscador_v3.jpeg);
}
.page-id-83826 .breadcrumb-section h1{
  color:#262C38;
}
 
.exopite-multifilter-items .article-container {
  -webkit-box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0); 
  box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0);
}
body .exopite-multifilter-filter-item, body .exopite-multifilter-filter-reset {
  padding:2px 0px;
}

/* MINIGUIA */
#miniguiasbuscador .entry-thumbnail-container.clearfix.image-top img {
  min-height: unset;
}
#miniguiasbuscador .exopite-multifilter-items article {
 margin-bottom:35px!important;
 max-height:460px!important;
}
main#main.site-miniguie .post-navigation .nav-previous,
main#main.site-miniguie .post-navigation .nav-next {
  text-align: center;
}
main#main.site-miniguie {
  text-align: center;
}
.miniguiavideo {
  max-width:900px;
  margin:0 auto;
}
.miniguia-volver a {
  display:block;
  margin:0 auto;
  background:#82c4c3;
  font-weight: bold;
  text-transform: uppercase;
  width: 200px;
  padding: 10px 10px;
  margin-top: 50px;
  color:#fff;
}
@media (max-width: 1440px) {
  .exopite-multifilter-container {
    margin-left:-10px;
  }
  .exopite-multifilter-items {    
    width: calc(100% - 222px);
  }
  .exopite-multifilter-items .entry-content-container {    
    min-height: 270px;
  }
  body .entry-thumbnail-container.clearfix.image-top img {
    min-height: auto;
  }
  body .entry-thumbnail-container.clearfix.image-top {
    max-height: 199px;
    overflow-y: hidden;
    height: 199px;
  }
}
@media (max-width: 1366px) {
  .exopite-multifilter-items .entry-content-container {    
    min-height: 270px;
  }  
  body .exopite-multifilter-filter-item, body .exopite-multifilter-filter-reset {
    padding: 2px 5px;
  }
  body .entry-thumbnail-container.clearfix.image-top {
    max-height: 184px;
    overflow-y: hidden;
    height: 184px;
  }
  body .exopite-multifilter-container .multi-column .entry-header h2 a {
    font-size:16px;
  }
  body .exopite-multifilter-container .multi-column .entry-header h2 {
    line-height: 16px !important;
  }
  .exopite-multifilter-items .entry-excerpt p {
    font-size:14px;
    line-height: 18px;
  }
  .exopite-multifilter-items .entry-content-container {
    min-height: 225px;
  }
  .exopite-multifilter-items .info-nivel,
  .exopite-multifilter-items .info-fechainicio {
    font-size:12px;
  }
}
@media (max-width: 1280px) {
  .exopite-multifilter-items .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  } 
  .exopite-multifilter-items .entry-content-container {
    min-height: 180px;
  }
  .exopite-multifilter-container {
    margin-left: -5px;
  }
  .exopite-multifilter-items {
    width: calc(100% - 230px);
  }
  body .entry-thumbnail-container.clearfix.image-top {
    max-height: 260px;
    overflow-y: hidden;
    height: 260px;
  }
}
@media (max-width: 1024px) {
  body .entry-thumbnail-container.clearfix.image-top {
    max-height: 225px;
    overflow-y: hidden;
    height: 225px;
  }
  .exopite-multifilter-items .entry-content-container {
    min-height: 190px;
  }  
  .exopite-multifilter-container {
    margin-left: 0px;
  }
  .exopite-multifilter-items {
    width: calc(100% - 238px);
  }
}
@media (max-width: 834px) {
  .exopite-multifilter-container {
    margin-left: 5px;
  }
  .exopite-multifilter-items .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .exopite-multifilter-items {
    width: calc(100% - 242px);
  }
  body .entry-thumbnail-container.clearfix.image-top {
    max-height: 260px;
    overflow-y: hidden;
    height: 260px;
  }
  .exopite-multifilter-items .entry-content-container {
    min-height: 170px;
  }
}
.course .img-thumb .course-thumbnail figure {
  width:100%;
}




@media (max-width: 768px) {
  .exopite-multifilter-items {
      width: calc(90%)!important;
      margin: auto auto;
  }

  .exopite-multifilter-items figure {
    height: 100%;
  }

  body .entry-thumbnail-container.clearfix.image-top img {
    height: 100%;
    object-fit: center;
  }


  .exopite-multifilter-filter-wrapper{
    max-height: fit-content;
    margin: auto auto !important;
    padding-bottom: 20px!important;
    margin-top: -20px!important;
  }

  .exopite-multifilter-container {
    display: flex;
    flex-direction: column;
  }
}






.mentories-filter article:has(span:not(.mentorias-grupales)) {
  display: none;
}


/*AÑADIDO PARA OCULTAR EL SEGUNDO INSTRUCTOR*/
.courses-instructor .instructor-single + .instructor-single{
  display: none!important;
}

/* Logotipos de financiación en una sola línea */
.site-header .logo_diputacio_header {
	display: flex !important;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: flex-end;
	gap: 12px;
}

/* Tamaño uniforme de los logotipos */
.site-header .logo_diputacio_header > img,
.site-header .logo_diputacio_header > a > img {
	display: block !important;
	width: auto !important;
	height: 42px !important;
	max-width: none !important;
	margin: 0 !important;
	padding: 0 !important;
	object-fit: contain;
}

/* Enlace de Diputació */
.site-header .logo_diputacio_header > a {
	display: flex;
	align-items: center;
	margin: 0;
	padding: 0;
}

/* Ajuste para móviles */
@media screen and (max-width: 767px) {
	.site-header .logo_diputacio_header {
		flex-wrap: wrap;
		justify-content: center;
		gap: 8px 10px;
	}

	.site-header .logo_diputacio_header > img,
	.site-header .logo_diputacio_header > a > img {
		height: 32px !important;
	}
}
