/*
Theme Name: ABIA
Theme URI: https://abiamx.com/
Template: education-pack
Author: Jose A. Glez
Author URI: https://eaglez.com
Description: A free University WordPress theme for all universities, colleges, schools, educational institutions, learning centers, learning hubs. This theme is best used as an Education WordPress Theme.
Tags: two-columns,three-columns,left-sidebar,right-sidebar,custom-background,custom-header,custom-menu,editor-style,post-formats,rtl-language-support,sticky-post,theme-options,translation-ready,accessibility-ready
Version: 2.0.1.1758473562
Updated: 2025-09-21 16:52:42

*/

.wpcf7 select {
  width: 100% !important;
  padding: 10px 14px;
  border: 1px solid #ccc;
  border-radius: 8px;
  font-size: 16px;
  background-color: #fff;
  color: #333;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px,0px,0px);
  cursor: not-allowed;
  pointer-events: none;
}


.learnpress-v4 ul.learn-press-courses li .course-info .course-item-price .price {
  display: none !important;
}

.lp-single-course .lp-single-course-main .course-price .price {
  display: none !important;
}

/* SUBIR EL SUBMENÚ POR ENCIMA DEL SLIDER */

.learnpress-v4 #masthead.sticky-header .navigation {
  z-index: 999 !important;
} 


/* FONDO DEL SUBMENÚ POR SI TIENE TRANSPARENCIA */
.main-navigation ul ul {
    background: white !important;
}


.lp-course-curriculum .course-section {
  pointer-events: none;
  cursor: not-allowed;
}