/*
Theme Name: Mataji
Theme URI: https://www.guruweb.com
Author: Rai Singh
Theme URI: https://www.guruweb.com
Description: Esta plantilla ha sido creada para uso interno de los sitios de clientes de GuruWeb. Ajustada para 3ho.org
Version: 6.1.3.9
Text Domain: mataji
Tested up to: WP 6.1
Requires PHP: 7.0 and above
License: private
License URI: https://www.guruweb.com
*/
/******************************************* */
/* COMPATIBILIDAD CON GUTENBERG */
/******************************************* */
.entry-content{
  padding-top: 2rem;
  height: 100%;
}
.entry-content > * {
  margin-left: auto;
  margin-right: auto;
  /* margin-bottom: 1.25em; */
}
.entry-content > *:first-child {
  margin-top: 0;
}
header.title_post > *:first-child {
  margin-top: 0;
}

/* Permite ancho medio y completo en blocks */
.alignfull, .alignwide {
  /* margin-bottom: 2em; */
}
/* .alignwide {
  width: 75vw;
  margin-left: 50%;
  transform: translateX(-50%);
} */
.alignfull {
  width: 100vw;
  margin-left: 50%;
  transform: translateX(-50%);
  max-width: none;
  display: block;
  /* margin-top: 5rem;
  margin-bottom: 5rem; */
}
/* BLOQUE CON FONDO Y TEXTO ENCIMA */
.wp-block-cover, .wp-block-cover-image {
  display: flex;
  padding: 16px;
}

/* permite que el CODE y el preformateado se mantengan sin scroll horizontal */
pre, .wp-block-code {
  padding: 3rem;
  overflow: auto;
  display: block;
  border: 0.1rem solid #6BABDC;
}
/* Arregla botones redes en bloques */
.wp-social-link {
  height: 100%;
}
/* Botones redes sociales */
li.wp-social-link {
  line-height: 1.5;
  margin: 0.5rem 0 0 2rem;
  margin-top: 0.5rem;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 2rem;
}
/******************************************* */
/* COMPATIBILIDAD CON FITVIDS */
/******************************************* */
.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before, .wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before, .wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before {
  padding-top: 2em;
}
/******************************************* */
/* STYLES MATAJI */
/******************************************* */
/************** Breadcrumbs *****************/
p#breadcrumbs {
  margin-bottom: 0;
}
#breadcrumbs a, .breadcrumb_last {
  font-size: 0.75em;
  font-family: Arial,sans-serif;
}
/************** TITULOS *****************/
/* .entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
  margin: 3rem auto 1rem;
} */
h1 small.text-muted p{
font-size: 1.5rem;
margin-top: 0.5em;
}
/************** FORMULARIOS *****************/
.wp-block-search {
  margin-bottom: 1rem;
}
.wp-block-search__input {
  display: block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
}
/************** BOTONES *****************/
button, input[type="submit"] {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
}
button {
  color: #fff;
  background-color: #6BABDC;
  border-color: #6BABDC;
}
/* BTN SEARCH FORM */
form.search-form button.btn {
border-top-left-radius: 0px;
border-bottom-left-radius: 0px;
}
.wp-block-search__button {
  border: 1px solid #6BABDC;
  padding: .375rem .75rem;
}
/************** CITA DE PARRAFO *****************/
.wp-block-pullquote {
  border-top: 1px solid #6BABDC;
  border-bottom: 1px solid #00346c;
  margin-bottom: 28px;
  color: #40464d;
  padding: 0px;
}
.wp-block-pullquote::before {
  background: #fff;
  border-radius: 50%;
  color: #6BABDC;
  content: "“";
  display: block;
  font-family: serif;
  line-height: 1.3;
  font-size: 6.2rem;
  font-weight: 500;
  margin-top: 13px;
  margin-right: auto;
  margin-left: 1.5rem;
  height: 4.4rem;
  width: 4.4rem;
}
.wp-block-pullquote::after {
  background: #fff;
  border-radius: 50%;
  color: #6BABDC;
  content: "”";
  display: block;
  font-family: serif;
  font-size: 6.2rem;
  font-weight: 500;
  line-height: 0.2;
  margin-top: -25px;
  margin-right: 1.5rem;
  margin-left: auto;
  margin-bottom: 1rem;
  text-align: right;
  height: 4.4rem;
  width: 4.4rem;
}
/* QUOTES FORMAT */
.post_format-post-format-quote blockquote.wp-block-quote, blockquote.wp-block-quote {
  padding: 2rem 3rem;
  border-left: 4px solid #F39200;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.post_format-post-format-quote blockquote.wp-block-quote p, blockquote.wp-block-quote p {
  font-size: 1.2em;
}
.wp-block-quote cite, .wp-block-quote footer {
  font-size: 1em;
  text-align: right;
  display: block;
  margin-top: 1.5em;
  margin-right: 3em;
}
/************** MENU *****************/
/* Estilos para Dropdown especial con parent link clickeable */
.dropdown:hover .dropdown-menu {
  display: block;
}
/* Deja dropdown siempre abierto en menu responsive */
@media (max-width: 575px) {
nav.navbar-expand-sm .dropdown-menu {
    display: block;
    border: 0px;
    background: #ffffff !important;
    border-radius: 0px;
    text-transform:  uppercase;
    margin-bottom: 2em;
}
}
@media (max-width: 767px) {
nav.navbar-expand-md .dropdown-menu {
    display: block;
    border: 0px;
    background: #ffffff !important;
    border-radius: 0px;
    text-transform:  uppercase;
    margin-bottom: 2em;
}
}
@media (max-width: 991px) {
nav.navbar-expand-lg .dropdown-menu {
    display: block;
    border: 0px;
    background: #ffffff !important;
    border-radius: 0px;
    text-transform:  uppercase;
    /* margin-bottom: 2em; */
}
}
@media (max-width: 1199px) {
nav.navbar-expand-xl .dropdown-menu {
    display: block;
    border: 0px;
    background: #ffffff !important;
    border-radius: 0px;
    text-transform:  uppercase;
    margin-bottom: 2em;
}
}
@media (max-width: 1399px) {
nav.navbar-expand-xxl .dropdown-menu {
    display: block;
    border: 0px;
    background: #ffffff !important;
    border-radius: 0px;
    text-transform:  uppercase;
    margin-bottom: 2em;
}
}
/* For hamburguers always visible ADD always_open to navbar*/
nav.always_open .dropdown-menu {
  display: block;
  border: 0px;
  background: #ffffff !important;
  border-radius: 0px;
  text-transform:  uppercase;
  margin-bottom: 2em;
}
nav.navbar-dark .nav-link{
color: #ffffff;
}
.nav-link:hover, .nav-link:focus {
  color: #222;
  text-decoration: none;
}
/************** ASIDE *****************/
aside.sidebar{
  padding-top: 0rem;
}
/************** FOOTER *****************/
footer ul {
  list-style: none;
  padding: 0;
}
footer ul.sub-menu {
  padding-left: 1em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
/* Footer uno */
footer h3.widget-title {
  color: #fff;
  font-weight: 400;
  font-size: 1.8rem !important;
}
footer li.menu-item {
  font-size: 0.9em;
}

footer li {
  line-height: 2.5;
  font-weight: lighter;
} footer a,
footer a {
  color: #fff;
  font-family: Arimo, sans-serif;
}
 footer a:hover,
footer a:hover {
  text-decoration: underline;
  color: #fff;
}

/************** COVER CONTAINER BG *****************/
.cover-container{
background: #ffffff url(images/placeholders/unsplash-photo-2.jpg) no-repeat bottom center;
background-size: cover;
}
/************** WOOCOMMERCE *****************/
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  font-size: 100%;
  margin: 0;
  line-height: 1;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  overflow: visible;
  padding: .618em 1em;
  font-weight: 500;
  border-radius: 0.1rem;
  left: auto;
  color: #ffffff;
  background-color: #6BABDC;
  border: 0;
  display: inline-block;
  background-image: none;
  box-shadow: none;
  text-shadow: none;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
  background-color: #6BABDC;
  text-decoration: none;
  background-image: none;
  color: #ffffff;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  background-color: #6BABDC;
  color: #fff;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
  background-color: #6BABDC;
  color: #fff;
}
/************************************************************************************** */
/* BOOTSTRAP EJEMPLOS */
/************************************************************************************** */
.bd-placeholder-img {
  font-size: 1.125rem;
  text-anchor: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
@media (min-width: 768px) {
.bd-placeholder-img-lg {
  font-size: 3.5rem;
}
}
.b-example-divider {
height: 3rem;
background-color: rgba(0, 0, 0, .1);
border: solid rgba(0, 0, 0, .15);
border-width: 1px 0;
box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}
.b-example-vr {
flex-shrink: 0;
width: 1.5rem;
height: 100vh;
}
.bi {
vertical-align: -.125em;
fill: currentColor;
}
.nav-scroller {
position: relative;
z-index: 2;
height: 2.75rem;
overflow-y: hidden;
}
.nav-scroller .nav {
display: flex;
flex-wrap: nowrap;
padding-bottom: 1rem;
margin-top: -1px;
overflow-x: auto;
text-align: center;
white-space: nowrap;
-webkit-overflow-scrolling: touch;
}
/************************************************************************************** */
/* STYLES FOR THIS VERSION */
/************************************************************************************** */
/* COLORES */
a {
  color: #F39200;
  text-decoration: none;
}
a:hover, a:focus {
transition: all 0.5s ease;
  color: #212529;
  text-decoration: none;
}
.link-primary {
  color: #F39200 !important;
}
.link-primary:hover, .link-primary:focus {
transition: all 0.5s ease;
  color: #212529;
}
.btn-primary, input[type="submit"] {
  transition: all 0.5s ease;
  color: #fff;
  background-color: #F39200;
  border: none;
}


.btn-primary:hover, input[type="submit"]:hover {
  transition: all 0.5s ease;
  color: #fff;
  background-color: #000;
  border: none;
}

.btn-primary a{
  transition: all 0.5s ease;
  color: #fff;
  text-decoration: none;
  font-weight: 400;
}

.btn-primary:hover a{
  color: #fff !important;
  text-decoration: none;
}

.btn-secondary {
  color: #fff;
  background-color: #212529;
  border: none;
}
.btn-secondary:hover {
transition: all 0.5s ease;
  color: #fff;
  background-color: #33118A;
  border: none;
}
.btn-outline-warning {
--bs-btn-color: #dfb542;
--bs-btn-border-color: #dfb542;
}
.btn-outline-warning:hover {
background-color: #b29239;
border-color: #b39339;
}
/* COLORES PAGINACION */
.pagination .page-item.active .page-link {
  color: #fff;
  background-color: #5e5899;
  border-color: #5e5899;
}
.pagination .page-link {
color: #5e5899;
}
.pagination .page-link:hover {
  color: #23076b;
}
/* GRADIENTS */
.gradient_one {
  background: linear-gradient(-45deg, #6BABDC, #00346c);
  background-size: 300% 300%;
  animation: gradient 15s ease infinite;
}
@keyframes gradient {
  0% {
      background-position: 0% 50%;
  }
  50% {
      background-position: 100% 50%;
  }
  100% {
      background-position: 0% 50%;
  }
}
/* FONTS */
.serif{
  font-family: serif;
}
/* MENU HEADER */
header{
  background-color: rgba(255, 255, 255, 0);
  transition: all 0.3s ease;
  z-index: 10000;
}
header.scrolled{
  background-color: rgba(255, 255, 255, 1);
}

.header_menu a.nav-link {
  font-size: 1.4em;
  line-height: 2.5em;
  text-transform: uppercase;
  color: #5e5899 !important;
  letter-spacing: 0.5px;
  font-family: "Barlow Semi Condensed", sans-serif !important;
  font-weight: 500;
}
.header_menu a.nav-link:hover {
  color: #e4ab49 !important;
  transition: all 0.5s ease;
}
.navbar-light .navbar-brand:hover {
  color: #dfb542 !important;
  transition: all 0.5s ease;
}
.header_menu li.current-menu-item a.nav-link {
  color: #dfb542 !important;
  
}
@media screen and (max-width: 992px) {
  .header_menu a.nav-link {
      font-size: 1.1em;
  }
}
.header_menu .dropdown-item li.menu-item {
  padding-right: 0px;
  padding-left: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.header_menu ul.dropdown-menu li.menu-item {
  padding: 0 0em;
}
/************************************************************************************** */
/* CUSTOM STYLES */
/************************************************************************************** */
/************** FONTS *****************/
body {
font-family: 'Open Sans', sans-serif;
}

@media screen and (max-width: 768px) {
  body {
      padding-top: 130px;
  }
  
}

p {
  margin-top: 0;
  margin-bottom: 2rem;
}

.sans_serif {
font-family: 'Open Sans', sans-serif;
}
/************** COLORES *****************/
.has-primary-background-color,
.bg-primary{
  background-color: #212529 !important;
}
.has-secondary-background-color,
.bg-secondary{
  background-color: #F39200 !important;
}
.has-tertiary-background-color,
.bg-tertiary{
  background-color: #F8C598 !important;
}
.has-distant-background-color,
.bg-distant{
  background-color: #4D68B0 !important;
}
.has-boy-background-color,
.bg-boy{
  background-color: #6BABDC !important;
}
.has-azureish-background-color,
.bg-azureish{
  background-color: #DAE2F1 !important;
}
.has-lightgray-background-color,
.bg-lightgray{
  background-color: #EDEDED !important;
}
.has-gray-background-color,
.bg-gray{
  background-color: #707070 !important;
}
.has-white-background-color,
.bg-white{
  background-color: #ffffff !important;
}
.bg-white50{
  background-color: rgba(255, 255, 255, 0.5) !important;
}
.bg-white75{
  background-color: rgba(255, 255, 255, 0.75) !important;
}

.dropdown-item.active, .dropdown-item:active {
  background-color: #212529 !important;
}

.border-primary {
  border-color: #dee2e6 !important;
}
.border-dark {
  border-color: #212529 !important;
}
.border-secondary {
  border-color: #F39200 !important;
}
.border-distant {
  border-color: #4D68B0 !important;
}
.border-boy {
  border-color: #6BABDC !important;
}
.border-azureish {
  border-color: #DAE2F1 !important;
}
.border-lightgray {
  border-color: #EDEDED !important;
}
.border-gray {
  border-color: #707070 !important;
}
.has-primary-color,
.text-primary{
  color: #212529;
}
.has-secondary-color,
.text-secondary{
  color: #F39200 !important;
}
.has-distant-color,
.text-distant{
  color: #4D68B0 !important
}
.has-boy-color,
.text-boy{
  color: #6BABDC !important
}
.has-azureish-color,
.text-azureish{
  color: #DAE2F1 !important
}
.has-lightgray-color,
.text-lightgray{
  color: #EDEDED !important
}
.has-gray-color,
.text-gray{
  color: #707070 !important
}

.has-dark-color,
.text-dark {
  color: #212529 !important;
}

.has-white-color,
.text-white, .link-white a{
  color: #ffffff !important;  
}


.btn-outline-secondary {
color: #cc77bb;
border-color: #cc77bb;
}
.btn-outline-secondary:hover {
color: #ffffff;
border-color: #cc77bb;
background-color: #cc77bb;
text-decoration: none;
}
/*  */
.rounded {
border-radius: 10px !important;
}
/************** MENU *****************/
.dropdown-menu {
 padding: 0px;
 text-decoration: none;
}
.dropdown-menu a:hover{
 text-decoration: none;
}
.dropdown-item {
padding-top: 8px;
padding-bottom: 8px;
 color: #212529;
}
.dropdown-item:hover, .dropdown-item:focus {
  transition: all 0.2s ease;
  color: #fff !important;
  background-color: #F39200; 
}
@media (min-width: 768px) {
  .navbar-expand-md .navbar-nav .dropdown-menu {
      top: 60px;
  }
}
/************** BTN *****************/
.btn{
border-radius: 0.1rem;
}
/************** QUOTES *****************/
.contenido_tabs .searchandfilter ul li {
  float: left;
  padding: 1.5em .5em 0;
}
.post_format-post-format-quote blockquote.wp-block-quote, blockquote.wp-block-quote {
  border-left: 6px solid #F39200;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  margin-left: 2em;
  margin-right: 2em;
}
.quote_entry a.quote_arch_link {
color: #212529;
}
.quote_entry a.quote_arch_link:hover {
text-decoration: none;
color: #212529;
}
.quote_entry blockquote.wp-block-quote {
margin-bottom: 1rem;
margin-top: 2rem;
}
/* Quote random in home */
.quote_home{
background: #ffffff url(images/home/quote-bg.jpg) no-repeat center left;
background-size: cover;
}
.quote_home .post_format-post-format-quote blockquote.wp-block-quote, .quote_home blockquote.wp-block-quote {
  border-left: none;
  text-align: right;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  margin-left: 0px;
  margin-right: 0px;
  font-family: "Barlow Semi Condensed", sans-serif !important;
  padding: 0px;
}
.quote_home .wp-block-quote cite, .quote_home .wp-block-quote footer {
  font-size: 1.2em;
  color: #212529 !important;
  text-align: right;
  display: block;
  margin-top: 1.5em;
  margin-right: 0px;
}

/************** HOME *****************/
.hero_home {
background: #ffffff url(images/home/bg-hero.jpg) no-repeat center left;
background-size: cover;
margin-bottom: 0px;
}
/************** EVENTS *****************/

.event_info_title{
font-weight: bold;
font-size: 1.6rem;
color: #212529;
font-family: "Barlow Semi Condensed", sans-serif !important;
}
.fecha_ficha {
  width: 100%;
  z-index: 2;
  text-align: center;
  } 

.fecha_ficha span.happened{
  font-size: 12px;
  font-weight: 600;
}

.fecha_evento {
  width: 100%;
  height: auto;
  margin-top: 0.7em;
  margin-right: 0.7em;
  padding: 0.4em;
  border: 1px solid rgba(35, 7, 107, 0.25);
  background-color: #fff;
  float: left;
}
span.post-day {
  text-align: center;
  color: #212529;
  font-size: 1.8em;
  display: block;
  font-family: "Barlow Semi Condensed", sans-serif !important;
}
span.post-month {
  font-size: 1em;
  color: #212529;
  text-align: center;
  display: block;
}

span.post-dates {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
}
.d-xl-none span.post-dates {
  flex-direction: row;
}
span.post-dates span.separador{
  color:  rgba(35, 7, 107, 0.5);
  font-size: 12px;
}
.event_contact_social_network, .event_contact_social_network_purple {
  margin-bottom: 2em;
}
.event_contact_social_network a {
  color: #fff;
  font-size: 1.6em;
  margin-right: 1em;
}
.event_contact_social_network_purple a {
  color: #770099;
  font-size: 2em;
  margin-right: 1em;
}
hr.event_hr {
margin: 0.5em 0;
color: #6BABDC;
}
span.onsale {
  min-height: 2em;
  min-width: 3.236em;
  padding: 0.7em;
  font-weight: 500;
  text-align: center;
  line-height: 1;
  border-radius: 5px;
  background-color: #F39200;
  color: #ffffff;
  font-size: .8em;
  text-transform: uppercase;
}
span.tag_event{
  display: block;
  margin-bottom: 0.5em;
}
span.online{
color: #4D68B0;
background-color: #DAE2F1;
}
span.featured{
color: #fff;
background-color: #4D68B0;
}
/************** KUNDALINI YOGA NEAR ME *****************/
.ky_header {
height: 300px;
}
.kynm_entry_logo {
  margin-top: -5em;
}
#menu-interno ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#menu-interno ul li a {
  padding: 1em;
}
.list-inline-item:not(:last-child) {
margin-right: 0px;
}
#menu-interno ul li::after {
content: "|";
}
#menu-interno ul li:last-child::after {
content: "";
}
/************** POEMS *****************/
.poems_entry {
border-left: 6px solid #F39200;
}
.poems_entry a {
color: #212529;
}
.poems_entry a:hover {
text-decoration: none;
}
.poems_entry h1 {
font-weight: 400;
font-size: 1.8em;
margin-top: 0.6em;
margin-bottom: 0.7em;
}
/************** PUBLICATIONS *****************/
.searchandfilter ul li.sf-field-post-meta-includes_meditations, .searchandfilter ul li.sf-field-post-meta-includes_kriyas, .searchandfilter ul li.sf-field-post-meta-includes_recipies {
  padding: 1px 0px;
}
/************** Gravity Forms *****************/
div#gform_confirmation_message_1 {
  color: white;
}
/* Resultado Ficha Escuela */
div#results {
  background-color: #f8f8f8;
}

.ficha_escuela {
  border-radius: 10px;
  background-color: #ffffff;
  margin-left: 0px;
  margin-bottom: 15px;
  color: #333;
  transition: all 0.2s linear;
}

.home_post_foto {
  padding-left: 0;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  object-fit: cover;
  opacity: 100;
}
img.home_post_foto {
  border-top-left-radius: 5px;
}

@media screen and (max-width: 992px) {
    .ficha_escuela {
      margin:0px;
      margin-left:0px;
      margin-right:0px;
      margin-bottom:1em;
    }
    .home_post_foto {
      width: 90%;
      margin-bottom: 1.5em;
    }
    .fecha_evento {
        width: 75px;
        height: auto;
        margin-top: 0.7em;
        margin-right: 0.7em;
        padding: 0em;
        padding-bottom: 0.4em;
        border: 1px solid rgba(35, 7, 107, 0.25);
        background-color: #fff;
        float: left;
    }
    
}


.ficha_escuela .col-lg-4 a>div {
  aspect-ratio: 1/1;
  overflow: hidden;
} 

.ficha_foto{
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.foto_ficha {
  padding-left: 0px;
  height: 100%;
  border-radius: 10px 0px 0px 10px;
}
img.img_event {
border-top-left-radius: 10px;
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 10px;
}

.textos_ficha h3.ficha_nombre {
  margin-top: 0 !important;
}

.textos_ficha a h3.ficha_nombre {
  color: #333333;
  text-decoration: none;
  transition: all 0.5s ease;
}

.textos_ficha a h3.ficha_nombre:hover {
  color: #F39200;
  text-decoration: none;
}

.textos_ficha h3.ficha_tipos {
color: #141827;
}
.textos_ficha h3.ficha_tipos.pais {
font-weight: 600;
}
.textos_ficha h4.ficha_instalaciones {
font-size: 1em;
font-family: sans-serif;
font-weight: 100;
text-transform: uppercase;
padding-bottom: 7px;
border-bottom: 1px solid #dadada;
}
span.ficha_instalaciones {
font-size: 1em;
font-family: sans-serif;
font-weight: 100;
text-transform: uppercase;
padding-bottom: 7px;
}


.textos_ficha i.fa.fa-map-marker {
color: #F39200;
}
/* Fin YogaMAP */
p.menu_icon span.menu_palabra {
  font-size: 0.75em;
}
p.menu_icon i.bi.bi-list {
  font-size: 1.5em;
}
.card_evento_home{
height: 275px;
}
/************** Login conditions *****************/
/* Logged in & out conditions */
.logged-in-condition .hide_login {
display: none!important;
}
.logged-out-condition .hide_logout {
display: none!important;
}
/************** GOOGLE MAPS *****************/
.acf-map {
width: 100%;
height: 400px;
border: #ccc solid 1px;
margin: 20px 0;
box-sizing: content-box;
}
.acf-map img {
 max-width: inherit !important;
}
/* Brizy */
.collapse {
    visibility: inherit !important;
}

/******** Agregados por Seo2 */


/************** HOME *****************/
.hero_events {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
margin-bottom: 0px;
position: relative;
}
.hero_events .background-overlay {
background-color: rgba(0, 0, 0, 0.35);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.hero_events .hero_content {
position: relative;
z-index: 10;
padding: 100px 0;
}
.font-noto-serif {
font-family: "Barlow Semi Condensed", sans-serif !important;
}

.content_events #results h1{
margin-top: 0;
color: #141827cc;
}
.content_events .sidebar p{
color: #141827cc !important;
}

.content_events .btn-secondary {
color: #fff;
background-color: #F39200;
}
.content_events .btn-secondary:hover {
color: #fff;
background-color: #141827;
text-decoration: none ;
}
.content_event img.img_archive{
top:185px;
z-index: 1;
}
.content_event img.img_archive{
top:185px;
z-index: 1;
}
.content_event .fecha_evento{
top:185px;
z-index: 1;
}
.content_event .fecha_evento p{
color: #F39200 !important;
}

.calendar .mes .anterior{
font-size: 14px
}

.calendar .semana-dias .dia{
font-size: 12px;
font-weight: 400;
color: #5d5d5d;
width: calc(100% / 7);
padding-bottom: 30px;
}
.calendar .semana-numeros .numero{
width: calc(100% / 7);
}
.calendar .semana-numeros .numero{
transition: all 0.5s ease;
background-color: #f8f8f8;
min-height: 150px;
}
.calendar .semana-numeros .numero:hover{
background-color: #f0f0f0;
}
.calendar .semana-numeros .numero .event .event-title{
font-size: 12px;
font-family: "Noto Sans", Sans-serif;
font-weight: 700;
color: #141827;
}

.event-title-calendar{
  font-size: 11px;
  background: #eee;
  padding: 5px;
}

.calendar .semana-numeros .numero .event:hover .event-title{
text-decoration: underline;
}
.calendar .semana-numeros .numero .event .event-hours{
font-size: 10px;
color: #141827;
}
.calendar .semana-numeros .numero .event:hover .event-hours{
text-decoration: none;
}

.calendar .event {
display: block;
position: relative;
text-decoration: none;
color: black; /* Ajusta el color de texto según necesites */
margin-bottom: 10px;
}

.calendar .event .event-tooltip {
display: none;
position: absolute;
bottom: 50%; /* Ajusta para que aparezca sobre el enlace */
left: 0;
background: white; /* Fondo del tooltip */
border: 1px solid #ccc; /* Borde del tooltip */
z-index: 1000; /* Asegura que se muestre sobre otros elementos */
width: 250px; /* Ajusta según el tamaño que prefieras para las imágenes y el texto */
box-shadow: 0 0 10px rgba(0,0,0,0.3); /* Sombra del tooltip */
padding: 10px; /* Espaciado interno del tooltip */
border-radius: 10px;
}

.calendar .event .event-tooltip .event-image{
margin-bottom: 10px;
aspect-ratio: 1/1;
overflow: hidden;
border-radius: 10px;
}

.calendar .event .event-tooltip .event-image img{
width: 100%;
height: 100%;
display: block;
object-fit: cover;
}

.calendar .event .event-tooltip .event-hours{
font-size: 10px;
color: #141827;
}

.calendar .event .event-tooltip .event-title{
font-size: 12px;
font-family: "Noto Sans", Sans-serif;
font-weight: 700;
color: #141827;
margin-bottom: 10px;
}

.calendar .event .event-tooltip .event-excerpt {
font-size: 11px;
font-family: "Noto Sans", Sans-serif;
font-weight: 400;
color: #141827;
}

.calendar .event:hover .event-tooltip {
display: block;
}

.calendar .event .event-tooltip img {
width: 100%;
display: block;
}

.square-container {
position: relative;
width: 100%;
padding-top: 100%;
display: block;
z-index: 1;
}
.square-container img {
object-fit: cover;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 2;
}


@media screen and (max-width: 1280px) {
  .calendar .semana-dias .dia{
    padding-bottom: 20px;
  }
  .calendar .semana-numeros .numero{
    min-height: 120px;
  }
  .calendar .semana-numeros .numero .event .event-title{
    font-size: 11px;
  }
  .calendar .event {
    margin-bottom: 15px;
  }
}

@media (max-width: 575px) {

#results .calendar{
  margin: 0px !important;
  padding: 0px !important;
}
.hero_events.calendar{
  padding-inline: 20px;
}

.calendar .semana-numeros .numero{
  min-height: 60px;
  padding: 10px !important;
}
.calendar .event {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  overflow: hidden;
  background-color: #F39200;
  margin-bottom: 10px;
}
.calendar .event > *{
  display: none;
}
}

/************** POST *****************/

#post__header {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 1.5em;
  aspect-ratio: 16/6;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  min-height: 400px;
  background-size: cover;
  background-position: center;
}

#post__header .title_post h1 {
  color: #fff !important;
  position: relative;
  z-index: 1;
}

#post__header .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.5));
}

@media (max-width: 768px) {
  #post__header .title_post h1 {
      font-size: 40px !important;
  }
}

.author-box {
display: flex;
align-items: center;
margin: 1.5em 0;
}

.author-box__avatar {
flex-shrink: 0;
margin-right: 1em;
}

.author-box__avatar img {
border-radius: 25%;
width: 160px; 
height: 160px;
object-fit: cover;
}

.author-box__text {
flex-grow: 1;
}

.author-box__name {
font-weight: bold;
margin: 0 0 0.5em 0;
font-size: 24px;
}

.author-box__bio {
margin: 0;
font-style: italic;
font-size: 17px;
}

.elementor-share-btn {
font-size: 14px;
height: 25px;
border-width: 3px;
}

.elementor-share-btn:hover {
background-color: #F39200;
border-color: #F39200;
}



/************** SIDEBAR EVENTS *****************/

.content_events .sidebar_events{
top: 185px
}

.content_events .sidebar_events h3{
font-family: "Barlow Semi Condensed", sans-serif !important;
font-size: 28px;
}

.content_events .upcoming_events {
border-style: solid;
border-width: 1px;
border-color: rgba(35, 7, 107, 0.25);
border-radius: 5px;
background-color: #ffffff;
margin-bottom: 15px;
color: #333;
transition: all 0.2s linear;
padding: 10px;
}

.content_events .upcoming_events_date {
width: 100%;
height: auto;
padding: 0.4em;
border: 1px solid rgba(35, 7, 107, 0.25);
background-color: #fff;
float: left;
} 

.content_events .upcoming_events_date span.post-day {
text-align: center;
color: #212529;
font-size: 2em;
display: block;
font-family: "Barlow Semi Condensed", sans-serif !important;
}
.content_events .upcoming_events_date span.post-month {
font-size: 1em;
color: #212529;
text-align: center;
display: block;
}

.content_events .upcoming_events_texts h1 a {
color: #212529;
text-decoration: none;
}
#featured_events p.event_speaker,
.content_events .event_speaker {
font-family: "Barlow Semi Condensed", sans-serif !important;
color: #212529;
margin: 0 0 5px 0;
}
#featured_events h2.event_organizer,
.content_events .event_organizer {
font-size: 0.8em;
font-weight: 400;
text-transform: uppercase;
font-family: "Barlow Semi Condensed", sans-serif !important;
color: #F39200;
margin: 0 0 5px 0;
}

.content_events .upcoming_events span.onsale {
min-height: auto;
min-width: auto;
padding: 0.7em;
font-weight: 500;
text-align: center;
line-height: 1;
border-radius: 5px;
background-color: #F39200;
color: #ffffff;
font-size: .6em;
text-transform: uppercase;
}
.content_events .upcoming_events span.tag_event{
  display: inline-block;
  margin-bottom: 0.5em;
}

.content_events .upcoming_events span.online{
  color: #4D68B0;
  background-color: #DAE2F1;
}



@media screen and (max-width: 1280px) {
.content_events .sidebar_events h3{
  font-size: 24px;
}

.content_events .upcoming_events_date span.post-day {
  font-size: 1.8em;
}
.content_events .upcoming_events_date span.post-month {
  font-size: 0.9em;
}
}

p.event_info_title{
  font-size: 1.6rem;
  margin-bottom: 10px;
}
.fecha_ficha{
  width:100%
}

.content_events .fecha_evento {
    width: 100%;
    margin-top: 0.5em;
    margin-right: 0.5em;
    padding: 0.3em;
}
.content_events .fecha_evento p{
  font-size: .9em;
}
.content_events span.post-day {
    font-size: 2em;
}
.content_events span.post-month {
    font-size: 1em;
}

}

@media screen and (max-width: 992px) {
.content_events .upcoming_events {
  margin:0px;
  margin-left:0px;
  margin-right:0px;
  margin-bottom:1em;
}
.content_events .upcoming_events_date {
    width: 75px;
    height: auto;
    margin-top: 0.7em;
    margin-right: 0.7em;
    padding: 0em;
    padding-bottom: 0.4em;
    border: 1px solid rgba(35, 7, 107, 0.25);
    background-color: #fff;
    float: left;
}
}



/************** Search and filter *****************/

.content_events .sidebar_events .searchandfilter h4{
font-size: 20px;
}
.searchandfilter select.sf-input-select {
width: 100%;
box-sizing: border-box;
white-space: normal;
word-wrap: break-word;
color: #141827cc;
}
.searchandfilter ul{
padding-left: 0px;
}
.searchandfilter label{
color: #141827cc;
width: 100%;
}
@media screen and (max-width: 992px) {
.searchandfilter select.sf-input-select {
    min-width: 100%;
}
}
.sf-input-text {
display: block;
width: 100%;
padding: 0.375rem 0.75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
background-color: #fff;
background-clip: padding-box;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 20px;
border:none;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.sf-input-select {
display: block;
width: 100%;
padding: 0.375rem 2.25rem 0.375rem 0.75rem;
-moz-padding-start: calc(0.75rem - 3px);
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
background-color: #fff;
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
background-repeat: no-repeat;
background-position: right 0.75rem center;
background-size: 16px 12px;
border: 1px solid #212529;
border-radius: 5px;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
ul.sf_date_field, li.sf-field-taxonomy-events_type ul {
padding-left: 0em;
}

.searchandfilter ul li{
padding: 0;
margin-bottom: 10px;
}

.searchandfilter ul li.sf-field-submit input[type="submit"]{
color: #fff;
background-color: #F39200;
padding: 0.375rem 1.2rem;
border-radius: 50px;
transition: all 0.5s ease;

}

.searchandfilter ul li.sf-field-submit input[type="submit"]:hover{
color: #fff;
background-color: #141827;
text-decoration: none;
}


.searchandfilter ul li.sf-level-0{
display: flex;
flex-direction: row;
}

.searchandfilter ul li.sf-field-reset{
text-align: right;
}
.searchandfilter ul li li{
padding: 0;
}

#featured_events{
background-color: #f8f8f8;
padding: 20px;
border-bottom: 1px solid #ccc;
}

#featured_events h2{
font-family: "Barlow Semi Condensed", sans-serif !important;
font-size: 28px;
margin-bottom: 20px;
}


#featured_events .ficha_escuela .fecha_ficha {
width: 100%;
z-index: 2;
} 
#featured_events .ficha_escuela .fecha_evento {
width: 100%;
margin-top: 0.5em;
margin-right: 0.5em;
padding: 0.3em;
}
#featured_events .ficha_escuela .fecha_evento p{
font-size: 0.8em;
}
#featured_events .ficha_escuela span.post-day {
font-size: 1.8em;
}
#featured_events .ficha_escuela span.post-month {
font-size: 0.9em;
}

#featured_events .textos_ficha h1.ficha_nombre{
margin: 0 0 10px 0;
}

/* @media screen and (max-width: 1200px) { */
#featured_events .tag_event{
  display: inline-block;
  font-size: 10px;
  padding: 0.7em;
}
/* } */

/************** featured events carousel *****************/

/* In need that the navigation icons are positioned on each side of the carousel verticaly alligned, this is an owl carousel default style */

#featured_events  .owl-stage{
display: flex;
position: relative;
z-index: 10;
}

#featured_events .owl-carousel .owl-nav {
position: absolute;
z-index: 9;
top: calc(50% - 20px);
transform: translateY(-50%);
width: calc(100% + 70px);
display: flex;
justify-content: space-between;
align-items: center;
left: -35px;
color: #F39200;
font-size: 24px;
}
ents .owl-carousel .owl-nav button.owl-next:focus,
#featured_events .owl-carousel .owl-nav button.owl-prev:focus,
#featured_events .owl-carousel .owl-nav button.owl-next:hover,
#featured_events .owl-carousel .owl-nav button.owl-prev:hover {
color: #141827;
background: transparent;
box-shadow: none;
}

#featured_events .owl-item{
display: flex;
}
.btn-pill{
border-radius: 50px;
}


.featured_event a{
width: 100%;
display: block;
z-index: 1;
}
.featured_event a img {
object-fit: cover;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 2;
}


.content_events #results h4.event_type{
text-transform: uppercase;
color: white;
margin: 0 0 15px 0;
text-align: center;
padding: 8px;
}

#search-filter-results-31627 h4.event_type,
#search-filter-results-30361 h4.event_type,
#search-filter-results-29971 h4.event_type,
#search-filter-results-29971 h4.event_type{
background: #F39200;
}
#search-filter-results-31628 h4.event_type,
#search-filter-results-30362 h4.event_type,
#search-filter-results-30688 h4.event_type,
#search-filter-results-30171 h4.event_type{
background: #4D68B0;
}
#search-filter-results-31629 h4.event_type,
#search-filter-results-30163 h4.event_type,
#search-filter-results-30689 h4.event_type,
#search-filter-results-30179 h4.event_type{
background: #6BABDC;
}


/************** Practice Open *****************/

#practice__header {
  max-width: 1140px;
  display: flex;
  align-items: center;
  position: relative;
  padding: 10px 0 0;
}

#practice__header .practice__details{
  z-index: 1;
  position: relative;
}

#practice__header .practice__details h1 {
  color: #141827;
  margin-bottom: 0.5em;
}
#practice__header .practice__details p {
  font-size: 16px;
  color: #141827;
  margin: 0;
}

@media (max-width: 768px) {
  #practice__header .practice__details h1 {
      font-size: 32px;
  }
  #practice__header .practice__details p {
      font-size: 12px;
  }
}

#practice__content {
  max-width: 1140px;
  color: #141827cc;
}

#practice__content .entry-content{
  padding-top: 0;
}

#practice__content h1{
margin-top: 0;
}

#practice__content h2{
font-family: "noto serif", Sans-serif;
font-size: 24px;
font-style: italic;
max-width: 900px;
margin: 0 auto 20px;
}
#practice__content h2:last-of-type{
margin-bottom: 60px;
}

#practice__content p{
font-size: 16px;
margin: 0 auto 20px;
}

#practice__content .entry-content .btn-start{
  background-color: #F39200;
  color: #fff;
  padding: 10px 20px;
  display: block;
  font-size: 20px;
  font-weight: bold;
}


.meditation__detail{
  position: relative;
  padding-left: 20px;
  margin-bottom: 1em;
}

#practice__content .meditation__detail p{
font-family: "Barlow Semi Condensed", sans-serif !important;
font-style: normal;
font-size: 16px;

}

.meditation__detail::before{
/* content: url('images/icons/spear.svg'); */
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
}

.meditation__image{
border-radius: 20px;
}
.meditation__image img{
border-radius: 20px;
width: 100%;
height: auto;
object-fit: cover;
}

.meditation__time{
  padding: 20px 30px; 
  width: 100%;
  background: #F0F0F0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 50px;
  margin-block: 20px;
}

#practice__content .meditation__time p{
  margin: 0;
  font-family: "Barlow Semi Condensed", sans-serif !important;
  font-size: 18px;
}

@media (max-width: 768px) {
  #practice__content .meditation h1 {
      font-size: 40px;
  }
  .meditation__detail{
    padding-left: 0;
  }
  #practice__content .meditation__detail p {
      font-size: 14px;
  }
  #practice__content .meditation__time {
      padding: 10px;
  }
  .meditation__time{
    flex-direction: column;
    padding: 10px 20px; 
    border-radius: 25px;
    gap: 10px;
  }
  #practice__content .meditation__time p {
      font-size: 16px;
  }
  #practice__content .entry-content .btn-start{
    padding: 5px 10px;
    font-size: 16px;
  }
}

.filter-form button.btn-primary{
  background-color: #F39200;
  color: #fff;
  padding: 10px 20px;
}

.filter-field{
  padding-inline: 5px;
  width: 20%;
}

#content_practices{
  background-color: #F0F0F0;
}
#content_practices h2{
  margin-bottom: 20px;
}

@media (max-width: 768px) {

.filter-field{
  padding: 5px;
  width: 100%;
}

#practice__header .practice__details p {
    font-size: 12px;
}
}

/* Card styles */
.practice-card {
  border: none;
  border-radius: 10px;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  height: 100%;
}

.practice-card:hover {
/* transform: translateY(-5px); */
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);

}

.practice-card .practice-image {
border-radius: 10px 10px 0 0;
position: relative;
width: 100%;
height: 0;
padding-bottom: 75%; /* 4:3 aspect ratio */
overflow: hidden;
}

@media (max-width: 768px) {
  .practice-card .practice-image {
  padding-bottom: 56.25%; /* 16:9 aspect ratio */
  }
}

.practice-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.practice-card:hover .practice-image img {
  transform: scale(1.05);
}
.practice-image ul{
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px;
  margin: 0;
  list-style: none;
  display: flex;
  align-items: center;
  z-index: 1;
}

.practice-image ul li{
  background-color: #ffffff66;
  color: #141827;
  padding: 2px 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #ffffff66;
  border-radius: 20px 20px 20px 20px;
} 

.practice-image a {
  color: #141827;
}

.practice-image a:hover {
  color: #F39200;
  text-decoration: underline;
}

.practice-card .card-body {
  padding: 0 20px 20px 20px;
}

.practice-card:hover .card-title a{
color: #F39200;
text-decoration: underline;
}

.practice-card .list-unstyled.benefits,
.practice-card .list-unstyled.details,
{
padding: 0;
margin: 0;
list-style: none;
}

.practice-card .list-group-item {
border: none;
display: inline-block;
margin: 0 10px 0 0;
}

.practice-card .list-group-item a {
color: #141827;
}

.practice-card .list-group-item a:hover {
color: #F39200;
text-decoration: underline;
}


.practice-card .list-unstyled.benefits{
margin-bottom: 15px;
}

.practice-card .list-unstyled.details{
margin-bottom: 15px;
}

.practice-card .list-unstyled.benefits li{
font-size: 12px;
font-weight: 300;
}

.practice-card .list-unstyled.details li{
font-size: 11px;
font-weight: 500;
font-family: "noto sans tc", Sans-serif;
}
#photo__source{
font-size: 12px;
font-style: italic;
}
#practice__source p{
font-size: 12px;
}

/* Image gallery */
.wp-block-gallery figure {
position: relative;
}

.custom-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.5);
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: end;
opacity: 0;
transition: opacity 0.3s;
z-index: 1;
padding: 10px;
}


.wp-block-gallery figure:hover .custom-overlay {
opacity: 1;
}

.custom-overlay a.custom-zoom, .custom-overlay a.custom-download {
color: white;
font-size: 24px;
text-decoration: none;
display: flex;
flex-direction: column;
align-items: end;
width: 20px;
height: 20px;
transition: all 0.3s;
}

.custom-overlay a.custom-zoom {
justify-content: start;
}

.custom-overlay a.custom-download {
justify-content: end;
}

.custom-overlay a.custom-zoom:hover, .custom-overlay a.custom-download:hover {
color: #F39200;
/* scale: 1.25; */
}

.custom-modal-download {
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-size: 24px;
  color: white;
  text-decoration: none;
  background: rgba(0, 0, 0, 0.5);
  padding: 10px;
  border-radius: 50%;
  z-index: 1;
}


.timer {
  position: fixed;
  top: 40px;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: end;
  align-items: center;
  z-index: 10000;
}

.timer__container {
  background-color: #fff;
  margin-left: 40px;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.timer__display {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.timer__display__time {
  font-size: 2.5rem;
  font-weight: bold;
  margin-bottom: 10px;
}

.timer__display__controls {
  display: flex;
  justify-content: center;
  align-items: center;
}

#practice__content .timer__display__controls button {
  padding: 10px 20px;
  margin: 0 5px;
  background-color:#F39200;
  color: #fff;
  cursor: pointer;
}

.timer__display__controls button:hover {
  background-color: #141827
}


.timer__display__controls button:focus {
  outline: none;
}

.timer__display__close {
  position: absolute;
  top: -10px;
  right: -5px;
  text-decoration: none;
  color: #000;
  font-size: 1rem;
}

.timer__display__close:hover {
  color: #333;
}

.reset-filters{
  position:absolute;
  right: 10px;
  bottom: -30px
}

/* paginator for kundalini yoga */
/* Paginación estilada para Bootstrap */
#pagination-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
}

#pagination-wrapper .page-numbers {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin: 0 5px;
  color: #F39200;
  background-color: #fff;
  border: 1px solid #F39200;
  transition: all 0.3s;
  text-decoration: none;
}



#pagination-wrapper .page-numbers.current {
  color: #fff;
  background-color: #F39200;
  border: 1px solid #F39200;
}

#pagination-wrapper .page-numbers:hover {
  color: #fff;
  background-color: #F39200;
  border: 1px solid #F39200;
  cursor: pointer;
}

#pagination-wrapper .next.page-numbers,
#pagination-wrapper .prev.page-numbers {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin: 0 5px;
  color: #F39200;
  background-color: #fff;
  border: 1px solid #F39200;
  transition: all 0.3s;
  text-decoration: none;
}

#pagination-wrapper .next.page-numbers i,
#pagination-wrapper .prev.page-numbers i {
  margin: 0;
}

#pagination-wrapper .next.page-numbers:hover,
#pagination-wrapper .prev.page-numbers:hover {
  color: #fff;
  background-color: #F39200;
  border: 1px solid #F39200;
}

#pagination-wrapper .page-numbers.dots {
  background-color: transparent;
  border: none;
  color: #F39200;
}


/* Archive */

#archive{
  background-color: #F0F0F0;
  padding-top: 40px;
}

#archive .entry-header h1 {
  color: #F39200;
  margin-bottom: 20px;
} 

#archive .entry-header p {
  font-size: 16px;
  color: #141827;
} 

#archive .entry-header img.alignright {
  float: right;
  margin: 0 0 15px 15px;
  border-radius: 15px;
  width: 33%;
}

#archive .entry-header img.alignleft {
  float: left;
  margin: 0 15px 15px 0;
  border-radius: 15px;
  width: 33%;
}

#archive .card {
  border: none;
  border-radius: 10px;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  /* height: 100%; */
}

#archive .card:hover {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

#archive .card .card-body {
  padding: 30px;
}

#archive .card h4.card-title{
  margin: 0 0 10px 0 !important;
}

#archive .card h4.card-title a{
  font-family: "Barlow Semi Condensed", sans-serif !important;
}

#archive .card h3.card-title {
  margin-top: 0 !important;
}
#archive .card h5.card-title {
  margin: 0 !important;
}

#archive .card .card-text {
  font-size: 14px;
  margin-bottom: 10px;
}

#archive .card .card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#archive .card a.card-link{
  margin-top: 20px;
  display: block;
  font-size: 14px;
}


.author-avatar{
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.author-avatar img{
  border-radius: 50%;
  width: 200px;
  height: 200px;
  object-fit: cover;
}

#archive #featured-posts{
  margin-top: 60px;
}

#archive #featured-posts h3.section-title {
  font-family: "Barlow Semi Condensed", sans-serif !important;
}

#archive #featured-posts .card {
  border: none;
  border-radius: 10px;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  height: 100%;
}

#archive #featured-posts .card:hover {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

#archive #featured-posts .card .card-body {
  padding: 20px;
}

#archive #featured-posts .card h2.card-title{
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 20px;
}

#archive #featured-posts .card h2.card-title a{
  font-family: "Barlow Semi Condensed", sans-serif !important;
}

#archive #featured-posts .card h3.card-title {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 10px;
  color: #F39200;
}

#archive #featured-posts .card p, 
#archive #featured-posts .card .card-text {
  font-size: 14px;
  margin-bottom: 10px;
}

#archive #featured-posts .card .card-image{
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}

#archive #featured-posts .card .card-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#archive #recent-posts{
  margin-top: 40px;
}

#archive #recent-posts h3.section-title {
  font-family: "Barlow Semi Condensed", sans-serif !important;
}
#archive #recent-posts h3.section-title small{
  font-size: 16px;
  font-weight: 400;
  color: #141827;
}

#archive #recent-posts .card {
  border: none;
  border-radius: 10px;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  margin-bottom: 20px;
}

#archive #recent-posts .card:hover {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

#archive #recent-posts .card .card-body {
  padding: 20px;
}

#archive #recent-posts .card h2.card-title{
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 10px;
}

#archive #recent-posts .card h2.card-title a{
  font-family: "Barlow Semi Condensed", sans-serif !important;
}

#archive #recent-posts .card .meta{
  font-size: 12px;
  margin-bottom: 20px;
}


#archive #recent-posts .card h3.card-title {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 10px;
  color: #F39200;
}

#archive #recent-posts .card p,
#archive #recent-posts .card .card-text {
  font-size: 14px;
  margin-bottom: 10px;
}

#archive #recent-posts .card .card-image{
  position: relative;
  padding-bottom: 25%;
  overflow: hidden;
}

#archive #recent-posts .card .card-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#archive #recent-posts .tags{
  margin-top: 20px;
  font-size: 12px;
}

#archive .search-submit{
  background-color: #F39200;
  color: #fff;
  padding: 10px 20px;
  border: none;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
}
#archive .sidebar{
  /* sticky */
  position: -webkit-sticky;
  position: sticky;
  top: 200px;
  height: 100%;
  margin-bottom: 130px;
}


/* max 1200 px styles form archive */
@media (max-width: 1200px) {

    #archive #featured-posts h3.section-title {
      font-size: 24px;
    }
        
    #archive #featured-posts .card h2.card-title{
      font-size: 20px;
    }
    
    #archive #featured-posts .card h3.card-title {
      font-size: 14px;
    }
    
    #archive #featured-posts .card p,
    #archive #featured-posts .card .card-text {
      font-size: 14px;
    }

    #archive #recent-posts .card h2.card-title{
      font-size: 20px;
    }
    
    #archive #recent-posts .card h3.card-title {
      font-size: 14px;
    }
    
    #archive #recent-posts .card p, 
    #archive #recent-posts .card .card-text {
      font-size: 14px;
    }
    
    
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Barlow Semi Condensed", sans-serif !important;
  color: #212529 ;
  font-weight: 500;
}

 h1, .h1{
  font-size: 3rem !important;
}

 .h1{
  font-size: 5rem !important;
}
 h2, .h2{
  font-size: 2.5rem !important;
  margin-top: 1.5rem !important;
  margin-bottom: 1rem !important;
}


h2.woocommerce-loop-product__title {
  font-size: 1.5rem !important;
  margin: 0 !important;
}

 h3, .h3{
  font-size: 2rem !important;
  margin-top: 1.5rem !important;
  margin-bottom: 1rem !important;
}
 h4, .h4{
  font-size: 1.8rem !important;
  margin-top: 1.5rem !important;
  margin-bottom: 1rem !important;
}
 h5, .h5{
  font-size: 1.5rem !important;
  margin-top: 1.5rem !important;
  margin-bottom: 1rem !important;
}
 h6, .h6{
  font-size: 1.2rem !important;
  margin-top: 1.5rem !important;
  margin-bottom: 1rem !important;
}

/* Media queries for screens less than 768px */
@media (max-width: 768px) {
 h1, .h1 {
    font-size: 2.5rem !important;
  }

 h2, .h2 {
    font-size: 2rem !important;
  }

 h3, .h3 {
    font-size: 1.8rem !important;
  }

 h4, .h4 {
    font-size: 1.75rem !important;
  }

 h5, .h5 {
    font-size: 1.25rem !important;
  }

 h6, .h6 {
    font-size: 1rem !important;
  }
}

/* Media queries for screens less than 480px */
@media (max-width: 480px) {
 h1, .h1 {
    font-size: 2.5rem !important;
  }

 h2, .h2 {
    font-size: 2rem !important;
  }

 h3, .h3 {
    font-size: 1.75rem !important;
  }

 h4, .h4 {
    font-size: 1.5rem !important;
  }

 h5, .h5 {
    font-size: 1rem !important;
  }

 h6, .h6 {
    font-size: 0.875rem !important;
  }
}

.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading h3{
  font-size:1rem !important;
}

.learndash-wrapper .wp-block-image img{
  width: 100%;
}
.btn-primary,
.rrf-modal-content .modal-navigation .delete-close,
.rrf-modal-content .modal-navigation .delete-confirm,
.rrf-modal-content .modal-navigation .previous,
.rrf-modal-content .modal-navigation .next,
.rrf-modal-content .modal-navigation .mid-submit-step,
.rrf-modal-content .modal-navigation .rrf-review-submission,
.wdm_feedback_form.modal .btn.wdm_feedback_submission,
.learndash-wrapper button.wdm_feedback_form_pop,
#course-reviews-section button.write-a-review{
    font-family: noto sans sc, Sans-serif;
    font-size: 16px;
    font-weight: 700;
    background-color: #F39200;
    color: #fff;
    border-radius: 10px;
    border: none;
}
.btn-primary:hover,
.rrf-modal-content .modal-navigation .delete-close:hover,
.rrf-modal-content .modal-navigation .delete-confirm:hover,
.rrf-modal-content .modal-navigation .previous:hover,
.rrf-modal-content .modal-navigation .next:hover,
.rrf-modal-content .modal-navigation .mid-submit-step:hover,
.rrf-modal-content .modal-navigation .rrf-review-submission:hover,
.wdm_feedback_form.modal .btn.wdm_feedback_submission:hover,
.learndash-wrapper button.wdm_feedback_form_pop:hover,
#course-reviews-section button.write-a-review:hover{
    background-color: #141827;
    color: #fff !important;
    text-decoration: none;
}

.filter-options .select-text:focus~.select-label, .filter-options .select-text:valid~.select-label,
.learndash-wrapper .ld-secondary-color-hover:hover, .learndash-wrapper .ld-secondary-color, .learndash-wrapper .ld-focus .ld-focus-header .sfwd-mark-complete .learndash_mark_complete_button, .learndash-wrapper .ld-focus .ld-focus-header #sfwd-mark-complete #learndash_mark_complete_button, .learndash-wrapper .ld-focus .ld-focus-header .sfwd-mark-complete:after {
  color: #F39200 !important;
}
.learndash-wrapper .ld-content-actions .ld-content-action .ld-course-step-back{
  margin-top: 20px !important;
}

.rrf-modal-content.modal.delete-review,
.rrf-modal-content.modal.rating-preview,
.rrf-modal-content.modal.review-completion,
.rrf-modal-content.modal.review-details,
.wdm_feedback_form.modal,
.rrf-modal-content.modal.star-submission{
  height: auto !important;
}

.wdm_feedback_form.modal{
  padding-top:30px;
}

#wdm_course_feedback_text,
.wdm_feedback_form.modal label{
  margin-bottom: 10px;
}
.feedback-image-submission,
.wdm_rrf_remaining_characters{
  margin-bottom: 20px;
}

#content_events .sidebar{
  background-color: #F0F0F0;
}

.searchandfilter select.sf-input-select{
  border:none;
  border-radius: 20px;
}

.alert-dismissible .btn-close{
  top: 5px !important;
  right: 5px !important;
  opacity: 1 !important;
}
 button, input[type=button], input[type=submit]{
  background-color: #F39200;
  color: #fff !important;
  border: none !important;
  padding: 10px 20px;
}

input.search-field{
  border: none;
  border-radius: 0 !important;
  padding: 10px 20px;
  font-size: 24px
}

button.search-submit{
  background: transparent !important;
  color: #F39200;
  font-size: 36px;
}


/* Estilos del nuevo Home 29.08.2024 */


.barlow-semi-condensed-thin {
  font-family: "Barlow Semi Condensed", serif !important;
  font-weight: 100;
  font-style: normal;
}

.barlow-semi-condensed-extralight {
  font-family: "Barlow Semi Condensed", serif !important;
  font-weight: 200;
  font-style: normal;
}

.barlow-semi-condensed-light {
  font-family: "Barlow Semi Condensed", serif !important;
  font-weight: 300;
  font-style: normal;
}

.barlow-semi-condensed-regular {
  font-family: "Barlow Semi Condensed", serif !important;
  font-weight: 400;
  font-style: normal;
}

.barlow-semi-condensed-medium {
  font-family: "Barlow Semi Condensed", serif !important;
  font-weight: 500;
  font-style: normal;
}

.barlow-semi-condensed-semibold {
  font-family: "Barlow Semi Condensed", serif !important;
  font-weight: 600;
  font-style: normal;
}

.barlow-semi-condensed-bold {
  font-family: "Barlow Semi Condensed", serif !important;
  font-weight: 700;
  font-style: normal;
}

.barlow-semi-condensed-extrabold {
  font-family: "Barlow Semi Condensed", serif !important;
  font-weight: 800;
  font-style: normal;
}

.barlow-semi-condensed-black {
  font-family: "Barlow Semi Condensed", serif !important;
  font-weight: 900;
  font-style: normal;
}

.arimo-400 {
  font-family: "Arimo", sans-serif !important;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.arimo-500 {
  font-family: "Arimo", sans-serif !important;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.arimo-600 {
  font-family: "Arimo", sans-serif !important;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}

.arimo-700 {
  font-family: "Arimo", sans-serif !important;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
 header .navbar button,
header .navbar button{
  background-color: transparent !important;
  color: #707070 !important;
}
 header .navbar button:focus,
header .navbar button:focus, header .navbar button:hover,
header .navbar button:hover{
  box-shadow: none !important;
  color: #212529 !important;
}


.navbar-brand {
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 500;
  font-size: 24px;
}

.custom-logo-link {
  width: 150px;
}
@media (min-width: 1399px) {
.custom-logo-link {
  width: 200px;
}
}

.custom-logo-link img {
  width: 100%;
  height: auto;
}

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav {
    justify-content: center;
    align-items: center;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
      right: 0;
      border: none;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  }
  
}

header .navbar a{
  font-family: Arimo, sans-serif;
  font-weight: 100;
  font-size: 16px;
  color: #4D68B0;
  margin: 0 4px;
}

header .navbar .btn-primary a{
  color: #fff;
}

@media (max-width: 1399px) {
  header .navbar a,
 header .navbar a{
    font-size: 15px;
    margin: 0 3px;
  }
}

@media (max-width: 1199px) {
  header .navbar a,
 header .navbar a{
    font-size: 12px;
    margin: 0 2px;
  }
}

@media (max-width: 1024px) {
  header .navbar a,
 header .navbar a{
    font-size: 13px;
  }
}

@media (max-width: 960px) {
  .navbar-toggler-icon{
    font-size: 28px;
  }
  #desktop-menu{
    background: white;
    padding: 10px 0 0 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  }

  header .navbar a,
 header .navbar a{
    font-size: 16px;
    margin: 0;
  }
}

#offcanvasNavbar{
  z-index: 10000;
}
 .h1{
  font-size: 5rem !important;
}

.carousel button.carousel-control-prev,
.carousel button.carousel-control-next, .carousel button.carousel-control-prev, .carousel button.carousel-control-next{
  background-color: transparent !important;
  font-size: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  opacity: .9 ;
} 

.carousel button.carousel-control-prev:hover,
.carousel button.carousel-control-prev:focus,
.carousel button.carousel-control-next:hover,
.carousel button.carousel-control-next:focus, .carousel button.carousel-control-prev:hover, .carousel button.carousel-control-prev:focus, .carousel button.carousel-control-next:hover, .carousel button.carousel-control-next:focus{
  box-shadow: none !important;
  opacity: 1;
}


#carousel1.carousel h1{
  font-size: 4rem !important;
  font-weight: 700;
  letter-spacing: 5px;
  color: #F39200;
}

#carousel1 .carousel-item{
  aspect-ratio: 16/9;
}
#carousel1 .carousel-caption p{
  font-size: 2.5rem;
  letter-spacing: 12px;
  margin-bottom: 10px;
}

#carousel1 .carousel-caption a, #carousel1 .carousel-caption a{
  font-family: "Arimo", sans-serif;
  font-weight: 300;
  letter-spacing: 3px;
  padding: 5px 25px;
}


#carousel1 .carousel-caption a:hover, #carousel1 .carousel-caption a:hover{
  background-color: #6BABDC !important;
}

@media (max-width: 960px) {
  #carousel1 .carousel-item{
    aspect-ratio: 3/4;
  }
}
@media (max-width: 768px) {

  #carousel1 .carousel-item{
    aspect-ratio: 9/12;
  }
  
 #carousel1.carousel h1{
    font-size: 2rem !important;
    margin-top: 30px;
  }
  .carousel-caption{
    bottom: 10px;
    top: 110px;
  }
  #carousel1 .carousel-caption p{
    letter-spacing: 3px;
    font-size: 1.5rem;
  }
}


#donate .box{
  aspect-ratio:  16/9;
}

#donate h2{
  font-size: 48px !important;
  color: #F39200 !important;
}
#donate p{
  font-size: 18px !important;
}

.navbar .btn-primary{
  padding: 0 10px;
  letter-spacing:3px;
}

#donate .btn-primary{
  font-family: "Arimo", sans-serif;
  font-size: 24px;
  font-weight: 300;
  letter-spacing:3px;
  padding: 10px 25px;
  text-transform: uppercase;
  border-radius: 50px;
}
#donate .card-img-overlay{
  width: 50%;
}

@media (max-width: 1200px) {

  #donate h2{
    font-size: 40px !important;
  }
  #donate p{
    font-size: 16px !important;
  }

}

@media (max-width: 768px) {
  #donate .box{
    aspect-ratio: 1/1;
  }
  #donate .card img{
    object-fit: cover;
  } 

  #donate .card-img-overlay{
    width: 100%;
  }

  #donate h2{
    font-size: 24px !important;
    color: #F39200 !important;
  }
  #donate p{
    font-size: 14px !important;
  }

}

#cta1{
  position: relative;
  z-index: 100;
  /* margin-top: -100px; */
}

#cta1 h2{
  font-size: 70px !important;
  line-height: 65px !important;
  font-weight: 400 !important;
  letter-spacing: 0px;
  color: #F39200;
  text-transform: uppercase;
  opacity: 1;
  margin-bottom:20px;
}

#cta1 a{
  font-size: 18px;
  font-family: "Arimo", sans-serif;
  font-weight: 400;
  letter-spacing: 2px;
  padding: 5px 20px;
  background-color: #F39200;
  color: #fff;
}
#cta1 a:hover{
  background-color: #141827;
}

#solstice{
  aspect-ratio: 21/9;
}

#solstice h1{
  font-size: 70px !important;
  line-height: 65px !important;
  font-weight: 400 !important;
  margin-bottom:10px !important;  
}

#solstice h2{
  font-size: 28px !important;
  line-height: 28px !important;
  font-weight: 400 !important;
  letter-spacing: 3px;
  margin:0px !important;
}

@media (max-width: 1200px) {

  #cta1 h2{
    font-size: 60px !important;
    margin-bottom:0;
  }
}

@media (max-width: 768px) {
  #solstice{
    aspect-ratio: 1/1;
  }
  #solstice h1{
    font-size: 40px !important;
    line-height: 40px !important;
  }
  #solstice h2{
    font-size: 20px !important;
    line-height: 20px !important;
  }

  #cta1{
    margin-top: -80px;
  }
  #cta1 h2{
    font-size: 48px !important;
    margin: 5px 0px 0px 0px !important;
    line-height: 110% !important;
  }
}

#more h3{
  font-size: 24px !important;
  line-height: 24px !important;
  font-weight: 400 !important;
  margin:0px !important;
}

.card-img, .card-img-top{
  border-radius: 0 !important;
}

#center-slider .carousel-item{
  aspect-ratio: 16/5;
  overflow: hidden;
}

#center-slider p{
  font-size: 24px !important;
  line-height: 32px !important;
  font-weight: 400 !important;
}

@media(max-width: 768px){

  #center-slider .carousel-item{
    aspect-ratio: 1/1;
  }

  #center-slider p{
    font-size: 16px !important;
    line-height: 20px !important;
  }

  #center-slider .carousel-caption {
      top: 0;
  }
}

/* LMS */

#learndash-registration-wrapper form{
  padding: 10px 20px;
  background-color: #F0F0F0;
  border-radius: 10px;
}


.learndash-wrapper #learndash-registration-wrapper form input, .learndash-wrapper #learndash-reset-password-wrapper form input{
  border-radius: 50px;
}

#learndash-registration-wrapper form.learndash-payment-gateway-form-stripe_connect{
  max-width: auto;
  padding: 0;
}

#learndash-registration-wrapper form p{
  margin-bottom: 1rem;
}

.itsec-recaptcha-opt-in p,
.itsec-recaptcha-opt-in p label.itsec-recaptcha-opt-in__agree{
  font-size: 12px;
  margin-bottom: 5px;
}


#itsec-webauthn-register__submit,
#itsec-pwls-login-fallback__or{
  display: none;
}

.learndash-wrapper #learndash-registration-wrapper #learndash_registerform #wp-submit, .learndash-wrapper #learndash-reset-password-wrapper #learndash_registerform #wp-submit{
  margin-top: 0 !important;
}

.ld-registration__p a{
  display: inline-block !important;
  margin-top: 10px;
}
.ld-text{
  margin-left: 5px;
}
.ld-login-text,
.ld-registration__p a,
.ld-registration__register-link,
.ld-registration__login-link{
  background-color: #F39200 !important;
  color: #fff !important;
  border: none !important;
  padding: 10px 20px;
  border-radius: 50px;
}

.ld-login-modal-branding{
  display: none;
}

.ld-button.ld-button-reverse:hover{
  color: #fff !important;
}

.learndash-wrapper .ld-login-modal .ld-login-modal-register .ld-button:hover{
  color: #fff !important;
}

.ld-registration-order__items{
  max-width: 100% !important;
}

a.ld-login.ld-login.ld-login-text.ld-login-button.ld-button {
  font-size: 16px;
  border-radius: 32px;
  padding: 10px;
}

.ld-course-list-items .ld_course_grid .entry-title{
  font-size: 24px !important;
  line-height: 32px;
  margin-bottom: 16px !important;
}

.register .user-login-wrap {
  display: none;
}
.gform_wrapper.gravity-theme .gform_validation_errors>h2{
  font-size: 16px !important;
}

/* single comments form and list */

woocommerce-form-coupon-toggle {
  display: none;
}
 h2.wc-block-grid__product-title{
  font-size: 1.5rem !important;
  margin-top: .5rem !important;
  margin-bottom: .5rem !important;
  text-align: left !important;
}

.wc-block-components-product-metadata__description p,
.wc-block-components-product-metadata__description h2
{
  font-size: 14px !important;
  margin-bottom: 10px !important;
  font-family: "Noto Sans SC", sans-serif !important;
  font-weight: 400 !important;
}

button.stripe-gateway-stripelink-modal-trigger,
button.wc-block-components-panel__button,
button.wc-block-components-address-form__address_2-toggle {
  padding: 0;
  background-color: transparent !important;
  color: #212529 !important;
  font-size: 14px !important;
}
button.stripe-gateway-stripelink-modal-trigger:hover,
button.wc-block-components-panel__button:hover,
button.wc-block-components-address-form__address_2-toggle:hover,
button.stripe-gateway-stripelink-modal-trigger:focus,
button.wc-block-components-panel__button:focus,
button.wc-block-components-address-form__address_2-toggle:focus {
  background-color: transparent !important;
  color: #F39200 !important;
  box-shadow: none !important;
  font-size: 14px !important;
}

a.wc-block-checkout__login-prompt{
  display: none !important;
}

/* estilos que arreglan el despliegue del boton de pago de paypal */
.wp-block-woocommerce-checkout-express-payment-block {
  display: none;
}

div#ppcp-01d4c9b0-ff12-447b-afd8-b3717ae6ebb9 {
  display: none;
}

/* estilos que arreglan el despliegue del boton de busqueda en la página mis cursos */
.learndash-wrapper #ld-profile button.ld-icon-search.ld-icon {
  background-color: initial !important;
  color: #728188 !important;
}
.learndash-wrapper #ld-profile button.ld-icon-search.ld-icon:hover,
.learndash-wrapper #ld-profile button.ld-icon-search.ld-icon:focus {
  box-shadow: none !important;
}



/* Estilo para el mensaje de error del formulario de comentarios */
#comment-form-error-message {
  color: red;
  margin-bottom: 20px;
}

/* Estilo para los campos del formulario de comentarios con error */

#commentform input[type="text"].error,
#commentform input[type="email"].error,
#commentform textarea.error {
  border-color: red;
} 

.avatar {
  border-radius: 50%;
  width: 100%;
  height: auto;
}

.invitacion_comentar {
padding: 2em 0 5em;
}
.invitacion_comentar h3, .invitacion_comentar h4 {
text-align: center;
}
h3.comment-reply-title {
  padding-top: 1.5em;
}

.comments-title {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e6e6e6;
}

.commentlist {
  margin-left: 0;
  padding-left: 0;
}

.commentlist .comment-heading {
  margin-bottom: 10px;
  position: relative;
}

.commentlist .comment-heading .comment-author-avatar {
  float: left;
  width: 70px;
  margin-right: 30px;
  margin-bottom: 10px;
}

.commentlist .children {
  margin-left: 60px;
}

.commentlist .children > li {
  position: relative;
}

.commentlist .children > li:last-child:before {
  display: none;
}

.commentlist .children > li:before {
  position: absolute;
  left: -51px;
  top: 35px;
  content: "";
  display: block;
  height: 100%;
  border-left: 1px solid #ebebeb;
}

.commentlist .children .comment-heading .comment-author-avatar:before {
  position: absolute;
  left: -51px;
  top: -30px;
  content: "";
  display: block;
  width: 50px;
  height: 65px;
  border-left: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
}

.pingback,
.comment {
  list-style: none;
}

.comment-block {
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e6e6e6;
}
.comment-block p {
  margin-bottom: 10px;
}
.comment-block .author-link {
  margin-right: 5px;
  margin-top: 10px;
  display: inline-block;
}
.comment-block .author-link a {
  color: #000000;
  font-size: 15px;
  font-weight: 400;
}
.comment-block .comment-date {
  display: inline-block;
}
.comment-reply {
  display: inline-block;
}
#commentform p {
  margin-bottom: 10px;
}
.required {
  color: #e00016;
}
.comment-form-comment {
  margin-bottom: 20px;
}
.form-submit {
  text-align: left;
  width: 65.81196581196582%;
}

.commentlist h4 {
  font-size: 1.2em !important;
  margin-bottom: 12px !important;
  font-weight: 600 !important;
}

/* estilos de bloques gutemberg */
.wp-block-details{
  border-bottom: 1px solid #e6e6e6;
  padding-top: 10px;
}

.wp-block-details summary{
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 10px;
}

.precios ul.wp-block-list {
  list-style: none;
  margin-bottom: 40px;
  font-size: 14px;
  padding: 0 10px;
  line-height: 26px;
}

.precios ul.wp-block-list li {
  padding: 10px 0;
  border-bottom: 1px solid #bbc3ca;
}

.cabecita{
  height: 150px;
}
.admin-bar .cabecita{
  height: 130px;
}

figure.w-100 img{
	width: 100%;
}

iframe.instagram-media{
  width: 100% !important;
  min-width: 100% !important;
}

.fullscreen-search {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 19999;
  justify-content: center;
  align-items: center;
}

.fullscreen-search-content {
  text-align: center;
}

.fullscreen-search-content form {
  display: inline-block;
}

.btn-search .icon-search {
  width: 24px;
  height: 24px;
  display: inline-block;
}

.no-scroll {
  overflow: hidden;
}

.fullscreen-search .btn-close {
  position: absolute;
  top: 30px;
  right: 30px;
}

@media (max-width: 768px) {
  .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
      width: 100%;
      float: none;
      clear: both;
      margin: 0 0 40px;
      padding: 0 10px;
  }
}

#events_archive .ficha_foto{
  opacity: 0.5;
}

#events_archive .ficha_escuela {
  background-color: rgba(255,255,255, 0.5);
  transition: all 0.2s linear;
}

#events_archive .border-primary {
  border-color: rgba(222, 226, 230, 0.5) !important;
}

#events_archive .border-secondary {
  border-color: rgba(243, 146, 0, 0.5) !important;
}

#home-slider{
  padding-top: 140px;
}