/* Vozeando · Comercio y Aula 1.5.1 */
body.vozeando-commerce-lms {
  --vz-ink:#010e29;--vz-blue:#0b64e7;--vz-lime:#76d802;--vz-pink:#e32636;
  --vz-text:#2e3032;--vz-muted:#697180;--vz-line:#dce3ec;--vz-soft:#f4f7fb;--vz-white:#fff;
  --vz-radius:16px;--vz-shadow:0 18px 55px rgba(1,14,41,.09);
  background:#fff;color:var(--vz-text);font-family:Inter,"Open Sans",sans-serif;
}
.vozeando-commerce-lms :where(.site-main,#learn-press-course-tabs,.learnpress,.lp-profile-content) {box-sizing:border-box}
.vozeando-commerce-lms .site-main,.vozeando-commerce-lms #learn-press-profile,.vozeando-commerce-lms .lp-archive-courses {width:min(1240px,calc(100% - 48px));max-width:1240px;margin-inline:auto;padding-block:54px 68px}
.vozeando-commerce-lms :where(h1,h2,h3,h4,.entry-title,.woocommerce-loop-product__title,.course-title) {font-family:Roboto,sans-serif;color:var(--vz-ink);font-weight:600;letter-spacing:-.02em}
.vozeando-commerce-lms h1,.vozeando-commerce-lms .entry-title,.vozeando-commerce-lms .woocommerce-products-header__title {font-size:clamp(36px,4.4vw,64px);line-height:1.02;margin:0 0 30px}
.vozeando-commerce-lms h2 {font-size:clamp(26px,3vw,40px);line-height:1.1}
.vozeando-commerce-lms a {color:var(--vz-blue);text-underline-offset:3px}
.vozeando-commerce-lms :where(button,.button,input[type=submit],.wp-element-button,.lp-button):not([class*="cky"]) {min-height:46px;padding:12px 24px!important;border:0!important;border-radius:999px!important;background:var(--vz-blue)!important;color:#fff!important;font:500 16px/1.2 Roboto,sans-serif!important;text-decoration:none!important;box-shadow:none!important;transition:transform .18s ease,background .18s ease,color .18s ease}
.vozeando-commerce-lms :where(button,.button,input[type=submit],.wp-element-button,.lp-button):not([class*="cky"]):hover {background:var(--vz-ink)!important;transform:translateY(-1px)}
.vozeando-commerce-lms :where(button,.button,input[type=submit],.wp-element-button,.lp-button):not([class*="cky"]):focus-visible,.vozeando-commerce-lms :where(input,select,textarea,a):focus-visible {outline:3px solid rgba(11,100,231,.28)!important;outline-offset:3px}
.vozeando-commerce-lms :where(input[type=text],input[type=email],input[type=password],input[type=tel],input[type=number],input[type=search],select,textarea) {min-height:50px;border:1px solid #cbd5e1!important;border-radius:12px!important;background:#fff!important;padding:12px 15px!important;color:var(--vz-ink);font:400 16px/1.4 Inter,sans-serif;box-shadow:none!important}
.vozeando-commerce-lms :where(input,select,textarea):focus {border-color:var(--vz-blue)!important}
.vozeando-commerce-lms label {color:var(--vz-ink);font-weight:500}
.vozeando-commerce-lms :where(.cky-modal,.cky-btn-revisit-wrapper) {font-family:"Open Sans",sans-serif!important}
.vozeando-commerce-lms .woocommerce-breadcrumb,.vozeando-commerce-lms .learn-press-breadcrumb {margin:0 0 22px;color:var(--vz-muted);font-size:14px}

/* Shop */
.woocommerce-shop .site-main {padding-top:48px}
.woocommerce-shop .woocommerce-products-header {padding:34px 38px;margin-bottom:30px;background:var(--vz-ink);border-radius:var(--vz-radius)}
.woocommerce-shop .woocommerce-products-header__title {margin:0;color:#fff}
.woocommerce-shop .woocommerce-result-count {color:var(--vz-muted)}
.woocommerce-shop .woocommerce-ordering select {min-width:260px}
.woocommerce-shop ul.products {display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;margin-top:34px!important}
.woocommerce-shop ul.products::before,.woocommerce-shop ul.products::after {display:none!important}
.woocommerce-shop ul.products li.product {float:none!important;width:auto!important;margin:0!important;padding:18px 18px 22px;border:1px solid var(--vz-line);border-radius:var(--vz-radius);background:#fff;box-shadow:var(--vz-shadow);display:flex;flex-direction:column}
.woocommerce-shop ul.products li.product a.woocommerce-LoopProduct-link {text-decoration:none}
.woocommerce-shop ul.products li.product img {width:100%!important;aspect-ratio:4/3;object-fit:cover;margin:0 0 20px!important;border-radius:12px}
.woocommerce-shop .woocommerce-loop-product__title {font-size:25px!important;line-height:1.12;padding:0!important;margin:0 0 12px!important}
.woocommerce-shop ul.products li.product .price {color:var(--vz-ink)!important;font:600 24px/1 Roboto,sans-serif;margin:0 0 22px!important}
.woocommerce-shop ul.products li.product .button {align-self:flex-start;margin-top:auto!important;background:var(--vz-lime)!important;color:var(--vz-ink)!important}
.woocommerce-shop ul.products li.product .button:hover {background:var(--vz-blue)!important;color:#fff!important}

/* Notices, cart and checkout blocks */
.vozeando-commerce-lms :where(.woocommerce-message,.woocommerce-info,.woocommerce-error,.wc-block-components-notice-banner) {border:0!important;border-left:4px solid var(--vz-blue)!important;border-radius:12px!important;background:#edf5ff!important;color:var(--vz-ink)!important;padding:16px 18px!important}
.vozeando-commerce-lms .woocommerce-error {border-left-color:var(--vz-pink)!important;background:#fff1f3!important}
.vozeando-commerce-lms :where(.woocommerce-message,.woocommerce-info,.woocommerce-error) {
 position:relative;padding:16px 18px 16px 52px!important;
}
.vozeando-commerce-lms :where(.woocommerce-message,.woocommerce-info,.woocommerce-error)::before {
 left:18px!important;top:18px!important;margin:0!important;line-height:1!important;
}
.woocommerce-cart .entry-content,.woocommerce-checkout .entry-content {margin-top:10px}
.woocommerce-cart .wp-block-woocommerce-cart.alignwide {
  width:100%!important;max-width:none!important;margin-inline:0!important;
}
.woocommerce-cart .wc-block-cart-item__remove-link {
  display:inline-flex!important;align-items:center!important;justify-content:center!important;
  box-sizing:border-box!important;width:36px!important;height:36px!important;min-height:36px!important;
  padding:0!important;border-radius:50%!important;background:transparent!important;color:var(--vz-pink)!important;
  line-height:1!important;transform:none!important;
}
.woocommerce-cart .wc-block-cart-item__remove-link svg {display:block;width:18px!important;height:18px!important}
.woocommerce-cart .wc-block-cart-item__remove-link:hover {background:#fff1f3!important;color:var(--vz-pink)!important;transform:none!important}
.woocommerce-cart .wc-block-cart__empty-cart__title {color:var(--vz-ink)!important;margin-top:12px!important}
.woocommerce-cart .wc-block-cart__empty-cart__title.with-empty-cart-icon:before {color:var(--vz-blue)!important}
.woocommerce-cart .wp-block-woocommerce-empty-cart-block {padding:24px 0 10px}
.woocommerce-cart .wp-block-woocommerce-product-collection {margin-top:36px}
.woocommerce-cart .wc-block-grid__products,.woocommerce-cart .wc-block-product-template {gap:26px!important}
.vozeando-commerce-lms :where(.wc-block-cart,.wc-block-checkout,.wc-block-components-sidebar-layout) {font-family:Inter,sans-serif}
.vozeando-commerce-lms :where(.wc-block-cart-items,.wc-block-components-sidebar,.wc-block-checkout__main,.wp-block-woocommerce-checkout-order-summary-block) {border-color:var(--vz-line)!important;border-radius:var(--vz-radius);background:#fff}
.vozeando-commerce-lms .wc-block-components-checkout-place-order-button {background:var(--vz-lime)!important;color:var(--vz-ink)!important}
.woocommerce-checkout .wc-blocks-components-select__select {
 min-height:52px!important;padding:23px 44px 5px 12px!important;line-height:22px!important;
}
.woocommerce-checkout .wc-block-components-checkout-place-order-button:hover,
.woocommerce-checkout .wc-block-components-checkout-place-order-button:focus-visible {
 background:var(--vz-ink)!important;color:#fff!important;
}

/* Provisional commerce legal documents. */
.vozeando-legal-commerce .vz-legal-shell {width:min(100% - 48px,980px);margin-inline:auto;padding:70px 0 82px}
.vozeando-legal-commerce .vz-legal-title {margin:0 0 34px;color:var(--vz-ink);font:600 clamp(38px,5vw,64px)/1.02 Roboto,sans-serif;letter-spacing:-.035em}
.vozeando-legal-commerce .vz-legal-document {color:var(--vz-text);font:400 16px/1.75 Inter,sans-serif}
.vozeando-legal-commerce .vz-legal-document h2 {margin:42px 0 14px;color:var(--vz-ink);font-size:clamp(24px,2.7vw,34px);line-height:1.14;letter-spacing:-.025em}
.vozeando-legal-commerce .vz-legal-document p {margin:0 0 17px}
.vozeando-legal-commerce .vz-legal-document :where(ul,ol) {margin:0 0 20px;padding-left:24px}
.vozeando-legal-commerce .vz-legal-document li {margin:7px 0;padding-left:4px}
.vozeando-legal-commerce .vz-legal-document a {font-weight:600}
.vozeando-legal-commerce .vz-legal-draft {margin:0 0 18px;padding:17px 19px;border-left:4px solid var(--vz-pink);border-radius:0 10px 10px 0;background:#fff1f3;color:var(--vz-ink)}
.vozeando-legal-commerce .vz-legal-meta {margin-bottom:34px!important;color:var(--vz-muted);font-size:14px}
.vozeando-legal-commerce .vz-legal-pending {display:inline;padding:2px 7px;border-radius:5px;background:#fff4cc;color:#6b4d00;font-weight:600}
.vozeando-legal-commerce p.vz-legal-pending {display:block;margin:18px 0 24px;padding:14px 16px;border:1px solid #f4cf59;border-radius:10px;background:#fff9e8;line-height:1.55}
.vozeando-legal-commerce .vz-legal-model {margin:18px 0 24px;padding:20px 22px;border:1px solid var(--vz-line);border-left:4px solid var(--vz-blue);border-radius:0 12px 12px 0;background:var(--vz-soft)}
.vozeando-legal-commerce .vz-legal-model p:last-child {margin-bottom:0}
.vozeando-legal-commerce .vz-legal-checklist {padding:18px 22px 18px 42px;border:1px solid var(--vz-line);border-radius:12px;background:var(--vz-soft)}
@media(max-width:767px){
 .vozeando-legal-commerce .vz-legal-shell {width:calc(100% - 30px);padding:40px 0 56px}
 .vozeando-legal-commerce .vz-legal-title {margin-bottom:24px;font-size:38px}
 .vozeando-legal-commerce .vz-legal-document {font-size:15.5px;line-height:1.68}
 .vozeando-legal-commerce .vz-legal-document h2 {margin-top:34px;font-size:25px}
 .vozeando-legal-commerce .vz-legal-draft {padding:15px 16px}
 .vozeando-legal-commerce .vz-legal-model {padding:17px 18px}
}

/* My account logged out and logged in */
.woocommerce-account .woocommerce {margin-top:8px}
.woocommerce-account #customer_login {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}
.woocommerce-account #customer_login::before,.woocommerce-account #customer_login::after {display:none}
.woocommerce-account #customer_login>div {float:none!important;width:auto!important}
.woocommerce-account #customer_login h2 {margin:0 0 16px;color:var(--vz-ink)}
.woocommerce-account form.login,.woocommerce-account form.register,.woocommerce-account form.edit-account,.woocommerce-account .woocommerce-address-fields {margin:0!important;padding:28px!important;border:1px solid var(--vz-line)!important;border-radius:var(--vz-radius)!important;background:#fff;box-shadow:var(--vz-shadow)}
.woocommerce-account .woocommerce-form-row {margin-bottom:16px!important}
.woocommerce-account .woocommerce-MyAccount-navigation {float:none!important;width:100%!important;margin-bottom:26px}
.woocommerce-account .woocommerce-MyAccount-navigation ul {display:grid;grid-template-columns:repeat(auto-fit,minmax(125px,1fr));gap:10px;padding:0;margin:0;list-style:none}
.woocommerce-account .woocommerce-MyAccount-navigation li {margin:0}
.woocommerce-account .woocommerce-MyAccount-navigation a {position:relative;display:flex;align-items:center;justify-content:center;gap:8px;min-height:52px;padding:10px 12px;border:1px solid var(--vz-line);border-radius:12px;background:#fff;color:var(--vz-ink);text-decoration:none;font-size:14px;font-weight:500;line-height:1.2;white-space:nowrap;transition:background .18s ease,color .18s ease,border-color .18s ease}
.woocommerce-account .woocommerce-MyAccount-navigation a::before {font:20px/1 dashicons;color:var(--vz-blue)}
.woocommerce-account .woocommerce-MyAccount-navigation-link--dashboard a::before {content:"\f226"}.woocommerce-account .woocommerce-MyAccount-navigation-link--vozeando-courses a::before {content:"\f330"}.woocommerce-account .woocommerce-MyAccount-navigation-link--orders a::before {content:"\f481"}.woocommerce-account .woocommerce-MyAccount-navigation-link--downloads a::before {content:"\f316"}.woocommerce-account .woocommerce-MyAccount-navigation-link--edit-address a::before {content:"\f230"}.woocommerce-account .woocommerce-MyAccount-navigation-link--edit-account a::before {content:"\f110"}.woocommerce-account .woocommerce-MyAccount-navigation-link--customer-logout a::before {content:"\f310";color:var(--vz-pink)}
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a {border-color:var(--vz-blue);background:#edf5ff;color:var(--vz-blue)}
.woocommerce-account .woocommerce-MyAccount-navigation-link--vozeando-courses a,
.woocommerce-account .woocommerce-MyAccount-navigation-link--vozeando-courses.is-active a {
 border-color:var(--vz-lime);background:var(--vz-lime);color:var(--vz-ink);font-weight:600;
}
.woocommerce-account .woocommerce-MyAccount-navigation-link--vozeando-courses a::before,
.woocommerce-account .woocommerce-MyAccount-navigation-link--vozeando-courses.is-active a::before {color:var(--vz-ink)}
.woocommerce-account .woocommerce-MyAccount-navigation-link--vozeando-courses a:hover {
 border-color:var(--vz-blue);background:var(--vz-blue);color:#fff;
}
.woocommerce-account .woocommerce-MyAccount-navigation-link--vozeando-courses a:hover::before {color:#fff}
.woocommerce-account .woocommerce-MyAccount-content {float:none!important;width:100%!important;padding:28px;border:1px solid var(--vz-line);border-radius:var(--vz-radius);background:#fff;box-shadow:var(--vz-shadow)}
.woocommerce-account .woocommerce-MyAccount-content :where(button,.button,input[type=submit]):not(.show-password-input) {
 display:inline-flex!important;align-items:center;justify-content:center;
 min-height:38px;padding:8px 16px!important;font:500 14px/1 Roboto,sans-serif!important;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table {margin-bottom:0!important}
.woocommerce-account form.edit-account button[name=save_account_details] {margin-top:16px!important}
.woocommerce-account .woocommerce::after {display:none!important}

/* LearnPress archive and private surfaces */
.learnpress-page .lp-archive-courses {padding-top:48px}
.learnpress-page .lp-archive-courses .learn-press-courses-header h1 {margin-bottom:24px}
.learnpress-page .lp-courses-bar {margin-bottom:30px!important}
.learnpress-page .learn-press-courses {display:grid!important;grid-template-columns:1fr;gap:24px;padding:0!important}
.learnpress-page .learn-press-courses .course {width:100%!important;margin:0!important;padding:18px!important;border:1px solid var(--vz-line);border-radius:var(--vz-radius);background:#fff;box-shadow:var(--vz-shadow)}
.learnpress-page .course-item .course-wrap-thumbnail {border-radius:12px;overflow:hidden}
.learnpress-page .course-item .course-title {font-size:27px!important;line-height:1.12!important}
.learnpress-page .course-item .course-meta__pull-left {display:flex;flex-wrap:wrap;gap:8px 18px;color:var(--vz-muted)}
.learnpress-page .course-item .course-price {color:var(--vz-ink);font:600 25px/1 Roboto,sans-serif}
.learnpress-page .course-item .lp-button,.learnpress-page .course-item .button,.learnpress-page .course-item .course-readmore a {background:var(--vz-lime)!important;color:var(--vz-ink)!important;border:0!important;border-radius:999px!important;padding:12px 24px!important;text-decoration:none!important}
.learnpress-page #learn-press-profile {display:grid;grid-template-columns:250px minmax(0,1fr);gap:30px}
.learnpress-page #learn-press-profile .lp-profile-left {width:auto!important;border-radius:var(--vz-radius);background:var(--vz-ink);overflow:hidden}
.learnpress-page #learn-press-profile .lp-profile-content {float:none!important;width:auto!important;padding:28px;border:1px solid var(--vz-line);border-radius:var(--vz-radius);background:#fff;box-shadow:var(--vz-shadow)}
.learnpress-page #profile-nav .lp-profile-nav-tabs>li>a {color:rgba(255,255,255,.82)!important}
.learnpress-page #profile-nav .lp-profile-nav-tabs>li.active>a,.learnpress-page #profile-nav .lp-profile-nav-tabs>li:hover>a {background:rgba(11,100,231,.22)!important;color:#fff!important}
.learnpress-page :where(.course-curriculum,.course-tab-panel,.learn-press-message) {border-color:var(--vz-line);border-radius:var(--vz-radius)}
.learnpress-page .course-curriculum .section-header {background:var(--vz-soft)!important;color:var(--vz-ink)}

/* Compact LearnPress student profile header. */
body.learnpress-profile.vozeando-commerce-lms .site-main {padding-top:32px}
body.learnpress-profile.vozeando-commerce-lms h1.entry-title {
 display:flex;align-items:center;justify-content:space-between;gap:20px;
 font-size:2em!important;line-height:1.1!important;color:var(--vz-blue)!important;margin-bottom:18px!important;
}
body.learnpress-profile .vz-aula-back-link {font:500 13px/1.2 Roboto,sans-serif;color:var(--vz-blue);text-decoration:none;white-space:nowrap}
body.learnpress-profile .vz-aula-back-link:hover,body.learnpress-profile .vz-aula-back-link:focus-visible {text-decoration:underline;text-underline-offset:3px}
body.learnpress-profile.vozeando-commerce-lms #learn-press-profile {
 width:min(100% - 48px,1140px)!important;margin:0 auto!important;padding:0 0 48px!important;
}
body.learnpress-profile #learn-press-profile .wrapper-profile-header,
body.learnpress-profile #learn-press-profile .wrapper-profile-header .lp-profile-content-area {height:64px;min-height:64px}
body.learnpress-profile #learn-press-profile .wrapper-profile-header .lp-profile-content-area {align-items:center}
body.learnpress-profile #learn-press-profile .lp-profile-left {
 position:relative!important;flex:0 0 64px;width:64px!important;height:64px!important;line-height:0;
}
body.learnpress-profile #learn-press-profile .lp-profile-left img.avatar {
 display:block;width:64px!important;height:64px!important;border-radius:50%;object-fit:cover;
}
body.learnpress-profile #learn-press-profile .lp-profile-left .user-avatar {position:relative;width:64px!important;height:64px!important}
body.learnpress-profile #learn-press-profile .lp-profile-right {
 min-height:64px;padding-left:16px!important;align-items:center!important;
}
body.learnpress-profile #learn-press-profile .lp-profile-username {font-size:18px!important;line-height:1.2!important}
body.learnpress-profile #learn-press-profile #profile-sidebar {margin-top:20px!important}
body.learnpress-profile #learn-press-profile #profile-content {padding-top:20px!important}

/* Vozeando visual system for the student dashboard. */
body.learnpress-profile.vozeando-commerce-lms .site-main {
 background:#fff!important;
}
body.learnpress-profile.vozeando-commerce-lms #learn-press-profile {width:100%!important}
body.learnpress-profile #learn-press-profile .wrapper-profile-header {
 box-sizing:border-box;height:auto;min-height:70px;padding:3px 10px;
 border:1px solid var(--vz-line);border-radius:8px;background:#fff;box-shadow:none;
}
body.learnpress-profile #learn-press-profile .lp-profile-left img.avatar {
 box-sizing:border-box;border:1px solid var(--vz-line);box-shadow:none;
}
body.learnpress-profile #learn-press-profile .lp-btn-to-edit-avatar {
 display:grid!important;place-items:center;box-sizing:border-box;
 top:auto!important;right:-6px!important;bottom:-4px!important;left:auto!important;
 width:24px!important;height:24px!important;padding:0!important;border:2px solid #fff!important;border-radius:50%!important;
 background:var(--vz-blue)!important;color:#fff!important;box-shadow:none;font-size:0!important;line-height:1!important;z-index:3;
}
body.learnpress-profile #learn-press-profile .lp-btn-to-edit-avatar::before {margin:0!important;color:#fff!important;font-size:12px!important;line-height:1!important}
body.learnpress-profile #learn-press-profile #profile-sidebar {
 box-sizing:border-box;padding:6px;border:1px solid var(--vz-line);border-radius:8px;
 background:#fff;box-shadow:none;overflow:hidden;
}
body.learnpress-profile #profile-nav {border:0!important}
body.learnpress-profile #profile-nav .lp-profile-nav-tabs {padding:0!important}
body.learnpress-profile #profile-nav .lp-profile-nav-tabs>li {
 margin:1px 0!important;border:0!important;border-radius:4px;background:transparent!important;overflow:hidden;
}
body.learnpress-profile #profile-nav .lp-profile-nav-tabs>li>a {
 padding:10px 12px!important;color:var(--vz-ink)!important;border:0!important;border-radius:4px;font-size:14px;font-weight:400;
}
body.learnpress-profile #profile-nav .lp-profile-nav-tabs>li>a::before {color:var(--vz-blue)!important}
body.learnpress-profile #profile-nav .lp-profile-nav-tabs>li.active {background:#edf5ff!important;box-shadow:inset 3px 0 0 var(--vz-blue)}
body.learnpress-profile #profile-nav .lp-profile-nav-tabs>li.active>a {color:var(--vz-blue)!important;background:transparent!important;font-weight:600}
body.learnpress-profile #profile-nav .lp-profile-nav-tabs>li:not(.active):hover {background:var(--vz-soft)!important}
body.learnpress-profile #profile-nav .lp-profile-nav-tabs>li.logout>a {color:var(--vz-pink)!important}
body.learnpress-profile #profile-nav .lp-profile-nav-tabs>li.active>a::before {color:var(--vz-blue)!important}
body.learnpress-profile #profile-nav .lp-profile-nav-tabs>li.active>a>i::before {color:var(--vz-blue)!important}
body.learnpress-profile #profile-nav .lp-profile-nav-tabs>li.logout>a::before {color:var(--vz-pink)!important}
body.learnpress-profile #learn-press-profile #profile-content {
 box-sizing:border-box;margin-top:20px!important;padding:20px!important;border:1px solid var(--vz-line);border-radius:8px;
 background:#fff;box-shadow:none;
}
body.learnpress-profile #dashboard-statistic .dashboard-statistic__row {
 display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px!important;
}
body.learnpress-profile #dashboard-statistic .statistic-box {
 display:flex!important;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;width:auto!important;min-height:86px;padding:9px 6px!important;
 border:1px solid var(--vz-line)!important;border-radius:6px!important;background:#f8faff!important;box-shadow:none;
}
body.learnpress-profile #dashboard-statistic .statistic-box__icon {display:grid!important;place-items:center;width:34px!important;height:34px!important;margin:0 0 6px!important;flex:0 0 34px!important}
body.learnpress-profile #dashboard-statistic .statistic-box__icon>span {display:grid!important;place-items:center;width:34px!important;min-width:34px!important;height:34px!important;font-size:16px!important}
body.learnpress-profile #dashboard-statistic .statistic-box__icon>span::before {display:block!important;line-height:16px!important}
body.learnpress-profile #dashboard-statistic .statistic-box__text {display:flex;flex-direction:column;align-items:center;text-align:center}
body.learnpress-profile #dashboard-statistic .statistic-box__text label {font-size:11.5px!important;line-height:1.2!important;white-space:nowrap}
body.learnpress-profile #dashboard-statistic .statistic-box__text__number {font-size:18px!important;line-height:1.1!important}
body.learnpress-profile .learn-press-profile-course__statistic {margin-bottom:18px!important}
body.learnpress-profile .learn-press-filters {
 box-sizing:border-box;gap:28px;padding:0!important;margin-bottom:18px!important;border:0!important;
 border-radius:0;background:transparent;overflow-x:auto;
}
body.learnpress-profile .learn-press-tabs {border-bottom:0!important}
body.learnpress-profile .learn-press-filters>li {flex:0 0 auto}
body.learnpress-profile .learn-press-filters a {
 display:block;margin:0;padding:8px 0!important;border:0!important;border-bottom:2px solid transparent!important;
 border-radius:0;color:var(--vz-muted)!important;font-size:13px;line-height:1.2;white-space:nowrap;
}
body.learnpress-profile .learn-press-filters a::after {display:none!important}
body.learnpress-profile .learn-press-filters a.active {background:transparent!important;color:var(--vz-blue)!important;border-bottom-color:var(--vz-blue)!important;font-weight:600}
body.learnpress-profile .lp_profile_course_progress {
 display:block;width:100%;min-width:0!important;max-width:100%!important;border:0!important;border-collapse:separate!important;border-spacing:0;border-radius:0;overflow:visible;
}
body.learnpress-profile .lp_profile_course_progress thead {display:none}
body.learnpress-profile .lp_profile_course_progress tbody {display:block}
body.learnpress-profile .lp_profile_course_progress tbody tr {
 display:grid!important;grid-template-columns:132px 260px minmax(220px,1fr);grid-template-rows:repeat(3,auto);gap:4px 18px;
 box-sizing:border-box;width:100%;padding:14px;border:1px solid var(--vz-line);border-radius:8px;background:#fff;
}
body.learnpress-profile .lp_profile_course_progress tbody td {display:block;padding:0!important;border:0!important;background:transparent!important}
body.learnpress-profile .lp_profile_course_progress tbody td:nth-child(1) {grid-column:1;grid-row:1/4;align-self:center}
body.learnpress-profile .lp_profile_course_progress tbody td:nth-child(1) a,body.learnpress-profile .lp_profile_course_progress .course-img {display:block;width:132px}
body.learnpress-profile .lp_profile_course_progress .course-img img {display:block;width:132px!important;height:82px!important;object-fit:cover;border-radius:5px}
body.learnpress-profile .lp_profile_course_progress tbody td:nth-child(2) {display:flex;grid-column:2;grid-row:1/4;align-self:stretch;width:100%;align-items:center}
body.learnpress-profile .lp_profile_course_progress tbody td:nth-child(2)>a {display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:100%;height:100%;gap:12px;color:var(--vz-ink);text-decoration:none}
body.learnpress-profile .lp_profile_course_progress .course-title {font-size:20px!important;line-height:1.2!important;font-weight:600}
body.learnpress-profile .lp_profile_course_progress tbody td:nth-child(2)>a::after {content:"Entrar al curso";display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:4px;background:var(--vz-blue);color:#fff;font:600 13px/1 Roboto,sans-serif}
body.learnpress-profile .lp_profile_course_progress tbody td:nth-child(3) {grid-column:3;grid-row:1;width:100%;color:var(--vz-blue);font-size:18px;font-weight:600}
body.learnpress-profile .lp_profile_course_progress tbody td:nth-child(3)::before {content:"Progreso";display:block;margin-bottom:2px;color:var(--vz-muted);font-size:11px;font-weight:400}
body.learnpress-profile .lp_profile_course_progress tbody td:nth-child(4) {grid-column:3;grid-row:2;width:100%;color:var(--vz-ink);font-size:12px}
body.learnpress-profile .lp_profile_course_progress tbody td:nth-child(4)::before {content:"Fecha de vencimiento: ";display:block;color:var(--vz-muted)}
body.learnpress-profile .lp_profile_course_progress tbody td:nth-child(5) {grid-column:3;grid-row:3;width:100%;color:var(--vz-ink);font-size:12px}
body.learnpress-profile .lp_profile_course_progress tbody td:nth-child(5)::before {content:"Hora de finalización: ";display:block;color:var(--vz-muted)}
body.learnpress-profile .learn-press-course-tab__filter__content {
 overflow:visible!important;padding:0!important;border:0!important;background:#fff!important;
}
body.learnpress-profile .learn-press-course-tab__filter__content::before,
body.learnpress-profile .learn-press-course-tab__filter__content::after {display:none!important;content:none!important}

@media(max-width:767px){
 .vozeando-commerce-lms .site-main,.vozeando-commerce-lms #learn-press-profile,.vozeando-commerce-lms .lp-archive-courses {width:min(100% - 28px,1240px);padding-block:34px 48px}
 .vozeando-commerce-lms h1,.vozeando-commerce-lms .entry-title,.vozeando-commerce-lms .woocommerce-products-header__title {font-size:39px;margin-bottom:24px}
 .woocommerce-shop .woocommerce-products-header {padding:26px 22px}
 .woocommerce-shop .woocommerce-result-count,.woocommerce-shop .woocommerce-ordering {float:none!important;width:100%;margin:0 0 14px}
 .woocommerce-shop .woocommerce-ordering select {width:100%;min-width:0}
 .woocommerce-shop ul.products {grid-template-columns:1fr;gap:22px}
 .woocommerce-account #customer_login {grid-template-columns:1fr;gap:24px}
 .woocommerce-account form.login,.woocommerce-account form.register {padding:22px!important}
 .woocommerce-account .woocommerce-MyAccount-navigation ul {grid-template-columns:1fr 1fr}
 .woocommerce-account .woocommerce-MyAccount-navigation a {font-size:14px;padding:10px 12px}
 .woocommerce-account .woocommerce-MyAccount-content {padding:20px}
 .learnpress-page #learn-press-profile {grid-template-columns:1fr;gap:20px}
 .learnpress-page #learn-press-profile .lp-profile-left {width:100%!important}
 .learnpress-page .learn-press-courses .course {padding:14px!important}
 body.learnpress-profile.vozeando-commerce-lms .site-main {padding-top:24px}
 body.learnpress-profile.vozeando-commerce-lms #learn-press-profile {width:min(100% - 28px,1140px)!important;padding-top:0!important}
 body.learnpress-profile #learn-press-profile .wrapper-profile-header,
 body.learnpress-profile #learn-press-profile .wrapper-profile-header .lp-profile-content-area {height:56px;min-height:56px}
 body.learnpress-profile #learn-press-profile .lp-profile-left {flex-basis:56px;width:56px!important;height:56px!important}
 body.learnpress-profile #learn-press-profile .lp-profile-left .user-avatar {width:56px!important;height:56px!important}
 body.learnpress-profile #learn-press-profile .lp-profile-left img.avatar {width:56px!important;height:56px!important}
 body.learnpress-profile #learn-press-profile .lp-profile-right {min-height:56px;padding-left:12px!important}
 body.learnpress-profile #learn-press-profile #profile-sidebar {margin-top:16px!important}
 body.learnpress-profile #learn-press-profile #profile-content {padding-top:16px!important}
 body.learnpress-profile.vozeando-commerce-lms #learn-press-profile {width:100%!important}
 body.learnpress-profile #learn-press-profile .wrapper-profile-header {min-height:66px;padding:4px 8px;border-radius:6px}
 body.learnpress-profile #learn-press-profile #profile-sidebar {padding:5px;border-radius:6px;overflow-x:auto}
 body.learnpress-profile #profile-nav {min-width:max-content}
 body.learnpress-profile #profile-nav .lp-profile-nav-tabs>li {margin:0 2px!important}
 body.learnpress-profile #profile-nav .lp-profile-nav-tabs>li>a {padding:10px 12px!important;white-space:nowrap}
 body.learnpress-profile #learn-press-profile #profile-content {margin-top:16px!important;padding:16px!important;border-radius:6px}
 body.learnpress-profile #dashboard-statistic .dashboard-statistic__row {display:flex!important;flex-wrap:nowrap!important;gap:8px!important;overflow-x:auto;padding-bottom:5px;scrollbar-width:thin;scrollbar-color:var(--vz-blue) var(--vz-soft)}
 body.learnpress-profile #dashboard-statistic .statistic-box {flex:0 0 126px;width:126px!important;min-height:82px}
 body.learnpress-profile .learn-press-filters a {padding:7px 9px!important;font-size:12px}
 body.learnpress-profile .lp_profile_course_progress tbody tr {grid-template-columns:1fr 1fr;grid-template-rows:auto;padding:12px;gap:12px}
 body.learnpress-profile .lp_profile_course_progress tbody td:nth-child(1) {grid-column:1/-1;grid-row:auto}
 body.learnpress-profile .lp_profile_course_progress tbody td:nth-child(1) a,body.learnpress-profile .lp_profile_course_progress .course-img {width:100%}
 body.learnpress-profile .lp_profile_course_progress .course-img img {width:100%!important;height:auto!important;aspect-ratio:16/9}
 body.learnpress-profile .lp_profile_course_progress tbody td:nth-child(2) {grid-column:1/-1;grid-row:auto}
 body.learnpress-profile .lp_profile_course_progress tbody td:nth-child(3) {grid-column:1;grid-row:auto}
 body.learnpress-profile .lp_profile_course_progress tbody td:nth-child(4) {grid-column:2;grid-row:auto}
 body.learnpress-profile .lp_profile_course_progress tbody td:nth-child(5) {grid-column:1/-1;grid-row:auto}
}

/* Consistent WooCommerce heading hierarchy. */
body.vozeando-commerce-lms.woocommerce-page :where(h1,.entry-title,.woocommerce-products-header__title) {
 font-size:2em!important;line-height:1.1!important;color:var(--vz-blue)!important;
}
body.vozeando-commerce-lms.woocommerce-page h2 {
 font-size:1.6rem!important;line-height:1.15!important;
}
.woocommerce-shop .woocommerce-products-header {
 background:var(--vz-soft);border:1px solid var(--vz-line);
}

/* Password visibility is an input control, not a primary CTA. */
body.vozeando-commerce-lms.woocommerce-page button.show-password-input {
 display:inline-grid!important;place-items:center!important;
 width:48px!important;min-width:48px!important;height:40px!important;min-height:40px!important;
 padding:0!important;right:5px!important;top:50%!important;
 border:1px solid rgba(11,100,231,.16)!important;border-radius:999px!important;
 background:#edf5ff!important;color:var(--vz-ink)!important;
 transform:translateY(-50%)!important;
}
body.vozeando-commerce-lms.woocommerce-page button.show-password-input:hover,
body.vozeando-commerce-lms.woocommerce-page button.show-password-input:focus-visible {
 background:#dbeafe!important;color:var(--vz-ink)!important;transform:translateY(-50%)!important;
}
body.vozeando-commerce-lms.woocommerce-page button.show-password-input::before {
 width:20px!important;height:20px!important;background-size:20px 20px!important;
}

/* Refined LearnPress course interior: continuity with the approved Aula. */
body.single-lp_course:not(.course-item-popup) .lp-single-course {
 background:#f8fbff!important;color:var(--vz-text);
}
body.single-lp_course:not(.course-item-popup) .lp-single-course__header {
 padding:30px 0 28px!important;border-bottom:1px solid var(--vz-line);background:#f4f7fb!important;
}
body.single-lp_course:not(.course-item-popup) .lp-single-course__header .course-title {
 margin:12px 0 10px!important;color:var(--vz-blue)!important;font-size:32px!important;line-height:1.12!important;font-weight:600!important;
}
body.single-lp_course:not(.course-item-popup) .learn-press-breadcrumb,
body.single-lp_course:not(.course-item-popup) .learn-press-breadcrumb a {color:var(--vz-muted)!important;font-size:13px}
body.single-lp_course:not(.course-item-popup) .learn-press-breadcrumb a:hover,
body.single-lp_course:not(.course-item-popup) .learn-press-breadcrumb a:focus-visible {color:var(--vz-blue)!important;text-underline-offset:3px}
body.single-lp_course:not(.course-item-popup) .lp-single-course-main {padding:34px 0 56px!important}
body.single-lp_course:not(.course-item-popup) .lp-single-course-main__left {min-width:0}
body.single-lp_course:not(.course-item-popup) .lp-single-course-main__right__inner {
 border:1px solid var(--vz-line)!important;border-radius:8px!important;background:#fff!important;box-shadow:none!important;overflow:hidden;
}
body.single-lp_course:not(.course-item-popup) .lp-single-course-main__right__inner .course-img {
 height:auto!important;max-height:none!important;overflow:visible!important;background:#fff;
}
body.single-lp_course:not(.course-item-popup) .lp-single-course-main__right__inner .course-img img {
 display:block;width:100%!important;height:auto!important;max-height:none!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center!important;border-radius:8px 8px 0 0;
}
body.single-lp_course:not(.course-item-popup) .course-featured {display:none!important}
body.single-lp_course:not(.course-item-popup) .course-progress {margin:0!important;padding:16px 18px 10px!important;border-bottom:1px solid var(--vz-line)}
body.single-lp_course:not(.course-item-popup) .course-progress__label,
body.single-lp_course:not(.course-item-popup) .course-progress__number {font-size:13px!important;color:var(--vz-muted)!important}
body.single-lp_course:not(.course-item-popup) .info-learning .start-date,
body.single-lp_course:not(.course-item-popup) .info-learning .will-end-date {
 box-sizing:border-box;width:100%;padding:10px 12px;border-left:3px solid;font-size:13px;font-weight:600;line-height:1.35;
}
body.single-lp_course:not(.course-item-popup) .info-learning .start-date {
 margin-top:16px;background:#eef9f0;color:#24783c;border-left-color:#24783c;
}
body.single-lp_course:not(.course-item-popup) .info-learning .will-end-date {
 margin-top:8px;background:#fff0f0;color:#be2828;border-left-color:#be2828;
}
body.single-lp_course:not(.course-item-popup) .learn-press-progress {height:5px!important;border-radius:0!important;background:#e5ebf3!important;overflow:hidden}
body.single-lp_course:not(.course-item-popup) .learn-press-progress__active {background:var(--vz-blue)!important}
body.single-lp_course:not(.course-item-popup) .lp-single-course-info-one {padding:8px 18px 4px!important}
body.single-lp_course:not(.course-item-popup) .lp-single-course-info-one li {padding:7px 0!important;border:0!important;font-size:13px!important}
body.single-lp_course:not(.course-item-popup) .lp-single-course-info-one i {color:var(--vz-blue)!important}
body.single-lp_course:not(.course-item-popup) .course-instructor-category {margin-top:4px!important;color:var(--vz-muted)!important;font-size:13px!important}
body.single-lp_course:not(.course-item-popup) .course-instructor-category>div {display:flex!important;align-items:center;gap:4px}
body.single-lp_course:not(.course-item-popup) .course-instructor-category label {margin:0!important;color:var(--vz-muted)!important}
body.single-lp_course:not(.course-item-popup) .course-instructor-category .course-instructor {display:inline!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
body.single-lp_course:not(.course-item-popup) .course-instructor-category .course-instructor a {color:var(--vz-ink)!important;font-weight:500!important}
body.single-lp_course:not(.course-item-popup) .course-buttons {padding:10px 18px 16px!important}
body.single-lp_course:not(.course-item-popup) .course-btn-continue.lp-button {
 min-height:42px!important;padding:10px 16px!important;border-radius:4px!important;background:var(--vz-blue)!important;box-shadow:none!important;font-size:14px!important;font-weight:600!important;
}
body.single-lp_course:not(.course-item-popup) .course-btn-continue.lp-button:hover,
body.single-lp_course:not(.course-item-popup) .course-btn-continue.lp-button:focus-visible {background:#0954c7!important}
body.single-lp_course:not(.course-item-popup) .lp-social-media {padding:0 18px 16px!important;color:var(--vz-muted)!important;font-size:13px!important}
body.single-lp_course:not(.course-item-popup) .lp-single-course-main__right__inner:has(.social-share-toggle__open) {position:relative;z-index:20;overflow:visible!important}
body.single-lp_course:not(.course-item-popup) .social-share-toggle__open,
body.single-lp_course:not(.course-item-popup) .social-share-toggle__open .wrapper-content-widget,
body.single-lp_course:not(.course-item-popup) .social-share-toggle__open .content-widget-social-share {z-index:30!important}
body.single-lp_course:not(.course-item-popup) .content-widget-social-share {
 box-sizing:border-box;max-width:min(350px,calc(100vw - 32px));border:1px solid var(--vz-line)!important;border-radius:8px!important;background:#fff!important;box-shadow:0 12px 30px rgba(1,14,41,.14)!important;
}
body.single-lp_course:not(.course-item-popup) .nova-course-ebook {
 margin:26px 0 30px;padding:18px 20px;border:1px solid #cfe0fa;border-left:4px solid var(--vz-blue);border-radius:6px;background:#f4f8ff;
}
body.single-lp_course:not(.course-item-popup) .nova-course-ebook h3 {margin:0 0 6px;color:var(--vz-blue);font-size:18px}
body.single-lp_course:not(.course-item-popup) .nova-course-ebook p {margin:0 0 14px}
body.single-lp_course:not(.course-item-popup) .nova-course-ebook__link {display:inline-flex;align-items:center;min-height:40px;padding:9px 15px;border-radius:4px;background:var(--vz-lime);color:var(--vz-ink)!important;font-size:14px;font-weight:600;text-decoration:none!important}
body.single-lp_course:not(.course-item-popup) .nova-course-ebook__link:hover,
body.single-lp_course:not(.course-item-popup) .nova-course-ebook__link:focus-visible {background:var(--vz-blue);color:#fff!important}
body.single-lp_course:not(.course-item-popup) .info-metas .info-meta-item:nth-child(2),
body.single-lp_course:not(.course-item-popup) .info-metas .info-meta-item:nth-child(5),
body.single-lp_course:not(.course-item-popup) .info-metas .info-meta-item:nth-child(6) {display:none!important}
body.single-lp_course:not(.course-item-popup) .info-metas .info-meta-item i {color:var(--vz-blue)!important}
body.single-lp_course:not(.course-item-popup) .lp-course-description {margin-bottom:30px!important;font-size:16px;line-height:1.65}
body.single-lp_course:not(.course-item-popup) .lp-course-curriculum__title,
body.single-lp_course:not(.course-item-popup) .lp-section-instructor>.section-title {margin-bottom:16px!important;color:var(--vz-blue)!important;font-size:24px!important}
body.single-lp_course:not(.course-item-popup) .course-curriculum {border-radius:0!important}
body.single-lp_course:not(.course-item-popup) .course-curriculum-info {margin-bottom:16px!important;color:var(--vz-muted);font-size:13px}
body.single-lp_course:not(.course-item-popup) .course-curriculum .course-section {
 margin:0 0 8px!important;border:1px solid var(--vz-line)!important;border-radius:6px!important;background:#fff!important;box-shadow:none!important;overflow:hidden;
}
body.single-lp_course:not(.course-item-popup) .course-curriculum .course-section-header {
 min-height:0!important;padding:15px 16px!important;border:0!important;border-radius:6px!important;background:#fff!important;box-shadow:none!important;
}
body.single-lp_course:not(.course-item-popup) .course-curriculum .course-section:not(.lp-collapse)>.course-section-header {
 border-radius:6px 6px 0 0!important;background:#f4f8ff!important;box-shadow:inset 3px 0 0 var(--vz-blue)!important;
}
body.single-lp_course:not(.course-item-popup) .course-section__title {color:var(--vz-ink)!important;font-size:16px!important;font-weight:600!important}
body.single-lp_course:not(.course-item-popup) .course-section__description {margin-top:4px!important;color:var(--vz-muted)!important;font-size:13px!important;line-height:1.45!important}
body.single-lp_course:not(.course-item-popup) .course-section__items {border-top:1px solid var(--vz-line)!important}
body.single-lp_course:not(.course-item-popup) .course-curriculum .course-item {min-height:50px!important;border:0!important;border-top:1px solid #edf1f6!important;background:#fff!important}
body.single-lp_course:not(.course-item-popup) .course-curriculum .course-item:first-child {border-top:0!important}
body.single-lp_course:not(.course-item-popup) .course-curriculum .course-item:hover {background:#f8fbff!important}
body.single-lp_course:not(.course-item-popup) .course-item__link {padding:12px 16px!important;color:var(--vz-text)!important;font-size:14px!important}
body.single-lp_course:not(.course-item-popup) .lp-section-instructor {margin-top:0!important}
body.single-lp_course:not(.course-item-popup) .lp-single-course-main__left>.lp-section-instructor {margin-top:34px!important}
body.single-lp_course:not(.course-item-popup) .lp-section-instructor .lp-section-instructor {margin:0!important}
body.single-lp_course:not(.course-item-popup) .lp-instructor-info {
 display:grid!important;grid-template-columns:64px minmax(0,1fr);gap:16px;align-items:center;padding:14px!important;border:1px solid var(--vz-line)!important;border-radius:8px!important;background:#fff!important;box-shadow:none!important;
}
body.single-lp_course:not(.course-item-popup) .lp-instructor-info .instructor-avatar,
body.single-lp_course:not(.course-item-popup) .lp-instructor-info .instructor-avatar img {width:64px!important;height:64px!important}
body.single-lp_course:not(.course-item-popup) .lp-instructor-info .instructor-avatar img {display:block;object-fit:cover;border:1px solid var(--vz-line);border-radius:50%!important;box-shadow:none!important}
body.single-lp_course:not(.course-item-popup) .lp-instructor-info .instructor-display-name {color:var(--vz-blue)!important;font-size:18px!important;font-weight:600!important}

/* LearnPress lesson player: same visual language, no purple/orange app shell. */
body.course-item-popup {--vz-lesson-sidebar:360px}
body.course-item-popup #popup-course {background:#f8fbff!important;color:var(--vz-text)!important}
body.course-item-popup #popup-header {
 height:64px!important;border:0!important;border-bottom:1px solid rgba(255,255,255,.1)!important;background:var(--vz-ink)!important;box-shadow:none!important;
}
body.course-item-popup.lp-sidebar-toggle__open #popup-header,
body.course-item-popup.lp-sidebar-toggle__open #popup-footer {left:var(--vz-lesson-sidebar)!important;right:0!important;width:auto!important;max-width:none!important}
body.course-item-popup #popup-content {left:0!important;min-width:0!important;flex:1 1 auto!important}
body.course-item-popup #popup-sidebar {
 width:var(--vz-lesson-sidebar)!important;flex:0 0 var(--vz-lesson-sidebar)!important;border-right:1px solid var(--vz-line)!important;background:#fff!important;box-shadow:none!important;
}
body.course-item-popup #popup-sidebar .course-curriculum {box-sizing:border-box;width:100%!important;max-width:100%!important}
body.course-item-popup #popup-sidebar .search-course {height:64px!important;border:0!important;border-bottom:1px solid var(--vz-line)!important;background:#fff!important}
body.course-item-popup #popup-sidebar .search-course input {height:64px!important;padding:0 58px 0 16px!important;border:0!important;background:#fff!important;font-size:14px!important}
body.course-item-popup #popup-sidebar .search-course button {
 display:grid!important;place-items:center!important;top:10px!important;right:8px!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;border:0!important;border-radius:4px!important;background:#fff url("lesson-search.svg") center/20px 20px no-repeat!important;box-shadow:none!important;
}
body.course-item-popup #popup-sidebar .search-course button:not(.clear) .lp-icon-search {
 display:none!important;
}
body.course-item-popup #sidebar-toggle {width:36px!important;height:64px!important;background:var(--vz-blue)!important}
body.course-item-popup #popup-header .course-title {color:#fff!important;font-size:15px!important;font-weight:500!important}
body.course-item-popup #popup-header .course-title a {color:#fff!important}
body.course-item-popup #popup-header .items-progress {color:rgba(255,255,255,.72)!important;font-size:12px!important}
body.course-item-popup #popup-header .learn-press-progress {height:4px!important;border-radius:0!important;background:rgba(255,255,255,.2)!important}
body.course-item-popup #popup-header .learn-press-progress__active {background:var(--vz-blue)!important}
body.course-item-popup #popup-header .back-course {border-left:1px solid rgba(255,255,255,.12)!important;background:transparent!important}
body.course-item-popup #popup-sidebar .course-curriculum {top:64px!important;height:calc(100vh - 64px)!important;border-radius:0!important;background:#fff!important}
body.course-item-popup #popup-sidebar .course-section {margin:0!important;border:0!important;border-bottom:1px solid var(--vz-line)!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}
body.course-item-popup #popup-sidebar .course-section-header {padding:14px 16px!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}
body.course-item-popup #popup-sidebar .course-section:not(.lp-collapse)>.course-section-header {background:#f4f8ff!important;box-shadow:inset 3px 0 0 var(--vz-blue)!important}
body.course-item-popup #popup-sidebar .course-section__title {color:var(--vz-ink)!important;font-size:15px!important;font-weight:600!important}
body.course-item-popup #popup-sidebar .course-item {min-height:0!important;border:0!important;border-top:1px solid #edf1f6!important;background:#fff!important}
body.course-item-popup #popup-sidebar .course-item.current {border-left:0!important;background:#edf5ff!important;box-shadow:inset 3px 0 0 var(--vz-blue)!important}
body.course-item-popup #popup-sidebar .course-item.current::before {display:none!important;background:transparent!important}
body.course-item-popup #popup-sidebar .course-item__link {padding:11px 16px!important;color:var(--vz-text)!important;font-size:13px!important}
body.course-item-popup #popup-content {top:-6px!important;bottom:52px!important;background:#f8fbff!important}
body.course-item-popup #popup-content .content-item-wrap {
 box-sizing:border-box;width:min(calc(100% - 48px),900px)!important;max-width:900px!important;margin:28px auto!important;padding:24px!important;border:1px solid var(--vz-line)!important;border-radius:8px!important;background:#fff!important;box-shadow:none!important;
}
body.course-item-popup #popup-content .lesson-title {margin:0 0 20px!important;color:var(--vz-blue)!important;font-size:28px!important;line-height:1.15!important}
body.course-item-popup #popup-content .lesson-description {padding:0!important}
body.course-item-popup #popup-content .wp-video,
body.course-item-popup #popup-content .mejs-container,
body.course-item-popup #popup-content video {width:100%!important;max-width:100%!important;height:auto!important;aspect-ratio:16/9}
body.course-item-popup #popup-content .mejs-controls button {
 min-width:20px!important;width:20px!important;min-height:20px!important;height:20px!important;margin:10px 6px!important;padding:0!important;border:0!important;border-radius:0!important;background:url('/wp-includes/js/mediaelement/mejs-controls.svg') transparent!important;box-shadow:none!important;transform:none!important;
}
body.course-item-popup #popup-content .lp-btn-complete-item {
 min-height:42px!important;height:42px!important;margin-top:18px!important;padding:10px 16px!important;border-radius:4px!important;background:var(--vz-blue)!important;box-shadow:none!important;font-size:14px!important;font-weight:600!important;
}
body.course-item-popup #popup-footer {height:52px!important;border-top:1px solid var(--vz-line)!important;background:#fff!important;box-shadow:none!important}
body.course-item-popup #popup-footer .course-item-nav {box-sizing:border-box;width:100%!important;padding-inline:24px!important}
body.course-item-popup #popup-footer a {color:var(--vz-blue)!important;font-size:13px!important;font-weight:500!important}

@media(max-width:767px){
 body.single-lp_course:not(.course-item-popup) .lp-single-course__header {padding:22px 0 20px!important}
 body.single-lp_course:not(.course-item-popup) .lp-single-course__header .course-title {font-size:30px!important}
 body.single-lp_course:not(.course-item-popup) .lp-single-course-main {padding:24px 0 42px!important}
 body.single-lp_course:not(.course-item-popup) .lp-single-course-main__right__inner {border-radius:6px!important}
 body.single-lp_course:not(.course-item-popup) .course-curriculum .course-section {border-radius:6px!important}
 body.single-lp_course:not(.course-item-popup) .lp-instructor-info {grid-template-columns:56px minmax(0,1fr);gap:12px;border-radius:6px!important}
 body.single-lp_course:not(.course-item-popup) .lp-instructor-info .instructor-avatar,
 body.single-lp_course:not(.course-item-popup) .lp-instructor-info .instructor-avatar img {width:56px!important;height:56px!important}
 body.course-item-popup {--vz-lesson-sidebar:min(86vw,340px)}
 body.course-item-popup #popup-header,
 body.course-item-popup.lp-sidebar-toggle__open #popup-header {left:0!important;right:0!important;width:auto!important;margin-left:0!important;transform:none!important}
 body.course-item-popup #popup-content {left:0!important;width:100%!important;margin-left:0!important;transform:none!important}
 body.course-item-popup #popup-footer,
 body.course-item-popup.lp-sidebar-toggle__open #popup-footer {left:0!important;right:0!important;width:auto!important;margin-left:0!important;transform:none!important}
 body.course-item-popup #popup-sidebar {position:fixed!important;left:0!important;top:0!important;z-index:120!important;width:var(--vz-lesson-sidebar)!important;height:100vh!important;margin-left:0!important;transform:translateX(-100%);transition:transform .2s ease}
 body.course-item-popup #popup-sidebar .search-course {top:0!important}
 body.course-item-popup.lp-sidebar-toggle__open #popup-sidebar {transform:translateX(0);box-shadow:12px 0 28px rgba(1,14,41,.14)!important}
 body.course-item-popup.lp-sidebar-toggle__open #sidebar-toggle {position:fixed!important;left:calc(var(--vz-lesson-sidebar) - 36px)!important;top:0!important;z-index:140!important}
 body.course-item-popup #popup-content .content-item-wrap {width:calc(100% - 12px)!important;margin:16px auto!important;padding:14px!important;border-radius:6px!important}
 body.course-item-popup #popup-content .lesson-title {font-size:24px!important;margin-bottom:16px!important}
 body.course-item-popup #popup-content .lp-btn-complete-item {width:auto!important}
 body.course-item-popup #popup-footer .course-item-nav {padding-inline:16px!important}
}
@media(prefers-reduced-motion:reduce){.vozeando-commerce-lms *{scroll-behavior:auto!important;transition:none!important}}

/* Public professor profile: clean portrait and editorial hierarchy. */
body.single-profesor.postid-201 {background:#f4f7fb;color:var(--vz-text)}
body.single-profesor.postid-201 main.site-main {
 box-sizing:border-box;width:min(100% - 48px,1140px);max-width:1140px;margin:48px auto 72px;padding:0;
}
body.single-profesor.postid-201 .page-header {margin:0 0 24px}
body.single-profesor.postid-201 .entry-title {
 margin:0;color:var(--vz-blue);font:600 clamp(42px,4vw,58px)/1.03 Roboto,sans-serif;letter-spacing:-.03em;
}
body.single-profesor.postid-201 .nova-professor-single {
 display:grid;grid-template-columns:minmax(340px,42%) minmax(0,1fr);overflow:hidden;border:1px solid var(--vz-line);border-radius:16px;background:#fff;box-shadow:0 18px 48px rgba(1,14,41,.08);
}
body.single-profesor.postid-201 .nova-professor-single__media {position:relative;min-width:0;margin:0;background:var(--vz-ink)}
body.single-profesor.postid-201 .nova-professor-single__portrait {display:block;width:100%;height:100%;min-height:430px;object-fit:cover;object-position:center;border:0}
body.single-profesor.postid-201 .nova-professor-single__media figcaption {position:absolute;left:20px;bottom:18px;padding:7px 10px;border-radius:999px;background:rgba(1,14,41,.82);color:#fff;font:600 12px/1.2 Roboto,sans-serif;letter-spacing:.08em;text-transform:uppercase;backdrop-filter:blur(8px)}
body.single-profesor.postid-201 .nova-professor-single__body {display:flex;min-width:0;flex-direction:column;justify-content:center;padding:40px 44px}
body.single-profesor.postid-201 .nova-professor-single__role {margin:0 0 14px;color:var(--vz-blue);font:600 18px/1.35 Roboto,sans-serif}
body.single-profesor.postid-201 .nova-professor-single__specialties {display:flex;flex-wrap:wrap;gap:8px;margin:0 0 26px}
body.single-profesor.postid-201 .nova-professor-single__specialties span {display:inline-flex;padding:7px 10px;border-radius:999px;background:rgba(118,216,2,.2);color:var(--vz-ink);font:600 13px/1.2 Roboto,sans-serif}
body.single-profesor.postid-201 .nova-professor-single__editorial {font-size:17px;line-height:1.7}
body.single-profesor.postid-201 .nova-professor-single__editorial p {margin:0 0 24px}
body.single-profesor.postid-201 .nova-professor-single__editorial h2 {margin:0 0 14px;color:var(--vz-blue);font:600 24px/1.2 Roboto,sans-serif}
body.single-profesor.postid-201 .nova-professor-single__editorial ul {margin:0;padding:0;list-style:none}
body.single-profesor.postid-201 .nova-professor-single__editorial li {position:relative;margin:0;padding:8px 0 8px 22px;border-bottom:1px solid var(--vz-line)}
body.single-profesor.postid-201 .nova-professor-single__editorial li::before {content:'✓';position:absolute;left:0;color:#4c8f13;font-weight:700}
body.single-profesor.postid-201 .nova-professor-single__back {align-self:flex-start;margin-top:28px;color:var(--vz-blue);font-weight:600;text-decoration:none}
body.single-profesor.postid-201 .nova-professor-single__back:hover,
body.single-profesor.postid-201 .nova-professor-single__back:focus-visible {text-decoration:underline;text-underline-offset:4px}
@media(max-width:767px){
 body.single-profesor.postid-201 main.site-main {width:calc(100% - 32px);margin:30px auto 48px}
 body.single-profesor.postid-201 .page-header {margin-bottom:18px}
 body.single-profesor.postid-201 .entry-title {font-size:34px}
 body.single-profesor.postid-201 .nova-professor-single {grid-template-columns:1fr;border-radius:10px}
 body.single-profesor.postid-201 .nova-professor-single__portrait {height:auto;min-height:0;aspect-ratio:4/3;object-fit:cover}
 body.single-profesor.postid-201 .nova-professor-single__body {padding:26px 22px 30px}
 body.single-profesor.postid-201 .nova-professor-single__role {font-size:17px}
 body.single-profesor.postid-201 .nova-professor-single__editorial {font-size:16px}
}
