/*
Theme Name: Tema Hijo
Theme URI: https://www.temahijo.com/
Description: Tema Hijo generado automáticamente en temahijo.com
Author: temahijo.com
Author URI: https://www.temahijo.com/
Template: edublink
Version: 1.0.18
*/

/*----------------- Agrega tus estilos personalizados a partir de aquí -------------------------------*/

@media only screen and (max-width: 570px) {
  .edublink-woo-mini-cart-wrapper {
    display: flex !important;
  }
}

@media (max-width: 1200px) {
  .shape-wrapper.edublink-d-xl-block {
    display: block !important;
  }
  .edublink-course-page-header .shape-1,
  .edublink-default-breadcrumb .shape-1 {
    left: -360px !important;
  }
  .edublink-course-page-header .shape-2,
  .edublink-default-breadcrumb .shape-2 {
    top: -420px !important;
    right: 120px !important;
  }
  .edublink-course-page-header .shape-3,
  .edublink-default-breadcrumb .shape-3 {
    top: 80% !important;
    left: -10% !important;
  }
  .edublink-course-page-header .shape-4,
  .edublink-default-breadcrumb .shape-4 {
    bottom: 0 !important;
    right: 0 !important;
  }
  .edublink-course-page-header .shape-5,
  .edublink-default-breadcrumb .shape-5 {
    top: -50% !important;
    right: -10% !important;
  }
}

.edublink-header-area.edublink-navbar-expand-lg
  ul.edublink-navbar-nav
  > li
  > a.nav-link,
.edublink-header-area ul.edublink-navbar-nav > li > a {
  padding: 0 18px !important;
}

/*eliminar ratings*/
.edublink-course-rating,
.course-rating,
.ld-course-rating {
  display: none !important;
}

/* 1. Justificar todo el texto del sitio */
.elementor-element-6ee76cd {
  text-align: justify;
}
.sub-heading {
  text-align: justify;
}

.eb-accordion-body {
  text-align: justify;
}

.elementor-element-c118ba0 {
  display: none;
}

.elementor-element-57e91f8 {
  display: none;
}

.elementor-element-d88b7b1 {
  display: none;
}

/* Corrigiendo minicart header */
.edublink-woo-mini-cart-inner p.woocommerce-mini-cart__buttons .button {
    padding: 0 18px !important;
}

/* EduBlink + LearnDash: ocultar instructor del header del curso */
.eb-course-header-meta-items > li.instructor {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

