/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.4.1759778364
Updated: 2025-10-06 19:19:24

*/
[type=button], [type=submit], button {
    border: 1px solid #00b57d;
    color: #00b57d;
}
[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
    background-color: #00b57d;
    color: #fff;
}
.wp-block-woocommerce-cart.alignwide {
    margin: 0 !important;
}
.woocommerce-cart main#content {
    padding-inline-end: 20px;
    padding-inline-start: 20px;
	        max-width: 1400px;
	
	margin-top: 40px;
}
.woocommerce-cart main#content .page-header .entry-title {
    max-width: 1400px;
    padding: 0;
    margin-top: 0;
    font-size: 56px;
    font-weight: 600;
    line-height: 64px;
    color: #000;
}
.wc_content_text_box h3.wp-block-heading {
    font-size: 22px;
}
.elementor a {
    box-shadow: none;
    text-decoration: none;
}
.wc_size_full {
    width: 100%;
    display: block;
    position: relative;
}

.wc_size_full:before {
    content: '';
    padding-top: 100%;
    display: block;
}

.wc_size_full img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 100%;
}
.Programas-btn-tab a {
    background: transparent;
    text-align: left;
    padding: 0;
    color: var(--n-tabs-title-color) !important;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
}
.Programas-btn-tab a:hover{background: #00B57D00;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    color: #00B57D !important;
    border-color: var(--e-global-color-primary);
}   
.Programas-btn-tab{
    order: 5 !important;
}
/*header#masthead {
    position: sticky;
    top: 0;
    z-index: 9999;
}
*/
.curso-container {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #000;
  padding: 50px 20px;
}
.curso-content {
  max-width: 1360px;
    width: 100%;
    margin: 0 auto;
}
.curso-container h2 {
    margin-top: 0;
  margin-bottom: 1.5rem;
  color: #fff;
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
}
.curso-content-info *  {
  margin-bottom: 1rem;
  font-size: 1rem;
  color: #fff;
}
.curso-content-info ul {
    padding-left: 20px;
}
.curso-content-info li::marker, .plan-item li::marker{
    color: #00b57d;
}



  .plan-container {
  display: flex;
  justify-content: center;
  padding: 50px 20px;
}

.plan-content {
   max-width: 1360px;
  width: 100%;
}

 .plan-container h2 {
  margin-top: 0;
  margin-bottom: 1.5rem;
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
  color: #111;
}

.plan-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
  gap: 2rem;
    margin: 2rem 0;
}

.plan-item {
    display: flex
;
    align-items: flex-start;
    gap: 1rem;
    border: 1px solid #00b57d30;
    border-radius: 10px;
    padding: 20px;
    flex-direction: column;
    background-color: #ECF5F2;
}

.numero {
    font-size: 20px;
    font-weight: 700;
    color: #00b57d;
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 5px;
    display: flex
;
    align-items: center;
    justify-content: center;
    border: 1px solid #00b57d30;
}

.texto h3 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 1rem;
    margin-top: 0;
    color: #000;
}

.texto ul {
  margin: 0;
  padding-left: 1.2rem;
  list-style: disc;
}

.texto li {
  margin-bottom: 0.4rem;
  color: #444;
    font-size: 1rem;
}

 .hp_container {
padding: 50px 20px;
background-color: #111;
}
.hp_container h2 {
color: #000; 
    margin-top: 0;
  margin-bottom: 1.5rem;
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
}
.hp_content {
   max-width: 1360px;
  width: 100%;
    margin: 0 auto;
}
.hp_content p {
font-size: 1.1rem;
line-height: 1.6;
margin-bottom: 20px;
}
.hp_container .faq-item {
background-color: #ECF5F2;
padding: 15px 20px;
margin-bottom: 10px;
border-radius: 10px;
transition: all 0.3s ease;
cursor: pointer;
position: relative;
}
.hp_container .faq-item .faq-item-title {
    padding-right: 15px;
    position: relative;
}
.hp_container .faq-item .faq-item-title h3 {
        font-size: 20px;
    font-weight: 500;
    text-decoration: none;
    line-height: 28px;
    color: #000;
    margin: 0;
    
}
.hp_container .faq-item:hover .faq-item-title h3 {
    color: #00b57d;
}
.hp_container  .faq-item .faq-item-content {
display: none;
        padding-top: 10px;
}
.hp_container  .faq-item .faq-item-content * {
        font-size: 1rem;
    line-height: normal;
}
.hp_container .faq-item.active .faq-item-content {
display: block;
}
.hp_container .faq-item .faq-item-title::after {
    content: '+';
    position: absolute;
    right: 0;
    top: 0;
    color: #000;
    transition: transform 0.3s 
ease;
    font-size: 20px;
    font-weight: 500;
    text-decoration: none;
    line-height: 28px;
}
.hp_container .faq-item:hover .faq-item-title::after {
    color: #00b57d;
}
.hp_container .faq-item.active .faq-item-title::after {
content: '-';
transform: rotate(180deg);
    color: #00b57d;
}

@media screen and (min-width: 768px) {
    .wc_icon_box_hero_section {
        background: linear-gradient(0deg, rgba(0, 0, 0, .6) 0%, rgba(0, 0, 0, .6) 100%), linear-gradient(0deg, #000 18.5%, rgba(0, 0, 0, .6) 46%, rgba(0, 0, 0, .3) 61%, rgba(0, 0, 0, 0) 100%);
    }
} 

.wc_icon_box_hero_section {
        background: linear-gradient(180deg, rgba(0, 0, 0, .6026785714) 0%, rgba(0, 0, 0, .5298494398) 10%, rgb(0, 0, 0) 50%);
}

.wc_taxt_box ul {
    padding-left: 20px;
}
.wc_taxt_box ul li {
    list-style-type: disc;
}
.wc_taxt_box p:empty {
    line-height: 0;
}

.custom-course-nav-wrapper{
    background: #000000;
    position: sticky;
    top: 0px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    z-index: 999;
    width: 100%;
    left: 0;
    right: 0;
}


.custom-course-nav
 {
    list-style: none;
    gap: 20px;
    padding: 15px 20px;
    display: flex;
    margin: 0 auto;
    width: 100%;
    max-width: 1400px;
    overflow-x: scroll;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
    scrollbar-width: none;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch; /* Smooth scrolling on iOS */
    -ms-overflow-style: none; /* Hide scrollbar on IE/Edge */
}

/* Hide scrollbar on WebKit browsers */
.custom-course-nav::-webkit-scrollbar {
    display: none;
}

.custom-course-nav li a {
   position: relative;
    display: flex;
    font-size: .875rem;
    font-style: normal;
    line-height: 1.1875rem;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    white-space: nowrap;
    flex-direction: column;
    cursor: pointer;
    transition: color 0.3s ease;
}


/* Active state - text color */
.custom-course-nav li a.active {
    color: #00b57d !important;
}

/* Active state - underline */
.custom-course-nav li a.active::before {
    background-color: #fff;
    transform: scaleX(1);
}
.custom-course-nav li a::before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #000;
    content: "";
    transform: scaleX(0);
    transition: transform .3s linear;
    transform-origin: left;
}

.course__item__section {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1rem;
    width: 100%;
    justify-content: stretch;
}
    .course__item {
        border-radius: .5rem;
        display: flex;
        flex-direction: column;
        border: 1px solid #4e4e4e;
        gap: .62rem;
        padding: 0;
        position: relative;
        cursor: pointer;
    }
    .course__item::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border-radius: inherit;
        background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 0%, rgb(0, 0, 0) 90%);
        z-index: 0;
    }
    .course__item:hover {
        border: 1px solid #00b57d;
    }
    .course__item:hover .course__title,
    .course__item:hover .course__title a {
        color: #00b57d;
    }
   .course__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
    border-radius: .5rem;
    max-height: 19.5rem;
    aspect-ratio: 9 / 16;
}
    .course__body {
            position: absolute;
    bottom: 0;
    left: 0;
        width: 100%;
        z-index: 1;
        padding: 1rem;
        color: #fff;
    }
    .course__title,
    .course__title a {
        color: #fff;
        text-decoration: none;
        font-size: .875rem;
        font-style: normal;
        line-height: 1.5rem;
        font-weight: 600;
    }
    @media screen and (min-width: 768px) {
        .course__title,
        .course__title a {
            font-size: 1rem;
            line-height: 1.75rem;
        }
    }
    .course__title:hover,
    .course__title a:hover {
        color: #fff;
    }
    .course__content {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        color: #eee;
        text-overflow: ellipsis;
        font-size: .75rem;
        font-style: normal;
        font-weight: 400;
        line-height: 1.125rem;
        margin-top: .5rem;
        margin-bottom: .5rem;
    }
    .course__oustanding {
        display: flex;
        justify-content: space-between;
        padding: 0;
        list-style: none;
    }
    .course__oustanding li {
        font-size: .75rem;
        font-style: normal;
        font-weight: 600;
        line-height: 1.125rem;
    }


.course-hero-section .course-hero-container {
    max-width: 1360px;
    margin: 0 auto;
    width:100%;
    position: relative;
}

.course-hero-section {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 20px;
    position: relative;
}
.course-hero-section:before {
    content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.49) 61.5%, rgba(0, 0, 0, 0.61) 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
    }


.course-hero-section .course-title {
    margin: 0;
    padding: 0;
    font-size: 2rem;
    font-style: normal;
    line-height: 2.375rem;
    font-weight: 600;
    color: #fff;
}
.course-hero-content {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.course-info {
    display: flex
;
    padding-left: 0;
    list-style: none;
    flex-wrap: wrap;
    row-gap: 1rem;
}

.course-info .course-info-item {
    padding-left: 1rem;
    padding-right: 1rem;
    border-left: 2px solid #00b57d;
    flex-basis: 50%;
}
.course-info .course-info-item strong {
    margin: 0;
    padding: 0;
    font-weight: 400;
    color: #fff;
    font-size: .875rem;
    font-style: normal;
    line-height: 1.1875rem;
    display: block;
}
.course-info .course-info-item span {
    font-weight: 500;
    color: #fff;
    font-size: 1rem;
    font-style: normal;
    line-height: 1.5rem;
    display: block;
}
.course-bottom-description ul {
    display: flex
;
    flex-direction: column;
    gap: 1rem;
    padding-left: 20px;
}
.course-bottom-description ul li {
        font-weight: 600;
    font-size: .875rem;
    line-height: 1.1875rem;
    color: #fff;
}
.course-bottom-description ul li::marker {
  color: #00b57d;
}

/* 🔹 Pagination Wrapper */
.custom-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  gap: 8px;
  flex-wrap: wrap;
}

/* 🔹 Pagination Links */
.custom-pagination .page-numbers {
  display: inline-block;
  padding: 10px 16px;
  border: 1px solid #ddd;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 500;
  color: #333;
  text-decoration: none;
  transition: all 0.2s ease;
  background-color: #fff;
}

/* 🔹 Hover & Focus */
.custom-pagination .page-numbers:hover,
.custom-pagination .page-numbers:focus {
  background-color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
  color: #fff;
}

/* 🔹 Current Page */
.custom-pagination .page-numbers.current {
  background-color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
  color: #fff;
  cursor: default;
}
.custom-pagination:empty {
    display: none;
}
/* 🔹 Dots (…) */
.custom-pagination .page-numbers.dots {
  border: none;
  background: none;
  color: #999;
  padding: 10px;
}

/* 🔹 Previous / Next arrows */
.custom-pagination .prev,
.custom-pagination .next {
  font-weight: 600;
}
@media screen and (min-width: 1024px) and (min-width: 768px) {
    .course-info .course-info-item strong {
        font-size: 1rem;
        line-height: 1.75rem;
    }
        .course-info .course-info-item span {
        font-size: 1.5rem;
        line-height: 2rem;
    }
        .course-bottom-description ul li {
        font-size: 1rem;
        line-height: 1.75rem;
    }
}
@media screen and (min-width: 768px) {
   .course-hero-section .course-title {
        font-size: 3.5rem;
        line-height: 4rem;
    }
    .course-info .course-info-item span {
        font-size: 1.25rem;
        line-height: 1.75rem;
    }
    .course-hero-mobile-images {
        display: none;
    }
}
@media screen and (min-width: 1024px) {
    .course-hero-section {
        padding-top: 6.28rem;
        display: flex;
        padding-bottom: 5rem;
    }
     .course-info .course-info-item {
        flex-basis: 25%;
    }

    .course-hero-content {
        max-width: 58.333%;
        gap: 2.5rem;
    }
}


.blog_grid_page {
    max-width: 1400px !important;
    padding: 0 20px;
}
.blog_grid_page .blog_grid_section {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr;
    grid-gap: 20px;
}
.blog_grid_page .blog_grid_section .blog_grid_post {
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #e0e0e0;
    position: relative;
    background-color: #fff;
}

/* Category sections - white background with dark text */
.blog_grid_page .blog-section-category .blog_grid_post {
    border: 1px solid #e0e0e0;
    background-color: #fff;
}
.blog_grid_page .blog_grid_section .blog_grid_post::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 0%, rgb(0, 0, 0) 90%);
    z-index: 0;
}

/* Remove gradient overlay for category sections (white background design) */
.blog_grid_page .blog-section-category .blog_grid_post::after {
    display: none;
}
.blog_grid_page .blog_grid_section .blog_grid_post:hover {
    border: 1px solid #00b57d;
}

/* Featured/First post styling - larger size */
.blog_grid_page .blog_grid_section .blog_grid_post:first-child {
    grid-row: span 1;
}

.blog_grid_page .blog_grid_section .blog_grid_post .blog_grid_post_img {
    position: relative;
    width: 100%;
    display: block;
    background-color: #f5f5f5;
    overflow: hidden;
    border-radius: 10px 10px 0 0;
}

/* Ensure image container takes full width */
.blog_grid_page .blog_grid_section .blog_grid_post .blog_grid_post_img,
.blog_grid_page .blog_grid_section .blog_grid_post .blog_grid_post_img a {
    width: 100%;
    height: 100%;
}

.blog_grid_page .blog_grid_section .blog_grid_post .blog_grid_post_img:before {
    padding-top: 70%;
    content: '';
    display: block;
}

.blog_grid_page .blog_grid_section .blog_grid_post .blog_grid_post_img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
    margin: 0;
    padding: 0;
    border-radius: 10px 10px 0 0;
}

/* Featured post (first) image - wider aspect ratio for larger card */
.blog_grid_page .blog-section-category .blog_grid_section .blog_grid_post:first-child .blog_grid_post_img:before {
    padding-top: 56.25%; /* 16:9 aspect ratio */
}

.blog_grid_page .blog-section-category .blog_grid_section .blog_grid_post:first-child .blog_grid_post_img img {
    object-fit: cover;
    object-position: center center;
    border-radius: 10px 10px 0 0;
}

/* Regular posts (not first) - taller aspect ratio for smaller cards */
.blog_grid_page .blog-section-category .blog_grid_section .blog_grid_post:not(:first-child) .blog_grid_post_img:before {
    padding-top: 75%; /* Taller for smaller cards */
}

.blog_grid_page .blog-section-category .blog_grid_section .blog_grid_post:not(:first-child) .blog_grid_post_img img {
    object-fit: cover;
    object-position: center center;
    border-radius: 10px 10px 0 0;
}

/* Ensure images display properly - link wrapper */
.blog_grid_page .blog_grid_section .blog_grid_post .blog_grid_post_img a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-decoration: none;
}

.blog_grid_page .blog_grid_section .blog_grid_post .blog_grid_post_img a img {
    transition: transform 0.3s ease;
}

.blog_grid_page .blog_grid_section .blog_grid_post:hover .blog_grid_post_img img {
    transform: scale(1.05);
}

.blog_grid_page .blog_grid_section .blog_grid_post .blog_grid_post_contnet {
    padding: 20px;
    position: relative;
    z-index: 1;
}

.blog_grid_page .blog_grid_section .blog_grid_post .blog_grid_post_contnet h2 {
    color: #fff;
    text-decoration: none;
    font-size: 1rem;
    font-style: normal;
    line-height: 1.5rem;
    font-weight: 600;
    margin: 0;
}

/* Category sections - dark text on white background */
.blog_grid_page .blog-section-category .blog_grid_post .blog_grid_post_contnet h2 {
    color: #111;
    margin-top: 0;
}

.blog_grid_page .blog_grid_section .blog_grid_post:hover .blog_grid_post_contnet h2 {
    color: #00b57d;
}

/* Category sections - post titles should be black */
.blog_grid_page .blog-section-category .blog_grid_post .blog_grid_post_contnet h2 a {
    color: #000;
    text-decoration: none;
    transition: color 0.3s ease;
}

/* Category sections hover - use CSS variable */
.blog_grid_page .blog-section-category .blog_grid_post:hover .blog_grid_post_contnet h2 a,
.blog_grid_page .blog-section-category .blog_grid_post .blog_grid_post_contnet h2 a:hover {
    color: var(--n-tabs-title-color-active);
}

/* Featured post (first) - larger title size */
.blog_grid_page .blog-section-category .blog_grid_section .blog_grid_post:first-child .blog_grid_post_contnet h2 a {
    color: #000;
    font-size: 1.5rem;
    line-height: 1.8rem;
    font-weight: 700;
}

.blog_grid_page .blog-section-category .blog_grid_section .blog_grid_post:first-child .blog_grid_post_contnet h2 a:hover {
    color: var(--n-tabs-title-color-active);
}

/* Regular posts in category (not first) - black titles */
.blog_grid_page .blog-section-category .blog_grid_section .blog_grid_post:not(:first-child) .blog_grid_post_contnet h2 a {
    color: #000;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 600;
}

.blog_grid_page .blog-section-category .blog_grid_section .blog_grid_post:not(:first-child) .blog_grid_post_contnet h2 a:hover {
    color: var(--n-tabs-title-color-active);
}
@media screen and (min-width: 768px) {
    .blog_grid_page .blog_grid_section .blog_grid_post .blog_grid_post_contnet h2 {
        font-size: 1.25rem;
        line-height: 1.75rem;
    }
}

.blog_grid_page .blog_grid_section .blog_grid_post .blog_grid_post_contnet .blog_grid_post_btn {
    color: #fff;
    text-decoration: none;
    font-size: .875rem;
    font-style: normal;
    line-height: 1.5rem;
    font-weight: 600;
}

.blog_grid_page .blog_grid_section .blog_grid_post:hover .blog_grid_post_contnet .blog_grid_post_btn {
    color: #00b57d;
}

/* Blog Section Headers */
.blog_grid_page .blog-section-recommended,
.blog_grid_page .blog-section-latest,
.blog_grid_page .blog-section-category {
    margin-bottom: 60px;
}

.blog_grid_page .blog-section-recommended h2,
.blog_grid_page .blog-section-latest h2,
.blog_grid_page .blog-section-category h2 {
    font-size: 2rem;
    font-weight: 600;
    margin-bottom: 30px;
    color: #111;
    line-height: 1.2;
}

/* Blog Post Date */
.blog_grid_page .blog_post_date {
    color: #999;
    font-size: 0.875rem;
    margin-bottom: 10px;
    line-height: 1.5;
    display: block;
}

/* Date styling for featured post */
.blog_grid_page .blog-section-category .blog_grid_section .blog_grid_post:first-child .blog_post_date {
    color: #999;
    margin-bottom: 15px;
    font-size: 0.875rem;
}

/* Date styling for regular posts */
.blog_grid_page .blog-section-category .blog_grid_section .blog_grid_post:not(:first-child) .blog_post_date {
    color: #999;
    margin-bottom: 10px;
    font-size: 0.875rem;
}

/* Blog Post Excerpt */
.blog_grid_page .blog_post_excerpt {
    color: #666;
    font-size: 0.875rem;
    line-height: 1.6;
    margin-top: 10px;
}

/* Excerpt styling for category posts */
.blog_grid_page .blog-section-category .blog_grid_post .blog_post_excerpt {
    color: #666;
    font-size: 0.875rem;
    line-height: 1.6;
    margin-top: 15px;
    font-weight: 400;
}

/* Excerpt styling for featured post */
.blog_grid_page .blog-section-category .blog_grid_section .blog_grid_post:first-child .blog_post_excerpt {
    margin-top: 15px;
}

/* Excerpt styling for regular posts */
.blog_grid_page .blog-section-category .blog_grid_section .blog_grid_post:not(:first-child) .blog_post_excerpt {
    margin-top: 10px;
}

/* Category More Link */
.blog_grid_page .blog_category_more {
    margin-top: 30px;
    text-align: left;
}

.blog_grid_page .blog_category_more .blog_grid_post_btn {
    color: #111;
    font-weight: 600;
    font-size: 1rem;
    text-decoration: none;
    transition: color 0.3s ease;
}

.blog_grid_page .blog_category_more .blog_grid_post_btn:hover {
    color: #00b57d;
}

/* Page Header Styling */
.blog_grid_page .page-header {
    margin-bottom: 50px;
}

.blog_grid_page .page-title {
    font-size: 2.5rem;
    font-weight: 600;
    margin-bottom: 20px;
    color: #111;
}

.blog_grid_page .archive-description {
    color: #666;
    font-size: 1rem;
    line-height: 1.6;
}



.schema-faq {
    margin-bottom: 20px;
}
.schema-faq .schema-faq-section {
  border-radius: 10px;
  margin-bottom: 10px;
  overflow: hidden;
  background: #ECF5F2;
  position: relative;
}

/* Question */
.schema-faq .schema-faq-question {
 display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
        padding-right: 10px;
}
.schema-faq .schema-faq-question strong {
        width: 100%;
    padding: 10px 15px;
    background: #ECF5F2;
    color: #000;
    font-size: 1rem;
    cursor: pointer;
    font-weight: 500;
    font-family: "Poppins", Sans-serif;
}
.schema-faq .schema-faq-question:hover strong,
.schema-faq .schema-faq-question.active strong{
    color: #00b57d;
}

/* Arrow icon */
.schema-faq .schema-faq-question::after {
content: '+';
   
    color: #000;
    transition: transform 0.3s 
ease;
     font-size: 1rem;
    cursor: pointer;
    font-weight: 500;
    text-decoration: none;
    
}

/* Rotate when opened */
.schema-faq .schema-faq-question.active::after {
  transform: rotate(180deg);
    content: '-';
    transform: rotate(180deg);
    color: #00b57d;
}

/* Answer */
.schema-faq .schema-faq-answer {
  display: none;
  padding: 0 15px 10px 15px;
  
  font-size: 0.95rem;
  line-height: 1.6;
    margin-bottom: 0 !important;
}

.wc_content_text_box h2.wp-block-heading {
    font-size: 24px;
    font-weight: 600;
}
a,
.wc_content_text_box a {
    color: #008dfe;
}
a:hover,
.wc_content_text_box a:hover {
    color: #00b57d;
    
}






@media screen and (max-width: 1366px) {
    .course__item__section {
    grid-template-columns: repeat(3, 1fr);
}
    .hp_container h2,
    .plan-container h2,
    .curso-container h2 {
        font-size: 30px;
    }
	    .woocommerce-cart main#content .page-header .entry-title {
        font-size: 50px;
        line-height: 60px;
    }
}
@media (max-width: 1200px) {

.Programas-btn-tab a {
    font-size: 16px;
    line-height: 24px;
}

    .hp_container h2,
    .plan-container h2,
    .curso-container h2 {
        font-size: 28px;
        line-height: 38px;
    }
	    .woocommerce-cart main#content .page-header .entry-title {
        font-size: 45px;
        line-height: 55px;
    }
}
@media screen and (max-width: 1024px) {
    .course__item__section {
    grid-template-columns: repeat(2, 1fr);
}
     .blog_grid_page .blog_grid_section {
        grid-template-columns: repeat(3, 1fr);
    }
    .hp_container h2,
    .plan-container h2,
       .curso-container h2 {
        font-size: 26px;
        line-height: 36px;
    }
    button.jkit-close-menu,
    button.jkit-hamburger-menu {
    display: flex !important;
    align-items: center;
    justify-content: center;
}
    .hp_container .faq-item .faq-item-title::after,
    .hp_container .faq-item .faq-item-title h3 {
    font-size: 18px;
    line-height: 24px;
}
	    .woocommerce-cart main#content .page-header .entry-title {
        font-size: 40px;
        line-height: 50px;
    }
}
@media (max-width: 880px) {
    .Programas-btn-tab a {
    font-size: 14px;
    line-height: 24px;
}
    .plan-container h2,
    .curso-container h2 {
        font-size: 24px;
        line-height: 34px;
    }
    .wc_content_text_box h2.wp-block-heading {
    font-size: 22px;
    font-weight: 600;
}
	    .woocommerce-cart main#content .page-header .entry-title {
        font-size: 35px;
        line-height: 45px;
    }
}
@media screen and (max-width: 767px) {
    .wc_content_text_box h3.wp-block-heading {
    font-size: 20px;
}
     .blog_grid_page .blog_grid_section {
        grid-template-columns: 1fr;
        grid-gap: 20px;
    }
    .wc_content_text_box h2.wp-block-heading {
    font-size: 20px;
}
    .schema-faq .schema-faq-question,
  .schema-faq .schema-faq-answer {
    
    font-size: 15px;
  }
    .blog_grid_page .blog-section-recommended h2,
    .blog_grid_page .blog-section-latest h2,
    .blog_grid_page .blog-section-category h2 {
        font-size: 1.5rem;
        margin-bottom: 20px;
    }
    
    .blog_grid_page .page-title {
        font-size: 2rem;
    }
    
    .blog_grid_page .blog-section-recommended,
    .blog_grid_page .blog-section-latest,
    .blog_grid_page .blog-section-category {
        margin-bottom: 40px;
    }
    
    /* Reset first post styling on mobile */
    .blog_grid_page .blog-section-category .blog_grid_section .blog_grid_post:first-child .blog_grid_post_contnet h2 a {
        font-size: 1.25rem;
        line-height: 1.75rem;
    }
     .custom-pagination .page-numbers {
    padding: 8px 12px;
    font-size: 13px;
  }
    .hp_container h2,
    .plan-container h2,
        .curso-container h2 {
        font-size: 20px;
        line-height: 30px;
    }
    .course-hero-mobile-images {
        width: 100%;
        height: auto;
        object-fit: cover;
        display: block;
    }
    .course-hero-content {
        background-color: #000;
        padding: 50px 20px;
    }
    .plan-grid {
    grid-template-columns: 1fr;
  }
    .course-hero-section {
        padding: 0;
        background-image: none !important;
    }
    .course-hero-section:before {
        display: none;
    }
    .course-tab-box button.e-n-tab-title {
    justify-content: space-between;
}
	.wc-block-cart table.wc-block-cart-items td, .wc-block-cart table.wc-block-cart-items th {
    margin: 0 0 10px !important;
}
	    .woocommerce-cart main#content .page-header .entry-title {
        font-size: 28px;
        line-height: 38px;
    }
	 
}

@media screen and (max-width: 480px) {
    .course__item__section {
    grid-template-columns: repeat(1, 1fr);
}
}

/* Blog Layout Styles - Reference KSchool Design */
#primary.site-main {
    max-width: 1400px;
    margin: 0 auto;
    padding: 50px 20px;
    background: #fff;
}

#primary.site-main .page-header {
    margin-bottom: 50px;
}

#primary.site-main .page-title {
    font-size: 2.5rem;
    font-weight: 600;
    margin-bottom: 20px;
    color: #111;
    line-height: 1.2;
}

#primary.site-main .archive-description {
    color: #666;
    font-size: 1rem;
    line-height: 1.6;
}

#primary.site-main .pagination {
    margin-top: 50px;
    text-align: center;
    display: flex;
    justify-content: center;
    gap: 5px;
}

#primary.site-main .pagination .page-numbers {
    padding: 10px 15px;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    text-decoration: none;
    color: #111;
    transition: all 0.3s ease;
    display: inline-block;
    margin: 0 2px;
}

#primary.site-main .pagination .page-numbers:hover,
#primary.site-main .pagination .page-numbers.current {
    background-color: var(--n-tabs-title-color-active);
    border-color: var(--n-tabs-title-color-active);
    color: #fff;
}

.blog-grid-container {
    margin-bottom: 40px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

@media screen and (max-width: 1024px) {
    .blog-grid-container {
        grid-template-columns: repeat(2, 1fr);
        gap: 25px;
    }
}

@media screen and (max-width: 767px) {
    .blog-grid-container {
        grid-template-columns: 1fr;
        gap: 20px;
    }
}

.blog-post-item {
    display: flex;
    flex-direction: column;
    background: #fff;
    overflow: hidden;
    transition: all 0.3s ease;
    height: 100%;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12);
}

.blog-post-item:hover {
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
}

.blog-post-image {
    position: relative;
    width: 100%;
    overflow: hidden;
    background-color: #f5f5f5;
    display: block;
}

.blog-post-image:before {
    content: '';
    padding-top: 56.25%; /* 16:9 aspect ratio */
    display: block;
}

.blog-post-image a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    text-decoration: none;
    overflow: hidden;
}

.blog-post-thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
    transition: transform 0.3s ease;
    margin: 0;
    padding: 0;
}

.blog-post-item:hover .blog-post-thumbnail {
    transform: scale(1.05);
}

.blog-post-content {
    padding: 20px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.blog-post-date {
    color: #999;
    font-size: 0.875rem;
    margin-bottom: 12px;
    line-height: 1.5;
    display: block;
    font-weight: 400;
    text-align: left;
}

.blog-post-title {
    margin: 0 0 10px 0;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.4;
    text-align: left;
}

.blog-post-title a {
    color: #000;
    text-decoration: none;
    transition: color 0.3s ease;
    display: block;
}

.blog-post-title a:hover,
.blog-post-item:hover .blog-post-title a {
    color: var(--n-tabs-title-color-active);
}

.blog-post-description {
    color: #666;
    font-size: 0.875rem;
    line-height: 1.6;
    margin-top: 0;
    flex-grow: 1;
    font-weight: 400;
    text-align: left;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* Responsive adjustments */
@media screen and (max-width: 768px) {
    #primary.site-main {
        padding: 30px 15px;
    }
    
    .blog-post-content {
        padding: 15px;
    }
    
    .blog-post-title {
        font-size: 1.125rem;
        margin-bottom: 12px;
    }
    
    .blog-post-date {
        font-size: 0.8125rem;
        margin-bottom: 10px;
    }
    
    .blog-post-description {
        font-size: 0.875rem;
    }
}

/* Single Post Hero Section Styles */
.single-post-hero-section {
    position: relative;
    padding: 100px 20px;
    min-height: 500px;
    display: flex;
    align-items: center;
    overflow: hidden;
}

/* Background image layer */
.single-post-hero-bg {
       position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 0;
    background-color: #fef8e7;
}

/* Dark overlay on top of background image */
.single-post-hero-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 1;
}

.single-post-hero-container {
    max-width: 1360px;
    margin: 0 auto;
    width: 100%;
    position: relative;
    z-index: 2;
}

.single-post-hero-content {
    position: relative;
    z-index: 3;
    color: #fff;
}

.single-post-breadcrumbs {
    font-size: 0.875rem;
    color: #fff;
    margin-bottom: 20px;
    line-height: 1.5;
}

.single-post-breadcrumbs a {
    color: #fff;
    text-decoration: none;
    transition: opacity 0.3s ease;
}

.single-post-breadcrumbs a:hover {
    opacity: 0.8;
}

.single-post-breadcrumbs span {
    color: #fff;
}
.single-post-content ul.wp-block-list {
    margin-bottom: 20px;
}
.single-post-date {
    font-size: 0.875rem;
    color: #fff;
    margin-bottom: 20px;
    line-height: 1.5;
}

.single-post-title {
    font-size: 2.5rem;
    font-weight: 600;
    line-height: 1.2;
    color: #fff;
    margin: 0;
    padding: 0;
}

.single-post-main {
    max-width: 1360px;
    margin: 0 auto;
    padding: 50px 20px;
    background: #fff;
}

.single-post-content {
    line-height: 1.8;
    font-size: 1rem;
    color: #333;
}

.single-post-content h2,
.single-post-content h3,
.single-post-content h4 {
    color: #111;
    margin-top: 2rem;
    margin-bottom: 1rem;
}

.single-post-content p {
    margin-bottom: 1rem;
}

/* Responsive Styles for Single Post Hero */
@media screen and (min-width: 768px) {
    .single-post-hero-section {
        padding: 120px 20px;
        min-height: 600px;
    }
    
    .single-post-title {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .single-post-breadcrumbs {
        font-size: 1rem;
    }
    
    .single-post-date {
        font-size: 1rem;
    }
}

@media screen and (min-width: 1024px) {
    .single-post-hero-section {
        padding: 150px 20px;
        min-height: 700px;
    }
    
    .single-post-title {
        font-size: 4rem;
    }
}

@media screen and (max-width: 767px) {
    .single-post-hero-section {
        padding: 80px 20px;
        min-height: 400px;
    }
    
    .single-post-title {
        font-size: 2rem;
        line-height: 1.3;
    }
    
    .single-post-main {
        padding: 30px 15px;
    }
    
    .single-post-content {
        font-size: 0.9375rem;
    }
}


   /* --------------------------
   GLOBAL STYLES
--------------------------- */


/* .blog-section .container {
  max-width: 1400px;
  margin: auto;
  padding: 20px;
} */

.blog-section .section-title {
  font-size: 32px;
  margin-bottom: 25px;
  
}


/* --------------------------
   GRID WRAPPER
--------------------------- */
.blog-section .blog-grid {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr;
  gap: 30px;
}

.blog-section .blog-card {
  background: white;
}

.blog-section .img-wrapper {
  border-radius: 10px;
  overflow: hidden;
}
.blog-section .img-wrapper img  {
    display: block;
}
.blog-section .date {
  font-size: 14px;
  margin: 10px 0;
  color: #888;
}

.blog-section .title {
  font-size: 22px;
  margin-bottom: 10px;
  line-height: 1.3;
  color: #000;
}
.blog-section .title:hover {
    color: #00b57d;
}
.blog-section .title a {
    color: currentcolor;
}

.blog-section .small .title {
  font-size: 18px;
}

.blog-section .excerpt {
  font-size: 15px;
  color: #444;
}

/* --------------------------
   BUTTON
--------------------------- */
.blog-section .btn-container {
  text-align: center;
  margin-top: 40px;
}

.blog-section .btn-more {
  display: inline-block;
  padding: 10px 25px;
  border: 2px solid #000;
  border-radius: 30px;
  font-weight: bold;
  transition: 0.3s ease;
  color: #000;
}

.blog-section .btn-more:hover {
  background: #000;
  color: #fff;
}


.sticky-add-to-cart {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    box-shadow: 0 -2px 8px rgba(0,0,0,0.1);
    padding: 10px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

.sticky-add-to-cart .sticky-inner {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    align-items: center;
    max-width: 1200px;
    width: 100%;
}

.sticky-add-to-cart .product-info {
    display: flex;
    align-items: center;
    gap: 10px;
}

.sticky-add-to-cart img {
    width: 50px;
    height: auto;
    border-radius: 4px;
}

.sticky-add-to-cart .button {
    background-color: #000;
    color: #fff;
    border: none;
    padding: 10px 20px;
    border-radius: 30px;
    cursor: pointer;
    display: inline-block;
}

.sticky-add-to-cart .button:hover {
    background-color: #333;
}

.sticky-cart-form  button.single_add_to_cart_button,.sticky-cart-form .quantity {
    display: none;
}
.fluentform .ff-el-group {
    margin-bottom: 10px;
}
.fluent_form_4 .top_merged.ff_submit_btn_wrapper {
    position: unset !important;
}
.ff-default .ff-el-form-control:focus {
    border-color: #00B57D;
}


/* Default Styles for the MyAccount Navigation */
body.woocommerce-account {
    background: #ECF5F2;
}
/* .woocommerce-account main#content * {
    color: #000;
} */
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    padding: 1em 2em 1em 3.5em;
    margin: 0 0 2em;
    position: relative;
    background-color: #f6f5f8;
    color: #000;
    border: 1px solid #ccc;
    border-top: 3px solid #00B57D;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
}
.woocommerce-info::before {
    color: #00B57D;
}
fieldset {
    padding: .35em .75em .625em;
    margin-bottom: 10px;
}
input:focus {
    outline: none;
}
.eb-course-card-title.eb-course-title, .eb-course-card-title {
    color: #00b57d;
}
.woocommerce-account main#content .woocommerce-Addresses .woocommerce-Address {
    border: 1px solid #ccc;
    padding: 10px 20px;
    background: #fff;
}
.woocommerce-account main#content .woocommerce-Button,
.woocommerce-account main#content a.button,
.woocommerce-account main#content .woocommerce-button {
    background-color: #000;
    color: #fff;
    border: none;
    padding: 10px 20px;
    border-radius: 30px;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}
.woocommerce-account main#content .woocommerce-Button:hover,
.woocommerce-account main#content a.button:hover,
.woocommerce-account main#content .woocommerce-button:hover {
    background-color: #333;
}
.woocommerce-account main#content .woocommerce form.woocommerce-form {
    background: #fff;
    border-color: #00B57D;
}
.woocommerce-account main#content {
    max-width: 1400px;
    padding: 50px 20px;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    float: left;
    width: 25%;
}
.woocommerce-account .woocommerce-MyAccount-content {
    float: right;
    width: 73%;
}
.woocommerce-account main#content .page-header .entry-title {
    margin: 0 0 20px;
}
.woocommerce-MyAccount-navigation {
    background: #0D0D0D; /* Light background */
    padding: 20px;
    border-radius: 8px;
}

.woocommerce-MyAccount-navigation ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.woocommerce-MyAccount-navigation li:not(:last-child) {
    margin-bottom: 10px;
}

.woocommerce-MyAccount-navigation a {
    display: block;
    padding: 10px 15px;
    color: #333;
    background: #fff;
    text-decoration: none;
    border-radius: 4px;
    transition: background-color 0.3s ease;
}
.woocommerce-MyAccount-navigation .is-active a,
.woocommerce-MyAccount-navigation a:hover {
    background-color: #00b57d;
    color: #fff;
}
.woocommerce-account main#content .woocommerce-Addresses .woocommerce-Address h2 {
    font-size: 24px;
    color: #000;
}

/* For Medium Screen Sizes */
@media (max-width: 1024px) {
    .woocommerce-MyAccount-navigation {
        padding: 15px;
    }

    .woocommerce-MyAccount-navigation ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .woocommerce-MyAccount-navigation li {
        width: 48%; /* 2 items per row */
        margin-bottom: 15px;
    }
}

/* For Smaller Screens (Phones) */
@media (max-width: 768px) {
    .woocommerce-MyAccount-navigation {
        padding: 10px;
                margin-bottom: 30px;
    }

    .woocommerce-MyAccount-navigation ul {
        display: block; /* Stack vertically */
    }

    .woocommerce-MyAccount-navigation li {
        width: 100%; /* Full width items */
        margin-bottom: 12px;
    }

    .woocommerce-MyAccount-navigation a {
        font-size: 14px;
    }
    .woocommerce-account .woocommerce-MyAccount-content, .woocommerce-account .woocommerce-MyAccount-navigation {
        float: none;
        width: 100% !important;
    }
}

/* For Very Small Screens (e.g., mobile) */
@media (max-width: 480px) {
    .woocommerce-MyAccount-navigation {
        padding: 8px;
    }

    .woocommerce-MyAccount-navigation a {
        font-size: 13px;
        padding: 8px;
    }
}


/* --------------------------
   RESPONSIVE
--------------------------- */

/* Tablet */
@media (max-width: 992px) {
  .blog-section .blog-grid {
    grid-template-columns: 1fr 1fr;
  }

  .blog-section .large {
    grid-column: span 2;
  }
}

/* Mobile */
@media (max-width: 768px) {
  .blog-section .blog-grid {
    grid-template-columns: 1fr;
  }

  .blog-section .large {
    grid-column: span 1;
  }
}
@media (max-width: 475px) {
    .sticky-add-to-cart .sticky-inner {
        flex-wrap: wrap;
    }
    
}

/* ============================================
   CURSOS ARCHIVE PAGE STYLES
   ============================================ */

.cursos-archive-main {
    padding: 0;
}

.cursos-archive-content {
    background: #fff;
    padding: 40px 20px 80px;
}

.cursos-archive-content .container {
    max-width: 1200px;
    margin: 0 auto;
}

.cursos-category-section {
    margin-bottom: 60px;
}

.cursos-category-section:last-child {
    margin-bottom: 0;
}

.cursos-category-title {
    font-size: 32px;
    font-weight: 700;
    color: #000;
    margin: 0 0 10px 0;
    line-height: 1.3;
}

.cursos-category-title a {
    color: #000;
    text-decoration: none;
    transition: color 0.3s ease;
}

.cursos-category-title a:hover {
    color: #00b57d;
}

.cursos-category-description {
    font-size: 16px;
    color: #666;
    margin: 0 0 30px 0;
    line-height: 1.6;
}

.cursos-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 30px;
    margin-top: 30px;
}

.curso-card {
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.curso-card:hover {
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
    transform: translateY(-4px);
}

.curso-card-link {
    display: flex;
    flex-direction: column;
    height: 100%;
    text-decoration: none;
    color: inherit;
}

.curso-card-image {
    position: relative;
    width: 100%;
    overflow: hidden;
    background: #000;
    aspect-ratio: 16 / 9;
    border-radius: 12px;
}

.curso-card-image::before {
    content: '';
    display: block;
    padding-top: 56.25%; /* 16:9 aspect ratio */
}

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

.curso-card:hover .curso-card-image img {
    transform: scale(1.05);
}

.curso-card-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 24px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.5) 100%);
    z-index: 1;
}

.curso-card-content {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}

.curso-card-title {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    margin: 0 0 12px 0;
    line-height: 1.3;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

.curso-card-excerpt {
    font-size: 14px;
    color: #fff;
    line-height: 1.6;
    margin: 0 0 auto 0;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.curso-card-meta {
    margin-top: auto;
    padding-top: 16px;
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    align-items: center;
}

.curso-card-meta span {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

.curso-card-meta .curso-price {
    font-weight: 600;
}

.curso-card-meta .curso-duration,
.curso-card-meta .curso-date {
    font-weight: 400;
}

.no-courses {
    text-align: center;
    padding: 60px 20px;
    font-size: 18px;
    color: #666;
}

/* Responsive Styles for Cursos Archive */
@media (max-width: 1024px) {
    .cursos-grid {
        grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
        gap: 25px;
    }
    
    .cursos-category-title {
        font-size: 28px;
    }
}

@media (max-width: 768px) {
    .cursos-archive-content {
        padding: 30px 20px 60px;
    }
    
    .cursos-category-section {
        margin-bottom: 50px;
    }
    
    .cursos-category-title {
        font-size: 24px;
    }
    
    .cursos-grid {
        grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
        gap: 20px;
    }
    
    .curso-card-overlay {
        padding: 20px;
    }
    
    .curso-card-title {
        font-size: 18px;
    }
    
    .curso-card-excerpt {
        font-size: 13px;
    }
    
    .curso-card-meta span {
        font-size: 13px;
    }
}

@media (max-width: 480px) {
    .cursos-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    
    .cursos-category-title {
        font-size: 22px;
    }
    
    .curso-card-overlay {
        padding: 18px;
    }
    
    .curso-card-title {
        font-size: 18px;
    }
    
    .curso-card-excerpt {
        font-size: 12px;
    }
    
    .curso-card-meta {
        gap: 8px;
    }
    
    .curso-card-meta span {
        font-size: 12px;
    }
}